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

/*  Template: Simple Sky

	Modifications by Chris M (http://aphotolog.com) for WordPress. 
    Pardon my sloppiness..

	Modifications by blogigo:
	http://www.blogigo.de
	Making the code a little more slipshod...

	Licensed under GPL :)
*/

body {
	margin: 0px 0px 20px 0px;
	background-color: #dfdfdf;
    text-align: center;
	font-size: px;
	line-height: 130%;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #336699;
	}

a:active {
	color: #336699;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#rap {
	margin: 0 auto 10px auto;
	text-align: left;
	padding: 0px;
	width: 750px;
	background-color: transparent;
	}

#header {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: left;
	padding: 25px 0;
	border-bottom: 1px solid #666666;
	}

#header  a {
	color: #666666;
	text-decoration: none;
	}

#header h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	margin: 0;
	padding: 0;
	}
	
.meta {
	padding: 0 0 0 100px;
	}
	
.meta ul, .meta li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 90%;
	}

#content {
	float: left;
	width: 530px;
	overflow: hidden;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
#content h2 {
	float: left;
	color: #666666;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 5px;
	width: 80px;
	background-color: #efefef;
	}
	
.storycontent {
	padding-left: 105px;
	}

.storycontent p {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 10px;
	}

.storycontent blockquote {
	font-size: 90%;
	}
	
.storycontent li {
	margin-left: 10px;
	font-size: 90%;
	}

.storytitle {
	color: #333333;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0 0 0 100px;
	}
	
.feedback {
	text-align: right;
	margin-bottom: 20px;
	}
	
#menu {
background-image:url(/img/tmpl/simple_sky/clouds.jpg);
    background-repeat:no-repeat;
	background-position: top 20px;
	margin: 10px;
	padding-top: 100px;
	width: 170px;
	background-color: transparent;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-position: top center;
	}
	
#menu ul {
	margin: 0 0 15px 0;
	padding: 0;
	}

#menu ul ul {
	border-top: 1px solid #999999;
	}

#menu ul li {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	list-style-type: none;
	padding-left: 3px;
	text-align: left;
	}

#menu li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	list-style-type: none;
	border-bottom: 0;
	}
	
.credit {
	clear: both;
	margin-top: 10px;
	font-size: 90%;
	}

.credit p {
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
	}

#calendar, #polltable {
	font-size: 90%;
}

input {
	width: 120px;
	border: 1px solid #336699;
	background-color: #fff;
	font-size: 90%;
}
textarea {
	width: 450px;
	border: 1px solid #336699;
	background-color: #fff;
	font-size: 90%;
}
input:hover, input:focus {
	background-color: #eeeeee;
}

#polltable th, #polltable td {
	color: #666;
}

form#gbform {
	clear: both;
}
