.minipost {
	width: 336px;
        font-size:13px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	background:#ffffff;
	border:0px solid #272b2d;
	display:inline;
	color:#000;
	font-family:tahoma, sans-serif;
        -moz-border-radius:2ex;
        -webkit-border-radius:2ex;
	}

.minipost h2{
	margin: 0px 0 0px 5px;
	padding: 0px 0px 3px 0px;
	text-align: left;
	font-size: 14px;
	overflow:hidden;
	height:37px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#6b7478;
}
.minipost h2 a:hover  {
	color:#226b91;
        text-decoration: underline;
	  
}
.hentry {
        width: 333px;
	height:110px;
	padding:0px 5px 2px 5px;
	overflow:hidden;

}
.hentry p{
	margin:5px 5px;
	color:#6b7478;

}

.hentry img {
	border:0;
	float:right;
	padding:4px 4px;
	background:#ffffff;
	border:25px #6b7478;
	margin:2px 5px 5px 0px;
	}
.meta{
	color:#226b91;
	height:20px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#ffffff ;
	border-top:1px solid #6b7478;
        -moz-border-radius-bottomleft:2ex;
        -moz-border-radius-bottomright:2ex;
        -webkit-border-bottom-left-radius:2ex;
        -webkit-border-bottom-right-radius:2ex;
		
}

.cat{
	float:left;
        margin-left: 5px;
	font-size:13px;
	color:#226b91;
	padding: 0 0 0 10px;

}


.cat a:link,.cat a:visited{
	color:#6b7478;
        text-decoration: underline;

	}
.cat a:hover{
	color:#6b7478;
        text-decoration: underline;
	}
