/*********************************************************
  
  The Staxx Brothers Official Site - CSS Document
  
  ********************************************************/

body {
	margin: 0px;
	background-image:url(images/bg/bg_fade_top.png); 
	background-repeat:repeat-x;
	background-color:#f3eadb;
	padding: 0px;
	text-align:center;
	color: #332a24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	color: #fe643c;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}

h4 {
	margin: 5px 0px;
	color: #fe643c;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
h5 {
	margin: 5px 0px;
	color: #fe643c;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
a:visited {
	margin: 0px;
	color: #fe643c;
	font-family: Arial, Helvetica, sans-serif; 
	}

a:link {
	margin: 0px;
	color:#fe643c;
	font-family: Arial, Helvetica, sans-serif;
	}

a:hover {
	margin: 0px;
	color: #91d1ec;
	font-family: Arial, Helvetica, sans-serif; 
	}

hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #322a24;
	color: #322a24;
	}

#container {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align:left;
	}

#header {
	margin: 0px auto;
	width:820px; 
	height:30px; 
	background-image:url(images/bg/bg_header.png); 
	background-repeat:no-repeat;
	text-align:right;
	}

#content {
	margin: 0px auto;
	width: 820px;
	height: 100%;
	min-height: 542px;
	background-image:url(images/bg/bg_content.png); 
	background-repeat:repeat-y;
	padding: 0px;
	text-align:left;
	color: #332a24;
	}

#medallion {
	position: relative;
	z-index: 10;
	margin-left: 20px;
	width: 61px;
	height:60px;
	background-image:url(images/medallion.png);
	background-repeat:no-repeat;
	}	

#navbar {
	position: relative;
	z-index: 9;
	margin-left: 10px;
	margin-top: -50px;
	width: 801px;
	height: 40px;
	background-color: #f3b553;
	text-indent: 90px;
	vertical-align:bottom;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	color: #fe643c;
	}

#navbar a:link {
	color:#322a24;
	text-decoration: none;
	}

#navbar a:visited {
	color:#322a24;
	text-decoration: none;
	}

#navbar a:hover {
	color:#fe643c;
	text-decoration: none;
	}

#title {
	margin: 20px 30px;
	}

#sn_links {
	z-index: 10;
	position: absolute;
	margin-left: 593px;
	top: 95px;
	width: 300px;
	height: 30px;
	}

#footer {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	height: 180px;
	background-image:url(images/bg/bg_fade_bottom.png); 
	background-repeat:repeat-x;
	}

#reflection {
	margin: -180px auto 0px;
	width: 820px; 
	height: 90px;
	background-image:url(images/bg/bg_footer.png); 
	background-repeat:no-repeat; 
	padding: 0px;
	text-align: center;
	line-height: 120px;
	color:#322a24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}



/*** News Site ***/

#band_pic {
	margin: 0px 0px 10px 30px;
	width: 496px;
	height: 184px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 0px;
	background-image: url(images/band4.png);
	background-repeat:no-repeat;
	}

#news {
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	width: 496px;
	height: auto;
	}

#widget_reverb {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 540px;
	width: 250px;
	height: 182px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	background-color: #332a24;
	}

#recent_releases {
	position: absolute;
	top: 363px;
	margin: 0px 0px 0px 540px;
	width: 248px;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 5px 0px 8px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

#newsletter {
	position: absolute;
	top: 696px;
	margin: 0px 0px 0px 540px;
	width: 250px;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #332a24;
	padding: 5px 0px 15px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

#newsletter h4 {
	color: #91d1ec;
	}

#newsletter h5 {
	color: #f3b553;
	}

#newsletter_archive {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 540px;
	width: 250px;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #332a24;
	padding: 5px 0px 15px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

#newsletter_archive h4 {
	color: #91d1ec;
	}

#newsletter_archive h5 {
	color: #f3b553;
	}

/*** Tour Page ***/

#flier {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 540px;
	width: 250px;
	height: auto;
	}

#dates {
	width: 496px;
	height: auto;
	position: relative;
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	}

#dates h1 {
	margin: 20px 0px 12px 0px;
	}	

#dates h4 {
	margin: 15px 0px 0px 25px;
	color: #322a24;
	}

#dates h5 {
	display:inline;
	}

#dates p {
	display:inline;
	}



/*** Music Page ***/

#release {
	position: relative;
	margin: 20px 0px 0px 30px;
	width: 743px;
	height: auto;
	min-height: 340px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 0px 0px 0px 15px;
	}

#cover {
	position: absolute;
	margin: -321px 0px 0px 248px;
	padding: 0px 20px 0px 0px;
	text-align:right;
	width: 520px;
	height: auto;
	}



/*** Video Page ***/

#video_release {
	position: relative;
	margin: 20px 0px 0px 30px;
	width: 743px;
	height: auto;
	min-height: 283px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 0px 0px 0px 15px;
	}

#video {
	position: absolute;
	margin: -263px 0px 0px 350px;
	width: 420px;
	height: 243px;
	}



/*** Gallery Page ***/

#gallery {
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	width: 496px;
	height: auto;
	}



/*** Bio Page ***/

#band2_pic {
	margin: 0px 0px 10px 30px;
	width: 496px;
	height: 184px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 0px;
	background-image: url(images/band4.png);
	background-repeat:no-repeat;
	}

#bio {
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 5px 0px;
	width: 496px;
	height: auto;
	}
	
#members {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 540px;
	width: 250px;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 0px;
	background-color: #322a24;
	padding: 15px 0px 15px 0px;
	text-align: center;
	color:#f3b553;
	font-family: Arial, Helvetica, sans-serif;
	
	}



/*** Store Page ***/

#view_cart {
	z-index: 11;
	position: absolute;
	margin-left: 493px;
	top: 98px;
	width: 88px;
	height: 30px;
	}

#item {
	position: relative;
	margin: 20px 0px 0px 30px;
	width: 748px;
	height: auto;
	min-height: 180px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 5px 0px 15px 10px;
	}

#item_image {
	position: absolute;
	margin: -191px 0px 0px 590px;
	width: 200px;
	height: auto;
	}



/*** Info Page ***/

#info_left {
	position: relative;
	margin: 20px 0px 0px 30px;
	width: 208px;
	height: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 10px 15px 15px 15px;
	text-align: left;
	}
	
#info_center {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 290px;
	width: 208px;
	height: auto;
	min-height: 525px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 10px 15px 15px 15px;
	text-align: left;
	}
	
#info_right {
	position: absolute;
	top: 160px;
	margin: 0px 0px 0px 550px;
	width: 208px;
	height: auto;
	min-height: 525px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px;
	border-color: #332a24;
	padding: 10px 15px 15px 15px;
	text-align: left;
	}
