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

ul#yiw-featured-post {padding:10px 0 0 0;font-size:100%;line-height:30px;}
ul#yiw-featured-post li {line-height:20px;margin:0 0 10px 0;padding:0.75em 0;font-size:90%;border-bottom:1px solid #c6c5c5;display:block;overflow:hidden;}
ul#yiw-featured-post li:last-child {border:none;}
ul#yiw-featured-post .featured-thumb {float:left;margin-right:1em;}
ul#yiw-featured-post li a:link, .widget_featured-posts li a:visited {
	min-height: 80px;
	padding:10px 0 10px 0;
	color: #FFFFFF;
	line-height: 90%; 
	text-align:justify;
}
/** ul#yiw-featured-post li:hover {background:#eeeded;} */
h4.featured-title{clear:none;margin:0;}
/* 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;}

.featured-post_haim {
	color: #CCCCCC;
	font-family:Arial;
	font-size:12px;
	line-height: 110%;
	 text-align:justify; 
}
.featured-post_haim a {
  color: #CCCCCC;
}
.featured-post_haim a:hover {
  color: #CCCCCC;
}
.featured-post_haim1 {
	color: #CCCCCC;
	font-family:Arial;
	line-height: 70%;
	/* text-align:justify; */
}
.featured-post_haim_TITLE {
	color: #FFFFFF;
	font-family:Arial;
	font-size:16px;
	font-weight:100;
	text-align:justify; 
}