/*
 * @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:1.2em;margin:0!important;padding:3px!important;font-size:100%;height:auto!important;height:80px;min-height:66px;border-bottom:1px solid #fff;}
.widget_featured-posts li:last-child {border:none;}
.widget_featured-posts img {border:3px solid #99CCFF;float:left;margin:0 5px 0 0;display:inline;}
.widget_featured-posts .featured-title {font-size:1.05em;}
.widget_featured-posts li a {color:#4b628a!important;font-weight:bold;text-shadow: #fff 2px 2px 3px;}
.widget_featured-posts li a:hover {text-decoration:none;}
.widget_featured-posts li:hover {background:#99CCFF;}
.widget_featured-posts li:hover img {border:3px solid #fff;}
h4.featured-title{}
.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;}