/*  
Theme Name: Peter Ostermeyer
Theme URI: http://www.peterostermeyer.com/
Description: Castles Made Of Sand.
Version: 1.0
Author: Tom Arnold
Author URI: http://webrocker.de/
*/
html, body {
	margin: 0; padding: 0;
}
body {
	font: 62.5% Helvetica, Arial, sans-serif normal; /* 10px */
	color: #333;
	background: #FFF url(/cms/wp-content/themes/postermeyer/images/bg.jpg) fixed no-repeat 0px 0px;
}
img {
	border: none;
}
#layout {
	position: absolute;
	font-size: 1.2em; /* 12px */
	left: 100px;
	top: 50px;
	width: 900px;
}
#top,
#bottom {
	margin: 0; padding: 0;
	background: #FFF url(/cms/wp-content/themes/postermeyer/images/bg.jpg) fixed no-repeat 0px 0px;
	position: relative;
	height: 50px;
}
* html #top,
* html #bottom {
	background: transparent none;
}
#bottom {
	padding: 20px 0;
	clear: both;
}

#header {
	position: absolute;
	width: 175px;
	right: 0;
}
#header h1 {
	margin: 0; padding: 0;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: normal;
	color: #B09B96;
}
#header h1 a {
	color: #B09B96;
	text-decoration: none;
}
#header h1 a:active,
#header h1 a:hover {
	color: #4a312e;
}
#header h2 {
	margin: 0; padding: 0;
	font-size: 1.1em;
	line-height: 1em;
	font-weight: normal;
	color: #181511;
}
/* -------- navigation    ------------- */
#navigation {
	width: 175px;
	float: right;
}
#navigation ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#navigation li {
	margin: 0; padding: 0;
	margin-bottom: 0.5em;
	font-size: 14px;
}
* html #navigation li {
	float: left;
	clear: left;
}
#navigation a {
	color: #937A7E;
	text-decoration: none;
}
#navigation a:active,
#navigation a:hover {
	color: #4a312e;
}
#navigation .current_page_item a,
#navigation .current-cat a {
	font-weight: bold;
	color: #4a312e;
}
/* -------- haupt content ------------- */
#middle {
	background: transparent url(/cms/wp-content/themes/postermeyer/images/bg-hell.jpg) fixed no-repeat 0px 0px;
	padding-top: 30px;
	padding-bottom: 50px;
}
* html #middle {
	height: 1%;
	background: transparent url(/cms/wp-content/themes/postermeyer/images/bg-ie6.gif);
}
#middle p,
#middle h3,
#middle h4,
#middle h5, 
#middle h6 {
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
#middle h3 {
	font-size: 16px;
}
#middle h4 {
	font-size: 14px;
	margin-bottom: 0.5em;
}
#middle h5,
#middle h6 {
	font-size: 1em;
	margin-bottom: 0;
}
#middle #content {
	margin-left: 50px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 200px;
}
#middle #content .navigation {
	font-size: 0.9em;
}
#middle #content .navigation a {
	text-decoration: none;
	color: #666;
}
#middle #content .navigation .alignleft,
#middle #content .navigation .alignright {
	width: 50%;
	float: left;
}
#middle #content .navigation .alignright {
	float: right;
	text-align: right;
}
#middle .post {
	line-height: 1.5em;
	margin-bottom: 2em;
}
#middle .post a {
	color: #4a312e;
}
#middle .post a:active,
#middle .post a:hover {
	color: #333;
}
#middle .post-title {
	margin: 0; padding: 0;
	color: #4a312e;
	line-height: 1em;
	font-size: 18px;
}
#middle .post-title a {
	text-decoration: none;
	color: #4a312e;
}
#middle .post-date {
	margin: 0; padding: 0;
	font-size: 0.9em;
	color: #666;
	margin-bottom: 0.5em;
}
#middle .post-meta {
	font-size: 0.9em;
}
#middle .post-meta a {
	color: #666;
}
/* -------------- footer --------------- */
#footer {
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	margin: 0; padding: 0;
	display: inline;
}
#footer a {
	color: #937A7E;
	text-decoration: none;
}
#footer a:active,
#footer a:hover {
	color: #333;
}
/* ------------- links-seite ------------ */
#middle .linklist {
	margin: 0; padding: 0;
	list-style: none;
}
/* ------------- info-seite ------------ */
#middle .news-block {
	margin-top: 50px; padding: 0;
}
#middle .news-block h2 {
	margin: 0; padding: 0;
	font-size: 18px;
	color: #4a312e;
	line-height: 1em;
	margin-bottom: 1em;
}
#middle .news-block h2 a {
	text-decoration: none;
	color: #4a312e;
}
#middle .news-block .news-title {
	font-size: 16px;
	margin: 0; padding: 0;
}


