/* Skin 1 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: #CCCCCC; 
	background-image: url('bg2.jpg');
	background-repeat: repeat;
	margin: 0px;
	}

#headerimage {
	height: 601px;
	}

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

b {
	color: #333333;
	}

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


h1 {
	font-size:14px; 
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans serif; 
	color:#333333;
	text-transform: lowercase;
	}

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: 22px; 
	font-weight: bold;
	font-family: Georgia, Helvetica, sans serif; 
	font-style: italic;
	color:#ea011e;
	text-transform: lowercase;
	}

#nav {
	width: 100px; 
	margin: 0px; 
	list-style-type:none; 
	}
	
#nav { 
	margin: 0px; 
	padding: 0px; 
	}
	
#nav a {
	text-decoration: none;
	}

#nav a.navart {
	display: block;
	width: 150px; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	background: url('art.png') top left no-repeat; 
	}

#nav a.navsite {
	display: block;
	width: 150px; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	background: url('site.png') top left no-repeat; 
	}

#nav a.navfl {
	display: block;
	width: 150px; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	background: url('fanlisting.png') top left no-repeat; 
	}

#nav a.navclear { 
	display: block;
	width: 150px; 
	height: 50px; 
	margin: 0px; 
	padding: 0px; 
	background: url('clear.png') top left no-repeat; 
	}

#nav a.navart:hover, #nav a.navfl:hover, #nav a.navsite:hover, #nav a.navclear:hover  {
	background-position: -150px 0px;
	}

#maincontent2 ul li {
	list-style: none;
	background-image:url('list.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 40px;
	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:#142bb5; 
	text-decoration:none; 
	font-weight: bold;
	cursor: default;
	}

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

blockquote { 
	color:#666666;
	font-size: 11px;
	text-align: justify; 
	line-height: 15pt;
	padding:4px;
	}

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

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

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

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

.wysiwygmenu {
	display: block;
}

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