.minipost {
	width: 336px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	background:/*#2e3335 #f7d3d3*/#2e3335;
	border:1px solid #1e2d32;
	display:inline;
	color: #afafaf;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.minipost h2{
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	height:20px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color: #dfe8e2;
	font-family: Arial, Helvetica, sans-serif;
}
.hentry {
	height:145px;
	padding:0px 5px 10px 5px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color: #afafaf;
	line-height:18px;
}


.hentry img {
	border:0;
	float:left;
	padding:2px 2px;
	background:#f7d0d0;
	border:1px solid #1e2d32;
	margin:6px 10px 1px 0px;
	}
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#426383;
	border-top:1px solid #191919;
		
}

.cat{
	float:left;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;
}


.cat a:link,.cat a:visited{
	color:#235B76;

	}
.cat a:hover{
	color:#2E9FD7;

	}
