/***
 * Main body stuff
 */
body {
	margin: 20px 0px; 
	padding: 0px; 
	text-align:center; /* Hack for IE5/Win */
}

#main {
/*	width:750px; */
	width: 90%; /* Use 90% of the browser Window. Doesn't worrk for Netscape */
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
}

#main table td {
   border: 0px;
   padding: 0px;
   margin: 0px;
}

/* Bring all content on sidebar to the top */
#main div.content td.features {
   padding: 5px;  
   vertical-align: text-top;
}

#main td.page-content {
   padding: 5px 15px 5px 15px;
   width: 100%; /* was 70% */
   vertical-align: top; 
}

#main div.header {
   margin: 0px;
   padding: 0px;  
   /* height: 160px; */   
}

td.features div.newsbox {
/*   background-color: #9AB454; */
   border-width: 15px 2px 2px 2px;
   border-style: solid;
   border-color: #5686B4;
   margin: 5px 2px 10px 2px;
   padding: 0px 1px 1px 1px;
   font-size: 10pt;
}
/* @import "style-new.css"; */

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#000;
	background-color: #333;
}

div#main {
	background-color: #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-color: #fff;
	border-style: solid;
}

/******************
 * General Styles *
 ******************/

blockquote {
	background-color: #dedede;
	border-bottom:    1px solid #aaa;
	border-right:   1px solid #aaa;
	border-top: 1px solid #eee;
	border-left:  1px solid #eee;
	padding: 0.5em;
	margin: 2em;
}


.label {
	font-weight: bold;
	display: inline;
	color: #0187C5;
	width: 100px;
	float: left;
}

a {
	color: #0187C5;

}

/*
 * Sidebar stuff
 */
td.features {
/*	background-color: #ddd; */
}

ul.sidebar-list {
}

ul.sidebar-list li {
	padding-bottom: 0.5em;
}

ul.sidebar-list li a {
	color: #0187C5;
}

.sidebar-heading {
	font-size: 14pt;
	font-weight: bold;
	border-style: none;
}

.sidebar-list {
	list-style-position: outside;
	list-style-type: disc;
	/* padding-left: 20px; */
}

/* Styles that have a border at the bottom */
div.description,
div.lyrics
{
	border-bottom: 1px dotted #000;
}

table.footer {
	border-top: 1px solid #555;
}


/*** End General Styles ***/


h1 {
	border-bottom: 1px solid #aaa;
	font-size: 2.5em;
}

h2.title,
h3.title,
h4.title,
h2.section-title,
h3.section-title,
h4.section-title
{
	color: #CF1313;
}



td.counter {
	vertical-align: bottom;
	font-weight: bold;
	font-size: 10pt;
}

/* Fix the positioning of the counter. */
td.counter img {
	position: relative;
	top: -3px;
}







/*** Discography ***/

div.band {
	float: left;
	width: 300px;
	height: 300px;
}

.discography-band h2.title {
	font-size: 20pt;
}

.discography-band h3.title {
	font-size: 14pt;
}

.discography-band h4.title {
	font-size: 12pt;
	margin-bottom: 0.5em;
}

/* Pull up the bottom margin */
.discography-band h2.title,
.discography-band h3.title,
.discography-band h4.title {
	margin-bottom: 0.2em;
}

div.description {
	line-height: 1.5em;
	padding-bottom: 1em;
}

img.recording-cover {
	height: 120px;
	width: 120px;
}

img.recording-cover:hover {
	opacity: 0.5;
}


div.date {
	font-weight: bold;
	color: #0187C5;
}

div.record-tracklist {
	font-weight: bold;
	color: #0187C5;
	
}

div.recordings-box,
div.members-box,
div.dates-box
{
	padding-left: 3px;
	border: 1px solid #ccc;

	background-color: #ddd;
	background-color: #ededed;

	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;

	position: relative;
	padding: 10px;
	float: right;
	width: 100%;
	line-height: 1.5em;
}

div.members-box ul {
	list-style-position: inside;
}

div.members-box li {
	font-size: 8pt;
}

div.band-nav {
	float: right;
	font-weight: bold;
}

div.band-right {
	width: 50%;
	position: relative;
	float: right;
}

div.photo-container {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
/*	width: 47%; */
/*	border: 1px solid blue; */
	padding-bottom: 15px;

}

div.band-photo-legend {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	font-size: 8pt;
	margin-bottom: 5px;
	
}

div.recordings-header {
	font-weight: bold;
	color: #D51007;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
	color: #CE2900;
	color: #CF1313;
}

.song-detail-info {
	display: inline;
}

/************
 * Articles *
 ************/
.articles-list {
	padding-bottom: 1em;
}

/* This is needed to extend image transparency */
#imagediv img {
	width: 100%;
	height: 100%;
}


ul.article-list {
	list-style: none;
	padding-left: 0px; /* Remove list item space */
}

li.item-article {
	padding-bottom: 1em;
	margin-left: 0px;
}

li.item-article div.synopsis {
}

span.article-title,
span.article-publication,
span.article-date
{
	display: inline;
}

span.article-title,
span.article-title a {
	font-size: 11pt;
	font-weight: bold;
	color: #0187C5;
	color: #CF1313;
}

span.article-publication,
span.article-date {
	color: #0187C5;
	font-weight: bold;
}

/********
 * News *
 ********/
ul#news-list,
ul#news-list li
{
	padding-left: 1em;
}

span.news-date {
	font-weight: bold;
	display: inline;	
}

span.news-title {
	font-style: italic;
	display: inline;
	color: #CF1313;
	font-weight: bold;
}


span.news-date,
span.news-title
{
	color: #0187C5;
}

li.news-item {
	padding-bottom: 1em;
}

/*******
 * FAQ *
 ********/
ul#faq {
	list-style: none;
}

ul#faq li {
	padding-bottom: 2em;
}

ul#faq li div.faq-question {
	color: #CF1313;
	font-weight: bold;
	font-size: 14pt;
}

/************
 * Pictures *
 ************/
.picture {
	border-style: solid;
	border-width: 1px;
}

a.thumbnail {
	padding: 2px;
}

a.thumbnail img {
	border: 0px solid #000;
}

a.thumbnail img:hover {
	opacity: 0.5;
}

/****************
 * lyrics.html *
 ****************/

.lyrics-container { /* lyrics details and lyrics */
	margin-left: 1%;
}

.lyrics-details { /* lyrics details */
	margin-left: 0em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 10pt;
	color: #0187C5;
}

.lyrics { /* Actual lyrics body */
	margin-left: 2em;
	line-height: 1.3em;
	padding-bottom: 1em; /* Give space between each song */
}

/*
 * Tributes
 */
div.tribute-song {
	padding-bottom: 1em;
/*	margin-left: 2em; */
	clear: both;
}

div.tribute-song img {
	float: left;
	margin-right: 1em;
}

div.tribute-song .song-title,
div.tribute-song .song-author,
div.tribute-song .song-album,
div.tribute-song .song-artist,
div.tribute-song .song-lyrics,
div.tribute-song .song-label {
	font-weight: bold;
	font-size: 10pt;
}

div.tribute-song .song-title {
	font-size: 12pt;
	color: #0187C5;
}

div.tribute-song .description {
	padding: 1em;

}

/****************
 * updates.html *
 ****************/
/*
.updates-table {
	border: solid 1px #000000;
}
*/

.updates-row {
	background-color: white;
	border: solid 10px #000000;
	font-size: 10pt; /* for IE */
}

.updates-cell-title {
	border: solid 10px #000000;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

.updates-cell {
	border: solid 10px #000000;
	margin-bottom: 10px;
	width: 100%;
}

/* site_info.html */
.browser-name {
	font-weight: bold;
}

.required { /* Required '*' */
	color: #aa0000;
}

.requirements {
	margin: 0% 0% 0% 3%;
}











