html {
	font: 75%/1.5em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	background: #f9f9f3 url(../img/htmlback.jpg) repeat-x top;
}

body {
	background: url(../img/bodyback.jpg) no-repeat center top;
	text-align: left;
}

/* formattazione */

p {
	color: #4c4c4c;
	clear: both;
}

#contenuto a {
	color: maroon;
}

a {
	overflow: hidden;
}

#contenuto a:hover {
	text-decoration: underline;
}

h1,h2 {
	display: none;
}

h3 {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	padding-bottom: .3em;
	margin-bottom: .6em;
	border-bottom: 2px solid #8ca2a6;
	padding-top: .3em;
}

h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #4c4c4c;
	border-bottom: 2px solid #8ca2a6;
	background-color: #bdccce;
	padding-left: .5em;
	clear: both;
	font-size: 1em;
	padding-top: .2em;
	margin-bottom: .6em;
}

h5 {
	font-size: 1em;
	color: #4a5658;
	background-color: #dddfda;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	clear: both;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	color: #4a5658;
	font-weight: bold;
	border-bottom: 1px solid #4a5658;
	margin-bottom: 1em;
	margin-top: 1em;
}

.video {	
	margin: 0 auto;
	width: 400px;
}

.thumb {
	float:left;
	font-size: 75%;
	width: 120px;
	height: 80px;
	margin: 5px 10px;
	text-align: center;
	}

	.thumb img {
		border: 2px solid #8ca2a6;
		clear: both;
		display: block;
		margin: 0 auto;
		}
	
		.thumb img:hover {
			border: 2px solid #9c3434;
			}


.symb {
	background-image: url(../img/symb.gif);
	width: 88px;
	height: 22px;
	display: block;
	margin: .5em auto 1em;
	clear: both;
}

div#credits a:hover {
	color: #707e7f;
	text-decoration: underline;
}

/* div */

#wrapper {
	width: 720px;
	margin: 0 auto;
}

div#intestazione {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

div#titolo {
	height: 251px;
	background: url(../img/title.jpg) no-repeat center center;
	padding-top: 2px;
}

div#contenuto {
	width: 680px;
	background: url(../img/backmain.jpg) repeat-y;
	margin: 0 auto;
	padding-bottom: 3em;
}

div#main {
	margin-left: 1.5em;
	margin-right: 1.5em;
	padding-top: 1em;
}

div#photo {
	width: 100%;
	float: left;
	background-color: #dddfda;
	margin-bottom: 2em;
	padding-bottom: 10px;
}

div#form {
	letter-spacing: .3em;
}

div#form p {
	color: #556265;
}

div#credits {
	height: 80px;
	background: url(../img/credits.jpg) no-repeat center;
	text-align: center;
}

#list {
	text-align: center;
}

#cdcover {
	float: left;
}

#tracklist {
	margin-top: 4em;
	margin-bottom: 4em;
}

#tracklist li {
	font-size: 1.3em;
	color: #4c4c4c;
	list-style-type: decimal;
	margin: .2em;
}

#hidden {
	font-size: .6em;
}


#list a {
	text-align: center;
	color: #4c4c4c;
	font-size: 1.5em;
	line-height: 1.5em;
}

#list a:hover {
	text-align: center;
	color: #9c3434;
	font-size: 1.5em;
	line-height: 1.5em;
}



div#link {
	width: 208px;
	margin: 1em auto 2em;
}

div#link p {
	text-align: center;
	padding-bottom: .5em;
	font-weight: bold;
	font-size: 1.5em;
	color: #818181;
}

div#link li {
	list-style: none;
	display: inline;
	text-indent: -9999px;
	float: left;
	
}

#apple a {
	display: block;
	margin: 0;
	background: url(../img/iTunes.jpg) 0 0 no-repeat;
	width: 94px;
	height: 35px;
}
	#apple a:hover {
	background: url(../img/iTunes_h.jpg) 0 0 no-repeat;
	}

#amazon a {
	display: block;
	margin: 0  0 0 20px;
	background: url(../img/amazon.jpg) 0 0 no-repeat;
	width: 94px;
	height: 35px;
}
	#amazon a:hover {
	background: url(../img/amazon_h.jpg) 0 0 no-repeat;
	}
	
/* band bio setup */

div#float {
	margin: 0 auto;
}

div#float p {
	clear: right;
}

#bandphoto {
	border: 2px solid #8ca2a6;
	float: left;
	margin-bottom: 1em;
	margin-right: 1.5em;
}

div#biopersonal {
	float: right;
	width: 470px;
	padding-left: 1em;
}

div#photopers {
	width: 150px;
	float: left;
}

div#photopers img {
	width: 150px;
	float: left;
	border: 2px solid #8ca2a6;
}

#bandlist  {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 1.5em;
}

#bandlist a  {
	color: #4c4c4c;
}

	#bandlist a:hover  {
		color: #97161b;
		text-decoration: none;
}

div#biopersonal p {
	margin-bottom: 1em;
}

#back a {
	color: #4c4c4c;
 	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: .5em;
	padding-left: 1.5em;
}

	#back a:hover {
		color: #97161b;
		text-decoration: none;
	}

/* fine bio setup */

div#credits p,a {
	color: #95a8a9;
	text-decoration: none;
	clear: both;
	margin-bottom: 1em;
}

div#validate {
	text-align: center;
	font-size: .75em;
}

div#validate a {
	color: #9ea8b0;
	margin: .6em;
	padding-left: 2px;
	padding-right: 2px;
}

	div#validate a:hover {
		color: #4c4c4c;
		background-color: #bdccce;
		text-decoration: none;
	}

#thanks {
	text-align: center;
	margin: 1.5em;
}

/* navigazione */

div#nav {
	width: 680px;
	height: 50px;
	margin: 0 auto;
}

div#nav li {	
	list-style: none;
	display: inline;
	margin: 10px 2px;
	text-align: left;
	float: left;
}

div#nav a {
	border: 0;
}


#home a {
	display: block;
	text-indent: -9999px;
	width: 73px;
	height: 29px;
	background: url(../img/home.gif) 0 top;
}
	#home a:hover {
		background: url(../img/home.gif) 0 bottom;		
	}

#band a {
	display: block;
	text-indent: -9999px;
	width: 68px;
	height: 29px;
	background: url(../img/band.gif) 0 top;
	margin-left: 15px;
}
	#band a:hover {
		background: url(../img/band.gif) 0 bottom;		
	}

#live a {
	display: block;
	text-indent: -9999px;
	width: 58px;
	height: 29px;
	background: url(../img/live.gif) top;
	margin-left: 15px;
}
	#live a:hover {
		background: url(../img/live.gif) 0 bottom;		
	}

#media a {
	display: block;
	text-indent: -9999px;
	width: 79px;
	height: 29px;
	background: url(../img/media.gif) 0 top;
	margin-left: 13px;
}
	#media a:hover {
		background: url(../img/media.gif) 0 bottom;		
	}

#releases a {
	display: block;
	text-indent: -9999px;
	width: 112px;
	height: 29px;
	background: url(../img/releases.gif) 0 top;
	margin-left: 13px;
}
	#releases a:hover {
		background: url(../img/releases.gif) 0 bottom;		
	}

#links a {
	display: block;
	text-indent: -9999px;
	width: 71px;
	height: 29px;
	background: url(../img/links.gif) 0 top;
	margin-left: 14px;
}
	#links a:hover {
		background: url(../img/links.gif) 0 bottom;		
	}

#contact a {
	display: block;
	text-indent: -9999px;
	width: 102px;
	height: 29px;
	background: url(../img/contact.gif) 0 top;
	margin-left: 13px;
}
	#contact a:hover {
		background: url(../img/contact.gif) 0 bottom;		
	}

/* fine navigazione */