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

/*
	Sub:Lemon
	by Chris Vincent
	
	Props to Andy Budd for Sub:Lime on the CSS Zen Garden.
	
	The lemon image is a modified version of this stock.xchng photograph:
	http://www.sxc.hu/browse.phtml?f=view&id=65748&tmp=1
	
	This work is released under the GPL.
	
	Modifications by blogigo:
	http://www.blogigo.de
*/

body 
{
	font-family: "Lucida Handwriting", "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background: url(/img/tmpl/sublemon/body.gif) repeat-y;
	margin: 0;
	padding: 0;
	color: #000000;
}

#rap
{
	position: relative;
	width: 797px;
	padding-right: 24px;
}

#content
{
	position: relative;
	margin-left: 30px;
	_margin-left: 15px;
	width: 480px;
	overflow: hidden;
	top: -35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: visible;
	top: -80px;
}

#menu
{
	position: absolute;
	left: 560px;
	top: 0px;
	width: 190px;
    overflow: hidden;

<script type="text/javascript" src="http://widgets.clearspring.com/o/47572cded2ffd3c3/47ae8415be6e8b15/47572cded2ffd3c3/7e286dd0/widget.js"></script> 

}

h1#header 
{
	width: 490px;
	margin-top: 20px;
	height: 126px;
	background: url(/img/tmpl/sublemon/header.jpg) no-repeat 20px 0;
	text-align: right;
	padding: 80px 0 0 0;
}

h1#header a
{
	font-size: 40px;
	text-decoration: none;
}

.credit
{
	clear: both;
}

#menu ul
{
	padding: 0;
	margin: 0;
}

#menu ul li
{
	list-style: none;
	margin: 30px 0;
	text-transform: uppercase;
	font-weight: bold;
}

#menu ul ul li
{
	list-style: none;
	border: none;
	background: transparent;
	margin: 0;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
}

h2
{
	color: #f8e23f;
	border-bottom: 3px #f8e23f double;
	font-weight: normal;
	font-size: 120%;
	margin: 50px 0 25px 0;
}

h3 a:link, h3 a:visited
{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

h3 a:hover, h3 a:active
{
	color: rgb(207,166,46);
	text-decoration: underline;
}

.post
{
	margin: 0 20px;
}

.post .meta
{
	border-bottom: 1px #e6e6e6 solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.post-categories li
{
	display: inline;
	margin-left: 4px;
	padding: 0;
}

.post-categories
{
	display: inline;
	margin: 0;
	padding: 0;
}

a:link
{
	color: #cfa62e;
}

a:hover, a:active, a:visited:hover
{
	color: black;
}

a:visited
{
	color: #cfa62e;
	text-decoration: none;
}

#calendartable table
{
	border: 1px solid rgb(249,242,187);
	border-width: 0 2px 2px 1px;
	font-weight: normal;
	letter-spacing: normal;
	background: #ffffc8;
	text-align: center;
	width: 100%;
}

#calendartable table caption
{
	border: 1px solid rgb(249,242,187);
	border-width: 1px 2px 0 1px;
	background: #ffffc8;
	height: 16px;
	padding: 6px 0;
	width: 100%;
}

.credit
{
	text-align: center;
	width: 821px;
	clear: both;
	margin: 0;
	padding: 20px 0 5px 0;
	font-size: 10px;
	color: rgb(200,200,200);
}

#commentlist
{
	margin: 0;
	padding: 0;
}

#commentlist li
{
	margin: 40px 20px;
}

input, textarea
{
	border: 3px double #afafaf;
	display: block;
}

#content input, #content textarea
{
	width: 400px;
}

#calendartable, #polltable {
	font-size: 90%;
}