@charset "UTF-8";

#logo {
	background: url(../art/chiaralogo.png) no-repeat center bottom;
	height: 50px;
	width: 900px;
}

#header {
	width: 900px;
	margin: 0;
	text-align: center;
	padding-top: 30px;
	left: auto;
	right: auto;
	position: relative;
	background: center;
}


#header ul {
	width: 900px;
	height: 50px;
	text-align: center;
	list-style:none;
	top: 40px;
	float: left;
	padding: 0;
	position: relative;
	margin-left: 260px;
}
	#header li {
	float:left;
	text-align: center;
	}
	
	#header li {
	display: inline;
	}
	

    #header li a:link, #header li a:visited {
	padding:.2em .5em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	margin-right:0.5em;
	color: #999;
}
	
	#header li a:hover {
	color: #000;
	}
	
	#header li a.current,#header li a.current:hover,#header li a.current:active {
	curser:default;
	color: #CCC;
	}
	
	#header li a.current,#header li a,#header li a.current:active {
	color: #666;
	}





body {
	width:900px;
	padding:0;
	margin: 0 auto;
}


	
	
	.content {
	width:900px;
	margin:0 auto;
	padding-top: 30px;
	}
	
	.selected {
	color: #FFF;
	font-weight: bold;
	}
	
	.follow{
	margin-left:7px;
	float: right;
	margin-top: 10px;
	clear: both;
	z-index: -200;
}

	.clear {
		clear:both;
	}
#musicplaya {
	position:absolute;
	top:650px;
	width:600px;
	height:267px;
	z-index:1;
	text-align: center;
	margin: 0px 150px;
}
.newalbum {
	font-size: 13pt;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.chiaraAbout {
	float: left;
	margin-top: 20px;
	clear: left;
	text-align: left;
	text-decoration: none;
}

.chiaraAboutdownload {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	list-style: none;
	float: right;
	margin-left: 450px;
}

.chiaraAboutdownloadfull {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	list-style: none;
	float: left;
	margin-left: 650px;
}



.chiaraNews {
	float: right;
	clear: right;
	text-align: left;
	height: auto;
	width: 300px;
	padding: 20px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666;
	line-height: 20px;
}

	.chiaraNewsdate {
	float: right;
	clear: right;
	text-align: center;
	height: auto;
	width: 275px;
	padding: 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



.albumArt {
	float: left;
	margin-top: 10px;
	text-align: center;
}
	
	

.chiaraContacthead {
	clear: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
	top: 100px;
	font-weight: bold;
	float: left;
}

.albumNames {
	font-size: 8pt;
	color: #333;
	text-decoration: none;
	text-align: center;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}
.chiaraContactemailstyle {
	float: left;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	text-decoration: none;
}

#apDiv1 {
	position:absolute;
	width:475px;
	height:800;
	z-index:1;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;	
}

.news {
	text-align: left;
	width: 550px;
	height:2000px;
	overflow-x: scroll;
	position: relative;
}
.dates {
	width: 380px;
	height:2000;
	overflow-x: scroll;
	float: left;
	position: absolute;
	left: 520px;
	top: 0px;
}



#apDiv3 {
	top: 920px;
	position:absolute;
	width:900px;
	height:136px;
	z-index:1;
	text-align: center;
	margin: 20px 338px 0px;
	padding-top: 20px;
	float: none;
}


#contactbox {
	position:absolute;
	top:350px;
	width:900px;
	height:219px;
	z-index:200;
	text-align: left;
	float: left;
	text-decoration: none;
	list-style: none;
	margin: 0px auto 0px 150px;
}

#contactbox ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
	#contactbox li {
	float:left;
	margin-right: 20px;
	}
	
	#contactbox li {
	display: inline;
	}
	
#contactart {
	position:absolute;
	top:30px;
	width:446px;
	height:333px;
	z-index:1;
	text-align: left;
	float: right;
	text-decoration: none;
	list-style: none;
	left: 245px;
}

/* jquery curser */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a			{ text-decoration: none; outline: none; color:#d00000; }
p 			{
	padding-bottom:10px;
	position:absolute;
	left:-1px;
	bottom:-60px;
	height: 4250px;
	width: 325px;
}
p a:hover	{ border-bottom: 2px dotted #d00000; cursor:pointer;}

#iconbar {
	text-align: center;
	position: absolute;
	left: 140px;
	width: 900px;
}

#iconbar li {
	float:left;
	position:relative;
	margin-right: 100px;
	}
#iconbar li {
	display: inline;
	}
	
#iconbar span {
	width: 110px;
	height: 35px;
	position: absolute;
	top: -50px;
	text-align: center;
	display: none;
	line-height:110%;
	color:#000000;
	cursor:pointer;
}


#aboutart {
	position:relative;
	width:450px;
	z-index:1;
	text-decoration: none;
	list-style: none;
	float: right;
	margin-top: 50px;
}
#aboutlinks {
	width:900px;
	z-index:1;
	text-decoration: none;
	list-style: none;
	margin: 0px auto;
	position: absolute;
	top: 1010px;
}



#tracklist {
	position:absolute;
	left:205px;
	top:1px;
	width:296px;
	height:269px;
	z-index:inherit;
}
#album {
	position:absolute;
	top:187px;
	text-align: center;
}
.chiaraTracks {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	line-height: 20px;
	text-transform: uppercase;
}
.frontart {
	position: absolute;
	top: 270px;
	height: 892px;
	width: 900px;
	margin: 0px 50px;
}
#albumlarge {
	position:absolute;
	left:50px;
	width:220px;
	height:220px;
	border: thin solid #999;
}
#tracklist {
	position:relative;
	left:288px;
	width:237px;
	height:340px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	color: #333;
	list-style: none;
}
#lyrics {
	position:absolute;
	left:593px;
	top:101px;
	width:300px;
	height:1837px;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14px;
	color: #666;
	overflow: scroll;
	border-left: 1px solid #666;
	padding-left: 8px;
}





#credits {
	position:absolute;
	left:50px;
	top:450px;
	width:391px;
	height:450px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #999;
	border-top: 1px solid #999;
	padding-top: 8px;
	overflow: visible;
}
#buy {
	position:absolute;
	left:50px;
	top:430px;
	width:200px;
	height:20px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #900;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: small-caps;
}
.lyricsTitle {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 20px;
	text-transform: uppercase;
}
.lyricsCredits {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	line-height: 13px;
}
#apDiv2 {
	position:absolute;
	left:598px;
	top:350px;
	width:314px;
	height:298px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	color: #666;
	float: right;
	overflow: hidden;
}
.lyricsText {
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 17px;
}
.lyricsHeadline {
	text-align: left;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 20px;
}
.albumlace {
	top: 200px;
	margin: 200px 50px 0px;
}
.newslace {
	position: absolute;
	top: 320px;
	margin: 0px;
	width: 900px;
}
.newsbox {
	margin: 0px;
	width: 1000px;
	height: 1000px;
	position: absolute;
	top: 450px;
}
.albumpagebox {
	margin: 0px;
	width: 1000px;
	height: 2000px;
	position: absolute;
	top: 350px;
	list-style: none;
}
.albumbox {
	margin: 0px;
	width: 900px;
	top: 250px;
}



	/* jQuery lightBox plugin - Gallery style */
	#gallery {
	background-color: #000;
	padding: 5px;
	width: 600px;
	position: absolute;
	top: 346px;
	text-align: center;
	margin: 0px 150px;
	}
	#gallery ul {
	
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999;
	
	}
	#gallery ul li {
	display: inline;
	
	text-decoration: none;
}
	#gallery ul img {
	border-top: 5px solid #333;
	border-right: 5px solid #333;
	border-bottom: 20px solid #333;
	border-left: 5px solid #333;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #ccc; }
	</style>
</head>

