
* {
	margin: 0;
	padding: 0;
}

html {
	margin-left: -0.1px; 
}

body {
	margin-top: 0;
	background: #000 url(../images/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2, h3 {
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #313131;
}

h1, h2, h3 a{
	color: #313131;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #9E7652;
}

a {
	color: #4695d2;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}


/* Header */

#header {
	width: 990px;
	height: 278px;
	margin: 0 auto;
	background: transparent;
	/* border: 1px solid red; */
}


/* MENU */

#menu {
	clear: both;
	margin-top: 210px;
	height: 19px;
	width: 900px;
	display: block;
	float: left;
	background: transparent;
}

#menu ul {
	height: 19px;
	padding: 45px 0 0 30px;
	background: transparent;
	list-style: none;
}

#menu li {
	padding-left: 20px;
	display: inline;
}

#menu a {
	padding: 0 0 0 0;
	background: transparent /* url(../images/img06.gif) no-repeat left center */;
	text-decoration: none;
	font-weight: bold;
	color: #36393D;
}

#menu a:hover {
	text-decoration: underline;
}


/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 60px 0 60px 0;
	/* margin-left: -.1px; */
	background: #ededed;
	/* border: 1px solid red; */
}


#mc_embed_signup {
	/* height: 200px; */
	/* border: 1px solid red; */
	margin: 10px 0 0 0;
	padding: 0 /* 10px 10px 0pt 0pt */;
	/*
float: right;
	display: block;
*/
}
#mc_embed_signup fieldset {
	/* position: relative; */
}
#mc_embed_signup legend {
	position: absolute;
	top: -1em;
	left: .2em;
}

.mce-inline-error {color: red;}

fieldset { border: 0; }

form {}

input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Georgia, serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	cursor: pointer;
	background: #909090;
	border-width: 3px;
  	border-style: double;
  	border-color: #fff;
}

input.button2 { 
	font: bold 12px Arial, sans-serif;
	/* text-transform: uppercase; */
	/* height: 30px; */
	margin: 0;
	padding: 3px 4px 3px 4px;
	color: #fff;
	cursor: pointer;
	background: #139ec6;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
}

label { display:block; }


/* Content */

#content {
	float: left;
	width: 550px;
	padding: 0 45px 0 45px;
	border-right: 1px solid #EEE8E1;
	/* border: 1px solid red; */
}

.post {
	padding: 20px 0;
}

.post .title {
	font-size: 28px;
}

.post .title a {
	text-decoration: none;
	color: #313131;
}

.post .title a:hover {
	/* border-bottom: 1px dotted #000000; */
}

.post .video {
	padding:10px 0 10px 0;
}

.post-footer {
	padding: 15px 15px;
	margin: 30px 10px 10px 0;	
	color: #977C57;
	font-size: 11px;
	border: 1px solid #EEE8E1; 
	background: #FAF7F5;
}
.post-footer a {
	font-weight: bold;
}

.post .entry {
	margin: 20px 20px 0 0;
}

.post .entry p, .post .entry ol, .post .entry ul {
	margin-bottom: 1.6em;
	line-height: 180%;
	list-style-position: inside;
}

.post-info { font-size: .95em; padding: 0 10px 0 0; margin-left: 0; color: #A98D76; }

.post-info a, .post-info a:visited { color: #333; }

.newstitle {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #9E7652;
	margin-bottom: 10px;
}

.showdate {
	 padding:12px 0 9px 0;
	 font-family:Georgia,serif;
	 font-size:1.5em;
	 color:#9E7652;
}

.sm_menu  {
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #D2D2D2;
	color: #D2D2D2;
	font-size: 11px;
	font-weight: lighter;
	margin: 45px 10px 60px 0;
	padding: 20px 0;
}

.sm_menu .div {
	padding-left: 5px;
	padding-right: 5px;
}


/* FEEDBURNER STYLES
-----------------------------------------------*/

.feedburnerFeedBlock ul {
	margin: 0 0 15px 0;
	padding-left:0;
	list-style-type: none;
}

.feedburnerFeedBlock ul li {
	background: #fff;
	padding:20px 0 20px 15px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	*/
	border: 1px solid #BEBEBE;
	margin: 0 0 15px 0;
}

.feedburnerFeedBlock ul li span.headline a {
	margin-bottom: 8px;
	color: #9E7652;
	font-family: Georgia, serif;
	font-size:1.5em;
	font-weight: bolder;
	text-decoration: none;
	display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	color: #B23E3D;
	text-decoration: none;
}

.feedburnerFeedBlock ul li div {
	margin-bottom: 8px;
	color: #454545;
	font-family: Arial, sans-serif;
	font-size:1.2em;
	font-weight: normal;
	text-decoration: none;
	display: block;
}

#creditfooter {
	display: none;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	padding: 0 20px 0 0;
	/* border: 1px solid red; */
}

#sidebar p.showschedule a{
	color: #fff;
	text-decoration: none;
}

#sidebar p.showschedule a:hover{
	text-decoration: none;
}

#sidebar ul {
	/* background: #D6EBAD url(../images/img10.gif) repeat-y; */
	list-style: none;
	color: #36393D;
}

#sidebar li {
	/* background: url(../images/img12.gif) no-repeat left bottom; */
}

#sidebar li ul {
	padding: 10px 20px 30px 20px;
	line-height: 200%;
	background: none;
}

#sidebar li li {
	padding: 0 0 0 10px;
	/* background: url(../images/img13.gif) no-repeat left center; */
}

#sidebar h2 {
	padding: 8px 0 0 0;
	/* background: #BA3300 url(../images/img11.gif) no-repeat; */
	font-size: 1.6em;
}


/* SIDEBAR BOX */

#sidebarbox {
	display: block;
	width:300px;
	background:#000 url(../images/footer-upcomingshows.jpg) bottom center no-repeat;
	margin:45px 0 0 0;
	padding:26px 0 90px 0;
}

#sidebarbox .header {
	padding:0 0 0 10px;
}

#downloadlink {
	display: block;
	width:240px;
	height: 20px;
	/* vertical-align: middle; */
	background:#000 url(../images/download_arrow.jpg) left no-repeat;
	margin: 30px 0 0 0;
	padding: 0 0 0 30px;
}

#downloadlink a{
	color: #FF7F0A;
	text-decoration: underline;
}

#downloadlink a:hover{
	color: #fff;
	text-decoration: underline;
}

#downloadlink .instructions {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 5px;
}

#downloadlink .instructions a{
	color: #fff;
	text-decoration: underline;
}

#downloadlink .instructions a:hover{
	color: #FF7F0A;
	text-decoration: underline;
}

#instructions {
	display: block;
	width:240px;
	font-size: 11px;
	color: #fff;
	line-height:1.4em;
	/* vertical-align: middle; */
	/* background:#000 url(../images/download_arrow.jpg) left no-repeat; */
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
}

/* FLICKR FEED */

.flickrimg { /* margin-bottom: 10px; */ padding: 0 9px 9px 0; border: 0; }



/* Images */

img.border {
	background: #fff;
	border: 1px solid #bebebe;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;
  	background: #fff;
	border: 1px solid #bebebe;
	padding: 8px;
}
img.float-left {
  	margin: 5px 10px 10px 0px;
  	background: #fff;
	border: 1px solid #bebebe;
	padding: 8px;
}

img.noborder {
	background: transparent;
	border: 0;
	padding: 0;
}





/* Footer */

#footer {
	clear: both;
	padding: 15px 0 30px 0;
	background: #000;
	font-size: 9px;
	color: #909090;
}

#footer p {
	text-align: center;
	line-height: 2em;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #909090;
	text-decoration: none;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


