/*  
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:Verdana,Geneva,sans-serif;
	font-size:62.5%;
	background:#fff;
	color:#000;
}
a {
	text-decoration: none!important;
	color:#CC3333;
}
a:hover {
	color:#333333;
	text-decoration: underline;
}
a img {
	border: 0;
}
form, input, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
ul, ul li {
	list-style-type: none;
}
img.icon { 
	margin-bottom:-4px; 
	margin-right:2px; 
}

/*#wrap {
width:100%;
background:#FFF;
}
*/
#wrap {
width:8kj0%; /*center hack*/ margin:0 auto; /*center hack*/ text-align:left; min-width:800px; max-width:1000px;
margin-top:10px;
}

#header { 
text-align:left; width:100%; height:133px; background:#333333; margin:0 0 3px 0;
}
#navbar {width:100%; background:#cccc33; height:10px; border-top:3px solid #fff; float:left; overflow:hidden;}
	#header h1 {
	color: #FFF;
	font-size:4.5em;
	}
	#header h1 a {
	text-decoration: none;
	color: #000;
	}
	#header h1 a:hover {
	text-decoration: underline;
	}
	#header p {
color:#FFFFFF;
display:block;
font-family:Verdana,Helvetica,sans-serif;
font-size:2.5em;
font-weight:bold;
margin-left:-26px;
margin-right:0;
margin-top:-79px;
text-align:right;
	}
	#logo {margin:0 0 0 25px; float:left; width:280px;}
#menu {
	background:#FFF url('images/menu-bg.jpg') repeat-x;
	height:55px;
	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 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
float:left;
padding:29px 0 10px 35px;
width:74%;
}
.post {
	background:#FFF;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	}
	.post h2 {
color:#CCCC33;
font-size:20px;
font-weight:bold;
line-height:1.25em;
	}
	.post h2 a {
color:#CCCC33;
font-size:20px;
font-weight:bold;
line-height:1.25em;
	}
	.post h2 a:hover {
color:#CCCC33;
font-size:20px;
font-weight:bold;
line-height:1.25em;
	text-decoration:underline;
	}
	.post p {
color:#222222;
font-family:Verdana, Geneva, sans-serif;
font-size:1.3em;
line-height:1.5em;
padding-right:10px;
width:788px;
	}	
	.post img {
	padding:1px;
	background:#FFF;
	}
	.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:#EEE;
}
	.postmetadata img.icon { 
	margin-bottom:-5px; 
	margin-left:8px; 
	margin-right:2px; 
	}
	.post-date, p.post-date {
	background:#EEE;
	margin:0;
	font-size:1.1em;
	padding:0;
	}
	.postmetadata a {
	text-decoration:none;
	color:#37424B;
	}
	.postmetadata a:hover {
	color:#CCC;
	}
	.navigation {
	font-size:1.2em;
	}
	.navigation a {
color:#000000;
text-decoration:underline;
	}
		.navigation a:hover {
color:#CCCC33 ;
text-decoration:underline;
	}

#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:#000;
	}
	#comments cite {
	background:#EEE;
	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	a {
	text-decoration: none;
	font-family:Verdana,Geneva,sans-serif;
}
#sidebar a:hover {
	text-decoration: underline;
	font-family:Verdana,Geneva,sans-serif;
}
	
	#sidebar1 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCC99 none repeat scroll 0 0;
float:left;
height:270px;
overflow:hidden;
width:177px;}
#sidebar1 ul {border-bottom:3px solid #FFFFFF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:50px 0 50px 0;
padding:0;
width:169px;}
#sidebar1 li {width:149px; padding:0; margin:0; font-size:0.75em; font-weight:bold;}

a.sidebarnavA {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCC33 none repeat scroll 0 0;
border-top:3px solid #FFFFFF;
color:#333333;
display:block;
padding:3px 0 3px 20px;
text-decoration:none;
width:100%;
font-size:12px;
font-weight:bold;
}

a.sidebarnavA:hover {display:block; width:100%; background:#333333; color:#ffffff!important; text-decoration:none!important;font-size:12px;font-weight:bold;}

#sidebar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCC99 none repeat scroll 0 0;
border:1px solid #CCCCCC;
color:#222222;
float:left;
width:167px;
	}
	#sidebar h2 {
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight:normal;
	color:#000;
	}
	#sidebar h2 a	{
	text-decoration: none;
	color: #AF4646;
	}
	#sidebar h2 a:hover	{
	text-decoration: underline;
	}
	#sidebar ul li	{
	
	font-size: 24px;
	font-weight: normal;
	background:#CCCC99 ;
	color: #000;
	}
	#sidebar ul ul	{
	margin: 0;
	padding: 0;
	}
	#sidebar ul ul li	{
	margin: 0 0 2px 0;
	padding: 5px 0 0;
font-family:Verdana,Geneva,sans-serif;
	font-size: 12px;
		text-decoration: none!important;
	color:#CC3333!important;
	}
.searchform {
	padding:0 0 5px 10px;
	}
	.searchform input.textinput {
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #FFFFFF;
padding:1px;
width:76px;
	}
	.searchform input.search-btn {
/*	width: 54px;
	height: 20px;
	background: #e5e5dd;
	color:#000;
	float:left;

	margin-left:-15px;*/
	}
/*#footer {
	clear: both;
	background:#111111 url('images/footer-bg.jpg') repeat-x;
	height:55px;
	}
	#footer p {
	padding:30px 0 0 10px;
	color:#FFF;
	font-size:1.1em;
	}
	#footer a {
	color:#CCC;
	}*/
	
	#footer {clear:both; width:100%; height:40px;}
#footer a {color:#000000; text-decoration:underline;}
#footer a:hover {color:#cccc33; text-decoration:underline;}
#footer-top {width:100%; height:5px; background:#cccc33; margin:3px 0 0 0; float:left; overflow:hidden;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.sidebarnavB {
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#333333 none repeat scroll 0 0;
border-top:3px solid #FFFFFF;
color:#FFFFFF!important;
display:block;
font-size:12px;
font-weight:bold;
padding:3px 0 3px 20px;
text-decoration:none;
width:100%;
}