/**************************************************************
* Project:  Satans A Pussy                                    *
* Style:    Default Layout                                    *
* URL:      http://www.satansapussy.com/                      *
* Date:     Tue May 31, 2005 12:02 PM                         *
***************************************************************
* THIS IS NOT A TEMPLATE!                                     *
* Please read the terms found in the source of the main site. *
**************************************************************/


/********************************************************************************************
* Defines styles for the main site [ global elements, design, typography, and positioning ]
********************************************************************************************/

html, body { 
	background-color: #000000;
	color: #CCCCCC;
	font: 12px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

h1 { font-size: 160%; }

h2 { font-size: 140%; }

hr { display: none; border: 1px solid #2A2A2A; }

a:link,
a:visited,
a:active {
	color: #F56707;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FCB369;
	text-decoration: underline;
}

a.archivejump { display: none; }

img {
	border: 0;
}

.maillink a:link, 
.maillink a:visited, 
.maillink a:active {
	color: #ffff00;
	text-decoration: underline;

}
.maillink a:hover {
	color: #ffff00;
	text-decoration: none;
}


/* Band Info */
.artist {
	font-size: 120%;
}
.song {
	font-size: 120%;
}
.album {
	font-size: 120%;
}
.website {
	font-size: 120%;
}
.comments {
	font-size: 120%;
}
.starttime {

}


/********************************************************************************************
* Global Layout
********************************************************************************************/

#wrapper {
	/*background-color: #222222;*/
	margin: 10px auto 0 auto;
	width: 740px !important; 
	width /**/:750px; /* IE5/Win */
	padding: 0 10px;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #2A2A2A;
	position: relative;
}

#archivewrapper {
	margin: 10px auto 0 auto;
	width: 740px !important; 
	width /**/:750px; /* IE5/Win */
	padding: 0 10px;
	padding-left: 0;
	padding-right: 0;
}

#legalwrapper {
	font-size: 80%;
	margin: 10px auto 0 auto;
	width: 740px !important; 
	width /**/:750px; /* IE5/Win */
	padding: 0 10px;
	padding-left: 0;
	padding-right: 0;
}

div.show-wrapper {
	padding-bottom: 10px;
	border: 1px solid #2A2A2A;	
	border-top: none;	
}

/* A quick hack to fix the width issue in IE 5.x/Win */
div.shownumber {
	float:left;
	width: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 40px;
	/* Commented out to hide box numbers
	background-color: #222222;
	color: #FF8000;
	font-size: 140%;
	font-weight: bold;
	*/
}
/* End hack */


div.showblock {
	padding-top: 10px;
	margin-left: 50px; 
	text-align: left;
}

.showdata td.title {
	width: 150px;
}

/********************************************************************************************
Begin Archive Section
********************************************************************************************/

.archivewrap {
	padding-bottom: 10px;
	border: none;	
}

.archivetitle {
	border: 1px solid #333333;
	background-color: #222222;
	padding: 5px;
	text-align: left;
}
