body {
    background: #719AD9;
}

/******** sfumato o no ************/

#header {
   /* background: url("images/middleSfuma.jpg") repeat-x scroll left top transparent;*/
}

#leftsidebar ul li.categories, 
#leftsidebar ul li.widget_nav_menu {
      /* background: transparent url(images/menuSfuma.jpg) left top repeat-x;*/
         background: #C2E2ED;
}

#footer {
	/*background: transparent url(images/menuSfuma.jpg) left bottom repeat-x;*/
}


#leftsidebar .current_page_item a, #leftsidebar .current_page_item ul li a {
	color: #25385D !important;
	text-decoration:none;
	background-color: #DEEFF6;
}


/******** FINE sfumato o no ************/


h1, h2, h3, h4, h5, h6 {
	color: #25385D;
}

#topbar{
	background-color: #25385D;
	color: #F0F0F0;	
}
#postnavigation .navheader {
	color: #25385D; 
}
#leftsidebar h2 
{
	color: #25385D;
	border-bottom: 1px solid #25385D;
}
#leftsidebar h2 a{
	color: #fff;
	background:#25385D;
}

#leftsidebar ul ul li {
	border-bottom: 1px dotted #25385D;
}

#rightsidebar ul, #leftsidebar h2 a:hover, #leftsidebar ul ul ul li a:hover, #leftsidebar ul ul li a:hover, #rightsidebar h2 a:hover, #rightsidebar ul ul li a:hover, #rightsidebar ul ul ul li a:hover {
	background: #DEEFF6;
	color: #25385D;
}

#rightsidebar h2 {
	color: #25385D;
	border-bottom: 1px dotted #25385D;
}

#rightsidebar li.active a, #rightsidebar ul ul li.active a, #leftsidebar li.active a {
        background-color:#DEEFF6!important;
        color:#25385D!important;
}

#footer p {
	border-top: 1px solid #25385D;
}

.posttitle, .pagetitle {
	color: #25385D;
	border-bottom:1px dashed #25385D;
}

.postmeta .postauthor, .comment-author {
	color: #25385D;
}


/******** HOME PAGE ************/

#home-left {
    	border-right: 1px dotted #25385D;
}

#sotto-hp .col-com2 h2 a {
    color: #25385D;
}
.col-com2 {
    background-color:#DEEFF6;
}

#centrecontent table th {
	background-color: #C2E2ED;
	border-bottom: 1px solid #25385D;
	color: #25385D;
}

#centrecontent table td {
	background-color: #DEEFF6;
	border-bottom:1px solid #CDCDCD;
}
.riassunto{
	background-color: #DEEFF6;
}

#footbar{
	background-color: #25385D;
	color: #F0F0F0;	
}
