/*
Theme Name: clerks
Description:  ho sviluppato questo tema im pmodo che fosse vacilment ecustomizzabile
Version: 1

*/

body { 
    margin: 0px;
    padding: 0px; 
    background-color: #fff;
    background-image: url(theme/topbg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    
    /*font-family: Arial, verdana, sans-serif;*/
    font-family:  Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;

    font-size: 12px;
    color: #333;
    
    text-align: center;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#nav {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width: 900px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 190px;
}

#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav ul li {
	float: left;
	margin-left:  10px;
	padding: 0px;
	letter-spacing: -1px;
}

#nav ul li.primo{
	margin-left: 0px;
}

#logo{
	display: none;
}

#logo a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 473px;
	height: 150px;
}

#extra {
	display: none;
}


#content {
	width: 900px;
	min-height: 100px;
	margin-top: 45px;
	text-align: center;
	background-color: #fff;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 45px;
	color: inherit;
}

#content  div {
	width: 590px;
	min-height: 150px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
	text-align:  left;
	clear:  both; 
	
}

.div{}

#content  div  a{
	font-weight: normal;
		text-decoration: underline;
}

#content  div  a:hover{
		color: #000;
		text-decoration: underline;
}

div#thumb {
	width: 244px;
	height: 170px;
	text-align: left;
	float: left;
	clear: none;
	background-image: url(theme/thumb.jpg);
	background-position: center center;
	padding-top: 20px;
	background-repeat: no-repeat;
}

#thumb h2 {
	display:  block;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	background-image: url(theme/tit_bg.gif);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
}


div#text {
	width: 300px;
	min-height: 130px;
	text-align: left;
	clear: none;
	float: left;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	line-height: 18px;
	text-transform: none;
}


div#text span{
	text-transform: none;
	/*font-family: Arial, verdana, sans-serif;*/
    font-family:  Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;

    font-size: 12px;
    color: #333;
}

/*div#text img, div#text div {
 	display: none; 
}*/

.wp-caption, .wp-caption img{
	display: none;
} 

.minus{
}

#text p {
	font-size: 12px;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	line-height: 18px;
	
	text-transform: none;
	}

#text strong{
	color: #333;
	font-size: 12px;
	font-stretch: condensed;
	/*text-transform: uppercase;*/
}


#footer {
	width: 100%;
	height: 180px;
	background-color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(theme/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer  div {
	width: 900px;
	min-height: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align:  left;
	clear:  both;
	padding: 0px; 
}

#footer  div div{	
	width: 300px;
	float: left;
	clear: none;
	margin-bottom: 45px;
	padding-top: 10px;
}

#footer .footer_a {
	height: 180px;
	background-image: url(theme/footer_marchi.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 600px;
	position: relative;
}

#footer .footer_b {
	background-image: url(theme/footer_a.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#footer .footer_c {
	background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
}

#footer h2 {
	display: block;
	background-image: url(theme/point.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 30px;
	font-weight: normal;
	color: #666;
	font-size: 18px;
}

#footer p {
	padding-left: 30px;
}


#wrapper {
	width: 590px;
	min-height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 95px;
}
#wrapper h2 {
font-weight: normal;
font-style: italic;
font-size: 18px;
line-height: 24px;
color: #666;
}
#wrapper p {text-align: right;}

#text strong.tit {
	color: #000;
	font-size: 14px;
}

#rss{
	width: 30px;
	height: 30px;
	background-image: url(theme/rss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 421px;
}

#rss a {
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(theme/rss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

#rss a:hover {
	background-position: bottom left;
	}

#rss span {
	display: none;
	}
	
	/*

#footer {
	width: 100%;
	height: 170px;

	background-image: url(theme/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	padding-top: 45px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#footer  div {
	width: 800px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align:  left;
	clear:  both;
	padding: 0px; 
	display: none;
}

#footer  div div{	
	width: 236px;
	float: left;
	clear: none;
	margin-bottom: 45px;
}

#footer .mid {
	margin-left:  45px;
	margin-right:  45px;
}
	
*/

.hide {
	display: none;
}

#content div.ngg-galleryoverview {
	text-align: left;
}

#content div.ngg-gallery-thumbnail-box{
	margin: 0px;
	padding: 0px;
	width: 100px;
	height: 75px;
	clear: none;
	margin-left: 20px;
}


.piclenselink {
	display: none;
}

div#polls{
	min-height: 25px;
}

#text.concorso{
	width: 100%;
	}

#text.concorso p {
	font-size: 14px;
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 5px;
	letter-spacing: 0px;
	line-height: 18px;
	}
	
/*LINK MAP*/
a.map_ue {
	width: 60px;
	height: 40px;
	position: absolute;
	top:80px;
	left: 20px;
	background-color: transparent;
	display: block;
}

a.map_ri {
	width: 60px;
	height: 40px;
	position: absolute;
	top:80px;
	left: 120px;
	background-color: transparent;
	display: block;
}

a.map_ru {
	width: 80px;
	height: 40px;
	position: absolute;
	top:80px;
	left: 230px;
	background-color: transparent;
	display: block;
}

a.map_pp {
	width: 80px;
	height: 40px;
	position: absolute;
	top:80px;
	left: 350px;
	background-color: transparent;
	display: block;
}

a.map_cp {
	width: 80px;
	height: 40px;
	position: absolute;
	top:80px;
	left: 470px;
	background-color: transparent;
	display: block;
}

a.map_cc {
	width: 120px;
	height: 40px;
	position: absolute;
	top:140px;
	left: 40px;
	background-color: transparent;
	display: block;
}

a.map_cr {
	width: 100px;
	height: 40px;
	position: absolute;
	top:140px;
	left: 220px;
	background-color: transparent;
	display: block;
}

div#text.ospite, #text.ospite p{
	width: 600px;
	}

.ospite .wp-caption, .ospite img{
	display: inline;
	float: left;
	padding-top: 15px;
} 

.ospite .wp-caption-text{
	display: none;
	float: none;
} 

#covecome{
	position: absolute;
	z-index: 995;
	top: 148px;
	left:50%;
	margin-left: -450px;
	font-weight: bold;
	font-family: Verdana;
	color: #fff;
	font-size: 12px;
	
}