body {
	font-family: Verdana;
	font-size: 10px;
	color: #8f8f8f;
	background-color: #000;
	background: #000 url(graphics/martonblack.jpg) no-repeat scroll 0% 0%;
	margin: 0px 0px 0px 0px;;
}
h1 {
	font: italic small-caps bold 18px Times New Roman, Times, Serif;
	text-align: left;
	color: #b8b8b8;
}
.small {
	font-size: 9px;
}
input, textarea {
	margin: 1px;
	border: solid 1px #8f8f8f;
	font-family: Verdana;
	font-size: 10px;
	color: #b8b8b8;
	background-color: #000;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #dcdcdc;
}
img {  
	border-style: none;
}
#content {
	margin-top: 0px;
	margin-right:auto;
	margin-left:0px;
	width: 350px;
	padding: 0px;
	color: #8f8f8f;
}
#inner {
	margin-top: 5px;
	margin-right:auto;
	margin-left:auto;
	width: 340px;
	padding: 0px;
	color: #8f8f8f;
}
#footer {
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 10px;
	width: 300px;
	padding: 10px;
	color: #8f8f8f;
	border: thin dotted #8f8f8f;
	font-size: 9px;
	text-align: center;
}
/*	====	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, 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;}
