/* CSS FONDAZIONECORTI.IT */
/* revisione 0.1 - Matteo Papadopoulos
/* per Gag Srl - marzo 209
**************************************************** */

/* DEFINIZIONI GENERALI */
/* **************************************************** */
html{
  background-image: url(img/pattern.gif);
}
body {
  margin:0;
  padding:0;
  font: 11pt/1.5 Georgia;
  width: 950px;
  margin: auto;
}
h1,h2,h3,h4 { margin: 0.2em 0 }
h5 {
	color: #6c684f;
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
p { margin: 0.5em 0 }
a { color:black }
a img{border: none;}
.visualClear{
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
}

.grid_16{
  margin: 0;
  padding: 0;
}

/* HEADER */
/* **************************************************** */
#header {
  height: 374px;
  position: relative;
  width: 960px;
}
#topbar{
  height: 24px;
  background-color: black;
  color: white;
  font-size: 0.8em;
  position: relative;
}
#topmenu{
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
#topmenu li{
  display: inline;
  
}
#topmenu li a{
  color: white;
  line-height: 20px;
  text-decoration: none;
}
#topmenu li a:after{
  content: " |";
}
#topmenu li a:hover{
  text-decoration: underline;
}
#logo{
  position: absolute;
  top: 24px;
  left: 0;
  height: 354px;
  width: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}




/* STRUTTURA PAGINA */
/* **************************************************** */

.container_16{
  background-color: #e6e3ca;	
}
#content{
  background-color: #e6e3ca;	
}
#left {
  font-size: 10px;
}

/* COLONNA DESTRA */
/* **************************************************** */
#right {
  color: white;
  background-image: url(img/pattern.gif);
  background-image: url(img/bg-dark.jpg);
  width: 170px;
  float:right;
  
}

#right h1{
  font-size: 1em;
}
#right ul{
  list-style: none;
  margin: 0 0 25px 0;
  padding: 0;
}
#right ul li{
  padding: 0;
  margin: 0;
}
#right ul li a{
  color: white;
}



#middle {
  font-size:80%;
  background-color: #e6e3ca;
}
#footer{	
	width: 960px;
 	background-image: url(img/bg-dark.jpg);
  color: white;
}
#footer p{
  font-size: 0.9em;
  display: block;
}
.column-in {
  margin:0;
  padding:0.5em 1em;
  
}
.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0;
  padding:0;
  background:transparent;
}



/* STILE DEL CONTENTUO */
/* **************************************************** */
.column-in {
}
#middle h1{
  color: #6c684f;
}
#right .column-in h1{
  color: #d86a3a;
}

.column-in h2{}
.column-in p{
  font-family: verdana;
  font-size: 10px;
}
.column-in a{}
.column-in a:hover{}

/* IL CONTENUTO STATICO, UN PAGINA DI TESTO */
/* **************************************************** */
.static{
  font-family: verdana;
  width: 750px;
}
.static h1, h2, h3{
  color: #6c684f;
  font-family: georgia;
}
.static h1{
  font-size: 2.5em;
  text-transform: uppercase; 
}
.static h2{}
.static h3{}
.static p{
  padding: 0 30px ;
}

.static p a{
  color: #d86a3a;
}
.static img{
  padding: 3px;
  background-color: white;
  margin: 10px;
}
.text-img{
}
#donationtable{
  border: none;
  width: 100%;
}

/* NOTIZIA PRINCIPALE HOME PAGE */
/* **************************************************** */
#main-news{
	background: #d5d3b4;
  margin: auto;	
}
#main-news div.top{
  background-image: url(img/main-news-top.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 13px;
}
#main-news div.bottom{
  background-image: url(img/main-news-bottom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 11px;
}
#main-news div.center{
  background-color: #d5d3b4;
  padding: 4px;
  position: relative;
}
#newsLeft {
	width: 150px;
	float: left;
	
}
#newsRight {	
	margin-left: 150px;

}
#main-news div.center h1{
  font-size: 2em;
  line-height: 90%;
  margin-left: 110px;
}
/*#news-date{
  width: 90px;
  color: #676a4d;
  position: absolute;
}*/
#news-date span{
  display: block;
  text-align: center;
}
#news-date span.day{
  font-size: 3em;
  line-height: 0.6em;
 
}
#news-date span.month{
  font-size: 1,3em;
  line-height: 2.5em;

}
#news-date span.year{
  font-size: 1.5em;  
  line-height: 0em;
}
#main-news div.center p{
  padding-left: 10px;
  font-family: verdana;
}
#main-news div.center img{
  
  margin-left: 14px;
  background-color: white;
  padding: 3px;
  
}

/* SEZIONE NEWS */
/* **************************************************** */
a.continue{
  display: block;
  text-align: right;
  color: #C43F50;
  font-weight: bold;
  font-size: 12px;
  font-family: georgia;
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: right 70%;
  padding-right: 13px;
  
}
.oldNews{
  width: 350px;
  float: left;
  margin-top: 10px;
}
.secondNews{
  margin-right: 10px;
  border-right: 1px solid black;
  padding-right: 10px;
}
.oldNews h1{
  font-size: 1.3em;
}
.oldNews h1 a{
  text-decoration: none;
}
.oldNews h1 a:hover{
  text-decoration: underline;
}
.oldNews div.data{
  border-bottom: 1px solid black;
  font-weight: bold;
  color: #666e50;
}
.oldNews p{}
.oldNews p img{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px;
  background-color: white;
}

/* ARCHIVI NEWS */
/* **************************************************** */
#archiveNews{
  clear: left;
  margin-top: 10px;
}
#archiveNews h1.portletTitle{
  color: #6c684f;
  font-size: 1.5em;
}
.smallNews{
  clear: left;
  margin-top: 10px;
}
.smallNews div.data{
  padding-left: 73px;
  font-size: 0.9em;
  border: none;
  margin-bottom: 0em;
}
.smallNews h1{
  padding-left: 73px;
  font-size: 0.9em;
  margin: 0;
}
.smallNews h1 a{
  color: #c43f50;
}
.smallNews img{
  float: left;
  border: 1px solid red;
}

/* ARTICOLO SINGOLO */
/* **************************************************** */
.article{
  width: 730px;
}
#articleData{
  text-align: right;
  font-size: 1em;
  border: none;
  border-bottom: 1px solid gray;
  margin-bottom: 0em;
}
.article h1 {
  font-size: 1.9em;
}
.article p img{
  float: left;
  background-color: #FFF;
  padding: 5px;
  margin: 5px;
}
.article p{
}
/* VIDEO BOX HOME PAGE */
/* **************************************************** */
#video-box{
  margin-top: 10px;
}
#video-box h1{
  font-size: 1em;
  margin: 0;
}
#video-box p{
  font-style: italic;
}

#video-box .video-details{
  background-color: #d86a3a;
  color: white;
  padding: 3px;
}

/* SPOT IN PRIMO PIANO */
/* **************************************************** */
#primo-piano{
  margin-top: 10px;
}


/* FORM SETTING GENERAL */
/* **************************************************** */
form, fieldset{
  padding: 0;
  margin: 0;  
}
fieldset{
  border: none;
}

/* BOX LATERALI */
/* **************************************************** */
.box{
  border-top: 1px solid white;
}
.box img{
  border: none;
}

/* NEWSLETTER BOX */
/* **************************************************** */
#newsletter{
  padding: 2px 5px;
  background-color: #d86a3a;
}
#newsletter h1{
  color: white;
}
#newsletter form fieldset legend{
  font-family: verdana;
  font-size: 0.8em;
  color: white;
}
#newsletter form fieldset input.email{
  font-size: 1.9em;
  color: #d1d5cb;
  width: 90%;
  padding: 4px;
  font-family: georgia;
  margin: 2px;
}
#newsletter form fieldset input.button{
  float: right;
}

/* ARCHIVIO NEWSLETTER O ALTRO */
/* **************************************************** */
.archive{}
.archive div{
  padding-left: 50px;
}
.archive h2{
  font-size: 2em;
  padding: 5px;
}
.archive h3 span{
  font-weight: normal;
  font-size: 10px;
  font-style: italic;
}
.archive h3{
  font-size: 1.4em;
  border-bottom: 1px solid #676a4d;
  padding-top: 20px;
}
.archive h3 a{
  padding: 30px 0 0 40px;
  background-repeat: no-repeat;
  background-position: bottom left;
  text-decoration: none;
}
.archive h3 a.pdf{
  background-image: url(img/pdf.png);
}
.archive h3 a.ppt{
  background-image: url(img/ppt.png);
}
.archive h3 a.jpg{
    background-image: url(img/jpg.png);
}
.archive h3 a.zip{
    background-image: url(img/zip.png);
 }
.archive h3 a.lnk{
	background-image: url(img/lnk.png);
}
.archive h3 a:hover{
  text-decoration: underline;
  
}
.archive ul{
  list-style-type: square;
}
.archive li{
  font-size: 10px;
}

/* FOOTER */
/* **************************************************** */
#footer {
  text-align: left;
  margin-top: 7px;
}
#footer .column-in h3{
  color: white;
}
#footer p{
  line-height: 0.7em;
  font-family: georgia;
}
#footer p a{
  text-decoration: none;
  color: orange;
}
#footer p a:hover{
  text-decoration: underline;
}
#footer .credits{
  text-align: right;
  border-top: 1px solid #676a4d;
  margin-top: 17px;
  padding-top: 6px
}

/* GALLERY */
/* **************************************************** */
#galleryPath{
  margin: 15px;
}
#galleryPath a{
  font-size: 1.5em;
  font-weight: bold;
  color: #c43f50;
  padding: 10px;
}
#gallery{}
#gallery a{
  float: left;
  width: 166px;
  margin: 0;
  padding: 0;
  height: 166px;
  opacity: 0.8;
}
#gallery a:hover{
  opacity: 1;
}
#gallery a img{
}
#gallery .dida{
  float: left;
  padding-left: 20px;
  font-size: 1.3em;
  font-weight: bold;
}
#gallery .dida a{
  width: 500px;
}

/* RASSEGNA STAMPA */
/* **************************************************** */
.pressRoom{}
.pressRoom h3{
  margin: 0;
  margin-bottom: 5px;
}
.pressRoom h2{
  margin: 0;
}
.pressRoom h3 a{
  background-repeat: no-repeat;
  color: #c43f50;
}
.pressRoom h3 a .pdf{
  background-image: url(img/pdf.png) !important;
}
h1.pressAnno{
  margin-top: 25px;
  color: #FFF;
  font-size: 1.2em;
  padding-left: 10px;
  background-color: gray;
}
h2.pressPaese{
  font-size: 1.4em;
  padding-left: 15px;
  
}

/* BOX DETTAGLI */
/* **************************************************** */
#detailsBox{
  font-size: 9px;
  padding: 4px;
  background-color: gray;
  border: 1px solid gray;
}
.static ul li{
  font-size: 10px;
  margin: 0 60px;
}

/* CATALOGO PRODOTTI */
/* **************************************************** */
.catalog{}
.catalog h4{
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.catalog h4 a {
	text-decoration: none;
	color: #333;
}
.catalog h4 a:hover {
	text-decoration: underline;
}

.catalog .product{
  position: relative;
  height: 120px;
  margin: 0;
  padding: 0s;
}
.catalog .product img{
  position: absolute;
  top: 0;
  margin: 0;
  
  
}
.catalog .product h4{
  padding-left: 110px;
  margin: 0px;
}
.catalog .product p{
  padding-left: 120px;
}

.pointer{
  cursor: pointer;
}

.b {
	font-weight: bold;
}

/****** ALTRO *******/
.input {
	padding: 2px 4px;
	border: 1px solid #CCC;
}
.input_error {
	border-color: #cc0000;
}

.clearfloat {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}



