/*
Foglio di stile realizzato da Giovanni Sodano
e-mail: info@giovannisodano.it
sito web: www.giovannisodano.it
per il sito web www.purepathmusic.com
anno 2008/2009
tutti i diritti sono riservati
*/

body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	background-image: url(images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
a {
	font-family: "Century Gothic", Arial;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", Arial;
	color: #0066FF;
	text-decoration: underline;
}
#menuverticale{
	font: 80% "Century Gothic", Arial;
	}
#menuverticale ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menuverticale li{
	font-size: 1.1em;
	display: inline;
	margin: 0;
	padding: 0;
	}
#menuverticale a:link, #menuverticale a:visited{
	display: block;
	color: #000;
	margin: 0;
	text-decoration: none;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	font-weight: bold;
	}
#menuverticale a:hover, #menuverticale a:focus, #menuverticale a:active{
	color: #fff;
	background-color: #8EA4D5;
	font-weight: bold;
	}



#footer {
	font-family: "Century Gothic", Arial;
	font-size: 70%;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	}
#footer a {
	text-decoration: underline;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #242424;
}

.box-in-home-con-video{
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	background-color: #DBDBDB;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
} 
.box-in-home-no-bg{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
} 
h1{
	font-size: 20px;
	font-weight: lighter;
}
 
h1 span{
	font-size: 20px;
	font-weight: lighter;
	color: #466AB5;
}
h2{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #282828;
	text-decoration: none;
	text-transform: none;
}
.testo-body{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.testo-body a{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.testo-body a{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#homenews h3{
	font-size: 18px;
	font-weight: lighter;
	line-height: 15px;
	font-variant: small-caps;
}
#homenews h3 span{
	font-size: 18px;
	font-weight: lighter;
	color: #888888;
	line-height: 15px;
}
#homenews .data {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#homenews .data span{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #466AB5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#homenews .testo {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#homenews .testo a{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#homenews .testo a:hover{
	color: #466AB5;
	line-height: 18px;
	text-decoration: none;
	color: #0066FF;
}

/* frog gallery */

			#FrogJS{
				width: 760px;
				height: 600px;
				margin: 0 auto;
			}
			#FrogJSCredit{
				text-align: right;
				font-size: 80%;
				color: #999;
				padding: 1px;
			}
			#FrogJSCaption{
				text-align: left;
				line-height: 140%;
			}