/*  
Theme Name: Flatow Clean
Theme URI: http://flatow-os.de/
Description: Standard Template mit fester Breite, Inhalt links, zwei Sidebars rechts, widget-kompatibel
Version: 0.9.9.8 - 21.04.2011
Author: A. Brandau
Author URI: http://brandau.net/
*/
body {
	background: url("images/bg.jpg") repeat-x scroll 0 -2px transparent;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida sans Unicode", Verdana, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
}
#page {
	margin: 30px auto 0 auto;
	padding: 0;
}
.container {
	width: 940px;
	margin: 0 auto;
}
/* ------ header ------- */
#header {
	padding: 25px 0 0;
	height: 90px;
}
#header .container {
	background:url("images/flatow-os_logo.gif") no-repeat scroll 0 0 transparent;
	padding: 0 0 25px 0;
}
#header #title {
	float: left;
	width: 500px;
}
#header-box {
	float: right;
	margin: 0;
	padding: 4px 0 0;
	width: 295px;
	text-align: right;
	font-size: 0.9em;
}
#header h1 {
	font-size: 1.85em;
	font-family: Lucida grande, Lucida sans unicode, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 5px 0 5px 95px;
	padding: 0px;
}
#header h1 a {
	color: #009ee0;	
}
.description {
	color: #888;
	font-size: 1.15em;
	margin: 0 0 0 95px;
	letter-spacing: 0.05em;
}
/* ----- Suche ----- */
#suche {
	float: right;
	margin: 0;
	padding: 4px;
}
.suchfeld, .searchbutton {
	color: lightgrey;
	border: 1px solid darkgrey;
}
.searchbutton {
	background: -moz-linear-gradient(top, #999, #666); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(153, 153, 153)), to(rgb(102, 102, 102)));
	background-color: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	margin-bottom:  0;
	padding: 1px;
	width: 80px;
}
.searchbutton:hover {
	color: #fff;
	background: -moz-linear-gradient(top, #666, #999); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(102, 102, 102)), to(rgb(153, 153, 153)));	
}
.suchfeld {
	background: #888;
	margin: 0 3px 0 0;
	padding: 2px 5px;
	width: 195px;
}
.suchfeld:focus {
	color: #fff;
	border-color: #eee;
}
/* ----- menu-container ----- */
#hmenu {
	margin: 1px 0 25px 0;
	padding: 0;
}
/* ----- Menu ----- */
#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #777;
	background: -moz-linear-gradient(top, #999, #666); 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(153, 153, 153)), to(rgb(102, 102, 102)));
	box-shadow: 2px 3px 4px #ccc;
	-moz-box-shadow: 2px 3px 4px #ccc;
	-webkit-box-shadow: 2px 3px 4px #ccc;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: 6px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: lightgrey;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#access ul ul {
	box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
	#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #666;
	line-height: 1em;
	padding: 6px 10px;
	width: 160px;
	height: auto;
	letter-spacing: 0;
	text-transform: none;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
/* ----- content ----- */
#content {
	clear: left;
}
#content .container {
	padding: 0 0 15px 0;
}
#content .subContainer {
	width: 575px;
	float: left;
	margin: 15px 0 0 0;
	padding: 0 30px 15px 0;
	border-right: 1px solid #ededed;
}
#content .subContainer p, #content .subContainer li {
	line-height: 1.56em;
}
#content .subContainer h2 {
	font: normal 1.85em Georgia,times,serif;
	margin: 0 0 0.7em;
	padding: 0;
}
#content .subContainer h3 {
	font: bold 1.23em/1em Georgia,Times,serif;
	margin: 2em 0;
	padding: 0;
}
#content .subContainer h2 a {
	color: #333;
}
#content td {
	font-size: 0.9em;
	vertical-align: top;
	line-height: 1.6em;
	padding: 2px;
}
.postTags {
	font-size: 0.9em;
	line-height: 2em;
	margin: 1em 0;
	padding-left: 18px;
	clear: both;
	background: transparent url(images/tag_orange.png) no-repeat left;
}
.postAuthorDate {
	font-size: 0.9em;
	margin: 1em 0;
	clear: both;
}
.postMeta {
	border-top: 1px solid #ededed;
	margin: 15px 0 3.5em 0;
	padding: 5px 0 3.5em 0;
	font-size: 0.8em;
	line-height: 1.6em;
}
.postDet {
	float: left;
	padding-left: 18px;
	background: transparent url(images/catfile.png) no-repeat left;
}
.postCom {
	float: right;
	padding-left: 18px;
	background:transparent url(images/combubble.png) no-repeat left center;
}
/* ----- sidebar ----- */
#sidebar {
	margin: 10px 0 0 0;
	width: 320px;
	float: right;
	font-size: 0.9em;
	}
#sidebar .block {
	padding: 2px 10px;
	background: #E9FFEA;
	margin: 0px;
}
#sidebar .sideLeft ul {
	padding: 0px;
	margin: 10px 0px;
}
#sidebar .sideRight ul {
	padding: 0px;
	margin: 0;
}
#sidebar li {
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}
.sideRight li ul li {
	line-height: 1.5em;
	border: none;
	background:none;
	padding: 0 0 0 10px;
}
#sidebar li ul li ul li, #sidebar .sideLeft li ul li, #sidebar .sideRight li ul li, #sidebar .s-box li {
	line-height: 1.5em;
	border-bottom: 1px solid #ededed;
	background: url(images/side_list_icon.png) no-repeat left top; 
	padding: 0 0 5px 10px;
}
#sidebar ul.ec3_events {
	margin: 10px 0 2.5em;
	padding: 0;
}
#sidebar h2 {
	font-family: georgia,"times new roman",times,serif;
	font-size: 1.25em;
	color: #333;
	text-align: left;
}
#sidebar td {
	font-size: 0.8em;
}
#sidebar ul.sidecom {
	padding: 0 0 0 20px;
	margin: 0px;
}
#sidebar .sidecom li ul li {
	line-height: 1.5em;
	border-bottom: 1px solid #ededed;
	background: url(images/combubble.png) no-repeat left 3px;
	padding: 2px 0 5px 18px;
	margin: 5px 0 0 -40px;
}
#sidebar .sz-teaser {
	padding: 0 0 15px 20px;
}
.sideLeft {
	width: 140px;
	float: left;
	padding: 10px 0 10px 20px;
}
.s-box {
	padding: 0 0 0 20px;
}
.s-box ul {
	padding: 10px 0 0 0;
}
.sideRight {
	width: 140px;
	float: right;
	padding: 10px 0 10px 0;
}
#sidebar .tagCloud {
        font-family: Georgia, Times, serif;
	padding: 0 0 15px 20px;
	text-align: center;
}
#sidebar .section {
	padding: 0 0 15px 20px;
	line-height: 1.6em;
}
#sidebar select {
	width: 140px;
	margin: 5px 0 10px 0;
}
/* ----- footer ----- */
#footer {
	margin: 20px 0 0 0;
	padding: 2.5em 0 5em 0;
	line-height: 1.4em;
}
#footer .container {
	border-top: 1px solid #ededed;
}
#footer p {
	color: #666;
	font-size: 0.8em;
	padding: 0;
	margin: 10px 0 0 0;
}
/* ----- Bilder ohne Rahmen ----- */
img {
	border: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* ----- Bilder mit Rahmen ----- */	
img.border-left {
	float: left;
	margin: 5px 15px 5px 0;
	padding: 5px;
	border: 1px solid #ededed;
	background: #fff;
}
img.border-right {
	float: right;
	margin: 5px 0 10px 15px;
	padding: 5px;
	border: 1px solid #ededed;
	background: #fff;
}
img.border-center {
	display: block;
	margin: 1.5em auto 1.5em auto;
	padding: 5px;
	border: 1px solid #ededed;
	background: #fff;
}
/* ----- verschiedene Klassen und Tags ----- */
a {
	color: #009ee0;
	text-decoration: none;	
}
a.external {
	background: url(images/external.gif) no-repeat right;
	padding-right: 14px;
}
a:hover, #footer a:hover, #content .subContainer h2 a:hover, #sidebar a:hover {
	color: #f00;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.cids img {
	margin: 15px 0 0 22px;
	padding: 0;
}
code {
	font-size: 0.9em;
	font-family: "Courier New", Courier, monospace;
}
blockquote {
	padding: 2px 10px;
	background: #e9f8ff ;
	margin: 0px;
	color:#369;
	}
blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	}
.alt {
	padding: 2px 10px;
	background: #e9f8ff;
	margin: 0px;
	color:#369;
}
.textareawidth {
	width: 490px;
}
.feld, .textareawidth {
	background: url(images/feldschatten.png) no-repeat;
	border: 1px solid #ddd;
	padding: 5px;
}
small {
	line-height: 1.5em;
	}
.klein {
	font-size: 0.81em;
}
.wichtig {
	font-weight: bold;
	color: #dc2900;
	margin: 0 0 1em;
}
.row-alt {
	background: #e9f8ff;
	color:#336699;
}
.ads {
	margin: 10px 0;
}
.ads img {
	width: 100%;
}
.sponsor {
	margin: 20px 0 20px 20px;
	background: #FFE89F;
}
.align-right { /* fuer Textcontainer */
	text-align: right;
}
.block-green {
	padding: 5px 10px;
	background: #e9ffea ;
}
.block-lightblue{
	padding: 5px 10px;
	background: #f5f5f5; /*aliceblue #FFF2E9; #FFEAE9  #fffbe9;*/
	-moz-border-radius: 5px;
}
.block-yellow {
	padding: 5px 10px;
	background: #FFFBE9;
}
.border {
	float: left;
	margin: 5px 0;
	padding: 5px;
	border: 1px solid #ededed;
	background: #fff;
}
ol.commentlist {
	padding: 0;

	margin: 0 0 0 30px;
}
.commentlist li {
	padding-top:10px;
}
label {
	margin: 0 0 0 5px;
}
#crumbs {
	font-size: 0.8em;
}
/* ----- Vertretungsplan ----- */
#vertretung {
	width: 100%;
}
#vertretung td {
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 2px;
}
#vertretung .row {
    background-color: #fff;
}
#vertretung .row_alt {
	background: #e9f8ff;
}
#vertretung .row_head {
	background-color: #97DDFF;
}

