/*
Theme Name: Akira Wordpress V2
Theme URI: http://shop.akirachicago.com/wordpress/
Description: Version two of AKIRA's blog component
Version: 2.0
Author: Rob Knecht robk@mfortysix.com
*/

body,
html {
    margin:0;
    padding:0;
    background: #FFFFFF;
    color:#000;
    }
	
body {
    min-width:963px;
    }
	
#bodyContainer {
    background: #FFFFFF;
    margin: 0 auto;
    width: 963px;
    }

/* Layout ********/

#topNav {
	clear: both;
	width: 960px;
	height: 75px;
	}

#bodyFeatures {
	float: left;
	width: 170px;
	max-width: 170px;
	height: 900px;
	background-image: url('/wordpress/wp-content/themes/akira2/images/side_feature.jpg');
	background-repeat:no-repeat;
	}
	
#bodyFeatures h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 34px;
	margin-bottom: 6px;
	}

#bodyContent {
	float: left;
	width: 772px;
	min-height: 900px;
	background-color: #FFFFFF;
	}

#sectionBanner {
	float: left;
	width: 825px;
	height: 305px;
	margin-top: 11px;
	background-image: url('/wordpress/wp-content/themes/akira2/images/banner.jpg');
	background-repeat: no-repeat;
	}
	
#sectionBanner-side {
	margin-left:787px;
	margin-top: 11px;
	width: 18px;
	height: 323px;
	background-image: url('/wordpress/wp-content/themes/akira2/images/banner_side.jpg');
	background-repeat: no-repeat;
	display: none;
	}

#sectionBanner-bottom {
	display: none;
	margin-top: -18px;
	width: 800px;
	height: 20px;
	background-image: url('/wordpress/wp-content/themes/akira2/images/banner_bottom.jpg');
	background-repeat: no-repeat;
	}
	
#bannerCaption {
	padding: 12px;
	width: 192px;
	height: 278px;
	margin-left: 546px;
	text-align: center;
	}
	
.akira-p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
.caption-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16pt;
	}

.caption-copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	}
	
.caption-copy2 a {
	text-decoration: none;
	color: #999999;
	}

#sectionPosts {
	float: left;
	min-height: 900px;
	min-height: 900px;
	}

#sectionPosts p a {
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}


#sectionSidebar {
	float: left;
	width: 192px;
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 48px;
	margin-top: 6px;
	background-color: #FFFFFF;
	min-height: 900px;
	}

#bodyFooter {
	clear: both;
	}

/* nav styling ***********/

#logo {
	float: left;
	}

.navLine {
	background-image: url('/images/line.gif');
	background-repeat: repeat;
	width: 794px;
	height: 2px;
	}

.navList {
	float: left;
	height: 30px;
	width: 750px;
	margin: 0px;
	margin-left: 11px; 
	padding: 0px;
	margin-bottom: 2px;
	}



.navList ul {	
	list-style: none; 
	padding: 0; 
	margin: 0px;
	width: 800px;
	height: 29px;
	/*background-color: #FFFFFF;*/
	}



.navList ul li {
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	/*background-color: #FFFFFF;*/
	height: 28px;
	}

.navList ul li { margin-bottom: 10px; }

		
.navList ul li a {	
	display: block;
	width: 60px;
	margin-right: 7px;
	color: #000000; 
	font-size: 11px;
	text-decoration: none;
	}

	

.navList  li#active a {
	background: #000000;
	}
	


.navList ul li a:hover {
	color:	#FFFFFF;
	}

		

.navList ul li#empty	{
	width: 960px;
	}


.post_feature {
	padding: 0 11px 0px 11px;
	font-family:  Helvetica, Arial, sans-serif;
	}

.post_feature p {
	margin-top: -2px;
	font-size: 10px;
	}

p.author {
	font-weight: bolder;
	margin: 0;
	font-size: 11px;
	}

a.more-link {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover.more-link {
	color: #666666;
	text-decoration: none;
	}

#contrib {
margin-top: 124px;
}

.authorList {
	clear: left;
	height: 60px;
	padding: 0px 11px 0px 11px;
	}

.authorList p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.authorList a p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
.authorList a:hover p {
	text-decoration: underline;
	color: #333333;
	}


.authorList img{
	float: left;
	border: none;
	margin-right: 6px; 
	}
	
.entry a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
	
.entry a:hover{
	text-decoration: underline;
	}

/*** Post Styling ***/

#sectionPosts {
	width: 500px;
	margin-top: 24px;
	}

#sectionPosts img {
	border-color: #000000;
	border-width: 1px;
	}


#sectionPosts h1 {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	padding: 6px;
	margin: 0;
	text-align: left;
	}

#sectionPosts h1 a {
	text-decoration: none;
	color: #000000;
	/*margin-left: 6px;*/
	}

#sectionPosts h1 a:hover {
	color: #535353;
	}

#sectionPosts .entry {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#000000
	}

#sectionPosts .post {
	margin-bottom: 40px;
	}

div.post small {
	margin-left: 12px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}

small a {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
small a:hover {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666666;
	text-decoration: underline;
	}

div.entry {
	margin-left: 12px;
	margin-bottom: 24px;
	}
	
p.postmetadata {
	width: 500px;
	padding: 3px 3px 3px 6px;
	background-color: #E8E8E8;
	color: #333333;
	margin-left: 0px;
	margin-top: 12px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	clear: both;
	}
	
p.postmetadata a {
	color: #333333;
	}
	
p.postmetadata a:hover {
	color: #000000;
	}
	
	
/*** Sidebar Styling ***/

#sectionSidebar ul {
	list-style: none;
	}
	
#sectionSidebar ul h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	}

#sectionSidebar li {
list-style: none;
margin: 0px;
padding: 0px;
color: #CC33CC;
}

#sectionSidebar a {
color: #CC33CC;
}

#sectionSidebar ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#sectionSidebar li {
	padding: 3px;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
#sectionSidebar li a {
	/*margin-left: 3px;*/
	text-decoration: none;
	}

.searchButton {
	margin-top: 12px;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
 	border: 1px solid #666666;
	}

.searchButton:hover {
  color: #FFF;
  background: #CCCCCC;
}

.navLine2 {
	background-image: url('/images/line.gif');
	background-repeat: repeat;
	width: 120px;
	height: 2px;
	margin-bottom: 6px;
	}
	
/*** footer styling ****/
#footerSection {
	clear: both;
	margin-left: 170px;
	display: none;
	}
	
#terms {
margin-right: 400px;
}

#topFooter {
	clear: both;
	}
	
.navLineFooter {
	background-image: url('/images/line.gif');
	background-repeat: repeat;
	width: 800px;
	height: 2px;
	margin-bottom: 6px;
	}
	
.navLineFooter2 {
	background-image: url('/images/line.gif');
	background-repeat: repeat;
	width: 794px;
	height: 2px;
	margin-top: 6px;
	}

/*** comment styling ****/

#comments {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	}

.commentlist li{
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	list-style: none;
	margin-bottom: 12px;
	}

.alt {
background-color: #FFFFFF;
}

.commentmetadata {	
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	}
	
.commentmetadata a {	
	color: #333333;
	text-decoration: none;
	}

.commentmetadata a:hover {	
	color: #333333;
	text-decoration: underline;
	}
	
.commentLine {
	margin-left: -6px;
	background-image: url('/images/line.gif');
	background-repeat: repeat;
	width: 460px;
	height: 2px;
	margin-top: 6px;
	}
	
#respond {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	margin-left: 6px;
	}

#commentform {
	margin-left: 10px;
	}

#commentform p {
	font-family:  Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
#submit {
	margin-top: 12px;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
 	border: 1px solid #666666;
	}

#submit:hover {
  color: #FFF;
  background: #CCCCCC;
	}

Label {
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	font-weight: normal;
}
	
cite {
	font-style: normal;
	font-weight: bold;
	}

cite a {
	color: #333333;
	text-decoration: none;
	}

cite a:hover {
	color: #333333;
	text-decoration: underline;
	}