@charset "utf-8";
/* CSS Document */

.main div.home {
	text-align: left;
}

body {
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0px;
}
a {	text-decoration: none;	color: #0099CC;	font-weight: normal;}
a:hover {color:#006699;}

b,strong{ font-weight:bold;}
i,em{
	font-style:italic;
	color: #34B195;
}

p{ margin-bottom: 10px; }
br{ height:5px}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	display: block;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #8F132D;
	font-weight: bold;
	margin-bottom: 10px;
}


table{
	border: solid 5px #CCCCCC;
}

.top a{
	display:block;
	width:100%;
	height: 200px;
	text-indent:-999px;
}
.main .post h2 a { color:#FFFFFF}
.main .post h2 a:hover {
	color:#3FEBFF
}
.main .post h2:first-letter { font-size:28px}
.post .corpo p {
	font-size: 13px;
	color: #405F84;
	margin-bottom: 15px;
}
.post .link a{
	color: #FFFFFF;
}

.post .link a:hover{
	color: #00FFFF;
}

.colonna h4 {
	font-size: 18px;
}
.colonna .palinsesto {
	text-align: center;
}
.post .commenti .corpo {
	color: #405F84;
	font-size: 14px;
}
.post .commenti .autore {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:15px;
	text-align: right;
}

.post .commenti .autore a{ color:#93EADD; }
.post .commenti .autore a:hover{ color: #00CCCC}
.main .post h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 55px;
}
.main .post .corpo img {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.main >  h2 {
	font-size: 20px;
}
.box2 .autore {
	text-indent: 5px;
	font-size: 12px;
}
.box2 p {
	margin-bottom: 5px;
}
.main > h2 strong {
	color: #99FFFF;
	font-weight: normal;
}

.rullo h4{
	margin-bottom:10px;
}
.main .post .corpo .scaricaPuntata {
	color: #405F84;
	padding: 5px 150px 5px 10px;
	margin-bottom: 10px;
	font-size: 13px;
	height: 40px;
	background-image: url(_img/scaricaSf.png);
	background-position: right top;
}
.main .post .corpo .scaricaPuntata li {
	margin-right: 10px;
	display:inline;
}
.main .post .corpo .scaricaPuntata br{
	clear:right;
}
