/*

	Theme Name: OTS
	Description: Ein Wordpress-Theme der Impuls Werbeagentur.
	Author: Impuls Werbeagentur, Hannover
	Author URI: http://www.werbeagentur-impuls.de/

	Basierend auf Relaxation
	http://www.jowra.de/wp/2005/04/wordpress-theme-relaxation/
	This theme was designed and built by John Wrana (Jowra),
	whose blog you will find at http://www.jowra.de/wp/
	E-Mail: jowra [at] jowra [dot] de
	
	While I've written this CSS for my own and nearly from scratch,
	the well-known Kubrick-Theme by Michael Heilemann (http://binarybonsai.com/kubrick/)
	functioned as a base-template to start working.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #BFBFBF;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	padding: 20px 0;
	color: #707070;
}

#content #subfooter {
	width:550px;
	clear:both;
	padding-top: 10px;
	margin-left: -30px;
}

#content #subfooter h2, #content #subfooter h2 a {
	background: none;
	color: #C20017;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
	border: none;
}

#content #subfooter .widget {
	float:left;
	margin: 16px;
	line-height:1.5em;
	background: #eeeeee;
}

#content #subfooter .widget .inner {
	width:200px;
	padding: 0px;
	background: none;
}

#content #subfooter li {
	background: inherit;
	list-style-type: none;
	list-style-image: none;
}

#content #subfooter li ul {
	background: inherit;
	list-style-type: none;
	list-style-image: none;
	padding-left:0px;
	font-size:12px;
}

#content #subfooter a {
	background: inherit;
	padding:0px;
	text-decoration:none;
	clear:both;
	display:block;
	color:#000000;
}

#content #subfooter a:hover {
	color:#C20017;
}

#content #subfooter a img{
	background: inherit;
	border-bottom: 10px solid #eeeeee;
}

#content #subfooter a:hover img{
	background: inherit;
	border-bottom: 10px solid #C20017;
}

a {
	color: #C20017;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.current_page_item {font-weight:bold }

.breadcrumb {font-size:80% }


acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}

code {
	background: inherit;
	color: #005577;
	text-align: left;
}

h1, h1 a {
	background: inherit;
	color: #C20017;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 0 0 15px 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	background: inherit;
	color: #3F3F3F;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	letter-spacing: 0em;
	margin: 25px 0 10px 0;
	padding: 0;
}

#content h2, #content h2 a {
	color: #3F3F3F;
}

h3 {
	background: inherit;
	color: #3B425B;
	font-size: 13px;
	margin: 25px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: circle;
}

p {
	line-height: 1.4em;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#comment {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#content {
	background: inherit;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0 40px 0px 57px;
	text-align: left;
	width: 430px;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: url(images/bottom.jpg) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #707070;
	font-size: 11px;
	line-height: 1.8em;
	height: 201px;
	margin: 0;
	padding: 0px 10px 10px 57px;
}

#footer p {
	line-height: 1.8em;
}

#aovolink {
	float: right;
	padding: 125px 20px 0 0;
	margin: 0;
	background: transparent;
}

#header {
	display: none;
}

#page {
	background: url(images/middle.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 714px;
}

#content li {
	line-height: 1.5em;
	list-style-image: url(images/punkt.gif);
}

#content img {
	border:none;
}

#s {
	background: #ffffff;
	border: 1px solid #e0e0d0;
	color: #707070;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px;
}

#sidebar {
	border: none;
	float: right;
	font-size: 13px;
	margin: -20px 0 0 0;
	padding: 0 20px 30px 0;
	text-align: left;
	width: 145px;
}

#sidebar a {
	color: #FFFFFF;
}

#sidebar a:hover {
	color: #F6CE63;
}

#sidebar h2 {
	background: inherit;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #CACACA;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 20px 0px 10px 0px;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul ul li{
	font-size: 90%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 12px;
}

#sidebar ul ul li a{
	color: #CACACA;
}

#sidebar ul ul ul li a{
	color: #AAAAAA;
}

#noindent {
	margin: 0;
	padding: 0;
}

#submit {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#top {
	background: transparent url(images/top.jpg) no-repeat top center;
	height: 62px;
	padding: 0;
	margin: 0;
}

#suchmaske {
	display: none;
}

#suchmaske h2{
	font-size: 105%;
	margin-bottom: 7px;
}

#banner {
	position: relative;
	background: transparent url(images/banner.jpg) no-repeat top center;
	height: 289px;
	padding: 0 0 0 10px;
	margin: 0;
}

#otslink {
	position: absolute;
	top: 20px;
	left: 546px;
	height:140px;
	width: 140px;
	padding: 0;
	margin: 0;
}

#slogan {
	position: absolute;
	top: 180px;
	left: 546px;
	width: 140px;
	height: 100px;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	font-style: italic;
}

#verlauf {
	background: transparent url(images/verlauf.jpg) no-repeat top center;
	height: 30px;
}

#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
	padding-left: 20px;
}

.entry, .post {
	background: inherit;
	color: #707070;
}

.entry p, .post p {
	line-height: 1.6em;
}

.commentbody {
	color: #3B425B;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	background: inherit;
	color: #808979;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

.navigation {
	font-size: 11px;
	padding: 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: left;
}

.postmetadata {
	background: inherit;
	color: #3B425B;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 5px 0 30px 0;
	text-align: right;
}

.postmetadata a {
	background: inherit;
	color: #3B425B;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	background: inherit;
	color: #3B425B;
}