body {
	margin: 0;
	background: transparent url(../images/page-bg.png) no-repeat top center;
}

html {
	background: #271810 url(../images/html-bg.png) repeat-x top left;
}

#page {
	width: 980px;
	margin: 0 auto;
}

#header {
	/*height: 554px;*/
	margin: 0 0 0 10px;
	position: relative;
	padding-top: 263px;
	z-index: 10;
	/*width: 980px;*/
}

h1#logo {
	top: 230px;
	width: 530px;
	height: 200px;
	margin: 0 auto;
	text-indent: -9999px;
	background: transparent;
	float: left;
}

h1#logo a:link,
h1#logo a:visited {
	width: 530px;
	height: 200px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: transparent;
}

h1#logo a:hover,
h1#logo a:active {
	width: 530px;
	height: 200px;
	margin: 0 auto;
	text-indent: -9999px;
	display: block;
	background: transparent;
}

div#twitter {
	float: left;
	width: 225px;
	height: 163px;
}

div.tweet {
	margin: 30px 0 0 45px;
	font-style: italic;
	font-size: 11px!important;
	line-height: 15px;
}

div.tweet p.text {
	margin: 0;
	font-size: 11px!important;
	color: #ffffff;
}

div.tweet p.text a:link,
div.tweet p.text a:visited {
	color: #ffffff;
	text-decoration: underline;
}

div.tweet p.text a:hover,
div.tweet p.text a:active {
	text-decoration: none;
}

span.time {
	margin: 5px 0 0 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

a#follow-us:link,
a#follow-us:visited {
	width: 199px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/follow-us.png) no-repeat 0 0;
	position: absolute;
	z-index: 10;
	top: 382px;
	left: 25px;
}

a#follow-us:hover,
a#follow-us:active {
	background-position: 0 -47px;
}

#utilities {
	height: 50px;
}

ul.cart {
	color: #ffffff;
	width: 200px;
	float: right;
	margin: 0;
	padding: 0 0 0 40px;
	list-style-type: none;
	line-height: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: transparent url(../images/cart-bg.png) no-repeat center left;
}

ul.cart li {
	text-align: right;
	float: left;
	display: inline;
}

ul.cart li a:link,
ul.cart li a:visited {
	text-decoration: underline;
	color: #ffffff;	
	margin: 0 0 0 0;
}

ul.cart li a:hover,
ul.cart li a:active {
	text-decoration: none;
	color: #ffffff;	
}

ul#main-nav {
	margin: 0;
	width: 1020px;
	height: 78px;
	list-style-type: none;
	background: transparent url(../images/nav-sprite.png) no-repeat top left;
	position: absolute;
	text-indent: -9999px;
	clear: left;
	left: -20px;
	top: 426px;
}

ul#main-nav li {
	float: left;
}

ul#main-nav li a {
	display: block;
	height: 59px;
	text-indent: -9999px;
}

ul#main-nav li a#home:link,
ul#main-nav li a#home:visited {
	width: 138px;
	background: transparent url(../images/nav-sprite.png) no-repeat 0 0;
}

ul#main-nav li a#home:hover,
ul#main-nav li a#home:active {
	background-position: 0 -78px;
}

ul#main-nav li a#about:link,
ul#main-nav li a#about:visited {
	width: 171px;
	background: transparent url(../images/nav-sprite.png) no-repeat -138px 0;
}

ul#main-nav li a#about:hover,
ul#main-nav li a#about:active {
	background-position: -138px -78px;
	text-decoration: none;
}

ul#main-nav li a#shows:link,
ul#main-nav li a#shows:visited {
	width: 137px;
	background: transparent url(../images/nav-sprite.png) no-repeat -309px 0;
}

ul#main-nav li a#shows:hover,
ul#main-nav li a#shows:active {
	background-position: -309px -78px;
	text-decoration: none;
}

ul#main-nav li a#media:link,
ul#main-nav li a#media:visited {
	width: 238px;
	background: transparent url(../images/nav-sprite.png) no-repeat -446px 0;
}

ul#main-nav li a#media:hover,
ul#main-nav li a#media:active {
	background-position: -446px -78px;
	text-decoration: none;
}

ul#main-nav li a#press:link,
ul#main-nav li a#press:visited {
	width: 125px;
	background: transparent url(../images/nav-sprite.png) no-repeat -684px 0;
}

ul#main-nav li a#press:hover,
ul#main-nav li a#press:active {
	background-position: -684px -78px;
	text-decoration: none;
}

ul#main-nav li a#blog:link,
ul#main-nav li a#blog:visited {
	width: 109px;
	background: transparent url(../images/nav-sprite.png) no-repeat -809px 0;
}

ul#main-nav li a#blog:hover,
ul#main-nav li a#blog:active {
	background-position: -809px -78px;
	text-decoration: none;
}

#content-wrapper {
	background: transparent url(../images/content-bg-2.png) no-repeat bottom center;
	margin: 0 0 0 5px;
	padding: 0 0 20px 0;
	width: 1010px;
}

#content-inner {
	width: 990px;
	/*padding: 50px;*/
	margin: 0 0 0 0;
	/*padding: 50px 20px 20px 20px;*/
	/*padding: 0 0 100px 0;*/
	background: transparent url(../images/content-bg.png) repeat-y top center;
	position: relative;
	z-index: 1;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 40px 10px 20px 10px;
}

#footer {
	width: 1010px;
	margin: 0 auto 50px;
}

#footer p {
	text-align: center;
	color: #4b413d;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

.main-column {
	width: 640px;
	float: left;
}

#buy-album {
	float: left;
	
}


ul#store-links {
	list-style-type: none;
	margin: 100px 0 0 25px;
	padding: 0;
	text-indent: -9999px;
}

#store-links li a#itunes:link,
#store-links li a#itunes:visited {
	width: 168px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/btn-purchase-album.png) no-repeat 0 0;
	margin: 0 0 17px 0;
}
#store-links li a#itunes:hover,
#store-links li a#itunes:active {
	background-position: 0 -28px;
}

#store-links li a#musicmax:link,
#store-links li a#musicmax:visited {
	width: 168px;
	height: 12px;
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/btn-purchase-album.png) no-repeat 0 -16px;
}
#store-links li a#musicmax:hover,
#store-links li a#musicmax:active {
	background-position: 0 -44px;
}

#featured {
	width: 940px;
	background: transparent url(../images/featured-bg.jpg) no-repeat top left;
	position: relative;
	z-index: 5;
	top: -18px;
	left: -20px;
	padding: 20px 20px 0px 20px;
}

div#wcma {
	padding: 0px 0 0 0;
	width: 330px;
	height: 130px;
	position: absolute;
	left: 672px;
	top: 20px;
	background: transparent url('/assets/img/2010-ribbon.png') no-repeat top left;
}

div#audio-player {
	padding: 20px 0 0 0;
	width: 320px;
	height: 401px;
	position: absolute;
	left: 680px;
	top: 160px;
	background: transparent url(../images/audio-bg.png) no-repeat top left;
}

div.track {
	margin: 0 0 5px 10px;
	clear: left;
	background: transparent url(../images/trackbg.png) no-repeat top left;
}

dl.album-art {
	position: relative;
	width: 90px;
	height: 82px;
	float: left;
	margin: 11px 10px 0 6px;
}

dt.art {
	position: absolute;
	left: 4px;
	top: 1px;
	display: block;
	z-index: 5;
}

dd.jewel {
	margin: 0;
	background: transparent url(../images/jewel.png) no-repeat top left;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 90px;
	height: 82px;
	display: block;
}

ul.track-info {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.track-info li h4 {
	font-size: 24px;
	color: #d7b166;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0px;
	line-height:18px;

}

ul.track-info li span.album

{
font-style:italic;
color:#ffffff;
font-size:13px;
}

.ui360,
.sm2-360ui {
  /* size of the container for the circle, etc. */
  width:50px;
  height:50px;
	float: left;
	position: relative;
	z-index: 11;
}

div.sidebar {
	width: 230px;
	float: right;
}

#upcoming-shows {
	margin: 0 0 36px 0;
}

h3.heading-upcoming-shows {
	width: 209px;
	height: 54px;
	text-indent: -9999px;
	background: transparent url(../images/heading-upcoming-shows.gif) no-repeat center top;
}

h3.heading-photo-gallery {
	width: 209px;
	height: 57px;
	text-indent: -9999px;
	background: transparent url(../images/heading-photo-gallery.gif) no-repeat center top;
}


ul.track-info li
{
width:133px;
text-align:center;
margin-top:16px;
}












#new-nav {
	margin: 0;
	width: 1020px;
	height: 78px;
	list-style-type: none;
	background: transparent url(../images/new-nav-sprite.png) no-repeat top left;
	position: absolute;
	text-indent: -9999px;
	clear: left;
	left: -20px;
	top: 426px;
}

#new-nav li {
	float: left;
}

#new-nav li a {
	display: block;
	height: 59px;
	text-indent: -9999px;
}

#new-nav a#about:link,
#new-nav a#about:visited {
	width: 189px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat 0 0;
}

#new-nav a#about:hover,
#new-nav a#about:active {
	background-position: 0 -78px;
}

#new-nav a#shows:link,
#new-nav a#shows:visited {
	width: 133px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat -189px 0;
}

#new-nav a#shows:hover,
#new-nav a#shows:active {
	background-position: -189px -78px;
	text-decoration: none;
}

#new-nav a#music:link,
#new-nav a#music:visited {
	width: 237px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat -322px 0;
}

#new-nav a#music:hover,
#new-nav a#music:active {
	background-position: -322px -78px;
	text-decoration: none;
}

#new-nav a#media:link,
#new-nav a#media:visited {
	width: 125px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat -559px 0;
}

#new-nav a#media:hover,
#new-nav a#media:active {
	background-position: -559px -78px;
	text-decoration: none;
}

#new-nav a#store:link,
#new-nav a#store:visited {
	width: 124px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat -684px 0;
}

#new-nav a#store:hover,
#new-nav a#store:active {
	background-position: -684px -78px;
	text-decoration: none;
}

#new-nav a#contact:link,
#new-nav a#contact:visited {
	width: 212px;
	background: transparent url(../images/new-nav-sprite.png) no-repeat -808px 0;
}

#new-nav li a#contact:hover,
#new-nav li a#contact:active {
	background-position: -808px -78px;
	text-decoration: none;
}


input[type="text"]{
	border:1px solid #271810;
}



#billing_info, #checkout-cart, #complete {
	border:1px solid #271810;
	background:#fff;
}

fieldset#billing_info, fieldset#checkout-cart, fieldset#complete {
	border:1px solid #271810;
}

fieldset#billing_info legend,  fieldset#checkout-cart legend,  fieldset#complete legend  {
	border:none;
	text-transform:uppercase;
	color:#a61403;
	font-size:20px;
}

#billing_info label, #checkout-cart label, #complete label {
	width:300px;
	text-align:right;
	margin:0 10px 0 0;
	color:#271810;
}

#billing_info p, #checkout-cart p, #complete p {
	width:350px;
	margin:0 0 7px 0;
}

#checkout-cart.narrow p{
	width:200px;
}

#billing_info p input, #checkout-cart p input, #complete p input {
	float:right;
	width:200px;	
}

#billing_info p.cart-small, #checkout-cart p.cart-small, #complete p.cart-small {
	width:500px;
	font-size:14px;
	line-height:16px;
	margin:0 0 10px 0;
}

.red, #cart strong, h2.articleTitle, .date {
	color:#a61403!important;
}

table#products tr {
	margin:0 0 10px 0;
	padding:10px 0;
}

table#products tr td h3 {
	color:#a61403!important;
}
















