
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width: 100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

/* 
	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. : )
	
	Further Modifications by blogigo:
	http://www.blogigo.de	
*/

body {
	color: #442211; 
	background: #ffffff; 
	font-size: px; 
	margin: 0 auto; 
	padding: 0; 
	text-align: center;
}

#rap {
	position: relative;
	margin: 0 auto; 
	width: 49em; 
	text-align: left;
}

#content {
	position: relative;
	font: 90%/145% Georgia, "Times New Roman", Times, serif; 
	padding: 1em 1em 2em 0; 
	width: 35em; 
	text-align: left;
}

#menu {
	position: absolute;
	top: 30px;
	color: #000; 
	font: 80%/135% verdana, arial, helvetica, geneva, sans-serif;
	margin: 1em; 
	width: 16em; 
	left: 500px;
	text-align: left;
}

a {
	color: #aa8855; 
}

a:hover {
	color: #000; 
	text-decoration: none; 
}

a:active {
	color: #e85; 
}

acronym, abbr {
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}



input {
	font: 80% verdana, arial, helvetica, geneva, sans-serif; 
	border: 1px solid #ddccaa;
	background: #fff;
	color: #000000;
	width: 150px;
}

#content h2 {
	border-bottom: 1px solid #ddccaa; 
	font: bold 100%/100% 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: 80%;
	font-weight: bold;
	margin: 2em .25em; 
}

#commentform textarea, #gbform textarea, #logincommentform textarea {
	height: 10em; 
	width: 95%; 
	border: 1px solid #ddccaa;
	background: #fff;
	color: #000000;
}

textarea:hover, textarea:focus, input:hover, input:focus {
	background: papayawhip;
}


#commentlist {
	text-align: justify; 
}

#commentlist cite {
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	font-size: 85%;
	font-style: normal;
}

#commentlist li {
	padding-bottom: .5em; 
}

#header {
	background: #ffefd5; 
	border-bottom: 2px solid #ddccaa; 
	font: bold 100%/145% Georgia, "Times New Roman", Times, serif; 
	margin: 0; 
	padding: .2em; 
}

#header a {
	border: 0; 
	text-decoration: none; 
	color: #aa8855
}


#menu ul {
	font-weight: bold; 
	list-style: none; 
	margin: 0 .75em 1em; 
	padding: .15em; 
}

#menu ul ul li a {
	font-weight: normal; 
}

#calendar {
	font-weight: normal; 
	margin: 1em 0 1.5em; 
	padding: 0; 
}

#calendar caption {
	font-weight: bold; 
	color: #000000;
}

#calendar td {
	border-bottom: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	text-align: right;
}

#calendar tfoot td {
	text-align: center; 
}

#calendar thead {
	background: #FFEFD5; 
}

#calendar #today {
	background: #FFEFD5; 
	color: #e85; 
	font-weight: bold; 
}

.credit {
	clear: both; 
	font: 80% verdana, arial, helvetica, geneva, sans-serif;
	text-align: center; 
	padding: 1em;
}

.feedback {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 80%; 
	margin: .5em 0 1.5em; 
	text-align: right; 
}

.meta {
	font: 80%/135% 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: 105%; 
	line-height: 135%; 
	margin: .75em 0 .1em; 
}

#menu image, #menu input, #menu table {
	position: relative;
	top: 1px;
}

#calendar, #polltable {
	font-size: 90%;
}

#storycontent {
	font-size: 85%;
}
