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

/* =-=-=-=-=-=-=-=-=-[Theme Name: Human Condition]-=-=-=-=-=-=-=-=-= */
/* =-=-=-=-=-=-=-=-=-[Designed for Alexking Wordpress Competition - 30/01/04 - Ian Main - www.e-lusion.com]-=-=-=-=-=-=-=-=-= */

/* =-=-=-=-=-=-=-=-=-[Licensing]-=-=-=-=-=-=-=-=-=

1. GPL - Ian Main */ 

/* =-=-=-=-=-=-=-=-=-[Hacks Used]-=-=-=-=-=-=-=-=-= 

1. BMH - #content */

/* =-=-=-=-=-=-=-=-=-[Modifications]-=-=-=-=-=-=-=

1. By blogigo - http://www.blogigo.de */

body {
	background: url("/Gadabout/Background_Himmel3.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
	font-size: 13px; strFont_Size::px;
	color: #FFFFFF;
	}

/*TABELLE:*/
#rap { 
	position: relative;
  	margin-left: auto;
  	margin-right: auto;
  	width: 752px;
	} 
	
#content {
	position: relative;
	text-align: left;
	width: 752px;
	padding: 10px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 732px;
	}

#menu {
	position: absolute;
	left: 752px;
	top: 240px;
	width: 200px;
	margin-left: -210px;
	text-align: left;
	overflow: hidden;
	}
a:link {
	color: #FBEBA1;
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	color: #FBEBA1;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000000;
	}
	

/*KOPFZEILE:*/	
#header {
        position: relative;
	top: -10px;
	right: 5px;
	background: url(http://www.blogigo.at/Gadabout/Header1.gif)  no-repeat;
	background-position: top center;
	height: 186px;
	width: 700px;
	margin: 0 auto;
	text-align: right;
	}
	
#header a {
	text-decoration: none;
	font-size: 24px;
        font-weight: normal;
	position: relative;
	top: 205px;
	right: -20px;
	font-family: Monotype Corsiva;
	}


#header a:visited {
	color: #ffffff;
	}
	
#header a:hover {
	color: #000000;
	}

	
/*BREITE DES EINTRAGFENSTERS:*/
.post {
        width: 548px;
	}
	
h2 {
        width: 274px;
	border: 3px double #FFFFFF;
	font-size: 18px;  /*SCHRIFT in DATUMSLEISTE*/
	color: #FFFFFF;
	height: 24px;  /*ABSTAND ZWISCHEN DATUMSLEISTE UND EINTRÄGEN*/
	margin-left: 0px;
        margin-bottom: 5px;
 	padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 8px;
        font-weight: normal;
        font-style: italic;
	}

	
h3 {
	font-size: 16px;
	margin: 5px 0 0 0;
	}
	
h3 a:link {
	color: #FFCB4F;
	}
	
h3 a:visited {
	color: #FFCB4F;
	text-decoration: none;
	}

h3 a:hover, a:active {
        color: #FFFFFF;
	}

#commentlist {	
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	border: 1px solid #FFFFFF;
        color: #FFFFFF;
	font-size: 13px;
	width: 538px;
	margin-bottom: 20px;
	padding: 0 5px 3px 5px;
	}
	
ol#commentlist {
	font-size: 90%;
        color: #FFFFFF;
	list-style: none;
	}
	
#commentlist code {
	font-family: Courier New, Courier, mono;
        color: #FFFFFF;
	border: 1px dashed #F3A0A0;
	background: #F9E4E4;
	padding: 0 5px 0 5px;
	text-align: left;
	}
	
#commentlist cite {
	margin: 0;
	padding: 5px;
	font-size: 90%;
        color: #FBEBA1;
	font-style: normal;
	}
	
#commentlist li p {
	width: 530px;
	}


#content p {
	font-size: 12px;
        color: #FFFFFF;
	width: 522px;
	}

/*EINTRAGSFENSTER INKL. RAHMEN:*/
.post {
	margin-bottom: 35px; /*ABSTAND ZUM EINTRAG DRUNTER*/
	padding: 0;
	color: #FFFFFF;
        font-size: 13px;
        border: 1px solid #FFFFFF;
	}

.post ul {
	display: inline;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.post ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}


/*ÜBERSCHRIFT JEDES EINTRAGES:*/
.storytitle {
	margin-bottom: -25px;
	margin-top: 5px;
        margin-left: 5px;
	padding: 0 10px 0 5px;
	height: 32px;
        width: 318px;
        font-size: 150%;
        color: #FFFFFF;
        font-weight: normal;
        font-style: italic;
        font-family: trebuchet ms;
        letter-spacing: -0.2pt;
	text-align: left;
	}

/*VON: - ZEILE*/
.meta {
	padding: 1px 3px 1px 3px;
        margin-left: 336px;
	width: 196px;
	font-size: 90%;
	letter-spacing: 0.5pt;
	border-bottom: 1px solid #FFFFFF;
	}

.storycontent {
	margin: 0;
	padding: 1px 10px 0 10px;
	text-align: justify;
	}

blockquote {
	margin: 0;
	padding: 0 8px 0 8px;
        color: #D5651B;
	text-align: justify;
	}	

/*KOMMENTARE,... -ZEILE:*/
.feedback {
	margin: 10px 0 15px 0;
	padding: 1px 5px 1px 5px;
        margin-left: 336px;
	width: 190px;
	font-size: 85%;
	letter-spacing: 1pt;
	text-align: left;
        color: #3A3A3A;
	border-bottom: 1px solid #FFFFFF;

	}
	
#menu ul {
	color: #030;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding-left: 10px;
	}
	
#menu ul li {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-weight: normal;
	font-size: 95%;
	margin-top: 12px;
	padding: 5px;
	border: 3px double #FFFFFF; 
	}
	
#menu ul ul {
	font-weight: normal;
	line-height: 95%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-position:outside;
	}
	
#menu ul ul li {
	background: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 95%;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
	}
	
#menu input {
	background-color: #fff;
	border: 1px solid #FFFFFF;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 95%;
	font-weight: normal;
	margin: 3px 0 0 0;
	display: block;
	}

#calendar {
	border: 1px solid #D7D7D7; 
	empty-cells: show;
	font-size: 14px;
	width: 200px;
	}

#calendar #next a {
	padding-right: 4px;
	text-align: right;
	}

#calendar #prev a {
	padding-left: 4px;
	text-align: center;
	}

#calendar a {
	display: block;
	text-decoration: none;
	}

#calendar a:hover {
	background: url(/img/tmpl/human_condition/posts.gif);
	color: #333333;
	}

#calendar caption {
	color: #242424;
	font-size: 100%;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#calendar td {
	color: #5c5e60;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 1px 1px;
	text-align: right;
	}

#calendar td.pad:hover {
	background: #fff;
	}

#calendar #today {
	background: url(/img/tmpl/human_condition/today.gif);
	color: #5c5e60;
	}

#calendar th {
	color: #3F729E;
	font-style: normal;
	text-transform: capitalize;
	}

.credit {
	clear: both;
	background: url(/img/tmpl/human_condition/footer.gif) no-repeat;
	width: 747px;
	height: 26px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
	}
	

cite {
	margin: 0;
	padding: 0;
	font-size: 95%;
	font-style: normal;
	}
	
/* =-=-=-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=-=-= */

blockquote {
	border: 1px dashed #7EACD1;
	background: #F2F9FF;
	padding: 5px;
	font-style: italic;
	color: #D5651B;
	text-align: left;
	font-size: 100%;
	}
	
code {
	font-size: 90%;
	color: #4C4C4C;
	}
	
abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}
	
input {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}
	
textarea {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	}


textarea:hover, input:hover {
	background: #D2E5F4;
	}
	
select {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}

#polltable {
	font-size: 95%;
}

#menu image {
	position:relative;
	top: 0;
	display: block;
}

