/* ============== */
/* GENERAL STYLES */
/* ============== */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font: 14px "Times New Roman";
	color: #CCCCCC;
}

a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}

.clear {
	clear: both;
	height: 15px;
}
#title {
	background: transparent url(../images/title.png) top left no-repeat;
	width: 381px;
	height: 72px;
	position: absolute;
	top: 80px;
	left: 100px;
}
#pageTitle {
	position: absolute;
	top: 200px;
	left: 117px;
	font: 24px "Times New Roman";
	color: #f7f7f7;
}
#menu {
	position: absolute;
	top: 64px;
	left: 46px;
	width: 410px;
	height: 65px;
}
#contentWrapper {
	position: absolute;
	left: 116px;
	top: 245px;
}
#content {
	width: 375px;
	height: 425px;
	overflow: hidden;
}

/* ==== */
/* MENU */
/* ==== */

#menu {
	position: absolute;
	top: 130px;
	left: 90px;
}
#htmlMenu {
	position: absolute;
	top: 150px;
	left: 110px;
	width: 500px;
	list-style-type: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	font: 14pt "Times New Roman";
	color: #FFFFFF;
	text-transform: lowercase;
}
#menu #news, 
#menu #music, 
#menu #bio, 
#menu #press, 
#menu #credits, 
#menu #contact {
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

#menu #news {width: 55px;}
#menu #music {width: 70px;}
#menu #bio {width: 40px;}
#menu #press {width: 60px;}
#menu #credits {width: 75px;}
#menu #contact {width: 80px;}

#menu .button {
	height:1px;
	border-bottom: 1px solid #565656;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#menu a:link,
#menu a:hover,
#menu a:active,
#menu a:visited {
	color:#CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}



/* ================= */
/* BACKGROUND IMAGES */
/* ================= */

#newsIndex {
	position: relative;
	background: transparent url(../images/home.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;
}
#bioIndex {
	position: relative;
	background: transparent url(../images/bio.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;
}
#contactIndex {
	position: relative;
	background: transparent url(../images/contact.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;
}
#pressIndex {
	position: relative;
	background: transparent url(../images/press.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;
}
#creditsIndex {
	position: relative;
	background: transparent url(../images/credits.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;
}
#mediaIndex {
	position: relative;
	background: transparent url(../images/music.jpg) top left no-repeat;
	width: 1096px;
	height: 803px;
	margin: 0 auto;	
}


/* ======= */
/* CONTENT */
/* ======= */

.newsDate, .newsTitle,
.newsContent, .pressTitle,
.pressSource, .socialMedia,
.contactTitle, .contactContent,
#creditsSelect, .creditsTitle {
	margin-left:40px;
}

/* NEWS PAGE */
.newsDate {
	font: 14px Times New Roman;
	color: #999999;
	margin-bottom: 3px;
}
.newsTitle {
	font: 14px Times New Roman;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.newsContent {
	font: 14px Times New Roman;
	line-height: 16pt;
	color: #CCCCCC;
	margin-bottom: 40px;
}

/* PRESS PAGE */
.pressTitle {
	font: 14px Times New Roman;
	color: #FFFFFF;
	margin-bottom: 3px;
}
.pressSource {
	font: 14px Times New Roman;
	color: #999999;
	margin-bottom: 22px;
}

/* CONTACT PAGE */
.socialMedia {
	width: 300px;
	font: 16px Times New Roman;
	color: #FFFFFF;
	margin-bottom: 25px;
}
.socialMediaTitle {
	margin-bottom: 5px;
}
.socialMedia .myspaceBtn {
	background: transparent url(../images/btn-myspace.png) no-repeat;
	padding-left: 23px;
	float: left;
	width: 75px;
}
.socialMedia .facebookBtn {
	background: transparent url(../images/btn-facebook.png) no-repeat;
	padding-left: 23px;
	float: left;
	width: 75px;
}
.socialMedia .twitterBtn {
	background: transparent url(../images/btn-twitter.png) no-repeat;
	padding-left: 23px;
	float: left;
	width: 75px;
}
.contactTitle {
	font: 14px Times New Roman;
	color: #CCCCCC;
	margin-bottom: 4px;
}
.contactContent {
	font: 14px Times New Roman;
	color: #FFFFFF;
	margin-bottom: 25px;
	line-height: 14pt;
}

/* CREDITS PAGE */
#creditsSelect {
	position: absolute;
	left: 175px;
	top: 207px;
	font: 16px Times New Roman;
	color: #CCCCCC;
	margin-bottom: 15px;
}
.creditsTitle {
	font: 14px Times New Roman;
	color: #FFFFFF;
	margin-bottom: 3px;
}

/* MUSIC PAGE */
#musicWrapper {
	background: #151312;
	position: relative;
	top: 240px;
	left: 115px;
	width: 775px;
	height: 432px;
	padding: 25px 25px 10px 25px;
	overflow: hidden;
	border: 1px solid #999999;
	-webkit-box-shadow: #000000 0px 0px 5px;
}
#mediaCategories {
	width: 250px;
	height: 415px;
	float: left;
	overflow: hidden;
}
#mediaCategories #albumCover {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
}
#mediaCategories #albumTitle {
	float: left;
	font: 14px Times New Roman;
	color: #CCCCCC;
	text-transform: uppercase;
	height: 75px;
	width: 145px;
	margin-top: 30px;
	padding-left: 15px;
	overflow: hidden;
}
#mediaFiles {
	float: right;
	width: 500px;
}
#mediaFiles #thumbnail {
	float: left;
	padding-right: 20px;
}
#mediaContentWrapper {
	padding: 15px;
	float: right;
	background: #000000;
	border: 1px solid #333333;
	clear: right;
	width: 468px;
	height: 180px;
	overflow: hidden;
}
#mediaContent {
	background: #000000;
	width: 468px;
	height: 180px;
	padding: 0px;
	overflow: hidden;
}
#mediaContent .contentTitle {
	font: 14px Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#mediaContent .contentDate {
	font: 14px Times New Roman;
	color: #999999;
}
#mediaContent .contentText {
	font: 14px Times New Roman;
	color: #999999;
	margin-top: 15px;
	line-height: 14pt;
}
#mediaContent .youtubeVideos {
	width: 400px;
	height: 140px;
}
#mediaContent .youtubeVideos img {
	border: 4px solid #141414;
	float:left;
	margin: 10px 10px 0px 0px;
}
#mediaContent .youtubeVideos img:hover {border: 4px solid #363636;}
#mediaContent .youtubeVideos a:hover {border-bottom: 0px;}


/* =========================== */
/* JPLAYER JQUERY MUSIC PLAYER */
/* =========================== */

#playlist {
	height: 130px;
}
#playlist-spacer {
	height: 300px;
}
div.jp-single-player,
div.jp-playlist-player {
	float: right;
	font-size:1.25em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	padding: 5px 0px;
}
div.jp-interface {
	position: relative;
	width:295px;
	height:25px;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface  ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface  ul.jp-controls li {
	overflow:hidden;
	text-indent:-9999px;
}
li.jp-play,
li.jp-pause {
	display: block;
	position: absolute;
	top:0px;
	width:18px;
	height:18px;
	cursor: pointer;
}
div.jp-single-player li.jp-play,
div.jp-single-player li.jp-pause {
	left:0px;
}
div.jp-playlist-player li.jp-play,
div.jp-playlist-player li.jp-pause {
	left:0px;
}
li.jp-play {
	background: url("../images/btn-play-inactive.png") no-repeat;
}
li.jp-pause {
	background: url("../images/btn-pause.png") no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:7px;
	background-color: #999999;
	width:245px;
	height:3px;
}
div.jp-single-player div.jp-progress {
	left:30px;
}
div.jp-playlist-player div.jp-progress {
	left:30px;
}
div.jp-load-bar {
	background: #333333;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: #658CAE;
	width:0px;
	height:15px;
}
div.jp-playlist {
	background: #000000;
	float: right;
	border: 1px solid #333333;
	width: 280px;
	height: 130px;
	padding: 15px;
/*	overflow: hidden;*/
}
div.jp-playlist ul{
	list-style-type:none;
	margin:0px;
	width: 280px;
	text-indent: 0px;
	padding: 0px;
/*	overflow: hidden;*/
}
div.jp-playlist li{
	list-style: decimal inside;
	font: 14px Times New Roman;
	color: #777777;
	height: 19px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
}
div.jp-playlist li{
	cursor: pointer;
}
div.jp-playlist li.jplayer_playlist_current {
	font: 14px Times New Roman;
	color: #FFFFFF;
	height: 19px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 5px;
	cursor: default;
}
div.jp-playlist li:hover {
	color:#999999;
}

/*div.jp-playlist-player {
	float: right;
	font-size:1.25em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	margin: -5px 0px -10px 0px;
}
#playlist {
	width: 280px;
	height: 130px;
	overflow: hidden;
}
div.jp-interface {
	position: relative;
	width: 305px;
	height: 40px;
	border-bottom: none;
}
div.jp-interface  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#trackname {
	font: 9pt "Times New Roman";
	font-weight: bold;
	text-transform: uppercase;
}
.play-info {
	font-family: "Times New Roman";
}
.jp-playlist-player p {
	font-size:10pt;
	margin-left: 30px;
}
.jp-play, .jp-pause {
	background: transparent url("../images/btn-play-inactive.png") no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}
div.jp-single-player li.jp-pause {
	left:0px;
}
div.jp-playlist-player .jp-play,
div.jp-playlist-player .jp-pause {
	left:0px;
	text-indent: -9999px;
}
div.jp-playlist-player a:hover,
div.jp-playlist-player a:hover {
	border-bottom: 0px;
}
.jp-play {
	background: url("../images/btn-play-inactive.png") no-repeat;
}
.jp-pause {
	background: url("../images/btn-pause.png") no-repeat;
}
div.jp-playlist {
	background: #000000;
	float: right;
	border: 1px solid #333333;
	width: 280px;
	height: 130px;
	padding: 15px;
	overflow: hidden;
}
div.jp-playlist ul {
	list-style-type:none;
	margin:0px;
	width: 280px;
	height: 130px;
	text-indent: 0px;
	padding: 0px;
	overflow: hidden;
}
div.jp-playlist li {
	background: transparent url(../images/btn-play-inactive.png) no-repeat;
	font: 14px Times New Roman;
	color: #CCCCCC;
	height: 19px;
	padding-left: 30px;
	padding-top: 3px;
	margin-bottom: 5px;
}*/
/*div.jp-playlist li:hover {
	background: transparent url(../images/btn-play.png) no-repeat;
}*/


/*======*/
/*FOOTER*/
/*======*/

#footer {
	position: absolute;
	left: 117px;
	top: 750px;
	font: 12px "Times New Roman";
	color: #565656;
}