body{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: #FFFFFF;
	text-align: center;
}
#container {
	/*min-width: 900px;*/
	width: 900px;
	border: 1px solid #999;
}
img {
	border: none;
}
a:link, a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #AA0000;
	text-decoration: underline;
}
h1 span, .skip, hr {
	position: absolute;
	left: -9999px;
}
h1 {
	float: right;
	display: inline;
	height: 120px;
	padding: 0px;
	margin: 30px 50px 0 0;
	width: 470px;
}
h1 a{
	display: block;
	width: 470px;
	height: 120px;
	background: url('../images/header_text_new.png') no-repeat 0px -120px;
}
h1 a:hover, h1 a:active{
	background: url('../images/header_text_new.png') no-repeat;
}
#header {
	height: 170px;
	background: url('../images/header_img.jpg') no-repeat bottom left;
	border-bottom: 1px solid #999
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 5px;
	color: #AA0000;
}
form h2 {
	text-align: left;
}
h3{
	font-size: 110%;
	color: #AA0000;
	margin: 0;
	padding: 10px 0;
	letter-spacing: 2px;
}
div#corpo h3{
	margin-bottom: 3px;
	margin-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	color: #AA0000;
	background: url('../images/bg_cite.gif') no-repeat 0px 3px; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:6px
}
#chi-sono div#corpo h3{
	margin-top: 40px;
}

.bold {
	font-weight: bold;
}
.center{
	text-align: center;
}
.right{
	float: right;
	margin: 5px 0 10px 10px;
}
.left{
	float: left;
	margin: 0 10px 10px 0;
}
.navigation-bottom .alignleft{
	float: left;
	margin: 0 0 10px 0;
}
.navigation-bottom .alignright{
	float: right;
	margin: 0 0 10px 0;
}
.clear{
	clear: both;
}
acronym{
	cursor: help;
}

#corpo code{
	display: block;
	margin: 20px 0;
	background: #EEEEEE url('../images/code.gif') repeat-y;
	color: #444444;
	font-size: 130%; padding-left:50px; padding-right:10px; padding-top:18px; padding-bottom:18px
}

dl{
	margin: 15px 0;
	padding: 0;
}
dt{
	color: #AA0000;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
dd{
	margin: 0 0 15px 5px;
	padding: 0;
}

/************** pannello di controllo **************/
#pannello{
	position: relative;
	padding: 0px;
	margin: 0px;
	background: #eee url('../images/bg_div_pannello.png') repeat-x;
	color: #fff;
	height: 120px
}
.pannello_int{
	position: relative;
	padding: 0 0 10px 30px;
	width: 650px;
	height: 110px;
}
div.pannello_int p{
	margin: 0px;
	padding: 3px;
}
div#pannello h3{
	padding: 10px;
	margin: 0;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #333;
}
#pannello ul{
	padding: 0px;
	margin: 0px;
}
#pannello ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#pannello ul li a{
	margin: 5px 10px;
	padding: 0;
	width: 190px;
	height: 60px;
	display: block;
	text-indent: 46px;
	line-height: 40px;
}
#pannello ul li a:link, #pannello ul li a:visited{
	text-decoration: none;
	color: #666;
}
#pannello ul li a:hover, #pannello ul li a:active{
	text-decoration: underline;
	color: #333;
}

#pannello ul li.cssdefault a:link, #pannello ul li.cssdefault a:visited{
	background: url('../images/cssdefault.png') no-repeat;
}
#pannello ul li.csssmall a:link, #pannello ul li.csssmall a:visited{
	background: url('../images/csssmall.png') no-repeat;
}
#pannello ul li.csslarge a:link, #pannello ul li.csslarge a:visited{
	background: url('../images/cssbig.png') no-repeat;
}
#pannello ul li.cssdefault a:hover, #pannello ul li.cssdefault a:active{
	background: url('../images/cssdefault.png') no-repeat 0 -60px;
}
#pannello ul li.csssmall a:hover, #pannello ul li.csssmall a:active{
	background: url('../images/csssmall.png') no-repeat 0 -60px;
}
#pannello ul li.csslarge a:hover, #pannello ul li.csslarge a:active{
	background: url('../images/cssbig.png') no-repeat 0 -60px;
}

input{
	margin: 2px;
}

form {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#open_menu{
	height: 17px;
	background: #fff url('../images/bg_open_menu.png') repeat-x;
}
#open_menu p{
	display: block;
	position: relative;
	top: 0px;
	left: 20%;
	width: 150px;
	height: 17px;
	background: #fff url('../images/bg_open_menu_span.png') no-repeat;
	padding: 0px;
	margin: 0px
}
#open_menu p span, #open_menu p span{
	visibility: hidden;
	text-decoration: none;
}
#open_menu a{
	display: block;
	width: 150px;
}
#open_menu a:focus{
	outline: none;
}
#open_menu a:link, #open_menu a:visited{
	text-decoration: none;
}
#open_menu a:hover, #open_menu a:active{
	background-color: transparent;
	text-decoration: none;
}

/******************* menu di navigazione principale **********/
#menu{
	background: #333 url('../images/bg_menu.jpg') repeat-x;
	height: 32px;
	clear: both;
	width: 100%
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 1.2px;
}

#menu ul li a{
	float: left;
	padding: 6px 20px;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	border-right: 1px solid #444;
	border-left: 1px solid #999;
}

#menu ul li a:link, #menu ul li a:visited{
	color: #fff;
	text-decoration: none;
	background: #333 url('../images/bg_menu.jpg') repeat-x;
}

#menu ul li a:hover, #menu ul li a:active{
	color: #fff;
	text-decoration: none;
	background: #000 url('../images/bg_menu.jpg') repeat-x 0 -32px;
}

#menu ul li.in{
	color: #FFFFFF;
	background: #000 url('../images/bg_menu_hover.png') repeat-x;
	height: 20px;
	line-height: 20px;
	margin: 0px; padding-left:20px; padding-right:20px; padding-top:6px; padding-bottom:6px
}

/*************** stile contenuto della pagina *****************/
#extra{
	float: left;
	width: 250px;
	padding: 0 10px 0 0;
	background: url(images/bg_right2.jpg) #EEEEEE top right repeat-y;
	background: #fff;
	border-bottom: 1px solid #AAAAAA;
	border: none;
	margin-top: 0px;
}
#extra form{
	padding: 0 10px;
}

#extra ul, #extra ol{
	margin: 0px;
	padding: 10px 10px 10px 25px;
}
#extra ul.lista li, #lastcomments ul li{
	list-style-type: none;
	background: url('../images/ul.gif') no-repeat 0px 5px;
	margin-left: 0px;
	text-indent: 12px;
	color: #888888; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px
}
#extra ul.lista li.nopointer {
	background: none;
	text-indent: 0;
	margin-bottom: 5px;
}
#extra ol.lista li{
	margin-left: 12px;
	text-indent: 0;
	padding: 1px 0;
	color: #888888;
}
#extra ul.lista li span{
	padding-left: 12px;
	color: #888888;
}
#extra h3{
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}

#extra #promo{
	margin: 10px 30px;
}
#extra #promo ul{
	padding: 0;
	margin: 0;
}
#extra #promo ul li{
	list-style-type: none;
	margin: 5px 0;
	padding: 2px 0;
}
#addons{
	text-align: center;
}

#immagini{
	float: right;
	width: 200px;
	height: 575px;
	background: #EEEEEE url('../images/bg_right1.jpg') repeat-x bottom left;
	font-size: 11px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:20px
}
#immagini label{
	margin: 5px 5px 10px 28px;
	color: #AA0000;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

#immagini p{
	margin: 10px 0;
	padding: 0px;
}
#immagini a:link, #immagini a:visited{
	text-decoration: underline;
}
#immagini a:hover, #immagini a:active{
	text-decoration: none;
}

form#searchform{
	margin: 3px 0 0 0;
	padding: 0;
	text-align: center;
}

form#searchform input{
	margin: 0;
	font-size: 10px;
	padding: 1px;
}

form#searchform input#s{
	border: 1px inset #CCCCCC;
	background: #FFFFFF;
	font-size: 12px;
}

#container3 #immagini{
	float: right;
	width: 170px;
	height: 565px;
	background: #EEEEEE url('../images/bg_right1.jpg') repeat-x bottom left;; padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:20px
}
#container3 .default #immagini {
	padding: 10px 0 20px;
	width: 200px;
}

#corpo, #container3 #corpo {
	font-size: 1em;
	min-height: 600px;
	/*background: #FFFFFF url('../images/bg_centro.jpg') no-repeat top right; margin-left:260px; margin-right:200px; margin-top:0; margin-bottom:10px; padding-left:3%; padding-right:3%; padding-top:15px; padding-bottom:15px*/
	margin-left:30px; margin-right:30px; margin-top:0; margin-bottom:10px; padding-left:3%; padding-right:3%; padding-top:15px; padding-bottom:15px	
}
#container3 #corpo{
	margin-left: 0px;
	margin-right: 200px;
}
#container3 div.entry, #container3 div.post{
	margin-top: 10px;
}

#corpo2{
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1em;
	background: #FFFFFF url('../images/bg_centro.jpg') no-repeat top right;; padding-left:5%; padding-right:5%; padding-top:15px; padding-bottom:400px
}
#corpo p {
	padding: 5px 0;
	margin: 0px;
    line-height: 1.5;
}
#corpo a:hover, #corpo a:active {
	color: #DD6666;
	text-decoration: none;
}

#corpo ul, #corpo ol{
	margin: 10px 20px;
	padding: 0;
}

#corpo ul li{
	text-align: left;
	margin: 5px 0;
	list-style-type: circle;
    line-height: 1.5;
}

#corpo ol li{
	margin: 5px 0;
        line-height: 1.5;
}

#footer{
	clear: both;
	width: 100%;
	background: #ededed url('../images/bg_footer.jpg') repeat-x;
	color: #666;
	text-align: center;
	padding-top: 20px
}
#footer_container{
	width: 760px;
	margin: 10px auto 0;
	padding: 0 0 10px;
	display: block;
	border-top: 2px solid #bbb;
}
#footer #valid{
	margin: 0 auto;
	text-align: left;
	width: 80px;
	height: 65px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 155%;
	letter-spacing: -0.2px;
	background: url('../images/valid.gif') no-repeat center left;; padding-left:45px; padding-right:0px; padding-top:7px; padding-bottom:5px
}
#footer #valid a:link, #footer #valid a:visited{
	text-decoration: none;
}
#footer .column{
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 5px 20px;
	text-align: left;
}
#footer .wide{
	width: 310px;
}
#footer .big{
	width: 170px;
}
#footer .big p{
	padding: 0 0 10px 0;
}
#footer h3{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	color: #555;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bbb;
}
#footer .column ul{
	margin: 0;
	padding: 0;
}
#footer .column ul li{
	list-style: none;
	padding: 1px 0;
	margin: 0;
}
#footer .big ul li{
	list-style: square;
	margin-left: 12px;
}
#footer .column p{
	padding: 0;
	margin: 0;
}
#footer p{
	padding: 10px 10px 5px 10px;
	margin: 0px;
}
#footer a:link, #footer a:visited{
	color: #a00;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #333;
	text-decoration: underline;
}
#footer .recog a{
	display: block;
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}
#footer .recog a:link, #footer .recog a:visited, #footer .recog a:hover{
	text-decoration: none;
}
#footer p.clear{
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}

div#related h3{
	border: none;
	font-size: 1.5em;
	font-weight: normal;
	background-position: 0 7px;
}
div.box_related{
	width: 450px;
	background: url('../images/box_related.png') no-repeat;
	padding-bottom: 20px
}
div#related p, div#related ul{
	margin: 0;
}
div#related p{
	padding: 10px 20px 5px;
        line-height: 1.2;
}
div#related ul{
	padding: 5px 30px 10px;
}
div#related ul li{
	list-style-type: circle;
        line-height: 1.2;
}

div#corpo h3.excerpt{
	font-size: 1.5em;
	line-height: 1.2;
	color: #777;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	margin: 15px 0 0 0;
	font-weight: normal;
	padding: 0;
	background: transparent;
	border: none;
	letter-spacing: 0;
}
div.entry, div.entrytext{
	color: #444444;
	letter-spacing: 0px;
	margin: 10px 0;
}
#archive div.entry{
	margin-bottom: 0px;
}
div.entry b, div.entrytext b{
	letter-spacing: 0px;
	color: #333;
}
div.entry a, div.entrytext a{
	text-decoration: underline;
}
div#corpo div.post p.postmetadata {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 1.1em;
}
#archive div#corpo div.post p.postmetadata{
	margin-top: 10px;
}

form#commentform{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

form#commentform p.textarea{
	padding: 0px;
	margin: 0px;
}

textarea#comment{
	width: 90%;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}
ol.commentlist li{
	font-size: 1.5em;
	font-style: italic;
	color: #666;
	padding: 0;
	margin: 10px 2px;
	width: 430px;
	display: list-item;
	background: url('../images/comment_grey.png') no-repeat;
}
ol.commentlist li div{
	display: block;
	padding: 10px;
}
ol.commentlist li.alt{
	background: url('../images/comment_alt.png') no-repeat;	
}

ol.commentlist li p{
	font-size: 0.6em;
	line-height: 1.6;
	font-style: normal;
	color: #333;
} 
ol.commentlist li cite{
	font-size: 1em;
	color: #333;
	font-style: normal;
	font-weight: normal;
	padding-left: 25px;
	margin-right: 5px;
	background: url('../images/user_comment.gif') no-repeat 0px 3px;
}
ol.commentlist li.alt cite{
	background: url('../images/user_comment_alt.gif') no-repeat 0px 3px;
} 
ol.commentlist li small{
	font-size: 0.5em;
}
ol.commentlist li.highlight {
	background-image: url('../images/comment_author_top.png') ;
	background-color: #666;
	color: #666
}
ol.commentlist li.highlight p{
	color: #fff;
}
ol.commentlist li.highlight div {
	background: url('../images/comment_author_bottom.png') no-repeat bottom left;	
}
ol.commentlist li.highlight cite{
	padding-left: 30px;
	background: url('../images/gold_24.gif') no-repeat 0px 3px;
	font-size: 1.3em
}
ol.commentlist li.highlight a:link, ol.commentlist li.highlight a:visited {
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #fff;
}
#corpo ol.commentlist li.highlight a:hover, #corpo ol.commentlist li.highlight a:active {
	text-decoration: none;
	color: #ccc;
}
#commentpreview{
	font-size: 1.2em;
	margin: 10px 0 30px;
	color: #444444;
}

.big_box{
	width: 550px;
	border-bottom: 1px solid #DDDDDD;
	background: #EEEEEE url('../images/bg_box.jpg') no-repeat top right;
	padding: 20px;
	margin: 20px auto
}

.big_box img{
	float: right;
	margin: 0 0 20px 10px;
	border: 2px solid #DDDDDD;
}

#corpo .big_box li{
	font-size: 90%;
	margin: 2px 0;
}

#gallery img {
	float: left;
	margin: 10px 15px 10px 0px;
}

#gallery a:link img, #gallery a:visited img{
	border: 3px solid #DDDDDD;
}

#gallery a:hover img, #gallery a:active img{
	border: 3px solid #AA0000;
}

p.up{
	background: url('../images/up.gif') no-repeat 67px 6px;
}

div.utils{
	padding: 10px;
	background: url('../images/box_utils.png') no-repeat;
	width: 505px;
	height: 50px; margin-left:0; margin-right:10px; margin-top:30px; margin-bottom:15px
}

/********** immagini h2 e titoli interni **********/
div.post{
	/*border-top: 1px solid #FFFFFF;*/
	margin-top: 30px;
}
div.post2{
	/*border-top: 1px solid #FFFFFF;*/
	margin-top: 20px;
}
div.post img{
	float: right;
	margin: 0 0 10px 35px;
	border: 1px solid #DDDDDD;
}
div.post2 img{
	text-align: center;
	margin: 0 0 10px 45px;
	border: 1px solid #DDDDDD;
}


div.inner{
	margin-top: 52px;
}

#corpo p.data {
	display: block;
	text-align: center;
	float: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	padding: 0;
	font-weight: bold;
	color: #666;
	width: 33px;
	height: 38px;
	background: url('../images/date.png') no-repeat;; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:0
}
.pub-month {
	display: block;
	font-size: 10px;
	padding: 0 5px;
	line-height: 15px;
	color: #FFFFFF;
}
.pub-date {
	display: block;
	font-size: 16px;
	padding: 0 5px;
	line-height: 22px;
}
#corpo p.comments{
	float: right;
	display: inline;
	width: 50px;
	height: 37px;
	text-align: center;
	line-height: 20px;
	font-size: 1.2em;
	background: url('../images/comment_cloud.jpg') no-repeat;; margin-left:0; margin-right:10px; margin-top:0; margin-bottom:0
}
p.comments a{
	display: block;
	width: 50px;
	height: 37px;
}
p.comments a:link, p.comments a:visited{
	text-decoration: none;
	color: #a00;
}
p.comments a:hover, p.comments a:active{
	text-decoration: none;
	color: #666;
}
#corpo h2 {
	width: 225px;
	height: 60px;
	padding: 0;
	margin: 15px 0;
	border: none;
}
#archive h2.archive{
	font-size: 2.2em;
	font-weight: normal;
	height: auto;
	width: auto;
}
#corpo .post h2 {
	height: auto;
	padding: 0;
	margin: 0;
	width: 80%;
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}

#corpo .post .utils h2{
	margin: 0;
	width: auto;
}

h2.homepage{
	background: url('../images/h2_homepage.png') no-repeat center left;
}
h2.chisono{
	background: url('../images/h2_chisono.png') no-repeat center left;
}
h2.portfolio{
	background: url('../images/h2_portfolio.png') no-repeat center left;
}
h2.music{
	background: url('../images/h2_musica.png') no-repeat center left;
}
h2.pictures{
	background: url('../images/h2_pictures.png') no-repeat center left;
}
h2.download{
	background: url('../images/h2_download.png') no-repeat center left;
}
h2.newsletter{
	background: url('../images/h2_newsletter.png') no-repeat center left;
}
h2.contatti{
	background: url('../images/h2_contatti.png') no-repeat center left;
}
#corpo h2.wordpress{
	width: 275px;
	height: 84px;
	background: url('../images/h2_wordpress.png') no-repeat center left;
}


#container #corpo h2.homepage a:hover, #container #corpo h2.homepage a:active {
	background: none;
	text-decoration: none;
}

h2.delicious-banner{
	background: url('../images/h2_delicious.jpg') no-repeat top left;
}
h2.categorie{
	background: url('../images/h2_categorie.png') no-repeat top left;
}
h2.archivio{
	background: url('../images/h2_archivio.png') no-repeat top left;
}
h2.feed{
	background: url('../images/h2_feed.png') no-repeat top left;
}
h2.links{
	background: url('../images/h2_links.png') no-repeat top left;
}
h2.promo{
	background: url('../images/h2_promo.png') no-repeat top left;
}
h2.commentatori, div#lastcomments h2{
	background: url('../images/h2_lastcomments.png') no-repeat top left;
}
div.democracy h2{
	background: url('../images/h2_poll.png') no-repeat top left;
}

#extra h2 {
	width: 220px;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 4px 5px 4px 30px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.2em;
}
#extra h2.trigmenu:hover{
	cursor: pointer;
	color: #c00;
	text-decoration: underline;
}

#immagini h2 {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 135%;
}

p.promobox{
	background: #fff;
	width: 250px;
	padding: 0;
	margin: 10px 5px 10px;
}
p.promobox span{
	position: absolute;
	left: -9999px;
}
p.promobox a:link, p.promobox a:visited, p.promobox a{
	display: block;
	text-decoration: none;
	padding: 0;
	background: url('../images/promobox.jpg') no-repeat;
	width: 250px;
	height: 100px
}
h3#respond, h3#comments {
	font-size: 12px;
	margin: 0px;
	padding: 3px 0;
	color: #AA0000;
}

/***** wordpress themes *****/
#wordpress form{
	text-align: center;
}
#wordpress .col-left{
	width: 48%;
	float: left;
}
#wordpress .col-right{
	width: 48%;
	float: right;
}
#wordpress span.it{
	padding-right: 25px;
	margin-right: 10px;
	font-size: 1.3em;
	background: url('../images/it.gif') no-repeat right center;
}
#wordpress span.en{
	padding-right: 25px;
	margin-left: 10px;
	font-size: 1.3em;
	background: url('../images/gb.gif') no-repeat right center;
}
#wordpress #english{
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

div.post blockquote {
	margin: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;	
	font-size: 1em;
	font-style: italic;
	background: url('../images/quote.png') no-repeat -5px 0;; padding-left:35px; padding-right:0; padding-top:10px; padding-bottom:10px
}
#map{
	float: right;
	margin: 0 0 10px 35px;
}
p.clear{
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	padding-bottom: 20px;
}
