/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clearer {clear: both;}
/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.red, a.red, .post .post-body a {
	color: #d74619;
}


/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}

body {background-color: #201510;}

.container {margin: 0 auto;width:838px;}
.beige {color: #f6e5ce}
#body-container {width:1200px;margin: 0 auto;}

#nav {float:left;width:100%;height:50px;background-image: url(/images/nav_bg.gif);background-position: top center;background-repeat: no-repeat;}
#nav #nav-links {float:left;width:540px;height:40px;margin-right:20px;}
#nav #nav-links ul {margin:0;list-style: none;display: inline;float:left;}
#nav #nav-links ul li {margin-right:10px;float:left;}
#nav #nav-links ul li.last {margin-right:0px;float:left;}
#nav #nav-links ul li a {display:block;width:100px;height:40px; text-decoration: none;}
#nav-links ul li a#bio {background-image: url(/images/bio.jpg);}
#nav-links ul li a#bio.active {background-image: url(/images/bio_R.jpg);}
#nav-links ul li a#news {background-image: url(/images/news.jpg);}
#nav-links ul li a#news.active {background-image: url(/images/news_R.jpg);}
#nav-links ul li a#tour {background-image: url(/images/tour.jpg);}
#nav-links ul li a#tour.active {background-image: url(/images/tour_R.jpg);}
#nav-links ul li a#music {background-image: url(/images/music.jpg);}
#nav-links ul li a#music.active {background-image: url(/images/music_R.jpg);}
#nav-links ul li a#media {background-image: url(/images/media.jpg);}
#nav-links ul li a#media.active {background-image: url(/images/media_R.jpg);}
#nav #social-links {padding-top:10px;height:30px;}
#nav #social-links ul {list-style: none;display: inline;}
#nav #social-links ul li {float:left;}

#header {float:left;width:100%;height:364px;background-image: url(/images/header_bg.jpg);}

#content {float:left;min-height:1064px;width:100%;background-image: url(/images/body_bg.jpg);}

#footer {float:left;width:100%;background-image: url(/images/footer_bg.jpg); background-repeat: no-repeat;margin-bottom:0px;}

#footer #footer-content {margin: 30px auto; text-align: center; width:350px;}
#footer-content a {color:#724300;}
#footer-content #copyright {text-align: center;color: #d74619;}

#header-content {float: left;width:100%; color:#f6e5ce;}
#header-content #header-left {width:532px;margin-top:190px; margin-right:5px;float:left;}
#header-content #header-left #player {background-image: url(/images/player_bg.gif);height:80px;width:307px; clear:both; color: #fff; background-repeat:no-repeat;}
#header-content #header-left #twitter {float:left; margin-top:10px; width:532px;height:44px; background-image: url(/images/twitter-logo.png); background-repeat: no-repeat;}
#header-content #header-left #twitter div {padding-left:65px;font-style: italic;}
#header-content #header-left #banner {float:left;width:532px; height:45px;}
#header-content #header-right {float:left; margin-top:270px;margin-left:5px;margin-right:0;width:296px;}
#signup {float:left;width:100%;height:90px;}
#signup-form p {padding: 5px;margin:0;}
#signup-form em {font-size: 1.2em;}
#signup-form {float:left;width:100%;height:60px;margin-top:50px;}
#signup-form img {float:left;margin-right:10px;}

#subscriber-facebox {width:300px;display:none;}
#player #player-track-info {float:left;padding-top:10px;padding-left:30px;font-size:110%;width:277px}
#player #player-controls {float:left;padding-left:30px;padding-top:5px;}
#player #player-controls a {float:left; margin-right:5px;}
#player #player-progress {float: left;width:258px;height:5px;background-color: #bbb3a1; margin-left:30px; margin-top:10px;}
#player #player-progress #player-loading-progress {float:left; width:50%; background-color:white;height:5px;}
#player #player-progress #player-play-progress {float:left; width:25%; background-color:#9acde1;height:5px;}

#left-column {float:left;width:532px;margin-left:0;margin-right:5px;margin-top:10px;}

#left-column .header {float:left;width:532px;background-image: url(/images/left_header.gif);height:30px;}

#left-column .header img {float:left;margin-top:10px;margin-left:20px;}

#left-column .content {color: #7daaac;float:left;width:532px;background-color:#201510;}
#left-column .content .seperator {width:512px;margin-left:10px;margin-right:10px;background-image: url(/images/seperator_large.png);height:2px;border:0;}

#left-column .content .content-body {padding-left:30px;padding-right:30px;}

#left-column .footer {float:left;width:532px;height:30px;background-repeat:none;background-image: url(/images/left_footer.gif);}

#right-column {
	float:left;
	width:296px;
	margin-left:5px;
	margin-right:0;
	margin-top:10px;
}

#right-column .header .view-all {
	margin-top:10px;
	float:left;
}

#right-column .header img {float:left; margin-right:80px;}

#right-column #single-banner {
	float:left;
	width:100%;
	height:90px;
	background-image: url(/images/single-banner.gif);
}

#right-column .banner {
	float:left;
	width:100%;
	margin-bottom:10px;
}

#right-column .content-column {
	float: left;
	width:296px;
	margin-bottom:10px;
}

#right-column .content-column .header {
	float:left;
	width:296px;
	background-image: url(/images/small-cc-header.png);
	height:30px;
}

#right-column .content-column .header img {
	float:left;
	margin-top:10px;
	margin-left:20px;
}

#right-column .content-column .header .more {
	float: right;
	margin-top:10px;
	margin-right: 20px;
}

.more a {
	color: #d74619;
}

#right-column .content-column .content .seperator {
	margin-left:10px;
	margin-right:10px;
	background-image: url(/images/seperator_large.png);
	height:2px;
	border:0;
}

#right-column .content-column .content {
	float:left;
	width:296px;
	background-color:#201510;
}

#right-column .content-column .footer {
	float:left;
	width:296px;
	height:30px;
	background-repeat:none;
	background-image: url(/images/small-cc-footer.png);
}

/*NEWS PAGE*/

.post {
	margin-bottom:20px;
}

.post .post-meta {
	margin-bottom:10px;
}

.post .post-meta h2 {
	color: #bbb3a1;
	font: 1.5em serif;
	clear:both;
	margin-bottom:0px;
	padding-bottom:0;
}

.post .post-meta .sub-title {
	font-size:90%;
	margin-top:0px;
	color: #d74619;	
}

.post .post-body {
	font-size: 110%;
	font-family: "legendum-1","legendum-2", Helvetica, "Arial", "Trebuchet MS", sans-serif;
}

.post .posted-by {
	width:100px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	font: 110% Helvetica, "Arial", "Trebuchet MS", sans-serif;
	font-style: italic;
	color:#bbb3a1;
	border-bottom: 1px dotted #7daaac;
}

/*TOUR*/

#content .container .single-column {
	float:left;
	width:838px;
	margin-top: 10px;
}

.tourdates .single-column-header {
	float:left;
	width:838px;
	background-image: url(/images/tour_dates_header.gif);
	height:35px;
}

.single-column .content {
	float:left;
	background-color: #201510;
	min-height:200px;
	width:100%;
}

.single-column .footer {
	float:left;
	background-image: url(/images/single_column_footer.gif);
	height:30px;
	width:100%;	
}

.single-column .content .tourdates {
	margin: 10px;
}

.tourdates table {
	border-collapse: collapse;
	border: 1px solid #37322c;
	color:#b68741;
	width:100%;
}

.single-column .content .tourdates table th {
	background-color: #bbb3a1;
	border: 1px solid #37322c;
	font-style: italic;
}

.single-column .content .tourdates table td {
	border: 1px solid #37322c;
	padding: 10px;
}

/*MEDIA*/

.video-content {
	margin-top:20px;
	margin-left:10px;
}

.video-content .video {
	margin-right:10px;
	float:left;
}

.video-content .video img {
	float:left;
	border: 5px solid #bbb3a1;
	width:110px;
	height:90px;
}

.fancy-vid {display:none;}

.content .images {
	float:left;
	width:100%;
	margin-bottom:10px;
  padding-left:5px;
  padding-right:5px;
}
.content .images h3 {margin-left:10px}
.images .image {
	float: left;
	min-width:75px;
	height:75px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}

.images .image img {
	border: 5px solid #bbb3a1;
	text-align:center;
}

#left-column .content .galleries, #left-column .content .thumbs {margin-top:10px; margin-left:20px;margin-right:10px;}


.galleries .thumb, .thumbs .thumb {width:113px;float:left;margin-right:10px;color:#7daaac;text-align:center;}

.thumb img {
	float:left;
	border: 5px solid #bbb3a1;
}

/*MUSIC*/

.albums .album-art {
	float:left;
	width:230px;
}
.albums .album-info {float:left;width:230px;}
.albums .album-info h2 {
	width:100%;
	float:left;
	font: 1.5em serif;
	color:#bbb3a1;
	clear:both;
}

.albums .album-info ol {
	float:left;
	list-style-position: inside;
	margin-left:10px;
}
