﻿@import url("nav.css");
body {
   	behavior: url("csshover3.htc");
	font-family:georgia, "times New Roman", times, serif;
	font-size:62.5%;
	line-height:150%;
	text-align:center;
	margin:0 auto;
	background:black url("images/jab-brushy-intro-bg2.jpg") no-repeat fixed center top;
	}
body#intro {
	background:black url("images/jab-brushy-intro-bg2.jpg") no-repeat scroll center top;
	text-align:center;
	margin:0;
}
#intro img {
	border:0;
}
body#intro2 {
	background:black url("images/jab-brushy-intro-bg.jpg") no-repeat scroll center top;
	text-align:center;
	margin:0;
}
#intro2 img {
	border:0;
}

#container {
	width:877px;
	margin:0 auto;
	color:#4e3d2c;
	text-align:center;
	background:#000000 url('images/jab-brushy-container-bg.jpg') center top repeat-y;
}
#masthead {
	width:877px;
	height:499px;
	background:url('images/jab-brushy-header.jpg') no-repeat center top;
	text-align:center;
	position:relative;
}
#masthead .sponsors {
	float:right;
	margin-top:280px;
	margin-right:100px;
}
h1 {
	width:458px;
	height:95px;
	background:url('images/jab-h1.png') no-repeat;
	position:absolute;
	bottom:25px;
	left:50px;
	text-indent:-5000px;
}
#content {
	width:877px;
	padding-top:25px;
	padding-bottom:25px;
	text-align:center;
	margin:auto;
	}
#mainCol {
	float:left;
	width:470px;
	text-align:left;
	margin-left:45px;
}
#mainCol h3 {
	margin-left:15px;
	clear:both;
	text-transform:uppercase;
	font-size:1.5em;
}
#mainCol p {
	margin-left:15px;
}
p {
	font-size:1.2em;
	line-height:150%;
}
#mainCol h2{
	background:url(images/jab-h2-bg.gif) repeat-x;
	padding:none;
	clear:left;
}
#sidebar {
	float:right;
	width:250px;
	margin-right:50px;
	text-align:left;
}
#sidebar h3 {
	background:url(images/jab-h3-bg.png) bottom repeat-x;
	}
#sidebar h3 img {
	margin-left:5px;
}
#sidebar h4 {
	font-size:14pt;
}
h3.updates {
	background:url(images/jab-h3-bg.png) center center repeat-x;
	height:55px;
}
h3.updates img {
	margin-top:10px;
}
/*Turn off borders for all images*/
img {
	border:none;
}
.float_left {
	float:left;
	margin:0;
}
img.tv {
	width:70px;
	height:70px;
	margin-bottom:10px;
	margin-right:10px;
}
/*Home Page Tour Dates Table*/
table {
	font-size:12px;
	margin:15px 0px 10px 15px;
	border-collapse:collapse;
	text-align:left;
	padding-top:15px;
	width:455px;
	font-weight:500;
	}
td {
	padding:5px;
	vertical-align:top;
	border-bottom:1px #4e3d2c dotted;
	}
th {
	text-align:left;
	background-color:#4e3d2c;
	color:#bbab8a;
	padding:5px;
	font-variant:small-caps;
}	
#shows table {
	color:#4e3d2c;
}
#shows tr:hover {
	background-color:#74331f;
	color:#bbab8a;
}
.odd {
	background-color:#bbab8a;
}
#sidebar form {
	width:250px;
}
#fanbridge {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	width:250px;
}
#fanbridge td {
	text-align:left;
}
#fanbridge input {
	}
#fanbridge p {
	font-size:10pt;
}
/*Style links*/
a:active {
	color:#8b4313;
	text-decoration:underline;
}
a:visited {
	color:#8b4313;
	text-decoration:underline;
}
a:link {
	color:#8b4313;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#8b4313;
}
/*Style for One Column pages*/
#oneCol {
	float:left;
	width:750px;
	text-align:left;
	margin-left:45px;
	min-height:400px;
}
#oneCol h3 {
	margin-left:25px;
	clear:both;
	text-transform:uppercase;
	font-size:1.5em;
	}
#oneCol p {
	margin-left:25px;
	text-align:left;
}
#oneCol h2{
	background:url(images/jab-h2-bg.gif) repeat-x;
}
#oneCol .float_left {
	margin-left:25px;
	margin-bottom:15px;
}
#oneCol table {
	font-size:12px;
	margin:15px 0px 10px 15px;
	border-collapse:collapse;
	text-align:left;
	padding-top:15px;
	width:735px;
	font-weight:500;
	}
#oneCol td {
	padding:7px;
	vertical-align:top;
	border-bottom:1px #4e3d2c dotted;
	}
#oneCol th {
	text-align:left;
	background-color:#4e3d2c;
	color:#bbab8a;
	padding:5px;
	font-variant:small-caps;
}	
#oneCol tr:hover {
	background-color:#74331f;
	color:#bbab8a;
}
#contest #oneCol tr:hover {
	background:none;
	color:#4e3d2c;
}
.odd {
	background-color:#bbab8a;
}
/*Footer*/
#footer {
	background:black;
	width:877px;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	margin-bottom:0px;
}
#footer p {
	text-align:center;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#bbab8a;
}
/*Ordered List*/
ol {
	font-size:1.2em;
	padding-top:0;
	margin-top:0;
	}
ol li{
	margin-bottom:5px;
}
.ol_box {
	float:left;
}
.ol_box form {
	margin-left:25px;
	font-size:1.2em;
}
.ol_box input {
	padding-top:10px;
	padding-bottom:10px;
}
#first_biobox{
	margin-left:20px;
}
.bio_box {
	float:left;
	margin-right:10px;
	width:135px;
}
.bio_box img {
	width:135px;
}
#oneCol .bio_box h4 {
	text-align:center;
	margin-left:0;
	margin-right:0;
	padding:0;
	margin-bottom:5px;
	}
#oneCol .bio_box p {
	text-align:center;
	margin-left:0;
	margin-right:0;
	margin-top:0px;
	padding:0;
	}
blockquote {
	font-size:1.2em;
	font-style:italic;
}
.jukebox {
	margin-left:15px;
}
.contact_p {
	float:left;
}
.kb {
	float:left;
	margin-left:20px;
	margin-bottom:15px;
}
#pics #oneCol {
	text-align:center;
}
#pics #oneCol h2 {
	text-align:left;
}
/*Styles for Music page*/
.cd
{
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	height:150px;
	width:150px;
	}
#merch .cd
{
	float:left;
	margin-left:25px;
	margin-bottom:20px;
	}
#cd_sidebar {
	float:left;
	width:250px;
	}
#cd_main {float:left;
	width:400px;
	margin-left:25px;
	border-left:1px dotted black;
}
#cd_main h3 {
	clear:both;
	margin-left:20px;
}
body#lyrics {
	background:black;
}
#lyrics {
	text-align:left;
	padding:15px;
	color:#fff;
	}
#lyrics h3 {
	text-transform:uppercase;
	font-size:1.5em;
	margin-bottom:5px;
	color:#fff;
}
.chorus {
	font-style:italic;
}
.credits {
	font-style:italic;
	font-size:1em;
	font-weight:bold;
	margin-top:0px;
}
.float_right {
	float:right;
}
/*Shopping Cart Styles*/
#merch h2 {
	margin-top:0;
	margin-left:0;
}
#merch #mainCol {
	margin-left:55px;
	width:510px;
}
#merch h3.shop-category {
	background:#610000;
	line-height:150%;
	color:#e5dac0;
	padding-left:5px;
	margin:3px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	letter-spacing:-1px;
	text-transform:none;
	clear:both;
	}
.clear-left {
	clear:left;
}
#merch ul#categories-ul  {
	margin-left:3px;
	text-align:left;
	padding-left:0;
}
#categories-ul li {
	font-size:1.3em;
	display:inline;
	margin:7px;
}
#merch #mainCol p {
	margin-left:0px;
	text-align:left;
}
#merch #sidebar {
	width:225px;
	padding:10px;
	margin-right:50px;
}
#merch #sidebar img {
	margin:10px;
	width:185px;
}
#merch #sidebar p {
	margin:10px;
	clear:both;
	text-align:justify;
}
#merch .float_right {
	margin:10px;
}
#merch tr:hover {
	background:none;
	color:#4e3d2c;
}
#merch td {
	border:none;
	margin-left:0;
	padding-left:0;
	}
#merch select {
	margin-left:0;
	padding-left:0;	
}
#merch table {
	width:500px;
	margin-left:0;
	padding-left:0;
}
.category {
	width:110px;
}
dl {
	color:#4e3d2c;
	font-family:arial, lucida, sans-serif;
	padding:10px 5px 5px 5px;
}
dt {
	padding-top:10px;
	border-top:1px solid #776b56;
	font-weight:bold;
	font-size:1.5em;
	clear:both;
	font-family:georgia, times, serif;
	}
dd {
	padding:5px 0;
	font-size:1.2em;
	margin:0;
}
dd img {
	float:left;
	margin:5px 10px 10px 0;
	width:160px;
	}
dd.price {
	color:#610000;
}

#sidebar table {
	width:250px;
	margin:0;
	text-align:left;
	border:none;
}
#sidebar td {
	border:none;
}
.sidebar-img {
	width:245px;
	margin-bottom:10px;
	border:1px black solid;
}
.endorsements {
	height:40px;
	margin: 0 10px;
	width:100px;
}
.BlogContainer {
	margin-left:15px;
}
.BlogPostTitle {
	font-size:1.7em;
	margin-bottom:10px;
}
.BlogPostDate {
	display:none;
}
.BlogPostBody {
	font-size:1.2em;
	margin-bottom:15px;
	border-bottom:1px #998f6a solid;
	padding-bottom:15px;
	text-align:justify;
}
.BlogLinks {
	display:none;
}
.PostPages {
	display:none;
}
.highlight {
	color:red;
	font-weight:bold;
}
