/*
 * @package Featured Posts
 * @author Nando Pappalardo
 * @version 1.0
*/
.widget_featured-posts {background:url('images/titlesidebar3.gif') no-repeat top left;padding:10px 0 0 0;font-size:110%;line-height:30px;}
.widget_featured-posts li {line-height:20px;margin:100px 0!important;padding:1em 0!important;font-size:70%;height:auto!important;height:100px;min-height:100px;border-bottom:3px solid #c6c5c5;}
.widget_featured-posts li:last-child {border:none;}
.widget_featured-posts img {border:3px solid #FF99B1;}
.widget_featured-posts img.alignleft {float:left;margin:0 1em 0 0;display:inline;}
.widget_featured-posts .featured-title {}
.widget_featured-posts li a {color:#000!important;}
.widget_featured-posts li:hover {background:#FF99B1;}
.widget_featured-posts li:hover img {border:3px solid #FF99B1;}
