/*  
Theme Name: Compositio
Theme URI: http://designdisease.com/
Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #c6e5f2 url(images/body-bkg.png) no-repeat center top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#35383d;}
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
hr.separatore { display: block !important; height: 10px; margin-bottom: 10px; border: 0px; border-bottom: dashed 1px #ccc; background: transparent; clear: both;  }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #0099cc; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #025d87; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

/* BG 
############################################################################################################## */
#bg { width: 980px; margin: 0 auto; margin-top: 30px;}
#bg-all { width: 980px; background: #fff  url(images/footer-top.gif) no-repeat right bottom;; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { /*padding: 30px;*/ padding: 0 30px 30px 30px ; float: left; width: 590px;}



.menu { overflow: hidden; float: left; width: 100%; background:#def1f9; width: 980px; margin: 0 auto; padding: 10px 0px 0px 30px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:left; }
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 28px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited { color:#272d36; float: left; padding: 4px 6px 10px 6px; margin-right: 5px;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #272d36 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; border-bottom: solid 6px #e6f1f3; margin-bottom: 30px;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 520px; padding-left: 70px; background: url(images/logo-symbol.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px;}

.title { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative;}
/**/ * html .post, .attachment { width: 99%;} /**/ 

.postPagina { width: 590px; position: relative; left: -70px; }


/*.p-head { padding-bottom: 15px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; }
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }
*/

.p-head { padding-bottom: 15px;}
.p-head-dettaglio { padding-bottom: 15px !important;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#272d36; font: normal 23px/23px "Helvetica"; letter-spacing: -1px; line-height: 27px; }
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

/*.p-head h2 { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; }
.p-head h2 a, .p-head h2 a:visited { color:#272d36; }
.p-head h2 a:hover { color:#0099cc; text-decoration: none; }
*/

.p-head h2 { color: #272d36; font: normal 23px/23px "Helvetica"; letter-spacing: -1px; line-height: 27px; }
.p-head h2 a, .p-head h2 a:visited { color:#272d36; }
.p-head h2 a:hover { color:#0099cc; text-decoration: none; }

.p-head h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; color:#999; padding-top: 4px; }
.p-cat-dettaglio { padding-bottom: 15px; }
.p-cat a, .p-cat a:visited { text-decoration: none; color:#999; padding-right: 5px;}
.p-cat a:hover { text-decoration: underline; }

.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; position: absolute; left: -70px; top: 5px; width: 50px; padding-bottom: 10px; }
/**/ * html .p-time { left: -70px;} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#2abada; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 10px;}
.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; /*color:#bababa*/ color:#999;}

.p-con { border-top: solid 1px #dbdbdb;}
.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


.p-det { margin-top: 15px;}
.p-det li { color:#7f7f7f; /*display: inline;*/ padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left 2px no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}
.p-det li.p-det-tag a, .p-det li.p-det-tag a:visited { font-size: 12px; }

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 3px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 3px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background: #fff url(images/comments-list-entry-bkg.png) no-repeat right bottom;}
.comments-list div.alt { background: #e1f4fc url(images/comments-list-alt-bkg.png) no-repeat left top; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}

.name, .name a.url { font-size: 15px !important }

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #e1f4fc; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { cursor: pointer; border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}







/* Side Right 
############################################################################################################## */
.SR { width: 300px; margin-right: 30px; padding-bottom: 30px; float: right;}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background: #3d96d5 url(images/search-bkg.png) no-repeat left bottom; right: 0px; padding: 15px; overflow: hidden;}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 245px; padding: 10px; border: 1px solid #3ac6e5; background: #2abada; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 145px; color:#666;}
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; color:#ffcc66; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#fff; }
.SR .syn li a:visited {color:#fff; }
.SR .syn li a:hover {color:#fff; }

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*.SR .about { background: #57abe6 url(images/about-bkg.png) no-repeat left top; padding: 20px 15px 15px 15px; color:#fff;}
.SR .about h3 { font-size: 24px; letter-spacing: -1px; color:#fff;}
.SR .about p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}*/

.SR .about { background: #57abe6 url(images/sfondo_newsletter.jpg) no-repeat right bottom; padding: 0; color:#fff;}

.SR .aboutIn { background: url(images/about-bkg.png) no-repeat left top; padding: 20px 15px 15px 15px; color:#fff;}
.SR .aboutIn h3 { font-size: 23px; letter-spacing: -1px; color:#fff;}
.SR .aboutIn p { padding: 5px 0px; margin: 0px; font-size: 13px; line-height: 16px;}

/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; background: #9ed5e1 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .photostream h3 { font-size: 24px; letter-spacing: -1px; color:#102a30;}
.SR .photostream ul { float: left; margin-top: 10px;}
.SR .photostream li { background: url(images/photostream-li-bkg.png) no-repeat left top; list-style-type: none; display: inline; padding: 5px; float: left; margin: 0px 3px 5px 0px;}
.SR .photostream li a img, .SR .photostream li a:visited img { border: solid 1px #fff; width: 54px; height: 54px;}
.SR .photostream li a:hover img { border: solid 1px #000;}


/* Vicino
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .vicino { background: #9ed5e1 url(images/photostream-bkg.png) no-repeat bottom left; padding: 15px 0px 25px 15px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/**/ *html .SR .vicino { height: 1%;} /**/ 
.SR .vicino h3 { font-size: 23px; letter-spacing: -1px; color:#272d36; padding-bottom: 10px; }
.SR .vicino span { color: #272d36; line-height: 16px; }

.SR .vicino .province, .SR .vicino .mappatos { float: left; }
.SR .vicino .province { margin-top: 20px; width: 100px; position: relative; }
.SR .vicino ul li { background: url(images/ico-province.gif) no-repeat 3px 5px; padding-bottom: 3px; }
.SR .vicino ul li a { display: block; padding-left: 17px; color: #025d87; }
.SR .vicino ul li a:hover { color: #0099cc; text-decoration: none; }

.SR .vicino ul li a.nomeHover { color: #ff6600 !important; text-decoration: none; }

.SR .vicino .mappatos,
.SR .vicino .mappatos-ar,
.SR .vicino .mappatos-fi,
.SR .vicino .mappatos-gr,
.SR .vicino .mappatos-li,
.SR .vicino .mappatos-lu,
.SR .vicino .mappatos-ms,
.SR .vicino .mappatos-pi,
.SR .vicino .mappatos-pt,
.SR .vicino .mappatos-po,
.SR .vicino .mappatos-si {
	float: left;
	padding: 0;
	margin: 20px 0 6px 0;
	width: 161px;
	height: 181px;
	background: url(images/mappatos.gif) no-repeat left 0;
}

.SR .vicino .mappatos-ar { background: url(images/mappatos.gif) no-repeat left -181px; }
.SR .vicino .mappatos-fi { background-position: left -362px; }
.SR .vicino .mappatos-gr { background-position: left -543px; }
.SR .vicino .mappatos-li { background-position: left -724px; }
.SR .vicino .mappatos-lu { background-position: left -905px; }
.SR .vicino .mappatos-ms { background-position: left -1086px; }
.SR .vicino .mappatos-pi { background-position: left -1267px; }
.SR .vicino .mappatos-pt { background-position: left -1448px; }
.SR .vicino .mappatos-po { background-position: left -1629px; }
.SR .vicino .mappatos-si { background-position: left -1810px; }



/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #d1f0e2; overflow: hidden; padding: 15px; margin-bottom: 3px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 130px;}
.SR .categs div h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px;}
.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#5e8a89; }
.SR .categs div a, .SR .categs div a:visited { color:#247682; text-decoration: underline;}
.SR .categs div a:hover { color:#003333; text-decoration: underline;}

/* Donazione
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .dona { background: #d4e9f2; line-height: 16px; overflow: hidden; padding: 15px; margin-bottom: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #272d36; }
/**/ *html .SR .dona { height: 1%;} /**/ 
.SR .dona h3 { font-size: 18px; letter-spacing: -1px; color:#272d36; padding-bottom: 10px;}
.SR .dona form { border: 0; margin-top: 20px; }
.SR .dona img { border: 0; margin: 15px 0 0 2px; }
.SR .dona a, .SR .dona a:visited {
	display: block;
	padding: 3px 0 0 20px;
	background: url(images/ico-lucchetto.jpg) no-repeat;
	color: #247682;
	text-decoration: underline;
	font-size: 10px;
	height: 13px;
	margin: 20px 0 0 2px;
}
.SR .dona a:hover { color:#003333; text-decoration: underline;}



/* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .recent { background: #e1f3ee; padding: 15px; margin-bottom: 3px; }	
.SR .recent .tabs { overflow: hidden; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; }
.SR .recent .tabs li a { float: left; font: bold 14px/14px "Arial"; color: #102a30; padding: 3px 6px 9px 6px; background: #b5d6cd url(images/tabs-inactive.png) no-repeat bottom center; margin-right: 3px; letter-spacing: -1px; text-decoration: none;}
.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover { background: #4a6969 url(images/tabs-active.png) no-repeat bottom center; color: #fff; text-decoration: none; }
.SR .recent a, .SR .recent a:visited { color:#247682; text-decoration: underline;}
.SR .recent a:hover { color:#003333; text-decoration: underline;}

#tab-comments { display: none; margin-bottom: 5px; margin-top: 3px; }
#tab-comments li { background: url(images/tabs-arrow.png) no-repeat left 9px; padding: 4px 0px 4px 8px; border-bottom: solid 1px #c5ded7; font-size: 11px; color:#5e8a89;}
#tab-comments li a { display: block;}
#tab-posts { margin-bottom: 5px; margin-top: 3px; }
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; padding: 2px 0px 6px 8px; border-bottom: solid 1px #c5ded7; font-size: 11px; color:#5e8a89;}
#tab-posts li a { display: block;}
/*#tab-posts { margin-bottom: 5px; font-size: 11px; }
#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; line-height: 14px; padding: 1px 0px 1px 6px;}*/
#tab-tags { display: none; margin-bottom: 5px; font-family: "Verdana"; line-height: 22px;}



/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89;}
.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}
.SR .widget a:hover { color:#003333; text-decoration: underline;}

.st-tag-cloud { line-height: 20px; /*text-align: center;*/ }

.SR .widget_tag_cloud { line-height: 22px; }
.SR .widget_tag_cloud div { text-align: center; }

.SR .widget_tag_cloud a,
.SR .widget_tag_cloud a:visited,
.SR .st-tag-cloud a, 
.SR .st-tag-cloud a:visited { color:#247682; text-decoration: none;}
.SR .widget_tag_cloud a:hover,
.SR .st-tag-cloud a:hover { color:#003333; text-decoration: none;}

.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 
.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.SR .widget_flickrRSS ul { float: left;}
.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 920px; margin: 0 auto; padding: 40px 30px 30px 30px; background: #a8d3e4 url(images/footer.gif) no-repeat right top; height: 115px; }
.footer div { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer div.copy { color:#5d7e82; margin-top: 35px; font-size: 11px; line-height: 16px; padding-top: 10px; border-top: solid 1px #90b8c5; }
.footer div.copy a, .footer div.copy a:visited { color:#5d7e82; text-decoration: none;}
.footer div.copy a:hover { color:#1c3e4d; text-decoration: none;}

.footer .logofooter { background: url(images/img_footer.gif) no-repeat 0 0; padding-left: 298px; height: 37px; padding-top: 2px; }
.footer .logofooter .orari { color: #4a6969; font-size: 11px; border-left: solid 1px #83a9b3; padding-left: 7px; line-height: 15px; }
.footer .logofooter .orari strong { text-transform: uppercase; }


div.theme {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	height: 50px;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
div.theme a, div.theme a:visited, div.theme a:hover { color:#828282; text-decoration: none;}
div.theme a.vm { text-decoration: underline; }
div.theme div { position: absolute; top: 22px; left: 155px; }
div.theme img { position: absolute; top: 15px; left: 30px; }


/* VERTICAL MEDIA */

.clr { clear: both; }

.topCont { background: #fff; height: 100px; }
.top { margin: auto auto; width: 980px; }
.top img { margin: 27px 0 0 30px; }

.dvHomeSx { float: left; border-right: solid 1px #dfe0e1; margin-top: 15px; width: 298px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #676c72; }
.dvHomeDx { float: left; }

.dvHomeSx object { margin-bottom: 10px; }

.dvHomeDx .txt { padding: 5px 0 0 22px; font-family: Arial, Helvetica, sans-serif; color: #676c72; font-size: 12px; line-height: 17px;}
.dvHomeDx .txt span { color: #272d36; font-size: 16px; font-weight: bold; font-style: italic; display: block; padding-top: 10px; }
.dvHomeDx .txt span.CF { color: #3c9e00; font-size: 22px; font-weight: bold; font-style: normal; padding-top: 10px; }

.sepTop { height: 12px; border-bottom: solid 1px #3d96d5; margin-bottom: 17px; }


.ultimeNews {
/*	border-top: solid 1px #3d96d5;*/
	border-bottom: solid 1px #E0E0E0;
	padding: 0;
	color: #272d36;
	text-transform: uppercase;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	background: url(images/newspaper.gif) no-repeat 0 10px;*/
/*	height: 19px;*/
	margin-bottom: 40px;
	display: none;
}
.ultimeNews span { color: #ff6600; font-style: italic;; }

a.more-link { display: block; padding-top: 7px; font-size: 11px; color: #ff6600 !important }

.fb-like, .fb-like iframe { width: 500px !important; }

a.tuttiEventi { display: block; padding-top: 6px; text-decoration: underline; }

/*.Comitato { position: relative; left: -70px; width: }*/
.contenutoComitato { padding-bottom: 15px; line-height: 18px; }
.contenutoComitato ul { padding: 0 0 0 15px; margin: 0; list-style-type: square; }

.mapp-poweredby { display: none !important; }
.map { padding: 8px 0; }

#event-calendar, #EventCal { position: relative; }
#ec3_publish { display: none; }
.tabMese { margin-top: 12px; }
.tabMese caption.mese { position: absolute; top: 46px; left: 90px; white-space: nowrap; width: 120px; }
#ec3_spinner { position: absolute; top: 13px; left: 45%; }

#prev, #next, #loading,
#prev:hover, #next:hover, #loading:hover { background: #d2e9e3 !important; height: 25px !important; }
#prev { padding-left: 5px !important; }
#next { padding-right: 5px !important; }

/*.ec3_postday, .ec3_eventday,
.ec3_postday:hover, .ec3_eventday:hover { background: #4a6969 !important }
.ec3_postday a.eventday, .ec3_eventday a.eventday { color: #FFF !important }*/

.ec3_postday, .ec3_eventday,
.ec3_postday:hover, .ec3_eventday:hover { background: #ffdfa2 !important }
.ec3_postday a, .ec3_postday a.eventday, .ec3_eventday a, .ec3_eventday a.eventday { color: #ff6600 !important; }

.downloadSpan {
	border-top: dashed 1px #ccc;
	display: block; 
	background: url(images/ico-download.gif) no-repeat left 5px;
	padding: 9px 0 40px 28px;
	margin: 25px 0 10px 0;
}

ul.contatti { margin-left: 0px; padding-left: 0px; }

.FB_share_button a { cursor: pointer !important;}
.FB_share_button { margin-top: 5px !important; }

/* ============= */

.aboutIn .widget {
	background-color: transparent !important;
	padding: 0px !important;
	margin-bottom: 3px;
	color: #5e8a89;
}

.wpmlwidget h3 {
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px !important;
	font-weight: bold;
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.wpmlwidget p {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 11px !important;
	line-height: normal !important;
	color: #FFF !important;
	padding-bottom: 10px;
}

span.ins { display: block; padding-top: 10px; font-weight: bold; }
span.privacy { display: block; padding-top: 10px; color: #bcdef5; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; }

/**/


.gallery-icon { text-align: left; }

.sticky { background: #E6F5F7; padding: 10px 10px 0 10px; width: 96% !important }
