/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style:none;
	outline: none;
}

img {
	border: 0;
}

body {
	color: #eee;
	text-align: center;
	background: #131313 url("imgs/body_back.jpg") repeat;
}


#page {
		
	width: 790px;text-align: center;margin: 0 auto;
	background-image: url("imgs/page_back.jpg");
	background-color: #131313;
}

* html #page { width: 100% } /* IE hack */

#back {
	background: #1e1e1e url("imgs/back_back.jpg") repeat-x;
	width: 770px;
	height: 100%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
		
	 }



h1 {
	color: #FFF;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
	padding: 30px 0 0 15px;
}

h1 a{
	color: #FFF;text-decoration: none;
}

h2 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

#header {
	width: 770px;height: 442px;text-align: left;
	margin: 0 !important; 
	background: #cdcdcd url(imgs/loading.gif) no-repeat 50% 50%;
}

#headerimg {
  background: url(imgs/home/rotator.php) no-repeat center;
  margin: 0; height: 442px; width: 770px; 
  }


#headerint {
	width: 770px;height: 210px;text-align: left;
	margin: 0 !important; 
	background: #cdcdcd url(imgs/loading.gif) no-repeat 50% 50%;
}

#headerimgint {
  background: url(imgs/interne/rotator.php) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }
  
#headergallery {
  background: url(imgs/gallery.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }

#headerbio {
  background: url(imgs/bio.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }
  
#headerdown {
  background: url(imgs/download.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }

#headerartw {
  background: url(imgs/artworks.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }

#headerguest {
  background: url(imgs/guestbook.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }
#headervideo {
  background: url(imgs/video.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }

#headernews {
  background: url(imgs/news.jpg) no-repeat center;
  margin: 0; height: 210px; width: 770px; 
  }

/* Pagine */

body.home {
	height: 100%;
	padding-bottom: 20px;
}


/* <<<<<<<<  Barra di navigazione   >>>>>>>> */

div#barnav {
	margin: -15px 0 0 30px;
	width: 450px;height: 2em;
	font: normal 0.65em Arial, Helvetica, Geneva, sans-serif;
	float: right;
	right: 10px;
	text-align: right;
}

ul#barra {
	list-style-type: none;
	}	
ul#barra li {
	float: left; display: block; line-height: 2em;	
	padding: 0 0 2px 0; margin: 0 8px;


}

ul#barra li a{
	text-decoration: none;
	color: #eee;
}
ul#barra li a:link{
	text-decoration: none;
	color: #eee;

}
ul#barra li a:visited { 
	text-decoration: none;
	color: #eee;

}
ul#barra li a:hover { 
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 3px solid #99330b;

}
ul#barra li a:active { 
	text-decoration: none;
	color: #FFFFFF;

}


/* <<<<<<<<  HOME - Contenuti   >>>>>>>> */

#content {width:  770px; margin:  20px auto;height: 200px;
	
}



#eventi {text-align: left; width: 470px;padding: 15px 0 0 15px;
float: left;
	
}

#eventi h2 {
	color: #d49f45;
	border-bottom: 1px solid #d49f45;
	padding: 0 0 5px 0;
}



#pressnews {text-align: left; width: 210px;float: left; padding: 15px 0 0 10px;	margin-left: 15px;
}



#pressnews h2{
	color: #9ca6bd;
	border-bottom: 1px solid #9ca6bd;
	padding: 0 0 5px 0;
}


.bloccoevento {
	width:  210px;float: left; margin: 10px 20px 30px 0;
	font: normal 0.8em Arial, Helvetica, Geneva, sans-serif;
}


.bloccoevento h3 {
	font-size: 0.9em;
}

.bloccoevento p {
	font-size: 0.8em;margin-top: 5px;
	color: #c9c9c9; line-height:1.2em;
	text-align: justify;
}



/* <<<<<<<<  PAGINE INTERNE - Contenuti   >>>>>>>> */

#contentint {
	width:  740px; margin:  20px auto 0 auto;
	padding: 15px 15px 40px 15px;
	text-align:left;
	height: 100%;
}

#contentint h2{
	color: #d49f45;
	border-bottom: 1px solid #d49f45;
	padding: 0 0 5px 0;
	font-size: 1.4em;
}

	


#contentint p {
	font: normal 0.8em/1.2em Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	color: #c9c9c9;

}

.istruzioni {
	font: normal 0.7em Arial, Helvetica, Geneva, sans-serif;
	float:  right; margin-top: -15px;
	color: #c9c9c9; line-height:1.4em;
	text-align: right;
}



#contentint h3{
	
	color: #fff;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}

#contentint h3 a{
	color: #fff;
	text-decoration: none;

	}

#contentint h3 a:hover{
	color: #fff;
	text-decoration: underline;

	}
	
#contentint bold{
	font-size: 120%;
	color: #fff;
	line-height: 1.2em;
}	
	

/* <<<<<<<<  Bio   >>>>>>>> */

.barraflash {
	width: 740px;
	height: 90px;
	margin: 40px auto 50px auto;
	background-color: #747474;
	font: 0.9em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

.barraflash strong, .barraflash a{
	margin-top: 20px;	background-color: #747474;
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

div#bio {

	height: auto;
}

div#bio h3 {
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

div#bio p {
	font: 0.785em Georgia, "Times New Roman", Times, serif;
	color: #ccc;
}

div#bio a {
	color: #d09010;
	text-decoration: none;
}
div#bio a:hover {
	color: #d09010;
	text-decoration: underline;
}



.immaginianno {
	width: 360px;
	float: left;
	height: auto;
	
}

.immaginianno img{
	vertical-align: top;
	padding: 20px 10px 18px 0;
}

.diecidate {
	margin-bottom: 40px;
	float: left;
		min-height: 300px;
			font-size: 105%;

}



.diecidate h3 {
	font: 1.3em Arial, Helvetica, Geneva, sans-serif;
	
}

.diecidate li {
	font-size: 0.8em;
	padding: 10px 0;
}

.capitolobio {
	padding: 20px 10px;
	clear: both;
}


/* <<<<<<<<  Image Gallery   >>>>>>>> */

#gallery {
	width:  100%; min-height: 1500px;
	margin:  40px 0 0 0;
	padding-bottom: 60px;
}

#galleryindex {
	width:  180px; 
	margin:  0px 0 0px 10px;float:  left;
}

.bloccogallery {
	width:  530px; margin: 0 0 50px 0;
	float: right; 
}

.bloccogallery ul{
	list-style-type: none;
}

.bloccogallery ul li{
	float:  left; padding-left: 18px;padding-bottom: 18px;
	text-align: right;display: block;
	width: 110px; height: 110px;
}


.bloccogallery a img{
	border: 2px solid #333;
}

.bloccogallery a:hover img{
	border:2px solid #fcdf15;
		}
	
	
.bloccogallery h3{
	font: 1em;
	text-align: left;
	color: #cf0ffd;
	margin-left: 20px;
}	
	
title {
	color: #000;
	font: normal 10px Arial, Helvetica, Geneva, sans-serif;
}


/* <<<<<<<<  Download   >>>>>>>> */

#download {
	width:  100%; height: 350px;
	margin:  120px 0 0 0;
}

#download a{
	text-decoration: none;
	color: #fff;
}

#download a:hover{
	text-decoration: underline;
	color: #fb5925;
}
	
#artworkcont {
	width:  100%; height: 1600px;
	margin:  120px 0 0 0;
}

#artworkcont p{
	font: 0.7em Arial, Helvetica, Geneva, sans-serif;
}
	
.bloccodown {
	width:  720px; margin: 0 0 50px 0;
	float: right; 
}	

.bloccodown ul{
	list-style-type: none;
}

.bloccodown ul li{
	float:  left; padding-left: 18px;padding-bottom: 18px;
	text-align: right;display: block;
	width: 110px; height: 160px;
}

.bloccodown li{
	float:  left; padding-left: 18px;padding-bottom: 18px;
	text-align: right;display: block;
	width: 110px; height: 160px;
	background-color: #181818;
}


.bloccodown a img{
	border: 2px solid #333;
}

.bloccodown a:hover img{
	border:2px solid #fcdf15;
}



/* <<<<<<<<  Guestbook   >>>>>>>> */

#guestcontent {
	width:  100%; height: 600px;
	margin:  60px 0 0 0;
	display: table;
}

#guestistru {
	width: 250px;
	font: 0.9em Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-right: 40px;
}

#guestistru h3{
	font: 1em Arial, Helvetica, Geneva, sans-serif;
}

#guestboard h3{
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
}

#guestboard {
	width: 450px;
	float: left;
}

#board {
	overflow: auto;
	height: 580px;
	background-color: #999;
  color: #FFF;
	display: block;
  font: Georgia, "Times New Roman", Times, serif;
}

#testoboard {
	text-align: right;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
	color: #e4e4e4;
}

#testoboard a{
	text-align: right;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
	color: #e4e4e4;
	text-decoration: underline;
}

#testoboard a:hover{
	text-align: right;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}



#board table {
	padding: 10px;
	text-align: left;
	font: 0.8em Arial, Helvetica, Geneva, sans-serif;
}


#personale {
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

#personale p{
	font: 0.7em Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 15px 0 2px 0;
}

#personale input {
	 margin-right: 5px;
}

#personale small {
	
	color: #cdcdcd;
	font: 0.65em Arial, Helvetica, Geneva, sans-serif;
	float: left;
	clear: both;
}

#personale form {
	display: inline;
	float: left;
}
.tutela {
	float: left; margin: 10px 0 0 0;
}
	
.tutela p{
	margin-left: 10px;
}		

input#message {
	overflow: hidden;
	height: 122px;
	background-color: #fff;
	display: block;
	clear: both;
	position: relative;
	top: 25px;
}

.messaggio {
  
	clear: both;
}


/* News */

#archiviopost {
	margin-top: 50px;
	font: normal 1em Arial, Helvetica, Geneva, sans-serif;
	width: 500px;
}

.post {
	margin: 20px 0;
}

.post p {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #b60c0a;
	
}


.posthead {
	display: inline;
}



.eventihead {
	color: #d49f45;
		float: left;	display: inline;
	font: .7em/1em Arial, Helvetica, Geneva, sans-serif;
}

.presshead {
	color: #9ca6bd;
	float: left;	
	font: .7em Arial, Helvetica, Geneva, sans-serif;

}


.data {
	float: left;margin: 2px 20em 0 0;
	font: .7em/1em Arial, Helvetica, Geneva, sans-serif;
}



/* <<<<<<<<  Video   >>>>>>>> */

div#videocontent {
	margin-top: 60px;
	min-height: 1050px;
}
.videobarra {
	margin: 20px 0;
	clear: both;
	min-height: 280px;
	padding-bottom: 25px;
}
.video {
	width: 300px;
	float: left;
	padding: 10px 30px 30px 0;
}



.videotext {
	margin: 0;

}



.videobarra h3{
	line-height: 1em;
}

.videobarra p{
	font: 10px/1em Arial, Helvetica, Geneva, sans-serif;
}

.videobarra a{
	text-decoration: none;
	color: #adadad;
}

div#videocontent a, div#videocontent a:link, div#videocontent a:visited, div#videocontent a:hover, div#videocontent a:active {
	color: #FFF;
	text-decoration: underline;
}


*[title] {
	font: 1em Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}






/* <<<<<<<<  Footer   >>>>>>>> */



div#footer {
	font: 0.7em Arial, Helvetica, Geneva, sans-serif;
	color: #a0a0a0;
	margin: 0 auto; 

	height: 40px; width: 790px;
	background: url(imgs/foot_back2.jpg) no-repeat bottom center;
	clear: both;
}


div#footer a{
	text-align: center;
	text-decoration: underline;
	color: #a0a0a0;
}
div#footer a:hover{
	text-decoration: none;
	color: #FFF;
}

.copy {
	margin: 0 auto;
	height: 10px; width: 770px;
	color: #757575;
	text-align: left;
	padding: 0 15px;
	font: italic 0.5em Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

.errore_form {
  font-size: 10px;
  background-color: red;
  margin-bottom: 10px;
}

.el_inserito td {
  background-color: #ffead5;
}

.admin {
	color: #b40c15;

}


