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

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin: 0;
	text-align:center;
  }

a {text-decoration:none}

img {border: 0px none;}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	}
	
h3 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	}
	
.artistname {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	}
	
.artistbio {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}

.text {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.textbold {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	

.header {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
.headerpink {
	color: #ff0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	}
	
.copyright {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	}

.sitemap {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.footernote {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.hide {
	display:none
}
/* Link Icons */

#rbtwitter {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 471px;
	top: 150px;
}

#rbfacebook {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 560px;
	top: 150px;
}

#rbyoutube {
	width: 92px;
	height: 36px;
	position:absolute;
	left: 649px;
	top: 150px;
}

#rbtwitter {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 471px;
	top: 150px;
}

#rbblank {
	width: 85px;
	height: 36px;
	position:absolute;
	left: 749px;
	top: 150px;
}

#biofacebook {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 89px;
	top: 148px;
}

#bioyoutube {
	width: 92px;
	height: 36px;
	position:absolute;
	left: 178px;
	top: 148px;
}

#biotwitter {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 0px;
	top: 148px;
}

#biomyspace {
	width: 82px;
	height: 36px;
	position:absolute;
	left: 277px;
	top: 148px;
}

/* IDs */
#container {
	text-align: left;
	width: 965px;
	margin: 0 auto
	
}
#menubar {
	text-align: left;
	width: 965px;
	padding: 10px;
	margin: 0 auto;
	}
	
#rejektbanner {
	background-image:url(images/rejekt_banner.jpg);
	text-align: left;
	width: 959px;
	height: 280px;
	position: relative;
}

#pinkleaf {
	background-image:url(images/pink_edge.jpg);
	width: 7px;
	height: 53px;
	position:absolute;
	left: 959px;
	bottom: 142px;
}

#blueleaf {
	background-image:url(images/blue_edge.jpg);
	width: 7px;
	height: 43px;
	position:absolute;
	left: 959px;
	top: 150px;
}

#roster_cont {
	background-image:url(images/blue_background.gif);
	background-repeat:repeat;
	text-align: left;
	width: 959px;
	height: 401px;
	position: relative;
	top: 0;
}

#wearerejekts {
	background-image:url(images/we_are_rejekts.png);
	width: 959px;
	height: 46px;
	position:absolute;
	left: 0px;
	top: 28px;
	}

#artist_container {
	width: 959px;
	height: 253px;
	padding-top: 97px;
	position:relative;
	
}

#artist_photo_container {
	background-image:url(images/band_photo_frame.png);
	background-repeat:no-repeat;
	width: 341px;
	height: 253px;
	position: absolute;
	left: 26px;
}
#artist_photo {
	width: 319px;
	height: 196px;
	position: absolute;
	padding: 11px;
}
#artist_name {
	width: 552px;
	height: 35px;
	position: absolute;
	left: 408px;
}
#artist_bio {
	width: 471px;
	height: 121px;
	position: absolute;
	top: 133px;
	left: 408px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 80px;
}

#lowbanner_cont {
	text-align: left;
	width: 959px;
	height: 164px;
	position: relative;
	top: 0;
}

#mid-spacer {
    height: 14px;
}

#footer-spacer {
    height: 5px;
}

#footer {
    width: 965px;
	height: 135px;
	margin: 0 auto
}

#footer-container {
    width: 959px;
	position: relative;
}

#footer-copyright {
	text-align: left;
	width: 480px;
	padding: 0px;
	position:absolute;
	left: 0px;
	}
	
#footer-sitemap {
	text-align: right;
	width: 479px;
	padding: 0px;
	position:absolute;
	right: 0px;
	height: 24px;
	}
	
#footer-note {
	text-align: center;
	width: 560px;
	margin: 0 auto;
	padding-top: 35px;
	}
