/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/
.widget_featured-posts {background:url('images/titlesidebar3.gif') no-repeat top left;padding:10px 0 0 0;font-size:100%;/*line-height:30px;*/}
.widget_featured-posts li {/*line-height:20px;*/margin:0!important;padding:5px!important;font-size:90%;height:auto!important;/*height:80px;min-height:80px;border-bottom:1px solid #c6c5c5;*/border-bottom:0px !important}
.widget_featured-posts li:last-child {border:none;}
.widget_featured-posts img {background-color:#EFEFE8;
border:1px solid #C7C7B9;float:left;margin:0 1em 0 0;display:inline; padding:1px;}
.widget_featured-posts .featured-title {}
.widget_featured-posts li a {color:#463924!important;}
.widget_featured-posts li a:hover {/*color:#E9315B !important*/}
.widget_featured-posts li:hover img { }
h4.featured-title{margin:0; font-size:14px; font-weight:normal}
.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;}