
.minipost {
	width: 289px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	display:inline;
	font-family:century gothic,Arial,verdana, sans-serif;
	background:#4e270c url(images/title.gif) repeat-x top;
	border-left:1px #221301 solid;
	border-bottom:1px #221301 solid;
	border-right:1px #221301 solid;

	}

.minipost h2{
	font-family:"Times New Roman";
	font-size:15px;
	color:#f2dea0;
	margin:0px;
	padding:0px;
}
.minipost h2 a{
	font-family:"Times New Roman";
	color:#f2dea0;
	font-size:15px;
	text-decoration:none;
}
.minipost h2 a:hover{
	text-decoration:none;
	color:#ffffff;
}

.hentry {
	height:160px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
}
.hentry p{
	margin:5px 5px;
	color:#d86244;
	text-align:justify;


}


.hentry img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#472208;
	border:1px solid #663e13;
	margin:2px 5px 5px 0px;
	}
.minipost img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#472208;
	border:1px solid #663e13;
	margin:2px 5px 5px 0px;
	}
.meta{
	color:#226b91;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#292d2f ;
	border-top:1px solid #272b2d;
		
}

.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;

	}
