head, html { 
	overflow: -moz-scrollbars-vertical; 
	min-height: 100%;
	margin-bottom: 1px;
}

body {
    margin: 2em 0 0 0;
    padding: 0 0 6em 0;
    color: #000;
    background: #d2232a;
    font-size: 1em;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}
#mainBody {
	background-image: url(_img/huge_au.gif);
	background-repeat: no-repeat;
	background-position: center left;
	background-attachment: fixed;
}
h1 {
	display: none;
}
a {
	outline: none;
}
div#footer {
    overflow: hidden;
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
	background-image:url(_img/footer_bg.png);
	background-repeat: repeat-x;
	border: 0px solid #F00;
}

div#content {
	padding: 1em;
}

@media screen {
  body>div#footer
    {
    position: fixed;
    }
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#container{
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#nav {
	width: 770px;
	height: 65px;
	padding-top: 43px;
	margin: 20px auto 0px auto;
}
#nav ul {
	list-style-type: none;
	width: 750px;
}
#nav ul li {
	float: left;
	margin-bottom: 8px;
}
#nav ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	margin-right: 15px;
	height: 22px;
}
#nav ul li a:hover {
	background-position: 0px -24px;
}
#nav ul li a.active {
	background-position: 0px -48px;
}
#nav ul li a.news {
	background-image: url(_img/nav_news.gif);
	width: 85px;
}
#nav ul li a.shows {
	background-image: url(_img/nav_shows.gif);
	width: 109px;
}
#nav ul li a.discog {
	background-image: url(_img/nav_discog.gif);
	width: 116px;
}
#nav ul li a.photos {
	background-image: url(_img/nav_photos.gif);
	width: 118px;
}
#nav ul li a.about {
	background-image: url(_img/nav_about.gif);
	width: 100px;
}
#nav ul li a.merch {
	background-image: url(_img/nav_merch.gif);
	width: 103px;
}
#nav .hr {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	border-bottom: 1px solid #a81c22;
}
#nav .subnav {
	width: 626px;
	margin-left: auto;
	margin-right: auto;
}
#nav .subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 656px;
}
.subnav ul li {
	display: inline;
	border-right: 1px solid #a81c22;
}
.subnav ul li.music {
	font-size: 7px;
}
.subnav ul li.mlist {
	width: 151px;
}
.subnav ul li.mlist a {
	display: block;
	width: 151px;
	height: 26px;
	text-indent: -999px;
	background-position: 0px 0px;
	background-image: url(_img/subnav_mlist.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.subnav ul li.contact a {
	display: block;
	width: 90px;
	height: 26px;
	text-indent: -999px;
	background-position: top;
	background-image: url(_img/subnav_contactus.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

.subnav ul li.contact {
	border-right: 0px solid #F00;
}
ul#subnav li a:hover {
	background-position: 0px -26px;
}
#goods {
	margin-top: 10px;
	
}
#inner-footer {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 11px;
	clear: both;
	text-align: right;
	float: right;
	width: 420px;
	margin-bottom: 300px;
	margin-top: 30px;
	padding: 0px;
	color: #cacaca;
}
#inner-footer a, #inner-footer a:link, #inner-footer a:visited {
	color: #B7B7B7;
}
#inner-footer a:hover, #inner-footer a:hover:visited {
	color: #F00;
	text-decoration: none;
}

/* CUSTOM STYLING */
a, a:link, a:visited {
	color: #e5e5e5;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

/* NEWS STYLES */
#content-news {
	margin-top: 25px;
	margin: 25px 0px 0px 50px;
	width: 560px;
}

.news-image {
	width: 120px;
	float: left;
	padding-top: 15px;
}
.news-image a {
	width: 120px;
	height: 120px;
	border: 2px solid #a81c22;
	display: block;
}
.news-content {
	margin-left: 140px;
}
.news-entry {
	margin-bottom: 42px;

}

.headline-text {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px 4px 0px 0px;
	color: #FFF;
}

.body-text {
	
}
.news-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}


/* SHOWS STYLES */
#content-shows {
	margin-left: 160px;
}
.shows-entry {
	margin-bottom: 32px;
}
.show {
	border-left: 1px solid #000;
	padding-left: 10px;
	margin-left: 2px;
}
.show-venue {
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	line-height: 10px;
}
.show-location {
	font-weight: bold;
}
.show-info {
	clear: both;
	font-size: 11px;
	width: 76%;
	line-height: 15px;
}
.noshows {
	width: 502px;
	margin-left: -30px;
	font-size: 10px;
	text-align: center;
	padding-top: 50px;
}
.noshows p {
	color: #91141c;
}
/* DISCOGRAPHY / AUDIO STYLES */
#content-discog {
	margin: 10px auto 10px auto;
	width: 700px;
}

.discog-entry .lefty {
	float: left;
	width: 200px;
	margin-right: 20px;
	text-align: right;
}
.discog-lrg-img {
	border: 2px solid #91141c;
	width: 200px;
	height: 200px;
	margin-bottom: 10px;
}
.discog-lrg-info {
	line-height: 15px;
	font-size: 12px;
	border-right: 1px solid #a81c22;
	padding-right: 10px;
}
.discog-lrg-title {
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 6px;
}
.discog-lrg-buy {
	margin-top: 12px;
}
.discog-lrg-buy a {
	color: #FFF;
	text-decoration: none;
}
.discog-entry .righty {
	width: 510px;
	margin-left: 230px;
}
.discog-table {
	margin-top: 29px;
	width: 450px;
}
.discog-table td {
	font-size: 9px;
	text-transform: uppercase;
	padding-bottom: 9px;
	padding-top: 9px;
	border-bottom: 1px solid #a81c22;
}
.discog-table td.title {
	font-size: 13px;
	text-transform: none;
}
.discog-table td .discog-track-num{
	font-weight: bold;
	font-size: 9px;
}
.discog-table td a {
	text-decoration: none;
}
.discog-info {
	margin-top: 30px;
	font-size: 13px;
	width: 450px;
	margin-bottom: 20px;
}
.site-divider {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	border-bottom: 1px solid #a81c22;
	margin-bottom: 35px;
}

.discog-lyrics {
	padding-left: 13px;
	color: #140e09;
	text-transform: uppercase;
	line-height: 15px;
	font-size: 9px;
}
#discog-lyrics .photo-credit a, #discog-lyrics .photo-credit a:visited  {
	color: #E5E5E5;
}
#discog-lyrics .photo-credit a:hover {
	color: #A8A8A8;
}
/* PHOTO STYLES */
#content-photos {
	width: 550px;
	margin: 16% auto 0px auto;
}
.photo-thumb {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	background-color: #E5E5E5;
	width: 75px;
	height: 75px;
	padding: 2px;
}
.photo-credit {
	color: #000;
	font-size: 10px;
	margin-top: 10px;
	float: right;
	padding-right: 20px;
}
#content-photos .photo-credit a, #content-photos .photo-credit a:visited  {
	color: #E5E5E5;
	text-decoration: none;
}
#content-photos .photo-credit a:hover {
	color: #FFF;
}
/* BIO STYLES */
#content-about {
	margin: 0px auto 0px auto;
	width: 680px;
}
#content-about p {
	width: 88%;
}
.bio-img {
	width: 242px;
	float: right;
	margin: 10px 0px 20px 20px;
}
.bio-img-caption {
	background-color: #d2232a;
	font-size: 9px;
	padding: 10px 6px 0px 10px;
	line-height: 11px;
}
/* merch */
#content-merch {
	width: 620px;
	margin: 50px 0px 20px 100px;
}
.merch-item {
	width: 175px;
	float: left;
	margin-right: 25px;
	margin-bottom: 30px;
}
.merch-img {
	margin-bottom: 8px;
	width: 175px; 
	height: 98px;
	border: 2px solid #a81c22;
}
.merch-desc {
	width: 175px;
	height: 135px;
	overflow: hidden;
}
.merch-options {
	font-size: 10px;
	margin-bottom: 10px;
}
.merch-options select {
	font-size: 10px;
	width: 100px;
}
.merch-price {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 7px;
}
.merch-buy {
	
}

/* loader */
#loader {
	text-align: center;
	width: 100%;
	padding-top: 60px;
}
.spacer {
	height: 140px;
	clear: both;
}
#TB_ajaxContent h3 {
	font-family: Futura, Helvetica, Arial, sans;
	font-size: 24px;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 28px;
} 