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


body {
	background:#000;
	margin:0;
	padding:0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #e8c58e;
	scrollbar-face-color: #e3b95f;
	scrollbar-highlight-color: #e8c58e;
	scrollbar-shadow-color: #e8c58e;
	scrollbar-3dlight-color: #e8c58e;
	scrollbar-track-color: #e8c58e;
	scrollbar-darkshadow-color: #e8c58e;
}

#nav {
	width:130px;
	float:right;
	margin-right:90px;
	margin-top:100px;
}


#home {
	width:1095px;
	height:809px;
	background:url(images/home_background.jpg);
	margin:auto;
}

#about {
	width:1095px;
	height:809px;
	background:url(images/about_background.jpg);
	margin:auto;
	position:relative;
}

#listen {
	width:1095px;
	height:814px;
	background:url(images/listen_background.jpg);
	margin:auto;
	position:relative;
}

#shows {
	width:1095px;
	height:809px;
	background:url(images/shows_background.jpg);
	margin:auto;
}

#gallery {
	width:1095px;
	height:809px;
	background:url(images/gallery_background.jpg);
	margin:auto;
}

#contact {
	width:1095px;
	height:809px;
	background:url(images/contact_background.jpg);
	margin:auto;
	position:relative;
}



img.booking {
	position:absolute;
	top:570px;
	left:353px;
}





#record_bottom_wrapper {
		width:1095px;
		margin:0 auto;
}

#record_bottom {
	width:692px;
	height:354px;
	margin-left:70px;
	margin-top:0px;
}

#home_scroll {
	width:270px;
	height:393px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:19px;
	margin-top:190px;
	margin-left:595px;
	float:left;
	padding-right:10px;
}


#home_scroll h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#544715;
	font-size:18px;
	font-weight:400;
	line-height:20px;
	margin-bottom:0;
}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#544715;
	font-size:14px;
	font-weight:200;
	line-height:14px;
	margin-bottom:0;
	margin-top:8px;
}

h3 a {
	color:#544715;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}


#art {
	width:210px;
	height:335px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:19px;
	margin-top:190px;
	margin-left:120px;
	float:left;
}

#shows_scroll {
	width:305px;
	height:420px;
/*	overflow:auto;
*/	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#544715;
	line-height:19px;
	margin-top:125px;
	margin-left:570px;
	float:left;
	padding-right:0px;
}


#mailinglist {
	float:left;
	margin-left:390px;
	margin-top:-85px;
	width:149px;
	height:229px;
}


#aboutjordantext {
	width:300px;
	height:480px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:19px;
	margin-top:220px;
	margin-left:235px;
	float:left;
}

#presskit {
	width:370px;
	height:100px;
	margin-top:15px;
	margin-left:155px;
	clear:both;
	float:left;
}

#contactform {
	width:270px;
	height:380px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:22px;
	margin-top:240px;
	margin-left:145px;
	float:left;
}

#musicplayer {
	width:243px;
	height:141px;
	float:left;
	margin-top:200px;
	margin-left:270px;
}

#buymusic {
	width:240px;
	float:left;
	position:absolute;
	left:465px;
	top:502px;
}
	

#photoalbum {
	width:360px;
	height:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:19px;
	margin-top:360px;
	margin-left:160px;
	float:left;
}

#photoalbum img {
	border:1px solid black;
}

#art img {
	border:1px solid black;
}

img.slide_guitar_man {
	position:absolute;
	top:115px;
	left:572px;
}

#video {
	width:225px;
	height:172px;
	float:left;
	margin-top:290px;
	margin-left:0px;
	position:absolute;
	top:-19px;
	left:535px;
	padding:47px 110px 47px 38px;
}


/* Contact form styles */

input.main{
	background-color: transparent;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	display:block;
	float:left;
	padding:2px;
	width:250px;
	margin:-.8em 0px 0px 0px;
	color: #333333;
}


textarea {
	background-color: transparent;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	display:block;
	float:left;
	padding:2px;
	width:250px;
	margin:-.8em 0px 0px 0px;
	color: #333333;
	}

#video_text {
	width:200px;
	float:left;
	position:absolute;
	left: 680px;
	top: 237px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#544715;
	line-height:19px;
}

img.myspace {
	margin-left:65px;
}

img.twitter {
	margin-left:35px;
	margin-top:24px;
	margin-bottom:-10px;
}

#links_network {
	width:183px;
	height:170px;
	position:absolute;
	top:474px;
	bottom:0;
	background:url(images/socialmediabg.png);
	background-repeat:no-repeat;
	left: 28px;
}


#bottlecap {
	width:120px;
	float:left;
	position:absolute;
	left:111px;
	top:324px;
}
