/* REDEFINED TAGS */

body, html, h1, h2, h3, h4, p, ul, li {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

h1, h2, h4, p, ul, li {
	background-color: #330000;
}

em {
	background-color: #330000;
	color: #E9E9E9;
	font-weight: bold;
	font-style: normal;
}

a:link {
	background-color: #330000;
	color: #EFE4CF;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background-color: #330000;
	color: #EFE4CF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	background-color: #330000;
	color: #941f18;
	text-decoration: none;
	font-weight: bold;
}
.inputbox {
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #941f18;
}
.inputsubmit {
	color: #CC0000;
	background-color: #000000;
	border: 1px solid #222222;
	font-weight: bold;
}
/* Containers */

#container	{
	position: absolute;
	top: 0;
	left: 50%;
	height: auto;
	width: 800px;
	margin-left: -400px;
	margin-top: 0;
	color: #FFFFFF;
	background-color: #330000;
	padding: 0px;
	border-right: 1px solid #660000;
	border-left:1px solid #660000;
}

#container_text {
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

/* Counter Line, will hold menu (?) */

#counterline {
	color:#FFFFFF;
	font-size: 70%;
	background-color: #330000;
	text-align:right;
	border-bottom:1px solid #FF0033;
}

/* First Column */

#firstcolumn {
	color: #FFFFFF;
	background-color: #330000;
	width: 560px;
	float: left;
	padding:20px;
}

#firstcolumn_text {
	font-size: 80%;
	text-align: justify;
}

#firstcolumn_text h1 {
	color: #FFFFFF;
	background-color: #330000;
	font-weight:bold;
	text-align: left;
	font-size: 100%;
	text-transform: uppercase;
	margin-top: 10px;
}

#firstcolumn_text h2 {
	color: #FFFFFF;
	background-color:#330000;
	font-weight: bold;
	text-align:left;
	font-size: 90%;
	text-transform: none;
	padding-bottom: 0px;
}

#firstcolumn_text h3 {
	color: #FFFFFF;
	background-color:#330000;
	font-weight: normal;
	text-align:left;
	font-size: 85%;
}


#firstcolumn_text h4 {	
		color: #999999;
		background-color:#330000;
		font-weight: normal;
		text-align:left;
		font-size: 80%;
}

#firstcolumn_text p {
	text-align:justify;
	color:#CCCCCC;
	background-color:#330000;
	font-size:85%;
}

/* Second Column */

#secondcolumn {
		background-color: #330000;
		color: #FFFFFF;
		width: 160px;
		float: right;
		padding:20px;
}

#secondcolumn_text {
		font-size: 75%;
		text-align: left;
}

#secondcolumn_text h1 {
		font-size: 110%;
		text-transform: uppercase;
		letter-spacing: 1em;
		background-color:#330000;
		color: #FFFFFF;
}

#secondcolumn_text p {
	font-size: 80%;
	background-color:#330000;
	color: #FFFFFF;
	text-align:left;
}

#secondcolumn_text li {
	list-style-type: none;
	text-align:left;
	background-color: #330000;
	color: #FFFFFF;

}

#secondcolumn_text ul {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #330000;
	color: #FFFFFF;
}

/* CLASSES */

.post {
	padding-top:10px;
	padding-bottom:25px;
}

.post p {
	background-color: #330000;
	color: #FFFFFF;
	margin-bottom: 10px;
}


/* SPECIFIC SECTIONS */
/* Reviews Index */

.review_list {
	padding: 10px;
}

.review_list ul {
	padding: 5px;
	background-color: #330000;
	color: #FFFFFF;
}

.review_list li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-align: left;
	font-weight: normal;
	list-style-type: none;
	font-size: 85%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #330000;
	text-indent: -1em;
	padding-left: 1em;
}

.review_list a:link {
	font-weight: normal;
	background-color: #330000;
	color: #FFFFFF;
}

.review_list a:visited {
	background-color: #330000;
	font-weight: normal;
	color: #FFFFFF;
}

.review_list a:hover {
	font-weight: normal;
	background-color: #330000;
	color: #990000;
}
.clearit {
text-align: center;
clear:both;
}
#firstcolumn_text td {
	font-size: 90%;
	text-align: center;
	vertical-align: top;
	color: #EFE4CF;
}
#firstcolumn_text td h1 {
	color: #EFE4CF;
	font-size: 90%;
	text-transform: capitalize;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#firstcolumn_text td img {
	border: 1px solid #EFE4CF;
	
}
.picgalsidebar {
	float: left;
}

.leftpic {
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.centerpic {
	clear: both;
	float: none;
	border: 1px solid #222222;
	margin: 10px;
}


.rightpic {
	float: right;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#footer {
	color: #cc0000;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
	text-align: center;
	background-color: #330000;
	letter-spacing: 0.4em;
}
.post img {
	float: left;
	margin-right: 11px;
	margin-bottom: 0px;
}
.post em {
	color: #EFE4CF;
	font-weight: normal;
	font-variant: normal;
}
.post strong {
	color: #EFE4CF;
	font-weight: bold;
}

.post h2 {
	margin-bottom: 15px;
	color: #CCCCCC;
}
.post h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.post a {
}

.post h1 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 25px;
}


#review_detail img {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	clear: both;
	display: block;
}
#letterlist {
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-size: 80%;
}
.post h4 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 8px;
}
#print_footer, #print_header {
	display: none;
	visibility:hidden;
}
.votearrow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.framedpic { border: 1px solid #CCCCCC;
}
#rev_left {
	text-align: left;
	display: block;
	width: 180px;
	float: left;
	height: 100%;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	overflow: auto;
	font-size: 80%;
}
#rev_center {
	float: left;
	width: 340px;
	height: 100%;
}
#rev_vote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 250%;
	text-align: center;
	width: 120px;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	display: inline;
	vertical-align: middle;
}
#rev_left p {
}
#rev_left p {
	text-align: left;
	color: #FFFFFF;
}
.rev_body {
	color: #CCCCCC;
	font-size: 80%;
}
.post_revimg {
	clear: both;
	float: none;
	margin-top: 18px;
	margin-bottom: 18px;
}
.bandlist {
	font-weight: normal;
	font-size: 80%;
	color: #FFFFFF;
}
.siderev {
	font-size: 80%;
	text-align: left;
	margin-bottom: 15px;
}
#photogallery {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Links li {
	text-align: left;
	font-size: 85%;
	list-style-type: none;
}
#Links ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Links h2 {
	text-transform: uppercase;
}

#Links p {
	margin-bottom: 10px;
}
.mp3list ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mp3list li {
	font-size: 80%;
	text-align: left;
	list-style-type: square;
	margin-left: 15px;
}
.logo {
	clear: both;
	display:block;
	float:none;
	overflow:auto;
	width: 100%;
	text-align:center;
	margin-top:0.5em;
	margin-bottom:1.5em;
}
.logo img
{
	text-align: center;
	margin-left:150px;
}
#soundclips ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#soundclips li {
text-align:left;
font-size:80%;}
