/* Skin 2 CSS for the Art 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.jpg);
	background-repeat: repeat;
	margin: 0px;
	}

#headerimage {
	height: 501px;
	}

#main {
	margin-top: -100px;
	margin-left: 20px;
	padding: 0px;
	width: 750px;
	position: relative;
	}

#maincontent {
	width:580px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;	
	float: left;
	border: 0px;	
	position: relative;
	}


#maincontent1 {
	position: relative;
	width: 580px;
	padding: 0px;
	float: left;
	border: 0px;
	}

#maincontent2 {
	padding: 10px;
	width: 560px;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14pt;
	color: #333333;
	text-align: justify;
	position: relative;
	}

#sidebar {
	width:150px;
	position: relative;
	padding: 0px;	
	margin-top: -180px;
	float: right;
	}

#sidebarcontent {
	padding: 0px 0px 0px 0px;	
	line-height: 7pt;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	}

#footer {
	margin: 0px;
	padding: 0px;
	width: 580px;
	border: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	clear: both;
	}

#footercontent {
	width: 560px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 10px;
	line-height: 11pt;
	color: #333333;
	}

b {
	color: #496096;
	}

.textlink {
	background-color: #dddddd;
	border-left: 5px solid #5972ad;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	text-align: center;
	font-family: Georgia;
	font-size: 10px;
	font-style: normal;
	}


h1 {
	font-size:14pt; 
	font-weight: normal;
	font-family: Courier New, Helvetica, sans serif; 
	color:#000000;
	text-transform: uppercase;
	}

h2 {
	font-size:14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, Helvetica, sans serif; 
	color:#666666;
	text-transform: lowercase;
	}

h3 {
	font-size:10pt; 
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans serif; 
	color:#BD7441;
	}

.lead {
	font-size: 24pt; 
	font-weight: normal;
	font-family: Courier New, Helvetica, sans serif; 
	color:#5972ad;
	text-transform: lowercase;
	}

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

ul li {
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin-left: 15px;
	}


a, a:link, a:visited, a:active {
	color:#ca4a4d; 
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
	}

a:hover {
	color:#549899; 
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
	}

blockquote { 
	color:#333333;
	font-size: 11px;
	text-align: justify; 
	line-height: 15pt;
	padding:4px;
	background-image: url('blockquote.png');
	background-repeat: repeat;
	background-position: bottom left;
	}

option, select {
	color:#333333; 
	font-size: 12px; 
	font-family: Georgia, sans-serif; 
	line-height: 14pt;
	background-color:#dddddd; 
	border:1px solid; 
	font-style: italic;
	font-weight: normal;
	border-color: #dddddd;  
	}

input, textarea {
	color:#333333; 
	font-size: 12px; 
	font-family: Georgia, sans-serif; 
	line-height: 14pt;
	background-color:#dddddd; 
	font-weight: normal;
	font-style: italic;
	border: 1px solid #dddddd;
	border-bottom: 2px solid #549899;  
	}

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

img:hover.skin {
	border: 5px solid #549899;
	}
	
.wysiwygmenu {
	display: block;
}

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