/* CSS for Thadeus Project (www.thadeusproject.com) */
/* Created by The Dreamsbay Company (www.dreamsbay.com) */
/* Copyright 2005 -- learn, don't steal.  */

/* HOMEPAGE */

	.homebody  
		{
		background-image: url(../images/home_bottom.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 20px 0px;
		width: 800px;
		text-align: left;
		}
		
	.homecontentholder
		{
		background-image: url(../images/home_content.jpg);
		background-repeat: no-repeat;
		background-color: #DBD7CA;
		width: 761px;
		margin: 0px 0px 10px 0px;
		}
		
	.homepage_links
		{
		margin: 0px 0px 5px 0px;
		}
		
	.homepage_links_label
		{
		margin: 0px 0px 3px 0px;
		}

	.splash
		{
		width: 720px;
		text-align: left;
		}
		
	.splashcontent
		{
		padding: 0px;
		border-style: solid;
		border-color: #000000;
		border-width: 1px;
		margin: -0px 0px 0px 0px;
		text-align: center;
		width: 720px;
		}
		
	.skipintro
		{
		text-align: right;
		margin: 2px 0px 0px 0px;
		}
		
	.skipintro A
		{
		color: #666666;
		font-style: italic;
		}
		
	.skipintro A:hover
		{
		color: #CCCCCC;
		}
		
/* These are formatted separately in case the column breaks in the middle of a paragraph. */		
		
	.homecolumn1 P  
		{
		padding: 5px 0px 0px 0px;
		text-indent: 5pt;
		text-transform: inherit;
		}

	.homecolumn2 P
		{
		text-indent: 5pt;
		text-transform: inherit;
		}
		
	.inthenews
		{
		border-width: 1px;
		border-style: solid;
		border-color: #CC9933;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		}

	.inthenews_head
		{
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC9933;
		font-size: 9pt;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #CC9933;
		padding: 5px;
		}
		
	.inthenews p
		{
		text-indent: 0px;
		padding: 0px 5px 0px 7px;
		font-size: 10px;
		}

	.inthenews li
		{
		text-indent: 0px;
		padding: 0px 5px 0px 0px;
		font-size: 11px;
		list-style-type: none;
		margin: 0px 0px 10px -30px;
		}

	.inthenews A
		{
		font-weight: bold;
		}
		
	.inthenews_footer
		{
		background-color: #F7F3E6;
		text-align: right;
		font-size: 10px;
		padding: 5px;
		}

	.gotomyspace
		{
		border-width: 1px;
		border-style: solid;
		border-color: #CC9933;
		padding: 0px;
		margin: 0px 0px 10px 0px;
		}

	.gotomyspace_head
		{
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC9933;
		font-size: 9pt;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #CC9933;
		padding: 5px;
		}
		
	.gotomyspace p
		{
		text-indent: 0px;
		padding: 0px 5px 0px 7px;
		font-size: 10px;
		}

	.gotomyspace li
		{
		text-indent: 0px;
		padding: 0px 5px 0px 0px;
		font-size: 11px;
		list-style-type: none;
		margin: 0px 0px 10px -30px;
		}

	.gotomyspace A
		{
		font-weight: bold;
		}
		
	.gotomyspace_footer
		{
		background-color: #F7F3E6;
		text-align: right;
		font-size: 10px;
		padding: 5px;
		}

/* MAIN COMPONENTS */

	BODY
		{
		background-color: #000000;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		font-family: geneva;
		font-size: 11px;
		}
		
	TD
		{
		font-family: geneva;
		font-size: 11px;
		}
		
	A
		{
		color: #993333;
		text-decoration: none;
		}
	
	A:hover
		{
		text-decoration: underline;
		}
		
	P
		{
		line-height: 1.5em;
		font-family: geneva;
		font-size: 11px;
		}
		
		
	h3
		{
		font-weight: bold;
		font-size: 12px;
		margin: 20px 0px 5px -5px;
		}

	h4
		{
		font-weight: bold;
		font-size: 9px;
		margin: 20px 0px 5px -5px;
		text-align: left;
		}

	h5  /* Yeah, I know this doesn't make much sense, but I needed it for the 'Band Members' */
		{
		font-weight: bold;
		font-size: 11px;
		margin: 20px 0px 0px 0px;
		}

	.mainbody
		{
		background-image: url(../images/bottom.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 20px 0px;
		width: 800px;
		text-align: left;
		}
	
	.leftspacer
		{
		background-image: url(../images/leftspacer_bkgnd.jpg);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
		height: 264px;
		text-align: left;
		}
		
	.contentholder
		{
		background-image: url(../images/content_bkgnd.jpg);
		background-repeat: no-repeat;
		background-color: #DBD7CA;
		margin: 0px;
		padding: 0px;
		text-align: left;
		width: 530px;
		}
		
	.content
		{
		padding: 1px 20px 20px 20px;
		font-size: 11px;
		}
		
	.contentholder P	
	{
/*		text-indent: 5pt;  */
		text-transform: inherit;
	}
	
	.pullquote
	{
		font-style: italic;
		font-size: 11px;
		text-align: center;
		margin: 15px;
	}
	
	.bottomnav
		{
		background-color: #F7F3E6;
		}
		
	.bottomnav td
		{
		font-size: 10px;
		font-weight: bold;
		}
		.rss {
		text-align:center;
		font-size:9px;
		color: #666666;
		font-weight:normal !important;
		margin-top:-1px;
		padding-top:2px;
		}
		.rss acronym {
		cursor:help;
		}
	
	.backtotop
		{
		margin: 20px 0px 0px 0px;
		}
	
	.backtotop A
		{
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		}

	.backtotop A:hover
		{
		font-size: 10px;
		font-weight: bold;
		text-decoration: underline;
		}
		
	.albumcover
		{
		padding: 5px;
		background-color: #FFFFFF;
		border-style: solid;
		border-width: 1px;
		border-color: #333333;
		}
		
	.albumdata
		{
		font-size: 12px;
		}
		
	.albumdata P	
		{
		text-indent: 0pt;
		text-transform: inherit;
		}
		
	.albumdata li A
		{
		font-weight: bold;
		}
		
	
	.trackdata
		{
		font-size: 9px;
		margin: 0px 0px 0px 5px;
		font-style: italic;
		font-weight: normal;
		}
		
	.trackdata A
		{
		font-weight: normal;
		}
	
	.lyricauthor
		{
		text-align: right;
		margin: 0px 20px 0px 0px;
		}

	.illustration
		{
		float: right;
		margin: 10px 0px 20px 20px;
		}
	
/* SIDENAV */	
	
	.sidenav
		{
		background-image: url(../images/sidenav_bkgnd.jpg);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 15px;
		height: 220px;
		}
		
	.sidenavtitle
		{
		font-weight: bold;
		border-style: solid;
		border-color: #F7BD52;
		border-width: 0px 0px 1px 0px;
		width: 185px;
		font-size: 14px;
		}
		
	.sidenavhere
		{
		font-weight: bold;
		font-size: 11px;
		color: #000000;
		}
		
	.sidenav A
		{
		font-size: 11px;
		color: #666666;
		}


	.copyright
		{
		color: #666666;
		font-size: 9px;
		font-weight: bold;
		line-height: 1.5em;
		padding: 10px 0px 0px 15px;
		}

	.copyright A
		{
		color: #FFFFFF;
		}

	.contactcontent P
		{
		text-indent: 0pt;
		text-transform: inherit;
		}
		
	.music_sites
		{
		color: #666666;
		font-size: 9px;
		font-weight: bold;
		line-height: 1.5em;
		padding: 15px 0px 0px 15px;
		}

	.details
		{
		font-size: 9px;
		color: #333333;
		font-style: italic;
		}
		
	.clickherenow
		{
		font-size: 12px;
		font-weight: bold;
		text-indent: 0pt;
		text-transform: inherit;
		}
		
	.showdate
		{
		font-size: 14px;
		font-weight: bold;
		margin: 20px 0px 10px 0px;
		}
	
	.showdetails
		{
		line-height: 1.5em;
		font-family: geneva;
		font-size: 11px;
		text-indent: 0px;
		}
		
/* NEWS FORMATTING */

	.newshead
		{
		font-size: 14px;
		font-weight: bold;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #CCCCCC;
		margin: 20px 0px 0px 0px;
		}

		#respond {
		margin-left:20px !important;
		}

	.postedinfo
		{
		font-size: 9px;
		font-style: italic;
		color: #666666;
		margin: 0px 0px 30px 0px;
		}

	.entry
		{
		margin: 0px 0px 50px 0px;
		}


	#commentform 
		{
		padding-bottom: 5px;
		margin-bottom: -11px;
		margin-left: 20px !important;	
		}

	#comments 
		{
		margin-left: 20px !important;
		margin-right: 20px !important;
		}
	
	.navigation
		{
		border-style: dotted;
		border-width: 1px 0px 1px 0px;
		border-color: #999999;
		padding: 10px 0px 10px 0px;
		margin: 50px 0px 0px 0px;
		}

	.commenthead
		{
		font-size: 14px;
		font-weight: bold;
		border-style: dotted;
		border-width: 0px 0px 1px 0px;
		border-color: #999999;
		margin: 20px 0px 0px 0px;
		width: 490px;
		}
		
	.commentsubmit
		{
		width: 490px;
		margin: 0px 0px 20px 0px;
		}

/* MEDIA */

	.mediatitle
		{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}
		
	.mediaentry
		{
		border-style: dotted;
		border-width: 1px 0px 0px 0px;
		border-color: #666666;
		margin: 10px 10px 0px 10px;
		}

/* PRESS */

	.articletitle
		{
		font-size: 14px;
		font-weight: bold;
		margin: 25px 0px 0px 0px;
		}
		
	.articledata
		{
		font-style: italic;
		color: #666666;
		}
		
/* REQUIREMENTS */

	.requirement
		{
		font-size: 14px;
		font-weight: bold;
		margin: 20px 0px 10px 0px;
		}
		
	.requirementimage
		{
		float: right;
		margin: 0px 0px 15px 20px;
		}
		
/* SITEMAP */
	
	.sitemap
		{
		padding: 10px 20px 20px 30px;
		}
	
	.sitemap A
		{
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
		}

	.sitemap P
		{
		text-indent: 0px;
		font-style: italic;
		margin: 10px 5px 10px 10px;
		color: #666666;
		}
		
	.sublevel
		{
		margin: 0px 0px 0px 15px;
		}
	
	.sublevel A
		{
		font-size: 13px;
		font-weight: bold;
		font-style: normal;
		}

/* SPONSORS */
	
	.sponsorlist
		{
		margin: 0px 0px 30px 0px;
		}
	
	.sponsorlist P
		{
		font-size: 12px;
		font-weight: bold;
		}
	
	.sponsorlist A
		{
		font-size: 12px;
		font-weight: bold;
		}
	
	.formlabel
		{
		font-weight: bold;
		color: #000000;
		}

/* sIFR STYLES */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
	tetx-align: left;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
