/*  
Theme Name: Black on White (serif)
Theme URI: http://b-12.blogspot.com/2008/05/wordpress-black-on-white-theme.html
Description: Black on White. Serif Typography.
Version: 1.2
Author: maxxu.
Author URI: http://maxxu.blogspot.com/
Tags: simple, black, two columns
*/

* {
margin:0;
padding:0;
}

body {
	font-family:Georgia, serif;
	font-size:62.5%;
	background:#000;
	color:#FFF;
}
embed{ background:#000; }
a {
	text-decoration: none;
	color:#C60104;
}
a:hover {
	color:#C60104;
	text-decoration: underline;
}
a img {
	border: 0;
}
form, input, textarea {
	font-family: Georgia, serif;
	font-size: 1.1em;
}
ul, ul li {
	list-style-type: none;
}
img.icon { 
	margin-bottom:-4px; 
	margin-right:2px; 
}

#wrap {
width:100%;
background:#000;
}

#header { 
padding:0px;
background:#000;
}
	#header h1 {
	color: #FFF;
	font-size:4.5em;
	}
	#header h1 a {
	text-decoration: none;
	color: #FFF;
	}
	#header h1 a:hover {
	text-decoration: underline;
	}
	#header p {
	font-size:1.2em;
	color:#CCC;
	padding:5px 5px 0 5px;
	}
#menu {
	background:#111111;
	height:40px;
	font-size:1.4em;
	}
	#menu ul {
	padding:10px;
	}
	#menu ul li {
	display:inline;
	margin:0;
	padding:10px 10px 0 5px;
	}
	#menu ul a {
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	font-size:1em;
	}
	#menu ul a:hover {
	color:#CCC;
	}
	#menu ul li.current_page_item {
	color:#FFF;
	padding-bottom:11px;
	border-bottom:3px solid #FFF;
	background:#222;
	}
#content {
	float: left;
	width:74%;
	background:#000;
	color:#fff;
	padding:10px 0 10px 10px;
}
.post {
	background:#000;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	}
	.post h2 {
	color:#FFF;
	font-size:3em;
	}
	.post h2 a {
	text-decoration:none;
	color:#fff;
	letter-spacing:1px;
	}
	.post h2 a:hover {
	color:#000;
	text-decoration:underline;
	}
	.post p {
	color:#222;
	font-family:Georgia, serif;
	font-size:1.3em;
	line-height:2.2em;
	margin:0 0 20px 0;
	padding-right:10px;
	}	
	.post img {
	padding:1px;
	background:#000;
	}
	.post img.icon { 
	margin-bottom:-4px;
	}
	.post img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
	}
	.post img.alignright {
	float: right;
	margin: 5px 0 0 10px;
	}	
	.post ul, li {
	list-style-type:dot;
	margin-left:15px;
	}
	.post blockquote {
	margin:5px;
	border:2px solid #CCC;
	padding:10px;
	line-height:20px;
	text-align:left;
	background:#222;
	color:#FFF;
	font-size:1em;
	}
	.post blockquote p {
	color:#FFF;
	}
	.post cite {
	font-size: 1em;
	font-style: normal;
	}
	
.postmetadata, p.postmetadata {
font-size:1em;
margin:5px 0 10px 0;
background:#00000;
}
	
	.post-date, p.post-date {
	background:#000000;
	margin:0;
	font-size:1.1em;
	padding:0;
	}
        .post-date img {
        border:0px;
}
	.postmetadata a {
	text-decoration:none;
	color:#37424B;
	}
	.postmetadata a:hover {
	color:#CCC;
	}
	.navigation {
	font-size:1.2em;
	}
	.navigation a {
	color: #AF4646;
	}

#comments {
background:#FFF;
margin-bottom:25px;
}
	#comments .commentstext {
	background:#FFF url('images/comments.png') no-repeat top left;
	margin:0 0 20px 0;
	padding-left:20px;
	}
	#comments .commentstext p {
	color:#FFF;
	}
	#comments cite {
	background:#111111;
	color:#222;
	padding:0 2px;
	font-size:1.1em;
	}
	#comments img.avatar {

	}
	#comments hr {
	border:1px solid #EEE;
	margin:10px 0 10px 0;
	}
	#commentform { 
	background:#FFF;
	}
	#commentform label {
	background:#FFF;
	color:#AF4646;
	font-size:1.1em;
	}
	#commentform .commentauthor, .commentemail, .commenturl {
	background:#FFF;
	border:1px groove #CCC;
	padding:5px;
	width:98%;
	}
	#commentform .commentarea {
	background:#FFF;
	border:1px groove #CCC;
	padding:5px;
	width:98%;
	wid\th:98%; /* IE HACK */
	overflow:hidden;
	}
	#commentform input.submit-btn {
	background: #e5e5dd;
	border:1px groove #CCC;
	padding:5px;
	margin:0 0 10px 0;
	}
#sidebar {
	float:left;
	width:22%;
	background:#000;
	color:#000;
	padding:10px;
	border:1px solid #000;
	}
	#sidebar h2 {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight:normal;
	color:#000;
	}
	#sidebar h2 a	{
	text-decoration: none;
	color: #AF4646;
	}
	#sidebar h2 a:hover	{
	text-decoration: underline;
	}
	#sidebar ul li	{
	margin: 0 0 10px;
	padding: 5px 20px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background:#EEE;
	color: #000;
	}
	#sidebar ul ul	{
	margin: 0;
	padding: 0;
	}
	#sidebar ul ul li	{
	margin: 0 0 2px 0;
	padding: 5px 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	}
.searchform {
	padding:0 0 5px 10px;
	}
	.searchform input.textinput {
	background:#FFF;
	padding:1px;
	border:1px solid #222;
	}
	.searchform input.search-btn {
	width: 54px;
	height: 20px;
	background: #e5e5dd;
	color:#000;
	border:1px groove #CCC
	}
#footer {clear:both;
	background:#000;
	height:40px;
	}
	#footer p {
	padding:30px 0 0 10px;
	color:#FFF;
	font-size:1.1em;
	}
	#footer a {
	color:#CCC;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a:link {
	color: #E2CC9B;
	text-decoration: none;
}
a:visited {
	color: #E2CC9B;
	text-decoration: none;
}
a:hover {
	color: #E2CC9B;
	text-decoration: underline;
}
a:active {
	color: #E2CC9B;
	text-decoration: none;
}
 
div.bottomnav a:link, div.bottomnav a:visited
{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #E1E1E1;
	 text-decoration:none;
}
div.bottomnav a:hover, div.bottomnav a:active
{
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #E1E1E1;
	 text-decoration:none;
}
 
div.greenadd a:link, div.greenadd a:visited
{
	 color: #BEEA5F;
	 text-decoration:none;
	 font-size: 8px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
div.greenadd nav a:hover, div.greenadd a:active
{
	 color: #BEEA5F;
	 text-decoration:none;
	 font-size: 8px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
div.bottomclicks a:link, div.bottomclicks a:visited
{
	 color: #BEEA5F;
	 text-decoration:none;
	 font-size: 10px;
	 font-family: Arial, Helvetica, sans-serif;
}
 
div.bottomclicks nav a:hover, div.bottomclicks a:active
{
	 color: #BEEA5F;
	 text-decoration:none;
	 font-size: 10px;
	 font-family: Arial, Helvetica, sans-serif;
}
 
 

.style2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style7 {color: #F4CB8B}
.style15 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {font-size: 11px}
.style20 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style21 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.style35 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style37 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
	
 
.style38 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style40 {color: #FFFFFF}