/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.5.1
*/

ul#yiw-featured-post {font-size:100%;line-height:30px;}
ul#yiw-featured-post li {line-height:20px;margin:0 0 0px 0;padding:0.75em 0;font-size:90%;border-bottom:1px solid #eee;display:block;overflow:hidden;}
ul#yiw-featured-post .featured-thumb {float:left;margin-right:1em;}
h4.featured-title{
  clear:none;
  float:left;
  margin-bottom:0 !important;
  margin-top:5px !important;
  font-size:14px !important;
  line-height: 22px !important;
}
/* HACKS & UTILITA' */
.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;}

/* elimina il bullet per il tema di default */
ul#yiw-featured-post>li:before {content: ""!important;}