@import url("reset.css");

#no_va_mas{
	background:#ffc;
	border:1px solid #666;
	font-size:1.1em;
	padding:10px 20px;
	margin:20px 0;
}

/* ESTRUCTURA ***************************/
#contenido{
	color: #333;
	background: #fff url(/img/bg_body.jpg) top repeat-x;
}

#cabecera{
	background: url(../img/bg_cabecera.jpg) repeat-x;
	height: 120px;
	border-bottom: 5px solid #333;
}

#botonera{
	width: 920px;
	margin: auto;
	margin-bottom: 30px;
}

#mini_links{
	float: right;
	text-align: right;
	margin-top: 5px;
	position: relative;
}

#menu{
	float: right;
	width: 202px;
	overflow: hidden;
	color: #666;
}
#menu .modulo{
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 20px;
	background: url(../img/bg_post.jpg) bottom repeat-x;
	width: 202px;
}

#ultimo_post{
	width: 658px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	position: relative;
	font-size: 1.2em;
	border: 1px solid #ddd;
	border-bottom: 0;
	border-right: 0;
	padding: 10px 20px 60px 10px;
	background: url(../img/bg_ultimo_post.jpg) right repeat-y;
	margin-bottom: 30px;
}
#ultimo_post #nuevo{
	position: absolute;
	right: 8px;
	bottom: 0;
	border: 0;
}
#ultimo_post .entrada{
	float: left;
	display: inline;
	width: 420px;
	margin: 0 0 20px 20px;
}
#ultimo_post .post_data{
	float: left;
	width: 190px;
	clear: left;
}

#cuerpo{
	width: 920px;
	margin: auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.modulo{
	float: left;
	width: 200px;
	margin-right: 25px;
	padding: 0 5px;
	background: #fff url(/img/bg_body.jpg) 0 -91px repeat-x;
}

.post{
	margin: 20px 0;
	padding-bottom: 30px;
	background: url(../img/bg_post.jpg) bottom repeat-x;
}
.post.interno{
	margin-top: 10px;
}

#contenido_post, .post.interno{
	background: none;
	width: 680px;
}

.modulo.ultimo{
	margin: 0;
}

#comentarios{
	width: 680px;
	background: url(../img/bg_post.jpg) top repeat-x;
}

.comentario{
	margin-bottom: 20px;
}

#antepie{
	color: #333;
	background: #ccc;
	line-height: 20px;
	padding: 10px 0;
	border-top: 1px dotted #999;
	margin-top: 20px;
}
#contenido_antepie{
	/* background: #ccc url(../img/bg_antepie.gif) left repeat-y; */
	display: block;
	width: 920px;
	margin: auto;
}

#pie{
	background: #999;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	line-height: 20px;
	color: #fff;
	border-top: 1px solid #666;
}
/****************************************/


/* IMAGENES *****************************/
#contenedor_logo{
	width: 920px;
	height: 120px;
	margin: auto;
	position: relative;
}

#logo{
	width: 936px;
	height: 104px;
	background: url(../img/logo_grande.png) no-repeat;
	position: absolute;
	left: -5px;
	top: 10px;
}

#mini_links img{
	padding: 1px;
	border: 1px solid #ccc;
}

#sitio_de_la_semana .screenshot{
	padding: 1px;
	border: 1px solid #ccc;
	margin: 10px 0;
	float: left;
}
#sitio_de_la_semana a.rss img{
	margin: 0;
	padding: 0;
	border: 0;
}

.links img{
	float:left;
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #ccc;
}

#ultimo_post .sombra_abajo{
	position: absolute;
	left: -4px;
	bottom: -9px;
	border: 0;
}
#ultimo_post .bg_ultimo_post_tr{
	position: absolute;
	top: -2px;
	right: -1px;
	border: 0;
}
#ultimo_post img{
	padding: 1px;
	border: 1px solid #ccc;
	float: left;
}

a.rss{
	float: right;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	margin-top: 9px;
}
a.rss:hover{
	background: none;
	border: none;
}
.post.interno .rss img{
	border: 0;
}
#sitio_de_la_semana .rss, #sitio_de_la_semana .rss:hover{
	margin-top: 3px;
	border: 0;
}

.post img{
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 -1px;
	margin-bottom: 10px;
}

.post .swf{
	margin-bottom: 20px;
}

.avatar{
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
}

.preloader{
	margin-left: 88px;
	margin-top: 55px;
	margin-bottom: 55px;
}

#licencia_cc{
	position: relative;
	top: 4px;
}

img.izquierda{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.derecha{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
/****************************************/


/* LINKS ********************************/
a{
	color: #f30;
	text-decoration: none;
	border-bottom: 1px solid #f30;
	padding: 0 2px;
}
a.simple, a.simple:visited, a.simple:hover{
	border: 0;
	text-decoration: none;
}
a:hover{
	color: #f60;
	border-bottom: 1px solid #f60;
}
#sitio_de_la_semana a:hover .screenshot{
	border: 1px solid #f60 !important;
}

#botonera li a, #botonera li a:visited, #botonera li.seleccionado a{
	line-height: 25px;
	padding: 0 10px;
	color: #666;
	float: left;
	margin-right: 5px;
	font-size: 1.4em;
	font-weight: bold;
	background: none;
	border-bottom: 0;
	border-bottom: 5px solid #ccc;
}

#botonera li a:hover{
	border-bottom: 5px solid #ddd;
	background: none;
}

#botonera li.seleccionado a{
	color: #000;
	border-bottom: 5px solid #f90;
}

#botonera li.seleccionado a:hover{
	border-bottom: 5px solid #f90;
}

#mini_links a, #mini_links a:visited, #mini_links a:hover{
	background: none;
	border: 0;
	float: left;
}

#otros_posts{
	min-height: 20px;
	height: auto !important;
	height: 20px;
	width: 680px;
}

.post h3 a, .post h3 a:visited{
	color: #333;
	border: none;
}

#ultimo_post h2 a, #ultimo_post h2 a:visited{
	border: 0;
}

.post h3 a:hover, #ultimo_post h2 a:hover{
	color: #333;
	background: none;
}

#sitio_de_la_semana .ver_mas{
	margin: 0;
	display: block;
	margin-top: 20px;
}
.entrada .ver_mas{
	font-size: 0.8em;
}
.ver_mas, .ver_mas.anterior{
	float: right;
	margin-bottom: 30px;
}
.ver_mas.anterior{
	float: none;
}
#pie a, #pie a:visited{
	color: #fff;
	text-decoration: underline;
	border: none;
	padding: 0 5px;
}
#pie a.primero{
	padding-left: 0;
}

.post_anterior{
	float: left;
}

.post_siguiente{
	float: right;
}

fieldset a, fieldset a:visited, fieldset a:hover{
	border: 0;
}

#antepie a{
	color:#fff;
	margin: 10px;
}
#antepie a.primero{
	margin-left: 0;
}
/****************************************/


/* TITULOS ******************************/
.error h3{
	color: #f30;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

#ultimo_post h2{
	font-weight: bold;
	font-size: 1.8em;
	text-align: right;
	border-bottom: 5px solid #ccc;
	margin-bottom: 20px;
}

#cuerpo #menu h2{
	font-size: 1.6em;
	font-weight: bold;
	padding: 2px 5px;
	border-bottom: 5px solid #f60;
	margin: 0;
}

#sitio_de_la_semana h3{
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}

.modulo h1{
	font-size: 2.4em;
	border-bottom: 5px solid #f60;
	margin: 0 -5px;
	margin-bottom: 20px;
	color: #333;
}

.modulo h3{
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}
.modulo h3 a:hover{
	text-decoration: underline;
}

#cabecera h1, #cabecera h2{
	display: none;
}

#cuerpo h1{
	font-size: 2.4em;
	margin-bottom: 30px;
	border-bottom: 5px solid #f60;
}

#contenido_post h3{
	font-size: 1.6em;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	clear: left;
}

#contenido_post h4{
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

#comentarios h2{
	padding-top: 40px;
	margin-bottom: 20px;
	font-size: 2.4em;
}
/****************************************/


/* TEXTOS *******************************/
#txt_mini_links{
	line-height: 13px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	color: #666;
	position: absolute;
	right: 0;
	top: 20px;
	width: 230px;
}
small{
	color: #666;
}
.post.interno small{
	line-height: 25px;
	padding-left: 10px;
}
.links dt small{
	display: block;
	width: 100%;
	margin: 0;
	color: #999;
}
#sitio_de_la_semana small{
	display: block;
	margin-bottom: 10px;
}
.links small, .links p{
	float: left;
	width: 440px;
	margin-bottom: 10px;
}
#portafolio .links small, #portafolio .links p{
	width: 250px;
}
.resultados small{
	font-weight: normal;
}

#sitio_de_la_semana p{
	display: inline;
	font-size: 1.1em;
}

#ultimo_post p{
	margin-bottom: 10px;
}

#lista_de_correos p{
	margin-top: 10px;
}

#cuerpo dd p{
	font-size: 1.1em;
}

#cabecera p{
	position: relative;
	width: 920px;
	margin: 0 auto;
	height: 120px;
}

.post p, #pagina p{
	margin-bottom: 10px;
	color: #666;
}

#contenido_post p, #contenido_post ul, #contenido_post blockquote{
	font-size: 1.2em;
	color: #666;
}

#contenido_post ul ul, #contenido_post blockquote ul{
	font-size: 1em !important;
}

#contenido_post blockquote p{
	font-size: 1em;
}

#contenido_post blockquote{
	padding: 10px;
	margin-bottom: 10px;
}

.post_data{
	margin-top: 10px;
	border: 1px solid #eee;
	padding: 5px;
	background: #f9f9f9;
}
.post.interno .post_data{
	width: 660px;
	padding: 10px;
	line-height: 18px;
	margin-bottom: 20px;
}
.post_data p{
	color: #333;
	margin: 0 !important;
}

.post pre{
	font-size: 1.4em;
	color: #666;
	border: 1px dashed #666;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#comentarios .sin_comentarios{
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	margin-left: 20px;
	margin-bottom: 20px;
}
.comentario .autor{
	font-weight: bold;
	margin-left: 10px;
	font-size: 1.4em;
}
.comentario .fecha{
	float: right;
	display: inline;
	margin-right: 10px;
	color: #666;
	margin-top: 5px;
}
.comentario .texto_comentario{
	border-top: 5px solid #ccc;
	padding: 10px;
	margin: 5px 10px;
	background: #eee;
	color: #666;
}
.comentario.admin .texto_comentario{
	background:  #ffc;
}
.comentario .parrafo_comentario{
	float: left;
	width: 545px;
}

#pie p{
	width: 920px;
	margin: 0 auto;
}
/****************************************/


/* LISTAS *******************************/
.error ul{
	margin-bottom: 40px;
	background: url(/img/bg_post.jpg) bottom repeat-x;
	padding-bottom: 20px;
}
.error li{
	margin-bottom: 5px;
	font-size: 1.2em;
	background: url(/img/bullet_rojo.gif) left top no-repeat;
	padding-left: 8px;
	color: #f30;
}

#botonera li{
	float: left;
}

#cuerpo dl{
	float: left;
}
#cuerpo dt{
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 10px;
	text-decoration: none;
}
#cuerpo dd{
	margin-bottom: 20px;
	border-bottom: 1px dashed #f30;
	padding-bottom: 20px;
}

#cuerpo #menu dt{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#cuerpo #menu dd{
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding-bottom: 10px;
}

#contenido_post ul, #contenido_post ol, #ultimo_post ul{
	margin: 10px 0;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contenido_post li, #ultimo_post li{
	background: url(/img/bullet_rojo.gif) left top no-repeat;
	padding-left: 8px;
	margin-bottom: 5px;
}
#contenido_post ol li{
	background: none;
	padding: 0;
	margin-left: 20px;
	list-style: decimal;
}

.modulo ul{
	margin-left: 10px;
}

.modulo li{
	list-style: none;
	color: #666;
	background: url(../img/bullet_rojo.gif) left top no-repeat;
	padding-left: 7px;
	margin-bottom: 5px;
}

#antepie ul{
	width: 130px;
	float: left;
	margin-right: 20px;
}
#antepie li a, #antepie li a:visited, #antepie li a:hover{
	border: 0;
	padding: 0;
	padding-left: 7px;
	margin: 0;
	background: url(../img/bullet_negro.gif) left top no-repeat;
	color: #333;
}
#antepie li a:hover{
	text-decoration: underline;
}
#antepie ul li.titulo{
	background: none;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #999;
	margin-right: 10px;
}
/****************************************/


/* FORMULARIOS **************************/
fieldset{
	border: 1px dotted #ccc;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

legend{
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 10px;
	background: #fff;
}

fieldset form{
	margin: 20px 0;
}

label{
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 20px;
	font-size: 1em;
	font-weight: bold;
}

.bloque{
	margin-bottom: 5px;
}

.bloque.ultimo{
	margin: 0;
}

input.text, textarea{
	border: 1px dotted #f30;
	color: #666;
	padding: 2px 5px;
	width: 300px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#buscador input{
	float: left;
}
#buscador .text{
	width: 167px;
	margin-bottom: 10px;
}

#lista_de_correos form{
	margin-top: 10px;
}
#lista_de_correos label{
	float: none;
	text-align:left;
	display: block;
}
#lista_de_correos .text{
	width: 190px;
	display: block;
}

.submit{
	color: #666;
	border: 1px solid #f30;
	background: #eee;
	padding: 0 5px;
	cursor: pointer;
	font-weight: bold;
}

.submit:hover{
	background: #fff;
}

textarea{
	height: 100px;
	width: 400px;
}

.ocurlta{
	display: none;
}
/****************************************/


/* PROPIEDADES **************************/
.clear_fix{
	clear: both;
	height: 0;
	max-height: 0;
	overflow: hidden;
}
#ultimo_post .clear_fix, #contenido_pagina .clear_fix, #comentarios .clear_fix{
	clear: left;
}

.flotar_derecha{
	float: right;
}
.flotar_izquierda{
	float: left;
}
/****************************************/


/* OTROS ********************************/
blockquote{
	background: #eee;
	color: #333;
	border-left: 5px solid #999;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	padding-left:5px;
}

hr{
	height: 1px;
	size: 1px;
	border: 0;
	background: #999;
	color: #999;
	margin: 20px 0;
}
/****************************************/


/* TOOLTIPS *****************************/
div#qTip {
	width: 200px;
	padding: 3px;
	border: 1px solid #900;
	display: none;
	background: url(/img/bg_tooltip.png);
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
/****************************************/