@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bm_background_1.jpg);
	no-repeat scroll 50% 0;
	background-color:#000000;
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #ffc20e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffc20e;
}
a:hover {
	color: #FFFF66;
}
a:active {
	text-decoration: none;
	color: #C9272A;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffc20e;
	line-height: 1.5em;
	vertical-align: top;
}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
}
.quotes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffc20e;
	line-height: 1.9em;
	text-align: left;
	vertical-align: top;
	}
.shows-date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #ffc20e;
	font-weight: bold;
}
.shows-location {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #FFFFFF;
}
.shows-top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #c9252c;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}
.shows-notes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #c9252c;
	text-transform: uppercase;
	font-weight: bold;
}
.footer a:link {
	color: #c9252c;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #c9252c;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #5E2B1F;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ffc20e;
	line-height: 1.5em;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}
.subhead a:link {
	color: #ffc20e;
	text-decoration: none;
}
.subhead a:visited {
	text-decoration: none;
	color: #ffc20e;
}
.subhead a:hover {
	text-decoration: none;
	color: #FFFF66;
}
.subhead a:active {
	text-decoration: none;
	color: #C9272A;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #ffc20e;
	line-height: 3.1em;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}
.submenu a:link {
	color: #c9252c;
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #c9252c;
}
.submenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu a:active {
	text-decoration: none;
	color: #371912;
}
.thumbs {
   border: 1px solid #ffc20e;
}
.thumbs:hover {
   border: 2px solid #FFFFFF;
}
.writings-sub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #c9252c;
	line-height: 1.5em;
	vertical-align: top;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .5em;
}
.writings-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.9em;
	vertical-align: top;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
