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

/*  
	Version 2.0
	Layout, design, and photograph by Matthew Mullenweg
	Visit http://photomatt.net
	WordPress: http://wordpress.org
	
	Modifications by blogigo:
	http://www.blogigo.de
*/

body, html {	
	text-align: center;
	background: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: px;
}

#rap {	
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 728px;
	background: #5f9ea0;
	max-width: 924px;
	padding-bottom: 10px;
}

#content {	
	position: relative;
	top: 10px;
	left: 10px;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 540px;
	color: #000000;
}

#menu {
	position: absolute;
	text-align: left;
	border-bottom: 6px solid #666666;
	padding: 10px 0 10px 0;
	background: #222222;
	left: 562px;
	top: 130px;
	width: 166px;
}

a {
	color: #336699;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #39c;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

h2 {
	border-bottom: 2px solid #dbdbdb;
	color: #202020;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 2px 0;
}

h3 {
	font-size: 120%;
	font-weight: normal;
	margin: .1em 0;
}

h3 a {
	text-decoration: none;
}

ins {
	font-style: italic;
	text-decoration: none;
}

p, li {
	line-height: 130%;
}

.credit {
	background: #232323;
	border-bottom: .5em solid #1b1b1b;
	border-top: .5em solid #cecece;
	color: #fff;
	font-size: 11px;
	margin: 0 20%;
	padding: 8px 0;
	text-align: center;
}

.credit a {
	color: #fff;
	text-decoration: none;
}

.feedback {
	color: #ccc;
	margin-bottom: 5px;
	text-align: right;
}

.meta {
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0 4px 0 0;
	padding: 0;
}

.meta ul li {
	display: inline;
	margin-right: 1px;
}

.meta, .meta a {
	color: #808080;
	font-size: 90%;
}

#commentform textarea, #commentform input, #gbform textarea, #gbform input, #logincommentform textarea, #logincommentform input {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	width: 85%;
}

#header {	
	text-align: left;
	background: url(http://img413.imageshack.us/img413/55/logo05rahmkl04xr5.jpg) #000 center right;
	font: 1px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	height: 150px;
	margin: 10;
	padding-left: 1px;
}

#header a {
	color: #fff7d7;
	text-decoration: none;
}

#header a:hover {
	color: #ffdb48;
}


#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #ccc;
	border: 2px solid #666666;
	font-family: 90% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	width: 90px;
	display: block;
}

#menu ul {
	color: #d77043;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: .8em;
}

#menu ul ul {
	color: #ddd;
	font-size: 80%;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	line-height: 115%;
	margin-right: .8em;
	padding-left: .8em;
}

#menu ul ul li a {
	color: #fff;
	height: 13px;
	text-decoration: none;
}

#menu ul ul li a:hover {
	text-decoration: underline;
}

#calendar {
	border: 1px solid #454545;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 150px;
}

#calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#calendar a {
	color: #d77043;
	display: block;
	text-decoration: none;
}

#calendar a:hover {
	background: #5a5a5a;
	color: #d0d0d0;
}

#calendar caption {
	font-size: 110%;
	text-align: left;
	color: #d77043;
}

#calendar td {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
	text-align: center;
}

#calendar td.pad:hover {
	background: #232323;
}

#calendar td:hover, #calendar #today {
	background: #5a5a5a;
	color: #eee;
}

#calendar th {
	line-height: 15px;
	font-size: 90%;
	color: #d77043;
	font-style: normal;
	text-transform: capitalize;
}

#calendar, #polltable {
	font-size: 90%;
}

#polltable td, #polltable th {
	color: #eee;
}

