body { 
font-family: Arial, Helvetica, sans-serif;
overflow: none;
line-height: 145%;
text-align: justify;
font-weight: normal;
color: #000000;
font-size: 12px;
text-decoration: none;
background-color: #deeee0;
background-image: url("");
background-repeat: repeat-y;
background-position:right;
background-attachment: scroll;
cursor: 
}



h1 {
color: #64866b;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
background-color: #;
text-align: left;
font-weight: none;
font-style: none;
text-decoration: none;
font-weight:lighter;
letter-spacing:2px;
border-bottom: 0px dotted #;
font-style: none;
padding: 0px;
margin: 0px;
}



h2 {
color: #3d5242;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #;
text-align: left;
font-weight: lighter;
font-style: none;
text-decoration: none;
text-transform:none;
border-bottom: 0px solid #;
font-style: none;
padding: 0px;
margin: 0px;
margin-bottom:0px;
letter-spacing:2px;
}


h3 {
color: #634f50;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
background-color: #;
text-align: left;
font-weight: lighter;
font-style: none;
text-decoration: none;
border-bottom: 0px solid #;
font-style: none;
padding: 0px;
margin: 0px;
padding-bottom: 10px;
padding-right: 5px;
letter-spacing:1px;
}




b {
color:#756486;
font-weight:bold;
}

i {
color : #86647e;
}

u { 
border-bottom: 1px dotted #867c64;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
}

p {

}

a:link, a:visited, a:active {
color: #648286;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration:none;
letter-spacing:1px;
border-bottom: 0px solid #;
}

a:hover { 
color: #866464;
font-family: "Courier New", Courier, monospace;
font-size: 12px;
text-decoration:none;
background-color: #;
font-weight: normal;
letter-spacing:1px;
border-bottom: 0px solid #;
}


#sidebar {
background-color: #;
padding: 0px;
text-align:left;
letter-spacing:1px;
padding-left: 5px;
padding-right: 5px;
width:200px;
position: absolute;
left: 50%;
margin-left: -390px;
margin-top: 50px;
}


#boks {
background-color: #;
padding: 0px;
text-align:justify;
letter-spacing:1px;
padding-left: 5px;
padding-right: 5px;
width:560;
position: absolute;
top: 0px;
left: 50%;
margin-left: -185px;
margin-top: 250px;
}

#topbar {
background-color: #;
padding: 0px;
text-align:justify;
letter-spacing:1px;
padding-left: 5px;
padding-right: 5px;
width:780;
height:80px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -390px;
margin-top: 250px;
}

#comment {
font-family: Verdana, Geneva, sans-serif;
padding-right: 5px;
font-size: 11px;
padding-left: 10px;
margin-bottom: 50px;
margin-top: 0px;
}



#content {
width:800;
background-color:#;
position: absolute;
top: 0px;
left: 50%;
margin-left: -400px;
}


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

div#fanupdate {
	@charset "UTF-8";
}

h1 {
	color: #64866b;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	background-color: #;
	text-align: left;
	font-weight: none;
	font-style: none;
	text-decoration: none;
	font-weight:lighter;
	letter-spacing:2px;
	border-bottom: 0px dotted #;
	font-style: none;
	padding: 0px;
	margin: 0px;
}

h2 {
color: #3d5242;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
background-color: #;
text-align: left;
font-weight: lighter;
font-style: none;
text-decoration: none;
text-transform:none;
border-bottom: 0px solid #;
font-style: none;
padding: 0px;
margin: 0px;
margin-bottom:0px;
letter-spacing:2px;
line-height: 145&;
}

h2 a:link, a:visited, a:active {
color: #648286;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
text-decoration:none;
letter-spacing:1px;
border-bottom: 0px solid #;
}

h2 a:hover { 
color: #866464;
font-family: Verdana, Geneva, sans-serif;
font-size: 9px;
text-decoration:none;
background-color: #;
font-weight: normal;
letter-spacing:2px;
border-bottom: 0px solid #;
}

h3 {
color: #634f50;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
background-color: #;
text-align: left;
font-weight: lighter;
font-style: none;
text-decoration: none;
border-bottom: 0px solid #;
font-style: none;
padding: 0px;
margin: 0px;
padding-bottom: 10px;
padding-right: 5px;
letter-spacing:1px;
}

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, textarea, select, option {
	font-family: Arial, sans-serif;
	font-size: 1em;
}

textarea {
	width: 100%;
}

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

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

a.rss {}

div.archivelink {
	text-align: center;	
	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;}
