body {
margin: -12px 0 0 0 ;
background-image: url('');
background-repeat: repeat;
background-attachment: scroll;
background-color: #ea4876;
font-weight: normal;
text-align: justify;
font-family: arial;
font-size: 11px;
color: #000;}

#container {
width: 800px;
margin: 0 auto;
margin-top: 18px;
overflow: hidden;
border: 1px solid black;
background-color: white;
background-repeat: repeat-y;}

#header{
background-image: url('http://i45.tinypic.com/2r5rapu.png');
background-repeat: no-repeat;
width: 800px;
height: 230px;
margin-bottom: 0px;}

#content { 
margin-right: 3px;	
margin-left: 3px;
width: 570px;
float:right;
text-align:justify;
vertical-align: middle;}

#sidebar {
margin-top: -2px;
margin-left: 2px;
float: left;
text-align: left;
width: 215px;}

#footer {
font-weight: bold;
line-height: 14px;
clear: both;
text-align:center;}

h1 {
margin: 0 0 5px 0;
margin-right: 3px;
text-align: left;
font-family: Verdana;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #24bcc9;
letter-spacing: -2px;
text-transform: uppercase;
border-bottom: 1px dotted #24bcc9;}

h2 {
margin: 5px 0 0 0;
text-align: left;
font-family: Verdana;
font-size: 20px;
line-height: 22px;
color: #fff;
letter-spacing: -2px;
text-transform: uppercase;
background-color: #eca806;}

a:active, a:visited, a:link { 
color: #000000;
font-family: arial;
font-size: 11px;
font-weight: lowercase;
text-decoration: none;}

a:hover { 
color: #b421f1;
font-family: arial;
font-size: 8x;
font-weight: lowercase;
text-decoration: bold;}

a.nava, a.nava:link, a.nava:active, a.nava:visited {
font-family: small fonts;
font-size:7px;
line-height:7px;
color:#000;
text-transform:uppercase;}

a.nava:hover {
color:#39d2d4;}

a:link img, a:visited img,a:hover img {border: none;}

textarea {
font-family: arial; 
font-size: 11px;
color: #000;
width: 400px;
height: 20px;
border: 1px dotted #000;
background-color: #fff;}

/*	====	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;
}

input, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
}


.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: 6px solid #eee;
	margin: 1em 0 0 0;
}

div.credit p {margin: 0;}
