/***************************
Theme Name: IW_VoceDiVenezia
by iWebSolutions 
http://www.iwebsolutions.org 
****************************/


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	margin:0px;
	padding: 0px;
	/* background:#ADAFAA; */
	background:#ddd;
	color : #222;
	font-size: 80%;
}

#wrap{
	margin:0 auto;
	padding-left: 10px;
	padding-right: 10px;
	/* 	width: 999px;  */
	width: 999px;
	word-spacing: -0.07em;
	background-color:#fff;
	border: 1px solid #ccc;
}
#page{
width:100%;
background-color:#fff;
}
a {
	/* color: #1F7284; */
	color: #000099;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #195C6B;
	text-decoration: underline;
}
a:visited {
}

a img{
	border:0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	margin: 5px;
	color:#fff; 
}

h3{
	font-family: Georgia, Palatino, serif;
	font-size: 2.0em;
	text-decoration: none;
	color: #00528A;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
	border-bottom: 1px dotted #4BABC3; 
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center{
	text-align: center;
}
.hide{
	display: none;
}


/**************** HEADER ***************/
#header {
	width:100%;
	/* height:150px;  */
	margin-left:0px;
	height:auto; 
	margin-bottom: 5px;
}

/**************** TESTATA **************/
.testata{
margin-top:10px;
overflow:hidden;z-index:1000;
width: 100%;
height:150px; 
border: 1px solid #ddd;
}
.col1 { float: left; 
	width: 183px; 
	text-align:left;
	height:150px; 
}
.col2 { float: left; 
	text-align:center;
	width: 632px; 
	height:150px; 
}
.col3 { float: right; 
	width: 182px; 
	text-align:right;
	height:150px; 
}

/******** MAIN MENU (ROSSO) *********/
.navigation {	
 	background: #d70606 url(images/menu_bg.gif) top left repeat-x;
 	font-size:11px; 
 	font-weight:bold;
	height: 35px;
	margin-bottom:1px;
	/*border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;    */
	text-align: center;
	text-transform: uppercase;
	/* letter-spacing: 1px;  */
}
.navigation a {
 	background: #d70606 url(images/menu_bg.gif) top left repeat-x;
	border-right:1px solid #fff;
	color: #fff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 35px;
	/* 	padding: 0 9px;  */
	padding: 0 10px;
	text-decoration: none;
}
.navigation a:hover {
	background:#fff; color:#c00; text-decoration:none;
}

/******** MENU SECONDARIO (BIANCO) *********/
.navigation2 {	
	font-size:11px; 
	font-weight:bold;
	background-color:#fff;
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;  
	height: 28px;
	margin-bottom:5px;
	letter-spacing: 1px;
	text-align: center;
}

.navigation2 a {
	background:#fff url(images/sep.gif) right no-repeat;
	color: #000;
	display: block;
	float: left;
	line-height: 28px;
	padding: 0 8px;
	text-decoration: none;
}

.navigation2 a:hover {background-position: left bottom; color:#E2021C;
	background:#fff url(images/sep.gif) right no-repeat;
}
.laradio{
	color:#c00;
	font-weight: bold;
	display: block;
}
/************ BANNER "GRANDE" *************/
.banner{
overflow:hidden;z-index:1000;
width: 990px;
/* height:100px; 
border: 2px solid #ddd;
background-color: #eee;
*/
text-align: center;
padding: 3px;
max-height: 90px;
}

/*********** 3 COLONNE HOMEPAGE ALTO *************/

#colonna-sx {
	float:left;
	width : 180px;
	margin-top:10px;
	border-right: 1px dotted #ccc;
}

#contenitore{
	float:right; 
	width: 810px; 
	margin-top:0;
	margin-bottom:20px;

	/* padding-bottom:20px;
	background:#fff url(images/bg_1.gif) bottom center repeat-x; 
	*/
}

#colonna-cnt {
	float:left; 
	width: 550px;  
	/* padding-left: 8px;  */
	padding-right: 5px;  
}

#colonna-dx {
	float:right;
	width : 250px;
	/* margin-top:10px;  */
	border-left: 1px dotted #ccc; 
}


.occhiello{
	padding:8px;
	/*  background-color: #E3ECF2; */
	text-align:justify;
}


/*****************************************************************
.occhiellotop {
margin-left: auto; margin-right: auto;
padding: 0;
height:22px; 
background: #fff url(images/occhiello_up.gif) left top no-repeat;  
}
.occhiellomid{
margin-left: auto; margin-right: auto;
background: #fff url(images/occhiello_mid.gif) left top repeat-y;  
padding: 8px;
text-align: justify;
}
.occhiellobottom{
margin-left: auto; margin-right: auto;
height:17px; 
background: #fff url(images/occhiello_dw.gif) left top no-repeat;  
margin-bottom:20px;
}



/* Other News2: PRIMO PIANO = OCCHIELLO in Homepage  */	
.othernews2{
	/* margin-bottom:15px;  */
}

h4{
/*  color:#E2021C;  */
color:#E2021C;
font-weight: bold;
text-align:left;
text-decoration: none;
margin-top: 0;
margin-bottom: 2px;
font-size: 12px;
border-bottom: 1px dotted #ddd;
}

.miniatura3 {
	float: left;
	text-align: left;
	margin-bottom:8px;
}

.miniatura3 img {
	/* max-width: 400px;
	width: auto !important;  */
	width : 520px;
	/* max-height: 200px;
	height: auto !important;  */
	height: 200px;
	
	padding: 8px;
	background: #fff;
	border:1px solid #fff;
}


.othernewstitle2{
	font-family: Georgia, Palatino, serif;
	font-size: 2.0em;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:3px;
}

.othernewstitle2 a, .othernewstitle2 a:hover{
	color: #000033;
}


/* NEWS visualizzazione SOLO TITOLO */
.news_titlelink, .news_titlelink a{
	font-family: Georgia, Palatino, serif;
	font-size: 1.4em;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:3px;
	text-align:left;
}

/*********** COLONNA 1 *************/
#sinistra {
	float:left;
	width : 180px;
	color: #000;
	background: #fff; 
	border-right: 1px dotted #ccc;
}
#sinistra a:hover{
	color: #6091C9;
}

#sinistracustom {
	float:left;
	width : 215px;
	color: #000;
	/* background: #eee;  */
		background: #fff; 
}

/*********** COLONNA 2 *************/
#destra {
margin-top:0;
	float:right;
	width : 250px;
	color: #000;
	/* border-left: 1px dotted #ccc;  */
	border-right: 1px dotted #ccc;
}
#destra a:hover{
	color: #6091C9;
}

/*********** COLONNA 3 (Custom News) *************/
#destracustom {
	float:right;
	width : 215px;
	color: #000;
	background: #fff; 
	
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

/*********** CONTENUTI CENTRALI *************/

.bordo-content{
	height: 9px;
	/* background:#fff url(images/bg_1.gif) center repeat-x;  */
	border-bottom: 1px dotted #4BABC3; 
	background: #fafafa;
}
#content {
	float: right; 
	width: 538px;  
	text-align:justify;
	/* padding:10px;  */
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}

#contentcustom{
	width: 76%; 
	float:right;
	padding:10px;
	text-align:justify; 
}
#contentcustom2 {
	float: left; 
	width: 540px;  
	text-align:justify;
	padding:10px;
}

/**************** BLOCCHI COLONNA A *************/
.bloccoTop {	
	font-family: Georgia, Palatino, serif;
	font-size: 100%;
	font-weight: bold;
		/* 	color:#266373;  */
	color: #000033;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top:8px;
	padding-bottom:1px;
	background:#fff url(images/bg_1.gif) center repeat-x;
	border-bottom: 1px dotted #4BABC3; 
}
.bloccoTop a{
		/* 	color:#266373;  */
	color: #000033;
	font-weight: bold;
}
.bloccoMenu {
	padding: 3px; 
	color: #000;
}
.bloccoCaption{
	height:10px;
}
.blocconoCaption {
	height:1px;
	margin:0px;
}
.bloccoContent {
	margin-top:0px;
}
.bloccoBottom {height: 5px; 	
	margin: 0 0 5px 0; 
}

/**************** BLOCCHI COLONNA C (Custom News) *************/
.bloccoTop3 {	
	height: 24px; 
	background: #D6E6F6; 
	font-size: 100%;
	font-weight: bold;
	/* 	color:#266373;  */
	color: #000033;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top:8px;
	padding-bottom:1px;
}
.bloccoTop3 a{
		/* 	color:#266373;  */
	color: #000033;
	font-weight: bold;
}
.bloccoMenu3 {
	padding: 10px; 
	color: #000;
	background: #fff;
	border-left:1px solid #D6E6F6; 
	border-right:1px solid #D6E6F6; 
}
.bloccoCaption3{
	height:10px;
}
.blocconoCaption3 {
	height:1px;
	margin:0px;
}
.bloccoContent3 {
	margin-top:0px;
}
.bloccoBottom3 {height: 30px; 	
	margin: 0 0 10px 0; 
	border-top:1px solid #D6E6F6; 
}

/************** NEWS **************/
.dimensiona{
	margin-top:0px;
	height:20px;
	padding-top:5px;
	text-align: right;
	background:#fff url(images/bg_1.gif) center repeat-x;
}

.data {
	font-size: 85%;
	line-height: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

.newsimage {
	float:right;
	margin-left:15px;
	text-align: left;
}

.newsimage img{
	/* max-width: 230px;
	width: auto !important;  */
	width: 230px;
}

.notizia {
text-align: justify;
}

.notizia h2 {
	font-family: Georgia, Palatino, serif;
	font-size: 2.0em;
	text-decoration: none;
	/* color: #00528A;  */
	color: #000033;
	font-weight: bold;
	border-bottom: 1px dotted #4BABC3; 
	margin-top:0px;
	margin-bottom:3px;
	text-align:left;
}

.notizia a {
	color: #000033;
	text-decoration: none;
}

.notizia a:hover {
	text-decoration: underline;
	color:#c00;
}

.newssummary {
	font-family: Georgia, "Rekha";
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:3px;
}

.commenti, .commenti a {
color: #f59c1c;
font-weight: bold;
text-align:right;
text-decoration: none;
}

.commenti a:hover{
color: #f59c1c;
text-decoration: underline;
}

.nextprev{
	text-align:center;
	padding : 2px;
	color:#fff;
}
.nextprev a{
	color:#fff;
}

.more, .more a{
float:left; 
color: Silver;
font-weight: bold;
text-align:right;
text-decoration: none;
}

.more a:hover{
color:  #555;
text-decoration: underline;
}


/*
.more a{
	float:left; 
	padding: 0px 8px 0px 8px;
	background: #DFEEF7 url(images/more.png) no-repeat right;
	text-decoration: none;
	text-transform:uppercase;

}
.more a:hover{
	float:left; 
	padding: 0px 8px 0px 8px;
	background: #DFEEF7 url(images/more.png) no-repeat right;
	text-decoration: none;
	text-transform:uppercase;
}

/* Other News */	
.othernewsstyle{
}
.miniatura2 {
	float: left;
	width: 80px;
	color: #fff;
	background: #fff;  
	margin: 0 10px 10px 0; 
	padding: 5px;
}

.miniatura2 img {
	width: 80px;
}

.othernewstitle{
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

.othernewsdate{
	text-align: left;
	font-size: 85%;
}



/* Newsliststyle */
.newsCaption{
	color:#000;
	font-weight: bold;
}
.news_titlelink{  
	font-family: Georgia, Palatino, serif;
	font-size: 1.4em; 
	text-decoration: none;
	/* color: #00528A;  */
	color: #000033;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:3px;
}
.sottotitolo{
	font-family: Georgia, "Rekha";
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:3px;
}

.newsimage3 {
	float:right;
	margin-left:15px;
	text-align: left;
}

.newsimage3 img{
	/* max-width: 150px;
	width: auto !important;  */
	width: 150px;
}

/***************** FOOTER ***************/
#footer {
	margin:0px;
	margin-top:15px;
	background-image: url(images/bg_footer.gif);
	padding-top:5px;
	font-size: 85%;
	color: #fff;
	height:60px;
}

#footer a{
	color:#fff;
	text-decoration: underline;
}

#footer a:hover{
	color:#83B5D7;
	text-decoration: none;
}
.disclaimer{
	float: left;
	margin-left:15px;
}
.w3c{
	float:right;
	margin-right:15px;
}

/**************** FORUMHEADER ****************/

.forumheader{
	font: 90% verdana, arial, sans-serif;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: justify;
	color: #fff;
	background-color: #4BABC3;  
}

.forumheader a{
	color: #fff; 
	text-decoration: none; 
}

.forumheader2{
	background-color: #fff; 
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: justify;
}

.forumheader3{
	background-color: #fff; 
	padding: 4px;
	border: #C3BDBD 1px solid; 
	text-align: justify;
}

.forumheader4{
	background-color: #fff; 
	padding: 4px;
	border: #C3BDBD 1px solid; 
	text-align: justify;
}

.forumheader4 a{
	color:#000;
}

.forumborder{
	border: #000080 1px solid;
}

/* MODIFICA per il BBCODE */

.helpbox {
	border: 0px;
	width: 300px;
}

.tbox{
	border: #ccc 1px solid;
	color: #000;
	font: 14px verdana, tahoma, arial, helvetica, sans-serif; 
}

.tbox.chatbox {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.indent{ /* quote forum*/
	padding:10px;
	font-size:85%;
	color:#000;
	background-color: #E3ECF2; 
}

.blockquote2{ /* paolo */
	display: block;
	padding:10px;
	font-size:85%;
	color:#000;
	background-color: #f6f6f6;
}


/* Elenchi */

ul{ 
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.li a {
	display: block;
	text-decoration: none;
	padding: 0 1em;
	height: 2em;
	line-height: 2em;
}

ul.li {
	display: inline;
}

ul.li a:link, ul.li a:visited {
   color: #0000ff;
   background-color: transparent;
}

ul.li a:hover {
  color: #fff;
  background-color: #000;
}

/*********** BUTTON ***********/

.button, .button a, .button a:hover {
	height: 28px;
	font: 90% verdana, arial, sans-serif;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: center;
	color: #fff;
	background: url(images/bg_menu_blue.png) repeat-x;
}

.button-commenti, .button-commenti a, .button-commenti a:hover {
	height: 28px;
	font: 95% verdana, arial, sans-serif;
	/* padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;  */
	border: 1px solid #C3BDBD;
	text-align: center;
	color: #fff;
	background: url(images/bg_menu_blue.png) repeat-x;
	text-decoration: none;
}

