/* ORGANIZZASPOSI - HOME PAGE PORTALE    */
/* FOGLIO DI STILE CSS Livello 2.1		 */
/* design -> Alessandro Ferullo <-		 */
/* contact -> webmaster at namec dot net */


/* BOX GRIGI IN EVIDENZA / NOVITA' / GLI ARTICOLI PIU' LETTI */

.box_t {  
  background: url("images/box_t.png") 0 0 repeat-x; 
  min-height:100px; 
  margin:10px;
}

/*
.box_b {  
  background: url("images/box_b.png") 0 100% repeat-x; 
} */

.box_l {  
  background: url("images/box_l.png") 0 0 repeat-y; 
}

.box_r {  
  background: url("images/box_r.png") 100% 0 repeat-y; 
}

.box_bl {  
  background: url("images/box_bl.png") 0 100% no-repeat; 
}

.box_br {  
  background: url("images/box_br.png") 100% 100% no-repeat; 
}

.box_tl {  
  background: url("images/box_tl.png") 0 0 no-repeat; 
}

.box_tr {  
  background: url("images/box_tr.png") 100% 0 no-repeat; 
  padding: 0px 17px 5px 17px;
}


/* FIXA GLI SPAZI BIANCHI IN IE */

br.clear { 
  clear: both; 
  height: 0; 
  line-height: 0px; 
} 


/* BLOCCO CON BOX IN EVIDENZA / NOVITA' */

#aggiornamenti { 
  width: 760px; 
  text-align: left; 
}

/* BARRA BENVENUTI */

#barrabenvenuti {
  background: #EAEAEA;
  border: #969696 1px solid;
  text-align: center;
}

#barrabenvenuti ol {
  list-style-type: none;
  line-height: 13px;
  padding: 0;
  margin:0 2px;
}

#barrabenvenuti li {
  display: inline;
  background-image: url("images/lista_dot.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 12px;
}

ol.box_lista_loggato {
  list-style-type: none;
  line-height: 20px;
  padding: 3px;
  margin: 0px 5px 0px 5px;
}

ol.box_lista_loggato li {
  background: none;
  padding: 3px 0 3px 5px;
  border-bottom: 1px dashed #333333;
}

ol.box_lista_loggato li img{
  vertical-align: middle;
}

/* IN EVIDENZA */

#aggiornamenti_sx { 
  width: 455px; 
  border: 1px solid #ffffff; 
  clear:left; 
}

/* NOVITA' */

#aggiornamenti_dx { 
  width: 290px; 
  border: 1px solid #ffffff; 
  float: right; 
}

.box_titolo a { 
  font: bold 12px verdana,arial,helvetica,sans-serif; 
  color: #333333; 
  margin: 2px 2px 10px 2px; 
}

ol.box_lista {
  list-style-type: none;
  line-height: 20px;
  vertical-align: bottom;
  padding: 3px;
  margin: 0px 10px 0px 10px;
}
	
ol.box_lista li {
  background: url("images/arrow.png") 0 2px no-repeat;
  padding-left: 12px;
  border-bottom: 1px dashed #333333;
}
	
ol.box_lista a, ol.box_lista .elink {
  font: bold 10px verdana,arial,helvetica,sans-serif; 
  color: #333333; 
}


/* CONTENITORE FEATURETTE / ARTICOLI PIU' LETTI / COLONNA */

#content {
  /* Fa da riferimento per i contenuti posizionati in modo assoluto */
  position: relative;
  width: 100%; 
  clear: both; 
}

.informazioni {
  position: absolute;
  width: 144px; /* @(width.img) + 30 */
  /* XXX l'altezza è allineata alle featurette,
     ma l'altezza di queste ultime è variabile */
  height: 618px;
  min-height: 618px;
  *height: 588px; /* IE fix */
  top: 35px;
  *top: 45px; /* IE fix */
  right: 175px;
  background: url("images/bottom.png") 0 0 repeat-x;
}

.informazioni_b {
  background: url("images/bottom.png") 0 100% repeat-x;
}

.informazioni_l {
  background: url("images/left.png") 0 0 repeat-y;
}

.informazioni_r {
  background: url("images/right.png") 100% 0 repeat-y;
}

.informazioni_bl {
  background: url("images/bottom_left.png") 0 100% no-repeat;
}

.informazioni_br {
  background: url("images/bottom_right.png") 100% 100% no-repeat;
}

.informazioni_tl {
  background: url("images/top_left.png") 0 0 no-repeat;
}

.informazioni_tr {
  padding: 10px 15px 10px 15px;
  background: url("images/top_right.png") 100% 0 no-repeat;
}

.informazioni ul {
  margin: 0;
  list-style: none;
}

.informazioni li {
  margin: 0;
  padding: 7px 0;
  *padding: 5px 0; /* IE fix */
}

.informazioni img {
  display: block;
  width: 114px;
  height: 78px;
  padding-bottom: 4px;
}


#colonna {
  background: url("images/colonna_mid2.png") repeat-y;
  width: 173px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  float: right;
}

/* Sponsor su colonna */
	
#colonna_sponsor {
  width: 120px;
  height: 600px;
  background: white;
  border: none;                  
  margin: 20px 0 10px 15px;
}	

td.colonna_top {
  width: 173px; 
  height: 66px;
  background: url("images/colonna_top2.png");
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
}

td.colonna_mid { 
  padding: 0px 0 0 10px; 
}
				
td.colonna_bot {
  width: 173px; 
  height: 64px;
  background: url("images/colonna_bot2.png");
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
}
	
#colonna_titolo {
  font: bold 12px verdana,arial,helvetica,sans-serif; 
  color: #993300;
  height: 30px;
  background: url("images/lista_header.png") 0px -5px no-repeat;
  padding: 0 0 0 25px;
  margin: 0 0 -20px -7px;
}

ol.colonna_lista {
  list-style-type: none;
  line-height: 13px;
  padding: 0;
  margin-left: 20px;
}
	
ol.colonna_lista li {
  background-image: url("images/lista_dot.png");
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 12px;
}


/* CONTENITORE DEI MINIBOX PER GLI ARTICOLI PIU' LETTI */

#articolipiuletti { 
  width: 575px; 
  margin: 0 0 0 0; 
}		

table.minibox_table {
  table-layout: fixed; 
  width: 480px;
  border-collapse: separate; 
  border-spacing: 5px; 
  border: none;
  background : none;
  margin: 10px auto 10px auto; 
  padding: 5px;
}
	
table.minibox_table td {
  width: 210px;
  padding: 5px 3px 3px 3px;
  border: 1px solid #c0c0c0;
  vertical-align: top;
  background: url("images/minibox_titolo_bg.png") 0 0 repeat-x; 
}


/*LE FEATURETTE PRESENTI NELLA HOME PUBLIC*/

.featurette_t {  
  background: url("images/featurette_t.png") 0 0 repeat-x; 
  /* width: 455px */
  width: 435px;
  margin: 10px;
  position: static;
}

.featurette_b {  
  background: url("images/featurette_b.png") 0 100% repeat-x; 
}

.featurette_l {  
  background: url("images/featurette_l.png") 0 0 repeat-y; 
}

.featurette_r {  
  background: url("images/featurette_r.png") 100% 0 repeat-y; 
}

.featurette_bl {  
  background: url("images/featurette_bl.png") 0 100% no-repeat; 
}

.featurette_br {  
  background: url("images/featurette_br.png") 100% 100% no-repeat; 
}

.featurette_tl {  
  background: url("images/featurette_tl.png") 0 0 no-repeat; 
}

.featurette_tr {  
  background: url("images/featurette_tr.png") 100% 0 no-repeat; 
  padding: 50px 15px 10px 15px; 
  position: relative;
  min-height: 140px;
  /**height: 140px;*/ /* XXX broken on IE 7 */
}

.featurette_sottotitolo { 
  margin-left: 40px;
  font: 9px verdana, arial, helvetica, san-serif;
  color: #333333;
}

.featurette_sottotitolo a { 
  font: 9px verdana, arial, helvetica, san-serif;
  color: #993300;
}

.featurette_titolo {  
  position: absolute; 
  left: 80px; 
  top: 10px; 
  width: 350px;
}

/*
.featurette_titolo a {  
  font: bold 12px verdana,arial,helvetica,sans-serif; 
  color: #993300; 
}*/


/* CORNICE PER IMMAGINI PRESENTI IN ARTICOLI / FEATURETTE / EVIDENZA */

.shadow_leftalign { 
  float: left; 
} /* POSSIBILITA' DI FLOATTARE L'IMMAGINE A SINISTRA */

.shadow_rightalign { 
  float: right; 
} /* POSSIBILITA' DI FLOATTARE L'IMMAGINE A DESTRA */

.shadow_t {  
  background: url("images/shadow_t.png") 0 0 repeat-x; 
  margin: 1px; 
  padding: 0 0 0 0;
}

.shadow_b {  
  background: url("images/shadow_b.png") 0 100% repeat-x; 
}

.shadow_l {  
  background: url("images/shadow_l.png") 0 0 repeat-y; 
}

.shadow_r {  
  background: url("images/shadow_r.png") 100% 0 repeat-y; 
}

.shadow_bl {  
  background: url("images/shadow_bl.png") 0 100% no-repeat; 
}

.shadow_br {  
  background: url("images/shadow_br.png") 100% 100% no-repeat; 
}

.shadow_tl {  
  background: url("images/shadow_tl.png") 0 0 no-repeat; 
}

.shadow_tr {  
  background: url("images/shadow_tr.png") 100% 0 no-repeat; 
  padding: 8px 8px 5px 8px;
}

.shadow_tr img { 
  border: 1px solid #f2b68a; 
} /* COLORE DEL BORDO ATTORNO ALL'IMG */



/* Eventi del mese */
#eventi {
  width: 560px;
}

#eventi h3 {
  position: absolute;
  top: 0;
  left: 120px;
  width: 440px;
}

#eventi h3 img {
  float: none;
  width: auto;
}

#eventi h4 {
  margin: 10px 0 5px 129px;
  padding: 0;
  font: bold 10px verdana,arial,helvetica,sans-serif;
}

#eventi td {
  width: 260px;
  padding: 5px;
}

.evento img {
  display: block;
  float: left;
  width: 114px;
  height: 74px;
  margin-top: -15px;
}

.event-info,
ul#eventi .evento p {
  padding-left: 129px; /* width immagine + 15px */
}

#mostra-eventi {
  padding-left: 360px;
}


/* usato per le fiere matrimonio */
ul#eventi {
  width: auto;
}

ul#eventi li {
  display: block;
  padding: 15px 0;
}

p.event-date {
  padding-top: 1em;
}


/* ORGANIZZASPOSI - HOME PAGE PORTALE   */
/* FOGLIO DI STILE CSS Livello 2.1		  */
/* design -> Alessandro Ferullo <-		  */
/* contact -> webmaster at namec dot net */
