@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#010006;
color:#ffffff;
}

/*/*/html*body:first-of-type {font-weight: normal; text-shadow: #000000 0 0 0px;}/* */

.left {float:left;}
.right {float:right;}
.clr {clear:both; font-size:0; height:0px; line-height:0;}

p, h1, h2, h3, h4, h5, h6, table, form, ul, ol, div, span {
margin:0;
padding:0;
}

a img, img {border:none;}
a {text-decoration:none; outline:none; color:#ffffff; }
a:hover {text-decoration:underline;}

#container {
	width:1008px;
	margin:0 auto;
	position:relative;
}

h1 {
	color:#00b0f1;
	font-size:24px;
}

 h2 {
	color:#00b0f1;
	font-size:24px;
	padding-bottom: 20px;
}

h3 {
	color:#00b0f1;
	font-size:14px;
	padding-bottom: 20px;
}

p {
	font-size:12px;
	line-height:18px;
	padding:0 0 12px 0;
}

li {
	list-style-type:none;
	padding:0 0 18px 0;
	line-height:18px;
}

.red {
	color:#FF0000;
	font-weight:bold;
}

/*top-area*/
#top-area {
	background-color:#010006;
	height:33px;
	position:fixed;
	top:0px;
	width:1008px;
	margin:auto;
	z-index:10;
	background-image:url(../images/border.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
	padding:0 0 6px 0;
}

* html #top-area { position:absolute; }

#main-menu { padding:6px 0 0 0; }

#main-menu ul { float:left; }

#main-menu li {
	list-style-type:none;
	float:left;
	padding:0 10px;
}

#main-menu li a { color:#00b0f1; }
#main-menu li a:hover { text-decoration:none; }

.top-icons { padding:5px 0 0 0; }

/* end top-area */

#home, #dates, #music, #bio, #photos, #video {
	margin:0 0 1000px 0;
}

#home, #dates, #music, #bio, #photos, #video, #contact, #footer {
	padding:39px 0 0 0;
}

/*home*/
#home .content-area {
	padding:20px 0 0 0;
	text-align:center;
}


/*dates*/
#dates .content-area { padding:80px 0 0 0; }

.poster { width:570px; }

.date-list { width:400px; }

.date-list ul { padding:30px 0 0 0; }


/*music*/
#music .content-area {
	background-image:url(../images/bg-music.jpg);
	background-position:1px 0px;
	background-repeat:no-repeat;
	min-height:960px;
	height:auto !important;
	height:960px;
	width:1008px;
	position:relative;
}

#music h1 { padding:20px 0 0 1px;}

.flash-player {
	position:absolute;
	right:134px;
	top:315px;
}


/*bio*/
#bio .content-area { padding:40px 0 0 0; }

.bio-info { width:325px; }

#bio h1 { padding:0 0 25px 0; }

.bio-pdf { padding:0 0 12px 8px; }

.bio-pdf a {
	background-image:url(../images/icon-pdf.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:38px;
	height:38px;
	padding:0 0 0 54px;
	display:block;
}

.si-live {
	width:325px;
	padding:0 0 0 25px;
}

.news { width:308px; }


/*photos*/
#photos .content-area {
	background-image:url(../images/bg-photos.jpg);
	background-position:0px 47px;
	background-repeat:no-repeat;
	min-height:670px;
	height:auto !important;
	height:670px;
	padding:47px 0 0 0;
}

#photos .top-area {
	padding:12px 0 0 0;
	height:612px;
}

#photos .top-area .right { text-align:right; }

.photo-albums {
}

.photo-albums li {
	float:left;
	width:160px;
	padding:0 4px;
}

.photo-albums li h3 {
	font-size:12px;
	font-weight:normal;
}


/*video*/
#video .content-area { padding:50px 0 0 0; }

.video-box { padding:45px 0 0 0; }

.video-area { width:640px; }

.video-info { width:325px; }

.video-info h2 {
	font-size:18px;
	padding:0 0 10px 0;
}


/*contact*/
#contact .content-area {
	background-image:url(../images/bg-contact.jpg);
	background-position:0px 30px;
	background-repeat:no-repeat;
	min-height:1065px;
	height:auto !important;
	height:1065px;
	padding:57px 0 0 0;
}

.contact-box {
	background-color:#000006;
	padding:0 0 100px 0;
	width:306px;
}

.contact-box h1 { padding:2px 0 35px 0; }

.contact-info { padding:0 0 20px 12px; }

.contact-info h3 { font-size:12px; }

.contact-info p { padding:0px; }

.soc-net { padding:10px 0 0 0; }

.soc-net img { margin:0 12px 0 0; }


/*footer*/
#footer {
	background-image:url(../images/border.gif);
	background-position:0px 33px;
	background-repeat:no-repeat;
	margin:80px 0 0 0;
	text-align:center;
}

#footer .content-area { padding:12px 0 10px 0; }