
/* -------------------- Sidebar -------------------- */
/* -------------------- Sidebar -------------------- */
/* -------------------- Sidebar -------------------- */


form.buscador-noticias{
	width: 200px;
	background: none;
	padding:0;
	margin: 0 0 10px 0;
}
form.buscador-noticias input{
	width: 150px;
	margin: 0;
}
.text-sidebar{
	float: left;
	width: 165px;
	height: 25px;
	border: 0;
	background: url(bg-text-sidebar.gif) no-repeat;
	padding: 5px 6px 3px;
	margin: 0 8px 0 0;
	font-size: 11px;
	color: #fff;
}
form.buscador-noticias input.lupita{
	background-image: url(lupita.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	height: 22px;
	width: 22px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}
.lupita{
	cursor: pointer;
}


/* -------------------- Especiales ----------------- */
/* -------------------- Especiales ----------------- */
/* -------------------- Especiales ----------------- */
.descripcion{
	font-size: 11px;
	color: #777;
	margin-bottom: 3px;
}
.archivo{
	text-align: left;
	margin-top: 15px;
}
.leer{
	font-size: 11px;
	color: #882256;
}
.post ul{
	margin: 20px 30px;
	list-style: square;
}
.post{
	padding-bottom: 13px;
	margin: 0 0 20px 0;
	background: url(linea.gif) bottom repeat-x;
}

.post a{
	text-decoration: underline;
}


.post h2, .post h1{
	font-size: 13px;
	line-height: 19px;
	padding: 7px 0 7px 0;
	color: #03496D;
}
.post h2 a, .post h1 a{
	color: #03496D;
	text-decoration: none;
}
.post h3{
	color: #6093C6;
	font-size: 16px;
	letter-spacing: -1px;
}
.comentarios{
	padding: 10px 10px 5px;
	border: 1px solid #ededed;
	background-color: #fafafa;
}
.entradas-nuevas{
	float: right;
}
.entradas-anteriores{
	float: left;
}

