/*  
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:12px;
	background:url(../../../../img/stripes.jpg) repeat;
	color:#000;
	line-height: 14px;
}
a {
	text-decoration: none;
	color:#EB088C;
}
a:hover {
	color:#eb088c;
	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:900px;
	background:#FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #eb088c;
	font-family: Georgia, serif;
}

#header {
	padding:10px 0px;
	background:#eb088c;
}
	#header h1 {
	color: #FFF;
	font-size:16px;
	background-color: #eb088c;
	}
	#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #eb088c;
	}
	#header h1 a:hover {
	text-decoration: underline;
	}
	#header p {
	font-size:1.2em;
	color:#CCC;
	padding:5px 5px 0 5px;
	}
#menu {
	background:#40434A;
	height:35px;
	font-size:18px;
	}
	#menu ul {
	padding:10px;
	}
	#menu ul li {
	display:inline;
	margin:0;
	padding:10px 10px 0 5px;	
	border-right-width: 1.5px;
	border-right-style: dotted;
	border-right-color: #999999;
	}
	#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;
	border-bottom:3px solid #FFF;
	background:#222;
	}
#content {
	width:74%;
	background:#FFF;
	color:#000;
	padding:10px 0 10px 10px;
	float: left;
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 18px;
}
.post {
	background:#FFF;
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 18px;
	}
	.post h2 {
	color:#40434A;
	font-size:22px;
	font-weight: normal;
	padding-top: 15px;
	}
	.post h2 a {
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	}
	.post h2 a:hover {
	color:#000;
	text-decoration:underline;
	}
	.post p {
	color:#222;
	font-family:Georgia, serif;
	font-size:14px;
	line-height:18px;
	margin:0 0 20px 0;
	padding-right:10px;
	letter-spacing: 0.05px;
	}	
	.post img {
	padding:2px 2px 5px;
	background:#FFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin: 0px 10px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-bottom: 15px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 15px;
	padding: 3 4px 5px;
	margin: 0;
	font-style: italic;
	}
	.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;
	line-height:30px;
	text-align:left;
	color:#FF3399;
	font-size:18px;
	font-family: Georgia, Serif;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 175px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
	.post blockquote p {
	line-height:24px;
	text-align:left;
	color:#FF3399;
	font-size:16px;
	font-family: Georgia, Serif;
	color: #FF3399;
	}
	.post cite {
	font-size: 1em;
	font-style: normal;
	}
	
.postmetadata, p.postmetadata {
font-size:12px;
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:12px;
	padding:0;
	color: #EB088C;
	}
	.postmetadata a {
	text-decoration:none;
	color:#37424B;
	}
	.postmetadata a:hover {
	color:#CCC;
	}
	.navigation {
	font-size:16px;
	}
	.navigation a {
	color: #EB088C;
	}

#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 {
	float:left;
	width:20%;
	background:#EEE;
	color:#222;
	padding:10px;
	height: 100%;
	list-style-type: none;
	}
	#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#40434A;
	text-transform: uppercase;
	letter-spacing: normal;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 5px;
	}
	#sidebar h2 a	{
	text-decoration: none;
	color: #40434A;
	list-style-type: none;
	}
	#sidebar h2 a:hover	{
	text-decoration: underline;
	}
	#sidebar ul li	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background:#EEE;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 5px;
	}
	#sidebar ul ul	{
	margin: 0;
	padding: 0;
	}
	#sidebar ul ul li	{
	margin: 0 0 2px 0;
	padding: 5px 0 0;
	font-family: 'lucinda grande', 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 {
	height:5px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	clear: both;
	}
	#footer p {
	padding:25px 0 0 10px;
	color:#666666;
	font-size:1.1em;
	}
	#footer a {
	color:#333333;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.f-left {
	float: left;
	margin: 10 10px 0px 0;

}
.f-left-index {
	float: left;
	padding: 5px 5px 5px 0px;
	margin-top: 0;
	margin-left: 0px;
	margin-right: 5px;
}
.f-right {
	float: right;
	padding: 0px;
	margin-top: 10;
	margin-left: 10px;
}
#fp:first-letter {
	font-size : 300%;
	font-weight : normal;
	float : left;
	margin-right: 3px;
	font-family: Georgia, serif;
 }
h3 {
	font-family: Georgia, serif;
	font-size: 15px;
	color: #EB088C;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 7px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 4px;
}
h5 {
	font-family:Georgia, serif;
	font-size: 17px;
	color: #333333;
	font-weight: normal;
	letter-spacing: normal;
	padding-bottom: 5px;
	line-height: 22px;
}
#content2 {
	width: 850px;
}
.indexH1 {
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	padding-top: 15px;
	text-align: justify;
	font-family: "Lucida Grande", veranda, helvetica, arial;
	text-transform: uppercase;
	line-height: 18px;
	padding: 5px 5px 2px;
	background-color: #40434A;
	border-top: none #EB088C;
	border-right: none #EB088C;
	border-bottom: none #999999;
	border-left: 15px solid #EB088C;
}
.indexH2 {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	}
.indexH3 {
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
	text-align: justify;
	font-family: "Lucida Grande", veranda, helvetica, arial;
	text-transform: uppercase;
	line-height: 18px;
	padding: 10px 5px 2px;
	background-color: #40434A;
	border-top: none #EB088C;
	border-right: none #EB088C;
	border-bottom: none #999999;
	border-left: 15px solid #EB088C;
}
.indexH4 {
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
	padding-top: 15px;
	text-align: justify;
	font-family: "Lucida Grande", veranda, helvetica, arial;
	text-transform: uppercase;
	line-height: 18px;
	padding: 5px 5px 2px;
	background-color: #40434A;
	border-top: none #EB088C;
	border-right: none #EB088C;
	border-bottom: none #999999;
	border-left: 15px solid #EB088C;
}
.indextitle {
	color:#FFFFFF;
	font-size:14px;
	font-weight: normal;
	padding-top: 15px;
	font-family: "Lucida Grande", veranda, helvetica, arial;
	line-height: 18px;
	padding: 10px 15px 2px;
}