.minipost {
	width: 680px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px 0px;
	background:#fff url(images/minicont.jpg) top repeat-x;
	border:1px solid #ddd;
	display:inline;
	color:#222;
	font-family: Trebuchet Ms,Arial,verdana, sans-serif;
	}

.minipost h2{
	margin: 0px 0 0px 0;
	padding: 2px 0px 3px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;
	font-family: Trebuchet Ms,Arial,verdana, sans-serif;
	height:18px;
	font-weight:normal;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#0e5685;
		overflow:hidden;
}
.minipost h2 a:hover{
	color:#eb1f1f;

}

.hentry {
	height:120px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color:#6b7478;
	font-size: 13px;
}


.hentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #E0E6E8; 
	margin:5px 5px 5px 0px;
	}
.minicontent {
	height:72px;
	padding:0px 0px 0px 0px ;
	overflow:hidden;
	color:#222;
}
.meta{
	color:#0C5D8A;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#292d2f ;
	border-top:1px solid #272b2d;
		
}
.minimeta{
	padding:0px 5px 2px 0px;
	float:left;
	color:#111;
	font-size: 12px;
	font-weight:bold;
}

.minimeta a:link,
.minimeta a:visited {

	color:#2E70AE;

}
.minimeta a:hover{

	color:#d22323;
}

.adpost {
	width: 680px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:0px 0px;
	background:#fff url(images/minicont.jpg) top repeat-x;
	border:1px solid #ddd;
	display:inline;
	color:#222;
	font-family: Trebuchet Ms,century gothic,Arial,verdana, sans-serif;
	}
.adentry {
	height:120px;
	padding:0px 5px 0px 5px;
	overflow:hidden;
}
.adpost h2{
	margin:0px 0 20px 0;
	padding: 2px 0px 5px 0px;
	text-align: left;
	font-size: 16px;
	overflow:hidden;

	color:#0e5685;
	font-weight:normal;
}
.adpost h2 a:link, .adpost h2 a:visited{
	color:#0e5685;

}

.adentry  p{
	margin:5px 5px;
	color:#6b7478;
	font-size: 13px;
}


.adentry  img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #CED8DD;
	margin:5px 5px 5px 0px;
	}

