@charset "UTF-8";
/* CSS Document */

/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 100%;
	line-height: 1.3em;
	background: url(img/bg_body.jpg) repeat-x scroll 0 0;
}
 
 
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
	padding:0 0px 15px;
}

#header {
	margin: 0 0 4px;
	padding: 10px 0 0;
	height: 80px;
	border-top: solid 0px #ccc;
	position: relative;
}

#header h1{
	background:transparent url(img/header.jpg) no-repeat scroll -7px -9px;
	height:28px;
	width:600px;
}

#header h1 a{
	display:block;
	height:80px;
	position:absolute;
	text-indent:-9999px;
	top:0px;
	width:500px;
	outline:none;
}

#header h2{
	display:block;
	text-indent:-9999px;
	position:absolute;
	top:50px;
	width:600px;
}

/*.invisibile{display:none;}	
*/
#pre-header {
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	font-size: 80%;
	display: none;
}

#utilita{
	float:right;
	font-size:11px;
	position:relative;
	top:12px;
	z-index:30
}

#utilita ul li {
	color:#666666;
	font-size:1em;
	padding:0;
	display:inline;
	margin:0px 0px 0.3em 0px;
}

#utilita a{color:#CCCCCC;}
#utilita a:hover{color:#FFFFFF;}
#utilita .servizi{
	text-align:right;
}

.cerca{
	font-size:9px;
	margin: 15px 0 0 0;
}

.cerca input.testocerca {
	border:1px solid #CCCCCC;
	padding:2px;
	width:180px;
}

#utilita .cerca-button {
	background:#000000 url(img/bg_cerca-button.gif) no-repeat scroll 1px 1px;
	border:medium none;
	color:#000;
	cursor:pointer;
	font-size:11px;
	height:22px;
	margin:0;
	padding:3px 4px 5px 6px;
	width:44px;
	text-align:center;
}


#menu{
	padding: 3px 0 0 15px;
	height: 30px;
	line-height: 30px;
	font-size: 80%;
}

#menu ul {
	margin:0;
	padding: 0;
}
#menu li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
 }

#menu li a{
	display: inline;
}

#menu li a:hover{
	display: inline;
	color:#333;
}
 
#content{
	margin:15px 0;
	padding: 5px;
	-moz-border-radius: 5px;
	background: #E8E8E8;
	border: 1px solid #ccc;
}

#footer{
	margin:15px;
	padding: 5px;
	-moz-border-radius: 5px;
	background: #fff;
	border: 0px solid #ccc;
	font-size: 80%;
	height: 20px;
	color: #999999;
}

#footer ul {
margin:0;
padding:0;
}
#footer li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0px;
 }
 
 #dx{
	width:577px;
	float:left;
	-moz-border-radius: 4px;
	background: #fff;
	border:#e6e6e6 solid 1px;
	padding: 10px;
}
 #sx{
	width:320px;
	float:right;
	-moz-border-radius-topright: 4px;
	background: #fafafa;
	border:#ccc;
	padding:10px 10px 5px 10px;
	margin: -5px -5px 0 0;
}

#sx .box{
	margin:0 0 10px 0;
	border:solid 1px #ccc;
	padding:10px;
	-moz-border-radius:5px;
	background: #fff;
}

#sx .box h3 {
	font-size:17px;
}

#sx .archivio{
	font-size:12px;
	font-weight:bold;
	float:right;
	font-style:normal;
}

#sx .box_donazione{
	margin:0 0 10px 0;
	border:solid 1px #ccc;
	padding:5px 10px 15PX;
	-moz-border-radius:5px;
	background: #fff;
}

#sx .box  p{
	font-size:14px;
	line-height:20px;
	color:#666;
	margin-bottom:10px;
}

/*#sx .box h3{
	color:#006F9D;
}*/


#sx .box-video {
	min-height:50px;
	background:#F5F5F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#566172;
	display:block;
	font-size:90%;
	line-height:1.2em;
	margin:10px 0 0;
	padding:7px;
}

#sx .box-video img{
	display:block;
	float:left;
	height:auto;
	margin-right:10px;
	width:70px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:1px;
}


#sx .box-video a:hover img {
	border:solid 1px #CB1814;
}

#sx .box-video h4 {
	font-weight:bold;
	padding-bottom:5px;
	font-size: 1em;
}

#sx .box-video p {
	padding: 0;
	font-size:90%;
}




/***** Box ****/
#dx .box{
	margin:0 0 15px 0;
	padding:0px 0px 10px 0px;;
	border-bottom:solid 1px #ccc;
}
#dx .small{
	font-size:13px;
	margin: 5px 0px;
}

#dx .box h4{
	font-size:14px;
}

 #dx .box h3{
	margin:5px 0;
	font-size: 18px;
 }

#dx p{
	font-size:14px;
	line-height:1.5em;
	margin:0.7em 0;
	padding:0px;
}

#dx .box img{
	float:left;
	margin:0px 15px 5px 0;
	border:1px solid #CCCCCC;
	padding:2px;
	background:#EEEEEE none repeat scroll 0 0;
}


/******************************* box_article **********************************/

#dx .box_article{
	 margin:0px 0px 30px 0px;
	 padding:3px;
}

 #dx .box_article h3{
	margin:0 0 5px;
	font-size: 130%;
	color:#333;
	line-height:normal;
}
 
#dx .box_article h4{
	font-size:100%;
	font-weight:bold;
	margin:10px 0 0;
}
 #dx .box_article h5{
	margin:10px 0px;
	font-size: 110%;
 }
 
 #dx .box_article img{
	float:left;
	margin:5px 10px 5px 0;
	border:1px solid #CCCCCC;
	padding:0.1em;
	background:#EEEEEE none repeat scroll 0 0;
}


#dx .box_article ul{
	margin: 0px 0px;
}
#dx .box_article li{
	list-style-image:url(img/freccia.gif);
	margin:0px 0 0 18px;
	padding:3px 0px;
	font-size:90%;
}


/***** Common Formatting *****/
 

.tit{
	border-bottom:solid 1px #ccc;
	line-height:25px;
	margin:0px 0px 10px 0px;
	padding:4px 0px 5px 0px;
}

.tit em {
color:#990000;
font-style:normal;
font-weight:bold;
}

#dx .tit h3{
	font-size:20px;
}
 
#sx .tit{
	border-bottom:solid 1px #ccc;
	line-height:23px;
	margin: 0 -10px 10px;
	padding: 0px 15px 7px 12px;
}

.occhiello {
	margin: 0pt;
	font-size: 65%;
	color: rgb(102, 102, 102);
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}


/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: "Trebuchet MS",Geneva,Arial;
}
 
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
	font-size:2em;
}
 
h2 {
	font-size:28px;
	font-weight:bold;
	font-variant:small-caps;
	margin: 10px 0px;
}
 
h3 {
	font-size:25px;
	font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 0.50em 0;
}

li{
	list-style:outside;
	list-style-type:none;
	list-style-image:none;
}


blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
	border:0;
	margin-right:6px;
}


 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
	text-decoration:none;
}

a{
	color:#1B75BC;
}
a:hover{
	color:#000;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
/*font:1em Arial, Helvetica, sans-serif;*/
}

#box_comment input, select, textarea, #box_invia input, select, textarea{
	-moz-border-radius:4px;
	border:1px solid #CCCCCC;
	padding:5px;
	width:97%;
	margin-top:5px;
}

#box_comment .button, #box_invia .button{
	width:20%;
	margin:5px 0px 15px 0px;
}

textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }


 
/******* Parametri IMMAGINI********************************************/


#dx .box_pp img{
	border:1px solid #CCCCCC;
	float:left;
	margin:10px 0px 10px 0px;
	padding:2px;
	width: 566px;
}
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


#tagcloud em, .tool em{left:-10000px; position:absolute; top:-10000px;}

#tagcloud {color:#333333; line-height:1.8em; font-size:90%;}
#tagcloud a{color:#CB1814;}
#tagcloud a:hover{color:#000;}
#tagcloud a.size0 {font-size:90%;}
#tagcloud a.size1 {font-size:100%;}
#tagcloud a.size2 {font-size:130%;}
#tagcloud a.size3 {font-size:140%;}
#tagcloud a.size4 {font-size:150%;}
#tagcloud a.size5 {font-size:160%;}



/* COMMENTI */

#dx #box_comment, #dx #box_invia, #dx .box_correlati{
	margin:0 0 10px 0;
	border:solid 1px #ccc;
	padding:10px;
	-moz-border-radius:5px;
	background: #fff;
}


#dx #box_comment .comments_error li, #dx #box_invia .zemError li{
	color:#990000;
	list-style-position:inside;
	font-size:13px;
	line-height:17px;
	list-style-type:none;
	font-weight:bold;
	background:transparent url(img/delete.jpg) no-repeat scroll 1px 0px;
	padding: 0px 0px 0px 25px;
}

#dx #box_comment .comments_ok li, #dx #box_invia .comments_ok li{
	color:#666;
	list-style-position:inside;
	font-size:13px;
	line-height:17px;
	list-style-type:none;
	background:transparent url(img/accept.jpg) no-repeat scroll 1px 0px;
	padding-left:25px;
}



#dx #box_comment .item_comment, #dx #box_invia .item_comment{
	background:#fafafa;
	padding:10px;
	margin: 10px 0px;
}

#dx #box_comment .item_comment2, #dx #box_invia .item_comment2 {
	background:#fafafa;
	padding:10px;
	margin: 0 0 15px;
	display:inline-table;
}

#dx #box_invia .tit{
	background:transparent url(img/mail_send.jpg) no-repeat scroll left 0px;
	padding:0 0 5px 30px;
	margin: 3px 0px;
}


#dx #box_comment h4, #dx #box_invia h4 {
	color:#54595C;
	font-size:1em;
	margin-bottom:5px;
	font-weight: bold;
}

#dx #box_comment .data_comment, #dx #box_invia .data_comment, #dx #box_invia .comment_form {
	color:#9B000B;
	float:left;
	font-size:0.8em;
	margin: 0 15px 0 0;
}

#dx #box_comment p, #dx #box_invia p {
	clear:both;
	color:#54595C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	padding: 0 0;
}

/* correlati*/

#dx .box_correlati li {
	font-size:90%;
	border-bottom:1px dotted #CCCCCC;
	background:transparent url(img/full_page.jpg) no-repeat scroll 0px 5px;
	margin:0px 0 0 0px;
	padding:5px 0 5px 27px;
}


/************************************************************************************************* SX Più letti */
#sx .box_shadetabs {
	background: #F5F5F7 none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	margin:0 0;
	padding:1px;
}
#sx ul.shadetabs {
	cursor:default;
	display:inline;
	margin:0;
	padding:0;
}
#sx .shadetabs li {
	display:inline;
	font-size:11px;
	margin:0;
	padding:0;
	position:relative;
}
#sx .shadetabs li a {
	line-height:33px;
	padding:10px 13px;
	text-transform:uppercase;
	background-color:#CCC;

}
#sx .shadetabs li a:visited {
}
#sx .shadetabs li a:hover {
}
#sx .shadetabs li a.selected {
	position:relative;
	background-color:#F5F5F7;
}
#sx .shadetabs li a.selected:hover {
}
#sx .tabcontent {
	color:#CB1814;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

#sx .tabcontent ol {
	padding:0 10px 5px 20px;
	margin:10px;
}

#sx .tabcontent li {
	list-style-type:decimal;
	margin:5px 0px;
	padding:0px 0;
	border-bottom:1px dotted #ccc;
	list-style-position:outside;
}
#sx .tabcontent a {
	font-weight:normal;
	margin:0 0 0 0px;
}

/* pagination */

#pagination {
	clear:both;
	float:right;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	margin:10px 0;
}
ul.smd_gallery_nav li {
	float:left;
	font-size:0.8em;
	list-style:none;
}
ul.smd_gallery_nav li.empty {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	display:block;
	margin:0 5px 0 0;
	padding:2px 6px;
	text-decoration:none;
}
ul.smd_gallery_nav li.current {
	background-color:#287DBF;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	display:block;
	margin:0 5px 0 0;
	padding:2px 6px;
	text-decoration:none;
}
ul.smd_gallery_nav li a {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#287DBF;
	display:block;
	margin:0 5px 0 0;
	padding:2px 6px;
	text-decoration:none;
}
ul.smd_gallery_nav a:hover {
	background-color:#287DBF;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}

/*** Box stampa-invia *****/

#utility {
	color: #999999;
	font-size: 70%;
	padding: 0px;
	float:right;
}

.print  {
	background:transparent url(img/print.gif) no-repeat scroll left 3px;
	margin:5px 5px 0;
	padding-left:15px;
}

.email {
	background:transparent url(img/mail.gif) no-repeat scroll left 3px;
	margin:0 5px 5px;
	padding-left:17px;
}


/***** Box Gallery (da verificare) *****/
.box_gal {
border-bottom:0 solid #CCCCCC;
margin:0 0 5px;
padding:0 0 5px;
}
.box_gal img {
border:1px solid #CCCCCC;
height:auto;
margin:0 0px 5px 0;
padding:4px;
width:80px;
}
.box_gal a img {
border:1px solid #CCCCCC;
}
.box_gal a:hover img {
border:1px solid #2CA2EC;
}
.box_gal h4 {
border-bottom:1px solid #CCCCCC;
margin:0 0 10px 0;
}



/******** Barra info sotto al titolo dell'articolo  *******/

#dx .info{
	margin:5px 0px;
	font-size:11px;
	color:#515151;
}

.comments, .insert_c, .data{
	margin-bottom:5px;
	padding-left:25px;
}
.author_meta {margin-bottom:5px;}
.comments{ background:transparent url(img/comments.jpg)  no-repeat scroll 2px -2px;}
.insert_c{ background:transparent url(img/comment.jpg)  no-repeat scroll 2px -2px;}
.data{ background:transparent url(img/calendar_empty.gif) no-repeat scroll 1px -2px; font-size:11px; color:#515151; font-weight:normal;}

#dx .tool{
border-top:1px dotted #DCDCDC;
padding:0;
margin:5px 0px;
}

#dx .tool ul{
	padding:5px 0px 0px 0px;
	margin: 0;
}

#dx li.tool a{
	color:#81BF2D;
}

#dx li.tool a:hover{
	color:#000;
}

#dx .tool li{
	background:transparent url(img/tag_green.gif) no-repeat scroll 0px -6px;
	color:#666666;
	font-size:11px;
	list-style-image:none;
	padding-left:35px;
	margin: 0px 0px 0px 0px;
}

#dx .tool a{
	color:#81BF2D;
}

#dx .tool a:hover{
	color:#000;
}

.box_pp {margin:0 0 20px;}

#dx li.pdf {
	font-size:12px;
	padding:0px;
	list-style-image:url(img/pdf_file.jpg);
	font-weight:bold;
	list-style-position:inside;
	margin:5px 0px;
}

#dx li.pdf a {
	color:#900;
}

#dx .box ul{
	margin:0px;
}

#box-dilatua-scrivi {
	background:transparent url(img/pix_dilatua_box.gif) repeat-x left top;
	height:40px;
	padding:5px 5px 5px 10px;
	-moz-border-radius:5px;
	border:1px solid #CCCCCC;
	margin:10px 0px;
	font-size:120%;
}

#box-dilatua-scrivi .scrivi-sx-dilatua {
	float:left;
	width:300px;
	margin:10px 0px;
	font-weight:bold;
	font-variant:small-caps;
}

#box-dilatua-scrivi .scrivi-dx-dilatua {
	float:right;
	padding:10px 10px 0px 0px;
}

/************************************************************************/


#dx p.quoted {
  background:transparent url(img/quote.gif) no-repeat scroll 0 0;
  font-family:georgia;
  font-size:1em;
  font-style:italic;
  margin:30px 20px;
  padding:0 75px;
}


#dx div.box_article img.archivi_img {
  float: none;
}
