body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	background: black;
	font-size: 0.8em;
}

a {
	color: white;
}

form, body {
	padding: 0;
	margin: 0;
}

a img {
	border: 0;
}

#container {
	width: 763px;
	margin: 0 auto;
	text-align: left;
	background: #cc0000;
}

#header img {
	display: block;
}

#content {
	line-height: 1.3em;
	position: relative;
}

#footerImg {
	background: black;
}

#footer {
	border-top: 1px dotted #666666;
	background: black;
	color: #666666;
	padding: 5px 5px 15px 5px;
	font-size: 0.8em;
}
#copyright {
	float: left;
}
#bottomlinks {
	padding-left: 125px;
}
#bottomlinks a {
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	border-left: 1px solid #666;
	padding: 0 8px;
}
#bottomlinks a.first {
	border-left: 0;
}
#credit {
	float: right;
}
#credit a {
	color: #666666;
	font-weight: bold;
}

#ncover {
	height: 20px;
	position: relative;
	top: -20px;
}


/******* 3-Col ******/

.ThreeCol-cont {
	margin: 23px;
	position: relative;
	background-color: #cc0000;
}

.ThreeCol-split {
	width: 534px;
	float: left;
}

.ThreeCol-1 {
	float: left;
	width: 153px;
}

.ThreeCol-2 {
	float: right;
	width: 346px;
}
.ThreeCol-3 {
	float: right;
	width: 164px;
	text-align: center;
}

/***** News Post ****/

.newspost h1 {
	color: black;
	font-size: 1.7em;
	line-height: 1.0em;
	margin: 0;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	margin-top: 40px;
}

h1.bio {
	color: black;
	font-size: 1.7em;
	line-height: 1.0em;
	margin: 0;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	margin-bottom: 0.7em;
}

h1.first {
	margin-top: 0 !important;
}

.bbright {
	float: right;
	margin: 0 0 8px 8px;
}
.bbleft {
	float: left;
	margin: 0 8px 5px 0px;
}

.newsbody img {
	display: block;
}

.newspost .date {
	display: block;
	font-size: 0.9em;
	color: black;
	margin-bottom: 10px;
}

.newsbody a {
	text-decoration: none;
	color: white;
	font-style: italic;
}

.newsbody a:hover {
	border-bottom: 1px solid white;
}

a.month, a.monthSel {
	display: block;
	color: #660000;
	text-decoration: none;
}
a.monthSel {
	color: white;
}

.year, .yearSel {
	color: black;
	padding: 0px 20px 5px 20px;
	border-bottom: 1px solid #660000;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	margin: 8px 25px 5px 25px;
}

.yearSel {
	color: white;
}

.months {
	margin-bottom: 20px;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	text-transform: uppercase;
}

/*** Gigs ***/

table.gigDates {
	width: 340px;
	border-spacing: 0px;
	border-collapse: collapse;
}

thead td {
	color: black;
	font-size: 1.7em;
	line-height: 1.0em;
	font-family: Rockwell, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	vertical-align: bottom;
	border-bottom: 1px solid white;
}

tbody tr td {
	border-bottom: 1px solid white;
	padding: 5px 0px;
}

table.gigDates tr td.date {
	width: 90px;
	border-right: 1px solid white;
	text-align: right;
	padding-right: 15px;
}

table.gigDates tr td.venue {
	width: 250px;
	padding-left: 15px;
}

table.gigDates tr.gigGone td {
	text-decoration: line-through;
}

/*** Blocks ***/
.block {
	margin-bottom: 50px;
	text-align: center;
	color: black;
}

#nextliveshow span.venue, #nextliveshow span.date, #latestnews span.title, #latestnews span.date {
	display: block;
	font-size: 1.4em;
}

.block a {
	text-decoration: none;
	color: black !important;
}

.singleCol {
	text-align: center;
	margin: 50px 0;
}

#nextliveshow span.date, #latestnews span.date {
	margin-top: 0.5em;
}

/*** Forms ***/

.topTagForm {
	width: 500px;
	margin: 0 auto;
}

.topTagForm span {
	display: block;
	text-align: left;
	margin-top: 15px;
	font-size: 1.3em;
}

.topTagForm .itext {
	width: 500px;
	display: block;
}

.topTagForm .ibutton {
	margin-top: 10px;
	width: 10em;
	text-align: center;
	display: block;
}

.leftTagForm {
	text-align: left;
}

.leftTagForm label,.leftTagForm input {
	display: block;
	width: 218px;
	float: left;
	margin-bottom: 10px;
}

.leftTagForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

.leftTagForm br {
	clear: left;
}

.leftTagForm .button {
	margin-left: 95px;
	width: 6em;
}

/*** Other Tables ***/

table.adTable {
	margin: 0 auto;
	width: 600px;
	margin-top: 30px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.adTable .actions {
	width: 125px;
}
.adTable .date {
	width: 125px;
}

.adTable .title {
	width: 400px;
}

a.alist {
	display: block;
	color: white;
	text-decoration: none;
	padding: 5px;
	margin: 0 200px;
}

a:hover.alist {
	background-color: #000000;
}


/** Bio Page **/

body#page-bio .review {
	margin: 0;
}

body#page-bio .review p {
	margin-top: 0;
}

body#page-bio .ThreeCol-2 img {
	margin: 15px 0;
	
}

body#page-bio .ThreeCol-2 span {
	display: block;
	font-size: 1.2em;
	text-indent: 15px;
	margin-top: 0.5em;
	color: black;
}

.review span a {
	text-decoration: none;
	color: black;
}

.vcredit {
  font-size: 0.8em;
  font-style: italic;
}