html * {
	margin: 0;
	padding: 0;
}

body {
	background: black url(/assets/images/st-bg.gif) top center no-repeat;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: white;
}

.clr {
	clear: both;
}

a {
	color: #d37e00;
}

a:hover {
	color: #ffc570;
}

div#container {
	text-align: left;
	margin: 0 auto 35px auto;
	width: 895px;
	font-size: 0.8em;
}

div.left {
	width: 311px;
	float: left;
}

div.discography {
	margin-top: 5px;
}

div.dates, div.discography {
	margin-bottom: 30px;
	clear: both;
	width: 100%;
}

div.dates {
	margin-bottom: 0;
}

div.dates dl dt {
	font-weight: bold;
	margin: 10px 0 3px;
}

div.dates dl dd {
	font-size: 0.9em;
	color: #00d7ff;
	margin-left: 20px;
}

div.dates dl dd a {
	color: aqua;
}

div.dates dl dd div.directions {
	float: right;
	font-size: 10px;
	color: #d37e00;
	clear: both;
	text-align: right;
}

div.dates dl dd div.directions a {
	color: #d37e00;
}

div.dates dl dd span {
	float: left;
}

div.dates dl dd span+span {
	float: right;
}

div#logo {
	width: 311px;
	height: 128px;
	background: url(/assets/images/st-logo.gif) top left no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}

h2 {
	height: 12px;
	margin: 5px 0;
	overflow: hidden;
	text-indent: -5000px;
}

h2#dates {
	background: url(/assets/images/dates.gif) top left no-repeat;
}

h2#discography {
	background: url(/assets/images/discography.gif) top left no-repeat;
	margin-bottom: 15px;
}

h2#contact {
	background: url(/assets/images/contact.gif) top left no-repeat;
	margin-bottom: 10px;
}

div.discography img {
	float: left;
}

div.album_desc {
	width: 140px;
	float: right;
	margin-left: 10px;
}

div.album_desc span {
	font-size: 10px;
	font-weight: normal;
}

div.album_desc h3, #emails h3 {
	color: #fe9800;
	font-size: 1.5em;
	line-height: 0.9em;
	margin-bottom: 10px;
}

div.album_desc h3 span {
	color: #ffc570;
}

div.album_desc a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	line-height: 37px;
	margin: 5px 0;
	padding-left: 38px;
	border: none;
}

div.album_desc a img {
	border: none;
}

a.iTunes_link {
	background: url(/assets/images/itunes.gif) center left no-repeat;
}

a.Amazon_link {
	background: url(/assets/images/amazon.gif) center left no-repeat;
}

div#right {
	width: 584px;
	float: right;
}

div#right div.photos {
	background: url(/assets/images/photo_frame.png) center center no-repeat;
	width: 539px;
	height: 338px;
	margin-left: 25px;
}

div#right div.photos img {
	margin: 16px 15px;
}

div.twitter, div#badges {
	margin: 10px auto 25px auto;
	width: 539px;
	font-size: 0.9em;
	line-height: 1.7em;
}

div#badges {
	margin-bottom: 15px;
}

div#badges a img {
	border: none;
	text-decoration: none;
}

h2#blog {
	background: url(/assets/images/blog.gif) top left no-repeat;
	margin-bottom: 15px;
}

div.blog {
	margin: 10px auto;
	width: 539px;
	font-size: 0.9em;
	line-height: 1.7em;
}

div.blog div.entry {
	border-bottom: 1px dotted #444;
	margin-bottom: 15px;
}

div.blog div.old {
	display: none;
}

div.blog #see_all {
	text-align: right;
	clear: both;
}

div.blog div.entry p {
	margin: 10px 0 10px 15px;
	color: #f5f5f5;
	font-style: italic;
}

div.blog div.entry ul {
	margin: 0 0 0 35px;
}

div.blog div.entry p.sig {
	color: white;
	font-style: normal;
	margin-left: 35px;
}

#header {
	text-align: center;
	margin-bottom: 20px;
}

#mailing_list_form {
	height: 0px;
	overflow: hidden;
	background: #085E7A;/*11647F*/
}

#mailing_list_form form {
	padding: 10px;
	font-size: 14px;
}

#mailing_list_form form input.email {
	padding: 5px;
	color: blue;
	width: 200px;
	margin: 0 10px;
}

#mailing_list_form form input.go {
	padding: 5px;
}

#mailing_list {
	background: url(/assets/images/mailing_list.png) center center no-repeat;
	width: 194px;
	height: 33px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 auto;
}

#emails {
	margin: 20px 0;
}

#emails p strong {
	color: #fe9800;
	margin-top: 10px;
	font-weight: bold;
	display: block;
}

div.demand, a.performer, span.shortbio {
	color: black;
	font-size: 12px;
}

#redeem {
	width: 400px;
	line-height: 1.5em;
	margin: 0 auto;
}

#redeem table {
	width: 285px;
	margin: 10px auto;
}

#redeem table tr td {
	padding: 5px;
}

#redeem p.notice {
	color: #774d00;
	background: #fff6bb;
	width: 350px;
	padding: 10px;
	margin: 0 auto 15px;
	font-size: 11px;
	border: 1px solid #986200;
}

#support_botfly {
	position: absolute;
	top: 80px;
	margin-left: 770px;
	text-align: center;
}

#support_botfly p {
	font-size: 10px;
	margin: 0 0 3px 0;
}