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

/*  
	Modifications by Chris M (http://aphotolog.com) for WordPress. 
    Pardon my sloppiness..

	Licensed under GPL :)
	
	Further Modifications by blogigo:
	http://www.blogigo.de
*/

body { 
	margin:0px; 
	background-color: #efefef; 
	background-image: url(/img/tmpl/toni/bg.gif); 
	background-repeat: repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: px; 
	line-height: 17px; 
	text-align: left;
	color: #333333;
	}

a:link { 
	color: #52759a; 
	text-decoration:none;
	}

a:visited {
	color: #52759a; 
	text-decoration:none;
	}

a:hover { 
	color: #fff; 
	text-decoration:none; 
	background-color: rgb(112,147,184); 
	}

h2 { 
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size: 140%;
	margin: 0 10px 10px 0;
	padding: 5px;
	border-right: solid 1px #c0d3e2;
	}
	
h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding-bottom: 2px;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
input, textarea {
	background-color: rgb(192,211,226);
	border: 1px solid #7093b8;
	font-size: 100%; 
	display: block;
	}
	
textarea {
	width: 450px;
	}
	
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #c5d7e6;
} 

li {
	margin: 0;
	padding: 0;
	}

#rap {
	position: absolute;
	top: 100px;
	width: 100%;
	padding: 0;
	}

#header { 
	margin: 0;
	padding: 20px;
	background-color: #7093b8; 
	font-size: 22px;  
	font-family: Georgia, "Times New Roman", Times, serif; 
	position: relative;
	z-index: 2;
	}
	
#header a {
	color: #ffffff;
	text-decoration:none;
	}
	
#content {
	float: left;
	width: 500px;
	margin: 0;
	padding: 20px;
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
	z-index: 1;
	}
	
.storytitle {
	margin: 0;
	padding: 0;
	font-size: 125%;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	}

.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.meta li {
	display: inline;
	}

.feedback { 
	text-align: right;
	margin-bottom: 30px;
	padding: 0;
	border-bottom: solid 1px #c0d3e2;
	}

#menu {
	width: 180px;
	margin: 0 auto 0 540px;
	padding: 10px;
	text-align: left;
	background-color: #c0d3e2;
	overflow: hidden;
	position: relative;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0 auto 0 40px;
	
	}
	
#menu ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	}
	
#menu ul ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	border-top: 1px solid #efefef;
	}
	
#menu li {
	margin: 0;
	padding: 0;
	}
	
.credit {
	clear: both;
	}
	
p.credit {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	}

#calendar, #polltable {
	font-size: 100%;
}

#gbform, #commentform, #logincommentform {
	clear: both;
}

