/*
Default CSS Styles for the advanced recent post widget plug-in
Version 3.0.0
*/
.advanced_recent_posts_widget * {
	/*margin:0;
	padding:0;*/
}

.advanced_recent_posts_widget {
	font-size: 12px;	
	line-height: 18px;
}
.advanced_recent_posts_widget .post-title{	
	color: #777777;
	font: 11px Arial;
	margin-bottom: 10px;
}
.advanced_recent_posts_widget .post-date{
	font: 11px Arial;
	color: #444444;font-weight: bold;
}

.advanced_recent_posts_widget img{
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.advanced_recent_posts_widget ul li{
	list-style: none;
	list-style-type: none;
	margin: -1px 14px 0px 14px;
	padding: 0.7em 5px;
	border-bottom: 1px solid #BCD9F0;
}
.advanced_recent_posts_widget .more-link{
	display:inline;
}
.advanced_recent_posts_widget .post-entry{ 
   padding:0 0 5px 0;
   overflow:hidden;
}

.recent-post-item:hover{
	background: #BCD9F0;
	margin:-1px 0px 0px 0px;
	padding: 0.7em 19px;
}
.advanced_recent_posts_widget{

}
.advanced_recent_posts_widget p{
margin: 0; padding: 0;
}