/*
 * @package Featured Posts
 * @author Nando Pappalardo e Giustino Borzacchiello
 * @version 1.4
*/

#widget_featured-posts{
width:195px;
float: right;
background-color: #fff;
text-align: left;
border-left: 0px solid #c1c1c1;
padding: 0px 0 0px 10px;
margin: 0px 0px 0px 0;
font-weight:bold;
}

p.featured-title {
	
	font-size: 12px;
	font-weight: normal;
         	padding: 5px 0px 0px 0px;
	line-height: 16px;

         
	}





.widget_featured-posts

{background:url('images/titlesidebarx3.gif') no-repeat top left;padding:0px 0 0 0;font-size:20px;line-height:0px;}

.widget_featured-posts li

{line-height:18px; margin-bottom: 0px!important; padding: 0px 0px 0px 0px!important;font-size:16px; height:105px;!important; height: 105px; min-height: 105px; border-bottom: 1px dashed #c6c5c5; background:#fff;}

.widget_featured-posts li:last-child {border:none;}

.widget_featured-posts img {border:0px solid #000;float:left; margin: 0 0px 5px 0; padding:0px 0 0px 0; display:inline;}

.widget_featured-posts .featured-title {}

.widget_featured-posts li a {color:#646568!important;}

.widget_featured-posts li:hover {background:#fff;}

.widget_featured-posts li:hover img {border:0px solid #000; padding:0px 0 0px 0;}

h4.featured-title {margin:0; padding:0px; font-size:13px; text-transform: none; font-weight:normal;}


.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;}