#contenuti h1{
	font-size:30px;
}

.testo{
	margin: 0 0 20px 0;
	line-height: 15px;
	color: #676767;
}

.post img{
	float: left;
	border: 4px solid #999999;
	margin: 0 12px 0 0;
}

.post2 img{
	float: left;
	padding: 4px;
	margin: 0 12px 0 0;
}


.post, .post2{
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
	border-bottom: 1px dotted #b6b6b6;
	display: inline-block
}

.post{
	height: 140px;
	width: 100%;
}

.post p{
	font-size: 13px;
	line-height: 16px;
}

.post2 p{
	line-height: 15px;
}

.post h3, .post2 h3, .post2 a h3:visited{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
	font-size: 17px;
	margin: 0 0 5px 0;
}

.post2 a:hover h3{text-decoration:underline;}


.post .approfondisci {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align: right;
	background: url(../img/button_approfondisci_bg.jpg) repeat-y right top;
	width: 320px;
	position: absolute;
	top: 110px;
	right: 10px;
}

.post .approfondisci a{
	font-weight: bold;
	color: #666666;
}

.post .link, .post2 .link {
	margin: 20px 0 10px 0;
}

.post .link a,.post2 .link a {
	font-size:11px;
	padding:2px 4px;
	text-transform:uppercase;
}

.post .link a.box, .post2 .link a.box{
	background-color: #999999;
	color: #FFF;
}

.post2 .link a.box_link {
	color: #999999;
}

.post2 .link{float:right;padding:4px 4px; margin:10px 4px 10px 0;}


/*MC box numero commenti*/
.ballcontainer {width:64px;float:left; margin:0 15px 5px 0;}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;  }
.b1f {height:1px; background:#ccc; margin:0 5px;}
.b2f {height:1px; background:#ccc; margin:0 3px;}
.b3f {height:1px; background:#ccc; margin:0 2px;}
.b4f {height:2px; background:#ccc; margin:0 1px;}
.contentf {background: #ccc;}
.contentf div {text-align: center}
.commentsball {color:#ffffff;}