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

body {
	background-color: #ffffff; 
	background-image: url('bg.png');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	margin: 0px;
}

#headerimage {
	position: relative;
	width: 300px;
	height: 400px;
	margin-left: 0px;
	z-index: 2;
}

#main {
	padding: 0px;
	margin-left: 320px;
	margin-top: -500px;
	margin-bottom: 20px;
	width: 500px;
	z-index: 3;
}

#maincontent1 {
	margin: 0px;
	width: 500px;
	padding: 0px;
	border: 0px;
}

#maincontent2 {
	padding: 10px;
	width: 480px;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.8em;
	color: #000000;
	text-align: justify;
}

#footer {
	width: 500px;
	padding: 10px;
	margin: 0px;
	border: 1px dotted #999999;
}

#footercontent {
	width: 480px;
	padding: 10px;
	font-family: Arial;
	font-size: 0.7em;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.7em;
	color: #000000;
	text-align: center;
}

#header {
	margin-left: 0px;
	margin-top: 0px;
}

#headermenu {
	margin-top: 0px;
	margin-left: 0px;
	width: 320px;
	font-family: Arial; 
	font-weight: normal; 
	text-transform: uppercase; 
	line-height: 24pt;
	font-size: 16px; 
	letter-spacing: 0px; 
	z-index: 3;
	color: #ffffff;
	text-align: left;
}

b {
	color: #666666;
}

i {
	color: #666666;
}

.lead {
	font-size: 24px; 
	font-weight: normal;
	font-family: Courier, Helvetica, sans serif; 
	color:#4c3a23;
	letter-spacing: 5px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.textlink {
	color: #000000;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}

h1 {
	font-size: 24px; 
	font-family: Courier, Helvetica, sans serif;
	color:#4c3a23;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
}

h2 {
	font-size:24px;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif; 
	color:#666666;
	text-transform: uppercase;
	text-align: left;
}

h3 {
	font-size:16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif; 
	color:#666666;
	text-transform: lowercase;
	text-align: right;
}


#maincontent2 a, #maincontent2 a:link, #maincontent2 a:visited, #maincontent a:active {
	color:#a8c14c; 
	text-decoration: none; 
	border-bottom: 1px dotted #000000;
	font-weight: normal;
	cursor: default;
	font-family: Garamond;
	font-style: italic;
	font-size: 16px;
}

#maincontent2 a:hover {
	color:#000000; 
	border-bottom: 1px dashed #003366;
	text-decoration:none; 
	font-weight: normal;
	cursor: default;
	font-family: Garamond;
	font-style: italic;
	font-size: 16px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Garamond;
	font-style: italic;
	font-size: 14px;
	color: #000000; 
	text-decoration: none; 
	cursor: default;
}

#footer a:hover {
	color:#ffffff; 
	text-decoration:none; 
	cursor: default;
}

#headermenu a, #headermenu a:link, #headermenu a:active, #headermenu a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
	background-color: #6699cc;
}

#headermenu a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 12px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 5px;
	background-color: #a8c14c;
}

#maincontent2 ul li {
	list-style-type: square;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	color: #000000;
}

#maincontent2 ol li {
	list-style-type: decimal-leading-zero;
	color: #000000;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
}

blockquote {
	width: 480px;
	margin: 0px auto;
	border: 1px solid #999999;
}

#blockquotetext{ 
	color:#000000;
	font-family: Arial;
	font-size: 1.0em;
	text-decoration: none;
	letter-spacing: 0;
	line-height: 1.8em;
	text-align: justify; 
	padding: 10px;
	width: 460px;
}
	
::-moz-selection {
	color: #000000;
	background: #cccccc;
}

input {
	color:#000000; 
	line-height: 15pt;
	font-weight: normal;
    letter-spacing: 1px;
	border: 1px dotted #999999;
	background-color: #ffffff;
	padding: 5px;
	font-family: Arial;
	font-size: 1.0em;
}

option, select {
	color:#000000; 
	line-height: 15pt;
    letter-spacing: 1px;
	border: 1px dotted #999999;
	background-color: #ffffff;
	font-weight: normal; 
	padding: 5px;
	font-family: Arial;
	font-size: 1.0em;
}

textarea {
	color:#000000; 
	line-height: 15pt;
    letter-spacing: 1px;
	border: 1px dotted #999999;
	background-color: #ffffff;
	font-family: Arial;
	padding: 5px;
	font-size: 1.0em;
}

.wysiwygmenu {
	display: block;
}

.wysiwygmenu a {
	padding: 0.125em 0.25em;
}

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

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

img, div {
	behavior: url('iefix/iepngfix.htc') 
}

.clear {
	clear: both;
}