/*
Theme Name: PASW 2015 Child
Description: Variazioni sul tema originale Pasw2015 di WordPress
Autor: Francesco Dei Rossi
Version: 0.13   
Template: pasw2015
*/

/* aggiornato a pasw2015 v. 1.4.3 */



/* Start personalizzazioni CSS */

#header h1 {
font-size:2.4em;
padding:0;
margin:-10px 0 0 10px;
font-weight:600;
}


.contatti {
text-shadow:none!important;
float:right;
padding: 5px 5px 5px;
font-size:.7em;
text-align:right;
margin: 10px 10px 0px 0px;
border-radius: 5px;
border-top: 1px solid #25385D;
border-right: 1px solid #25385D;

}
#bannerlungo {
	/*background-image: url("http://www.liceodellarovere.gov.it/wp-content/uploads/bannerlungo2.jpg");*/
	background-image: url(../pasw2013/images/istituto.png);
	background-repeat: no-repeat;
	float: left;
	background-color: #25385D;
	margin: 0 auto;
	float: left;
	height: 200px;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 100%;
	font-weight: bold;
}
#carosello {
	background-repeat: no-repeat;
	float: left;
	background-color: #25385D;
	margin: 0 auto;
	float: center;
        min-height: 230px;
	padding-top: 0%;
	padding-bottom: 0%;
	width: 100%;
	font-weight: bold;
}

#leftsidebar h2 a {
display:block;
background: url("images/middleSfumablu.jpg") repeat-x scroll left top transparent;
text-decoration:none;
}

#leftsidebar ul ul {
background: url("images/middleSfumablu.jpg") repeat-x scroll left top transparent;
margin-left:30px;
}