/*
Theme Name: Classic-TusciaWeb
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Faber
Tags: two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options
Text Domain: tusciaweb
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
/* ==== Reset Reloaded by Eric Meyer ==== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Verdana, Arial,Helvetica,sans-serif;
}

:focus {	/* remember to define focus styles! */
	outline: 0;
}

ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

table {	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	text-decoration: none;
	color: #00386B;
	font-weight: bold;
}

/* ==== /Reset Reloaded by Eric Meyer ==== */

/* ==== http://positioniseverything.net/easyclearing.html ==== */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	#display: inline-block;
}

.hidden {
display: none;
}

.bordertop {
	border-top: 1px dotted #9B9B9B;
	margin-top: 10px;
	margin-right: 2px;
}

.borderbottom {
	border-bottom: 1px dotted #9B9B9B;
	margin-bottom: 10px;
	margin-right: 2px;
}

html[xmlns] .clearfix {
	#display: block;
}

* html .clearfix {height: 1%; }
* html .clearfix {height: 1%; }
/* ==== /http://positioniseverything.net/easyclearing.html ==== */

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.center {
	margin: auto;
	text-align: center;
}

img {
	display: block;
}

body {
	font-size: 62.5%; /* 1em = 10px */
	font-family: Arial,Helvetica,sans-serif;
	color: #333333;
	background: white;
	/* width: 1060px; 
	margin: auto; */
}

cite {
	font-size: 90%;
	font-style: normal;
}

#topalto, #fondo {
	margin: 0 auto;
	width: 1032px;
	text-align: center;
	max-height: 502px;
	overflow: auto;
}

#topalto img, #topalto > div, #fondo img{
	margin:1px 5px;
	/*max-height: 45px;
	width: 240px;*/
	float: left;
}


#page{
	margin:0 auto;
	width:1048px;
	text-align:left; 
	position: relative;
	top: -8px;
	background-color: #fff;
	overflow: visible;
	/*clear:both;*/
}

#bgtop{
	height:16px;
	width:100%;
	background:url(img/bodytop.png) center repeat-y;
}

#bgmain{
	width:100%;
	background:url(img/bodymain.png) center repeat-y;
	/*top: -5px;
	position: relative;*/
}

#bgbottom{height:16px;width:100%;background:url(img/bodybottom.png) center top no-repeat;}

.bg_lightblue {
	background: #EDF2F5 none;
}

.bg_lightgray {
	background: #EDEDED none;
}

.bg_white {
	background: #FFF none;
}

.bg_rossosfumato {
	background-image: url(img/rosso_sfumato.jpg);
	background-color: #666;
	background-position: 0% 100%;
	background-repeat: repeat-x;
}

.bg_blusfumato {
	background-image: url(img/blu_sfumato.jpg);
	background-color: #666;
	background-position: 0% 100%;
	background-repeat: repeat-x;
}
/* main potrebbe non esistere pi� */
#main {
	width: 1042px;
	overflow: hidden;
	margin-left: -5px;
}
#main p a {
	font-weight:bold;
}

#comments {
	font-size: 1.3em;
	float: left;
	font-weight:bold;
}

#postcomment {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 10px;
}

#divcomments {
	font-size: 80%;
	border-top: 2px dotted #aba;
	display: block;
	clear: both;
}

#divcomments .commentlist {
	/*font-size: 80%;*/
	border-top: 2px dotted #aba;
	display: block;
	/*clear: both;*/
}

#divcomments .comment-author img {
	float: left;
	margin: 2px 10px 2px 5px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
}

.comment-author .says {
	font-style: italic;
}

.bypostauthor {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

ol#comments li p {
	font-size: 100%;
}

ol.commentlist li {
	min-height: 60px;
}

ol.commentlist li .reply {
	font-size: 80%;
	margin: 0px 0px 5px 380px;
}

.comment-awaiting-moderation {
	color: #F00000;
    font-size: 1.4em;
}

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

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

.credit {
	clear:both;
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 6px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.feed {
	font-size:11px;
	margin: 0px;
	padding: 3px 0px 0px 3px;
	line-height: 14px;
}

.feed img{
	display: inline;
	vertical-align:middle;
	padding-left: 2px;
	padding-top: 3px;
	margin-top: 8px;
}
.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 0px;
	height: 30px;
	font-size: 1.2em;
}
/*	
.navigation a {
	font-size: 1.75em;
	line-height: 3.75em;
}*/

/* Testata */
#header {
	/*background: #ffffcc; /*90a090;*/	
	border-bottom: 3px double #aba;
	/*border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;*/
	margin: 0;
	padding: 0px 5px 15px 0px;
	height:62px;
}

#header a {
	color: #66e;
	text-decoration: none;
	padding:0px;
}

#header h1 {
	margin-right: 5px;
}

#header a:hover {
	/*text-decoration: underline;*/
}

#top-ads, #bottom-ads {
	float:left;
	padding:1px 3px 1px 1px;
	margin: auto;
	z-index: 1;
	/* border-left: 1px solid #000; */
}

#header-ads {
	padding:1px 2px 1px 7px;
	/*margin: auto;*/
	z-index: 1;
	min-width: 240px;
	/*width: 310px;	*/
	_width: 240px;
	_white-space: nowrap;
}

#submenu-top {
	margin: 0 auto;
	width: 1042px;
	text-align: left;
	max-height: 250px;
	clear: both;
	padding-top: 1px;
}

#submenu-top object {
	float: left;
}

#submenu-top img {
	float: left;
	margin-left: 3px;
}

#submenu-ads {
	float: left;
	height: auto;
	margin: 1px 3px 1px 0px;
	padding: 1px 2px;
	width: 245px;
}

#submenu-ads-large {
	float: left;
	height: auto;
	margin: 1px 3px 1px 0px;
	padding: 1px 2px;
	width: 320px;
}

#submenu-ads img{
	max-width: 240px;
	_width: expression(this.width > 240 ? 240: true);
	/*height: 95px;*/
}

#submenu-ads-intero {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 1042px;
}

#submenu-ads-intero table {
	/* width: 100%;*/
}

#header-logo {
	/*background: #ffffcc; /*90a090;*/
	/*background:url(img/logoTusciaWeb.jpg) center no-repeat; */
	/*background:url(img/tusciaweb3.jpg) center no-repeat;*/
	background:url(https://www.tusciaweb.eu/wp-content/uploads/2011/05/tusciaweb3.jpg) center no-repeat;
	float:left;
	width: 460px;
	height: 76px;
	font: normal 140% 'Times New Roman', Times, serif;
	letter-spacing: -0.02em;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

.epic-last-mod {
	margin-top: 46px;
	margin-left: 70px;
	color: #000;
}

#header-logo-santarosa {
	/*background: #ffffcc; /*90a090;*/
	/*background:url(img/logoTusciaWeb.jpg) center no-repeat; */
	background:url(https://www.tusciaweb.eu/wp-content/uploads/2011/08/testata_tusciaweb_Santa-Rosa.jpg) center no-repeat;
	/*background:url(https://www.tusciaweb.eu/wp-content/uploads/2011/05/tusciaweb3.jpg) center no-repeat;*/
	float:left;
	width: 460px;
	height: 76px;
	font: normal 140% 'Times New Roman', Times, serif;
	letter-spacing: -0.02em;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

#header-dx {
	float:left;
	padding:1px;
	margin: auto;
	/*border-bottom: 2px solid #000;*/
	
}
/* menu */
#header-menu * {
	margin:0;
	padding:0;
}

#header-menu, #header-menu2 {
	width: 100%;
	height: 30px;
	background:#006fb6;
	font-family: Arial, Helvetica, sans-serif;
}
/* the styling */
#header-menu #listalink {
	width:1048px; 
	position:relative; 
	margin:0; 
	float:left; 
	background: url(img/menu_back.png) repeat-x;
}

#header-menu2 #listalink {
	width:1048px; 
	position:relative; 
	margin:0; 
	float:left;
	overflow: hidden;
	background: #e8e8e8 url(img/bg_navbar.gif) repeat-x scroll top left;
	/*height: 27px;*/
	/*padding-top: 8px;
	/*background: url(img/menu2_back.png) repeat-x;*/
}

#header-menu2 li.searchform  {
	background:url(img/menu_sep.png) left no-repeat;
	width: 340px;
	padding:0 5px 0 10px !important;
	float: left;
	max-height: 30px;
}

#header-menu2 input#s {
	width: 75%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
	margin:4px; 
	padding: 2px;
}

#header-menu2 input#searchsubmit {
	font-size: 1.2em;
}

#header-menu #listalink .select, #header-menu2 #listalink .select {
	margin:0; 
	padding:0; 
	list-style:none;
}

#header-menu #listalink li, #header-menu2 #listalink li {
	display:inline; 
	margin:0; 
	padding:0; 
	height:auto;
	_width: 1px;
	_white-space: nowrap;
}

#header-menu #listalink .select li.level1first, #header-menu2 #listalink .select li.level1first {
	/*width:7.1%;*/
	height:30px; 
	float:left; 
	text-align:center; 
	line-height:30px; 
	padding:0 5px 0 5px;
}

#header-menu2 #listalink .select li.level1first {
	/*line-height:27px;*/
	/*width:10.5%;*/
	padding:0 7px 0 7px;
}

#header-menu #listalink .select li.level1first a { 
	width:100%; 
	height:30px; 
	display:block; 
	font-size:13px; 
	font-weight:bold;
	white-space:nowrap; 
	color:#fff;
}

#header-menu2 #listalink .select li.level1first a{ 
	/*font-size:94%;
	height:25px;*/
}

#header-menu #listalink .select li.level1, #header-menu #listalink .select li.page_item, #header-menu2 #listalink .select li.level1 {
	/*width:7.14%;*/
	height:30px; 
	float:left; 
	text-align:center; 
	background:url(img/menu_sep.png) left no-repeat; 
	line-height:30px; 
	padding:0 5px 0 5px;
}

#header-menu2 #listalink .select li.level1 {
	/*line-height:25px;*/
	/*width:10.5%;*/
	padding:0 7px 0 7px;
}

#header-menu #listalink .select li.level1 a, #header-menu #listalink .select li.page_item  a { 
	width:100%; 
	height:30px; 
	display:block; 
	font-size:13px; 
	font-weight:bold;
	white-space:nowrap; 
	color:#fff;
}

#header-menu2 #listalink .select li.level1first a , #header-menu2 #listalink .select li.level1 a{ 
	width:100%; 
	height:30px; 
	display:block; 
	font-size:13px; 
	font-weight:bold;
	white-space:nowrap; 
	color:#464646;
}

#header-menu2 #listalink *{
	/*color: #464646 !important;*/
}

#header-menu2 #listalink .select li.level1 a { 
	/*font-size:94%;
	height:25px;*/
}

/*
#header-menu #listalink .select a, #header-menu2 #listalink .select a  {
	display:block; 
	height:30px; 
	float:left; 
	text-decoration:none; 
	font-size:13px; 
	line-height:30px; 
	white-space:nowrap; 
	color:#fff;
}

#header-menu2 #listalink .select a  {
	height:80%; 
	font-size:11px; 
	line-height:80%; 
}*/

* html #header-menu #listalink .select a {
	width:1px; 
	height:29px;
}

#header-menu #listalink .select  li.arg a {
	color:#ff5;
}
#header-menu2 #listalink .select  li.geo a {
	color:#822;
}

#header-menu #listalink .select a:hover, 
#header-menu #listalink .select li:hover a,
#header-menu2 #listalink .select a:hover, 
#header-menu2 #listalink .select li:hover a {
	cursor:pointer; 
	color:#ff0; 
	background: url(img/menu_back_on.png) repeat-x; 
	color:#0077bb; 
}

#submenu {
	margin:0 auto;
	width:1044px;
	text-align:left;
	/*height:140px;*/
	clear: both;
}

#submenu.elezioni {
	background-color: #ffffff;
	height:350px;
	position: absolute;
}

#submenu-aruba {
	margin:0 auto;
	width:1042px;
	text-align:left;
	max-height:100px;
	clear: both;
	padding-top: 1px;
}

#submenu-aruba iframe {
	margin-left: 48px;
}

#pubblicita_elettorale { 
	float: left; 
	width: 336px;
	margin: 2px 5px;
}

#interno_Sottomenu {
	margin:2px auto;
	width:560px;
	clear: both;
	max-height: 44px;
}
#interno_Sottomenu  * img {
	margin: 1px auto;
	float: left;
}

#interno_sottotitolo {
	margin:2px auto;
	/*width:480px;*/
	clear: both;
}

#Int_SottoArticolo {
	margin:2px auto;
	clear: both;
}

/***** Colonna Principale *****/
#col-sx {
	width: 834px;
	padding-right: 2px;
}

#col-sx-interna {
	width: 558px;
	padding-right: 0px;
	/*border: 1px solid #ccc;*/
}

#col-sx-interna.col-sx-interna-cal, #col-sx-interna.elezioni {
	width: 706px;
}

#blocco-testa {
	width:832px;
	clear: both;
	padding-bottom: 5px;
}

#adsense-sx {
	float:left;
    /*clear: both;*/
    padding: 0px 2px 0px 0px;
	margin: 0px;
 	width: 160px;
}

#adsense-sx img {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid;
	margin-left: auto;
	margin-right: auto;
}


#col-sx-santarosa {
	width: 834px;
	padding-right: 2px;
}

/* Single */
/* Fine Struttura */	

/* Contenuti */

#pub-sx-scorrimento {
	float:left;
	padding:0px 5px;
	margin: auto;
}

#pub-dx-scorrimento {
	float:left;
	padding:5px;
	margin: auto;
}

.scorrimento {
	float:left;
	padding-bottom:5px;
}

.slideInfoZone h2 {
	font-size: 2em;
}

/* blocco-testa */
.articles-home,
.blocco-testa {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size: 1.3em;
	line-height: 1.25;
	padding-top: 2px;
}
.articles-home h2 .local-img{
	width:190px;
	height:130px;
}
.articles-home {
	/*border: 1px solid #f65; /* Da togliere */
	border-right: 1px solid #bbb;
	padding: 0 2px 1px 1px;
	_margin-right: -4px;
	margin-bottom: 7px;
}
.homepage {
	width: 484px;
	_width: 488px;
}
.santarosa {
	/*width: 604px;
	_width: 604px;*/
	width: 484px;
	_width: 488px;
}

#sidebar2 {
	width: 338px;
	padding-left: 0px;
	/*background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale.gif?v=200708301452) repeat-y scroll left top;*/
	/*font-size: 2em;*/
	line-height: 1.35;
	margin-right: 2px;
	overflow: hidden;
	border: 1px solid #bbb; /* Da togliere */
	height: 100%; /* Da togliere */
}

#sidebar2 img, #sidebar2 object, #sidebar4 img , #sidebarint4 img {
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom: 1px solid;
/*	margin-left: auto;
	margin-right: auto;*/
}

#sidebar2 object {
	margin-left: 1px;
}

div#mirago {
	display: block !important;
	margin: 0px auto;
}

#sidebar2 .textwidget {
	font-size: 130%;
	padding: 2px 0px 5px 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted;
	text-align: center;
}

#sidebar2 .widget_adsensecol2 div {
	padding-top: 6px;
}

#sidebar2 ins, #sidebar2 table {
	margin: 2px auto;
}

.blocco-testa img {
	margin-bottom: 0.5em;
	max-width: 824px;
	_width: expression(this.width > 824 ? 824: true);
	max-height: 490px;
	margin:2px;
	padding:2px;
}

.homearticle-box img.normal, .article  a img.normal {
	margin-bottom: 0.2em;
	margin-top: 0.3em;
	max-width: 300px;
	_width: expression(this.width > 150 ? 150: true);
	border:1px solid #B0B0B0;
	padding:2px;
}

.homearticle-box img.imgbig {
	max-width: 482px;
	_width: expression(this.width > 482 ? 482: true);
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	/*width: 420px;
	height: 180px;*/
}

.homearticle-box img.imgsmall {
	width: 90px;
}

#sidebar2 .vaschetta_flash img.imgsmall {
	width: 316px;
	margin-left: 10px;
	border-bottom : none;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

.widget_execphp .execphpwidget {
	width: 100%;
}

.ad-article	{
	width: 484px;
}

.ad-article	a img {
	max-width: 482px;
	_width: expression(this.width > 482 ? 482: true);
	float: left;
	margin: 4px 1px;
}

.articles-home img.img-inline,
.blocco-testa img.img-inline {
	margin-bottom: 1px;
}
.articles-home .left, .blocco-testa .left, .article .left  {
	margin-right: 0.6em;
}
.articles-home .right, .blocco-testa .right {
	margin-left: 0.6em;
}
.articles-home h2 .left {
	margin-right: 0.5em;
}
.articles-home h2 .right {
	margin-left: 0.5em;
}
.articles-home h1 {
	clear:both;
	color:#00386B;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:2.25em;
 	line-height:1.03em;
	margin-bottom:0.25em;
	padding-top:12px;
	letter-spacing:0.03em;
	word-spacing:0.01em;
}
.articles-home h2 a {
	color: #00386B;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	/*font-weight: normal;*/
	font-weight: bold;
}

.articles-home h2 a.red{
	color: #900;
	font-weight: bold;
	font-size:1.0em;
}

.articles-home h2.bigtitle a.red{
	font-size:1.25em;
}

.articles-home h2 {
	clear:both;
	color:#00386B;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:1.65em;
	letter-spacing:0.03em;
	word-spacing:0.01em;
	line-height:1.05;
	margin-bottom:0.2em;
	padding-top:0.1em;
	padding-left:0.1em
}
.articles-home p, .homearticle-box-straordinaria p {
	margin-bottom: 1em;
}
.articles-home h1 a:hover,
.articles-home h2 a:hover,
.blocco-testa h1 a:hover
{
	text-decoration: underline;
	color: #2f5eb1;
}

.blocco-testa h1 {
	font-size: 2.5em;
	letter-spacing:0.03em;
	color: #00386B;
	margin-bottom: 0.25em;
}
.articles-home h1 a,
.blocco-testa h1 a
{
	color: #00386B;
}
.articles-home h3, .blocco-testa  h3 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	line-height: 1.3em;
	/*color: #565656;*/
}

.blocco-testa h1.secondario ,
.articles-home h1.secondario {
	font-size: 1.8em;
	padding-top:8px;
}

.blocco-testa h1.terziario,
.articles-home h1.terziario  {
	font-size: 1.5em;
}

/* homearticle-box */
.homearticle-box {
	padding-top: 0px;
	clear: both;
	padding-bottom: 8px;
}
.homearticle-box a, .homearticle-box-straordinaria a {
	color: #900;
}

.homearticle-box h3 a {
	color: #565656;
}

.homearticle-box a:hover, .homearticle-box-straordinaria a:hover {
	text-decoration: underline;
}

div.homearticle-box img.img-inline {
	margin-left: 2px;
	margin-right: 4px;
}

div.homearticle-box img.quadratino_rosso {
	display: inline;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.homearticle-box a:hover span {
	text-decoration: underline;
}

div.homearticle-box p.occhiello,
div.articles-home  p.occhiello, 
div.homearticle-box-straordinaria  p.occhiello {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size: 1.10em;
	letter-spacing: normal;
	margin-bottom: 0; 
	padding: 0.4em 0 0 0.3em;
	color:#363636;
	background: transparent url(img/bg_headtitle.gif) repeat-x left top;
	border-top: 1px dotted #9B9B9B;
}

div.homearticle-box div.Autore,
div.articles-home  div.Autore, 
div.homearticle-box-straordinaria  div.Autore {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	letter-spacing: normal;
	margin-bottom: 0; 
	padding: 0em 0 0 0.5em;
	color:#363636;
}
/* -------------- */
.vaschetta3col, .vaschetta_flash, .vaschetta_opinione, .vaschetta_brevi, .vaschetta_video, .vaschetta_gallery {
	/*background: transparent url(http://images.corriereobjects.it/images/static/common/punto_verticale_3col.gif?v=200709101506) repeat-y scroll 201px top;*/
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 3px;
	clear: both;
}
/*.vaschetta_flash {
	background: transparent none;
	width: 48%;
	margin-right: 3px;
	padding-right: 6px;
	margin-left: 3px;
	line-height: 1.5;
	border-right: 1px dotted;
	border-top: 1px solid;
}*/

.vaschetta3col .colonna {
	/*background: transparent none;*/
	width: 254px;
	margin-right: 0px;
	margin-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.5;
	border-right: 1px dotted;
}

.vaschetta3col img {
	height: 120px;
	margin: 0.5em 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 240px;
	_width: expression(this.width > 240 ? 240: true);
}

.vaschetta3col img.italiamondo {
	max-height: 120px;
	margin: 0.5em 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 220px;
	_width: expression(this.width > 220 ? 220: true);
}

#testaitaliamondo {
	display: block;
	height: 120px;
	margin-bottom: 0.5em;
}

.vaschetta3col .last {
	margin-right: 0;
}
.vaschetta3col h3, .vaschetta_flash h3, .vaschetta_opinione h3, .vaschetta_video h3, .vaschetta_gallery h3 {
	color: #2F5EB1;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.3em 0;
	padding-top: 0.25em;
	/*border-top: 1px dotted;
	/*background: transparent url(http://images.corriereobjects.it/images/static/common/punto_orizzontale.gif?v=200709041055) repeat-x scroll left top;*/
}
.vaschetta_brevi ul li {
	border-bottom: 1px dotted;
}

.vaschetta_gallery h3, .vaschetta_video h3, .vaschetta_flash h3, .vaschetta_opinione h3 {
	font-size: 150%;
	margin-top: 5px;
	margin-right: 1px;
}

.vaschetta3col h3 a, .vaschetta_gallery h3 a, .vaschetta_video h3 a, .vaschetta_flash h3 a, .vaschetta_opinione h3 a {
	/*color: #2F5EB1;*/
	font-weight: bold;
	color: #EEE;
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.vaschetta3col h3 a {
	color: #333;
}

.vaschetta3col h3.inevidenza a {
	color: #EEE;
}

.vaschetta3col ul li a:hover, .vaschetta_flash ul li a:hover, .vaschetta_opinione ul li a:hover, .vaschetta_video h2 a:hover, .vaschetta_gallery h2 a:hover {
	text-decoration: underline;
	color: #2f5eb1;
}
.vaschetta3col ul {
	margin-bottom: 1em;
	border-top: 1px dotted;
}
.vaschetta_opinione li, .vaschetta_video h2, .vaschetta_gallery h2 {
	font-size: 1.4em;
	padding-left: 7px;
	background: transparent url(img/bullet.gif) no-repeat scroll left 0.5em;
	margin-bottom: 5px;
	/*font-weight: bold;*/
	line-height: 1.2em;
}

.vaschetta_flash li {
	font-size: 1.6em;
	padding-left: 7px;
	background: transparent url(img/bullet.gif) no-repeat scroll left 0.5em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	/*font-weight: bold;*/
	line-height: 1.2em;
}

.vaschetta3col li {
	font-size: 1.35em;
	padding-left: 7px;
	background: transparent url(img/bullet.gif) no-repeat scroll left 0.5em;
	margin-bottom: 10px;
	/*font-weight: bold;*/
	line-height: 1.2em;
}

.vaschetta3col ul li a {
	font-weight: normal;
}

.vaschetta_opinione li, .vaschetta_flash li {
	border-bottom: 1px dotted;
	padding-right: 3px;
	padding-bottom: 10px;
}

.vaschetta_opinione li  p.occhiello, .vaschetta_flash li  p.occhiello  {
	font-size: 0.90em;
	margin-top: 8px;
}
#videoContainer-1 {
	margin-bottom: 5px;
}

.tutto_spot {
	text-align: center;
	
}

.tutto_spot  a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	color: #900;
}

.excerpt {
	margin:10px 0px 10px 0px;
	line-height: 1.2em;
	font-size: 1em;
	color: #d00;
}

.excerpt  p {
	margin:10px 0px 10px 0px;
	line-height: 1.2em;
	font-size: 1.1em;
}

.modelloarticolo {
	padding-right:5px;
}

.search .modelloarticolo {
	display:none;
}

.article {
	color:#000;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size:1.4em;
	line-height:1.5;
	padding-right:10px;
	clear:both;
/*
	background:#fff;
	float:left;
    margin: 0px 0px 0px 2px;
	border: 0px solid #d00;
	height: 100%;
	width:504px;*/
}

#col-sx-interna .article {
	padding-bottom: 1.2em;
}

.article h1 {
	font-size: 1.8em;
	letter-spacing:0.03em;
	font-style: normal;
	color: #00386B;
	line-height: 1.3;
	margin-bottom:0;
}

.article p a {
	color: #003366;
	text-decoration: underline;
}

.article h2 {
	margin: 0.2em 0 0.3em 0.2em;
	font-style: normal;
	color: #535A5B;
	font-size: 1.5em;
	line-height: 1.2;
}

.article .Autore {
	padding-bottom: 0.2em;
	font-weight: bold;
}

.article h3.archivio {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	font-size: 1.00em;
	letter-spacing: normal;
	margin-bottom: 0; 
	padding: 0.4em 0 0 1em;
	color:#363636;
	background: transparent url(img/bg_headtitle.gif) repeat-x left top;
	border-top: 1px dotted #9B9B9B;
}

.sticky {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}

.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}

/****** Serial Post ******/
#serial-posts-wrapper {
	display: block;
	clear: both;
	padding: 5px 0px 0px 5px;
}

#serial-posts-wrapper h3 {
	font-size: 1.2em;
}

#serial-posts-wrapper ul {
	border-top: 1px dotted #9B9B9B;
	margin-left: 16px;
}

#serial-posts-wrapper ul li {
	list-style-type: square;
	margin-left: 6px;
}

#col-sx-interna h2.sezione-sottosezione {
	color:#969696;
	float:left;
	font-size:2.4em;
	letter-spacing:0.03em;
	margin:8px 10pt 10pt 0px;
	border-bottom: 2px solid #CC0000;
	clear: both;
}

#col-sx-interna h2.NonTrovato {
	color:#666;
	font-size:2em;
	letter-spacing:0.03em;
	margin:28px 10pt 30pt 0px;
	border-bottom: 2px solid #CC0000;
}

.article p,
.footnotes {
	margin-bottom: 1em;
}

.article p {
	font-size: 1em;
	_float: left;
}
.article table {
	_float: left;
}

.article img {
	margin: auto;
	padding-bottom: 20px; 
}

.ngg-sidebar-widget a  {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 254;
	/*max-height: 160px;
	overflow: hidden;*/
	border: 2px solid #999;
}

.ngg-sidebar-widget a img {
	display: table-cell;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	_height: 180px;
}
/* Fine Contenuti */
#sidebarsint {
	border-left: 1px dotted #ccc;
	position: relative;
	margin-left: 1px;
	_margin-left: 0px;
	padding-bottom: 5px;
	float: left;
	top:2px;
	width: 325px;
}

#sidebarsint ul li img {
	max-width:324px;
	_width: expression(this.width > 324 ? 324: true);
	margin: auto;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #809080;
}

#sidebar3 {
	background: #fff;
	border-left: 1px dotted #ccc;
	/*border-top: 3px solid #e0e6e0;*/
	/*padding: 20px 3px 10px 2px;*/
	position: absolute;
	top: 235px;
	top: 250px\9;
	right: 165px;
	width: 0px;
}

#sidebarint3 {
	background: #fff;
	/*border-left: 1px dotted #ccc;*/
	position: relative;
	margin-left: 0px;
	_margin-left: 0px;
	padding: 0px 1px;
	float: left;
	top:2px;
	/*right: 163px;*/
	width: 160px;
}

#sidebar3 ul li , #sidebarint3 ul li {
	margin: 0 0 0.3em 0;
	padding-top: 0.75em;
	letter-spacing: 0.1em;
}

#sidebar3 ul li img {
	max-width:100px;
	_width: expression(this.width > 100 ? 100: true);
	margin: auto;
	margin-bottom: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #809080;
}

#sidebar3 ul li .feed img{
	border-bottom: 0px;
	padding-bottom: 0px;
}

#sidebar3 ul li.widget, #sidebar4 ul li.widget, #sidebarint4 ul li.widget {
	/*color: #ccc;*/
	/*font-weight: bold;*/
	list-style-type: none;
	padding: 1px 0px 10px 0px;
	border-bottom: 1px dotted;
}

#sidebarint3 ul li.widget {
	/*color: #ccc;*/
	/*font-weight: bold;*/
	list-style-type: none;
	padding: 1px 0px 10px 0px;
	border-bottom: 1px dotted;
}

#sidebar2 .widget-title { display: none; }
#sidebar2 .svp_widget .widget-title { display: block; }

#sidebar2 h3 {
	color: #EEE;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(img/rosso_sfumato.jpg);
	background-color: #666;
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#sidebar3 ul ul li a:hover, #sidebar4 ul ul li a:hover {
	/*border-bottom: 1px solid #809080;*/
	text-decoration: underline;
	color: #2f5eb1;
}

#sidebar3 h3, #sidebarint3 h3 {
	/*color: #2F5EB1;*/
	color:333;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(img/blu_sfumato.jpg);
	background-color: #666;
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 0px 3px 0px 0px;
}
#sidebar4 h3, #sidebar4 ul li h3, #sidebarint4 h3, #sidebar4 ul li h3 a {
	color: #EEE;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-image: url(img/rosso_sfumato.jpg);
	background-color: #666;
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 5px;
	margin: 0px;
/*	font-size: 100%;
	text-align: left;*/
}

#sidebar4 ul li.widget ul li {
	font-size: 1.3em;
	letter-spacing: 0.2em;
	padding: 6px 1px;
}
/*
#sidebar3 ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar3 ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#sidebar3 ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar3 ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar3 ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
*/
#sidebar4 {
	/*background: #fff;*/
	border-left: 1px dotted #ccc;
	border-top: 0px solid #e0e6e0;
	padding: 0px 0 10px 3px;
	/*position: absolute;*/
	/*top: 235px;
	top: 250px\9;*/
	float: left;
	right: 0px;
	width: 207px;
}
	
#sidebarint4 {
	/*background: #fff;*/
	border-left: 1px dotted #ccc;
	border-top: 0px solid #e0e6e0;
	padding: 0px 0 10px 1px;
	position: relative;
	float: left;
	/*right: 0px;
	top: -30px; */
	top:2px;
	width: 160px;
}

#sidebar4 form, #sidebarint4 form {
	margin: 0 0 0 3px;
}

#sidebar4 input#s, #sidebarint4 input#s{
	width: 55%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}
#sidebarint4 input#s{
	width: 55%;
}

#sidebar2 input#s{
	width: 73%;
}

#sidebar4 #nextgen-gallery-sidebar-widget {
	/*margin: 1em 0 1em 0;*/
	padding-top: 0.75em;
	margin-bottom: 0.75em;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
}
#sidebar4 .eventsListWidget  .dig-in {
	padding-top: 0.75em;
	font-size: 1.4em;
}

#sidebar4 .eventsListWidget  .dig-in a:hover{
	text-decoration: underline;
	color: #2f5eb1;
}

#sidebar4 #my_3bmeteo {
	width:160px;
	margin-left:-2px;
}

#sidebar4 #my_3bmeteo iframe{
	/*height:30%;*/
	margin-left: 7px;
	width: 158px;
}

/*
#sidebar4 form {
	margin: 0 0 0 13px;
}

#sidebar4 input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar4 ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}
*/
#sidebar4 #nextgen-gallery-sidebar-widget a img{
	/*padding-bottom: 0.75em;*/
	padding: 5px 0px;
}
#sidebar4 #nextgen-gallery-sidebar-widget .livello-titolo{
	font-size: 1.3em;
}
#sidebar4 #vertical-scroll-recent-post {
	/*border-bottom: 1px dotted;
	border-top: 1px dotted;*/
	margin: 5px 0px;
	padding-top: 5px;
}

#sidebar4 #vertical-scroll-recent-post a {
	font-size: 1.2em;
}

#sidebar4 #vertical-scroll-recent-post a:hover{
	color:#c95;
}

#sidebarint3 #rss-2 ul , #sidebarint3 #yarpp_widget-3 ol {
	margin-bottom: 5px;
	background: transparent none; 
	font-family: Arial,Helvetica,sans-serif;
	padding: 3px 0px 0 12px;
	color: #565A5B;
	border: 0;
}

#sidebarint3 #rss-2 ul li, #sidebarint3 #yarpp_widget-3 ol li {
	font-size:1.2em;
	letter-spacing:0;
	padding:10px 0pt 0pt 0pt;
	margin: 0px 0px;
	word-spacing:0;
	line-height:1em;
	color: #2668AD;
	list-style: square;
	text-indent: 1px;
}

#sidebarint3 #rss-2 ul  li a {
	color: #d61800;
}

#sidebarint3 #yarpp_widget-3 ol li a {
	color: #666;
}

#sidebarint3 #rss-2 ul  li a:hover, #sidebarint3 #yarpp_widget-3 ol li  a:hover {
	text-decoration: underline;
}

#sidebar2 ul li iframe, #sidebarsint iframe {
	display: block;
	margin: 0px auto;
}

#sidebar3 iframe, #sidebar4 iframe, #sidebarint3 iframe, #sidebarint4 iframe {
	display: block;
	margin: 0px auto;
	padding-top: 4px;
}
/*
#sidebar4 ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar4 ul li ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 7px;
	padding: 0;
	padding-right: 2px;
}

#sidebar4 ul ul li a {
	color: #000;
	text-decoration: none;
}
*/
/*
#menu2 ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
*/


#sidebar-interna {
	background: #fff;
	border-left: 1px dotted #ccc;
	/*border-top: 3px solid #e0e6e0;*/
	/*padding: 20px 0 10px 3px;*/
	position: absolute;
	right: 203px;
	top: 16;
	width: 106px;
}

.section, .section-cancro {
	float: left;
	line-height: 1.5em;
}
.hourhome {
	float: left;
	clear: both;
}

.hour {
	font-weight: bold;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	color: #CC2026;
	font-style:normal !important;
	margin-bottom: 2px;
	margin-right: 0.3em;
}

.homearticle-box .act, .homearticle-box-straordinaria .comments {
	height:16px;
	float:right;
}
.homearticle-box .act span {
	float:left;
	margin-left:15px;
}

.homearticle-box-straordinaria .comments,
.homearticle-box .comments,
 .homearticle-box .editpost {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}

.homearticle-box.editpost {
	background-position:0 -64px;
}

.homearticle-box .comments, .homearticle-box-straordinaria .comments {
	background-position:0 -96px;
}

.section a {
	font-size: 80%;
	/*text-transform: uppercase;*/
	color: #2F5EB1;
	/*border-right: 1px solid #AFB2B2;*/
	border-left: 1px dotted #AFB2B2;
	padding: 0 0.5em;
	/*margin: 0 0.5em;*/
	font-style:normal !important;
}

.toolbar {
	background:#FAFAFA url(img/tb_grad.gif) repeat-x scroll left bottom;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
	height:25px;
	margin:0 0 1em;
	padding:0 10px;
	text-align:right;
	margin:3px 0 10px 0;
	clear: both;
}

.toolbar li {
	display:inline;
	font-size:20px;
	line-height:20px;
	margin:0 4px;
	vertical-align:middle;
}

.toolbar img, .toolbar form {
	display:inline;
}

.categorie_articles {
	/*width: 760px;*/
	border-bottom: 1px dotted;
	padding-bottom: 1px;
	padding-top: 5px;
	/*margin: 0 0 0 30px; no centrato*/
	margin: 15px auto;
	clear:both;
}

input.ggis-subscribe-email { width:45%; }
input.ggis-subscribe-email { width:95%; }

/* ------- Pagina Archivi -----------*/
.car-toggler {
	font-size:1.2em;
}

.car-list li {
	list-style: square;
	padding-bottom: 10px;
	margin-left: 25px;
	border-top: 1px dotted #363636;
}

.car-monthlisting li  {
	font-size: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	border-top: none;
}

.car-monthlisting li  a {
	font-size: .9em;
	color: #363636;
	font-weight: normal;
	padding-left: 5px;
}

.car-monthlisting li  a:hover {
	text-decoration: underline;
	color: #2f5eb1;
}
/* ------- Fine Pagina Archivi -----------*/

.categorie_articles img {
	display: inline;
}

.categorie_articles li {
	display: inline;
	font-size: 1.3em;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',LucidaGrande,Geneva,Arial,Verdana,sans-serif;
}

.categorie_articles li a,
.categorie_articles li em {
	color: #333333;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

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

/* div dei risultati della ricerca google */
.gsc-control-cse {
	padding: 0px !important;
}

.gsc-results-wrapper-overlay {
	top: 235px !important;
	width: 980px !important;
	left: 50% !important;
	height: 50% !important;
	transform: translateX(-50%) !important;
	/*margin-left: -500px !important;*/
}
/* Fine div dei risultati della ricerca google */

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.wp-caption img, .gallery-icon img, .wp-caption a img, .gallery-icon a img {
	margin: auto;
	padding: 0;
	border: 0 none;
	max-width: 300px;
	_width: expression(this.width > 300 ? 300: true);
}

.gallery-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}

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

.unselectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
   -ms-user-select: none;
   user-select: none;
}