/* @override http://www.tumbaete.com/wp-content/themes/thembaete/style.css */
/*
Theme Name: Thembaete 2010
Theme URI: http://www.estadologico.com
Version: 1.5
Description: Tema exclusivo de Manuel Morante para el site www.tumbaete.com de Jose Luis
Author: Manolo y Jose Luis
Author URI: http://www.estadologico.com
*/
/*
Thembaete Website Template by www.estadologico.com
*/
/*
Thembaete Website Template by www.estadologico.com
*/
* {
	margin: 0px;
	padding: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* Enclaes */
a:link {
	color: #2B7FBB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #a7a392;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#cabecera {
	display: block;
	float: left;
	height: 125px;
	width: 100%;
	margin-top: 10px;
}
#wrapper #cabecera #logo {
	display: block;
	float: left;
	margin-top: 20px;
}
#wrapper #cabecera #icos {
	display: block;
	float: right;
	padding: 0px;
	width: 478px;
	margin: 12px 28px 0px 0px;
}
#icos .campo{
	margin-bottom: 5px;
	text-align: center;
	width: 125px;
}
#icos .boletin{
	display: block;
	width: 140px;
	height: 54px;
	background: url(images/ico-boletin.png) no-repeat;
	padding-left: 80px;
	padding-top: 16px;
	text-align: center;
	float: left;
}
#icos .buscador{
	display: block;
	float: left;
	height: 70px;
	width: 168px;
	background: url(images/ico-buscar.png) no-repeat;
	padding-left: 80px;
	margin-left: 5px;
	padding-top: 16px;
	position: relative;
}

#icos .buscador .btn-buscar{
	position: absolute;
	top: 29px;
	left: 101px;
}
img {
	border: 0px;
}
img.left {
	float: left;
	padding: 10px;
}
/* Headings, text
=========================================================================== */
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h1#titulo {
	font-size: 16px;
	padding: 5px;
	width: 100px;
	text-align: center;
	color: #666666;
	margin-bottom: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0.2em 0 1.4em 0;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
ul li {
	margin-left: 5px;
	background: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
ol li {
	margin-left: 2.4em;
	padding-left: 0;
	background: none;
	list-style-type: decimal
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #FAFAFA;
	color: #000;
	border: 1px solid #f2f2f2;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 28px;
	border: 1px solid #111;
	color: #000;
	background: #FAFAFA;
}
fieldset {
	border: none
}
/* form elements */
form {
	margin: 0 0 1.5em
}
.boton {
	padding: 2px;
	border: 1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}
label {
	display: block;
	padding: 5px 0
}
#wrapper {
	max-width: 1410px;
	min-width: 1020px;
	margin: 0 auto;
	position: relative;
}
#left {
	width: 130px;
	float: left;
	margin-top: 20px;
	color: #5a5a5a;
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}
#left ul {
	list-style: none;
}
#left ul li {
	
}
#left ul li a {
	
}
#left a {
	color: #5a5a5a;
	text-decoration: none
}
#left h3 {
	color: #5a5a5a;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#cajicas {
	display: block;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 45px;
	padding-left: 12px;
}
#cajicas .formComent {
	height: 222px;
	width: 222px;
	display: none;
	overflow: hidden;
}
#cajicas .formComent input,#cajicas .formComent textarea {
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#cajicas .lineaComent {
	display: block;
	width: 37px;
	position: absolute;
	bottom: 11px;
	right: 12px;
	text-align: right;
}
#cajicas .lineaComent a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#cajicas .lineaComent a:hover {
	color: #000000;
}
#cajicas .tituloComent {
	float: right;
	text-align: right;
	display: block;
	width: 222px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#cajicas .tituloComent .titulo {
	float: left;
	font-weight: bold;
}
#cajicas .tituloComent .cerrar {
	float: right;
}
#cajicas .cerrarComent a {
	color: #333333;
	text-decoration: none;
}
.post {
	position: relative;
	display: block;
	height: 289px;
	width: 222px;
	float: left;
	background: url(images/bg-post.png) no-repeat left top;
	padding: 25px;
}
.post:hover {
	background-position: 0 bottom;
}
.post .brillo {
	display: block;
	width: 222px;
	height: 222px;
	position: absolute;
	top: 25px;
	background: url(images/brillo-img-post.png) no-repeat left top;
}
.post h2 {
	margin: 6px 0 0;
	height: 18px;
}
.post h2 a {
	font: bold 14px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	color: black;

	text-decoration: none;
}
.post h3 {
	color: #666666;
	height: 54px;
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font: 12px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	word-spacing: 0;
}
.entry {
	
}
.entry img {
	border-style: none;
}
/* Single */
.single .post{
	background-position: 0 bottom;
}
p.visitar-web a{
	padding: 12px;
	display: block;
	background-color: #2b7fbb;
	float: left;
	color: white;
	width: 231px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	font: bold 14px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
p.visitar-web a:hover{
	background-color: #3092d7;
	text-decoration: none;
}
#formBoletin {
	width: 210px;
	display: none;
	position: absolute;
	height: 231px;
	top: 0;
	left: 20%;
}
#formBoletin form {
	margin: 0px;
	padding: 0px;
}
.campo {
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5C1AF;
	border-right-color: #DBD9CD;
	border-bottom-color: #DBD9CD;
	border-left-color: #C5C1AF;
}
#formBoletin #btnApuntarse {
	font-weight: bold;
	color: #666666;
	background-color: #ECE9D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#buscador {
	display: none;
	width: 278px;
	position: absolute;
	top: 61px;
	height: 172px;
	left: 50%;
}
#buscador form {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	text-align: center;
}
.SiguienteAnterior {
}
.SiguienteAnterior a {
	text-decoration: none;
	color: #E0E0E0
}
.SiguienteAnterior a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.SiguienteAnterior .linkAnteriores {
float: left;
}
.SiguienteAnterior .linkSiguientes {
float: right;
}

/*************************************
 +Comments
 *************************************/
.commentsblock {
	margin: 0.5em;
	padding: 1em;
	font-size: 1.1em;
}
.commentsblock textarea {
	width: 410px;
}
.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}
.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}
.commentauthor {
	display: block;
	font-size: 1.5em;
}
ol.commentlist {
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}
.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}
.commentlist .comment {
	background-color: #ECECE6;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 280px;
	padding: 10px;
}
.commentlist .comment .comment {
	padding: 0;
}
.commentlist .comment-body  {
	position: relative;
	padding-right: 37px;
	margin-bottom: 10px;
}
.commentlist .avatar {
	background-color: #2B7FBB;
	position: absolute;
	right: 0;
}
.commentlist .commentmetadata {
	margin-bottom: 2px;
}
.commentlist .commentmetadata a {
	font-size: x-small;
	color: gray;
}
.commentlist .reply {
	margin-top: 10px;
}
#respond{
	position: absolute;
	background-color: #b3af9d;
	width: 270px;
	color: #44433c;
	top: 151px;
	left: 612px;
	height: 355px;
	padding: 15px;
}
#respond label{
	padding-bottom: 1px;
	padding-top: 10px;
}
.alt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3#comments {
	font-size: 1.6em;
}
.author {
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
}
#footer { display: none; }
#wrapper #pie {
	padding: 15px;
	height: 17px;
	color: #888;
}
.subscription-manager {
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
