/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
body {

	background:url(../img/bg.jpg);
	font-family:  Palatino Linotype, Trebuchet MS, Lucida Sans Unicode, helvetica;
	color: #515054;
	font-size: 0.8em;
	
}


h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 2em;
}

ul li {
padding:0.1em;


}

ol {
	margin-left: 3em;
}

ol li {
	
	
}

a {
	color: #F60;
	
}

a:hover {
	text-decoration: none;
	border-right:thin;
	border-right-color:#FF0;
}

img {
}
#indirizzo {
	position:relative;
	
	float:left;
	margin-left:15px;
	top:-90px;
	width: 200px;
	color: #515054; 
	font-family: "Palatino Linotype";
}
#indirizzo li {
	list-style:none;
}
#indirizzo a {
	text-decoration:none;
					color: #515054;
				font-weight:bold;
}
#indirizzo a:hover {
	text-decoration:none;
					color: #515054;
				font-weight: lighter;
}
/* Boxed Style */

.boxed {
	margin-bottom: 20px;
	/*background: #788CA5;*/

}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	/*background: url(../images/img02.gif) repeat-x;*/
	border-bottom: 2px solid #FC0;
	text-transform: lowercase;
	font-size: 0.9em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px 20px 40px 20px;
}
/*Mappa*/
.mapp {
	margin-bottom: 20px;
	padding: 10px;
	/*background: #788CA5;*/
	
}

.mapp .title {
	clear: both;
	padding: 20px 0;
	color: #FFFFFF;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;

}

.post .title {
	clear: both;
	padding: 20px 0;
	color: #FFFFFF;
}

.post .date {
	float: left;
	width: 150px;
	height: 21px;
	padding: 9px 0 0 0;
	
	text-align: center;
	font-size: x-small;
	color: #F90;
	display:inline;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	/*display: none;*/
}

.post .meta {
	float: left;
	width: 332px;
	height: 28px;
	/*border: 1px solid #B99b80;*/
	text-align: center;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	text-align:justify;
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 1050px;
	height: 170px;
	margin: 20px auto auto auto;
	background-color:#FBF4E9;
}

#logo h1 {
	padding: 5px 0 0 95px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
}

#logo h1 span {
	font-size: .7em;
	font-weight: normal;
}

#logo h2 {
	margin-top: -1em;
	padding: 6px 0 0 40px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: .8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 830px;
	height: 50px;
	margin: -50px auto 0 auto;
	
	/*background: url(images/img02.jpg) no-repeat;*/
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
	padding: 0;
}

#menu li {
	display: inline;
	padding: 0;
	
}

#menu a {
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: .8em;
	font-weight: bold;
}

#menu a:hover {
	color: #FFFFFF;
	text-transform: uppercase;
	}

#menu .active a {
	text-transform: uppercase;
}

/* Content */


#content {
	
	width:1050px;
	background-color:#FBF4E9;
	height: 705px;
	margin: auto;

	
}


#extra {
	clear: both;
	width: 1050px;
	height: 5px;
	margin: auto;
	
}
#alto_centrale {
	background-image: url(../img/centrale.png);
	background-repeat: repeat-x;
	height: 28px;
	width: 1050px;
}
/* Content > Main */

#main {

	float: right;
	margin-left: 5px; 
	width: 800px;
	position:relative;
	z-index:5;
	/*filter:alpha(opacity=80);*/
	display:inline;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */


#sidebar {
				position:relative;
				margin-top:0px;
				margin-left:15px;
				float: left;
				width: 210px;
				z-index:9;
				/*filter:alpha(opacity=80);*/
				display:inline;
			}

#sidebar a {
				padding: 0px 0px 2px 14px;
				text-decoration:none;
				color: #515054;
				font-weight:bold;
				background: url(../img/dot.jpg) no-repeat top left;
			
			}

#sidebar a:hover {
					text-decoration:none;
					color: #515054;
					font-weight:lighter;
					background: url(../img/dot_3.jpg) no-repeat top left;


				  }

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Updates*/

#updates {

}

#updates ul {
	margin: 0;
	list-style: none;
}
#updates li:hover {
	/*background-color: #FF0;*/
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 193px;
	margin: auto;
	padding: 10px 0;
	/*border-top: 1px dotted #FFFFFF;*/
	background:url(../images/partefinale.png) center top no-repeat;
	text-align:center;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span, #extraDiv4, #extraDiv5, #extraDiv6, #extraDiv6 span
{ position: absolute;  }


#extraDiv1 { 
	background: url(clouds.jpg) repeat-x; 
	top: 0px;
	right: 0px; 
	width: 100%; 
	height: 104px; 
	display:inline;
	}

#extraDiv2 { 
	background: url(water_edge.jpg) repeat-x; 
	top: 104px;
	right: 0px; 
	width: 100%; 
	height: 75px;
	z-index:1;
	display:inline;
	}

#extraDiv3 { 
	background: url(../images/foto2.gif) no-repeat; 
	z-index: 3;
	top: 700px;
	right: 3%;
	width: 300px; 
	height: 239px;
	display:inline;
	}

#extraDiv3 span { 
	background: url(fish_bottom.gif) no-repeat; 
	z-index: 1;
	top: 1000px;
	width: 224px; 
	height: 108px; 
	display:inline;
	} 

#extraDiv4 { 
    display:inline;
	background: url(sunlight.jpg) no-repeat; 
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 472px; 
	height: 481px; 
	}

#extraDiv5 { 

	/*background: url(images/foto-polaroid.png) no-repeat; */
	z-index: 7;
	top: 100px;
	left: auto;
	width: 180px; 
	height: 163px; 
	display:inline;
	}

#extraDiv6 {
	display:inline;
	z-index: 2;
	top: 1007px;
	left: 3px;
	width: 299px;
	height: 100%;	/*background: url(seafloor_bg.jpg) repeat-x left bottom;*/
	}

#extraDiv6 span {
	z-index: 2;
	top: 1px;
	left:161px;
	width: 136px;
	height: 124px;
	background: url(../images/stellamarina.gif) no-repeat;
	display:inline;
}


.centerdiv{ /*IE method of centering a relative div*/
			
			width:468px;
			margin-left:195px;
			background-color:#CFBBA7;
			text-align:center;
	

			}
.style6 {

			font-family: "Palatino Linotype";
		}
		
.style7 {
 
			font-size: 12px; 
			font-family: "Palatino Linotype"; 
		}		

/*.centerdiv>div{ /*Proper way to center a relative div
margin: 0 auto;
}*/

