/* CSS for the Spring Awakening fanlisting by Michi, http://iridescently.org */
/* PLEASE DO NOT STEAL OR ELSE I'LL COME AFTER YOU. I SWEAR. */

body {
	background-color: #1b1b1b; 
	background-image: url('skin1mainbg.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	cursor:help;
	margin: 0px auto;
}

#headerimage {
	height: 514px;
	z-index: 1;
}

#main {
	padding: 0px;
	width: 698px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	background-image: url('skin1bg.png');
	background-repeat: repeat;
}

#maincontent {
	width: 678px;
	margin-top: -530px;
	padding: 0px;	
	border: 0px;
	position: relative;
	z-index: 2;
}


#maincontent1 {
	position: relative;
	width:698px;
	padding: 0px;
	margin-top: 420px;	
	border: 0px;
}

#maincontent2 {
	padding: 20px;
	width: 658px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16pt;
	color: #666666;
	text-align: justify;
	position: relative;
}

#sidebar {
	width: 120px;
	position: relative;
	padding: 0px;	
	margin-top: -100px;
	float: left;
	background-repeat: no-repeat;
	height: 600px;
}

#sidebarcontent {
	width: 120px;
	padding: 10px 10px 0px 0px;	
	line-height: 7pt;
	font-family: Georgia, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #1B1B1B;
	text-align: justify;
}

#footer {
	background-image: url('skin1footerbg.png');
	background-repeat: no-repeat;
	height: 220px;
	position: relative;
	clear:both;
	padding: 0px;
	width: 698px;
	margin-top: 0px;
}

#footercontent {
	margin-left: 0px;
	padding-top: 126px;
	width: 678px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Courier New, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	line-height: 10pt;
	color: #1b1b1b;
}

b {
	color: #993333;
}

i {
	color: #000000;
}

.lead {
	font-size: 36px; 
	font-weight: normal;
	font-family: Courier New, Helvetica, sans serif; 
	color:#000000;
	text-transform: uppercase;
}

h1 {
	font-size: 36px; 
	font-family: Courier New, Helvetica, sans serif;
	color:#0066cc;
	font-weight: normal;
	text-transform: uppercase;
	margin-left: 0px;
	letter-spacing: 1px;
}

h2 {
	font-size:12px;
	font-style: italic;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: Courier New, Helvetica, sans serif; 
	color:#9a9a9a;
	text-transform: uppercase;
}

h3 {
	font-size:11px;
	font-weight: normal;
	font-family: Courier New, Helvetica, sans serif; 
	color:#1b1b1b;
	text-transform: uppercase;
	margin-top: -20px;
	float: right;
	background-color: #cccccc;
	letter-spacing: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#maincontent2 a, #maincontent2 a:link, #maincontent2 a:visited, #maincontent a:active {
	color:#3366cc; 
	text-decoration: none; 
	border-bottom: 1px dotted #000000;
	padding: 2px;
	font-weight: normal;
	cursor: default;
	font-weight: bold;
}

#maincontent2 a:hover {
	color:#000000; 
	border-bottom: 1px dashed #3366cc;
	text-decoration:none; 
	font-weight: normal;
	cursor: default;
	font-weight: bold;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#000099;
	text-decoration: none; 
	font-weight: normal;
	cursor: default;
}

#footer a:hover {
	color:#000000; 
	text-decoration:none; 
	font-weight: normal;
	cursor: default;
}

#nav {
    position: relative;
    height: 39px;
    width: 600px;
    padding: 10px;
    margin: 10px 0;
    overflow: hidden;
}

#nav li {
    float: left;
    list-style: none;
}
            
#nav li a {
	font: 18px "Courier New";
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 10px;
	text-transform: uppercase;
	z-index: 10;
	display: block;
	float: left;
	height: 40px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   

#nav li a:active {
	color: #993333;
}

#nav li a:hover {
	color: #3366cc;
}

#maincontent2 ul {
	list-style: none;
}

#maincontent2 ul li {
	background-image: url('list.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 15px;
}

.title {
	margin-top: 0px;
	text-align: justify;
	padding: 10px;
}

.title img {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	float: left;
	
}

.hr {
	margin-left: 0px;
	height: 1px;
	border-bottom: 1px dotted #272727;
}

.h4 {
	margin-left: 10px;
	font-size: 18px; 
	font-weight: normal;
	font-style: italic;
	font-family: brushed, Helvetica, sans serif; 
	color:#1b1b1b;
	text-transform: capitalize;
}

.h5 {
	margin-left: 10px;
	font-size: 10px; 
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans serif; 
	color:#000000;
	text-transform: uppercase;
}

.textlink {
	background-color: #d6d6d6;
	border-bottom: 3px solid #3366cc;
	text-align: center;
	font-family: Tahoma;
	font-size: 7.5pt;
	font-style: normal;
}

img.promo {
    border: 5px solid #3366cc;
}

img:hover.promo {
    border: 5px solid #000000;
}
	
::-moz-selection {
	color: #1b1b1b;
	background: #CCCCCC;
}

input {
	color:#666666; 
	font-size: 12px; 
	font-family: Trebuchet MS, sans-serif; 
	line-height: 15pt;
	background-color:#d6d6d6; 
	font-weight: normal;
	border-left:1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-bottom: 3px solid #0066cc;
	padding: 3px;
}

option, select {
	color:#666666; 
	font-size: 12px; 
	font-family: Trebuchet MS, sans-serif; 
	line-height: 15pt;
	background-color:#d6d6d6; 
	border-left:1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	font-weight: normal; 
	padding: 3px;
}

textarea {
	color:#666666; 
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px; 
	background-color: #d6d6d6; 
	border-left:1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-bottom: 3px solid #0066cc;
	padding: 3px;
}

#misc {
	font-size: 12px;
	font-family: Courier New;
	font-weight: bold;
	text-transform: uppercase;
}

img.skin {
    border: 5px solid #3366cc;
}

img:hover.skin {
    border: 5px solid #000000;
}