/*  
Theme Name: Predeterminado de WordPress
Theme URI: http://wordpress.org/
Description: El tema predeterminado de WordPress, basado en el famoso <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	Este tema ha sido dise&ntilde;ado y realizado por Michael Heilemann,
	cuyo weblog encontrar&aacute; en http://binarybonsai.com/

	CSS, XHTML y dise&ntilde;o publicados bajo la licencia GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/



/* Begin Typography & Colors */
body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Calibri;
	color: #333;
	margin: auto;
	line-height: 18px;
	background-image: url(/icimagenes/top.png);
	background-repeat:  repeat-x;
	background-position: left top;
	background-attachment: fixed;
	}
a {
	color: #C40001;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ap {
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 20px;
}
#ap   a {
	color: #C40001;
	text-decoration: none;
	font-family: "Segoe print", Calibri;
}
#ap2 {
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 20px;
}
#ap2 a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #C40001;
	font-family: "Segoe print", Calibri;
}

#texto4 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	margin-top: 10px;
	text-align: left;
}
#texto4 a {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #C40001;
	margin-top: 10px;
}

#header {
	margin: auto;
	width: 970px;
	padding-bottom: 20px;
	overflow: auto;
	background-color: #FFFFFF;
}
#header #content {
	color: #999999;
	text-decoration: none;
	margin: auto;
	width: 200px;
	padding-bottom: 20px;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
}
#header #content h1 {
	font-size: 53px;
	line-height: 53px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#header #content h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#central {
	width: 970px;
	margin: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#sidebar {
	width: 970px;
	background-color: #FFFFFF;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	margin-bottom: auto;
	color: #CCCCCC;
}
#footer {
	width: 970px;
	padding-top: 10px;
	padding-bottom: 25px;
	overflow: hidden;
	margin: auto;
	background-color: #FFFFFF;
}
#excerpt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#excerpt a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#entrada {
	width: 730px;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: auto;
}
#title   h1 {
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Calibri;
	margin: 0px;
	padding-right: 0px;
}
#comentarios {
	width: 730px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#comentarios h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#comentarios #autor {
	color: #cb0000;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
}
#submit {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cb0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#comment {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	width: 290px;
	height: 100px;
	padding: 5px;
}
#author {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	width: 290px;
	padding: 5px;
}
#email {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	width: 290px;
	padding: 5px;
}
#pres {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #cb0000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
#search {
	float: right;
	margin-left: 364px;
	width: 586px;
	background-color: #eeeeee;
	padding: 10px;
	overflow: auto;
}
.logo {
	height: 285px;
	width: 200px;
	margin-top: 0px;
}
#titlesearch {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #cb0000;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	margin-top: -10px;
}
div.pagination {
	padding: 3px;
	margin: auto;
	text-align:center;
	overflow: hidden;
	width: 730px;
	}
	
	div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #cb0000;
	}
	div.pagination a:hover, div.pagination a:active {
	border: 1px solid #cb0000;
	color: #cb0000;
	}
	div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #cb0000;
	font-weight: bold;
	background-color: #cb0000;
	color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
#adsense1 {
	width: 970px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: hidden;
}
#page {
	margin: auto;
}
#info {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 20px;
}
#inicio {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 10px;
}

#archives {
	width: 730px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archives  ul {
	list-style-type:none;
	font-size: 13px;
	margin-left: -43px;
	width: 730px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archives  li {
	float:left;
	margin-top: 0px;
	text-decoration: none;
	width: 155px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 80px;
}
#archives  li  a {
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pag {
	width: 150px;
	overflow: hidden;
	margin: auto;
	float: left;
	padding-left: 10px;


}

#pagmas {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C40001;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}

#pagmas a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C40001;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pagmenos {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#pagmenos a {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#titulares  {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 680px;
	background-image: url(/icimagenes/plus.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-top: 10px;
}
#titulares a {
	color: #666666;
}

#home {
	width: 730px;
	overflow: hidden;
	background-color: #FFFFFF;
	float: right;
	padding-right: 20px;
	margin: auto;
}
#panel {
	width: 730px;
	margin-top: 0px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#panel ul {
	list-style-type:none;
	font-family: Calibri;
	font-size: 13px;
	margin-left: -43px;
	width: 730px;
}
#panel li {
	text-decoration: none;
	width: 159px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	margin-top: auto;
	margin-right: 3px;
	margin-bottom: auto;
	margin-left: auto;
}
#panel li a {
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#panel     #titulo   {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 260px;
	height: 35px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	background-color: #000000;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-image: url(/ecimg/dale.png);
}
#panel      img  {
	overflow: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#facebook a {
	color: #FFFFFF;
	background-color: #3b5998;
	padding: 5px;
}
#twitter a {
	background-color: #33ccff;
	padding: 5px;
	color: #FFFFFF;
}
.der {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#credit {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
}
.form {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
	line-height: 20px;
	width: 450px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.tablafirmas {
	background-color: #f8f8f8;
	width: 730px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	list-style-type: decimal;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.oculto {
	color: #666666;
	text-decoration: line-through;
}
.rojo {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
.apoyos {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 260px;
}
.boton {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C40001;
	height: 30px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boton1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	width: 70px;
	border: 5px solid #009900;
}
#micro  {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
