/* Skin 1 CSS for the Missy Higgins 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('skin1.png');
	width: 320px;
	height: 600px;
	background-repeat: no-repeat;
	background-position: top left;
	position: fixed;
	margin: 0;
}

#main {
	padding: 10px;
	margin-left: 330px;
	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 #888888;
}

#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;
}

#header {
	margin-left: 380px;
	margin-top: 0px;
	background-image: url('skin1head.png');
	width: 410px;
	height: 125px;
	background-repeat: no-repeat;
	background-position: top center;
}

#headermenu {
	margin-top: 0px;
	margin-left: 20px;
	width: 200px;
	padding: 10px;
	font-family: Arial Narrow; 
	font-weight: normal; 
	text-transform: uppercase; 
	line-height: 16pt;
	font-size: 18px; 
	letter-spacing: 2px; 
	z-index: 3;
	color: #cccccc;
}

b {
	color: #de173d;
}

i {
	color: #666666;
}

.lead {
	font-size: 36px; 
	font-weight: normal;
	font-family: Garamond, Helvetica, sans serif; 
	color:#669933;
	letter-spacing: 5px;
	text-transform: lowercase;
	padding: 0px;
	margin: 0px;
	font-style: italic;
}

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

h1 {
	font-size: 36px; 
	font-family: Garamond, Helvetica, sans serif;
	color:#000000;
	font-weight: normal;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: 5px;
	font-style: italic;
}

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

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


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

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

#headermenu a, #headermenu a:link, #headermenu a:active {
	color: #669933;
	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: square;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}

#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 #888888;
}

#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: #cacaca;
	padding: 10px;
	width: 380px;
}

a.blockquotetext, a.blockquotetext:link, .blockquotetext:visited, .blockquotetext:active { 
	color:#cc3333; 
	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:#cacaca; 
	font-weight: normal;
    letter-spacing: 1px;
	border: 1px solid #888888;
	padding: 5px;
	font-family: Georgia;
}

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

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

.wysiwygmenu {
	display: block;
}

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

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

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

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

.clear {
	clear: both;
}