
/* 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;
}

<!--
		/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Frances Sun || http://www.francey.org
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
	
	Modifications by blogigo
	http://www.blogigo.de
*/


body {
	background-color: #666666;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #000000;
}

#rap {
	background-color: #99CC00;
	border: 1px solid #000000;
	position: relative;
	left: 50%;
	top: 20px;
	width: 700px;
	margin-left: -350px;
	padding: 0px;
}

#content {
	background-color: #ffffff;
	border: 0px;
	position: relative;
	top: 0px;
	left: 240px;
	width: 400px;
	height: 100%;
	padding-top: 80px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	z-index: 0;
	overflow: hidden;
}
#menu{
	background-color: #CCCCCC;
	position: absolute;
	left: 25px;
	top: 0px;
	width: 175px;
	min-height: 100%;
	border: 0px;
	z-index: 2;
	overflow:hidden;
}

acronym, abbr {
	border-bottom: 1px dashed #99CC00;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: 0em;
}

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;}

blockquote {
	border: 1px dashed #99CC00
}


code{ 
	font-size: 8pt;
}

h1 {
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0em;
	font-weight: normal;
}

h3 {	
	color: #0066B2;	
	text-align: right;
	margin: 0px;
	padding: 0px;
}

ins {
	font-style: italic;
	text-decoration: none;
}

p, li {
	line-height: 130%;
}

.credit {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.credit a {
	color: #ffffff;
	text-decoration: none;
}

.feedback {
	color: #666666;
	margin-bottom: 5px;
	text-align: right;
}

.feedback a{
	color: #666666;
	text-decoration: none;
}

.meta {	color: #666666;
	font-size: 9pt;
	text-align: right;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.meta ul li {
	display: inline;
	margin-right: 0px;
}

.meta, .meta a {
	color: #666666;
	text-decoration: none;
}

.storytitle { 
	color: #0066B2;
	text-align: right;
	margin: 0px;
}

textarea { 
	width: 75%;
}

#commentform textarea, #commentform input, #gbform textarea, #gbform input, #logincommentform textarea, #logincommentform input {
	font-family: "Trebuchet MS", arial, "sans serif";
	width: 85%;
}


#content h2 {
	color: #666666;
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: 0em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	border-bottom: 1px dashed #99CC00;
}

#content a{
	color: #0066B2;
	text-decoration: none;
}

#content a:hover{
	color: #0066B2;
	text-decoration: none;
	border-bottom: 1px dashed #99CC00;
}

#content input, textarea{
	border: 1px solid #0066B2;
}

#header{
	background-color: #0066B2;
	color: #ffffff;
	border: 0px;
	width: 690px;
	height: 30px;
	padding: 5px;
	position: absolute;
	top: 20px;
	left: 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 0em;
	z-index: 1;	
}

#header a{
	color: #ffffff;
	text-decoration: none;
}


#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	border: 1px solid #0066B2;
	font-family: 80% "Trebuchet MS", arial, sans-serif;
	width: 120px;
	margin: 3px 0;
}

#menu ul {
	margin: 5px;
	padding-left: 3px;
	letter-spacing: 0em;
}

#menu li{
	font-size: 100%;
	text-transform: lowercase;
	letter-spacing: 0em;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li li{
	font-weight: normal;
	font-size: 90%;
	letter-spacing: normal;
	text-transform: lowercase;
	list-style-type: none;
	margin: 0px;
}

#menu a{
	color: #0066B2;
	text-decoration: none;
}

#menu a:hover{
	color: #0066B2;
	text-decoration: none;
	border-bottom: 1px dashed #99CC00;
}


#calendartable {
	background-color: #ffffff;
	border: 1px dashed #99CC00;
	width: 160px;
}

#calendartable #next a {
	padding-right: 10px;
	text-align: right;
}

#calendartable #prev a {
	padding-left: 10px;
	text-align: left;
}

#calendartable a {
	color: #0066B2;
	text-decoration: none;
}

#calendartable td:hover {
	color: #000000;
	text-decoration: none;
	background-color: #99CC00;
}

#calendartable caption {
	font-size: 12pt;
	text-align: left;
}

#calendartable td {
	font-size: 8pt;
	line-height: 10px;
}

#calendartable th{
	font-size: 11pt;
	color: #0066B2;
}

#polltable {
	font-size: 90%;
}
