/*  

*/

#pagina {
	width: 100%;
	border: none;
	background: none;
}

#cabecera {
	border-bottom: 3px solid #59780a;
	height: auto;
}

#titulo_cab {
	width: auto;
}

#titulo_cab .description{
	color: #666666;
	text-align: right;
	padding-bottom: 3px;
	right: 0px;
	position: absolute;
	left: auto;
}

h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: right;
	padding-bottom: 3px;
}

h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}

#col_centro {
	padding: 10px 0px 30px 0px;
	width: 100%;
}

.post-date {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	height: auto;
}

.post-month, .post-day {
	color: #666666;
	display: inline;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.post-titulo {
	margin: 0px;
	width: 100%;
	clear: both;
}

.post-categoria {
	float:left;
	font-size: 11px;
	padding: 0;
}

.post-comentarios {
	float: right;
	font-size: 11px;
}

#cab-comentarios, #cab-respuesta, .anterior-posterior, #enlaces_cab, #respuesta-form, #col_decha, #pie, #creditos {
	display: none;
}