body {
	margin: 0;
	padding: 0;
	background: #000000;
	font-size: 14px;
	color: #FFF;
}

body, th, td, input, textarea, select, option {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FFF;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	line-height: normal;
	font-style: italic;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FC0;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

/* Header */

#header {
	width: 960px;
	height: 260px;
	background: url(images/img01.jpg) no-repeat right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header p {
	margin: 0;
	color: #FC3;
}

#header h1 {
	padding-top: 100px;
}

#header a {
	color: #FC3;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 700px;
	background: url(images/bg.jpg);
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #0F0F0F;
}

.infoline {
	margin: 0;
	color: #FC0;
}

.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #0F0F0F;
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 2px solid #0F0F0F;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	background: #000000;
	text-align: center;
	font-size: 12px;
	color: #FC0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
.index {
	font-size: 1.5em;
	color: #FC0;
}
.Sidecomments {
	font-size: 12px;
	color: #FFC;
	border-color: #C33;
}
.punchline {
	font-size: 16px;
	color: #FF6;
}
.border1 {
	border-top-color: #090;
	border-right-color: #00C;
	border-bottom-color: #999;
	border-left-color: #F00;
}
.Handwriting {
	font-family: "Lucida Handwriting";
	font-size: 17px;
	color: #F99;
}
.NewFooter {
	color: #FC0;
	text-decoration: none;
	width: auto;
	position: inherit;
}
.Story {
	color: #FF0;
}
.signature {
	font-family: "Lucida Handwriting";
	font-size: 16px;
	color: #F93;
}
.on_the_web {
	font-family: "Lucida Handwriting";
	font-size: 16px;
	color: #F33;
}
.norfolk {
	font-size: 1em;
	color: #CCC;
}
.new {
	font-size: 10px;
	color: #F00;
}
