a {
	color: #660000;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #990000;
}

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

body {
	background: #E6E0D0;
	font-family: Verdana, geneva, arial, sans-serif;
        font-size: 12px;
	margin: 0;
	padding: 0;
}

h2 {
	font: bold normal 115% Verdana, geneva, arial, sans-serif;
       color: #660000;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-align: right;
}


h3 {
	border-bottom: dotted 1px #660000;
	font-family: Verdana, geneva, arial, sans-serif;
        font-size: 16px;
	margin-top: 0;
}


ol#comments li p {
	font-size: 12px;
}


td, p, .feedback {
	font-size: 12px; 
       font-family: Verdana, geneva, arial, sans-serif;
	letter-spacing: 1px;
}
li {
font-size: 12px;
font-family: verdana, arial;
list-style: none
;}



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


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


.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
        font-size: 12px;
	clear: all;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: right;
	text-indent: 9px;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

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

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}
