/* 
	Papayawhip Theme
	Modified 2004-01-30 by Roland Graffe (http://www.ronsens.de)
	
	based on:
	Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. : )
*/

a {
	color: #a85; 
	background: transparent; 
}

a:hover {
	color: #000; 
	border-bottom: 1px solid; 
	text-decoration: none; 
}

a:active {
	color: #e85; 
}

a img {
	border: 0; 
}


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

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

body {
	color: #421; 
	background: #fff; 
	font-size: 100.1%; 
	margin: 0 auto; 
	padding: 0; 
}


input {
	font: 1em verdana, arial, helvetica, geneva, sans-serif; 
}

li {
	padding: .1em 0; 
}


#content {
	font: .9em/1.45em georgia, times, palatino, serif; 
	float: left; 
	padding: 1em 1em 2em 0; 
	width: 35em; 
}

#content h2 {
	border-bottom: 1px solid #dca; 
	font: bold 1em/1em trebuchet ms, arial, helvetica, geneva, sans-serif;
	margin: 0 0 .75em; 
	padding: .15em; 
}

#content blockquote {
	border-left: 1px solid #ccc;
	margin: 1em 1em 1.5em 1.25em;
	padding-left: .75em;
}

#content p {
	margin: 0; 
}

#content ul {
	list-style: circle; 
}

#commentform { 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-size: .79em;
	font-weight: bold;
	margin: 2em .25em; 
}

#commentform textarea {
	height: 10em; 
	width: 95%; 
}

#commentlist {
	text-align: justify; 
}

#commentlist cite {
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-size: .79em;
	font-style: normal;
}

#commentlist li {
	padding-bottom: .5em; 
}

#header {
	background: papayawhip; 
	border-bottom: 2px solid #dca; 
	font: bold 1em/1.45em georgia, times, palatino, serif; 
	margin: 0; 
	padding: .2em; 
}

#header a {
	border: 0; 
	text-decoration: none; 
}

#menu {
	color: #000; 
	float: right; 
	font: .71em/1.35em verdana, arial, helvetica, geneva, sans-serif;
	margin: 1em; 
	width: 16em; 
}

#menu ul {
	font-weight: bold; 
	list-style: none; 
	margin: 0 .75em 1em; 
	padding: .15em; 
}

#menu ul ul li a {
	font-weight: normal; 
}

#rap {
	margin: 0 auto; 
	width: 49em; 
}

#search {
	margin: 1em 0; 
}

#search form {
	margin: .5em 0 1em .75em ; 
}

#styleswitcher li {
	color: #e85; 
}

#wp-calendar {
	font-weight: normal; 
	margin: 1em 0 1.5em; 
	padding: 0; 
}

#wp-calendar caption {
	font-weight: bold; 
}

#wp-calendar td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	text-align: right;
}

#wp-calendar tfoot td {
	text-align: center; 
}

#wp-calendar thead {
	background: papayawhip; 
}

#wp-calendar #today {
	background: papayawhip; 
	color: #e85; 
	font-weight: bold; 
}


.credit {
	clear: both; 
	font: .71em verdana, arial, helvetica, geneva, sans-serif;
	text-align: center; 
	padding: 1em;
}

.feedback {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: .79em; 
	margin: .5em 0 1.5em; 
	text-align: right; 
}

.meta {
	font: .79em/1.35em verdana, arial, helvetica, geneva, sans-serif;
	margin: 0 0 1em; 
}

.post {
	padding-left: .3em; 
	text-align: justify; 
	padding-bottom: .5em; 
}

.post p {
	text-indent: 1.25em; 
}

.post-categories {
	display: inline; 
	margin: 0; 
	padding: 0; 
}

.post-categories li {
	display: inline; 
	margin: 0 .5em 0 0; 
	padding: 0; 
}

.storytitle {
	font-family: sans-serif; 
	font-size: 1.05em; 
	line-height: 1.35em; 
	margin: .75em 0 .1em; 
}