* {margin: 0; padding: 0; border: none; text-decoration: none}
body {
	background: #000000;
	color: #333;
	text-align: center;
	font: .8em "trebuchet ms", tahoma, sans-serif;
}
#container {
	background: #000000;
	width: 500px;
	margin: auto;
	text-align: justify;
}
#header {
	height: 400px;
}

#footer {
	background: #000000;
	height: 68px;
	clear: both;
	padding: 0 0 0 46px;
	font-size: 95%;
	line-height: 35px;
}
#content {
	width: 500px;
	padding-left: .1px;
	float: left;
	text-align: center;
}
#column {
	width: 185px;
	margin-top: -20px;
	padding-left: 30px;
	float: left;
	color: #e4dfdf;
}

/*	====	FanUpdate 3.0	====	*/

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, 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: 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;}
