body {
  color: #333;
  font-size: 11px;
  height: auto;
  background:url(/static/img/bkg.gif) repeat #fff;
  font-family: Georgia, serif;
}

a {
  color: #3e3e37;
  text-decoration: none;
  transition: all 0.2s;
   -moz-transition: all 0.2s; /* Firefox 4 */
   -webkit-transition: all 0.2s; /* Safari and Chrome */
   -o-transition: all 0.2s; /* Opera */
}

a:hover {
  color:#e03239;
  text-decoration: none;
}

h1 {
  font-weight: 300;
  padding-top: 20px;
}

h2 {
  padding-top: 20px;
}

h2.boxtitle, h2.titolo_paragrafo{
	font-family: 'Varela', sans-serif;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
	padding:5px 10px;
	display:block;
}

.clear{
	height:15px;
}
.w_380 {
    width: 380px;
}
.w_auto {
    width: auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.pointer {
    cursor: pointer;
}
#container{
	padding: 0 45px;
	background:#fff;
}

/* HEADER */
header{
	height:250px;
	background:#3e3e37;
	font-family: 'Varela', sans-serif;
	font-size:400;
	text-transform:uppercase;
	font-size:13px;
	}
	
header>#logo{
	background:url('/static/img/banner.png') no-repeat;
	height:161px;
	width:436px;
	margin: 40px 0 0 -25px;
}


header>#logo a{
	text-indent:-9999px;
	display:block;
	background:url('/static/img/logo.png') no-repeat 50% 50%;
	height:136px;
	width:162px;
	margin-left:35px;
	float:left;
}

header>#logo p{
	font-size:13px;
	width:195px;
	display:block;
	float:left;
	padding:25px 0 25px 25px;
	margin-top:15px;
	border-left:2px dotted #3e3e37;
}
	
header>nav#menu{
	padding-top:35px;
	margin-left:-10px;
}
	
header>nav a{
	color:#3e3e37;
	background:#edebde;
	padding:2px 5px;
	display:block;
	float:left;
	clear:both;
	margin-bottom:2px;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}

header>nav a.selected{
	background:#e03239;
	color:#edebde;
}

header>nav a:hover{
	background:#ffffff;
	color:#e03239;
	padding-right:20px;
}

header>nav a#cosa-fa.selected, header>nav a#download.selected{
        background:#BED649;
        color:#fff;
    }
    
header>nav a#cosa-fa:hover, header>nav a#download:hover{
        color:#BED649;
		background:#fff;
    }

header>nav a#cosa-puoi.selected, header>nav a#contattaci.selected{
        background:#FDCA39;
        color:#fff;
    }
    
header>nav a#cosa-puoi:hover, header>nav a#contattaci:hover{
        color:#FDCA39;
		background:#fff;
    }

header>nav a#progetti-news.selected{
        background:#68C1C4;
        color:#fff;
    }
    
header>nav a#progetti-news:hover{
        color:#68C1C4;
		background:#fff;
    }
	
	
	

/*FOOTER*/
footer{
	border-top: 1px solid #3E3E37;
	padding:45px 0;
	margin-top:30px;
	font-size:11px;
	color:#3e3e37;
}
footer .name, footer dt{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:10px;
}

footer dd{
    margin-bottom:5px;
}

/* SOCIALBAR */
#socialbar{
	border-width: 1px 0;
	border-style: solid;
	border-color: #3e3e37;
	padding:8px 0px;
	font-size:11px;
}

#socialbar p{
	margin-bottom:0px;
}

#socialbar>#twitter #time{
	font-family: 'Varela', sans-serif;
	font-size:700;
	text-transform:uppercase;
	line-height:35px;
}

#socialbar>#twitter #time span{
	color:#bebca3;
}

#socialbar>#twitter #time:after{
	content: " ";
	background:url(/static/img/freccia_tweet.jpg) no-repeat center;
	width:48px;
	height:35px;
	display:block;
	float:right;
}

#socialbar>#social a{
	display:block;
	width:26px;
	height:26px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	margin:4px 0 0 5px;
	transition: background-position 0.2s;
	-moz-transition: background-position 0.2s; /* Firefox 4 */
	-webkit-transition: background-position 0.2s; /* Safari and Chrome */
	-o-transition: background-position 0.2s; /* Opera */
}

#socialbar>#social a.facebook{
	background:url(/static/img/facebook.gif);
}

#socialbar>#social a.twitter{
	background:url(/static/img/twitter.gif);
}

#socialbar>#social a.flickr{
	background:url(/static/img/flickr.gif);
}

#socialbar>#social a.vimeo{
	background:url(/static/img/vimeo.gif);
}

#socialbar>#social a:hover{
	background-position:bottom;
}

#twitter ul, #twitter li{
    padding:0px;
    margin:0px;
    list-style:none;
}


/*HOME PAGE*/

/* slideshow */
#slideshow{
    width: 940px;
    overflow: hidden;
/* 	height:308px; */
/* 	background:url(/static/img/progetto.jpg); */
}

.orbit-caption a{
	height:308px;
	background: url('/static/img/freccia.png') no-repeat center 240px rgba(0,0,0,1);
	color:#fff;
	text-align:left;
}

.orbit-caption a h2{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:13px;
 	padding:30px 30px 0px 30px;
}

.orbit-caption a p{
	font-size:11px;
	padding:0 30px 30px 30px;
}

.orbit-caption a:hover{
	background-color:#e03239;

}

#slideshow_elements{
	margin-top:15px;
}

#slideshow_elements a img{
	box-shadow: 0px 0px 5px #999999;
	margin-left:8px;
	border:2px solid #fff;
}

#slideshow_elements a.first img{
	margin-left:0px;
}

#slideshow_elements a.last img{
	margin-right:0px;
}

#slideshow_elements a.selected img{
	border-color:#62c5c6;
}

#slideshow_elements a:hover img{
	border-color:#e03239;
}

/* sentence */
section>#sentence{
	font-family: 'Lato', sans-serif;
	font-size:32px;
	font-style:italic;
	font-weight:300;
	color:#3e3e37;
	line-height: 40px;
	border-bottom: 1px solid #3E3E37;
	padding-bottom:35px;
	margin-bottom:10px;
}

/* news */
section>#news h2{
	background-color:#68c1c4;
	color:#fff;
	margin-bottom:5px;
}

#news article{
    border-bottom:1px dotted #333;
    padding:10px; 
    padding-bottom:20px;
	cursor: pointer;
}

#news article:hover, #news.archive article.open{
    background:#f3f3f3;
}

#news article h1{
        padding:0px;
        margin:0px; 
        margin-top:5px;  
        font-size:14px; 
		color:#e03239; 
}

#news article h1 a{
        font-family: 'Lato', sans-serif; 
        color:#e03239;  
		font-style: italic;
}

#news article h1 a:hover{
    color:#222;
    }

/* newsletter */
section>#newsletter h2{
	background-color:#fdca39;
	color:#333333;
	margin-bottom:5px;
}

section>#newsletter p{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	line-height:24px;
	font-style:italic;
	font-weight:300;
	color:#3e3e37;
}

section>#newsletter a{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height: 18px;
	text-transform:uppercase;
	color:#fff;
	background:url('/static/img/mail.png') no-repeat 15px center #c6c4ad;
	display:block;
	padding:15px 10px 15px 80px;
	border-top:1px solid #3a3b34;
}

section>#newsletter a:hover{
	background-color:#e03239;
}

/* staff */
section>#staff{
	font-size:11px;
	color:#3e3e37;
}

section>#staff h2{
	background-color:#c9d200;
	color:#000;	
	margin-bottom:0px;
}

section>#staff h3, #staff article h2{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	font-size:9px;
	text-transform:uppercase;
	margin:10px 0px 0px 0px;
}

section>#staff a{
	font-style:italic;
	background:url(/static/img/freccia.gif) no-repeat center left;
	padding-left:20px;
}


/* project */
section>#project h2, h2.titolo_paragrafo{
	background-color:#e53434;
	color:#ffffff;
	margin-bottom:0px;
}

/*PROGETTI*/

/*aside*/
nav#categories{
	margin-top:35px;
	border-bottom:1px solid #3E3E37;
}

nav#categories dt{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:15px;
	font-size:13px;
	background:#e03239;
	color:#fff;
	display:table;
	padding:2px 5px;
}
nav#categories dd{
	margin-bottom:5px;
}
nav#categories dd:before {
	content: "—  ";
}

nav#categories a.selected{
	color:#000;
	font-weight:bold;
}

#search{
	margin-top:35px;
}

#search>.search-submit{
    background: url("/static/img/search.gif") no-repeat scroll 10px center #edebdd;
    border-radius:10px 0 0 10px;
	border:0;
    height: 30px;
    margin-left: 0;
    padding: 9px;
    width: 30px;
	display:block;
	float:left;
}

#search>.search-text{
    border-radius:0 10px 10px 0;
	border:0;
	border-top:1px solid #EDEBDD;
    height: 29px;
    line-height: 29px;
    margin: 0;
    padding: 0 5px;
    width: 100px;
	background:#edebdd;
	display:block;
	float:left;
}

#tags{
	margin-top:15px;
	border-bottom:1px solid #3E3E37;
	padding-bottom:20px;
}

.tags a{
	color:#fff;
	background:#c6c4ad;
	padding:2px 5px;
	display:block;
	float:left;
	margin:2px 4px 2px 0px;
	border-radius:4px;
	font-family: 'Varela', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:10px;
}

.tags a.selected{
	background:#e03239;
}

.tags a:hover{
	background:#222222;
}

/*section*/
section>header{
	background:none;
	text-transform:none;
	font-family: 'Lato', sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:300;
	color:#3e3e37;
	line-height: 30px;
	border-bottom: 1px solid #3E3E37;
	padding-bottom:20px;
	margin-bottom:25px;
	height:auto;
}

section>header img{
	margin-bottom:20px;
}

section>header h1{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:10px 5px;
}

section>header h1.nomedellacategoria{
	background-image:url(/static/img/nomedellacategoria_icona.gif);
}

section>header #abstract p{
	border-left:2px dotted #3e3e37;
	padding-left:30px;
	margin:0px;
}

#projects article{
	border-bottom: 1px solid #3E3E37;
	padding-bottom:15px;
	margin-bottom:15px;
}

#projects article h2{
	background-color:#e53434;
	color:#ffffff;
	margin-bottom:0px;
	  transition: all 0.5s;
   -moz-transition: all 0.5s; /* Firefox 4 */
   -webkit-transition: all 0.5s; /* Safari and Chrome */
   -o-transition: all 0.5s; /* Opera */
}

#projects article:hover h2{
	background:#222222;
}

#projects article p{
	margin-top:15px;
}

#projects article .tags a:hover{
	background-color:#e53434;
}

/* SCHEDA PROGETTO */

article#project hgroup, #storia hgroup, #lavora hgroup{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#3e3e37;
	text-align:left;
	border-bottom: 1px solid #3E3E37;
	margin-bottom:20px;
	font-style:italic;	
}

article#project h1, #storia h1, #lavora hgroup h1{
	font-size:40px;
	margin-bottom:0px;
	line-height:45px;
}

article#project hgroup h2, #storia hgroup h2, #lavora hgroup h2{
	font-size:24px;
	font-weight:100;
	padding-top:15px;
}

article#project p{
	font-size:11px;
	line-height:18px;
}

article#project #images img{
	margin-bottom:15px;
}

article#project #share{	
    height:65px;
    border-bottom: 1px solid #3E3E37;
    font-family: 'Varela', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:13px;
    line-height:65px;
    margin-bottom:20px;
}

article#project #share span{
	padding-left:40px;
}

article#project #text{
	border-bottom: 1px solid #3E3E37;
}

/*SCOPRI OIKOS*/
.scopri nav#categories dt{
	background:#bed649;
}

.scopri .tags a.selected{
	background:#bed649;
}

.cosa_puoi_fare_tu nav#categories dt{
	background:#FDCA39;
}

.progetti-news nav#categories dt{
	background:#68C1C4;
}

.contatti nav#categories dt{
	background:#FDCA39;
}



/* REGALI SOLIDALI SLIDER */

#slider li{
	margin-left: 0;
}

#slider ol li{
	margin-left: 5px;
}
#slider ol{
	visibility: hidden;
}

#slider .caption {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

/*STAFF*/
#staff article{
	margin:10px 0px 10px 10px;
	float:left;
	width:185px;
    height: 298px;
	display:block;
	overflow:hidden;
	border-bottom:5px solid #bed649;
	 transition: opacity 0.5s;
   -moz-transition: opacity 0.5s; /* Firefox 4 */
   -webkit-transition: opacity 0.5s; /* Safari and Chrome */
   -o-transition: opacity 0.5s; /* Opera */
}

#staff article h2{
	padding-top:0px;
}

#staff article h3{
	font-size:10px;
}

#staff article a:hover{
	color:#333;
}

#staff article a:hover h2{
	color:#bed649;
}

#staff article a:hover h3{
	color:#333;
}

.off{
	opacity:0.5;
}

/*STAFF*/
.scheda_staff{
	background:#e8e6d6;
	padding:50px;
}

.scheda_staff header{
	background:none;
	border-bottom:1px solid #3f3e34;
	margin-bottom:0px;
	height:auto;
}

.scheda_staff h1{
	font-family: 'Varela', sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:18px;
	background:#3f3e34;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
}

.scheda_staff a.email{
	font-size:18px;
	padding:10px;
	background:#fff;
	color:#bebca3;
	margin-top:10px;
}

.scheda_staff a.email:hover{
	background:#bed649;
	color:#fff;
}

.scheda_staff #tags{
	border:0px;
	margin-bottom:10px;
	margin-top:20px;
}

.scheda_staff p{
	font-size:14px;
	line-height:20px;
	border-bottom:1px solid #3f3e34;
	padding-bottom:20px;
}

/* CONTATTI */
#sede h1, #sede h2{
    font-family: 'Lato', sans-serif;
    font-weight:300;
    color:#3e3e37;
    text-align:left;
    border-bottom: 1px solid #ccc;
    margin-bottom:20px;
    font-style:italic;  
}

#sede h1{
    font-size:48px;
    border:0px;
}

#sede h2{
    margin-bottom:10px;
    margin-top:0px;
    padding-top:0px;
}

#sede{
padding-top:40px;
}
.share_cont {
    width: auto; 
    float: left;    
    margin-bottom: 0px;
    margin-top: 30px;
    margin-right: 10px;
}
article#project #share .share_cont span {
    padding: 1px;
}
.imggallery img {
    opacity: 1;
}

/* NEWSLETTER FORM */
#newsletter-form{
    padding-top:5px;
}

#newsletter-form input{
    width:96%;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    padding:10px 2%;
    border:0px;
    margin:5px 0;
    color:#b1ae90;
}

#newsletter-form input.focused{
    color:#000;
}

#newsletter-form input#citta{
    width:70%;
    margin-right:2%
} 
#newsletter-form input#provincia{
    width:20%;
} 

#newsletter-form input#iscriviti, #newsletter-form input#cancella{
    font-family: 'Lato', sans-serif;
    width:70px;
    cursor:pointer;
    font-size:10px;
    text-transform:uppercase;
    color:#ffffff;
    background:#52babb;
    padding:10px;
}

#newsletter-form input#iscriviti:hover, #newsletter-form input#cancella:hover{
    background:#333333;
}
#newsletter-form input#cancella{
    background:#b1ae90;
}

/* NEWS ARCHIVE */
#news.archive{
	margin-top:22px;
	}

#news.archive p{
	margin-bottom:10px;
	}

#news.archive a{
	color:#E03239;
	}
	
#news.archive a:hover{
	text-decoration:underline;
	}
	
	/* STORIA */
#storia hgroup{
    margin-bottom:50px;
}

#storia .timeline{
    background-image:url("../img/storia_line.gif");
    background-repeat:repeat-y;
    background-position:center;
}

#storia article{
    width:425px;
    display:block;
    float:left;
    background-image:url("../img/baloon_sx.png");
    background-repeat:no-repeat;
    background-position:315px 20px;
	margin-top:-1px;
	margin-bottom:50px;
}

#storia article .baloon{
    width:313px;
    display:block;
    float:right;
    background-color:#e8e6d6;
    border-radius:10px;
    padding:10px 10px 0 10px;
    margin-top:-20px;
	transition: all 0.2s;
   -moz-transition: all 0.2s; /* Firefox 4 */
   -webkit-transition: all 0.2s; /* Safari and Chrome */
   -o-transition: all 0.2s; /* Opera */
}

#storia article .baloon p{
    margin-bottom:10px;
    }

#storia article .baloon p span{
    color:#E03239;
}

#storia article .anno{
    background:url("../img/bollo_anno.png");
    background-position:0 72px;
    height:72px;
    width:72px;
    display:block;
    color:#fff;
    line-height:72px;
    text-align:center;
    float:right;
    margin-left:20px;
}

#storia article.right{
    margin-top:100px;
    margin-left:-72px;
    background-image:url("../img/baloon_dx.png");
    background-position:80px 20px;
}

#storia article.right .baloon, #storia article.right .anno{
    float:left;
}
#storia article.right .anno{
    margin-left:0px;
    margin-right:20px;
}


#storia article:hover .anno{
    background-position:0 0;
}

#storia article:hover .baloon{
	margin-top:-30px;
	margin-bottom:10px;
	}

#storia .freccia{
	display:block;
	height:7px;
	background:url("../img/storia_freccia.gif") no-repeat center;
	}
.h_50 {
    height: 50px;
    overflow: hidden;
}
.h_100 {
    height: 108px;
    overflow: hidden;
}

.boxazzurro{
    background:#56C1C9;
     color:#fff;
	 display:block;
	 width:350px;
	 float:left;
	 margin-right:10px;
	 margin-bottom:10px;
}

article#project .boxazzurro hgroup{
    border:0px;
    margin-bottom:0px;
}

.boxazzurro h1, .boxazzurro h2{
    color:#fff;
}

article#project .boxazzurro h2{
    padding:0px 10px;
    font-size:18px;
    margin-bottom:10px;
    line-height:22px;
}


article#project .boxazzurro h1{
    padding:10px;
    font-size:24px;
    padding-bottom:0px;
}

h2.boxtitle, h2.titolo_paragrafo{
	margin-bottom:10px;
}

.file.grid_3.di10{
    width:200px;
    margin:0 10px 10px 10px;
    font-size:13px;
    line-height:16px;
    border-bottom:1px solid #999;
    padding:10px;
    padding-left:30px;
	min-height: 70px;
	background:url("/static/img/download.png") no-repeat left 29px;
	
}

.file .data{
    display:block;
    clear:both;
    color:#999;
    font-size:11px;
    margin-bottom:5px;
}

.file .sottocategoria{
	display: block;
    clear:both;
    color:#E03239;
    font-size:9px;
    font-family: 'Varela', sans-serif;
    text-transform:uppercase;
}

.btn-standard{
	border-radius: 2px;
	background: #EE3F3C;
	border: 1px solid #D5D5D5;
	width: 100%;
	font-family: Varela;
	font-size: 1.5em;
	color: white;
	padding: 5px 5px 5px 8px;
	display: block;
}

.btn-standard:hover{
	background: #c6c4ad;
	cursor: pointer;
	color: white;
}

footer .btn-standard{
	margin-bottom: 10px;
}

.form-donazione{
	background: #ffffff;
	padding: 20px;
}
.form-donazione ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.form-donazione ul li{
	width: 100%;
	display: block;
	overflow: hidden;
	margin: 5px;
}
.form-donazione label{
	width: 20%;
	display: inline-block;
	text-align: right;
	font-weight: 700;
}
.form-donazione input, .form-donazione select{
	padding: 10px 5px;
	width: 76%;
	margin-left: 2%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.form-donazione select{
	-webkit-appearance: none;
}

.form-donazione input.submit{
	background: #EE3F3C;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	border: 0;
	margin: 20px auto;
	position: relative;
	display: block;
}
.form-donazione input.submit:hover{
	cursor: pointer;
	background: #b3110f;
	
}
.form-donazione .coordinate{
	text-align:center;
}

.form-donazione h1{
	text-align: center;
	padding-top: 0;
}

.form-donazione .red{
	color: #EE3F3C;
}

#link-donazione-progetto{
	display: block;
	float: right;
	width: auto;
	margin-bottom: 20px;
}
