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

/*
	Meadow Template
	By lowflyer & blogigo || http://www.blogigo.de
	Designed for use with the Weblog Hosting Service blogigo
	Published under the GNU Public License	
*/

body, html {
	margin: 0px;	
	font-size: px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color : #FFFFFF;
	color: #000000;
}

#rap {
	margin: 0px 30px;
}

#menu {
	width: 201px;
	background: #FFD3F7 url(/img/tmpl/meadow/weblog-kostenlos.jpg) no-repeat 0 0;
	position: relative;
	left: 20px;
	top: -40px;
	overflow: hidden;
	padding: 2px 0;
}

h1 {
	position: relative;
	top: 0;
	width: 500px;
	height: 100px;
	margin: 10px 0 0 0; 
	background: transparent url() no-repeat;
	padding: 0;
	z-index: 2;
	text-align: right;
}

h1 a {
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	margin: 0 12px 0 120px;
	position: relative;
	top: 52px;
}

#content {
	float: left;
	width: 500px;
	position: relative;
	top: -126px;
	padding: 120px 30px 6px 30px;
	overflow: hidden;
	margin: 26px 0 0 0;
	background: #FFD3F7 url(/img/tmpl/meadow/online-tagebuch.jpg) no-repeat 0 0;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 470px;
	padding: 120px 0 6px 30px;
}

a {
	color: #001188;
}

a:hover {
	text-decoration: none;
}

h2 {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 5px;
	font-size: 90%;
	font-weight: bold;
	width: 100%;
}

h3 {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 120%;
	width: 100%;
}

h3.storytitle a {
	font-size: 120%;
	text-decoration: none;
	color: #000000;
}

.meta {
	font-size: 85%;
	margin: 2px 0 0 0;
}

.post .storycontent, .post .storycontent p {
	font-size: 100%;
}	

.feedback {
	font-size: 80%;
	text-align: right;
	margin: 2px 0 40px 0;
	padding: 0 0 5px 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu ul {
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	padding: 10px 2px 0 5px;
}

#menu ul li {
	padding: 0;
	margin: 0 0 20px 0;
}

#menu ul ul {
	font-size: 70%;
	font-weight: normal;
	padding: 3px 1px 1px 2px;
	margin: 0;
}


#menu ul ul li {
	padding: 2px 0 1px 0;
	margin: 0;
	border: 0 none;
}

#calendar caption {
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 70%;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 100%;
}
 
#calendar {
	width: 191px;
	text-align: center;
	background-color: #FFD3F7;
}

#calendar th, #calendar td {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 1px 1px 2px;
	margin: 0;
}


#polltable {
	font-size: 90%;
	position: relative;
	top: 0;
}


input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 90%
}

input:hover, input:focus, textarea:hover, textarea:focus {
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
}

input {
	width: 300px;
}

textarea {
	width: 400px;
}

#menu input {
	width: 150px;
	margin: 3px 0 1px 0;
}

ol#commentlist {
	list-style-type: none;
	padding: 5px 0 0 0;
	margin: 0;
}

ol#commentlist cite {
	font-size: 85%;
}

ol#commentlist p {
	margin: 1px 0 4px 0;
}

ol#commentlist li {
	margin-bottom: 20px;
}

li#navigation ul {
	margin-top: 14px;
}

#menu input, #menu image {
	position: relative;
	top: 0;
}

#meta image {
	position: relative;
	top: 0;
}

