/*
Description: Colori box interni.
Author: Massimo Mastromarino
Author URI: http://www.desmm.com/
*/ 


/* BOX
================================================================*/
#colonna-top h4, 
#colonna-bottom h4, 
#colonna-top h5, 
#colonna-bottom h5{
	background:url(bg-highlight-bigtop.gif) bottom no-repeat;
	color:#728898;
	display:block;
}
#colonna-top h4 span, 
#colonna-bottom h4 span{
	background:url(bg-highlight-bigtop.gif) top no-repeat;
	color:#728898;
	display:block;
}


#colonna-right h4, 
#colonna-left h4, 
#colonna-right h5, 
#colonna-left h5{
	background:url(bg-highlight-top.gif) bottom no-repeat;
	color:#728898;
	display:block;
}
#colonna-right h4 span, 
#colonna-left h4 span{
	background:url(bg-highlight-top.gif) top no-repeat;
	color:#728898;
	display:block;
}


.elenco ul li {
	color:#7e96a8;
}
#newsletter {
	background: #eff6fb;
}
#newsletter .campo-out {
	border:4px #e1eef7 solid;
}
#newsletter .campo:hover{
	background:url(bg-feedburner-h.gif) right center no-repeat #FFFFFF;
}
#newsletter .bottone{
	background: #eff6fb !important;
	background: #e1eef7;
}
#newsletter .bottone:hover{
	background: #e1eef7 !important; 
}


/* CONTENT
================================================================*/
.datibot{
	background:url(bg-datibot-bot.gif) bottom no-repeat #e1edf7;
}
.datibot .inner{
	background:url(bg-datibot-top.gif) top no-repeat ;
}
.datibot .inner,
.datibot .inner a{													
	color:#728898;
}


/* BOX
================================================================*/
.elenco ul li {
	color:#7e96a8;
}
#newsletter {
	background: #eff6fb;
	color:#728898;
}
#newsletter .campo-out {
	border:4px #e1eef7 solid;
}
#newsletter .campo:hover{
	background:url(bg-feedburner-h.gif) right center no-repeat #FFFFFF;
}
#newsletter .bottone{
	background: #eff6fb !important;
	background: #e1eef7;
	color:#728898;
}
#newsletter .bottone:hover{
	background: #e1eef7 !important; 
}
#newsletter .campo{
	background:url(bg-feedburner.gif) right center no-repeat #FFFFFF;
	border-color:#cbd3d9;
}
.elenco ul li ul li{
	background:url(bg-box-subli.gif) no-repeat;
}
.elenco a{
	border-bottom:1px dotted #9dbbd1;
}



/* COMMENTS
================================================================*/
#commentlist .comment-testo{
	background:url(bg-testocommento.gif) top left no-repeat #FFFFFF;
}
#commentlist {
	background:#eff6fb;
}
#commentlist li{
	background:#e1eef7;							  
}
#commentlist .comment-autore{
	color:#728898;
}
#commentlist .comment-autore a{
	color:#728898;
	border-bottom:1px dotted #728898;
}
#commentlist .comment-testo{
	border-color: #cbd3d9;
}


/* FORM COMMENTO
================================================================*/
.campo-autore input, 
.campo-url input, 
.campo-email input, 
.campo-commento textarea{
	background: url(bg-campo2.gif) top right no-repeat #FFFFFF;
}
#form-commento ul{
	background:#eff6fb;
}
.campo-autore label, 
.campo-url label, 
.campo-email label{
	color:#728898;
}
.campo-autore, 
.campo-url, 
.campo-email, 
.campo-commento {
	background: #e1eef7;
}
.campo-autore input, 
.campo-url input, 
.campo-email input, 
.campo-commento textarea{
	border-color:#cbd3d9;
}
.subscribe-to-comments{
	border:1px dotted #728898;
}









