/*
Theme Name: fallist
Theme URI: http://blog.mieo.de/wordpress-themes/
Description: Orange Headimage, White Content, White/grey Background
Version: 1.0
Author: Malte Schwarzer
Author URI: http://blog.mieo.de/
*/

body {
	font-size: 14px;
	font-family: 'Georgia', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: url(bg.jpg);
	margin: 0; padding: 0;
	
}

a {

	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: inherit !important;
}
a:visited {

	color: inherit !important;
}

#wrapper {
	background: #FFF;
	width: 901px;
	margin: 0 auto;
}
#header {
	background:  #FFFFFF;
	background-position: bottom;
	height: 118px;
	padding-top: 11px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	border-bottom: 5px solid #F5F5F5;

}
#auswahl {
	background: #F5F5F5;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 396px;
	width: 901px;

}
#bg {

	width: 297px;
	background: #ffffff;

}
#ueber {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #ff6600;
}
#ueber a {
	text-decoration: none;
	color: #ff6600;
}

#ueber a:hover {
	text-decoration: underline;
	color: inherit !important;
	color: #ff6600;
}
#ueber a:visited {

	color: inherit !important;
	color: #ff6600;
}

#funkturm {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #BBBBBB;
}
#funkturm a {
	text-decoration: none;
	color: #BBBBBB;
}

#funkturm a:hover {
	text-decoration: underline;
	color: inherit !important;
	color: #BBBBBB;
}
#funkturm a:visited {

	color: inherit !important;
	color: #BBBBBB;
}

#aufsaetze {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #ff9900;
}
#aufsaetze a {
	text-decoration: none;
	color: #ff9900;
}

#aufsaetze a:hover {
	text-decoration: underline;
	color: inherit !important;
	color: #ff9900;
}
#aufsaetze a:visited {

	color: inherit !important;
	color: #ff9900;
}

#header h1 a{
	margin: 0;
	color: #fff;
}

#header h1, #header span.shadow {
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS';
	font-size: 30pt;
	font-weight: bold;
}

#header span.shadow {
	display: none;
}

div#header a {
	text-decoration: none;
}

div#header a:hover {
	text-decoration: underline;
}

#content {
	padding: 0 25px;
	float: left;
	width: 70%;
}

#content h3 a, #content h2, #content h2 a {
	color: #FB8C20;
	font-size: 20pt;
}

#sitebar {
	width: 20%;
	float: right;
}

#sitebar h2, #sitebar ul li.pagenav {
	margin: 8px 0;
	font-size: 12pt;
	font-weight: bold;
	color: #856D55;
}

#sitebar ul {
	list-style: none;
	padding: 0;
}


#sitebar li a {
	margin-left: 5px;
	font-weight: normal;
	font-size: 11pt;
}

#footer {
	border-top: 5px solid #F5F5F5;
	background: #856D55;
	padding: 5px 25px;
	clear: both;
}

#footer p {
	color: #fff;
	font-size: 11px;
	margin: 0; padding: 0;
}

#footer a {
	color: #fff;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.credit a:link, .credit a:hover {

}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
