/***************************
Theme Name: IW_veronalibri
by iWebSolutions 
http://www.iwebsolutions.org 
****************************/

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Arial, Sans-Serif;
	font-size: 80%;	
	background:#03497E url(images/bckgrd.jpg) top repeat-x;
}
#wrap{
	margin:0 auto;
	width: 955px;
	background-color: #fff;
	background-repeat: repeat;
	padding:5px;
	color : #7B7B7B;
}

a {
	color: #03497D;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #fff;
	background-color: #000;
}

a:visited {
	color: #03497D;
	font-weight: normal;
	text-decoration: none;
}
a img{
border:0;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-size: 1.6em;
	letter-spacing: 0.1em;
	margin: 5px;
}
h3{
height:28px;
font-size: 100%;
color: #FF8C00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center{
	text-align: center;
}
.spacer{
	margin-top:10px;
}
.hide{
	display: none;
}
/**************** HEADER ***************/
#header {
clear:both;
	color: #075B9B;
	min-height: 160px;
	height: auto !important; 
	height: 160px;
	text-align: left;
	border: 0px none;
	background:#fff url("images/header.png");
	background-repeat: no-repeat;
	margin-bottom:5px;
}

#header h1{
	padding-top: 15px;
	font-size: 2.5em;
	letter-spacing: 0.1em;
	margin-left: 15px;
	color: #075B9B;
	/* height:18px;
	padding-bottom:0px;  */
}
#header h1 a{
	color: #075B9B;
	text-decoration: none;
}
#header h1 a:hover{
	color: #075B9B;
	background: none;
}
#header h2 {
	font-size: 1.2em;
	margin-left: 15px;
	font-weight: normal;
	color:#fff;
}

/******** MENU PRINCIPALE *********/
.navigation {	
	background: #075B9B;
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	
	margin-bottom:5px;
}

.navigation a {
	background: #075B9B;
	border-right: 1px solid #AFBEC7;
	color: #fff;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigation a:hover {background-position: left bottom; color: #234;
background: #fff;
}

/************ BLOCCO ARANCIO (in Homepage) **************/
.boxhome{
color:#fff;
padding:5px;
background:#FDB228 url('images/maincol_img.gif') no-repeat bottom left;
min-height: 150px;
height: auto !important; 
height: 150px;
margin-bottom:15px;

line-height:1.3em;
}
.boxhome .text{
padding-left:90px;
width: 400px;
}
.boxhome h3{
color:#fff;
font-size:1.2em;
letter-spacing: 0.1em;
margin-bottom:2px;
}
.boxhome a{
}
.boxhome a:hover{
	color: #fff;
	background-color: #000;
}

/*********** CONTENUTI CENTRALI *************/
#content {
	float: left;  /* x Firefox  */
	width: 520px;  
	padding:8px;
	margin-left:10px;
	margin-right: 10px;
	text-align:justify;
	
	line-height: 1.4em;
}


#contentcustom{
	width: 76%; 
	float:right;
	padding:10px;
	text-align:justify;
}
#contentcustom a{
	color: #0371BE;
	text-decoration: underline;
}
#contentcustom a:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#fullpage{
/*width: 98%;
	float:left;
	margin-left:-5px;   */
	background-color: #fff;
	background-repeat: repeat;
	padding:15px;
	min-height: 500px;
}

/*********** SINISTRA *************/
#sinistra {
	float:left;
	width : 177px;
	margin:0 0 10px 0;
	padding:10px;
	background-color: #FDB228;
	background-position: left;
	background-repeat: repeat-y;
	color:#000;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	
	line-height:1.5em;
}

#sinistra h3{
	color:#fff;
}
#sinistra a {
	color: #03497D;
	text-decoration: none;
}
#sinistra a:hover {
	color: #fff;
	background: none;
}
/*********** DESTRA*************/
#destra {
	float:right; 
	width : 177px;
	margin:0 0 10px 0; 
	padding:10px;
	background-color: #F2F9FF; /* CELESTE */
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
#destra h3{
height:28px;
font-size: 100%;
color: #FF8C00;
font-weight: bold;
}
#destra h3 a{
height:28px;
font-size: 100%;
color: #FF8C00;
font-weight: bold;
}
#destra a {
	color: #03497D;
	text-decoration: none;
}
#destra a:hover {
	color: white;
}

/************** NEWS **************/
.notizia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.notizia h2 {
	font-size: 1.5em;
	color: #000;
	text-align: left;
	margin-bottom: 0px;
	padding: 5px;
	border-top: 1px dotted #ccc;  
	border-bottom: 3px solid #fff;
	font-weight: normal;
	height:18px;
	margin-left: 50px;
}

.notizia a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.notizia a:hover {
	color:#fff;
}

.data {
	font-size: 80%;
	line-height: 0.8em;
	margin-left: 50px;
}
.newsimage {
	float:right;
	margin-left:15px;
	text-align: left;
}
.newsimage img{
	max-width: 100px;
	width: auto !important;
	width: 100px;
}
.commenti{
	font-size: 80%;
	text-align:right;
	height:10px;
}

.nextprev{
	text-align:center;
	padding : 2px;
}

.more a{
float:left;
padding: 0px 8px 0px 8px;
background: #DFEEF7 url(images/bullet2.gif) no-repeat right;
text-decoration: none;
text-transform:uppercase;
color:#000;
}

.more a:hover{
float:left;
padding: 0px 8px 0px 8px;
background: #DFEEF7 url(images/bullet2.gif) no-repeat right;
text-decoration: none;
text-transform:uppercase;
color:#000;
}

/* Other News */	
.miniatura2 {
	float: left;
	width: 60px;
	color: #fff;
	background: #fff;  
	margin: 0 10px 10px 0; 
	padding: 5px;
}
.miniatura2 img {
width: 60px;
}

.titoloothernews{
font: bold 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing: -1px; 
/* color:#fff;  */
}

/* DATE nelle NEWS */
.giustificato{text-align: justify;}
#newseventi{font-size:12px;color: #000000;margin:4px;border:1px dashed #CCCCCC;padding:8px;}
	#newseventi a{font-size:12px;color: #990000;}
	
.calendar {
display: block; 
margin-bottom: 8px; 
float: left; 
background: transparent url(images/calendario.gif) no-repeat;
width: 44px; height: 50px; 
color: #808080;
display: inline;
text-align: center;

}
	.mese {	padding:0;margin:0;color:#fff;font-size: 10px;text-transform:uppercase; font-weight: bold;  }
	.giorno {	font-size: 18px; margin:0; color: #C60000;
	margin-top:-2px; } 
	.anno {	font-size: 11px; font-weight:bold;margin:0;	color: #006A90; line-height:10px; } 

/*********** PAGINA DI REGISTRAZIONE (signup.php) ********************/	
#istruzioni{
	float:left; 
	width : 250px;
	margin:0 0 10px 0; 
	padding:10px;
	background-color: #fff; 
	/*
	min-height: 600px;
	height: auto !important;
	height: 600px;
	*/
}
#contentsignup{
	width: 630px; 
	float:right;
	padding:10px;
	text-align:justify;
}

.finestrella{
font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size:11px;
}
.testo80{font-size:11px;  text-align: left;}

/*********** MODULO RINNOVO ANNUNCIO (rinnova.php) ********************/	
#istruzionimodulo{
	float:right; 
	width : 250px;
	margin:0 0 10px 0; 
	padding:10px;
	background-color: #fff; 
}
#contentmodulo{
	width: 600px; 
	float:left;
	padding-right:20px;
	text-align:right;
}

#avvertenza {text-align: justify;padding:5px;background-color:#FFCC99;}


/*********** Style BANNER ***************/

.banner500{
	float:left;
	text-align: center;
	margin:0px;
}

/************ Font Rosso in Mercatino ***********/
.rosso {color: #FF0000;	font-weight:bold;font-size:10px;margin-top:6px;} 
.text80{font-size:11px;  text-align: left; border: 1px dotted #d6d6d6; background-color: #FFFACD;}
.highlight{font-size:11px;  background-color: #FFFACD;}


/***************** FOOTER ***************/
#footer {
	clear:both;
	font-size: 90%;
	text-align: center;
	padding:10px;
	color: #888888;
	line-height: 1.2em;
	background-color: #E3ECF2; /* AZZURRO XOOPS */
}
#footer a{
	color: #888888;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: none;
	color:#000;
	background-color: #fff;
}
#cr{
margin:0 auto;
padding:0;
text-align:center;
color: #fff;
font-size: xx-small;
}
#cr a{
color: #fff;
}
#cr a:hover{
color: #fff;
background-color: inherit;
text-decoration: none;
}


/**************** FORUMHEADER ****************/

.fcaption{
	font: 90% verdana, arial, sans-serif;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: justify;
	background-color: #A7D2F8;  
	/* background-color: #868EA4; /* BLU */
	/* background-color: #FDB228; /* ARANCIO */
	color: #000;
}

.forumheader{
	font: 90% verdana, arial, sans-serif;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: justify;
	background-color: #DFEEF7;
	/* background-color: #868EA4; /* BLU */
	color: #000;
	/* background-color: #f4f4f4;  */
	
}
.forumheader a{
color: #fff;
text-decoration: none; 
}

.forumheader2{
	background-color: #fff; 
	/* font: 100% verdana, arial, sans-serif;  */
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: justify;
}

.forumheader3{
	background-color: #fff; 
	/* font: 100% verdana, arial, sans-serif;  */
	padding: 4px;
	border: #C3BDBD 1px solid; 
	text-align: justify; 
}

.forumborder{
	border: #000080 1px solid;
}

/************** Pagina Gruppi Utenty (= classy.php) **************/
.classy{
	background-color: #fff; 
	/* font: 100% verdana, arial, sans-serif;  */
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: left;
}

/************** Pagina eclassifieds.php (Togliere sfondo azzurro) ***********/
.mercatino{
	background-color: #fff; 
	/* font: 100% verdana, arial, sans-serif;  */
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: justify;
}

/* MODIFICA per il BBCODE */

.helpbox {
border: 0px;
width: 300px;
}

.tbox{
border: #ccc 1px solid;
color: #000;
font: 14px verdana, tahoma, arial, helvetica, sans-serif; 
}

.tboxsearch{
width:147px;
border: #ccc 1px solid;
color:rgb(101,153,170);
font-weight:bold;
font-size:14px;
height:18px;
}


/* 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;
}


/*---------------- TAG CLOUD --------*/
.tagcloud{
	background-color: #F2F9FF; /* CELESTE */
/* color: #87CEFA  #483D8B;  */
	padding: 4px;
	border: #C3BDBD 1px solid; 
	text-align: justify; 
	/* font-size:150%;  */
}
.mintagcloud{
font-size:100%;
 color: #87CEFA;
}
.maxtagcloud{
font-size:200%;
color: #483D8B;
}
