/*

Description: Sezioni personalizzabili.

Author: Massimo Mastromarino

Author URI: http://www.desmm.com/

*/ 





/* PERSONALIZZATO */ 

.titolo-articolo a,

.titolo-articolo a:hover{

	color:#00a9e0 !important;

	border-color:#00a9e0 !important;

}

.post .entry img{

	background:none !important; 

}

/* ============== */ 







body{

	background:url(img-colore/bg-body.gif) top center repeat #eeeeee;

}

#sfondo{

	background:url(img-colore/bg-sfondo.jpg) top center no-repeat;

}

.menu li.separa{

	background:url(img-colore/bg-separa.gif) left no-repeat; 

}

a.altro-top{

	background:url(img-colore/altro-top.gif) bottom left no-repeat !important;  

}

a.altro-top:hover{

	background:url(img-colore/altro-top-h.gif) bottom left no-repeat !important;   

}

a.altro-bot{

	background:url(img-colore/altro-bot.gif) top left no-repeat !important;  

}

a.altro-bot:hover{

	background:url(img-colore/altro-bot-h.gif) top left no-repeat !important;  

}

#cerca a,

.menu a{

	color:#656565 !important;

}

#cerca a:hover,

.menu a:hover{

  	color:#FFFFFF !important;

}

.pagetitle{

	border: 1px solid #c1c1c1;

	background:#f5f5f5;

	color: #c1c1c1;

}

#research{

	border: 3px solid #DDDDDD;

	background:#EFEFEF;

}





/* SLIDE

================================================================*/

#scorri-top {

	color: #fff;

}



/* isay TOPBAR 

================================================================*/



#isay-topbar .bg-logo{

	background:url(img-colore/bg-logo.gif) no-repeat !important; 

}







/* CERCA 

================================================================*/

#cerca .campo{

	background:url(img-colore/bg-campo.gif) left top no-repeat #b8b8b8 !important;

	background-color: #d7d7d7;

	color:#CCCCCC !important;

	color:#333333;

}

#cerca .campo:hover{

	background-color:#d7d7d7 !important;

	color:#333333 !important;

}

#cerca .campo:focus{

	background-color:#e7e7e7 !important;

	color:#333333 !important;

}

/*#cerca .bottone{

	color:#bababa;

}

#cerca .bottone:hover{

	background:url(img-colore/bg-cerca-h.gif) center no-repeat #5e5e5e;

	color:#FFFFFF;

}*/





/* CORPOB (esterno)

================================================================*/

#corpob{

	background:url(img-colore/bg-corpob-top.gif) top no-repeat !important; 

}

#corpob-tab{

	background:url(img-colore/bg-corpob-tab.gif) no-repeat !important; 

}

#corpob-bot{

	background:url(img-colore/bg-corpob-bot.gif) no-repeat !important; 

}





/* CORPOW (interno)

================================================================*/

#corpow{

	background:url(img-colore/bg-corpow.gif) left top repeat-y #ffffff; 

}

#corpow-top{

	background:url(img-colore/bg-corpow-top.gif) left top no-repeat  #ffffff;

	height:15px;

}

#corpow-bot{

	background:url(img-colore/bg-corpow-bot.gif) left bottom no-repeat #ffffff; 

}



/* CONTENT

================================================================*/

.datibot .inner a{													

	color:#728898;

}

/* .more-link{

	background:url(img-colore/bg-more-link.gif) no-repeat;

}
*/

div.datax,

.data{

	background:url(img-colore/bg-data.gif) no-repeat !important;

}

.SX .data, 

.DX .data{

	background:url(img-colore/bg-data-int.gif) right no-repeat !important;

}

.data .d{

	color:#4d4d4d; /*colore giorno*/

}

.data .m{

	color:#f6fafe; /*colore mese*/

}



/* COLONNA

================================================================*/

#colonna-top{

	background:url(img-colore/bg-colonna-top.gif) top no-repeat !important;

}





/* BLOGRSS (footer)

================================================================*/

#bg-blogrss,

#blogrss-dir,

#blogrss-dir-hide,

#scorri-bot,

#isay-topbar{

	background:#cdcdcd;

}

.blogrss li a{

	background:url(img-colore/bg-blogrss-li.gif) top right no-repeat;

}

.blogrss ul:hover li a{

	background:url(img-colore/bg-blogrss-li-h.gif) top	right no-repeat;

	

}

.blogrss:hover{

	background:url(img-colore/bg-blogrss-top-h.gif) top no-repeat #d7d7d7;

}

.blogrss ul:hover{

	background:url(img-colore/bg-blogrss-bot-h.gif) bottom no-repeat;

}

.blogrss  a{

	color:#7e7e7e;

}

.blogrss:hover a{

	color:#4c4c4c;

}

.blogrss li a:hover{

	background-color:#e7e7e7 !important;

	color:#5e5e5e;

}

.blogrss li h3 a,

.blogrss li h3 {

	color:#7e7e7e !important;

}

.blogrss li h3 a:hover{

  	color:#4c4c4c !important;

	background:none;

}







/* PAGINATION

================================================================*/

div.pagination a {

	border: 1px solid #ddd;

	color: #aaa;

	background: #FFFFFF;

}

div.pagination a:hover, 

div.pagination a:active {

	border: 1px solid #a0a0a0;

}

div.pagination span.current {

	border: 1px solid #e0e0e0;

	background-color: #f0f0f0;

	color: #aaa;

}

div.pagination span.disabled {

	border: 1px solid #f3f3f3;

	color: #ccc;

}














