/*
Theme Name: Stoffwechsel
Theme URI: http://machtwasdraus.de
Description: The Stoffwechsel WordPress theme based on the WordPress Classic 1.5 theme by Dave Shea.
Version: 1.0
Author: Andreas Mey
Author URI: http://www.mey-r-delius.de/
Tags: black, white, fixed width, one columns, widgets

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

body,td,th {
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans-sesrif;
	color: #000000;
	font-size: 80%;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
img {
	border: 0;
}
#page {
	width: 930px;
	margin: 0 auto 0 auto;
	clear: both;
}
#infobar {
	width: 150px;
	float: left;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding-right: 32px;
}
#infobar p {
	background-image: url(images/infobar-p-spacer.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin: 0;
	padding: 1.8em 7px 1.8em 15px;
}
#infobar p.last {
	background: none;
}

#main {
	width: 540px;
	float: left;
}
#header {
	text-align: center;
}
#logo {
}
#sidebar {
	width: 208px;
	float: right;
	padding-top: 0.2em;
	font-size: 0.85em;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#sidebar li {
	background-image: url(images/sidebar-li-spacer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 1em 12px 1em 12px;
}
#sidebar ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 22px 0 40px;
	font-style: italic;
	padding: 0.2em 0 0.2em 0;
}
#sidebar li li {
	background-image: none;
	padding: 0.3em 0 0.3em 0;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 22px 0 16px;
	margin: 0;
}
#sidebar .rss h2 {
	background-image: url(images/sidebar_icon_rss.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#sidebar a {
	color: #000000;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

#sidebar form {
	margin: 0 0 0 16px;
	padding: 0;
}
#sidebar form #s {
	width: 108px;
	height: 15px;
	background-image: url(images/sidebar_search_back.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 3px 3px 1px 3px;
	margin: 0;
	font-size: 10px;
}
#sidebar form #searchsubmit {
	margin: 0;
	padding: 0 0 2px 12px;
	vertical-align: bottom;
}

#main {
	text-align: center;
}
#content {
	float: none;
	clear: both;
	height: 1%;
}
#content .navigation {
	font-size: 0.85em;
	margin-bottom: 3em;
}
#content .navigation a {
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}
#content .navigation .alignleft a {
	background-image: url(images/prev_hot.gif);
	background-position: top left;
	padding-left: 20px;
}
#content .navigation .alignright a {
	background-image: url(images/next_hot.gif);
	background-position: top right;
	padding-right: 20px;
}
#content .navigation .alignleft a:hover {
	text-decoration: underline;
}
#content .navigation .alignright a:hover {
	text-decoration: underline;
}

#content .post {
	background-image: url(images/content-spacer.gif);
	background-repeat: no-repeat;
	background-position: center bottom; 
	padding: 0 64px 1.5em 64px;
	margin-bottom: 1em;
}
#content .entry {
	text-align: left;
	font-size: 0.85em;
	line-height: 1.8em;
}
#content h1, #content h2, #content h3, #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	text-decoration: none;
}
#content h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
#content h2.pagetitle {
	font-family: "Trebuchet MS",Arial,Verdana,Helvetica,sans-sesrif;
	font-style: normal;
	font-weight: normal;
}
#content h3 {
	margin-top: 0;
}
#content p {
}
#content blockquote {
	margin: 0;
}
#content blockquote p {
	margin: 0;
	padding: 0;
	text-indent: 2.5em;
}
#content small {
	font-style: italic;
	font-size: 0.9em;
}
#content a {
	color: #000000;	
}
#content .more-link {
	background-image: url(images/next_hot.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	text-decoration: none;
	line-height: 16px;
	height: 16px;
	display: inline-block;
}
#content .more-link:hover {
	text-decoration: underline;
}

#content .postmetadata {
	font-size: 0.85em;
}
#content .commentlist {
	padding: 0 0 0 0;
	list-style-type: none;
}
#content .commentlist li {
	text-align: left;
	background-image: url(images/content-spacer.gif);
	background-repeat: no-repeat;
	background-position: center bottom; 
	padding: 8px 64px 2px 64px;
}
#content .commentlist .counter {
	background-image: url('images/counter_back.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	position: relative;
	float: left;
	margin-right: 10px;
}
#content .commentlist .comment_body {
}
#content .commentlist .comment_body p {
	margin-left: 30px;
}
#content .commentlist .comment_body small, #content .commentlist .comment_body cite {
	font-style: normal;
}

#content form {
	padding: 0 64px 1.5em 64px;
}
#content .wpcf7-form {
	padding: 0 0 1.5em 0;
}
#content textarea {
	width: 412px;
}
#content .formfields {
	text-align: left;
}
#content input {
}
#content label {
}

#content .gallery {
	margin: 0;
	padding: 0;
}
#content .gallery-item {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content .gallery-icon {
	padding: 0;
	margin: 0;
}
#content .gallery img {
	border: 0;
}
#content .gallery-caption {
	margin-left: 0;
}

#footer {
	float: none;
	clear: both;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.8em;
	margin-left: 182px;
	margin-right: 208px;
}
