/*  
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
*//* UI RESET */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, input{
	padding:0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
ul, ol, li{list-style:none;}
a, acronym{outline:none;text-decoration:none;border:0;}
a img{border:0;}
a:hover{text-decoration:underline;}

* {
margin:0;
padding:0;
}

body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#6600CC;
        background: #6600CC;
}
a {
	text-decoration: none;
	color:#9d9d9d;
}
a:hover {
	color:#9d9d9d;
	text-decoration: underline;
}
a img {
	border: 0;
}
form, input, textarea {
	font-family: Georgia, serif;
	font-size: 12px;
}
ul, ul li {
	list-style-type: none;
}
img.icon { 
	margin-bottom:-4px; 
	margin-right:2px; 
}

#wrap {
width:100%;
background:#6600CC;
}

#header { 
margin: 0 auto 0;
width: 100%;
padding:10px;
height: 147px;
background: #6600CC;
text-align: center;
}
	#header h1 {
	font-size: 20px;
	display: none;
	}
	#header h1 a {
	text-decoration: none;
	color: #000;
	}
	#header h1 a:hover {
	text-decoration: underline;
	}
	#header p {
	font-size:12px;
	color:#CCC;
	padding:5px 5px 0 5px;
	}
#menu {
	width: 800px;
	margin: 0 auto 0;
	background:#6600CC;
	height:55px;
	font-size:12px;
	}
	#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:12px;
	}
	#menu ul a:hover {
	color:#CCC;
	}
	#menu ul li.current_page_item {
	color:#FFF;
	padding-bottom:11px;
	border-bottom:3px solid #FFF;
	background:#222;
	}
#contenedor{
	width: 800px;
	margin: 70px auto 0;
	
	}
#content {
	float: left;
	text-align: right;
	width:590px;
	background:#6600CC;
	color:#6600CC;
	padding:0px 20px 10px 0px;
}
.post {
	background:#6600CC;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	}
	.post h2 {
	color:#000;
	font-size:28px;
	}
	.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:Trebuchet, Arial;
	font-size:14px;
	line-height:2.2em;
	margin:0 0 20px 0;
	padding-right:10px;
	}	
	.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:none;
	margin-left:5px;
	}
	.post blockquote {
	margin:5px;
	border:2px solid #CCC;
	padding:10px;
	line-height:20px;
	text-align:right;
	background:#222;
	color:#FFF;
	font-size:12px;
	}
	.post blockquote p {
	color:#FFF;
	}
	.post cite {
	font-size: 12px;
	font-style: normal;
	}
	
.postmetadata, p.postmetadata {
font-size:12px;
margin:5px 0 10px 0;
}
	.postmetadata img.icon { 
	margin-bottom:-5px; 
	margin-left:8px; 
	margin-right:2px; 
	}
	.post-date, p.post-date {
	margin:0;
	font-size:12px;
	padding:0;
	}
	.postmetadata a {
	text-decoration:none;
	color:#37424B;
	}
	.postmetadata a:hover {
	color:#CCC;
	}
	.navigation {
	font-size:12px;
	}
	.navigation a {
	}

#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:12px;
	}
	#comments img.avatar {

	}
	#comments hr {
	border:1px solid #EEE;
	margin:10px 0 10px 0;
	}
	#commentform { 
	background:#FFF;
	}
	#commentform label {
	background:#FFF;
	font-size:12px;
	}
	#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:400px;
	wid\th:400px; /* 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:156px;
	height: 100%;
	background:#000000;
	color:#6600CC;
	padding:0px;
	border:1px solid #6600CC;
	margin-bottom: 50px;
	}
	#sidebar h2 {
	background-color: black !important;
	font-family: Arial, serif;
	font-size: 14px;
	
	font-weight:bold;
	color:white;
	}
	#sidebar h2 a	{
	text-decoration: none;
	color: #AF4646;
	}
	#sidebar h2 a:hover	{
	text-decoration: underline;
	}
	#sidebar ul li	{
	margin: 0 0 10px;
	padding: 5px 5px 5px;
	background-color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
	#sidebar .cabecera2 {
	width: 156px;
	height: 32px;
	top: -26px;
	position: relative;
	}
#fin_logo{
	width: 156px;
	height: 85px;
	top: 254px;
	float: left;
}
#footer {
	margin: 0 auto 0;
	width: 800px;
	clear: both;
	background:#111111 url('images/footer-bg.jpg') repeat-x;
	height:55px;
	}
	#footer p {
	padding:30px 0 0 10px;
	color:#FFF;
	font-size:12px;
	}
	#footer a {
	color:#CCC;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
