
a {
	color: #999;
	text-decoration: underline;
}

a img {
	border: none;
}

a:visited {
	color: #000080;
	text-decoration: underline;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

acronym, abbr {
	cursor: help;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border: 1px dashed #999;
	margin-left: 1.5em;
	padding: 5px;
	letter-spacing: .01em;
}

body {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 95%;
	font-style: normal;
}

/* date styling */
h2 {
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 90%;
	color: #999;
	font-weight: normal;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	margin-top: 0;
	color: #000;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	letter-spacing: .01em;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	clear: both;
	color: #ccc;
	text-align: right;
	margin-bottom: 20px;
}

.post, #comments-post {
	padding: 5px;
	margin: 5px;
}

.meta {
	font-size: 95%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-family: "Courier New", Courier, monospace;
	color: #000080;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}

.storytitle {
	margin: 0;
	font-size:120%;
}

.storytitle a, .storytitle a:link {
	text-decoration: none;
	color: #000;
}

.storytitle a:hover {
	color: #900;
}

.storycontent{
	padding: 15px 0px 15px 0px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #eee;
	border: 1px solid #999;
	padding: 3px;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #999;
	font-size: 110%;
	list-style-type: none;
}

#content {
	float: right;
	position: absolute;
	top: 150px;
	right: 5px;
	width: 70%;
padding-right:40px;
}

#header {
	background: transparent;
	font-family: "Courier New", Courier, monospace;
	font-size: 340%;
	padding-top: 40px;
	text-align: center;
	color: #000;
	margin: 0;
}

#header a {
	color: #000;
	text-decoration: none;
}

#header a:hover {
/*	text-decoration: underline;*/
	color: #900;
}

#footer {
	background: #fff;
	color: #000;
	border-top: 1px dotted #999;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}

#menu {
	background: transparent;
	position: absolute;
	left: 55px;
	top: 175px;
	width: 200px;
	float: left;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	background: #eee;
	border: 1px solid #999;
	color: #000;
	width: 80%;
}

#menu ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 120%;
}

#menu ul li, #menu h2 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 120%;
	margin-top: 10px;
	color: #000;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 120%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font-family: "Courier New", Courier, monospace;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a, #menu ul ul li a:link {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: none;
	color: #900;
}

#menu ul ul li a:visited {
	color: #999;
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.pagetitle{color:Green;font-size: 140%;text-align: center;margin-bottom:20px;}

.err{color:red;}
.info{color:gray;}

.alignleft{float:left;}
.alignright{float:right;}
.navigation{display: block;text-align: center;margin-bottom:30px;}

h3#comments {
padding: 0;
margin: 60px 0px 20px 0px ;
}

/*ol.commentlist li{background-color: #FFF;}*/
ol.commentlist li{margin-bottom:10px;background-color: #FFFFF0;}
div.comment_author{background-color: #F5F5F5;}
