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

/* 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;
}

/* 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;
}

/* Rubric Template

Modifications by blogigo:
http://www.blogigo.de */

/* Whole page
-------------------------------------------- */

body {
background: url(http://www.fotos-hochladen.net/uploads/img7300bearbeitet0l1puemn.jpg) fixed;
}

#content {
margin-right: 20em;
margin-left: 40px;
background-color: #000000;
padding: 0.5em;
margin-top: 20px;

border: 1px #EEEEEE solid;
}

/* Image from sxc.hu (http://i43.tinypic.com/monps.jpg)
Thanks bradleym! */

#header {
position: relative;
top: 40px;
left: 0px;
background-image: url();
background-position: top right;
background-repeat: no-repeat;
width: 80%;
margin: 0;
height: 240px;

padding-left: 45px;

font-family: Book Antiqua;
font-weight: normal;
font-size: 3em;
}


/* Content & menu
-------------------------------------------- */

#menu {
width: 14em;
position: absolute;
float:right;
top: 240px;
right: 5em;
overflow: hidden;
font-size: 90%;
}

* html #menu { /* make IE put it in the right place */
right: 5em;
}

#menu ul {
margin-top: 0;
padding-left: 0;
margin-left: 0;
list-style: none; 
color: #FFFFFF;
/*text-indent: 1000em;*/
}

#menu a:link, #menu a:visited {
color: white;
border: none;
}

#menu ul ul {
margin-left: 0;
list-style: disc;
list-style-position: inside;
padding-left: 0.5em;
text-indent: 0;

color: white;
}

#menu form{
margin: 0; 
}

#menu form br {
display:none;
}

input {
min-width: 120px;
font-family: Book Antiqua, Verdana, Arial, Helvetica; 
border: 1px solid #E6E6FA;
background-color: #fff; 
}

input:hover, input:focus {
border: 1px solid #E6E6FA;
background-color: #eee;
}

textarea {
width: 400px;
min-height: 120px;
font-family: Book Antiqua, Verdana, Arial, Helvetica; 
border: 1px solid #E6E6FA;
background-color: #fff; 
}

textarea:hover, textarea:focus {
border: 1px solid #E6E6FA;
background-color: #eee;
}

/* Post
-------------------------------------------- */

#content h2 {
font-size: 90%;
color: #D2691E;
margin-bottom: 0;
margin-top: 0;
}

h3 {
font-size: 150%;
font-weight: normal;
margin-bottom: 0.33em;
}

.storytitle {
margin-top: 0.25em;
}

.post-categories {
display: inline;
margin: 0;
padding: 0;
}

.post-categories li {
display: inline;
margin-left: 0 3px 0 0;
padding: 0;
}

.post .meta {
font-size: 85%;
color: #666;
}
.post .meta * {
margin-top: 0;
} 

.post .feedback {
margin-bottom: 3em;
border-bottom: 1px solid #ccc; 
padding-bottom: 1px;
}

/* Basic typography
-------------------------------------------- */

body {
font-family: Book Antiqua, Verdana, Arial, Helvetica;
font-size: px;
color: #D2691E;
}

p, td, th, li {
font-size: 100%;
line-height: 1.65em;
}

a:link, a:visited {
text-decoration: none;
color: #FFD700;
border: 1px solid white;
}
a:hover {
background-color: #eee;
border: 1px solid #ccc;
}

/* blogigo Supplement */

#calendar, #polltable {
font-size: 90%;
}

li#poll ul li {
list-style-type: none;
}

#menu input {
width: 120px;
font-size: 10px;
padding: 0;
}

