/*
Theme Name: Pasw2015 Child
Description: Tema Child per il tema pasw2015
Author: Dott. Fabio Manuppella
Author URL: http://www.famainformatica.it
Template: pasw2015
Version: 1.0
*/

@import url("../pasw2015/style.css");

/*
.contatti{
	float: right;
	padding: 5px 10px 5px;
	font-size: .8em;
	text-align: right;
	margin: 20px 20px 0px 0px;
	border-radius: 5px;
	border-top: 1px solid #25385D;
	border-right: 1px solid #25385D;
}
*/
#wrapper #container #leftsidebar ul li.categories, #wrapper #container #leftsidebar ul li.widget_nav_menu {
	/*background: url("images/menuSfuma.jpg") repeat-x scroll left top transparent;*/
	border: 1px solid rgb(193, 218, 193);
	/*border-radius: 5px;*/
	margin: 8px;
}

#footer {
padding: 5px 0;
clear:both;
min-height: 30px;
position: relative;
z-index: 0;
width: 100%;
color: #FFF;
text-align: center;
margin-top: 0px;
background-color: #0158a8 !important;
}

#footer a {
text-decoration: underline;
}

#footer-interno {
	margin: 100px auto;
}

.footer-column {
	float:left;
	width:55%;
}

#footer-credits {
	float:right;
	width:25%;
}

#footer a {
color:#FFF;
}

#leftsidebar, #rightsidebar{
    background: #f4f2f2;    
}

#wrapper, #topbar, #header ul.sito, #footer { 
    z-index:1;    /* fix per cambio di colore leftsidebar */
}

.topsearch-div{
    z-index:2; /*/* fix per cambio di colore leftsidebar. Aumentato z-index di 1 per mantenere in primo piano la searchform */
    
}
#header-interno{
    text-align: center;    
}

#header h1{
    font-size: 2.0em;
    margin: 0px 0px 0px 0px;
	text-align: center;
}
/*
#header{
	text-align: left;
}*/


#leftsidebar h2 {
    display: block;
    padding-top: 0px;
	padding-right: 5px;
    text-decoration: none;
    font-size: 0.8em;
    border-bottom: 0px dotted;
    background-color: #0158a8;
	text-align: right;
	text-transform: uppercase;
	color: white;
}

#rightsidebar h2 {
	background-color: #0158a8 !important;
	padding-right: 5px;
	text-align: right;
	text-transform: uppercase;
	color: white;
}

.sotto-pagine li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
	border-bottom: 1px solid green;
}

#sidebarleft-100-background{
background-color: #f4f2f2 !important;
}