/*entradas populares
--------------------*/
.PopularPosts .item-thumbnail img{
width:55px;
height:90px
}
.PopularPosts .item-thumbnail img:hover{
opacity:.6;filter:alpha(opacity=60);
-moz-opacity:.6;
-khtml-opacity:.6
}
.popular-posts li,.popular-posts .item-content{
float:left;
display:inline;
list-style:none;
}
.popular-posts .item-snippet,.popular-posts .item-title,.feed-links{
display:none;
}
.popular-posts ul li,.item-content,.item-thumbnail{
margin:0!important;padding:0!important;
}
.sixcol,.left-main,.right-sidebar{
width:50%;
}
#PopularPosts1 img {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
padding: 4px;
}