@charset "UTF-8";
body {
	background-image: url(immagini/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	overflow:hidden;
	text-decoration:none;
}

#contenitore {
	margin: auto;
	width: 950px;
}
#testata {
	background-image: url(immagini/testata.png);
	background-repeat: no-repeat;
	height: 257px;
	width: 920px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
}
#testata h1 {
	margin: 0px;
	padding: 0px;
}
#testata a.titolo {
	background-image: url(immagini/titolo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 159px;
	width: 417px;
	margin-left: 100px;
	padding-top: 39px;
	background-position: 0px 30px;
}
#menu {
	float: left;
	margin-top: 16px;
	margin-left:20px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigazione {
	float: left;
}
#navigazione li {
	margin-right: 40px;
	margin-top: 5px;
	padding: 0px;
}
#navigazione a.btnhome {
	background-image: url(immagini/btn_home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 50px;
}
#navigazione a.btnhome:hover {
	background-image: url(immagini/btn_home.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}
#navigazione a.btnredazione {
	background-image: url(immagini/btn_redazione.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left:6px;
	display: block;
	height: 19px;
	width: 81px;
}
#navigazione a.btnredazione:hover {
	background-image: url(immagini/btn_redazione.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}
#navigazione a.btnarchivio {
	background-image: url(immagini/btnarchivio.png);
	background-repeat: no-repeat;
	margin-left:10px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 70px;
}
#navigazione a.btnarchivio:hover {
	background-image: url(immagini/btnarchivio.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}
#navigazione a.btncontatti {
	background-image: url(immagini/btn_contatti.png);
	background-repeat: no-repeat;
	margin-left:3px;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 63px;
}
#navigazione a.btncontatti:hover {
	background-image: url(immagini/btn_contatti.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}
#navigazione a.btnassde {
	background-image: url(immagini/btn_assde.png);
	background-repeat: no-repeat;
	margin-left:12px;
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 145px;
	margin-top:2px;
	
}
#navigazione a.btnassde:hover {
	background-image: url(immagini/btn_assde.png);
	background-repeat: no-repeat;
	background-position: 0px -17px;
}
#social {
	float: left;
	margin-left: 100px;
}
#social li {
	margin-right: 10px;
	padding: 0px;
}
#social a.social_f {
	background-image: url(immagini/btn_faceb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 29px;
}
#social a.social_f:hover {
	background-image: url(immagini/btn_faceb.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	height: 29px;
	width: 29px;
}
#social a.social_mys {
	background-image: url(immagini/btn_mys.png);
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 29px;
}
#social a.social_mys:hover {
	background-image: url(immagini/btn_mys.png);
	background-position: 0px -29px;
}
#social a.social_rss {
	background-image: url(immagini/btn_rss.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 29px;
}
#social a.social_rss:hover {
	background-image: url(immagini/btn_rss.png);
	background-position: 0px -29px;
}
#contenuto {
	float:left;
	background-image: url(immagini/background_contenuto.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-left: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contenuto p {
	padding: 0px;
	margin: 0px;
}
#footer {
	background-image: url(immagini/footer.png);
	background-repeat: no-repeat;
	height: 147px;
	width: 920px;
	clear: both;
	margin-left: 15px;
	position: relative;
}
.post {
	height: 300px;
	width: 616px;
	margin-bottom: 20px;
	margin-left: 84px;
}
#commentisi{
padding-top:100px;
	margin-left: 84px;
	
}
.post h1.titolopost {
	font-family: Times, serif;
	font-size: 26px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post h1.titolopost a{
	color:#000000;
}
.post h2.sottotitolopost{
	font-family:Times, serif;
	font-size:16px;
	width: 600px;
	margin-left:4px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
}
.post h2.sottotitolopost a{
	color:#000000;
}
.post h4.autorepost{
	padding:0px;
	margin:0 0 0 480px;
	font-size:10px;
	color:#222222;
}

.post .lineaposts {
	background-image: url(immagini/lineapost.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 606px;
}
.post .lineapost {
	background-image: url(immagini/lineapost.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 606px;
	clear: both;
}
.inferiore {
	margin-bottom: 0px;
}

.post h6.categoriapost {
	font-size: 12px;
	color: #a4a4a4;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.post h6.categoriapost a {
	color:#a4a4a4
}
#post2 {
	width: 606px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#post2 .paddingruos {
	margin-top: 100px;
}

#postsx {
	width: 377px;
	float: left;
	margin-left:1px;
}
#postdx {
	float: left;
	margin-left: 1px;
}
#postdx img{
	padding:0px;
	margin:0px;
}
#postsx p.testopost {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding:0px;
}
.post h6.commentipost {
	clear: both;
	color: #a4a4a4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 480px;
}
.post h6.commentipost a {
	color:#a4a4a4;
}
#postdata {
	background-image: url(immagini/cornicedata.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 87px;
	margin-left: 7px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#postdata h5 {
	font-size: 12px;
	color: #686868;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#interno {
	float: left;
	width: 700px;
}
.clearb {
	clear: both;
}

#sidebar {
	float: left;
	width: 190px;
	margin-left: 4px;
}


#titolocategoria h3 {
	background-image: url(immagini/titolo_categorie.png);
	text-indent: -9999px;
	background-repeat:no-repeat;
	height: 31px;
	width: 192px;
	margin: 0px;
	padding:0px;
}
#desciaxxonn h3 {
	background-image: url(immagini/titolo_cosaxxonn.png);
	text-indent: -9999px;
	height: 31px;
	width: 192px;
	margin: 0 0 0 1px;
	padding: 0px;
}

#footer p.creditweb {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	top: 36px;
}

#footer p.dichiarazione{
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	top: 26px;
}
.nonebarre{
border:none;
}
#titolocategoria {
	font-size:14px;
}
#titolocategoria ul{
	list-style-type: none;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:100px;
	margin-right:0px;
	padding: 0px;
}
#titocategoria li{
	margin-top:10px;
}
#titolocategoria a{
	text-decoration:none;
	color:#333333;
}
#titolocategoria a:hover{
	color:#000000;
}
#postsopra{
 	width:600px;
}
#postsopra p img {
	display:block;
	margin-top: 30px;
}
#postsopra p.testopost{
	font-size: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#postsopra .sociable{
 	margin-top:100px;
}
#postsopra .sociable ul{
 	list-style-type:none;
	margin:0px;
	padding:0px;
}
#postsopra .sociable li{
	float:left;
	margin:0 0 0 10px;
	padding:0px;
}
#postsopra .sociable img{
	border:none;
}
#postsopra .sociable p{
	font-size:14px;
	margin-bottom:5px;
}
#postsopra .sociable .sociable_tagline p {
	font: Times, serif;
}
#desciaxxonn p {
	width:155px;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 10px;
}

#commentisi #respond {
	clear:both;
	padding-top: 50px;
}
#commentisi #respond h3 {
	margin-top: 50px;
}
.spaziomusica {
	margin-top: 20px;
}
#interno h2.titolocosax {
	font-family: Times, serif;
	font-size:26px;
	padding: 0px;
	margin: 0 0 50 100px
}
#interno h2.titoloredazione {
	font-family: Times, serif;
	font-size:26px;
	padding: 0px;
	margin: 0 0 50 100px
}
#interno h2.titolocontatti {
	font-family: Times, serif;
	font-size:26px;
	padding: 0px;
	margin: 0 0 50 100px
}
#cosax {
	margin-left:100px;
	width: 550px;
}

#redazione {
	margin-left:100px;
	width: 550px;
}
#contatti {
	margin-left:100px;
	width: 550px;
}
#mailing {
	margin-top:30px;
	padding:0px;
}
#mailing h3{
	margin:0 0 0 0px;
	padding:0px;
	display:block;
	background-image: url(immagini/titolo_mailinglist.png);
        text-indent: -9999px;
        background-repeat:no-repeat;
	height:31px;
	width:192px;
}
#codice_mailing {
	margin-left:20px;
	margin-top:20px;
}
#cosax p.cosaxspazio {
	margin-bottom: 30px;
	font-size:14px;
}
#cosax p.cosaxspaziosotto {
	margin-bottom: 80px;
}
#desciaxxonn a {
	color:#FF6600;
}
#desciaxxonn a:hover {
	color:#FF9900;
}

#redazione h2.membriredax {
	font-size:18px;
	display:inline;
	font-weight:800;
	padding:0px;
	margin:0 0 5 0px;
}
#redazione p.descriredax {
	font-size:14px;
	padding:0px;
	margin-bottom:20px;
}
.spaziostottotutto {
	margin-bottom:50px;
}
#contatti a{
	color:#FF6600;
	list-style-type:none;
}
#contatti a:hover{
	color:#FF9900;
}
#titolocategoria li.cat-item {
	margin-top:10px;
}
#navipage {
	font-size:12px;
	font-weight:700;
	padding-left:200;
	float:left;
}
#navipage a {
	color:#999999;
}
#navipage a:hover {
	color:#333333;
}
#footer a {
	color:#CCCCCC;
}
#footer a:hover{
	color:#111111;
}
#cerca {
	margin-left: 380px;
	margin-bottom: 50px;
}


#content h2.barraarchivio {
	font-family:Times, serif;
	font-size:20px;
	background-image:url(immagini/barra-archivio.png);
	width:251px;
	margin-left:-10px;
	padding-top:15px;
	padding-left:110px;
	color:#FFFFFF;
	height:34px;
	display:block;
	text-indent:inherit;
	overflow:hidden;
 }
 
 #content ul.listamese {
 list-style-type:none;
 margin:0 0 0 110px;
 padding:0px;
 }
 
 #content li{
 	padding:0px;
	margin-bottom:10px;
}

#content a{
	color:#000000;
	text-decoration:none;
}
#content a:hover{
	color:#333333;
}