.minipost {
	width: 435px;
	float:left;
	margin: 0px 0px 5px 5px;
	padding:3px 0 0 0;
	background:#ffffff;
	border:1px solid #f1eeee;
	display:inline;
	color:#000000;
	font-family:Arial, sans-serif;
        font-style: normal;
	}
#trends {
           width: 435px;
           height: 29px;
           background: url(images/trends.jpg);
}
#beauty {
           width: 435px;
           height: 29px;
           background: url(images/beauty.jpg);
}
#sadiary {
           width: 435px;
           height: 29px;
           background: url(images/sadiary.jpg);
}
#lifestyle {
           width: 435px;
           height: 29px;
           background: url(images/lifestyle.jpg);
}
.minipost h2{
	margin: 6px 0px;
	padding: 6px 0px;
	text-align: left;
	font-size: 16px;
        font-family: Courier New; 
        color: #000000;
	overflow:hidden;
	height:20px;
}
.minipost h2 a:link, .minipost h2 a:visited{
	color:#000000;
}
.hentry {
	height:108px;
	padding:0px 5px 2px 5px;
	overflow:hidden;
        margin: 5px 0px;
        padding: 5px;
        border: 1px solid #f3ebeb;
}
.hentry p{
	margin:5px 5px;
	color:#000000;
}

.hentry img {
	float:left;
	padding:2px;
	background:#f1eeee;
	border:1px solid #ffe6e8;
	margin:2px 5px 5px 0px;
	}
.meta{
	color:#424141;
	height:21px;
	text-align:right;
	padding:2px 10px 0 0;
	background:#fde7e7;
	border:1px solid #f1eeee;
		
}

.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;

	}

