@charset "UTF-8";
/* CSS Document */


/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: .85em;
	line-height: 1.5em;
	color: #333333;
}
.clearit {
	font-size: 0.0px;
	line-height: 0.0px;
	clear: both;
}
#header h1 {
	font-size: 2em;
	color: #CCCCCC;
	margin-top: 45px;
	margin-bottom: 15px;
}
#header a:link, #header a:visited, #header a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#content {
	font-size: 0.85em;
}
.inner {
	background: url(/images/bkg_gallery2.jpg) no-repeat left center;
	height: 250px;
	padding-left: 415px;
}
.artistbio img {
	padding: 5px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.schedule {
	float: left;
	width: 420px;
}
.title {
	float: right;
	width: 350px;
	text-align: left;
}
#content #shows a:link, #content #shows a:active {
	color: #EF241F;
}
#content #shows a:visited {
	color: #000000;
}
#content #shows a:hover {
	text-decoration: none;
}
.inner3 {
	margin-bottom: 15px;
}
.subNav {
	float: left;
	width: 400px;
}
.subNav h2 {
	font-size: 1.1em;
	color: #999999;
	margin-left: 5px;
	margin-top: 10px;
}
.subNav ul, .subNav li {
	list-style: none;
	margin-left: 5px;
}
.art {
	float: left;
	width: 420px;
}
.artTitle {
	float: left;
	width: 400px;
}
.title h2 {
	font-size: 1.1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px;
}
#content .artistbio .art p {
	margin-left: 5px;
}
.title p {
	margin: 0px;
	padding: 0px;
}
#content .inner3 .title p {
	margin: 0px;
	padding: 0px;
}
.description {
	float: right;
	width: 370px;
}
.inner2 {
	margin-top: 15px;
	border-left: 10px solid #EF241F;
	padding-left: 0px;
}
.inner2 p {
	border-left: 5px solid #F98131;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
#content a:link, #content a:visited, #content a:active {
	color: #333333;
}
#content a:hover {
	text-decoration: none;
}
#content p {
	margin: 0px 0px 12px;
}
#footer {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	border-right: 10px solid #EF241F;
}
#footer p {
	border-right: 5px solid #F98131;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	line-height: 1em;
}
.schedule h2 {
	font-size: 1.1em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}
#artist h2 {
	font-size: 1.2em;
	color: #999999;
	text-align: right;
	margin-right: 25px;
}
#content .subNav a:link, #content .subNav a:active {
	color: #EF241F;
}
#content .subNav a:visited {
	color: #000000;
}
#content .subNav a:hover {
	text-decoration: none;
}
