/*  
Theme Name: Albano Cruz propio
Theme URI: http://www.albanocruz.com/
Description: Tema realizado para uso propio
Version: 1.0
Author: Albano Cruz
Author URI: http://www.albanocruz.com/
*/

body {
	font-size: 12px; /* Reset de 1em a 10px */
	font-family: Courier New, Courier, monospace;
	background: #000 url('images/moleskine.jpg') no-repeat top center;
	color: #000;
	text-align: center;
	margin: 0 0 0 0;
	}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	}

h2 {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 2px;
	font-weight: bold;
	border: 0px solid red;
	height: 20px;
	background: url('images/subray1.jpg') no-repeat bottom left;
	padding-left: 3px;
	}

h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: -10px;
	}

h4 {
	text-align: center;
	font-size: 14px;
	margin: 0 0 25px;
	}

a:link { color:#511411; text-decoration:none; font-weight:bold;}
a:visited { color:#511411; text-decoration:none; font-weight:bold;}
a:focus { color:red; text-decoration:underline; font-weight:bold;}
a:hover { color:red; text-decoration:underline; font-weight:bold;}
a:active { color:red; text-decoration:underline; font-weight:bold;}

img {
	border: 1px solid #333;
	text-align: center;
	}

ul {
	list-style: none;
	margin-top: 0;
	padding-left: 0px;
	}

li {
	padding-left: 10px;
	margin: 0;
	}

img {
	margin-bottom: 12px;
	}

iframe {
	width: 376px;
	border: 1px solid black;
	font-size: 12px;
	}

.children {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	}

/* Etiquetas individuales */

#maincontainer {
	border: 0px solid blue;
	width: 820px;
	height: 615px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

#paginaizq {
	border: 0px solid red;
	text-align: left;
	width: 385px;
	height: 615px;
	padding: 0;
	float: left;
	}

#paginader {
	border: 0px solid blue;
	width: 385px;
	height: 615px;
	padding: 0;
	float: right;
	overflow: auto;
	padding-top: 5px;
	}

#paginader h2 {
	background: url('images/subray2.jpg') no-repeat bottom left;
	padding-left: 0;
	}

#intro {
	border: 0px solid red;
	width: 385px;
	height: 50px;
	padding-left: 20px;
	margin: 40px 0 5px 0;
	}

#barranav {
	border: 0px solid blue;
	margin: 0;
	padding-top: 0;
	padding-left: 20px;
	}

#barranav ul {
	margin-bottom: 0px;
	padding: 0;
	}

#navpost {
	margin: 20px 0 0;
	padding: 0 1px;
	color: #666;
	font-weight: bold;
	}

#navpost a {
	color: #666;
	}

#navpostizq {
	float: left;
	}

#navpostder {
	float: right;
	}

#barrainferior {
	border: 0px solid green;
	font-family: sans-serif;
	font-size: 10px;
	width: 820px;
	height: 18px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

#menuinfizq {
	border: 0px solid red;
	float: left;
	padding: 0;
	width: 385px;
	text-align: center;
	}

#menuinfder {
	float: right;
	width: 385px;
	font-weight: bold;
	}

#sitbar {
	border: 0px solid blue;
	font-family: sans-serif;
	font-size: smaller;
	color: #511411;
	font-weight: bold;
	}

#sitbarizq {
	float: left;
	}

#sitbarder {
	margin-right: 15px;
	margin-top: 0;
	float: right;
	}

#pagizqind {
	border: 0px solid red;
	padding: 5px 5px 0;
	}

#pagizqind ul {
	margin: 0;
	}

#pagizqind li {
	list-style: none;
	margin: 0;
	}

#searchform {
	text-align: center;
	margin: 25px 0;
	}

#searchsubmit {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	border: 1px solid #555;
	background: #999;
	height: 20px;
	}

#archind {
	width: 380px;
	height: 25px;
	font-weight: bold;
	color: #666;
	}

#archindizq {
	float: left;
	width: 110px;
	margin-top: 15px;
	text-align: left;
	padding-left: 35px;
	background: url('images/flechaizq.jpg') no-repeat bottom left;
	} 

#archindder {
	float: right;
	width: 110px;
	margin-top: 20px;
	text-align: right;
	padding-right: 35px;
	background: url('images/flechader.jpg') no-repeat top right;
	}  

/* definiciones multiples */

.center {
	text-align: center;
	}

.menuprincipal {
	margin: 0;
	}

.menuprincipal ul {
 margin: 0;
 padding-left: 0px;
 text-indent:0px;
 font-size:14px;
 margin-bottom: 0px;
 list-style: none;
 }

.menuprincipal li {
	line-height: 1.2em;
	}

.fecha {
	color: #444;
	padding-left: 4px;
	}

#menuinfizq ul {
	padding: 0;
	margin: 0;
	}

#menuinfizq li {
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 0 5px;
	border-left: 1px dotted maroon;
	border-right: 1px dotted maroon;
	}

#cabezamenuinfizq {
	float: left;
	margin-left: 14px;
	margin-right: 5px;
	border-left: 0;
	border-right: 0;
	font-weight: bold;
	}

.anotacion {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	padding: 0px;
	margin-bottom: 0;
	}

.anotacion p {
	padding: 0 10px 0 5px;
	}

.piepost {
	font-size: 11px;
	margin: 24px 0 18px;
	color: #666;
	font-weight: bold;
	line-height: 1.2em;
	}

.piepostbusq {
	font-size: 11px;
	margin: 0px 0 18px;
	color: #666;
	line-height: 1.2em;
	padding-left: 20px;
	}

.imgcenter {
	text-align: center;
	}

.imgcenter im {
	border: 0;
	}

.amarillo {
	text-align: center;
	background: #ee0;
	padding-top: 2px;
	}

.resultbusq {
	text-transform: uppercase;
	margin: 15px 0 2px;
	}

/* NUBES DE ETIQUETAS */

#tag_cloud {
	border: 0px solid red;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 14px;
	margin: 20px 0 0 0;
	}

#tag_cloud h2{
	height: 18px;
	}


/* fondos de pantalla*/

#moleskinesingle {
	background: #000 url('images/moleskinesingle.jpg') no-repeat top center;
	}

#moleskinesearch {
	background: #000 url('images/moleskinesearch.jpg') no-repeat top center;
	}

#pages {
	background: #000 url('images/moleskinepages.jpg') no-repeat top center;
	}

#moleskine1 {
	background: #000 url('images/moleskine01.jpg') no-repeat top center;
	}

#moleskine2 {
	background: #000 url('images/moleskine02.jpg') no-repeat top center;
	}

#moleskine3 {
	background: #000 url('images/moleskine03.jpg') no-repeat top center;
	}

#moleskine4 {
	background: #000 url('images/moleskine04.jpg') no-repeat top center;
	}

#moleskine5 {
	background: #000 url('images/moleskine05.jpg') no-repeat top center;
	}

#moleskine6 {
	background: #000 url('images/moleskine06.jpg') no-repeat top center;
	}

#moleskine7 {
	background: #000 url('images/moleskine07.jpg') no-repeat top center;
	}

#moleskine8 {
	background: #000 url('images/moleskine08.jpg') no-repeat top center;
	}

#moleskine9 {
	background: #000 url('images/moleskine09.jpg') no-repeat top center;
	}

#moleskine10 {
	background: #000 url('images/moleskine10.jpg') no-repeat top center;
	}

#moleskine11 {
	background: #000 url('images/moleskine11.jpg') no-repeat top center;
	}

#moleskine12 {
	background: #000 url('images/moleskine12.jpg') no-repeat top center;
	}

#moleskine13 {
	background: #000 url('images/moleskine13.jpg') no-repeat top center;
	}

#moleskine14 {
	background: #000 url('images/moleskine14.jpg') no-repeat top center;
	}

#moleskine15 {
	background: #000 url('images/moleskine15.jpg') no-repeat top center;
	}

#moleskine16 {
	background: #000 url('images/moleskine16.jpg') no-repeat top center;
	}

#moleskine17 {
	background: #000 url('images/moleskine17.jpg') no-repeat top center;
	}

#moleskine18 {
	background: #000 url('images/moleskine18.jpg') no-repeat top center;
	}

#moleskine19 {
	background: #000 url('images/moleskine19.jpg') no-repeat top center;
	}

#moleskine20 {
	background: #000 url('images/moleskine20.jpg') no-repeat top center;
	}

#moleskine21 {
	background: #000 url('images/moleskine21.jpg') no-repeat top center;
	}

#moleskine22 {
	background: #000 url('images/moleskine22.jpg') no-repeat top center;
	}

#moleskine23 {
	background: #000 url('images/moleskine23.jpg') no-repeat top center;
	}

#moleskine24 {
	background: #000 url('images/moleskine24.jpg') no-repeat top center;
	}

#moleskine25 {
	background: #000 url('images/moleskine25.jpg') no-repeat top center;
	}

#moleskine26 {
	background: #000 url('images/moleskine26.jpg') no-repeat top center;
	}

#moleskine27 {
	background: #000 url('images/moleskine27.jpg') no-repeat top center;
	}

#moleskine28 {
	background: #000 url('images/moleskine27.jpg') no-repeat top center;
	}

#moleskine29 {
	background: #000 url('images/moleskine27.jpg') no-repeat top center;
	}
	
#moleskine30 {
	background: #000 url('images/moleskine27.jpg') no-repeat top center;
	}

#moleskine31 {
	background: #000 url('images/moleskine27.jpg') no-repeat top center;
	}