/*
Name: Lido degli artisti
Date: 2008-05-07
Author: Roberta Coralluzzo
URL: http://lunaliar.altervista.org/
*/

/* standard */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #ee5627; font: bold none;}
a:hover {color: #2e4f96;}

body {
	background: #ee5627;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 0px;
}

img {border: 0;
	}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #CCC;
	border-left: 6px solid #ee5627;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #ee5627; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 10;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #fff;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: #ee5627;
	padding-bottom: 0px;
}

/* headere & title */
.header {
	background: #222 url('img/header.gif') no-repeat;
	height: 225px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #ffffff #FFF2e4f96nt: normal 1.1em Verdana,sans-serif;
	color: #2e4f96;
	font: normal 1.1em Verdana,sans-serif;
}
.path a {
	color: #ee5627;
	text-decoration: none;
}
.path a:hover {
	color: #2e4f96;
	text-decoration: none;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #000;
	font-size: 1em;
	margin-bottom: 10px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica,sans-serif;}
.content a {	color: #ee5627;
	text-decoration: none;	}	
.content a:hover {	color: #2e4f96;
	text-decoration: none;	}

/* navigation */
.navigation {
	float: left;
	width: 210px;	text-align: center;
}
.navigation h2 {	background: #fff;
	color: #ee5627;
	font: 1.1em Tahoma,sans-serif;
	line-height: 32px;
	margin: 0;
	padding-left: 0px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #fff;
}
.navigation li {text-transform: uppercase; #fff;}
.navigation li a {	background: url(img/menu2.jpg) no-repeat;
	font-size: 1em Tahoma,sans-serif;
	color: #000;
	display: block;
	padding: 8px 0 10px 5%;	padding-left: 0px;
	text-decoration: none;
	width: 95%;
}
.navigation li a:active {
	background: url(img/menu3.jpg) no-repeat;
	color: #fff;	font-size: bold 1.1em;	
}
.navigation li a:hover {
	background: url(img/menu3.jpg) no-repeat;
	color: #fff;	
}

/* footer */
.menu_footer {	color: #ee5627;	font: bold 9px sans-serif;	}
.menu_footer a {	color: #60b1dc;	font: 9px sans-serif;	}
.menu_footer a:hover {	color: #ee5627;	font: bold 9px sans-serif;	}
.footer {
	background: #ffffff;
	color: #2e4f96;
	font: 9px sans-serif;
	margin-top: 5px;	
	margin-bottom: 5px;	text-align: center;}
.footer a {
	color: #2e4f96;
	text-decoration: none;
}
.footer a:hover {color: #ee5627;}

/* menu sinistra */
dl{
	color: #000;
	width: 210px;
	margin: 2;
	padding: 0;
	z-index:20; /*cosi' sta sopra a dt e dd e al passaggio 
	del mouse la classe visible fa apparire le dd*/
}

ul, dt{
	background: url(img/menu2.jpg) no-repeat;
	color: #000;
	text-decoration:none;
	list-style: none;
	width: 210px;
	height: 32px;
	line-height: 32px;
	margin: 2px;
	padding: 0;
	z-index: 4;
	text-align:center;
}

ul, dt#image{
	background: url(img/menunews2.gif) no-repeat;
	color: #cc3300;
	text-decoration:none;
	list-style: none;
	width: 210px;
	height: 32px;
	line-height: 32px;
	margin: 2px;
	padding: 0;
	z-index: 4;
	text-align:center;
}
ul, dt#image a{
	background: url(img/menunews2.gif) no-repeat;
	color: #cc3300;
	text-decoration:none;
	font-weight: bold;
}
ul, dt#image a:hover{
	background: url(img/menunews2.gif) no-repeat;
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}

dt a, ul a{
	background: url(img/menu2.jpg) no-repeat;
	color: #000;
	text-decoration:none;
	list-style: none;
	width:100%; /*for ie*/
	display:block;
}
dt a, dt a:link, dt a:visited, ul a, ul a:link, ul a:visited {
	background: url(img/menu2.jpg) no-repeat;
	color: #000;
	list-style: none;
	}
dt a:hover, dt a:focus, dt a:active, ul a:hover, ul a:focus, ul a:active{
	background: url(img/menu3.jpg) no-repeat;
	color: #fff;
}

li, dd{
	width: 210px;
	height: 32px;
	list-style: none;
	line-height: 32px;
	padding: 0;
	z-index: 3 /*cosi' non si sovrappone alle dl*/
}
/*inizio cosmesi dei link*/
dd a, li a{
	background: #fff url(img/menu3.jpg) no-repeat;
	color: #fff;
	text-decoration:none;
	list-style: none;
	width:100%; /*for ie*/
	display:block;
	z-index: 9
}
dd a, dd a:link, dd a:visited, li a, li a:link, li a:visited{
	background: #fff url(img/menu3.jpg) no-repeat;
	color: #fff;
}
dd a:hover, dd a:focus, dd a:active, li a:hover, li a:focus, li a:active{
	background: #fff url(img/menu3.jpg) no-repeat;
	color: #000;
}
/*fine cosmesi dei link*/
/*costruisco la classe che fa in modo che le dd siano invisibili*/
.hidden dd, .hidden li{
	display:none; /*non sono a video*/
}
/*costruisco la classe che fa apparire le dd al passaggio del mouse sulla dl*/
.visible dd, .visible li{
	display:inherit;
	
}
