/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007)
Modified by Nick Young, 26 January 2008 for use with Drupal 5.0.
*/


/* /////////////////////////////////////////////////////// */
/* modified by Fabio Gianni (LdP Progetti GIS), 14.05.08  */
/* ///////////////////////////////////////////////////// */


/* selector generici */

.form-required {color: #ff7900;}


div {margin: 0; padding: 0; border: 0;}

img {margin: 0; padding: 0; border: 0;}

a img {border:0;}

img.float-right {margin: 8px 0 0 15px; padding: 0; border: 0; float: right !important;}
img.float-left {margin: 8px 15px 0 0; padding: 0; border: 0; float: left !important;}
.clear-left {clear: left !important;}
.clear-right {clear: right !important;}
.clear-both {clear: both !important;}

div.clear-both, hr.clear {
	clear: both;
	font-size: .001em;
	line-height: .001em;
	margin: 0;
	padding: 0;
	height: 0;
	border: 0;
}

hr.info {
	margin: .4em 0 .2em 0;
	padding: 0;
	border: 1px dotted Silver;
}

span.da-finire { color: Red; }

acronym, abbr {
	border: 0;
	cursor: help;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px dotted #9F9F9F;
}

p {line-height: 130%;}


q {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	letter-spacing: .05em;
	line-height: 130%;
}

blockquote {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

span.linguastraniera {
	font-style: normal;
	border: 0;
}


a:link {color:#3030A0; text-decoration:none; border-bottom:1px solid #3030A0;}
a:visited {color:#3030A0; text-decoration:none; border-bottom:1px solid #3030A0;}
a:hover {color:#CC0000; text-decoration:none; border-bottom:0;}
a:active {color:#3030A0; text-decoration:none; border-bottom:1px solid #3030A0;}

a.target_blank:link { background-image: url(images/ico-freccia-fuori.png); background-position: right; background-repeat: no-repeat; padding: 0 1.3em 0 0;}
a.target_blank:visited { background-image: url(images/ico-freccia-fuori.png); background-position: right; background-repeat: no-repeat; padding: 0 1.3em 0 0;}
a.target_blank:hover { background-image: url(images/ico-freccia-fuori.png); background-position: right; background-repeat: no-repeat; padding: 0 1.3em 0 0;}
a.target_blank:active { background-image: url(images/ico-freccia-fuori.png); background-position: right; background-repeat: no-repeat; padding: 0 1.3em 0 0;}

a.approfondisci:link { background-image: url(images/ico_approfondisci.gif); background-position: top left; background-repeat: no-repeat; padding: 0 0 0 15px;}
a.approfondisci:visited { background-image: url(images/ico_approfondisci.gif); background-position: top left; background-repeat: no-repeat; padding: 0 0 0 15px;}
a.approfondisci:hover { background-image: url(images/ico_approfondisci.gif); background-position: top left; background-repeat: no-repeat; padding: 0 0 0 15px;}
a.approfondisci:active { background-image: url(images/ico_approfondisci.gif); background-position: top left; background-repeat: no-repeat; padding: 0 0 0 15px;}

form .form-item label { color: #CC0000; font-weight: normal; text-transform: lowercase; }

form .form-item .form-text {color: #303030; font-weight: normal; font-size: 1em;
 padding: .1em; border: 1px solid #A7805D;}
form .form-item .form-text:focus {background-image: none; background-color: #ffffb9; border: 1px solid #A7805D; }

form .form-submit {
	margin: 0;
	padding: .1em;
	border: 1px solid Gray;
	background-color: #e4e1e1;
	color: #3030A0;
	font-weight: normal;
	text-transform: lowercase;
	font-family: "Verdana" , sans-serif;
}

table {font-size: .9em; border-collapse: collapse; margin: 1em 0 1em 0;}
table th {
	background-color: #f0f0f0;
	color: #af2f2f;
	border-top: 1px solid #bdb988;
	border-bottom: 3px solid #bdb988;
	padding-bottom: .2em;
	text-transform: uppercase;
}
table td {padding: .2em .2em 1em .2em;}
table tr.even td {background-color: #f5f3dd;}
table tr.odd td {background-color: #fdfcf0;}
table td div.form-item {font-size: .7em; padding: 1em .2em .2em .2em}
table td input.form-submit {font-size: .7em; margin: 1em .2em .2em .2em; font-weight: bold;}


/* ///////////////////// */
/* STRUTTURA del LAYOUT */

html {
	font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	padding: 0;
	margin: 0;
}


body {
	padding: 15px 0 0 0;
	margin: 0 auto;
	background: none;
	/*width: 75%;*/		/*fix for IE6 - width will not work on body tag, must have its own container */
	text-align: center; /*fix for IE6 - width will not work on body tag, must have its own container */
}


#pagecontainer{
	margin: 0 auto;
	padding: 0;
	text-align: left; /*fix for IE6 - counteracts the centring in body... */
	font-size: 100%;
	background-color: transparent;
}


#container {
	margin: 0;
	padding: 0;
	background-color: #C8C2B2;	
	border: 0;
	float: left;
	width: 100%;
}

#main {
	clear: both;
	padding: .4em;
	margin: 0 0 2em .4em;
	background-color: transparent;
	border: 0;
}

#sidebar {
	display: none;
}

#footer {
	clear: both;
	background-color: transparent;
	padding: 1em .4em .4em .4em;
	margin: 0;
	border-top: 1px solid #B2A690;
	background: none;
}

/* Toptab menu */
div#top {display: none;}

#toptabs {display: none;}

#toptabs p {display: none;}

#toptabs ul {display: none;}

#toptabs li {display: none;}



/* Site title section */
div#background-testata {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

#logo {
	margin: 0;
	padding: .5em 0 0 13px;
}


#logo a#immagine-logo {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
	padding: 0;
	width: 50px;
	text-decoration: none;
}


#logo #intesta {
	float: left;
	width: auto;
	margin: 0;
	padding: 30px 0 0 0;
	font-family: "Arial" , sans-serif;
}

#logo #intesta #amministrazione {
	margin: 0;
	padding: 0;
	font-size: .9em;
	color: #ffffff;
	background-color: transparent;
}

#logo #intesta h1 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
#logo #intesta h1 a:link,
 #logo #intesta h1 a:visited,
  #logo #intesta h1 a:hover,
   #logo #intesta h1 a:active {
	border: 0;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#logo #intesta h2 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #F2A877;
	font-size: 1em;
	font-weight: bold;
}


/* Navitab menu */

#navitabs {display: none;}


/* Header description */

#desc {display: none;}
#desc p {display: none;}
#desc h2 {display: none;}
#desc a {display: none;}




/* ///////////// */
/* Main content */
/* /////////// */

.breadcrumb {margin: 0 0 1.5em 0; padding: 0; border-top: 1px dotted Silver; font-size: .75em;}
.breadcrumb a:link {color: #5D5D99;}

#main > h2:first-child { margin: 0 0 .2em 0; font-size: 1.4em; font-weight:normal; color: #CC0000;}
#main h2 { margin: 2em 0 .2em 0; font-size: 1.4em; font-weight:normal; color: #CC0000;}
#main h3 { margin: 1.5em 0 .2em 0; font-size: 1.1em; font-weight:bold; color: #CC0000;}
#main h4 { margin: 1.5em 0 0 .3em; font-size: .9em; font-weight:bold; color: #333333; background-color: #e8e6dd;}
#main h5 { margin: 1em 0 0 .3em; font-size: .8em; font-weight:bold; color: #333333;}

#main .messages {
	margin: 1em 0 1em 0;
	padding: .3em;
	border:1px solid #A7805D;
	color:#303030;
	background-color: #ffffb9;
	font-size: .7em;
	font-style: italic;
	font-weight: bold;
}

#main.logged .messages {font-size: .8em;}

.content p {font-size: .75em; margin: .5em 0 1em 1em; line-height:1.2em; text-align:left;}


/* ///////////////////////////// */
/* selector generici per i NODE */
/* ///////////////////////////// */
#main .node { margin: 0 0 2em 0;}

#main .taxonomy-term-description {font-size: .8em; line-height: 130%; margin: 0 0 .5em 0; padding: 0;}

#main .node p {font-size: .8em; line-height: 140%; margin: 0 1em .5em .3em; padding: 0;}

#main .node .submitted { background-color: White; font-size: .65em; text-align: right; color: #595959; margin: .2em 0 0 0; padding: .1em 0 .1em 0; }



/* //////////////////////////////////////////////////////////// */
/* selector specifici solo per l'area hp-static della homepage */
/* ////////////////////////////////////////////////////////// */
#main #hp-static #welcome {float: left; width: 46%; margin: 0 2% 0 0;}
#main #hp-static #welcome h2 {margin: 0 0 0 0; font-size: 1em; font-weight: bold; color: #CC0000;}
#main #hp-static #welcome p { margin: 0 0 0 0; font-size: .8em; color: #585858;}

#main #hp-static #news {float: left; width: 46%; margin: 0; padding: 0; border: 0;}

#main #hp-static #news h3 {margin: 0 0 .2em 0;font-size: .85em;}

#main #hp-static #news h3.title { 
	margin: 0;
	padding: .2em;
	border: 1px solid Silver;
	font-size: .7em;
	font-weight: bold;
	color: #CC0000;
	background-color: #ffffff;
}


#main #hp-static #news h3 span.data {font-size: .9em; font-weight: normal;}

#main #hp-static #news .submitted {
	font-size: .7em;
	font-weight: normal;
	margin: 0 0 1.3em 0;
	padding: .1em;
	background-color: #fafafa;
	float: right;
	text-align: right;
	width: 75%;
	border: 1px solid Silver;
	border-top: 0;
	white-space: normal;
}

#main #hp-static .node.hp { margin: 0 0 .8em 0; padding: 0; background-color: #f1f1f1;}
#main #hp-static .node.hp h3 { margin: 0; padding: .1em; font-size: .7em; font-weight: bold; color: #CC0000; border-bottom: 1px dotted Silver;}
#main #hp-static .node.hp .content p {font-size: .65em; margin:0 0 5px 0; line-height:1.2em; text-align:left;}

#main #hp-static .item-list {display: none;}

#main #hp-static #ru {float: left; width: 46%; margin: 0 2% 1em 0; padding: 0;}

#main #hp-static #ru #lavori, #main #hp-static #ru #partecipa, #main #hp-static #cartobase .inner {
	background-image: url(images/bg_news.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: .4em;
	background-color: #f2f1ec;
}

#main #hp-static #ru #partecipa {margin: .5em 0 0 0;}
#main #hp-static #cartobase {float: left; width: 46%; margin: 0 0 1em 0; padding: 0;}

#main #hp-static #ru #lavori, #main #hp-static #ru #partecipa, #main #hp-static #cartobase #inner {border: 1px solid #b0ac97;}

#main #hp-static #ru p, #main #hp-static #cartobase p {margin: 0; font-size: .7em; line-height: 130%;}

#main #hp-static #ru h4.lavori {background-image: url(images/bricks.gif); background-position: center left; background-repeat: no-repeat; margin: 0; padding: 0 0 0 20px;}
#main #hp-static #ru h4.mappa {background-image: url(images/map.gif); background-position: center left; background-repeat: no-repeat; margin: 0; padding: 0 0 0 20px;}

#main #hp-static h3 { font-weight: bold; font-size: 1em;}

#main #hp-static #cartobase {float: left; width: 46%; margin: 0 2% 1em 0; padding: 0;}

#main #hp-static #cartobase .inner {border: 1px solid #b0ac97;}




/* //////// */
/* Sidebar */
/* ////// */

#sidebar .block {
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebar .block-search {
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
}

#sidebar #search-block-form label {font-size: .8em; font-weight: bold; margin: 0 0 1em 0; padding: 0;color: #af2f2f; white-space: normal;}

#sidebar div#block-menu-primary-links li a {font-size: .7em; font-weight: bold; white-space: normal;}

#sidebar #block-user-0 {
	margin: 1em 0 0 0;
	padding: .2em;
	background-color: #f2f1ec;
	border: 1px solid #999996;
}

#sidebar #block-user-0 form, #sidebar #block-user-0 fieldset {
	background-color: transparent;
}



#sidebar h2 {font-size: .8em; margin: 0; padding: 0; color: #af2f2f; white-space: normal;}

#sidebar ul{
	padding: 0;
	margin: 0;
	list-style: none !important;
	list-style-image: none !important;
}
#sidebar li{
	padding: 0;
	margin: 0;
	list-style: none !important;
	list-style-image: none !important;
	white-space: normal;
}

#sidebar li a {
	text-align: left;
	display: block;
	background-color: #EDECE4;
	padding: .4em 0 .4em 12px;
	margin: 0 0 .5em 0;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #a3a18d;
	white-space: normal;}
	

#sidebar li a:link {background-image: none;}
#sidebar li a:visited {background-image: none;}
#sidebar li a:hover {background-image: url(images/menu_hover.gif);background-position: top left; background-repeat: no-repeat; color: #CC0000; background-color: #fdfcf8;}
#sidebar li a:active {color: #CC0000;}


#sidebar li a.active {
	text-align: left;
	display: block;
	background-color: #FDFAF3;
	padding: .4em 0 .4em 12px;
	margin: 0 0 .5em 0;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #a3a18d;
	background-image: url(images/menu_attivo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	white-space: normal;
}

#sidebar li a.active:link {color: #CC0000;}
#sidebar li a.active:visited { color: #CC0000;}
#sidebar li a.active:hover {background-image: url(images/menu_hover.gif);background-position: top left; background-repeat: no-repeat; color: #CC0000; background-color: #fdfcf8;}
#sidebar li a.active:active {color: #CC0000;}


#sidebar form {margin: 0; padding: 0; text-align: left;}
#sidebar .form-item {margin: 0; padding: 0;}
#sidebar form label {font-size: .7em;}
#sidebar form input {font-size: .8em;}
#sidebar form input.form-submit {font-size: .65em;}

#sidebar #user-login-form .item-list { display: none; margin: 0; padding: 0;}
#sidebar #user-login-form .item-list ul{ padding: 0; margin: 0; list-style: none; }
#sidebar #user-login-form .item-list li{ padding: 3px 4px 3px 0; margin: 0; list-style: none; margin: 0; font-size: .7em;}


#sidebar .block-user ul.menu { padding: 0; margin: 0; list-style: none !important; list-style-image: none !important; white-space: normal;}
#sidebar .block-user ul.menu li { padding: 0; margin: 0 0 .2em 0; list-style: none !important; list-style-image: none !important; white-space: normal;}

#sidebar .block-user ul.menu li a {font-size: .7em; background-image: url(images/bg_footer.jpg);	background-position: top left; background-repeat: repeat-x; white-space: normal;}

#sidebar .block-user ul.menu li a:link {background-image: url(images/bg_footer.jpg);	background-position: top left; background-repeat: repeat-x;}
#sidebar .block-user ul.menu li a:visited {background-image: url(images/bg_footer.jpg);	background-position: top left; background-repeat: repeat-x;}
#sidebar .block-user ul.menu li a:hover {background-image: url(images/bgK_menu.jpg);	background-position: top left; background-repeat: repeat-x; color: #ffffff;}
#sidebar .block-user ul.menu li a:active {background-image: url(images/bg_footer.jpg);	background-position: top left; background-repeat: repeat-x;}

#sidebar .block-user ul.menu ul.menu { padding: 0; margin-top: .2em; margin-left: .3em;}

/* /////// */
/* Footer */
/* ///// */

#footer p {
	color: #ffffff;
	font-size: .7em;
	line-height: 1.3em;
	margin: 0 0 .5em 0;
	padding:0;
	text-align: center;
}

#footer p.nascondi {position: absolute; left: -9999px; }




/* ////////////////////////////////////////////////// */
/* selector per le pagine ITER STRUMENTO URBANISTICO */
/* //////////////////////////////////////////////// */

div#subindex {
	font-size: .75em;
	margin: .3em 0 1em 0;
	padding: .3em 0 .4em .2em;
	border-bottom: 1px dotted #989898;
	color: #adadad;
	background-color: #FFFFFF;
	background-image: none;
	font-style: normal;
	font-weight: bold;
}

div#subindex a.active {color: #CC0000; text-decoration: none;}


div.node div.links {font-size: .6em;}

a.steps, div.view-header a.steps {
  	background-image: none;
  	margin: 0;
  	padding: 0;
}

a.partecipazione {
	background-image: none;
  	margin: 0;
  	padding: 0;
	margin: 0 0 0 0;
	font-weight: bold; 
}


a.staff, div.view-header a.staff {
	background-image: none;
  	margin: 0;
  	padding: 0;
}

a.garante, div.view-header a.garante {
  	background-image: none;
  	margin: 0;
  	padding: 0;
}

div.view-header p {font-size: .8em;}


a.eventi {
	background-image: none;
  	margin: 0;
  	padding: 0;
}


div#main .node .content a.mappa {
	background-image: none;
  	margin: 0;
  	padding: 0;
	font-weight: bold; 
}

div.node ol, div.node ul {font-size: .75em; margin: 0 1em .5em 2em; padding: 0;}
div.node ol li {list-style: decimal; line-height: 140%;}
div.node ul li {list-style: square; line-height: 140%;}

div.node ol.toc {margin: 0 0 0 2em; padding: 0 0 0 0;}

div.node ol.toc li {
  margin: 0 0 .3em 0;
  padding: 0 0 0 0;
  list-style: square;
  list-style-position: outside;
  color: Silver;
  font-size: 1.1em;
  font-weight: bold;  
}

div.node ol.step {
	padding: 0;
	margin: 0;
	border: 0;
}

div.node ol.step li {
	font-style: normal;
	margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
	border: 0;
}

#main div.node ol.step li h3 {
	font-size: 1.2em;
	color: #CC0000;
	text-align: left;
	margin: 0 0 .3em 0;
	padding: .1em 0 .1em 1.2em;
	background-color: #EDECE4;
	border: 0;
	border-top: 1px solid #c5c4bd;
	border-bottom: 1px solid #c5c4bd;
	background-image: url(images/completato.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#main div.node ol.step li h3 span.stato {
	font-size: .65em;
	color: #2C2C2C;
	font-weight: normal;
}

div.node ol.step li.in-preparazione-primo {
	margin: 2em 0 0 0;
}

div.node ol.step li.in-preparazione {
	font-style: normal;
	margin: 2em 0 0 0;
	padding: 0;
	list-style: none;
	border: 0;
}

#main div.node ol.step li.in-preparazione h3, #main div.node ol.step li.in-preparazione-primo h3{
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 .3em 0;
	padding: .1em 0 .1em 1.5em;
	font-weight: bold;
	background-color: #EDECE4;
	border: 0;
	border-top: 1px solid #c5c4bd;
	border-bottom: 1px solid #c5c4bd;
	background-image: url(images/da_completare.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#main div.node ol.step li p {
	font-size: 1em;
	text-align: justify;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

#main div.node ol.step li p.in-preparazione {
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
	margin: 0;
	padding: 0 0 0 2em;
	font-style: italic;
}

#main div.node ol.step ul.links {
	padding: 0;
	margin: 0;
}


#main div.node ol.step ul.links li.links {
	padding: 0 0 0 0;
	margin: .5em 0 0 0;
	list-style: none;
	list-style-image: none;
	font-weight: normal;
	text-transform: none;
	border: 0;
	display: block;
	font-size: .85em;
}

#main div.node ol.step ul.links li.documento-principale-pdf {
	font-weight: bold;
	background-image: url(images/docs_pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 1.3em;
	text-align: left;
	line-height: 130%;
	padding: 5px 0 5px 20px;
	margin: .5em 0 0 1em;
	display: block;
}

#main div.node ol.step ul.links li.documento-principale-rtf {
	font-weight: bold;
	background-image: url(images/docs_rtf.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	font-size: 1.3em;
	text-align: left;
	line-height: 130%;
	padding: 5px 0 5px 20px;
	margin: .5em 0 0 1em;
	display: block;
}

#main div.node ol.step ul.links li.documento-principale-word {
	font-weight: bold;
	background-image: url(images/docs_word.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	font-size: 1.3em;
	text-align: left;
	line-height: 130%;
	padding: 5px 0 5px 20px;
	margin: .5em 0 0 1em;
	display: block;
}

div.node ul.punti {
	padding: 0;
	margin: 0 0 0 1.7em;
}

div.node ul.punti li {
	font-size: .8em;
	font-style: normal;
	margin: 0 0 .2em 0;
	padding: 0;
	list-style: square;
	line-height: 1.4em;
	color: #585858;
}



/* //////////////////////////////////////////////////// */
/* selectors per le NEWS e per i POST del Forum        */

#main.news h2 span.data {font-size: .9em; font-weight: normal;}

#main .view-archivio-news-view .node,
 #main.taxonomy .node { 
	clear: right;
	margin: 0;
	padding: 0;
}
#main .node h3 { 
	padding: .2em;
	margin: 2em 0 .2em 0;
	border: 1px solid #d9d9d9;
	font-size: .8em;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/bkg_news.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#main .node h3.cartobase {
	padding: 0 0 0 20px;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/map.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
	background-color: transparent;
}

#main .view-archivio-news-view .node h3, #main.taxonomy .node h3 { 
	padding: .2em;
	margin: 0;
	border: 1px solid #d9d9d9;
	font-size: .7em;
	font-weight: bold;
	color: #CC0000;
	background-image: url(images/bkg_news.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#main .view-archivio-news-view .node span.data,
 #main.taxonomy .node span.data, #main .node h3 span.data {
	font-size: .9em; font-weight: normal;
}

#main .view-archivio-news-view .submitted,
 #main.taxonomy .submitted, #main .node h3 .submitted {
	font-size: .7em;
	font-weight: normal;
	margin: 0 0 1.3em 0;
	padding: .2em;
	background-color: transparent;
	float: right;
	width: 36%;
	white-space: nowrap;
	border: 0;
}

#main .item-list {
	clear: both;
	margin: 1.5em 0 1em 0;
	padding: 0;
	background-color: transparent;
	border: 0;
}

#main .item-list .pager {text-align: center; background-color: #d9d5ca; margin: 0; padding: .2em;}

#main .item-list ul {margin: 0;	padding: 0;}

#main .item-list .pager li {
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
	font-size: .7em;
	text-transform: none;
}

#main .item-list .pager li a {color: #3030A0; font-weight: bold;}
#main .item-list .pager li.pager-current {color: #CC0000; font-weight: bold;}

/* ///////////////////////// */
/* selectors per il FORUM */
div#forum {	font-size: .8em;}

div#forum li.forum.first {
	background-image: url(/grosseto/misc/forum-default.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	margin: 0 0 0 1em;
	font-weight: bold; 
	font-size: .9em;
}

#main div#forum table {width: 95%;}

#main div#forum table th {font-size: 1em; font-weight: bold;}

#main div#forum table tr td.forum {
	padding-left: 25px;
	background-image:url(images/icona_forum.gif);
	background-position:2px 5px;
	background-repeat:no-repeat;
}

#main div#forum table div.name {font-size: 1.1em;	font-weight: bold;}
#main div#forum table div.description {margin: .5em .5em .5em 0; font-size: 1em;}
#main div#forum table div.indent {margin: 0;}

div#main .node .content h3.forum {margin: 2em 0 0 0;}

a.forum {
	background-image: url(images/icona_forum.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	margin: 0 0 0 0;
	font-weight: bold; 
}


div#main .node .forum-topic-navigation {
	margin: 0;
	padding: .2em 0 .2em 0;
	font-size: .7em;
	border-bottom: 0;
	background-color: #e8e8e8;
}

div#main .node .forum-topic-navigation .topic-previous {width: auto; font-style: italic;}
div#main .node .forum-topic-navigation .topic-next {width: auto; font-style: italic;}

/* ///////////////////////// */
/* selectors per i COMMENTI */
#main #comments {margin: 0; padding: 0; border-top: 1px dotted Silver;}
#main #comments .box h2 {font-weight: bold;}

#main form#comment-controls { margin: 0 0 1em 0;}
#main #comments form#comment-controls h2 {font-size: .8em; font-weight: normal;}
#main form#comment-controls .box .content {
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	background-color: #f3f3f3;
	font-size: .8em;
	padding: .2em;
}

#main form#comment-controls .box .content input, #main form#comment-controls .box .content select{
	font-size: .85em;
	margin: .2em;
}

#main #comments .comment-folded {
	margin: 0 0 1em 0;
	padding: .4em .2em .6em .2em;
	border: 1px solid #d9d9d9;
	font-size: .75em;
	font-weight: bold;
	background-image: url(images/bkg_news.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 85%;
}

#main #comments .comment-folded span.subject {
	font-weight: bold;
}
#main #comments .comment-folded span.credit {
	font-weight: normal;
}

#main #comments #comment-form {
	/*background-image: url(images/bkg_form.gif);
	background-position: top left;
	background-repeat: repeat;*/
	width: 85%;
	margin: 0;
	padding: .4em;
	border: 1px solid #c7c79d;
	background-color: #fafaee;
}

#main #comments #comment-form .resizable-textarea {width: 90%;}

#main #comments .comment {
	margin: .3em 0 .3em 0;
	padding: .2em;
	border: 1px solid Silver;
	background-color: #ffffff;
	width: 85%;
}

#main #comments .comment.comment-unpublished h3 {margin-top: .2em;
background-color: transparent;}


#main #comments .comment h3 {
	font-size: .75em;
	margin-top: 0;
	padding: 3px 0 3px 20px;
	background-image: url(images/comment.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: #f0efdf;
}

#main #comments .comment p {
	font-size: 0.8em;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

div.submitted {
	background-color: White;
	font-size: .7em;
	color: #4a4a4a;
	margin: 0;
	padding: .1em 0 .1em .1em;
}


#main #comments .comment .submitted {
	background-color: White;
	font-size: .7em;
	color: #4a4a4a;
	margin: 0;
	padding: .1em 0 .1em .1em;
}

#main #comments .comment .content {
	font-size: .8em;
	margin: 0 0 0 2em;
}

#main #comments .comment ul.links {
	font-size: .7em;
	margin: 0 0 0 2em;
	border-bottom: 1px dotted Silver;
	padding: 0 0 .2em 0;
}

li.comment_add {
	background-color: transparent;
	margin: .5em 0 1em 0;
	float: right;
}


li.comment_add a {
	background-image: url(images/comment_add.gif);
	background-position: center left;
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 1.7em;
	font-weight: bold;
	padding: 2px 0 0 20px;
}

#main #comments .comment-unpublished {
	background-color: #fff6c5;
	border: 1px solid #e9b838;
}


#main .box ul.tips {margin: .3em 0 .3em 0; padding: 0 0 0 0;}

#main .box ul.tips li{
  margin: 0 0 .3em 0;
  padding: 0 0 0 0;
  list-style: square;
  list-style-position: outside;
  color: Gray;
  font-size: .8em;
  font-weight: normal;  
}

/* //////////////////////// */
/* selectors per ACCESKEYS */
div.node ol.accesskey { display: none;}


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


/* ////////////////////////////////////////////// */
/* selectors per la pagina dei RISULTATI RICERCA */
#search-form {
	margin: 0;
	padding: .3em;
	border: 1px solid Silver;
	background-image: url(images/bkg_form.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 70%;
}

#search-form label { font-size: .8em;}
#search-form .form-item .form-text { font-size: .9em;}
#search-form .form-submit { font-size: .8em;}

#search-form legend { font-size: .8em; font-weight: bold;}

#main .box h2 {font-size: 1em;}

#main .box .content {font-size: .8em;}

#main .box .content p.intro {font-size: .9em;}

#main .box .content ul {margin: 0 0 0 2em; padding: 0;}
#main .box .content ul li {margin: 0; padding: 0; list-style: square;}

dl.search-results {
	margin: .5em 0 1em 1em;
}

dl.search-results dt {
	font-size: .9em;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #CC0000;
}

dl.search-results dd {
	margin: 0 0 1em 1em;
	font-size: 1em;
	font-weight: normal;
}


#main div.node p.nota {
	font-size: .7em;
	color: #404040;
	margin: 2em 0 0 0;
	border-top: 1px dotted #CACACA;
}


sup {
	font-weight: bold;
}

.ridotto {
	font-size: .7em;
	font-weight: normal;
}

span.ridotto {
	font-size: .9em;
	font-weight: normal;
}

p.copyright, #main .node p.copyright {
	font-size: .7em;
	font-weight: normal;
	color: #474747;
	line-height: 120%;
	margin: .5em 0 0 0;
}

div.node ol.step li h2 span.data {
	font-size: .6em;
	font-weight: normal;
	color: #A52A2A;
	background-image: url(images/aggiornato.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}

/* ///////////////////////////// */
/* selectors per MAPPA DEL SITO */
div.node ul.mappa, div.node ul.doc {
  margin: 0 0 0 10px;
  display: block;
  padding: 0;
}

div.node ul.mappa li {
	margin: 0 0 0 .5em;
	list-style: none;
	line-height: 135%;
	padding: 2px 0 2px 20px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/map.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ul.mappa li.html {
	margin: 0 0 .3em .5em;
	list-style: none;
	line-height: 135%;
	padding: 2px 0 2px 20px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/docs.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ul.mappa li.mappa {
	margin: 0 0 .3em .5em;
	list-style: none;
	line-height: 135%;
	padding: 2px 0 2px 20px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/map.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ul.mappa li.login {
	margin: 0 0 .3em .5em;
	list-style: none;
	line-height: 135%;
	padding: 2px 0 2px 20px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/lock_small.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.mappa {
	margin: .5em 0 0 1em;
	list-style: none;
	padding: 3px 0 3px 20px;
	line-height: 130%;
	font-size: .9em;
	font-weight: normal;
	background-image: url(images/map.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.html {
	margin: .5em 0 0 1em;
	list-style: none;
	padding: 3px 0 3px 20px;
	line-height: 130%;
	font-size: .9em;
	font-weight: normal;
	background-image: url(images/docs.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.pdf {
	margin: .5em 0 0 1em;
	list-style: none;
	padding: 3px 0 3px 20px;
	line-height: 130%;
	font-size: .9em;
	font-weight: normal;
	background-image: url(images/docs_pdf.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.zip {
	margin: .5em 0 0 1em;
	list-style: none;
	padding: 3px 0 3px 20px;
	line-height: 130%;
	font-size: .9em;
	font-weight: normal;
	background-image: url(images/docs_zip.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.word {
	margin: .5em 0 0 1em;
	list-style: none;
	padding: 3px 0 3px 20px;
	line-height: 130%;
	font-size: .9em;
	font-weight: normal;
	background-image: url(images/docs_word.gif);
	background-position: center left;
	background-repeat: no-repeat;
	text-align: left;
}

div.node ol li.mappa span.ridotto, div.node ol li.html span.ridotto, div.node ol li.pdf span.ridotto {
  font-size: .7em;
  font-weight: normal;
}


span.label {color: #af2f2f; font-weight: bold;}


/* //////////////////////////////// */
/* selector per AREE RISERVATE     */
/* solo quando l'utente è loggato */



.logged ul.progetti { margin: .5em 0 1em 0; padding: 0; border: 0;}

.logged ul.progetti li {
	margin: 0 0 1.3em 1em;
	padding: 0 0 0 20px;
	border: 0;
	list-style: none;
	background: #ffffff url(images/application.png) center left no-repeat;
	font-size: 1.1em;
}

.logged ul.progetti li a { font-weight: bold; font-size: 1.1em; text-transform: capitalize;}

#main.logged ul.menu {
	font-size: .8em;
	margin: 0;
}


#main.logged h3 {font-size: 1em;}


#main.logged form {font-size: .8em;}

#main.logged table {font-size: .85em; border-collapse: collapse;}
#main.logged table td {padding: .2em;}
#main.logged table tr {margin: 0; padding: 0;}

#main.logged table#permissions th, #main.logged table.sticky-header th {font-size: .7em; margin: 0; padding: 0; border-left: 1px dotted gray;  border-right: 1px dotted gray; text-transform: none;}
#main.logged table#permissions th.checkbox, #main.logged table.sticky-header th.checkbox {color: #af2f2f;font-size: .8em;}
#main.logged table#permissions td {font-size: .8em; margin: 0; padding: .1em; border-left: 1px dotted silver;  border-right: 1px dotted silver; }


div#sidebar.logged .block-user ul.menu li a {font-weight: bold;}

div#sidebar.logged .block-user ul.menu .expanded ul.menu li {margin: 0 0 .2em .4em; }
div#sidebar.logged .block-user ul.menu .expanded ul.menu li a {font-weight: normal; margin: 0; padding: .2em 0 .2em 12px; }

#main dl.node-type-list dt, #main.logged dl.node-type-list dt {
	text-align:left;
	display:block;
	font-size: .8em;
	font-weight: bold;
	background-color: #ffffff;
	padding:3px 4px 3px 8px;
	margin:10px 10px 5px 0;
	border:none;
}
#main dl.node-type-list dd, #main.logged dl.node-type-list dd {
	font-size: .8em;
	padding: 0;
	margin: 0 0 2em 2em;
}

div.help {font-size: .8em;}

a#switch_oFCK_1 {display: none;}


ul.primary, ul.secondary {display: none;}

/* Admin panel settings */

div.admin-panel .description {display: none;}

div.admin-panel .item-list {display: none;}

dl.admin-list {display: none;}


dl.admin-list a{display: none;}

dl.admin-list dt {display: none;}

dl.admin-list dd {display: none;}


/* selectors aggiunti per la pagina Partecipazione */
/* //////////////////////////////////////////////////////////////// */
.content div.box-destra { float: right; width: 32%; margin: 0 1em 0 1em; padding: .3em; border: 1px solid Silver; background-color: #e8e8e8;}
.content div.box-sinistra { float: left; width: 32%; margin: 2em 1em 0 0; padding: .3em; border: 1px solid Silver; background-color: #e8e8e8;}

div#main .node .content div.box-sinistra p,
div#main .node .content div.box-destra p {font-size: .7em;}

div#main .node .content div.box-sinistra hr,
div#main .node .content div.box-destra hr {
	margin: .4em 0 .4em 0;
	padding: 0;
	line-height: .01em;
	height: .01em;
	border-color: Silver;
}


div#main .node .content div.box-sinistra a.forum,
div#main .node .content div.box-sinistra a.garante,
div#main .node .content div.box-sinistra a.news,
div#main .node .content div.box-sinistra a.mappa {font-size: .75em; margin-left: .3em;}

div#main .node .content div.box-destra a.forum,
div#main .node .content div.box-destra a.garante,
div#main .node .content div.box-destra a.news,
div#main .node .content div.box-destra a.mappa {font-size: .75em; margin-left: .3em;}