/*
Theme Name: IC SERRACAPRIOLA-CHIEUTI
Theme URI: http://www.icserracapriola-chieuti.it
Description: Tema Wordpress realizzato per l'Istituto Comprensivo Serracapriola Chieuti
Author: Emmealcubo - Pietro Malerba e Silvia Marinelli
Author URI: http://www.emmealcubo.com

/* 

Global Reset
 ------------------ 
  ------------------ 
   ------------------ 

*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
ol, ul {
	list-style: none;
}
/* 

Generali
 ------------------ 
  ------------------ 
   ------------------ 

*/
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	cursor: help;
}
a img {
	border:none;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #333;
	background-color: transparent;
}
body {
	margin:0;
	padding:0;
	background:#FFF;
	color:#000;
	font:90%/1.4 verdana, helvetica, sans-serif;
}
h1 {
	margin:0;
	padding:0px 10px;
	font-size:100%;
	font-size:1.5em;
	visibility:hidden;
}
h1 a {
	margin:0;
	padding:0px 10px;
	font-size:100%;
	font-size:1.5em;
	visibility:hidden;
}
h1 img {
	display:block;
	visibility:hidden;
}
hr {
	display:none;
}

#corpo {
	float:left;
	width:72%;
	margin-right:-2px;
	padding:0em 0 0.5em;
}

#indirizzo {
	margin:0;
	position:absolute;
	left:210px;
	top:0.5em;
}
#motore {
margin:1em 1em;
}


#nome {
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
#nome acronym {
	border-bottom-color: #fff;
}
#nome p {
	margin:0;
	padding: 2px 8px;
}
#briciole {
	margin-left: 2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCD9B;
	margin-right: 2em;
}
#briciole p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nascosto
{
visibility:hidden;
display:none;

}
/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 20px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.lidoc { padding-right: 24px; background: url(images/link-icon_word.png) no-repeat right;  }

/* 
Immagini
 ------------------ 
  ------------------ 
   ------------------ 

*/
p img {
padding: 0;
max-width: 100%;
}


img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


/* 
Header con opacità
 ------------------ 
  ------------------ 
   ------------------ 

*/

#header-img {
	position:relative;
	height:110px;
	margin:0 auto 0px auto;
	padding:4px 0px 0px;
	background:url(images/header.jpg) transparent repeat-x;
}
#header-title {
	position:absolute;
	top:0;
	left:0;
	width:455px;
	height:80px;
	background:url(images/logo.gif) no-repeat;
	padding:10px;
}
#header-title {
	filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1.0;
}
#words {
	position:absolute;
	top:0;
	left:0;
	width:455px;
	height:100px;
	background:transparent;
	color:#FFFFFF;
}
#words a {
	width:455px;
	height:100px;
	background:transparent;
	color:#FFFFFF;
}
/* 

Aree e Layout 
 ------------------ 
  ------------------ 
   ------------------ 

*/

.primopiano {
	background-color: #FFFFFF;
}
.interno {
	background:#fff;
}

.primopiano-border {
	background-color: #FFFFFF;
	border-left:10px solid #CC0C1E;
}
.interno-border {
	background:#fff;
	border-left:10px solid #224192;
}
.interno-news-border {
	background:#fff;
	border-left:10px solid #cc0066;
}
.interno-news {
	background:#fff;

}
.primopiano, .interno, .interno-news{
	margin:2em 1em 1em 2em;
	color:#000;
}
.primopiano-border li{
	
	color:#000;
}
.primopiano p, .interno p {
	padding:4px;
}
.primopiano-border, .interno-border, .interno-news-border{
	color:#000;
	margin:2em 1em 1em 2em;
}
.primopiano-border p, .interno-border p {
	padding:4px;
}

.primopiano-articoli, .interno-articoli{
	color:#000;
	margin:2em 1em 1em 2em;
}
.primopiano-articoli p, .interno-articoli p {
	padding:4px;
}
.primopiano-border p, .interno-border p {
	padding:4px;
}
.separa {
	border-top: 1px solid #CC3300;
}
.data {
	font-size: 0.8em;
	font-weight: bold;
	padding-left:1.5em;
	float:right;
}
.data-news {
	float:left;
font-size:0.8em;
font-style:italic;
margin-top:4px;
padding-left:0.5em;
}
.primopiano img {
	float:left;
	margin-top: 1em;
	margin-left: 0.8em;
}
/*------------ Area 1 -----------*/

#area1 {
	float:left;
	width:50%;
	margin-right:-2px;
}
#area1 h2 {
	margin:1em 2em 1em 1em;
	font-size:1.2em;
	font-weight: normal;
	color: #970000;
	padding-left: 0.5em;
}
#area1 p {
	margin:1em 1em 1em 2em;
}
#area1 .primopiano h2, #area1 .interno h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px;
}
#area1 .primopiano h2 {
	color:#FFFFFF;
}

#area1 .primopiano h3 {
	color:#FFFFFF;
}
#area1 .interno h2 {
	color:#fff;
}
#area1 .interno h3 {
	color:#fff;
}


#area1 .primopiano-articoli h2, #area1 .interno-articoli h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px;
}
#area1 .primopiano-articoli h2 {
	color:#333;
}
#area1 .interno-articoli h2 {
	color:#333;
}

#area1 .primopiano-border h2, #area1 .interno-border h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px;
}
#area1 .primopiano-border h2 {
	color:#FFFFFF;
}
#area1 .interno-border h2 {
	color:#fff;
}

#area1pagina {
	float:left;
	width:99%;
	margin-right:-2px;
}
#area1articoli {
	float:left;
	width:99%;
	margin-right:-2px;
}

/*------------ Area 2 -----------*/


#area2 {
	float:right;
	width:47%;
	margin-left:-2px;
	border-left:10px solid #cc0066;
	margin-top:2em;
}
#area2 h2 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px 15px 0 0;
}
#area2 p {
	margin:0.5em 2em 1em 1em;
}
#area2 img {
	float:left;
}

#area2contatti {
	float:right;
	width:47%;
	margin-left:-2px;
	margin-top:2em;
}
#area2contatti h2 {
	color: #FFF;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px 15px 0 0;
}
#area2contatti p {
	margin:0.5em 2em 1em 1em;
}
#area2contatti img {
	float:left;
}

#area2articoli {
	float:right;
	width:50%;
	margin-top:1em;
	
	
}
#area2articoli h2 {
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 0.5em;
	margin: 0px 15px 0 0;
}
#area2articoli p {
	margin:0.5em 2em 1em 1em;
}
#area2articoli img {
	float:left;
}

/*------------ Area 3 -----------*/

#area3 {
	/*clear:both;
	border: 1px solid #FFAD5B;
	margin: 1em;*/
	margin: 1em auto;
}
#area3 h2 {
	font-size:1.2em;
	font-weight: normal;/*margin:1em 2em 1em 1em;
	font-size:1.2em;
	font-weight: normal;
	color: #970000;
	background-color: #FFDDBB;
	padding-left: 1em;*/
}
#area2 h3 {
	margin:2em 2em 0.5em 1em;
	font-size:1em;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-align: left;
	border-bottom-color: #CC6B8A;
}
#area3 p {
/*margin:1em 2em;*/
}

/*------------ Area 1 Pagina Interna -----------*/

/* 

Navigazione primaria orizzontale tabs
 ------------------ 
  ------------------ 
   ------------------ 

*/

#tabs {
	margin:0;
	padding: 0;
	list-style-type: none;
}
#tabs li {
	display: block;
	float:left;
	margin-right: 0.3em;
	font:90%/1.4 verdana, helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: none;
}
#tabs li a {
	padding: 3px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display:block;
	color: #fff;
	text-decoration: none;
}
/* ----------- Separatore Dettaglio tab ---------------*/

#path {
	clear:both;
	/*background-color: rgb(59, 162, 195);*/
	color: #fff;
	padding: 4px;
	margin-top: 0;
}
#path a {
	color: #fff;
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}
/*------------- Homepage ---------  */

#menu-left .menu.home h4, #menu-right .menu.home h4, #tabs .home {
	background: url(images/h2_homepage.gif) top left repeat-x #339933;
}
body.home #path, #path {
	background:#339933;
}
/*body.home #menubis a {
	color:#339933;
}
body.home #menubis a:hover {
	color:#fff;
	background:#339933;
}*/
body.home .b_inner_homepage_abstr h2 {
	color:#fff;
	background:#339933;
background: url(images/h2_homepage.gif) top left repeat-x #339933;

}
body.mappa-del-sito .b_inner_homepage_abstr h2 {
	color:#fff;
	background:#339933;
background: url(images/h2_homepage.gif) top left repeat-x #339933;

}

/*------------- Scuole ---------  */

#menu-left .menu.scuole h4, #menu-right .menu.scuole h4, #tabs .scuole, body.scuole #path {
	background: url(images/h2_scuole.gif) top left repeat-x #339999;
}
body.scuole #path {
	background:#339999;
}
body.scuole .b_inner_homepage_abstr h2, .b_inner_menuprimario h2 {
	color:#fff;
	background:#339933;
	background: url(images/h2_scuole.gif) top left repeat-x #339999;

}
body.scuole .b_inner_menuprimario h2 {
	color:#fff;
	background:#339933;
	background: url(images/h2_scuole.gif) top left repeat-x #339999;

}

/*------------- Progetti ---------  */

#menu-left .menu.progetti h4, #menu-right .menu.progetti h4, #tabs .progetti {
	background: url(images/h2_progetti.gif) top left repeat-x #224192;
}
body.progetti #path {
	background:#224192;
}
body.progetti .b_inner_homepage_abstr h2 {
	color:#fff;
	background:#224192;
	background: url(images/h2_progetti.gif) top left repeat-x #224192;

}
body.progetti .b_inner_menuprimario h2 {
	color:#fff;
	background:#224192;
	background: url(images/h2_progetti.gif) top left repeat-x #224192;

}
body.progetti .bordino {
	border-left:10px solid #224192;
	margin-left: 3px;
}

/*------------- News ---------  */

#menu-left .menu.news h4, #menu-right .menu.news h4, #tabs .news {
	background: url(images/h2_news.gif) top left repeat-x #cc0066;
}
body.news #path {
	background:#cc0066;
}
body.news .b_inner_homepage_abstr h2, .b_inner_menuprimario h2{
	color:#fff;
	background:#cc0066;
	background: url(images/h2_news.gif) top left repeat-x #cc0066;

}
body.news .b_inner_menuprimario h2{
	color:#fff;
	background:#cc0066;
	background: url(images/h2_news.gif) top left repeat-x #cc0066;

}
body.news .bordino {
	border-left:10px solid #cc0066;
	margin-left: 3px;
}

/*------------- Segreteria ---------  */

#menu-left .menu.segreteria h4, #menu-right .menu.segreteria h4, #tabs .segreteria {
	background: url(images/h2_segreteria.gif) top left repeat-x #CE1123;
}
body.segreteria #path {
	background:#CE1123;
}
body.segreteria .b_inner_homepage_abstr h2, .b_inner_menuprimario h2 {
	color:#fff;
	background:#CE1123;
	background: url(images/h2_segreteria.gif) top left repeat-x #CE1123;

}
body.segreteria .b_inner_menuprimario h2 {
	color:#fff;
	background:#CE1123;
	background: url(images/h2_segreteria.gif) top left repeat-x #CE1123;

}
body.segreteria .bordino {
	border-left:10px solid #CE1123;
	margin-left: 3px;
}

body.segreteria .storytitle a:link, .storytitle a:visited{
	color: #000;
	text-decoration: none;
}
body.segreteria .storytitle a:hover, .storytitle a:active{
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #CE1123;
}
/*------------- Modulistica ---------  */

#menu-left .menu.modulistica h4, #menu-right .menu.modulistica h4, #tabs .modulistica {
	background: url(images/h2_modulistica.gif) top left repeat-x #cc6633;
}
body.modulistica #path {
	background-color: #cc6633;
}
body.modulistica .b_inner_homepage_abstr h2 {
	color:#fff;
	background:#cc6633;
	background: url(images/h2_modulistica.gif) top left repeat-x #cc6633;

}
body.modulistica .b_inner_menuprimario h2{
	color:#fff;
	background:#cc6633;
	background: url(images/h2_modulistica.gif) top left repeat-x #cc6633;

}
/*------------- Contatti ---------  */


#menu-left .menu.contatti h4, #menu-right .menu.segreteria h4, #tabs .contatti {
	background: url(images/h2_contatti.gif) top left repeat-x #F3981D;
}
body.contatti #path {
	background-color: #F3981D;
}
body.contatti .b_inner_homepage_abstr h2 {
	color:#fff;
	background:#F3981D;
	background: url(images/h2_contatti.gif) top left repeat-x #F3981D;

}
body.contatti .b_inner_menuprimario h2 {
	color:#fff;
	background:#F3981D;
	background: url(images/h2_contatti.gif) top left repeat-x #F3981D;

}
/*------------- Evidenzio menu ---------  */

#tabs .home, body.home #tabs .home, body.scuole #tabs .scuole, body.progetti #tabs .progetti, body.news #tabs .news, body.segreteria #tabs .segreteria, body.modulistica #tabs .modulistica, body.contatti #tabs .contatti {
	padding-bottom: 3px;
}
/*------------- deEvidenzio menu  ---------  */

body.scuole #tabs .home, body.progetti #tabs .home, body.news #tabs .home, body.segreteria #tabs .home, body.modulistica #tabs .home, body.contatti #tabs .home {
	padding-bottom: 0px;
}
/* 

Menu contestuale pagine interne colorato 
 ------------------ 
  ------------------ 
   ------------------ 

*/
#main-nav {
	background:transparent url(images/navstrip.gif) no-repeat scroll 0%;
	clear: right;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:1em;
	padding:0;
	width:90%;
}
#main-nav li {
	border-bottom:1px solid #D2D4D5;
	height:28px;
	line-height:28px;
}
* html #main-nav li {
	height:26px;
	line-height:26px;
}
*:first-child + html #main-nav li {
	height:26px;
	line-height:26px;
}
#main-nav li a {
	color:#1D282D;
	display:block;
	font-weight:bold;
	padding-left:20px;
}
#main-nav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#home a:hover {
	background:#03429F none repeat scroll 0%;
}
#magazine a:hover {
	background:#6B90C7 none repeat scroll 0%;
}
#features a:hover {
	background:#009ABF none repeat scroll 0%;
}
#extras a:hover {
	background:#8D9F19 none repeat scroll 0%;
}
#news a:hover {
	background:#FFA70F none repeat scroll 0%;
}
#gallery a:hover {
	background:#EA4D00 none repeat scroll 0%;
}
#subscribe a:hover {
	background:#BE3201 none repeat scroll 0%;
}
#advertise a:hover {
	background:#1D282D none repeat scroll 0%;
}

/* 

Menu primario | Menu secondario | Menu bis
 ------------------ 
  ------------------ 
   ------------------ 

*/
#menuPrimario {
	float:right;
	width:28%;
	margin-left:-2px;
	padding:0em 0 1.5em;
}
#menuPrimario li {
	margin:0;
	list-style:none;
	display:inline;
}
#menuPrimario li a {
	padding:1em 0 0 1em;
	margin:0;
	display:block;
	line-height:2em;
	height:1.7em;
	border-bottom:1px dashed #ccc;
	border-width:1px;
}
#menuPrimario li a:link, .menuPrimario li a:visited {
	color:#000;
	text-decoration:none;
}
#menuPrimario li a:hover, .menuPrimario li a:focus, .menuPrimario li a:active {
	color:#000;
	background:#eee;
}
#menuPrimario ul {
	margin:0 2em 0 0;
	padding:0;
	border-style:solid solid none solid;
}

.menuSecondario {
	float:right;
	width:28%;
	margin-left:-2px;
	padding:-1em 0 1.5em;
	clear:right;
}
.menuSecondario h2 {
	font-size:1.2em;
	font-weight: normal;
}
.menuSecondario .cons h2 {
	margin:0em 0em 0.5em;
	padding:0em 0.5em;
	background:#FFFFFF;
	color:#770000;
	font-size:1.1em;
	letter-spacing:0.1em;
	border: 1px solid #FFAD5B;
}
.menuSecondario li {
	margin:0;
	list-style:none;
	display:inline;
}
.menuSecondario li a {
	padding:1em 0 0 1em;
	margin:0;
	display:block;
	line-height:2em;
	height:1.7em;
	border-bottom:1px dashed #ccc;
	border-width:1px;
}
.menuSecondario li a:link, .menuSecondario li a:visited {
	color:#000;
	text-decoration:none;
}
.menuSecondario li a:hover, .menuSecondario li a:focus, .menuSecondario li a:active {
	color:#000;
	background:#eee;
}
.menuSecondario ul {
	margin:0 2em 0 0;
	padding:0;
	border-style:solid solid none solid;
}
#menubis {
	margin-right: 1.5em;
}
#menubis .breadcrumbs {
	margin-left: 1.5em;
	text-align:left;
	padding-top:0.8em;
	color: #000;
	font-weight: bold;
}

#menubis .breadcrumbs p {
	margin-left: 1.5em;
	text-align:left;
}
#menubis .breadcrumbs a {
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menubis p {
	text-align: right;
	font-weight: bold;
	padding: 4px 4px 4px 0px;
	margin:0
}
#menubis a {

	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menubis a:hover {
text-decoration:underline;
}


/* 

Box angoli arrotondati
 ------------------ 
  ------------------ 
   ------------------ 

*/
	:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.TL, .BL, .TR, .BR {
	width: 6px;
	height: 6px;
	position: absolute;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 9999 !important;
}
.TL {
	top:0;
	left:0;
}
.BL {
	bottom: 0;
	left: 0;
}
.TR {
	top:0;
	right:0;
}
.BR {
	bottom: 0;
	right: 0;
}
.icolink 
{
background:transparent url(images/icona-links.gif) no-repeat scroll right center;
height:30px;
left:1%;
position:absolute;
top:1%;
width:30px;
}
.icobambini
{
background:transparent url(images/icona-bambini.gif) no-repeat scroll right center;
height:30px;
left:1%;
position:absolute;
top:1%;
width:30px;
}
.icotag
{
background:transparent url(images/icona-tag.gif) no-repeat scroll right center;
height:30px;
left:1%;
position:absolute;
top:1%;
width:30px;
}
.icocerca
{
background:transparent url(images/icona-cerca.gif) no-repeat scroll right center;
height:30px;
left:1%;
position:absolute;
top:1%;
width:30px;
}
.icologin
{
background:transparent url(images/icona-login.gif) no-repeat scroll right center;
height:30px;
left:1%;
position:absolute;
top:1%;
width:30px;
}
.sitemapico {
background: transparent url(images/sitemap_color.png) no-repeat scroll left;
float:right;
padding-left:20px;
}

/* ---------- Box Home  ------------ */

.b_homepage_abstr {
	position: relative;
	border-color: #dce3e7;
	margin-left:2em;
}
.b_homepage_abstr .b_inner_homepage_abstr {
	border-color: #dce3e7;
}
.b_inner_homepage_abstr {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
}
.b_inner_homepage_abstr h2 {
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_homepage_abstr p {
	padding:8px;
}
.b_homepage_abstr .TL {
	background-image: url(images/corner_tl.png);
}
.b_homepage_abstr .BL {
	background-image: url(images/corner_bl.png);
}
.b_homepage_abstr .TR {
	background-image: url(images/corner_tr.png);
}
.b_homepage_abstr .BR {
	background-image: url(images/corner_br.png);
}
.contatto-left
{
margin: 0 1em 0 1em;
float:left;
}
.contatto-right
{

float:left;

}
/* ---------- Box Home segreteria ------------ */

.b_segreteria {
	position: relative;
	border-color: #dce3e7;
}
.b_segreteria .b_inner_segreteria {
	border-color: #dce3e7;
}
.b_inner_segreteria {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
}
.b_inner_segreteria h2 {
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
	background: url(images/h2_segreteria.gif) top left repeat-x #CE1123;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_segreteria p {
	padding:8px;
}
.b_inner_segreteria ul{
margin: 8px;

}
.b_inner_segreteria ul li{
margin-top: 8px;
list-style: none;
background: transparent url(images/bullet-list-red.gif) no-repeat scroll left 18px ;
border-bottom:1px dashed #CE1123;
padding:10px 8px 13px 17px;

}

.b_segreteria .TL {
	background-image: url(images/corner_tl.png);
}
.b_segreteria .BL {
	background-image: url(images/corner_bl.png);
}
.b_segreteria .TR {
	background-image: url(images/corner_tr.png);
}
.b_segreteria .BR {
	background-image: url(images/corner_br.png);
}
/* ---------- Box Home Progetti ------------ */

.b_progetti {
	position: relative;
	border-color: #dce3e7;
}
.b_progetti .b_inner_progetti {
	border-color: #dce3e7;
}
.b_inner_progetti {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
}
.b_inner_progetti h2 {
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
	background: url(images/h2_progetti.gif) top left repeat-x #224192;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_progetti p {
	padding:8px;
}
.b_inner_progetti ul{
margin: 8px;

}
.b_inner_progetti ul li{
margin-top: 8px;
list-style: none;
background: transparent url(images/bullet-list-blu.gif) no-repeat scroll left 18px ;
border-bottom:1px dashed #224192;
padding:10px 8px 13px 17px;

}
.b_progetti .TL {
	background-image: url(images/corner_tl.png);
}
.b_progetti .BL {
	background-image: url(images/corner_bl.png);
}
.b_progetti .TR {
	background-image: url(images/corner_tr.png);
}
.b_progetti .BR {
	background-image: url(images/corner_br.png);
}
/* ---------- Box Home News ------------ */


.b_news {
	position: relative;
	border-color: #dce3e7;
}
.b_news .b_inner_news {
	border-color: #dce3e7;
}
.b_inner_news {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
	width:558px;
	
}
.b_inner_news h2 {
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
	background: url(images/h2_news.gif) top left repeat-x #cc0066;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_news p {
	padding:8px;
}
.b_inner_news ul {
	margin:0 0 0 20px;

}
.b_inner_news ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/icon_list.gif) 0 4px no-repeat;
	list-style: none;
}
.b_news .TL {
	background-image: url(images/corner_tl.png);
}
.b_news .BL {
	background-image: url(images/corner_bl.png);
}
.b_news .TR {
	background-image: url(images/corner_tr.png);
}
.b_news .BR {
	background-image: url(images/corner_br.png);
}
/* ---------- Sidebar Box ------------ */

.b_sidebar {
	position: relative;
	border-color: #dce3e7;
	margin:1em 1em;
}
.b_sidebar .b_inner_sidebar {
	border-color: #dce3e7;
}
.b_inner_sidebar  {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
}
.b_inner_sidebar_tag {
	border-color: #dce3e7;
}
.b_inner_sidebar_tag  {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 8px;
}

.b_inner_sidebar h2, .b_inner_sidebar_tag h2  {
	font-weight: bold;
	padding:6px 40px;
	color: #6d7a81;
	background: url(images/h2_grey.gif) top left repeat-x #f4f6f7;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_sidebar h3 {
color:#333333;
	font-weight: bold;
	padding:6px 40px;
	color: #6d7a81;
	background: url(images/h2_grey.gif) top left repeat-x #f4f6f7;
	border-bottom: 1px solid #dbe2e6;
}
.b_inner_sidebar p {
	padding:8px;
}
.b_inner_sidebar li {
	margin:0;
	list-style:none;
	display:inline;
}
.b_inner_sidebar a {
	padding:1em 0 0 1em;
	margin:0;
	display:block;
	line-height:2em;
	height:1.7em;
	/*border-bottom:1px dashed #ccc;*/
	border-width:1px;
}
.b_inner_sidebar_tag a {
	padding:0em 0 0 0.8em;
	margin:0;
	
}
.b_inner_sidebar li a:link, .b_inner_sidebar li a:visited {
	color:#000;
	text-decoration:none;
}
.b_inner_sidebar li a:hover, .b_inner_sidebar li a:focus, .b_inner_sidebar li a:active {
	color:#000;
	background:#eee;
}
.b_inner_sidebar ul {
	margin:0 2em 0 0;
	padding:0;
	border-style:solid solid none solid;
}



.b_sidebar .TL {
	background-image: url(images/corner_tl.png);
}
.b_sidebar .BL {
	background-image: url(images/corner_bl.png);
}
.b_sidebar .TR {
	background-image: url(images/corner_tr.png);
}
.b_sidebar .BR {
	background-image: url(images/corner_br.png);
}




/* ---------- MenuPrimario Box ------------ */


.b_menuprimario {
	position: relative;
	border-color: #dce3e7;
	margin:1em 1em;
}
.b_menuprimario .b_inner_menuprimario {
	border-color: #dce3e7;
}
.b_inner_menuprimario {
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 2px;
}
.b_inner_menuprimario h2 {
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
}
.b_inner_menuprimario p {
	padding:8px;
}
.b_menuprimario .TL {
	background-image: url(images/corner_tl.png);
}
.b_menuprimario .BL {
	background-image: url(images/corner_bl.png);
}
.b_menuprimario .TR {
	background-image: url(images/corner_tr.png);
}
.b_menuprimario .BR {
	background-image: url(images/corner_br.png);
}

/* 

Wordpress
 ------------------ 
  ------------------ 
   ------------------ 

*/

.entry {
padding-left:10px;
}
.entry h3{
padding-left:10px;
margin:10px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #D70606;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
	margin:5px 0;
}
.meta a{
	color: #333;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/icon-category.jpg) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .archive{
	background: url(images/category_archive.gif) 5px 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	background: url(images/icon-author.jpg) 0 0 no-repeat;
	padding-left: 20px;
}
div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #fff url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
	color:#444444;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
.post{
	margin-bottom: 40px;
}
.post-left {
float:left;
	margin-bottom: 40px;

}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: 3px double #ddd;
}
.post ul{
	margin: 0 0 0 40px;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/icon_list.gif) 0 4px no-repeat;
	list-style: none;
	border:none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
	text-transform:uppercase;
	font-size:1.2em;
}
.storytitle a {
	text-decoration: none;
}
/*.meta .author{
	padding: 3px 0 3px 20px;
	background: url(images/icon-author.jpg) no-repeat left center;
}
.meta .category{
	margin-left: 15px;
	padding: 3px 0 3px 20px;
	background: url(images/icon-category.jpg) no-repeat left center;
}*/

li.cat-item a{
border-bottom:1px dashed #CCCCCC;
background:transparent url(images/category_archive.gif) no-repeat scroll 5px 24px;
padding-left: 20px;
}
li.cat-item a:hover{
border-bottom:1px dashed #CCCCCC;
background:transparent url(images/category_archive.gif) no-repeat scroll 5px 24px;
text-decoration:underline;
}

ul.correlati  {
margin: 8px;


}
ul.correlati li {
margin-top: 8px;
list-style: none;
}
ul.correlati li a{
border-bottom:1px dashed #CCCCCC;
background: transparent url(images/script_add.png) no-repeat scroll left 18px ;
padding:11px 8px 13px 22px;

}
ul.correlati li a:hover{
background: #fff url(images/script_add.png) no-repeat scroll left 18px ;
text-decoration:underline;
}

/* 

Footer
 ------------------ 
  ------------------ 
   ------------------ 

*/
#footer {
	clear:both;
	width:100%;
	margin:1em 0 0;
	padding:1em 0;
	background:#D6D6D6 url(images/footer.jpg) repeat-x;
	color:#000;
	text-align:center;
}
#footer p {
	margin:0;
	padding:3em 0 0 0;
}
#footer a {
color:#333333;
text-decoration:underline;
}

#licenza p {
	font-size: 0.75em;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
#licenza img {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.pasw p, .cons {
	font-size: 0.9em;
	line-height: normal;
	margin: 0em;
}
.pasw, .cons {
	padding: 0.5em;
	margin-right: 2em;
	margin-top: 1em;
	background-color: #FFECD9;
	color: #770000;
}
.pasw img {
	display: block;
	border: 1px solid #FFAD5B;
	margin-bottom: 4px;
}
.cons img {
	border: 1px solid #FFAD5B;
	float: left;
	margin: 0px 6px 0px 4px;
}
.cons img.destra {
	float:right;
}
.internoarea2 {
	margin-top: 1em;
}
/*  Css HighslideJS
============================================================================= */

.slide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/

	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
	cursor: move;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide img {
border:3px double #DDDDDD;

}
.highslide:hover img {
border:3px double #DDDDDD;
	
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size:1.2em;
	padding: 5px;
	color:#6D7A81;
	background-color: #F3F6F7;
}
.highslide-wrapper {
	background: white;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-overlay {
	display: none;
}
/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.controlbar {
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

