/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/
.widget_featured-posts {background:none;padding: 10px 0px 10px 5px;font-size:100%;width:935px;border-top: 1px #bcafa7 solid;border-bottom: 1px #bcafa7 solid;margin-bottom:20px; }
.widget_featured-posts ul { margin: 0 0 0 -20px; }
.widget_featured-posts li {list-style:none;display:block;float:left;margin:0 16px 0 0 !important;padding:0 0!important;font-size:90%;line-height: 1.25em; height:auto!important;height:80px;min-height:80px;width: 134px; }
.widget_featured-posts li:last-child {border:none;margin:0;}
.widget_featured-posts img {border:2px solid #bcafa7;float:left;margin:0 0 5px 0;display:inline;}
.widget_featured-posts .featured-title {}
.widget_featured-posts li a {color:#000!important;}
.widget_featured-posts li:hover {background:none; color:#aa4b17;}
.widget_featured-posts li:hover h4 {text-decoration: underline; color:#aa4b17;}
.widget_featured-posts li:hover img {border:2px solid #aa4b17; padding: 2px;}
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;}