/* CSS for the Miss Congeniality 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-y;
	background-attachment: fixed;
	background-position: top left;
	margin: 0px;
}

#headerimage {
	background-image: url('imgheaderside.png');
	width: 350px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: fixed;
	margin-bottom: 0px;
        margin-left: 0px;
}

#main {
	padding: 10px;
	margin-left: 360px;
	width: 510px;
	z-index: 2;
}

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

#maincontent2 {
	padding: 10px;
	width: 480px;
	font-family: Georgia;
	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: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
}

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

#headermenu {
	margin-top: 20px;
	margin-left: 20px;
	width: 250px;
	padding: 10px;
	font-family: Arial; 
	font-weight: normal; 
	text-transform: uppercase; 
	line-height: 22pt;
	font-size: 18px; 
	letter-spacing: 0px; 
	z-index: 3;
	position: fixed;
	color: #ffffff;
}

b {
	color: #e02017;
}

i {
	color: #cc3333;
}

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

.textlink {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	text-align: center;
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
}

h1 {
	font-size: 24px; 
	font-family: Arial, Helvetica, sans serif;
	color:#2d82ae;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
}

h2 {
	font-size:16px;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans serif; 
	color:#9a9a9a;
	text-transform: uppercase;
}

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


#maincontent2 a, #maincontent2 a:link, #maincontent2 a:visited, #maincontent a:active {
	color:#336666; 
	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 #CCCCCC;
	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 {
	color: #336666; 
	text-decoration: none; 
	cursor: default;
}

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

#headermenu a, #headermenu a:link, #headermenu a:active {
	color: #2d82ae;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

#headermenu a:hover {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

#maincontent2 ul li {
	list-style-type: none;
	background-image: url('list.png');
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
}

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

blockquote {
	width: 400px;
	height: 100%;
	margin: 0px auto;
	border: 1px solid #cccccc;
}

#blockquotetext{ 
	color:#000000;
	font-family: Georgia;
	font-size: 1.0em;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.8em;
	text-align: justify; 
	background-color: #f5f5f5;
	padding: 10px;
	width: 380px;
}

#blockquotetext i {
	color: #339999;
}

a.blockquotetext, a.blockquotetext:link, .blockquotetext:visited, .blockquotetext:active { 
	color:#336666; 
	text-decoration: none; 
	border-bottom: 1px dotted #000000;
	padding: 2px;
	font-weight: normal;
	cursor: default;
}

#blockquote a:hover { 
	color:#000000; 
	border-bottom: 1px dashed #000000;
	text-decoration:none; 
	font-weight: normal;
	cursor: default;
}
	
::-moz-selection {
	color: #000000;
	background: #cccccc;
}

input {
	color:#1b1b1b; 
	line-height: 15pt;
	background-color:#f5f5f5; 
	font-weight: normal;
    letter-spacing: 1px;
	border: 1px solid #cccccc;
	padding: 5px;
	font-family: Georgia;
}

option, select {
	color:#1b1b1b; 
	line-height: 15pt;
    letter-spacing: 1px;
	background-color:#f5f5f5; 
	border: 1px solid #cccccc;
	font-weight: normal; 
	padding: 5px;
	font-family: Georgia;
}

textarea {
	color:#1b1b1b; 
	line-height: 15pt;
    letter-spacing: 1px;
	background-color: #f5f5f5; 
	border: 1px solid #cccccc;
	font-family: Georgia;
	padding: 5px;
}

.wysiwygmenu {
	display: block;
}

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

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

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

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

.clear {
	clear: both;
}