/* @override 
	http://www.liberta.it/wp-content/themes/liberta-online/style.css
	http://test.liberta.it/wp-content/themes/liberta-online/style.css
*/

body {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#666;
	line-height:1.5em;
	background-color: #9AA7B0;
	
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: center top !important; /*center 28px*/
	
	font-size:9pt;
	-webkit-font-smoothing: antialiased;
    /*font-smoothing: antialiased;*/
	}

#header {
	clear: both;
	margin: 0px auto 0;
	padding: 0;
	}

#head-content {
	margin: 0 auto;
	padding: 0px 0 5px 0;
	width:960px;
	cursor: default;
	}

#sitetitle, 
#logo {
	float:left;
	width:49%;	margin:0;
	padding:0;
	text-align:left;
	}

#logo img {
	width:420px;
	height:75px;margin: 4px 0 0 16px;
	}

#sitetitle .title {
	padding:0;
	margin:0;
	letter-spacing:-1px;
	line-height:1.2em;
	font-size:30px;
	display:block;
	}

#sitetitle .title a {
	color:#000;
	}

#sitetitle .description {
	color:#336699;
	padding: 5px 0 0;
	margin:0;
	font-size:9pt;
	float:none;
	text-indent:-999em;
	position:absolute;
	display:none;
	left:-999em;
	
	}

#wrap {
	width:960px;
	background:#fff;
	clear: both;
	margin: 0 auto;
	padding:0;
	}

.limit {
	width:960px;
	margin: 0 auto;
	}

#page {
	padding:0px 10px 25px 10px;width: 940px;
	clear: both;
	margin: 0 auto;
	cursor:default;
	}

#contentleft {
	width: 610px;
	float:left;
	padding:0;
	margin: 0;
	position:relative;
	}

#content {
	width:610px;
	float:none;
	padding:0;
	margin: 0;
	}

#sidebar-narrow {
	width: 320px;
	float:left;
	padding:0;
	margin: 0;
	}

#contentright {
	font-size: 9pt;
	width: 320px;	
	float:right;	
	padding: 0;	
	margin: 0;
	}

#sidebar {
	float:none;	
	display:block;
	overflow:hidden;
	border-left:solid 1px #bbb;
	}

#sidebar-bottom {
	width: 100%;
	clear:both;
	display: block;
	overflow:hidden;
	padding:0;
	}

#sidebar-bottom-left {
	width:54.375%;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#sidebar-bottom-right {
	width:41.875%;
	float:right;
	padding:0;
	margin:0;
	overflow:hidden;
	}

#footer {
	clear: both;width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	font-size:8pt;
	background:#000;
	color:#ccc;
	text-align:center;
	cursor: default;
	}

.footurl {
	margin-bottom: 10px;display: none;
	}

.clearfix:after,
blockquote:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix,
blockquote {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix,
* html blockquote {height: 1%;}
.clearfix,
blockquote {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7,#sitetitle .title  {
	margin: 0;
	padding: 0;
	text-align: left;
	color:#333;
	/*font-family: 'Montserrat', sans-serif;font-weight: 400;*/
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight: 700;/*font-smooth:always;*/
}

/*h1 {
	font-size: 2.1em;
	margin: 0;
	line-height: 1.2em;
}*/

h2 {font-size: 16pt;}

h3 {font-size: 14pt;}

h4,h5,h6,h7 {font-size: 12pt;}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {margin: 15px 0 15px 15px;}

.singlepage h1{margin-left: 15px;}

h3#postinfo, h3#comments, h3#respond, h3#trackbacks, #respond h3  {
	margin: 0;}

h3#comments  {margin: 0 0 5px;}

h3.post-title, h2.post-title {font-size: 1.3em;margin:0;}

h1.post-title {margin:0; padding: 5px 15px 15px;line-height: 1.1em;}

h1.archive-title {margin:0;padding:10px 15px;border-bottom:0;}


h1.page-title {
	padding:0 0 10px;
	margin:0 0 15px 15px;
	border-bottom:1px dotted #ddd;
	line-height: 1.2em;
}

.sitemap h2 {
	font-size:9pt;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #ddd;
	letter-spacing:0;
	}

.auth-bio h1 {margin:0 0 10px;}

h2.feature-title,
h3.widgettitle,
h2.feat-title
 {
	letter-spacing:0;
	line-height:1.5em;
	margin:0;
	padding:5px 15px;
	border-bottom:0;
	text-transform: uppercase;
	}



h3.widgettitle {padding:5px 9px;border:0;}

#footer-widgets h3.widgettitle,
#alt-home-bottom h3.widgettitle {
	margin:0 0 10px;
	padding:0 0 5px;
	border:0;
	border-bottom:1px dotted #ddd;
	background:transparent;
	}

/* -------------------[ Links ]------------------- */

p a, p a:link,p a:visited {
	outline:none;
	text-decoration:none;
	color: #ed0000;
	font: 1em 'Trebuchet MS', helvetica, arial, sans-serif;
}
p a:hover, p a:active{
	color: #2a2a2a;
}	
	
a, a:link, a:visited {outline:none;text-decoration:none;color: #a00;}

a:hover, a:active {text-decoration:none;color:#f00;}

a.more-link, a.more-link:link, a.more-link:visited  {background: #336699;color: #fff;border:0;padding:5px 10px;}

a.more-link:hover, a.more-link:active  {background: #000;color: #fff;}

#footer a, #footer a:link, #footer a:visited {color:#ccc;}

#footer a:hover, #footer a:active {color:#fff;}

.post-date-separator {
	background-color: #DDD;
	---border-bottom: 2px solid white;
	font-family: arial, helvetica;font-size:10px;font-weight: bold;color:#888888;text-transform: uppercase;padding: 1px 0px 0px 15px;
}
.post-title a, .post-title a:link, .post-title a:visited {color: #375362;}

.post-title a:hover, .post-title a:active {color:#000;}

#footer-widgets h3.widgettitle a,
#footer-widgets h3.widgettitle a:link,
#footer-widgets h3.widgettitle a:visited,
#alt-home-bottom h3.widgettitle a,
#alt-home-bottom h3.widgettitle a:link,
#alt-home-bottom h3.widgettitle a:visited {
	color:#333;
	}

#footer-widgets h3.widgettitle a:hover,
#footer-widgets h3.widgettitle a:active,
#alt-home-bottom h3.widgettitle a:hover,
#alt-home-bottom h3.widgettitle a:active {
	color:#000;
	}

.ajxtc-maincontainer .post-title{
	margin-top: 2px;
}
.ajxtc-maincontainer .post-title a, .ajxtc-maincontainer .post-title a:link, .ajxtc-maincontainer .post-title a:visited {color: #5a585a;font-size: .89079em;
	line-height: 1.2em;
}

.ajxtc-maincontainer .post-title a:hover, .ajxtc-maincontainer .post-title a:active {color:#000;}

#ajxtc-bodycontainer div.ajxtc-text-div a p {
	font-size: 1.0416em;
	line-height: 1.3em;
}




/* -------------------[ Images ]------------------- */

.entry img {width: 125px;height:auto;}
.post .entry img{width: 475px;margin-bottom: 5px;}
.post .entry a.highslide img{width: 130px;}

img.alignright {float: right;clear: right;margin: 0 0 15px 10px;}

img.alignleft {float: left;clear: left;margin: 0 10px 15px 0px;}

img.aligncenter, img.centered, img.center { 
	display: block; 
	margin: 0 auto 15px;  
	float: none; 
	clear: both;
        }

img.thumbnail {float:left;margin: 0 6px ;}

.entry img.thumbnail {width:125px;height:auto;}

img.avatar, img.comment-grav,
.singlepost .auth-bio img.avatar {
	border:1px solid #ebebeb;
	padding:2px;
	background:#fff;
	float:right;
	margin:0 0 10px 10px;
	}

/* -------------------[ Caption Styles for WP 2.6+ ]------------------- */

.wp-caption {
	/*border: 1px solid black;
	background-color: #fff;*/
	margin: 0 0 15px 15px;
	max-width: 460px;
	}

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

.wp-caption p.wp-caption-text {
	padding: 5px;
	margin: 0;
}
	

/* -------------------[ Misc Tags and Classes ]------------------- */

p {margin-top: 0px;margin-bottom: 10px;font: 1.05em/1.4em Georgia, serif;color: #494949;}

ol {margin-left: 40px;padding: 0;}

ul {margin-left: 20px;padding: 0;}

.post ul, .post ol {list-style-type: none;}

.post ul li {
	list-style-type:none;
	padding: 0;
	margin: 0 0 2px;
	padding-left:14px;
	background: url("imgs/interfaccia/bullet2.png") no-repeat 0 3px;
	font-size: 1.2em;
}

.post ol li {
	list-style-type:decimal;
	margin-left: 0;
	padding-left: 0;
	}

.post ul li li {
	list-style-type:square;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

.post ul li li li {
	list-style-type:disc;
	padding: 0;
	margin: 0 0 2px;
	padding-left:0;
	background:none;
	}

form, select {
	margin:0;
	padding:0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px solid #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 0 15px;
	color: #666;
	background:#f5f5f5;
	padding: 15px 15px 1px;
	border:1px solid #ebebeb;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

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

hr {
        display: block;
        clear:both;
        }

.navigation {
	padding: 10px 5px 5px 5px; 
	margin: 0;
	clear:both;text-align: right;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	background:#e9e9e9;

	--border-right: 1px solid #a5a5a5;
	--border-bottom: 1px solid #a5a5a5;
}
.home .navigation, .navigation{
	padding-bottom: 10px;
}
.home .navigation a, .navigation a, .navigationCronista a, .navigationFlashNews a{
	padding: 2px 7px 2px 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #f00;
	color: #fff;
	font: 700 .98em/1.3em 'Trebuchet MS', helvetica, arial, sans-serif;
	float: right;
}

.home .navigation a.paginaPrecedente,  .navigation a.paginaPrecedente{
	float: left;
}


.navigation .alignright {
	width:44%;
	float: right;
	text-align:right;
	line-height: 1.2em;margin-bottom: 5px;
	}
	
#content .navigation .alignleft {
	width:44%;
	float: left;
	text-align:left;padding-left: 0;
	line-height: 1.2em;margin-bottom: 5px;
}
#content .alignleft.single{
	padding-left: 0;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        float: none; 
        clear: both;
	}

input:focus {
	outline: none;
	}

div#ajxtc-bodycontainer.ajxtc-bodycontainer {
	-webkit-border-top-right-radius: 6px;
-moz-border-radius-topright: 6px;
border-top-right-radius: 6px;
border-bottom: 1px solid white;
	border-right: 1px solid #a5a5a5;
	
}






/* -------- [ Table ] -------- */
	
table {
	border-collapse: collapse;
	margin-bottom: 15px; 
	max-width:100%;
	overflow:hidden;
	}

table th {
	background:#eeeeee;
	padding: 10px; 
	}

table tr {
	}

table td {
	padding: 10px; 
	}

/* -------- [ Calendar Table ] -------- */
	
table#wp-calendar {
	margin-bottom: 0px; 
	width:100%;
	text-align:center;
	border:1px solid #ebebeb;
	}

table#wp-calendar caption {
	font-size:10pt;
	font-weight:bold;
	padding: 5px;
	}

table#wp-calendar th {
	background:#ebebeb;
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tr {
	background:#f5f5f5;
	}

table#wp-calendar td {
	border: 1px solid #fff;
	padding: 5px; 
	}

table#wp-calendar tfoot td {
	background:#ebebeb;
	padding: 5px;

	}

/* ---------------[ Related Posts on Single Post Page ]--------------- */

#related {
	padding: 15px;
	margin: 50px 0 15px;
	background:#f5f5f5;
	border: 1px solid #ebebeb; 
	}

#related .related-posts {
	font-weight:bold;
	width: 48%;
	float:right;
	}

#related .related-posts p {
	margin:0;
	}

#related .related-posts ol {
	font-weight:normal;
	margin:0 0 0 25px;
	}

#related .related-posts li {
	margin-bottom: 2px;
	}

#related .subscribe {
	width: 50%;
	float:left;
	padding: 0;
	}

#related .subscribe p.intro {
	font-weight:bold;
	}

#related .subscribe p.feed {
	margin-bottom:10px;
	font-weight:bold;
	padding-left: 21px;
	background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
	}

#related .subscribe form {
	margin:0;
	padding:0;
	}

/* -------------------[ Author Bio Info ]------------------- */

.auth-bio {
	padding: 0;
	margin: 0;
	border:0;
	padding: 15px;
	margin: 0 0 30px;
	background:#f5f5f5;
	border: 1px solid #ebebeb;
	}

.auth-bio img.avatar {
	padding:1px;
	background:#fff;
	border:1px solid #ebebeb;
	float:right;
	margin:0 0 15px 15px;
	}

p.auth-website {
	width:auto;
	float:left;
	margin: 0;
	padding:0;
	font-weight:bold;
	height:24px;
	line-height:24px;
	}

p.auth-icons {
	width:200px;
	float:right;
	margin: 0;
	padding:0;
	text-align:right;
	height:24px;
	line-height:24px;
	}

p.auth-icons img {
	margin: 0 0 0 2px;
	padding:0;
	border:0;
	}

.singlepost .auth-bio {
	padding: 15px;
	margin: 0 0 15px;
	background:#f5f5f5;
	border: 1px solid #ebebeb; 
	}

.auth-bio h3 span.profile {
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0 0 0 3px;
	font-weight:normal;
	letter-spacing:0;
	}

/* -------------------[ Comments ]------------------- */

.allcomments {
	padding: 0;
	margin:0;
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}

.post ol.commentlist li {
	background: #f5f5f5;
	clear:both;
	margin: 0 0 15px;
	padding: 15px;
	border:1px solid #ebebeb;
	list-style-type:none;
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children li.depth-3,
.commentlist li ul.children li.depth-5,
.commentlist li ul.children li.depth-7,
.commentlist li ul.children li.depth-9 {
	background: #f5f5f5;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li ul.children li {
	margin: 15px 0 0;
	}

.commentlist li.alt { }

.commentmetadata {
	display: block;
	margin-bottom:10px;
	font-size: 8pt;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin-bottom:0;
	}

#commentform label {
	padding: 0;
	margin: 0 0 0 5px;
	font-size:8pt;
	color:#666;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding:7px;
	background:#f5f5f5;
	border-color: #ccc #ddd #ddd #ccc; 
	border-width:1px; 
	border-style:solid;
	width: 250px;
	}

#commentform textarea {
	width:95%;
	}

#commentform input#submit {
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	clear:both;
	padding: 5px 20px;
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#336699;
	}

p.button-submit {
	margin:0;
	}

#commentform input#submit:hover {
	background:#000;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 30px 0 15px;
	padding:0;
	clear:both; 
	}

.commentlist #respond { 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:10px 0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0;
	}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ebebeb;
	float:right;
	margin:0 0 10px 10px;
	}

.reply {
	margin: 0;
	}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	padding: 4px 8px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#fff;
	background:#336699;
	}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
	background:#000;
	}

.post ol.commentlist .comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ol {
	list-style-type:decimal;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.post ol.commentlist .comment-body ol li {
	list-style-type:decimal;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

.pings {
	background:#f5f5f5;
	border:1px solid #ebebeb;
	padding: 15px;
	margin: 0 0 20px;
	}

.pings ol {
	margin-left:20px;
	}

.pings li {
	margin-bottom:5px;
	}

div.ajxtc-tab {
	font-size: 13px;
	color: #3b3d3d;
}



div#ajxtc-bodyfooter.ajxtc-bodyfooter {
	font-size: 12px;
	color: #f00;	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
		background:#E9E9E9;

}


	
	
	
	
	
.post-date-separator {
		background-color: #DDD;
		---border-bottom: 2px solid white;
		font-family: arial, helvetica;
		font-size:10px;
		font-weight: bold;
		color:#888888;
		text-transform: uppercase;
		padding: 1px 0px 0px 15px;
	}

/* ---------------[ Site Map Page ]--------------- */

.sitemap .post,
.sitemap .page,
.post.sitemap {
	border:0;
	margin:0;
	padding:0;
	}

.sitemap ul {
	list-style-type:none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom:15px;
	color:#ccc;
	}

.sitemap ul ul {
	margin-left: 15px;
	margin-bottom:0;
	}

.sitemap .entry {
	padding-bottom:15px;
	}

.sitemap .meta {
	margin: 0 0 10px;
	padding: 0;
	}

.sitemap-narrow {
	width:40%;
	float:right;
	padding: 0;
	margin:0 0 15px;
	}

.sitemap-wide {
	width:55%;
	float:left;
	}

.sitemap-post {
	clear:both;
	margin:0 0 15px;
	border-bottom:1px dotted #ddd;
	padding:0;
	}

.sitemap-post p.sitemap-title {
	font-weight:bold;
	margin:0;
	}

.sitemap-post img.thumbnail {
	float:right;
	margin:0 0 5px 5px;
	padding:1px;
	border:1px solid #ebebeb;
	width:25%;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	padding:0; 
	margin:0 auto;
	background: #00304d;
	font-size:8pt;
	height: 28px;
	width: 960px;
	z-index: 100;
	cursor: default;
	}

#topnav ul { 
	z-index:99; 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	}

#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:7px 15px 3px; 
	line-height:16px; 
	text-decoration:none;
	color:#aaa;
	}

#topnav ul li  { 
	float:left; 
	width: auto; margin-right: 20px;
	}

#topnav ul li.rss-content,
#topnav ul li.rss-comments {
	float:right;
	padding-left:15px;
	background:url(images/nav-rss.png) 10px 5px no-repeat;
	}

#topnav ul li.rss-comments {
	float:right;
	}

#topnav ul a:hover {
	color:#fff;
	}

#topnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 130px; 
	z-index:99999;
	-moz-box-shadow: 0 0 5px 3px #333;
-webkit-box-shadow: 0 0 5px 3px #333;
box-shadow: 0 0 5px 3px #333;
z-index: 2;
}
#topnav ul ul.menu2  { 
	position: absolute; 
	left: -999em; 
	width: 190px; 
	z-index:99999;
	-moz-box-shadow: 0 0 5px 3px #333;
-webkit-box-shadow: 0 0 5px 3px #333;
box-shadow: 0 0 5px 3px #333;
z-index: 999; 
}
#topnav ul ul.menu2 li{
	padding: 0;
}
#topnav ul ul a  {
	width:160px; 
	line-height:20px;
	border: 1px solid #222;
	border-top:0;
	background: #1e2e3d;
	
	}

#topnav ul li.topnavLogin{
	float: left;
}
	
#topnav li.topnavLogin ul  {
	width:160px; 
	line-height: 20px;
	border: 1px solid #222;
	border-top:0;
	background: #1e2e3d;
	padding: 10px 5px;
	color: #9f9f9f;
	font-size: .9em;
}
	
	
#topnav ul ul a:hover  {
	background: #3f566e;
	}

#topnav ul ul ul  {
	border-top: 1px solid #222;
	margin: -32px 0 0 201px; 
	}

#topnav ul li li { 
	margin:0;
	border:0;
	}

#topnav ul li:hover,
#topnav ul li.hover  { 
	position:static;
	}

#topnav ul li:hover ul ul, 
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul, 
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul, 
#topnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#topnav ul li:hover ul, 
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul, 
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul, 
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul, 
#topnav ul li li li li.sfhover ul { 
	left:auto; 
	}

#topnav li.topnavLogin, #topnav li.topnavPubbli, #topnav li.topnavIniziat{
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	border-right: 1px dotted #7c7c7c;
	margin-right: 0px;
}



#topnav  li.topnavGruppo{
	border-left: 1px dotted #7c7c7c;
	border-right: 1px dotted #7c7c7c;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
}
#topnav li.topnavContatti{
		border-left: 1px dotted #7c7c7c;
	border-right: 1px dotted #7c7c7c;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	float: right;
}



/* -------------------[ Category Navigation ]------------------- */

#catnav {
	padding:0; 
	margin:0 auto;
	height: 43px;
	font: 15px 'Trebuchet MS', helvetica, arial, sans-serif;
	width:960px; /* 996px */
		font-size:15px;
	text-transform:uppercase;
	text-shadow:1px 1px #333;
	cursor: default;
}

#catnav ul { 
	z-index:99; 
	margin:0; 
	padding: 0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	background: url(imgs/interfaccia/cat-menu-back2.jpg) repeat-x; height: 44px;
}
#catnav ul li ul{
	background: none;
	border-top-style: none;
}
#catnav ul li  {
	/* Margine delle voci di menu */
	float:left; 
	width: auto; 
	margin: 0 14px 0 14px;
	/*margin: 0  17px 0 17px;*/
	/*margin: 0  20px 0 20px;*/
}

#catnav ul li.search {
	float:right;
	padding: 6px 6px 6px 10px;
	border:0;
	}

#catnav ul a  {
	position:relative; 
	display:block; 
	z-index:100; 
	padding:3px 0 0px 10px; 
	line-height: 30px; 
	text-decoration:none;
	color: #c2c2c2;
	letter-spacing: 0;
}
#catnav ul ul a  {
	padding:3px 0 3px 10px; 

}

#catnav ul a:hover {
	color: #e2ebe8;
}

#catnav ul ul  { 
	position: absolute; 
	left: -999em; 
	width: 202px; 
	z-index:99999;
	margin-left:-2px;
	border-top: 1px solid #484848;
	}

#catnav ul ul a  {
	width:180px;
	border:0;
	border: 1px solid #2A6096;/*#484848;*/
	border-left: 1px solid #2A6096;/*#484848;*/
	border-top:0;
	background: #01417F; /* #233241; */
	font-size: .85em;
	line-height: 1.6em;
}

#catnav ul ul a:hover  {
	background: #2A6096; /* #3f566e; */
	color:white;
	}

#catnav ul ul ul  {
	margin: -32px 0 0 201px; 
	}

#catnav ul li li { 
	margin:0;
	border:0;
	}

#catnav ul li:hover,
#catnav ul li.hover  { 
	position:static;
	}


#menu-item-474 ul.sub-menu a{
	width: 171px;
}

#catnav ul li:hover ul ul, 
#catnav ul li.sfhover ul ul,
#catnav ul li:hover ul ul ul, 
#catnav ul li.sfhover ul ul ul,
#catnav ul li:hover ul ul ul ul, 
#catnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#catnav ul li:hover ul, 
#catnav ul li.sfhover ul,
#catnav ul li li:hover ul, 
#catnav ul li li.sfhover ul,
#catnav ul li li li:hover ul, 
#catnav ul li li li.sfhover ul,
#catnav ul li li li li:hover ul, 
#catnav ul li li li li.sfhover ul { 
	left:auto; 
	}
	
li#menu-item-46.menu-item.menu-item{
	margin-right: 0;
}

li#menu-item-474.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-474 {
	margin:0 15px 0 0;float: right;

}

#menu-item-22,#menu-item-27, #menu-item-1389, #menu-item-474, #menu-item-473, #menu-item-213720{
	background: url(imgs/interfaccia/freccia-catnav.png) no-repeat right;
	padding-right: 15px;
}


/* -------------------[ BREAKING NEWS ]------------------- */

.breakingnews {
	font-family: arial, helvetica;
	background-color: #A44949/*#E14343*/;
	border: 4px solid #A44949/*#E14343*/;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:20px;
}

.breakingnews-old {
	font-family: arial, helvetica;
	background-color: #E14343;
	border: 4px solid #C43333;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:20px;
}

.breakingnews .image-bnews {
	float:left;
	margin: 8px 20px 8px 8px;
	height:auto;
}

.breakingnews .text-bnews {
	overflow:hidden;
	height:160px;
	margin:12px 0px 0px 0px;
	padding:0px;
		
	display: table-cell;
	vertical-align: middle;
}


.breakingnews .titolo-bnews a {
	font-size:26px;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	color: #f9fffd;
}

.breakingnews .titolo-bnews a:hover {
	color: #272728;
}

.breakingnews div.corpo-bnews p
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #eaeaea;
	margin-top: 10px;padding-right: 15px;
}



/* -------------------[ Footer Navigation ]------------------- */

#footnav {
	padding:0; 
	margin:0 auto 5px;
	display:block;
	text-align:center;
	}

#footnav ul  {
	list-style-type:none; 
	padding:0; 
	margin:0 auto;
	display:block;
	text-align:center;
 	}

#footnav ul li  { 
	display:inline; 
	list-style-type:none; 
	margin:0 5px;
	padding:0;  
	}

#footnav ul a,
#footnav ul a:link,
#footnav ul a:visited  {
	display:inline;
	padding:0;  
	text-decoration:none;
	color:#bbb;
	font-size:10px;
	text-transform:uppercase;
	}

#footnav ul a:hover,
#footnav ul a:active {
	color:#fff;
	}

/* --------------[ Basic Post Classes ]-------------- */

.post, .page.hentry {
	margin: 0 0px;
	padding:0;
	clear:both;
	}

.entry {
	margin: 0;
	padding: 10px 0px 8px;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

.singlepost .entry, 
.singlepage .entry { }

.singlepost .entry {
	-margin-bottom:15px;
	-padding-bottom: 20px;
	}

.singlepost .post {

	}

.singlepage .post {
	margin:0;
	}

.meta {
	margin: 0;
	padding:0;
	font-size:8pt;
	}

.single .meta {
	padding:0 0 5px;
	}

.meta-commments {
	}

.meta-author {
	}

.meta-date {
	line-height: 1.4em;
}

p#breadcrumbs {
	font-size:8pt;
	letter-spacing:0;
	line-height:1.5em;
	margin:0;
	padding:6px 15px;
	border:1px solid #ebebeb;
	border-bottom:0;

	text-shadow:1px 1px #fff;
	font-family:arial,helvetica,sans-serif;
	}

p.tags a {
padding: 2px 7px 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	background-color: #606060;
	color: #fb0;
	font-size: .9em;
	line-height: 1.7em;
}

p.cats a {
padding: 2px 7px 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	background-color: #fff;
	color: #5b5b5b;
	margin-bottom: 2px;
	font: .86em 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight: 700;
}
.single-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 20px;
	height: 0;
	overflow: hidden;
	margin: 20px;
	}

.single-video iframe,  
.single-video object,  
.single-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/* --------------[ Home Page Option 2 - 2 Posts Aligned Side-by-Side ( index2 ) ]-------------- */

.post-by-2 {
	margin: 0 auto;
	padding:15px 15px 20px;
	overflow:hidden;
	border:1px solid #ebebeb;
	}

.post-inline {
	clear:both;
	margin: 0 0 20px;
	padding:0 0 10px;
	border-bottom:1px dotted #ddd;
	}

.post-left {
	clear:left;
	float:left;
	width: 48.5%;
	margin: 0;
	padding:0;
	}

.post-right {
	clear:right;
	float:right;
	width: 48.5%;
	margin: 0;
	padding:0;
	}

.post-by-2 .post,
.post-by-2 .page {
	margin: 0;
	padding: 0;
	background:transparent;
	overflow:hidden;
	border:0;
	}

.post-by-2 img.thumbnail {
	float:right;
	margin: 0 0 10px 10px;
	max-width:30%;
	padding:1px;
	}

.post-by-2 .meta {
	padding:0 0 5px;
	border-bottom:1px dotted #ddd;
	}

.post-by-2 .post-clear {
	clear:both;
	height:0;
	padding:15px 0 0;
	background:transparent;
	border-bottom:1px dotted #ddd;
	margin: 0 auto 25px;
	}

.post-by-2 .entry {
	margin: 0;
	padding:0;
	border:0;
	}



/* -------------------[ Widgets ]------------------- */

.widget {
	margin: 16px 10px 0 10px;
	padding:0;
	overflow:hidden;
	border: 1px solid #777;
	}

.widget1 {
	margin: 0 0 0px 10px;
	padding:0;
	overflow:hidden;
	border: 1px solid #777;
	}


div#social-widget-2.widget.Social_Widget {
	width: 314px;margin-left: 5px;
}

div#_MP_mailpress-2.MailPress {
		margin:0;width: 314px;
	padding:10px 0 10px 0;
	background:#e9e9e9;
	position: relative;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 0;
border-radius: 6px;
border-top-left-radius: 0;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}



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

.widget li {
	list-style-type: none;
	margin: 0;
	padding: 7px 5px 7px 12px;
	border-bottom: 1px dotted #a3a3a3;
	background: url("imgs/interfaccia/bullet2.png") no-repeat 3px 9px;
	}

.widget li:last-child {
	border:0;
	}

.widget .textwidget {
	padding:0px 0 0 5px;
	}

.widget li li {
	list-style-type: none;
	margin: 0;
	border:0;
	padding: 0;
	background:transparent;
	}

.widget li li li {
	padding-left: 15px;
	}


/* -------------------[ Sidebar Bottom Widgets ]------------------- */

#sidebar-bottom .widget { }

#sidebar-bottom .widget li { }

#sidebar-bottom .widget .textwidget {
	padding: 6px;
	}

#sidebar-bottom h3.widgettitle { }

/* -------------------[ Footer Widgets ]------------------- */

#footer-widgets {
	clear: both;
	margin: 0 auto;
	padding:15px 0 0px;
	width:960px;
	background: #353535;
	border-top:1px solid #ebebeb;
	cursor: default;
	}

#footer-widgets .widget {
	margin: 0 0 0 20px;
	border:0;width: 300px;
	}

#footer-widgets .widget li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	border-bottom:0;
	background:url(images/bullet.png) 0px 2px no-repeat;
	}

#footer-widgets .widget .textwidget { 
	padding:0;width: 300px;
}
#footer-widgets .widget .textwidget img{
	float: left;margin-right: 10px;
}
#footer-widgets a,
#footer-widgets a:link,
#footer-widgets a:visited { }

#footer-widgets a:active,
#footer-widgets a:hover { }

.footer-widget1 {
	float:left;
	width:320px;
	margin: 0;

	}

.footer-widget2 {
	float:left;
	width:31%;
	margin: 0 2% 0 0;
	overflow:hidden;
	}

.footer-widget3 {
	float:left;
	width:16%;
	margin: 0;
	overflow:hidden;
	}

.footer-widget4 {
	float:right;
	width:16%;
	margin: 0;
	overflow:hidden;
	}





/* -------------------[ Side Tabs Widget ]------------------- */

.widget.sidetabs {
	background: #fff;
	padding:0;  
	}

.widget.sidetabs ul.tabs {  
	list-style-type:none;
	margin: 0;
	padding: 5px 5px 0;
	clear:both;
	background: #f5f5f5;
	}

.widget.sidetabs ul.tabs li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background:transparent;
	border:0;
	}
 
.widget.sidetabs ul.tabs li a, 
.widget.sidetabs ul.tabs li a:link, 
.widget.sidetabs ul.tabs li a:visited  {
	float: left;
	display: block;
	padding: 0 8px;
	font-size:8pt;
	height:24px;
	line-height:24px;
	}

.widget.sidetabs ul.tabs li a:hover, 
.widget.sidetabs ul.tabs li a:active {
	color:#000;
	}

.widget.sidetabs ul.tabs li.ui-tabs-selected a,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:link,
.widget.sidetabs ul.tabs li.ui-tabs-selected a:visited {
	background:#000;
	color:#fff;
	}

.widget.sidetabs form {
	margin: 0 !important;
	padding: 0 !important;
	color:#888;
	}

.widget.sidetabs select {
	margin: 0;
	padding: 0;
	width:160px;
	color:#888;
	}

.widget.sidetabs li { }

.widget.sidetabs .cat_content {
	background:#f5f5f5;
	padding:5px;
	}

.widget.sidetabs .cat_content ul {
	border:1px solid #ebebeb;
	}

.widget.sidetabs .cat_content li {
	padding: 10px 10px 10px 24px;
	background:#fff url(images/bullet.png) 7px 11px no-repeat;
	margin:0;
	border-bottom:1px dotted #ddd;
	}

.widget.sidetabs .cat_content li:last-child {
	border-bottom:0;
	}

.widget.sidetabs .cat_content li a,
.widget.sidetabs .cat_content li a:link,
.widget.sidetabs .cat_content li a:visited,
.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li { }

.widget.sidetabs .cat_content ul.side-arc li p.title {
	float:left;
	width:75px;
	margin: 0;
	}

.widget.sidetabs .cat_content ul.side-arc li select {
	float:left;
	width:160px;
	padding:2px;
	border:1px solid #ebebeb;
	}

.widget.sidetabs .cat_content ul.side-arc li form { }

.widget.sidetabs .popular p {
	padding: 10px 10px 10px 26px;
	background:#fff url(images/bullet.png) 7px 11px no-repeat;
	margin:0;
	border:1px solid #ebebeb;
	}

.widget.sidetabs .popular li a,
.widget.sidetabs .popular li a:link,
.widget.sidetabs .popular li a:visited { }

.widget.sidetabs .side-recent-comments li a,
.widget.sidetabs .side-recent-comments li a:link,
.widget.sidetabs .side-recent-comments li a:visited { }

.widget.sidetabs .cat_content li a:hover,
.widget.sidetabs .cat_content li a:active,
.widget.sidetabs .cat_content .popular li a:hover,
.widget.sidetabs .cat_content .popular li a:active,
.widget.sidetabs .cat_content .side-recent-comments li a:hover,
.widget.sidetabs .cat_content .side-recent-comments li a:active { }

.widget.sidetabs .ui-tabs-hide {  
	display: none;  
	}

/* -------------------[ Category Posts Widget ]------------------- */

.widget.catposts {
	border-bottom:0;
	}

.widget.catposts .textwidget {
	padding:0;
	}

.cat-posts-widget img.thumbnail {
	float:left;
	margin: 0 9px 9px 0;
	width:auto;
	height:5.1em;
	padding:1px;
	}

.cat-posts-widget .meta {
	position:absolute;
	z-index:99999;
	top:-999em;
	left:-999em;
	display:none;
	}

.cat-posts-widget .post {
	margin: 0;
	border-bottom:1px solid #ebebeb;
	padding:9px;
	}

#footer-widgets .cat-posts-widget .post,
#alt-home-bottom .cat-posts-widget .post {
	margin: 0 0 10px;
	border-bottom:1px dotted #ddd;
	padding:0 0 10px;
	}

.cat-posts-widget .entry {
	overflow:hidden;
	margin: 0;
	line-height:1.4em;
	height:5.6em;
	border:0;
	padding:0;
	}

.cat-posts-widget p.post-title {
	margin-bottom: 0;
	}


/* -------------------[ Search Widget ]------------------- */

.widget.widget_search {
	padding: 0;
	border:0;
	}

.widget.widget_search h3.widgettitle {
	padding: 0 0 5px;
	background:transparent;
	margin:0 0 10px;
	border-bottom:1px dotted #ddd;
	}




/* ---------[ Search Form ]--------- */

form#searchform {
	padding:0;
	margin:0;
	display:inline;
	}

#searchform #searchfield {
	background: transparent;
	color: #b9bab9;
	margin: 4px 0 0 0;
	display:inline;
	padding: 2px 6px;
	border: 1px solid #797d7c;
	width:140px;
	text-transform:lowercase;
	background:#fbf79f;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;

	
	font: normal 12px arial, Helvetica, sans-serif;
	    background-color: #fff;
    -webkit-box-shadow: inset 0 0 5px #bbb;
    -moz-box-shadow: inset 0 0 5px #bbb;
    box-shadow: inset 0 0 5px #bbb;
}

#searchform #submitbutton {

	color: #fefcf1;
	border: 1px solid #05012e;
	text-shadow:1px 1px #000;
	padding: 2px 4px;
	font-size:9pt;

	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight: 600;
	display:inline;
	cursor:pointer;

	margin-left: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #37408f;
	  background: -moz-linear-gradient(top, #496ba7 0%, #2d3c55);
    background: -webkit-gradient(linear, left top, left bottom, from(#496ba7), to(#2d3c55));
}

#searchform #submitbutton:hover {
	color: #f2eb78;
}

/* ---------[ Email Form and Search Form ]--------- */

p.email-form  {
	padding:0;
	margin:0;
	}

p.email-form .sub {
	background: transparent;
	color: #bbb;
	font-size: 12px;
	margin: 0 3px 0 0;
	display:inline;
	padding: 4px 6px;
	border: 0;
	width:160px;
	max-width:90%;
	text-transform:lowercase;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight: 600;	border:1px solid #ebebeb;
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

p.email-form .subbutton {
	background: #fff url(images/catnav-bg.png) bottom left repeat-x;
	color: #336699;
	font-weight:bold;
	border:1px solid #ebebeb;
	text-shadow:1px 1px #fff;
	padding: 3px;
	font-size:9pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family:arial, Helvetica, sans-serif;
	display:inline;
	cursor:pointer;
	}

p.email-form .subbutton:hover {
	color:#000;
	}

/* ---------------[ Ad Banners ]--------------- */

.head-banner468 {
	float:right;
	display:inline;
	text-align:right;
	overflow:hidden;
	margin:0;
	margin-top:6px;
	padding: 8px 15px 0 0;
	}
	
.post .entry .post-banner-468  {
	overflow:hidden;
	margin:0;
	padding: 8px 15px 0 0;
	width: 468px !important;height: 60px !important;
	}
		

.banner468 {
	text-align:center;
	margin: 0 auto;
	float:none;
	display:block;
	padding: 5px;
	border:1px solid #ebebeb;
	border-bottom:0;
	background:#fff;
	}



.head-banner468 img,
.banner468 img,
.banner728 img,
.banner220 img {
	max-width:468px;
	height:60px;
	}

/* -------------------[ Social Media Icons ]------------------- */

.sub-icons {
	padding:0;
	margin:15px 0 0;
	}

.sub-icons a {
	margin:0 5px 0 0;
	float:left;
	background:transparent;
	padding:0;
	display:block;
	}

.widget .sub-icons a {
	margin:0 5px 0 0;
	}

/* ---------[ Sidebar-Wide | Content ]--------- */

.sw-c #page {}

.sw-c #contentleft {
	float:right;
	}

.sw-c #contentright {
	float:left;
	}

/* ---------[ Content | Sidebar-Narrow | Sidebar-Wide ]--------- */

.c-sn-sw #content {
	width: 480px;
	float:left;
	}

.c-sn-sw #sidebar-narrow {
	float:right;
	}

.c-sn-sw #page {}

.c-sn-sw p.email-form .sub {
	width:150px;
	}




/* -------------------[ Tabbed Archives Page Template ]------------------- */

.post ul.archives-by-cat {
	margin: 5px 0 15px;
	padding: 0 0 12px;
	border-bottom:1px dotted #ddd;
	}

.post ul.archives-by-cat li {
	padding:0;
	background:transparent;
	margin: 0 0 3px;
	}

.post ul.archive-tabs {
	padding:0;
	background:transparent;
	margin: 0 0 15px 0;
	padding: 0 0 15px;
	border-bottom:1px solid #ebebeb;
	}

.post ul.archive-tabs li {
	padding:0;
	background:transparent;
	margin: 0;
	float:left;
	}

.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited {
	display:block;
	float:left;
	margin: 0 5px 0 0;
	background:#f5f5f5;
	padding: 5px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #ebebeb;
	}

.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a {
	background:#333;
	color:#fff;
	border:1px solid #000;
	}

#archive-tabs .ui-tabs-hide {  
	display: none;  
	}

#archive-tabs {
	padding-bottom:15px;
	}

.archives-images {
	width: 136px;
	height:136px;
	margin: 0 5px 5px;
	float:left;
	}

.entry .archives-images img.thumbnail {
	float:none;
	margin:0;
	padding:0;
	border:0;
	max-width:100%;
	padding:2px;
	background:#fff;
	border:1px solid #ebebeb;
	}

/* -------------------[ Buttons ]------------------- */

#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
a.more-link,
a.more-link:link,
a.more-link:visited {
	background: #fff url(images/catnav-bg.png) bottom left repeat-x;
	color: #336699;
	border:1px solid #e5e5e5;
	font-weight:normal;
	padding: 5px 10px;
	font-size:9pt;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow:1px 1px #fff;
	}

#commentform input#submit:hover,
.archive-tabs a:hover,
.archive-tabs a:active,
.archive-tabs .ui-tabs-selected a,
a.more-link:hover,
a.more-link:active {
	color:#000;
	}

/* ---------[ Full-Width Attachment Layout Styles ]--------- */

.attachment #page {
	background:#fff;
	}

.attachment #contentleft {
	width: 100% !important;
	float:none;
	padding:0;
	}

.attachment #content {
	width: 100% !important;
	padding:0;
	float:none;
	}

.attachment .singlepost .entry {
	clear:both;
	text-align:center;
	margin: 0 auto;
	padding-bottom:25px;
	}

.attachment .post {
	margin:0;
	border:0;
	padding:0;
	}

.attachment .singlepost .entry img {
	max-width: 90% !important;
	height:auto;
	padding:5px;
	border:1px solid #ebebeb;
	margin: 0 auto;
	}

.attachment h1.page-title, h3 {
	border:0;
	padding:0;
	margin: 0 0 15px;
	}

.attachment .gallery-nav {
	padding: 20px 20px 10px;
	background:#f5f5f5;
	border:1px solid #ebebeb;
	margin:0 0 15px;
	border-top:1px solid #fff;
	}

.attachment .gallery-nav img {
	background:#fff;
	padding:3px;
	border:1px solid #ebebeb;
	max-width:90%;
	height:auto;
	}

.attachment .banner468 {
	padding: 20px;
	}

/* ---------[ Alt Home Bottom ]--------- */

#alt-home-bottom {
	padding:0;
	}

.home-widget-1 {
	width:31%;
	float:left;
	margin:0;
	padding-right:3.5%;
	}

.home-widget-2 {
	width:31%;
	float:left;
	margin:0;
	}

.home-widget-3 {
	width:31%;
	float:right;
	margin:0;
	}

#alt-home-bottom .widget {
	border:0;
	margin-bottom:30px;
	}

#alt-home-bottom .widget li {}

#alt-home-bottom .widget .textwidget { 
	padding:0 
	}


/* ---------[ FeatShow Container ]--------- */ 


.featshow {
    display:block;
	/*float: left;*/
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 610px; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.featshow .freccia {
    background-image: url("imgs/featshowimages/freccia90.png");
    background-repeat: no-repeat;
    display: block;
    height: 90px;
    position: absolute;
    right: 340px;
    top: 0px;
    width: 19px;
}

.featshow img {
    display: none;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}

.featshow .box, 
.featshow .emptybox {
    background-color: #F8F8F8;
    background-image: url("imgs/featshowimages/bgbox.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    cursor: pointer;
    float: right;
    height: 90px;
    left: 140px;
    margin: 0 0 -3px 140px;
    padding: 0px 10px 0px 15px;
    width: 315px;
}


.featshow .box .titolo,
.featshow .box.attivo .titolo {
	display:block;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #616161;
	line-height: 19px;
	
	margin-top:0px; /* 7px */
}

.featshow .box.attivo .titolo {
	color: #000;
}

.featshow .box .corpo,
.featshow .box.attivo .corpo {
	display:block;
	font-family: georgia, "times new roman", serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #484848;
	margin-top:5px;
	line-height: 16px;
}

.featshow .box.attivo .corpo {
	color: #252525;
}

.featshow .textframe {
	display:block;
	height: 70px;
	padding:7px 0px 7px 5px;
	overflow: hidden;
}

.featshow .box.attivo {
    background-color: #FFFFFF;
    background-image: url("imgs/featshowimages/bgbox_a.png");
}

.featshow .box .textframe .corpo a,
.featshow .box .textframe .corpo a:hover  {
	display: inline-block;
	vertical-align:middle;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:0px 6px 1px 6px;
	margin-bottom:4px;
	margin-top:0px;
	margin-left: -4px;
	margin-right: 4px;
	border-radius: 10px;
	background:#ccc;
	color:white;
}

.featshow .box .textframe .corpo a:hover {
	background:white;
	color:#888;
}













/* ---[ Caption style ]--- */

.flex-caption {
	padding:0; 
	background: transparent; 
	margin: 15px;
	height: 330px;

	}


.leggiTutto{
	margin-bottom: 10px;
	font-family: Georgia, serif;
	color: #fd0000;
	font-style: italic;
}
.flex-caption p a{text-transform: uppercase;
	margin-bottom: 0;
	font-size: .94em;
}

.entrySx img.alignnone.size-medium {
	display: none;
}



.flex-caption h2.post-title {
	margin:0 0 10px;
	}

.flexslider p.readmore {
	margin-bottom:0;
	}


/* --------[ Direction Nav ]-------- */

.flex-direction-nav li a {
	width: 32px; 
	height: 32px; 
	margin: -13px 0 0; 
	display: block; 
	background: url(images/prev-next.png) no-repeat 0 0; 
	position: absolute; 
	top: 100px; 
	cursor:pointer; 
	text-indent: -9999px;
	}

.flex-direction-nav li .next {
	background-position: -32px 0; 
	right: -70px;
	}

.flex-direction-nav li .prev {
	left:-70px;
	}

.flex-direction-nav li .next:hover {
	background-position: -32px -32px; 
	}

.flex-direction-nav li .prev:hover {
	background-position: 0 -32px; 
	}

.flex-direction-nav li .disabled {
	opacity: .3; 
	filter:alpha(opacity=30); 
	cursor: default;
	}

/* ----------[ Control Nav ]---------- */

.flex-control-nav {
 	width:60px;
	margin: 7px 0 0 5px; 
	text-align: center;
	}

.flex-control-nav li {
	margin: 0 0 0 5px; padding: 0 5px 0 0;
	display: inline-block; height: 13px;
	zoom: 1;overflow: hidden;
	background: none;
	*display: inline;
	border-bottom-style: none;
}






.flex-control-nav li:first-child {
	margin: 0;
	}

.flex-control-nav li a {
	width: 13px; 
	height: 13px; 
	display: block; 
	background: url(images/flex-slide-nav.png) no-repeat 0 0; 
	cursor: pointer; 
	text-indent: -9999px;
	}

.flex-control-nav li a:hover {
	background-position: 0 -13px;
	}



.flex-control-nav li a.active {
	background-position: 0 -26px; 
	cursor: default;
	}

/* ----------[ Custom Thumbnail Navigation ]---------- */



#calendario, #datepicker-show{
	float: right;
	margin-top: 8px;
	clear: both;
	background: url(imgs/interfaccia/calendario.gif) no-repeat right;
	color: #f00;padding-right: 30px;
	cursor: pointer;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight:bold;
	position:relative;
}
.flexslide-custom-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	}

.flexslide-custom-controls li {
 	display:block;
	float:left;
	list-style-type:none;
	margin:0 6px 0 7px;
	padding:0;
	}

.flexslide-custom-controls li a {
 	display:block;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:80px;
	height:80px;
	padding:2px;
	background:#fff;
        filter: alpha(opacity=40);
        -moz-opacity:0.4;
        -khtml-opacity: 0.4;
        opacity: 0.4;
	}

.flexslide-custom-controls li a.active,
.flexslide-custom-controls li a:hover {
        filter: alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
	}

.controls-container h2 {
	display:inline;
	height:28px;
	line-height:28px;
	float:left;
	font-size:9pt;
	letter-spacing:0;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
	
	}

.flexslide-custom-controls img.thumbnail {
	width:80px;
	height:auto;
	float:none;
	margin:0;
	padding:0;
	border:0;
	}









/* ---------[ bbPress Mods ]--------- */

#content fieldset.bbp-form, 
#container fieldset.bbp-form, 
#wrapper fieldset.bbp-form {
	border-color:#ddd !important;
	background:#fff;
	padding:25px !important;
	}


	
	
	
	
	
.footer-sx{width: 610px;margin-left: 10px;float: left;color: #999;}

.wpcf7-form{margin: 20px 0 0 22px;}

.footer-cx{width: 400px;float: left;margin: 20px 0 0 0px;}

/* DA DEFAULT X RESPONSIVE */

#topnav  li.search{float: right;margin: 0 0 0 20px;	border-right: 1px dotted #7c7c7c;padding-right: 12px;
}
.bannerhead{text-align: center;height: 75px;}
.dataHome{float: right;}
.headerdata{float: left;margin: 5px 15px 0;
	line-height: 1.4em;
	font-weight: bold;
	font-size: 1.1em;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;

}
.headersanto{float: left;margin: 5px 15px 0;
	font: 1.1em/1.4em Georgia, serif;}
.limit.navi{
	width: 960px;height: 51px;
	background-color: #fff;float: left;}	
#catnav .navi li#menu-item-91.menu-item.menu-item-type-post_type{float: right;margin-right: 15px;}


.entrySximg{float: left;width: 100px;position:relative;}
.entrySxtxt {float: right;width: 465px;}
.entrySxtxt p a{font-weight: 700;}
#featured.flexslider .meta-categoria {font-size: .9em;margin-top: 19px;width: 250px;float: left;}

#featured.flexslider .meta-categoria a{
	padding: 3px 6px 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 5px 5px 0;float: left;
	font-size: .91em;
}


.entrySx{width: 600px;float: left;}
.entrySx p {margin-bottom: 0px;}

.entryDx{width: 18%;float: right;}

/* banner */
.ban300x80{
	
}
.ban146x80sx{
	float: left;
	margin: 8px 4px 0px 10px;
}
.ban146x80dx{
	margin: 8px 10px 0px 4px;
}
.ban300x250{
	margin: 16px 10px 0px 10px;
}


.banTopDx{margin: 0px 0 0px 0;float: left;}
.banTopSx{margin: 0px 20px 0px 16px;float: left;width: 130px;}
.banTopSx .topSx{margin-bottom: 20px;}
.banTopSx img, .banTopDx img{margin-bottom: 0px;}


.wpui-post-default{width: 280px;float: left;padding: 10px;}

.footer-sx img{margin: 0px 0 30px;}

/* badge UTENTI */
h2.wpui-post-title{font-size: 1.1em;margin-bottom: 10px;}
.wpui-post-content p{font-size: .85em;margin-bottom: 5px;}

.widget-wrap li.ui-state-default.ui-corner-top {
	list-style-type: none;
	border-bottom:none;
	height: 33px;padding : 4px 4px 6px 0px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;

width: 90px;	margin: 0 5px 0 0;

}

li.ui-state-default.ui-corner-top {
	background: url(imgs/interfaccia/linguetta-def-back.jpg) no-repeat;
}



.widget-wrap ul.ui-tabs-nav li.ui-state-active a {
	color: #333;padding: 10px 10px 0 6px;
	width: 72px;
}
p.wpui-readmore {font-size: .9em;}

.ui-tabs img.thumbnail {margin: 10px 0 10px 10px;}

ul.ui-tabs-nav.ui-widget-header.ui-corner-all{padding-left: 0;}

ul.ui-tabs-nav li.ui-state-active{
	padding: 0;width: 100px;
	border-bottom:0px;height:51px;
	background: url(../../themes/liberta-online/imgs/interfaccia/tab-vostri-active.jpg) no-repeat 0 -3px;
}
.wpui-light ul.ui-tabs-nav li.ui-state-active {height: 38px;width: 86px;margin-right: 0;}



/* LIBERTA */

.badgeLiberta .colSx{width: 120px;float: left;margin: 0 6px 0px 0;color: #6a6a6a;}

/* Rubriche TAB */	

#rubricheHome{margin: 40px 0;}

#rubricheHome ul{background: #fff;border: none;padding-left: 0;}
	

#wpui_core-2 div.widget-wrap div.wp-tabs.wpui-light div.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
	margin-top: 0;
}

.wpui-light .ui-tabs-panel, .ui-tabs, .ui-widget-content{
	background:#e9e9e9;
	position: relative;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 0;
border-radius: 6px;
border-top-left-radius: 0;
overflow: auto;		
/*margin-top: ;*/
}


#rubricheHome li.ui-state-default.ui-corner-top {width: 85px;}
	
a.ui-button.ui-widget.ui-corner-all{border: none;background: none;margin: 5px 0;padding: 0 10px 0 0;float: none;}

.wpui-light .ui-button{border: none;background: none;text-shadow:none;box-shadow:none;color: #f00;font: italic .9em Georgia, "Times New Roman", Times, serif;}

div.wpui-post-thumbnail {float: none;margin: 5px 0 15px 0;}
div.wpui-post-thumbnail img {width: 110px;height: auto;}



#rubricheHome  ul.ui-tabs-nav li {
	position: relative;	font: .85em/1.2em 'Trebuchet MS', helvetica, arial, sans-serif;font-weight: 700;
	bottom : -1px;padding-top: 2px;
	margin-right: 8px;
	outline: 0;height: 25px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
width: 26%;
}

#rubricheHome li.ui-state-default{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	border-bottom:none;
	height: 20px;
	padding : 4px 5px 10px 3px;
	width: 25%;
}

#rubricheHome .ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li.ui-state-default.ui-corner-top a {
	padding-left: 7px;width: 80px;
}


#rubricheHome ul.ui-tabs-nav li.ui-state-active {
	padding: 0;width: 95px;
	border-bottom:0px;height:40px;
			background: url(imgs/interfaccia/tab-vostri-active2.jpg) no-repeat 0 -5px;
}

#rubricheHome ul.ui-tabs-nav li.ui-state-active a {color: #333;height: 38px;padding: 10px 0 0 10px;}




.tag #content h1.archive-title{height: 22px;padding: 14px 0 0 4px;}


/* NUOVO TICKER ANSA */


#tickeransa{
	background-color:#EEE;
	width:600px;
	height:34px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	padding:5px;
	font-family: 'Trebuchet MS', helvetica, arial, sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:11px;
	color:black;
	list-style: none;
	background-image: url(imgs/interfaccia/twitterbg.jpg);
	background-repeat: no-repeat;
}

#tickeransa li{height:40px;list-style-type:none;margin: 0px 0px 0px 0px;}

div.tickeransa-time{
	color:white;
	height:40px;
	width:85px;
	font-size:10px;
	font-weight:bold;
	margin-right:30px;
	margin-top:12px;
	float:left;	
	text-align:right;}
div.tickeransa-content{text-transform:uppercase;margin-top: 2px;}
#tickeransa a{text-decoration:none;font-weight: bold;color: #555;line-height: 1.3em;
}
#tickeransa a:hover{color:red;	}






/* IDEE SHOW */


.ideeshow {
    display:block;
    margin: 0;
    padding: 0px 7px 0px 7px;
    position: relative;
    width: 305px; 
}

.ideeshow .boxidee {
    background-color: #fff;
    cursor: pointer;
    height: 66px;
    margin: 0px 0px 0px 0px;
    padding: 2px;
    width: auto;
	overflow: hidden;
	/*xborder-bottom: 1px dotted #666;*/
	border-top: 1px dotted #666;
}

.ideeshow .ideerow {
		border-top: 1px dotted #666;
		height:1px;
}

.ideeshow img {
	float:left;
	border: none;
}

.ideeshow .textframeidee {
	display:table-cell;
	vertical-align: middle;
	height: 62px;
	padding:2px 2px 2px 6px;
	overflow: hidden;
	margin: 0px 3px 0px 3px;
}


.ideeshow .boxidee .titoloidee {
	display:block;
	font-family: arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#00597E;
	line-height: 16px;
	margin-top:0px;
}

.ideeshow .boxidee .corpoidee {
	display:block;
	font-family: Trebuchet MS, arial, helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#888;
	margin-top:2px;
	line-height: 12px;
}




/* FLASH NEWS */

.flashnews {
    /*display:block;*/
    margin: 0px 0px 0 10px;
    padding: 0px;
    width: 295px; 
	
	font-family: "segoe ui", arial, helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.flashnews, .TuCronista {
    /*display:block;*/
    margin: 0px 0px 0 10px;
    padding: 0px;
    width: 295px; 
	
	font-family: "segoe ui", arial, helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}



.flashnews #flashnews {
	height: 200px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}


.flashnews .flashn-box #flashnews li, 
.flashnews .flashn-box #flashnews li:hover {
	list-style-type: none;
    background-image: none;
    cursor: pointer;
    padding: 3px 0px 0px 0px;
	overflow:hidden;	
    width: auto;
	height: 48px;
	color:#666;
	border-top: 1px dotted #909090;
	font-size: 0.9584em;
}

div.widget-wrap {
	width: 300px;
}


.flashnews .flashn-box #flashnews li:hover {
	color:black;
} 

.flashn-footer,
.flashn-footer:hover {
	width: 285px;
	height: 15px;
	margin: 7px 0px 0px 10px;
	padding: 5px 4px 0px 4px;
	font-family: "segoe ui", arial, helvetica;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	cursor:pointer;
	border-top: 1px solid #aaabac;
}

.flashn-footer:hover {
	color:black;
}


.nav-previous{
	float: none;
}

.hourglass {
	cursor: progress;
}

div.socialmedia-buttons.smw_left {
		margin:0;
	padding:10px 0 10px 0;
	background:#e9e9e9;
	position: relative;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 0;
border-radius: 6px;
border-top-left-radius: 0;
margin-bottom: 5px;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}
div.socialmedia-buttons.smw_left a {
	margin-left: 10px;
}


.ajxtc-maincontainer {
	display:block;
	padding:10px 0px 10px 0px;
	width:610px;
}

.ajxtc-tabcontainer{
	display:block;
	background:transparent;
	padding:0px;
	height:34px;
	margin:0px;
	overflow:hidden;
}

.ajxtc-tab {
	display:block;
	float:left;
	background: #acc4d4;
	padding:8px 10px 2px 10px;
	margin:4px 4px 0px 0px;
	height:26px;
	
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 14px;
	
	cursor:pointer;
	
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;	
	-moz-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
}

.ajxtc-tabhover {
	background: #6b8690;
	color: #fff !important;
}

.ajxtc-tabselected{
	background:#E9E9E9;
	color:gray;
	cursor:default;
	border-right: 2px solid lightgray;
	border-top: 1px solid lightgray;
	/*border-left: 1px solid lightgray;*/
}

.ajxtc-bodycontainer{
	display:block;
	background:#E9E9E9;
	height:370px;
	min-height:370px;
	width:auto;
	margin:0px;
	overflow:hidden;
	padding:18px 15px 10px 15px;
}

.ajxtc-bodyfooter,
.ajxtc-bodyfooter:hover {
	display:block;
	background:lightgray;
	width:auto;
	margin:0px;
	overflow:hidden;
	padding:4px 10px;
	border-top: 1px solid white;
	
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	
	cursor:pointer;
}

.ajxtc-bodyfooter:hover{
	color: black;
}

.ajxtc-post-title {
	padding-left:0px;
}

.ajxtc-image {
	float: left;
	margin:5px 13px 1px 0px;
}

.ajxtc-image-div {
	display:block;
	float:left;
}

.ajxtc-text-div {
	display:block;
	width:500px;
	float:right;
	margin-bottom: 6px;
}

.ajxtc-ruler {
	height:1px;
	width:100%;
	clear:both;
}

.ajxtc-spinner {
	position:absolute;
	margin: 160px 260px;
}



.badgeTrovato{
	margin: 10px 0 10px 5px;
}

.videoarrow { 
	height:40px !important;
	width:40px !important;
	position:absolute !important;
	top:85px !important;
	left:95px !important;
}

.pubbliblog {
	border-bottom: solid 2px white;
	margin-top:8px;
	margin-bottom:6px;
	height: 88px;
}

.pubbliblog01 {
	width:300px;
	height:80px;
	margin:0px;
	padding:0px;
	float:left;
}

.pubbliblog02 {
	width:300px;
	height:80px;
	margin:0px;
	padding:0px;
	float:right;
}

#catnav ul li#menu-item-474 a{
	color:#fbf79f !important;
}

#catnav ul li#menu-item-82379 a{
	color:#F5F500 !important;
}

#catnav ul li#menu-item-33055 a{
	color: #ffe200;
}

#catnav ul li#menu-item-213720 a{
	color: #EA7EEF;
}

#catnav ul li#menu-item-213720 a:hover{
	color: white;
}

#catnav ul li#menu-item-108706 a{
	color: #EA7EEF;
}

#catnav ul li#menu-item-108706 a:hover{
	color: white;
}

#catnav ul li#menu-item-118846 a{
	color:#FFF !important;
}

#catnav ul li#menu-item-201501 a{
	color:#FFF !important;
}



#ExpandableBanner {
	/*position:absolute;
	left: 50%;
	margin-left: -480px;*/
 	z-index:2000000;
	
	border-style:solid;
 	border-width:1px;
	border-color: #000000;
 
	width: 610px;
	height: 28px;
	overflow: hidden;
	
	margin-top:3px;
	margin-bottom:6px;
	
	cursor:pointer;
}

div.socialpluginarea, .sendMail {
	padding: 0 0 5px 15px;
}
div.socialpluginarea h4, .sendMail h4{
	font-size: 1em;
}

.sendMail {
	margin-bottom: 25px;
}

.searchRes{
	margin: 0 0 0 15px;padding: 10px 0;/*font-smooth:always;*/
	font: 700 1.2em 'Trebuchet MS', helvetica, arial, sans-serif;
}

ul#lownav {
	padding-left: 0;margin-left: 0;
}



ul#lownav p{
	font: 300 11px/15px 'Trebuchet MS', helvetica, arial, sans-serif;
		color: #a8a8a8;
}


ul#lownav li{
	list-style-type: none;float: left;margin: 0 15px 0 0;
	width: 170px;height: 60px;padding-left: 15px;
	border-left: 1px solid #919191;
}

#lownav li.lownavPubbli {
	margin-right: 0;
}
ul#lownav li h3{
	font: bold 14px/18px 'Trebuchet MS', helvetica, arial, sans-serif;color: #e3e3e3;text-decoration: underline;margin-bottom: 5px;
}
ul#lownav li a:hover{
	color: #fffeff;
}
li.lownavContatti {
	
}
#lownav li.lownavAvvisi{padding-left: 0;
	border-left-style: none;
}



#contentleft.maincontent iframe.badgeAgenda .view-cap, #contentleft.maincontent iframe.badgeAgenda .view-container-border{
	background-color: #5e5e5e !important;
}

ul.serviziUtili {
	margin: 50px 0 30px 0;
	list-style-type: none;
}

ul.serviziUtili h2{
	padding: 30px 0 10px 5px;text-transform: uppercase;
}

ul.serviziUtili li h3{
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
}
ul.serviziUtili li p{
	font: 12px/16px 'Trebuchet MS', helvetica, arial, sans-serif;
	
}
ul.serviziUtili li{
	width: 260px;float: left;margin:5px;height: 60px;
	padding: 10px;
	background-color: #fbfbfb;
}

ul.serviziUtili li img{
float: left;margin-right: 10px;padding-bottom: 30px;
}
ul.serviziUtili li:hover{
	background-color: #cecdce;
}




table.tabellarisultati {
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	border-collapse:collapse;
	width:355px;
	background-color:#fefbc6;
	box-shadow: 1px 1px 12px #aaa;
	margin-left:15px;
	color: #444;
	margin-bottom:30px;
	text-transform:uppercase;
	float: left;
}

table.tabellarisultati tr {

}

table.tabellarisultati th {
	background-color: #86170d;
	color: #d3d6dd;
	font-size:14px;
	padding:5px;
	text-align:left;
	margin:0px;
}

table.tabellarisultati td {
	padding:5px;
	margin:0px;
	border:1px dotted gray;
}



table.tabellaclassifiche {
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:11px;
	border-collapse:collapse;
	width:215px;
	background-color: #fff;
	box-shadow: 1px 1px 12px #aaa;
	margin-right:15px;
	color:#444;
	margin-bottom:30px;
	float: right;
}

table.tabellaclassifiche tr {

}

table.tabellaclassifiche th {
	background-color: #636160;
	color: #d4d1ce;
	font-size:14px;
	padding:5px;
	text-align:left;
	margin:0px;
}




table.tabellaclassifiche td {
	padding:5px;
	margin:0px;
	border:1px dotted gray;
}

table.tabellarisultati td.punti, table.tabellaclassifiche td.punti{
	width: 20px;
}




.vertical-container-left {
	float:left;
	padding:0px;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}


.vertical-container-right{
	float:right;
	padding:0px;
	margin-top:20px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
}



/* BANNER POLITICHE */	

img.banner_politiche_1sx {margin: 0px 0px 10px 0; border: 1px solid #aaa; float:left;}
img.banner_politiche_1dx {margin: 0px 0px 10px 0; border: 1px solid #aaa; float:right;}
img.banner_politiche_sx {margin: 10px 10px 0px 0;}
img.banner_politiche_dx {}
img.banner_politiche_big {margin-top:8px; margin-bottom:8px;}


.spingentebanner {
	padding:0px;
	margin:0px 0px 0px 0px;
}

.banner608x80 {
	margin: 0px 0px 14px 0;
	border: 1px solid #aaa;
}

.banner608x50 {
	margin: 0px 0px 14px 0;
	border: 1px solid #aaa; 
}

#datepicker {
	display:none;
	position:absolute;
	--width:240px;
	right: 0px;
	margin-top:30px;
	z-index:100;
}




/*** BLOG ***********************************************/
.blogHeadxxx {
	font-family: "Segoe UI", arial, helvetica;
	font-size:14px;
	font-weight: bold;
	color: white;
	
	display:block;
	text-decoration:none;
	background-color:#002460;
	width:590px;
	height:18px;
	margin:0;
	padding:3px 10px;
	text-transform:uppercase;

	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	border-top-right-radius: 25px;
}

.blogName {
	font-family: "Segoe UI", arial, helvetica;
	font-size:16px;
	font-weight: bold;
	color: #A046A0;
	padding: 0px 15px 0px;
}

.blogBody{
	padding:10px 0 10px 0;
	background:transparent;
	position: relative;
	overflow: auto;	
}

.blogTitle {
	color: #5C1965;
	line-height:1.3em;
}

.blogVariation {
	border:none;
}

.blogPostVariation {
	background-color:white;
	
}

.blogEntryVariation {
	border-bottom: 1px solid #EEDCFE;
}

.blogEntrySXVariation {

}

.blogSXtxtVariation {
	float:left;	
	width:450px;
	padding-top:12px;
}

.blogSXimgVariation {
	width:150px;
	min-height:100px;

}

div.entrySxtxt.blogSXtxtVariation a p {
	margin-top:8px;
}

.blogNavigationVariation {
	border:none;
	background-color:white;
	border-top: 8px solid #EEDCFE;
}

.blogRuler {
	height:1px;
	border-bottom:1px solid #EEDCFE;
}

#ie7warning{
	display:block;
	width:560px;
	padding:20px;
	background-color:#F5F58D;
	color:black;
	font-family: arial,helvetica;
	font-size:14px;
	border: 4pt solid lightgray;
	margin-bottom:20px;
}

#ie7warningtitle{
	margin-top:10px;
	font-family: arial,helvetica;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:8px;
}

#ie7warning a.iexpcbut {
	text-decoration:none;
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	padding:6px;
	background-color:#205280;
	color:white;
}

#ie7warning a.iexpcbut:hover {
	text-decoration:none;
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	margin-right:15px;
	padding:6px;
	background-color:red;
	color:black;
}

.margintop {
	margin-top:16px;
}