@CHARSET "UTF-8";


.contentdescription
{
        padding-top:10px;
        padding-bottom:15px;
        text-align:justify;
}

.odd
{
        padding-left:12px;
        padding-bottom:15px;
}

.even
{
        padding-left:10px;
}

.votitaly-inline-rating
{
     padding-bottom:8px;
}


.blog .leading_separator {
	display: block;
	clear: both;
}

.blog .article_separator {
	display: none;
}

.blog .article_row {
	clear: both;
}

.blog h2.contentheading {
	background: url('../images/bg-h3.png') no-repeat left bottom;
	color: #fff;
	font: bold 14px Arial;
	padding: 0 0 5px 5px;
	margin: 0 0 10px 10px;
}

.blog .article_column {
	width: 355px;
	float: left;
	display: block;
	color: #ccc;
}

.blog .leading { color: #ccc; }
.blog .item-content {
	background: url('../images/bg-black.png');
	padding: 10px;
        text-align:justify;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.blog p.readmore {

}

.blog .readon {
	display: block;
	clear: both;
	text-align: center;
	background:#000;
        margin-bottom:15px;
        padding:5px;
        -moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.blog .even { margin-left: 20px; }

.blog .blog_more { display: none; }

.contentheading {
	background: none;
}

#page .contentheading {
	background: url('../images/bg-componentheading-760.png') no-repeat left center;
	color: #fff;
	font: bold 14px Arial;
	padding: 0 0 8px 30px;
}
