/*
 * @package Featured Posts
 * @author GdnGroups
 * @version trunk
*/
.widget_featured-posts {padding:10px 0 0 0;font-size:100%;line-height:30px; list-style:none;}
.widget_featured-posts li {line-height:20px;margin:0!important;padding:0.75em 0!important;font-size:90%;height:auto!important;height:175px; min-height:175px; border:0px solid #afaeae; list-style:none; font-style:normal;}
.widget_featured-posts li:last-child {border:none;}
.widget_featured-posts img {border:1px solid #ffffff;float:left;margin:2px 10px 0px 12px;display:inline;}
.widget_featured-posts .featured-title {}
.widget_featured-posts li a {color:#000!important;}
.widget_featured-posts li:hover {border-bottom:0px solid #afaeae;}
.widget_featured-posts li:hover img {border:1px solid #afaeae;}
.widget_featured-posts li h4 {margin:8px 0px 0px 10px; font-weight:normal; font-style:normal;}
.widget_featured-posts li p {padding:0px 50px 0px 0px; font-weight:normal; color:#333333; font-size:11px;}
.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;}