/*
Theme Name:     LibroAid 2011
Theme URI:      http://www.libroaid.it/
Description:    Tema per LibroAid 2011
Author:         Piperitalab
Author URI:     http://www.lauryn.it/laura-gargiulo
Version:        1.0
*/
body, html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center; /* allineamento al centro per centrare il box su ie5 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #eee url(images/bgbody.gif) repeat-x 0 0;
	color: #333;
	line-height: 130%;
}
#skip{
	left: -9999px;
    position: absolute;
}
p {
	margin: 0;
	padding: 8px 0;
	line-height:1.5em;
}
ul{
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 10px 8px 8px 20px;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	list-style:none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #f60;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-size: 2.0em;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
	clear: left;
	line-height: 1.5em;
	font-family: 'Nunito', arial, serif;
}
#logo{
float:left;
width:144px;
display:block;
}
#tagline{
float:left;
width:222px;
display:block;
margin-top:40px;
}
#whoweare{
float: left;
width:440px;
margin-left:85px;
padding: 20px;
color: #fff;
}
#whoweare a{
color: #333;	
}
#whoweare ul, #whoweare li{
background-image: none;
margin:0;
padding:0;
}
#testata h1 a {
    display: block;
    height: 117px;
    text-indent: -9999px;
    width: 144px;
	background: transparent url(images/libroaid.gif) no-repeat 0 0;
	
}
#testata h2{
	color: #ff6600;	
	margin-top: -20px;

}
h2, .page #colonna2 h1, .single #colonna2 h1 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	/*padding: 0 0 50px 0;*/
	clear:left;
	font-family: 'Nunito', arial, serif;
	line-height:1.2;
	color:#009137;
}

#colonna2 h2{
font-size: 1.8em;
padding-top:20px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
	clear: left;
}
img {
	border: 0;
}
#centrato {
	margin: 0 auto; /* per allineare il box al centro su tutti i browser pi� recenti */
	text-align: left; /* riallineamento testo a sinistra per annullare l'effetto dichiarato nel body */
	width: 960px;
	border: 0;
	padding: 0;

}
#testata {
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/bgtestata.gif) no-repeat 0 0;
	height: 146px;
}
#contenuti {
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	float:left; /* per far s� che si veda il colore di sfondo */
}
#colonna1 {
	width: 200px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0 0 30px 0;
	padding: 0;
	border-right: 1px dotted #999;
}
#colonna3 {
	width: 192px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0 0 30px 0;
	padding: 0 0 0 15px;
	border-left: 1px dotted #999;
}
#colonna1 ul, #colonna1 li{
background-image: none;	
}
#colonna1 ul li ul li{
background:transparent url(images/bullet.png) no-repeat 0 10px;	
border-bottom: 1px dotted #999;
margin-right: 10px;
}
#colonna1 ul li ul li a{
text-decoration: none;	
}
#colonna1 h2{
padding: 0;	
}
#menu{
width: 180px;
height:317px;
padding:12px 12px 12px 5px;
background: transparent url(images/menu.gif) no-repeat 0 0;
font-size:14px;
}
#menu ul{
	border-bottom: 1px solid #22aa54;
}
#menu ul li{
	border-top: 1px solid #22aa54;
	border-bottom: 1px solid #18753a;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	padding: 8px 8px 8px 20px;
}
#menu ul li:first-child{
border-top: 0;

}
#menu .current-menu-item {
	background-image:url(images/bulletvisited.png);
}
#menu ul li a:link,
#menu ul li a:visited{
color: #fff;
text-decoration:none;
background-color:#009137;
}
#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active{
color: #666;
text-decoration:none;
background-color:#eee;
}
#login{
/*background: transparent url(images/login-.png) no-repeat 0 30px;*/	
/*height: 280px;*/
}
#aidloginform{
  background: transparent url(images/login-middle.png) repeat-y left top;
}
#aidloginform-top{
	background: transparent url(images/login-top.png) no-repeat left top;
	padding-bottom:40px;
}
#aidloginform-bottom{
	background: transparent url(images/login-bottom.png) no-repeat left bottom;
}
#loggedin{
background: transparent url(images/login.png) no-repeat 0 30px;	
height: 280px;
}
#colonna1 h2{
color: #f60;	
}
#ricerca{
	background: transparent url(images/ricerca.png) no-repeat 0 0;
	height: 240px;
}
#colonna2 {
	width: 535px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0;
	padding: 0 0 30px 15px;
	border: 0;
	
}

#colonna2 ol li {
background-image: none;
list-style-type: decimal;
}

#lastnews{
	font-size: 14px;	
}
#lastnews a, .posthome1 a, .posthome2 a{
color:#F60;	
font-family: 'Nunito', arial, serif;
font-size:14px;
}

#lastnews h2{
margin-top: -10px;
padding-top: 5px;
}

.posthome1{
	width:237px;
	float:left;
	padding: 15px 15px 15px 0;
}
.posthome2{
	width:237px;
	float:left;
	padding:15px;
}
#footer {
	clear: left;
	width: 960px;
	margin: 0;
	padding: 20px 0;
	border-top: 1px dotted #999;
	color: #999;
}
#credits{
	width:660px;
	float:left;
}
#secmenu{
width: 300px; 
float:left;
}
#secmenu ul li{
background-image: none;
display:inline;
}
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
img.alignright{
	float: right;
	margin: 0 0 10px 20px;
}
/* form */
fieldset{
border:0;
 padding: 30px 15px 0;
font-size:14px;
}
legend{
display: none;	
}
label{
float: left;
width:40%;

}
#login input,#ricerca input{
float: left;
width:50%;
margin-bottom:14px;
 border: 1px solid #999999;
}

#login input[type=button],#ricerca input[type=submit]{
background: transparent url(images/button.png) no-repeat 0 0;
color: #333;
border:0;
width:144px;
padding: 10px 6px 12px;
font-size:14px;
float:right;
margin-right:15px;
margin-top:10px;
}
#login input[type=checkbox]{
width: 20px;	
margin-left:80px;
}
#aidloginform_message{
	display:none;
	padding: 3px;
	font-size: 12px;
	color: red;
	background: #fff;
	border: 1px solid #f86a07;
	margin-bottom: 15px; 
}
/*label[for=ricorda]{
width: 50%;
font-size: 12px;
}*/
.linkutility li{
padding: 0 15px;	
}
.linkutility li a:link,
.linkytility li a:visited{
color:#333;
}
.linkutility li a:hover,
.linkutility li a:focus,
.linkutility li a:active{
color:#000;
}

.linkutility_loggedin li{
padding: 7px 15px;	
}
.linkutility_loggedin li a:link,
.linkutility_loggedin li a:visited{
color:#fff;
}
.linkutility_loggedin li a:hover,
.linkutility_loggedin li a:focus,
.linkutility_loggedin li a:active{
color:#000;
}

#ricerca h2{
padding: 15px 0 0 15px;	
}
#ricerca fieldset{
	padding-top:10px;
}

#aidreg
{
	background-color: #fff;
	border:1px solid #ff0000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 520px;
}
#aidreg ul li
{
	float: left;
	width: 100%;
	background: none;
}

#aidreg input[type=text]
{
	
	 border: 1px solid #999999;
}
#aidreg #spedisciindirizzofiglio,#aidreg #luogo_nascita,#aidreg #city,#aidreg #child_luogo_nascita,#aidreg #child_city,#aidreg #qualification
{
	
	 border: 1px solid #999999;
}
#aidreg input[type=submit],.sign-up{
background: transparent url(images/button_reg.png) no-repeat 0 0;
color: #333;
border:0;
width:180px;
padding: 10px 6px 12px;
font-size:14px;
float:right;
margin-right:225px;
margin-top:10px;
cursor: pointer;
}

span.error1{  
    color: red;  
    font-size: 11px;
	background: none;
	display: none;
	text-align: center;
	float: left;
}  
span.error2{  
    color: #e46c6e;  
    font-size: 11px;
	background: none;
	display: none;
	text-align: center;
	padding-left: 5px;
}  
input.error_text{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
select.error_text{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
textarea.error_text{  
    background: #f8dbdb;  
    border-color: #e77776;  
}  
#aidreg #note
{
	float: right;
	clear: both;
}
#aidreg p
{
 font-size: 12px;
 padding: 0px 8px;
}

.error
{
	border: 1px dashed #ff0000;
	width: auto;
	padding: 0 0 0 20px;
	color: #ff0000; 
}
.error li
{
	padding: 2px 0 0 2px;
	background: none;
	list-style: disc;
}
#aidlostpswdform
{
	display: none;
}
#school_type_extra
{
	margin-top: 10px;
	margin-left: 15px;
}
#school_type_extra_text
{
	font-size: 12px;
	margin-top: 10px;
}

.textwidget {
line-height: 1.5em;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
.alignright{
	float: right;
	margin: 0 0 10px 20px;
}

/* Aggiunte */
form#pregformedit label {display:block}

/*bottone registrati inizio*/
.registrati {
	clear: both;
	position:relative;
	display:block;
	height: 60px;
	width: 190px;
	background:url(images/registrati.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.registrati span.hover {
	position: absolute;
	display: block;
	height: 60px;
	width: 190px;
	background: url(images/registrati.png) no-repeat;
	background-position: bottom;
}
/*bottone registrati fine*/

/*bottone registrati inizio*/
.registrati {
	clear: both;
	position:relative;
	display:block;
	height: 60px;
	width: 190px;
	background:url(images/registrati.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.registrati span.hover {
	position: absolute;
	display: block;
	height: 60px;
	width: 190px;
	background: url(images/registrati.png) no-repeat;
	background-position: bottom;
}
/*bottone registrati fine*/


.box-main{
	width:515px;
	float: left;
	background:#dbe8f3;
	border:1px solid #9ccffa;
	padding: 0 0 11px 0;
}

.box-main h3{
	display:block;
	background:#9ccffa;
	padding: 6px 0 6px 5px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
}
.box-inner{
	padding: 10px 0 0 10px;
}
.box-inner .label {
	float: left;
	width: 35%;
	text-align: right;
}
.box-inner label{
	width: 100%;
	float: none;
	font-weight: bold;
	line-height: 22px;
	padding-right: 5px;
} 
.box-inner .field {
	float: left;
	width: 60%;
	text-align: left;
	padding: 0 0 7px 0;
}
.box-inner .actions {
	padding-top: 10px;
	text-align: center;
}
.divclear{
	clear: both;
	height: 0;
	font-size: 0px;
	padding: 0;
	margin: 0;
	float: none;
}
.school_type_li{
	width:298px;
	list-style: none;
}
.school_type_li li{
	background:none;
	padding: 2px 0 0 0;
}
.prod_options{
	width: 83px;
}
/*stili home page*/
    .big_box {
        padding: 0 15px 0 0;
    }
    .avvisi_box{
        color:#F60;
        font-family: 'Nunito', arial, serif;
        font-size:15px;
        border-bottom:1px dotted #999999;
        padding: 15px 0 15px 0;
        line-height: 1.5em;
    }
    .row_box{
        border-bottom:1px dotted #999999;
        padding: 15px 0 15px 0;
        line-height: 1.5em;
    }
    .img_box{
        border-bottom:1px dotted #999999;
        padding: 15px 0 15px 0;
        height:175px;
    }
    .img_left, .img_right{
        float:left;
        width:245px;
        height:100%;
    }
    .img_left{
         padding: 0 14px 0 0;
    }
    .img_right{
        padding: 0 0 0 14px;
        border-left:1px dotted #999999;