/* RECENT POSTS idol-widget */

.themeidol-recent { }

.themeidol-recent-item { 
	overflow:hidden; 
	padding:0; 
	margin:0 0 20px; 
}

.themeidol-recent-item .themeidol-recent-image { 
	display:block; 
	width:50px; 
	float:left; }

.themeidol-recent-item .themeidol-recent-image img { 
	display:block; 
	width:50px; 
	height:auto; 
	margin:0; 
	padding:0; 
	border-radius:2px; 
}

.themeidol-recent-item .themeidol-recent-body { 
	margin:0; 
}

.themeidol-has-thumbnail .themeidol-recent-body { 
	margin:0 0 0 65px; 
}

.themeidol-recent-item .themeidol-recent-title { 
	margin:-5px 0 0; 
	padding:0; 
}

.themeidol-recent-item .themeidol-recent-meta { 
	font-size:0.8em; 
	margin:0; 
}