/* RESET */

*{ margin:0; padding:0; outline:none; }

img{ border:none; }
table, td, th{ border:none; margin:0; padding:0; }
table{ border-collapse:collapse; }
td, th{ text-align:left; vertical-align:top; }
form{ margin:0; padding:0; }

ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

.spacer{ clear:both; margin:0; padding:0; height:0; font-size:0; overflow:hidden; }
.float-reset{ clear:both; margin:0; padding:0; height:0; font-size:0; overflow:hidden; }

h1,h2,h3,h4,h5{ font-weight:bold; }

b,strong{ font-weight:bold;  }
.bold{ font-weight:bold; }
.italic{  font-style:italic; }
.normal{ font-weight:normal; }

a{ text-decoration:none; outline:none; }

.leftImage, .rightImage{ border-color:#fff; border-style:solid; }
.leftImage, .left{ float:left; }
.rightImage, .right{ float:right; }

.noborder{ border:none; }

.image-switch{
	display:block;
	height:0;
	overflow:hidden;
}


/* schema colori */

/* 

- grigio TESTO default: #484848
- verdone TESTO: #004551
- verde carta da zucchero TESTO: #28787c
- verde carta da zucchero bordini: #8cb8ba
- panna TESTO footer: #ebebe2

*/ 

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	background: #ede8dc url('images/fondo-body.jpg') repeat-x;
	color: #484848;
}

#page {
	width:984px;
	margin:27px auto 30px auto;
	background-color:#fff;
}


/* STILI */

.clear{ clear: both; }
.hidden{ display: none; }

.darkGreenBold,.lightGreenBold,.lightBlackBold{ font-weight:bold; }
.darkGreen, .darkGreenBold{ color:#004551; }
.lightGreen, .lightGreenBold{ color:#28787c; }
.lightBlack, .lightBlackBold{ color:#111; }


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 { font-size: 4em;/*text-align: center;*/ }
h2{ font-size: 1.6em; }
h3{ font-size: 1.3em; }

a{ 
	text-decoration:none; 
	outline:none;
	color:#484848;
}

a:hover{ 
	color:#004551;
}

#footer a:hover, #sidebar a:hover{ 
	color:#28787c;
	border-bottom:1px dotted #28787c;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

code{ font: 1.1em 'Courier New', Courier, Fixed; }

/*.entry p a:visited{ color: #b85b5a; }*/

acronym, 
abbr, 
span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr, span.caps{ cursor: help; }
acronym, abbr{ border-bottom: 1px dashed #999; }

/*
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
*/

.navigation {
	/*
display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
*/
}

/* End Typography & Colors */


/* Begin Images */

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

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

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

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

.alignright{ float: right; }
.alignleft{ float: left }

/* End Images */



/* STRUTTURA ********************************** */

/* HEADER */

#header {
	position:relative;
	width:984px;
	border-bottom:1px solid #fff;
}

#searchBox{
	position:absolute;
	top:270px;
	right:17px;
	width:274px;
	height:34px;
	padding:8px 0 0 30px;
	background:url('images/fondo-searchbox.png') no-repeat;
}

#searchform input{
	float:left;
	height:19px;/*25*/
	width:198px;/*208*/
	background: url('images/fondo-search.gif') repeat-x;
	border:1px solid #8cb8ba;
	font-size:1.4em;
	color:#333;
	padding:3px 5px;
	margin-right:10px;
}

a#search-submit:hover{
	border:none;
}

/**/

#menuBox{ width:984px; }

#header-leftcorner, #header-rightcorner{
	width:38px;
	height:86px;
}

#header-menu{
	position:relative;
	width:897px;
	height:86px;/*86*/
	padding:0px 0 0 11px;
	background: url('images/fondo-menu.jpg') repeat-x;
}

/**/

#bannerBox{
	width:984px;
	height:226px;
}

#bannerBox #banner-left, #bannerBox #banner-right{ width:17px; }

#bannerBox #logo{
	width:316px;
	height:226px;
}

/* #bannerBox h3{ se mod SEO */
#bannerBox h1{
	overflow:hidden;
	width:316px;
	height:0;
	padding:226px 0 0 0;
	background: url('images/logo.jpg') no-repeat;
}

#bannerBox #banner{
	height:226px;
	width:634px;
}

/**/

#rss-link{
	position:absolute;
	top:38px;
	right:10px;
	width:26px;
	height:26px;
}

#rss-link a:hover{ border:none; }

/**/

#lang-buttons{
	position:absolute;
	width:58px;
	height:24px;
	right:40px;
	top:105px;
}

#it-button,
#en-button{
	display:block;
	overflow:hidden;
	height:0;
	width:29px;
	background: url('images/lang-buttons.png') no-repeat;
	padding:24px 0 0 0;
}

#it-button{ float:left }
#en-button{ 
	float:right;
	background-position:-29px 0;
}

/* CONTENT */

#contentBox{
	width:984px;
	background: url('images/fondo-content.jpg') repeat-y;
}

#content-top{ 
	height:37px;
	line-height:0;
	padding:0;
	background: url('images/content-top.jpg') no-repeat;
	/*border:1px solid #f00;*/
}

#content-top img{ 
	/*border:1px solid #00f;*/
	line-height:0;
	margin:0;
}

.narrowcolumn {
	float: left;
	width: 584px;
	padding: 0 31px 15px 31px;
	margin-left:17px;
	/*background-color:#F39;*/
}

.widecolumn {
/*
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
*/
}

.navigation a{
	font-size:12px;
	color:#28787c;
}

/* -- post -- */

#content div.post{
	margin-bottom:50px;
}

.post, .post-header{
	width: 584px;
	margin-bottom:15px;
}

.post-header .left{
	text-transform:capitalize;
	text-align:center;
	color:#004551;
	width:47px;
	height:34px;
	line-height:14px;
	padding-top:21px;
	background: url(images/calendar.png) no-repeat;
}

.post-header .left .post-day{
	font-size:14px;
}

.post-header .left .post-month{
	font-size:15px;
	font-weight:bold;
	/*background-color:#3F3;*/
}

.post-header .right{
	width:520px;
	padding-top:1px;
	/*background-color:#F93;*/
}

.post h2,
.post h1{
	color:#004551;
	font-size:26px;
	padding-bottom:3px;
	border-bottom:1px solid #8cb8ba;
}

.post h2,
.post h1{
	margin-bottom:3px;
}

.post h2 a,
.post h1 a{
	color:#004551;
}

.post h2 a:hover,
.post h1 a:hover{
	color:#28787c;
	border:none;
}

.post-header .post-info{
	color:#28787c;
	font-size:12px;
	font-weight:bold;
}

.post-header a{
	color:#004551;
	font-weight:bold;
}

.post-header a:hover{
	color:#28787c;
}

.post .entry{
	font-size:1.3em;
	line-height:18px;
	margin-bottom:20px;
}

.post .entry p a{
	font-weight:bold;
	border-bottom: 1px dotted #22666A;
   color: #22666A;
/*	color:#28787c;*/
}

.post .entry p a:hover{
	border-bottom:none;
	color:#004551;
}

.post .entry img{
	border:1px solid #a9c4c1;
	background-color:#fff;
}

.post .entry .more-link{
	display:block;
	float:right;
	margin-top:15px;
	font-weight:bold;
	color:#28787c;
}

.post .entry .more-link:hover{
	color:#004551;
	border:none;
}

.post .entry img.alignleft {
	padding: 4px;
	margin: 4px 12px 2px 0;
	display: inline;
}

.post .post-footer{
	/*border-top:1px solid #28787c;*/
	background: url(images/puntini-orizzontali.gif) top left repeat-x;
	padding-top:2px;
}

.post .post-footer .right{
	width:200px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.post .post-footer .left{

	width:120px;
	padding:3px 0 0 0;
	
/*	line-height:0;
	margin:0;
	padding:0;
	text-align:left;
*/
}

.post .post-footer .right a{
	color:#28787c;
}

/* -- archivi -- */

h2.pagetitle{ 
	font-size:30px;
	color:#28787c;
	margin-bottom:40px;
}

/*
.post .entry .more-link:hover{
	display:block;
	margin-top:50px;
	font-weight:bold;
	color:#28787c;
}
*/




/*COLONNA SINGOLA
.post hr{ display: block; }

.widecolumn .post{ margin: 0; }

.narrowcolumn .postmetadata{ padding-top: 5px; }

.widecolumn .postmetadata{ margin: 30px 0; }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
*/




/* PAGINA SEARCH */

.search-item{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #8cb8ba;
	font-size:16px;
	font-weight:bold;
}

.search-item a{
	/*color:#28787c;*/
	display:block;
	padding:0 0 0 10px;
	margin:0;
	/*height:12px;*/
	text-align:left;
	color:#28787c;
	background: url(images/freccia-dx.png) left 5px no-repeat;
}

.search-item a:hover{
	color:#004551;
}






/* SIDEBAR */

/* Begin Sidebar */
#sidebar{
	float:right;
	width: 248px;
	margin-right: 17px;
	padding: 0px 28px 15px 27px;
	/*background-color:#333;*/
}

#sidebar p, #sidebar a{
	font-size:1.3em;
	/*line-height:17px;*/
}

#sidebar p{
	/*background-color:#39F;*/
	margin:0;
	padding:0;
}

#sidebar a{ color:#484848; }

#sidebar a:hover{
	color:#28787c;
	border-bottom:1px dotted #28787c;
}

#sidebar #archives li{ text-transform:capitalize; }

#sidebar h2 {
	text-transform:uppercase;
	font-size:1.6em;
	color:#004551;
	height:28px;
	width:229px;
	padding:5px 0 0 18px;
	margin:0 0 15px 0;
	background: url('images/fondo-sidebar-titles.gif') no-repeat;
}

#sidebar-intro p img.alignleft{

}

#sidebar-intro p{ margin-top:13px; }

#sidebar span#title-intro{
	font-size:16px;
	color:#004551;
	height:20px;
}

#sidebar .textwidget img{
	border:1px solid #a9c4c1;
	background-color:#fff;
}

#sidebar form{ margin: 0; }

#sidebar ul, #sidebar ul ol{ list-style:none; }

#sidebar ul li {
	list-style:none;
	margin-bottom: 30px;
}

#sidebar ul li, #sidebar ul li a{ 	 }

#sidebar ul p, 
#sidebar ul select{ /*margin: 5px 0 8px;*/ }

#sidebar ul ul, 
#sidebar ul ol{ margin:0 0 0 18px; }

#sidebar ul ul ul, 
#sidebar ul ol{ /*margin: 0 0 0 10px;*/ }

ol li, 
#sidebar ul ol li{ /*list-style: decimal outside;*/ }

#sidebar ul ul li, 
#sidebar ul ol li {
	margin-bottom:4px;
	padding:0 0 0 15px;
	display:block;
	background: url(images/sidebar-bullet.gif) left 7px no-repeat;
	/*list-style-image: url(images/sidebar-bullet.gif);*/
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

.postmetadata{ clear: both; }

#social-links{
	width:158px;
	margin:0 auto 20px auto;
}

#social-links img{
	padding-right:10px;
}

#social-links img.last{
	padding-right:0;
}

/* FOOTER */

#footer, 
#footer-top, 
#footer-main, 
#footer-bottom{ width:984px; }

#footer-top{ height:43px; }

#footer-main{
	height:299px;
	background: url('images/fondo-footer-main.jpg') no-repeat;
	color:#fff;
}

#footer-main-box{
	width:888px;
	margin:0 auto;
	padding:23px 0 30px 0;
}

#footer-main-box h2{
	color:#fff;
	width:139px;/*184*/
	height:35px;
	border-bottom:1px solid #8cb8ba;
	padding:9px 0 0px 45px;
	margin-bottom:24px;
}

#footer-main-box h3{
	color:#8cb8ba;
	font-size:1.4em;
	margin-bottom:9px;
}

#f-attivita,#f-link,#f-post-recenti,#f-contatti{
	width:184px;
	margin-right:50px;
}

#f-attivita h2{ background: url(images/footer-ico1.png) no-repeat; }
#f-link h2{ background: url(images/footer-ico2.png) no-repeat; }
#f-post-recenti h2{ background: url(images/footer-ico3.png) no-repeat; }
#f-contatti h2{ background: url(images/footer-ico4.png) no-repeat; }


#f-contatti{ margin-right:0; }

#footer-main-box ul{ 
	list-style:none;
	margin-bottom:10px;
}

#footer-main-box li,#footer-main-box li a{ 
	color:#ebebe2;
	font-size:11px;
}

#footer-main-box li a:hover{
	color:#8cb8ba;
	border-bottom:1px dotted #8cb8ba;
}

#footer-main-box li{
	padding-bottom:5px;
	margin:0;
}

#f-link ul, #f-post-recenti ul{ padding-left:15px; }

#f-link li, #f-post-recenti li{ list-style-type:disc; }

#f-post-recenti li{
	padding-bottom:10px;
	margin:0;
}

#footer-bottom{
	height:57px;
	background: url('images/fondo-footer-bottom.jpg') no-repeat;
}

#footer-bottom-box{
	width:888px;
	margin:0 auto;
	padding-top:13px;
	font-size:11px;
}

#footer-bottom-box .left, #footer-bottom-box .right{ width:400px; }

#footer-bottom-box .right{ text-align:right; }

/* End Structure */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li{ margin: 7px 0 8px 10px; }

.entry ul li:before, 
#sidebar ul ul li:before{ content: "\00BB \0020"; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, 
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
*/


/* End Entry Lists */

/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select{ width: 130px; }

.comment-form-title{
	color:#28787c;
	font-size:1.6em;
}

#commentform{ margin: 5px 10px 0 0; }

#commentform input {
	width: 170px;
	height:19px;
	/*background: url('images/fondo-search.gif') repeat-x;*/
	border:1px solid #8cb8ba;
	font-size:1.4em;
	color:#333;
	padding:3px 5px;
	margin: 5px 5px 1px 0;
}

#commentform label{
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.2em;
}

#commentform textarea {
	width: 100%;
	border:1px solid #8cb8ba;
	font-size:1.4em;
	color:#333;
	padding:3px 5px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	height:30px;
	width:auto;
	padding:3px 8px 5px 8px;
	font-size:1.3em;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/

h3.comments {
	/*
padding: 0;
	margin: 40px auto 20px ;
*/
}

.commentlist li, 
#commentform input, 
#commentform textarea{ font: normal 1.4em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist li ul li{ font-size: 1.2em; } 

.commentlist li{ font-weight: bold; }

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p{ font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentmetadata{ font-weight: normal; }

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p{ margin: 10px 5px 10px 0; }
.children { padding: 0; }

#commentform p{
	font-size:11px;
	margin: 5px 0; 
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Calendar */

#wp-calendar #prev a, 
#wp-calendar #next a{ font-size: 9pt; }

#wp-calendar a{ text-decoration: none; }

#wp-calendar caption{
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th{
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a{ display: block; }

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/



/* 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 */

/*
#content{ font-size: 1.2em }

.widecolumn .entry p{ font-size: 1.05em; }

.narrowcolumn .entry, 
.widecolumn .entry{ line-height: 1.4em;  }

.widecolumn{ line-height: 1.6em; }

.narrowcolumn .postmetadata{ text-align: center; }

.thread-alt{ background-color: #f8f8f8; }

.thread-even{ background-color: white; }

.depth-1{ border: 1px solid #ddd; } 

.even, .alt{ border-left: 1px solid #ddd; }

.center{ text-align: center; }

hr{ display: none; }

a img{ border: none; }
*/

.spacer{ 
	clear:both; 
	margin:0px; 
	padding:0px; 
	height:0px; 
	font-size:0px;
	overflow:hidden; 
	}

/* Add to any */

ul.addtoany_list > li{
	list-style:none;
}

/* MAIN MENU -------------------------------------- */

/* // LEVEL 1 // */

#menu{
	margin-top:17px;
	padding-top:26px;
	height:43px;
	background: url(images/puntini-verticali.gif) 58px top repeat-y;
	position:relative;
	z-index:5;
}

#menu, #menu ul{ list-style:none; }

#menu > li{
	float:left;
	display:block;
	position:relative;
	z-index:5;
	height:20px;/*64*/
	padding:0;
	margin-left:3.5em;
	/*border:1px solid #00f;*/
}

#menu > li.home-link{
	margin-left:0;
	padding-right:2.3em;
}

#menu > li > a{
	display:inline-block;
	font:bold 15px "Trebuchet MS",arial,verdana,sans-serif;
	color:#868686;
	height:30px;
}

#menu > li:hover{
	cursor:pointer;
}

#menu > li:hover > a,
#menu > li.current_page_ancestor > a,
#menu > li.current_page_item > a{
	color:#004551;
	border:none;
	text-decoration:none;
}

#menu > li:hover ul{
	display:inline-block;
}


/* sub */

#menu > li ul{
	position:absolute;
	z-index:1000;
	left:0;
	top:20px;
	padding-top:10px;
	background-color:#ececec;
	display: none;
}

#menu > li ul > li{
	display:block;
	width:100%;
}

ul.children a{
	display:block;
	font:normal 14px "Trebuchet MS",arial,verdana,sans-serif;
	padding:4px 10px;
	height:17px;
	width:130px;
	text-decoration:none;
	background-color:#fff;
	color:#004551;
}

/*#menu > li ul > li > a:hover,*/
ul.children  > li.current_page_item > a,
ul.children a:hover{
	background-color:#004551;
	color:#fff;
	text-decoration:none;
}

/*posiziono i singoli menu sub */
/*
ul#menu li.page-item-17 ul{ left:249px; }
ul#menu li.page-item-44 ul{ left:354px; }
*/

/* dimensione sub */
ul#menu li.page-item-90 ul li a{ width:140px; }
ul#menu li.page-item-103 ul li a{ width:80px; }





