/* 	----------------------------------------------------------------------------------------------	
										D - RECENT POST																					
	----------------------------------------------------------------------------------------------	*/
.recentPost .recentPost-single img {	
}
.recentPost .recentPost-single h3 { 
	font-size: 20px;
	line-height: 22px; 
}
.recentPost .recentPost-single p {
	color: #000;
}
.recentPost .recentPost-single .data {
	font-size: 12px;
	color: #ccc;
	float: left;
	padding-top: 4px;
}

.recentPost .recentPost-single .readmore { float: right; }
