/* -----------------------------------------
Fanlisting: Storm/Wolverine
URL: http://rolo.iridescently.org
Author: Michi (http://iridescently.org)
------------------------------------------*/

/* Body */
body {
	background-color: #2a1400; 
	background-image: url('bg.png');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	margin: 0px;
}

#wrapper {
	width: 960px;
}

.left {
	float: left; 
	width: 415px; 
	padding: 0 0 0 0px;
}

.right {
	float: right; 
	width: 495px; 
	padding: 0 0 0 50px;
}


#sidebar {
	position: fixed;
}

#headerimg {
	width: 413px;
	height: 517px;
}

#content {
	font-family: "Arial", Helvetica Neue, Garamond, Georgia, Serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
	text-align: justify;
}

#menu {
	position: fixed;
	left: 260px;
	top: 0px;
	width: 170px;
	padding: 10px;
	float: left;
}

#navmenu {
	list-style: none;
	display: block;
}

#navmenu li a, #navmenu li a:link, #navmenu li a:visited, #navmenu li a:active {
	font-size: 18px; 
	font-family: "Goudy Old Style", Garamond, Georgia, Helvetica, sans serif;
	color:#ffffff;
	line-height: 32px;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	text-align: right;
	text-shadow: 1px 1px 1px #000000;
	text-decoration: none;
}

#navmenu li a:hover {
	color: #3e61b7;
	text-decoration: none;
}


#footer {
	padding: 0px;
	margin: 0px;
}

#footercontent {
	font-family: "Arial", Helvetica Neue, Garamond, Georgia, Serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
	text-align: justify;
}

b, strong {
	color: #a2991b;
}

i, em {
	color: #7e6536;
}

.textlink {
	font-size: 11px;
	text-align: center;
	background-color: #493819;
	border: 1px solid #190b00;
}

#welcome {
	font-size: 24px; 
	font-family: "Goudy Old Style", Garamond, Georgia, Helvetica, sans serif;
	color:#7e6536;
	line-height: 28px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	text-shadow: 1px 1px 1px #000000;
}

#about {
	font-size: 18px; 
	font-family: "Goudy Old Style", Garamond, Georgia, Helvetica, sans serif;
	color:#f5f5f5;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
	text-align: justify;
	text-shadow: 1px 1px 1px #000000;
}

h1 {
	font-size: 32px; 
	font-family: "Goudy Old Style", Garamond, Georgia, Helvetica, sans serif;
	color:#7e6536;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	text-align: left;
	text-shadow: 1px 1px 1px #000000;
}

h2 {
	font-size: 24px;
	font-family: "Goudy Old Style", Garamond, Helvetica, sans serif;
	color:#7e6536;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	text-align: right;
	text-shadow: 1px 1px 1px #000000;
}

h3 {
	font-size:16px;
	font-weight: normal;
	font-family: "Goudy Old Style", Garamond, Helvetica, sans serif; 
	color:#7e6536;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic;
	text-align: right;
	text-shadow: 1px 1px 1px #000000;
}

.right ul li {
	list-style-type: square;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}

.right ol li {
	list-style-type: decimal-leading-zero;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
}

blockquote {
	padding: 10px;
}

.right a, .right a:link, .right a:active, .right a:visited { 
	color:#4a77c6; 
	text-decoration: none; 
	padding: 2px;
	font-weight: normal;
}

.right a:hover {
	color:#ffffff;
	background-color: #4a77c6; 
	text-decoration: none; 
	padding: 2px;
	font-weight: normal;
}
	
::-moz-selection {
	color: #000000;
	background: #cccccc;
}

input {
	font-size: 11px;
	color:#ffffff; 
	font-weight: normal;
	font-family: "Arial";
	background-color: #493819;
	border: 1px solid #190b00;
	margin: 0 0 1px 0;
	padding: 5px 0;
}

select {	
	font-size: 11px;
	color:#ffffff; 
	line-height: 15pt;
	font-family: "Arial";
	background-color: #493819;
	border: 0px solid #190b00;
	font-weight: normal; 
	margin: 0 0 1px 0;
	padding: 5px 0;
}

option {
	margin: 0 0 1px 0;
	padding: 1px;
	font-size: 11px;
	color:#ffffff; 
	line-height: 15pt;
	font-family: "Arial";
	background-color: #493819;
	border: 0px solid #190b00;
	font-weight: normal;
}

textarea {
	color:#ffffff; 
	font-size: 11px;
	font-family: "Arial";
	background-color: #493819;
	border: 1px solid #190b00;
	margin: 0 0 1px 0;
	padding: 5px 0;
}

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

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

.clear {
	clear: both;
}

/* TABLES/LISTS */
/* STATS (for index.php) */
.stats { 
	margin: 0 0 12px 0; 
} 

.stats tbody tr td.tr { 
	color: #000000; 
	padding: 0 1%;
	text-align: right; 
	text-transform: uppercase; 
	width: 48%;
} 

.stats tbody tr td.tl { 
	color: #C0C0C0;
	text-align: left;
}

/* FORMS */
.input1 { 
	width: 50%; 
} 

.input2 { 
	width: 120px; 
} 

.input3 { 
	border: 0; 
} 

fieldset { 
	margin: 0 auto 12px auto; 
	padding: 10px;
	border: 0px;
} 

fieldset label { 
	float: left; 
	padding: 0 1%;
	text-align: right; 
	width: 48%;
	border: 0px; 
}

fieldset legend { 
	color: #ffffff; 
	font-family: Arial, Times, serif; 
	font-size: 16px; 
	border: 0px;
} 

fieldset p { 
	margin: 0 0 4px 0; 
	text-align: center;
}

/* ERROR CLASSES */
/* for errors */
.error { 
	color: #FF0000; 
}

/* for success messages */
.success { 
	color: #66CC00; 
}

/* for MySQL errors */
.mysql { 
	color: #0000FF; 
}

/* for PHP errors */
.php { 
	color: #FF9900;
}