body, table, tr, td { 
 	font-family: Trebuchet Ms;
 	font-size: 8pt; 
 	font-weight: normal;
 color: #bb8c84;
 letter-spacing: 2px;
 cursor: default;
 line-height: 12pt;
 text-align: justify;
}

body {
 background-color: #d9c4bd;
}

a:link, a:active, a:visited {
 text-decoration: none;
 color: #da2b0e;
}

a:hover {
 color: #d1b6da;
}

h1 {
 font-family: century gothic;
 font-size: 18px;
 font-style: italic;
 font-weight: normal;
 margin: 0px 0px 15px 0px;
 padding: 10px 4px 0px 60px;
 letter-spacing: 0px;
 color: #e93b55;
 border-bottom: #fe8092 dotted 1px;
 text-align: left;
}

input, textarea, option, select{
 background-color: #d4c9c4;
 font-size: 8pt;
 font-family: Trebuchet Ms;
 color: #c68071;
 letter-spacing: 1px;
 border: none;
 padding: 1px 1 1 3px;
}

hr {
 border: 1px solid #f1cabd;
 background-color: #f1cabd;
 color: #f1cabd;
 height: 5px;
 margin: 0 0 10px 0;
}

.fanlistings {
 width: 400px;
 margin: 3px 0px 20px 20px;
 padding: 10px;
 text-align: left;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 3px #f2524a dotted;
}

.cat li {
 list-style-type: upper-roman;
 margin: 2px 0px 14px 0px;
}

.subcat {
 margin: 0px 0px 14px 0px;
}

.subcat li {
 list-style-type: decimal-leading-zero;
 margin: 2px 0px 7px 0px;
}

/***** FAN UPDATE *****/

/*	====	FanUpdate 2.2.1	====	*/

div#fanupdate {}

h2 {}
h3 {}
p {}

/*	====	Entries	====	*/

div.post {}

p.catfile {padding: 0 0 0 3em;}

/*	====	Comments	====	*/

div#comments {}

div.comment {
	clear: both;
	padding: 0.5em;
}

div.comment p {padding: 0 0 0 3em;}

div.comment p.commenter {padding: 0;}

div.odd {background: #f3f3f3;}

div.author {}

div#newComment {}

img.gravatar {
	float: right;
	margin: 0 1em 1em 0;
}

/*	====	Comment Form	====	*/

div.comments-form {}

form#comments-form {}

p#cmt-rules {}
p#cmt-moderation {}

label {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	margin: 0 0.5em 0 0;
}

textarea {
	width: 100%;
}

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

/*	====	Footer	====	*/

a.rss {}

div.archivelink {
	text-align: right;	
	margin: 2em 0 0 0;
}

div.credit {
	clear: both;
	text-align: center;
	border-top: 0px solid #eee;
	margin: 1em 0 0 0;
}

div.credit p {margin: 0;}


/********** Codesort donation **********/
.codesort label {
	float: left;
	width: 180px;
	text-align: right;
	margin: 0 4px 0 0;
	}

.codesort h2 { }


/******** NAVIGATION ********/

.wrap {
	width: 745px;
	position: relative;
	top: 10px;
	left: 20px;
	margin: 0 auto;
}

.top {
	background: url(images/top.png) top left no-repeat;
	height: 279px;
}

.navigation {
	position: absolute;
	top: 30px;
	left: 603px;
	width: 134px;
	z-index: 5;
	font-size: 10px;
	letter-spacing: 0px;
	color: #fff;
	line-height: 10px;
}

a.nav:link, a.nav:active, a.nav:visited {
	display: block;
	background: transparent;
	color: #b7a59f;
	width: 100%;
	text-align: center;
	font-family: Georgia;
	font-size: 10pt;
	letter-spacing: 0;
	padding: 4px 0 4px 0;
	margin: 0 0 3px 0;
	line-height: 10pt;
}

a.nav:hover {
	display: block;
	background: #f3e5e0;
	color: #b7a59f;
	width: 100%;
	text-align: center;
	font-family: Georgia;
	font-size: 10pt;
	letter-spacing: 0;
	padding: 4px 0 4px 0;
	margin: 0 0 3px 0;
	line-height: 10pt;
}

.maincontent {
	background: url(images/footer.png) bottom no-repeat #FFF;
	width: 574px;
	position: relative;
	padding: 0 10px 20px 15px;
	margin: 0 0 30px 0;
}


.footer {
	padding: 0px;
	margin: 20px 0 0 0;
	text-align: center;
 	font-size: 9px; 
 	font-weight: normal;
	text-transform: uppercase;
 	color: #daa8a0;
 	letter-spacing: 0px;
	line-height: 10px;
}
