/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#302312;
	color: #B4A395;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: url('images/header_2.gif') no-repeat top;
	height: 423px; 
	width: 752px; 
	}

#content {
	font-size: 1.4em;
	float:right;
	position:relative;
	right:30px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}


#footer p{
color:#887761;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#credit {
font-size:10px;text-align:right;padding:0px;margin:0px;color:#887761;
}



.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike, p em {
	color: #8C7767;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:active, a:visited{
	color:#F2B847;
	text-decoration: none;
	}

a:hover, h2 a:hover, h3 a:hover {
	color:#FBED4F;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px; 
	}

#page {
	margin:0px auto;
	padding: 0px;
	width: 778px;
	}

.narrowcolumn {
	float: right;
	padding: 15px 42px 0px 42px;
	margin: 0px;
	width: 481px;
	background: url('images/pageBackground.gif') ;
	}

.widecolumn {
	float: right;
	padding: 15px 42px 0px 42px;
	margin: 0px;
	width: 481px;
	background: url('images/pageBackground.gif') ;
	}

.post {
	margin: 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	text-align: left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	/*padding: 0;
	margin: 0 auto;*/
	width: 500px;
	clear: both;
	margin-left: 200px;
	padding-bottom:30px;
	}

#footer img {
padding-right:40px;
	}
/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5{
	font-weight: normal;
	}

h1 {
	padding: 30px 0px 3px 0px;
	margin: 0;
	font-size: 1.6em;
	text-align: left;
	color:#FBED4F;
	}
h2 {
	margin: 5px 0 5px;
	font-size: 5em;
	font-style:italic;
	color:#8A8478;}
	
#topHeader { /*titles for page sections */
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:1.1em;
letter-spacing:0.1em;
background-color:#CC3300;
color:#FFF;
padding:3px 5px 3px 5px;
position:relative;
top:-13px;
left:-26px;
font-weight:bold;
z-index:7;
}


h3 {
	margin: 0px 0 0;
	font-size: 1.5em;
	line-height:1em;
	padding-top:20px;
	color:#8A8478;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}
	
#tourFix p {padding:0;margin:0;}


	
h4 {  /*use for multiple stacked items - ie. contact  page and tourdates */
	font-size:1.5em;
	line-height:1em;
	margin:30px 0px 0px 0px;
	padding:25px 0px 0px 0px;
	background: url('images/tourDateBG.gif') no-repeat top;
	color:#8A8478
	}
	
#tourFix h4 {clear:both;margin:13px 0px 3px 0px;padding:13px 0px 0px 0px;}

h5 { /*use for regular shadowed headers in copy*/
	font-size:1.5em;
	line-height:1em;
	margin:0px 0 5px 0;
	padding:0px;
	color:#8A8478
	}

p.postmetadata img {padding-bottom:50px;margin:0px;}
	
	
	
h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin:0px;
	padding:20px 4px 2px 4px;
	color:#F2B847;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	text-align:right;
	font-style:normal;
	}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*header images for PAGE sections*/
#headerImg {position:absolute;top:-1px;left:15px;max-width: 536px;}
#headerImgBlocker {width:536px;height:120px;position:relative;}
#headerImgBlocker2 {width:536px;height:180px;position:relative;}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	
	}

.alignleft {
	float: left
	}
	
#memberPhoto {padding-bottom:20px;}
/* End Images */




/*formatting for CORE MEMBERS subpage*/
#coreContainer {width:475px;height:170px;background-color:#2c2010;margin-bottom:20px;}
#coreContainer h3 {font-size:2.3em;padding:10px 0, 0, 0;margin:0px;}
#coreContainer img {float:left;padding-right:20px;}


/*formatting for the MUSIC page*/
.trackListing {width:290px;float:left;padding-top:0px;margin-top:0px;list-style: none;margin-left: 0;padding-left: 5px; text-indent: 0px;}
.trackListing li {border-top:1px solid #6f5a40;padding:3px 0px 3px 0px;}
.trackListing .audioplayer_container {padding-top:0px;margin-top:0px;}


/* Begin Lists */

#tag_cloud
{padding-bottom:20px}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}



#sidebar ul ul li, #sidebar ul ol li {
	line-height:1.6em;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
	text-align:right;
	
	}
#sidebar ul ul li a, #sidebar ul ol li a{
color:#D2CFCB;padding:2px 4px 2px 4px;}

#sidebar ul ul li a:hover, #sidebar ul ol li a:hover{
background-color:#CC3300}
/* End Entry Lists */

#sidebar ul li ul li ul li{display:none;}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 30px 0 30px 0; 
	text-align: right;
	letter-spacing:0.1em;
	text-transform:uppercase;
	
	}

#sidebar #searchform #s {
	width: 120px;
	margin-bottom:5px;
	letter-spacing:0em;
	text-transform:none;
	}
input {background-color:#403425;border:1px solid #887761;color:#D2CFCB;padding:3px;}
input.noStyle {background-color:#302312;border:1px solid #887761;padding:0px;padding-bottom:8px;}


#sidebar #searchsubmit {}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#commentform input, #commentform textarea {
background-color:#372a1a;border:1px solid #887761;color:#D2CFCB;}

h3#comments {font-size:1em;line-height:1em;padding-top:0px;}

.alt {
	border-top: 1px dotted #887761;
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	position:relative;
	top:-230px;
	width: 150px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
#highResPhotos img{padding:0px 10px 10px 0px;}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
#mailingListArea {
text-align:left;
padding:30px 10px 20px 10px;
background: url('mailingL.gif') no-repeat top;
height:200px;
}

#mailingListArea input {width:140px}

#mailingListArea .joinBtn input  {width:75px;font-size:30px;height:55px;color:yellow;position:relative;left:39px;top:10px}

.formLabels {float:left;padding:0 5px 10px 0;}
.inputLabels {float:left;padding:0 30px 10px 0;}

#mailingListArea h2 {margin-bottom:60px;}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
