.minipost {
	width: 336px;
	float:left;
	margin: 0px 0px 2px 2px;
	padding:3px 2px 2px 2px;
	background:url(images/fondominipost.gif);
	border:0px dotted #b3bab7;
	display:inline;
	color:#222;
	font-family:Arial,verdana, sans-serif;
font-size:11;
	}

#titular {width: 323px; margin-left:auto; margin-right:auto; margin-bottom:6px; color:#FFF; background:#BFBFBF; border-radius: 5px; padding:4px; height:72px; overflow:hidden; font-family:'Lato'; font-weight: 400;}
#titular a {color:#fff; overflow:hidden;}


.minipost hover{
	width: 336px;
	float:left;
	margin: 0px 0px 2px 2px;
	padding:3px 2px 2px 2px;
	background:url(images/fondominiposthover.gif);
	border:0px dotted #b3bab7;
	display:inline;
	color:#222;
	font-family:Arial,verdana, sans-serif;
font-size:11;
	}

.minipost h2{
	margin: 0px 0 0px 0;
	padding: 1px 10px 1px 0px;
	text-align: left;
	font-size: 20px;

	height:50px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#c5c5c5;
}
.hentry {
	height:239px;
	padding:2px 5px 2px 5px;
	overflow:hidden;
	font-family:'Lato'; font-weight: 300;
}
.hentry p{
	margin:3px 3px;
	color:#6b7478;
	font-family:'Lato'; font-weight: 300;

}


.hentry img {
	border:0;
	float:left;
	padding:2px 2px;
	background:url(images/fondoimgminipost.gif) #1e1f20;
	border:1px dotted #D0D0D0 ;
	margin:4px 4px 2px 0px;
	}
.meta{
	color:#226b91;
	height:22px;
	text-align:right;
	padding:2px 10px 0 0;
	background:url(images/pieminipost.png);
	border-top:0px solid #272b2d;
		
}

.cat{
	float:left;
	font-size:11px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#235B76;

	}
.cat a:hover{
	color:#2E9FD7;

	}

