/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/
.widget_featured-posts {padding:10px 0 0 0;font-size:100%;line-height:30px;}
.widget_featured-posts li {line-height:20px;margin:0!important;padding:0.75em 0!important;font-size:90%;height:auto!important;height:80px;min-height:80px;border-bottom:1px solid #c6c5c5;}
.widget_featured-posts li:last-child {border:none;}
.widget_featured-posts img {background:none repeat scroll 0 0 #FFFFFF; border-color:#DDDDDD;
border-style:solid;float:left;margin:0 1em 0.7em 0;display:inline; border-width:0.077em;padding:0.392em;}
.widget_featured-posts .featured-title {font-weight:normal;font-variant:normal!important;font-size:15px; letter-spacing:-1px;}
.widget_featured-posts li a {color:#000!important;}
.widget_featured-posts li:hover img {border:1px solid #afaeae;}
h4.featured-title{margin:0;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
/* CSS rule for IE6 */
* html .clearfix {height:1%;}
/* CSS rule for IE7 */
*:first-child+html .clearfix {min-height: 1px;}