.top_menu{
	height:30px;
	padding-top:10px;
}

.busqueda{
width:250px;
float:left;
height:10px;
}

.top_opciones{
width:130px;
float:right;
}

.contenido{
	text-align:justify;
}

.contenido h1{
font-size: 14px;
font-weight: bold;
line-height: 14px;
color: #000066;
}

.contenido h2{
font-size: 13px;
font-weight: bold;
line-height: 13px;
color: #5a86b5;
text-align: left;
}


#container label{
width:100px;
float:left;
}

.post .fecha{
font-size: 14px;
font-weight: bold;
line-height: 14px;
color: #000066;
}

.post .titulo{
font-size: 18px;
font-weight: bold;
line-height: 14px;
color: #000000;
padding-top:15px;
}

.post .breve{
float:left;
width:400px;
padding-top:15px;
}

.post .autor{
float:right;
width:100px;
}

.post .datos{
height:170px;
padding-bottom:5px;
border-bottom: 1px #CCCCCC solid;
margin-bottom:15px;
}

.categoriaTitulo{
font-size: 22px;
text-align:center;
font-weight: bold;
color: #000000;
padding:15px 0 15px 0;	
}
