/*
Theme Name: Rhenopalatia Theme
Theme URI: http://www.guerillagraphix.net/
Description: Theme for Rhenopalatia
Version: 1.0
Author: Florian Ziegler
Author URI: http://www.guerillagraphix.net/
Tags: -
*/

html, body {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #072c61;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	background: #fff url(images/head_background.jpg) repeat-x;
}

/* @group Header */

#header {
	position: relative;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	height: 232px;
}
#home #header {
	background: url(images/haus_top.jpg) no-repeat right bottom;
}
#header h1 {
	margin: 0;
	padding: 32px 0 0 0;
}
#header h1 a {
	display: block;
	width: 195px;
	height: 200px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#nav ul {
	position: absolute;
	top: 62px;
	right: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	float: left;
	display: block;
	margin: 0 10px 0 0;
}
#nav ul li a {
	float: left;
	display: block;
	padding: 15px 10px 0 10px;
	height: 23px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul .active a {
	background: url(images/nav_active.jpg) repeat-x;
	text-decoration: none;
	border-left: 1px solid #7bbfd6;
	border-right: 1px solid #7bbfd6;
}
#nav ul .active a:hover {
	text-decoration: none;
}

#sublinks {
	position: absolute;
	top: 15px;
	right: 0px;
	width: 250px;
	font-size: 13px;
}
#sublinks a {
	display: block;
	float: left;
	margin: 4px 10px 0 0;
	padding: 2px 10px 0 0;
	color: #3f2b25;
	text-decoration: none;
	border-right: 1px solid #696360;
}
#sublinks #searchform {
	display: block;
	float: left;
}
#sublinks #searchform .hidden {
	display: none;
}
#sublinks input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
}
#sublinks #searchform #s {
	padding: 3px;
	background: #ccb9ab;
	border: 1px inset #ccb9ab;
	color: #3f2b25;
	width: 150px;
}
#sublinks #searchform #searchsubmit {
	padding: 4px 0;
	width: 70px;
	background: #513e37 url(images/search_button.gif) repeat-x;
	border: 1px outset #a7958b;
	color: #fff;
	text-transform: uppercase;
}

/* @end */

/* @group Content */

#content {
	position: relative;
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 800px;
	text-align: left;
}
#home #content {
	padding: 0 0 20px 0;
	background: url(images/haus.jpg) repeat-y right top;
}
#content h2 {
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 22px;
	color: #368dac;
}
#content h2 em {
	margin: 0 0 0 5px;
	font-weight: normal;
}
#content .date {
	display: block;
	margin: 0 0 6px 0;
	font-size: 13px;
	line-height: 12px;
	color: #aeaeae;
}
#content h3 {
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #368dac;
}
#content.archiv h3 {
	margin: 2px 0 5px 0;
} 
#content p {
	margin: 0 0 12px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #3e2a2a;
}
#content p.alt {
	margin: 0 0 2px 0;
}
#content ul {
	margin: 0 0 12px 0;
	padding: 0 0 0 24px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #3e2a2a;
}
#content a {
	color: #3c9cbf;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
}
#content a:hover {
	text-decoration: underline;
}

hr {
	margin: 5px 0;
	padding: 0;
	color: #fff;
	height: 27px;
	background: url(images/trenner_start.gif) no-repeat center;
	border: none;
}

/* @group Subnav */

#subnav {
	float: right;
	padding: 0 0 2px 0;
	margin: 0 0 10px 20px;
	width: 220px;
	border: 1px solid #b8b0aa;
}
#subnav .head {
	display: block;
	padding: 10px 20px;
	color: #472f2d;
	font-size: 20px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#subnav ul li {
	margin: 0;
}
#subnav ul li a {
	padding: 10px 30px;
	display: block;
	color: #fff;
	color: #472f2d;
}
#subnav ul li.current_page_item a {
	background: #614a42 url(images/subnav_background.jpg) no-repeat;
	color: #fff;
}

/* @end */

/* @group Haus */

#haus {
	position: absolute;
	top: 330px;
	right: 0px;
	width: 400px;
	height: 70px;
	background: rgba(32,21,21,0.5);
}
#haus a {
	display: block;
	height: 45px;
	padding: 25px 0 0 65px;
	font-size: 20px;
	color: #fff;
	background: url(images/pfeil.gif) no-repeat;
	background-position: 40px 30px;
}

/* @end */

/* @group Willkommen */

#content #willkommen {
	display: block;
	margin: 0 0 20px 0;
	padding: 20px 0 35px 0;
	width: 370px;
	background: url(images/trenner_start.gif) no-repeat bottom center;
}
#content #willkommen h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 22px;
	color: #368dac;
}
#content #willkommen p {

}

/* @end */

/* @group News */

#content .news {
	width: 360px;
}
#content .news .date {
	display: block;
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 12px;
	color: #aeaeae;
}
#content .news h2 {
	margin: 0 0 8px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
#content .news p {
	margin: 0 0 5px 0;
	font-size: 11px;
	line-height: 17px;
}
#content .news .weitere {
	margin: 12px 0 10px 0;
	padding: 12px 0 0 0;
	font-size: 14px;
	border-top: 1px solid #e7e3e0;
}

/* @end */

.post {
	margin: 0 0 40px 0;
}
#home .post {
	margin: 0 0 15px 0;
}

.post .postmetadata {
	clear: both;
	padding: 5px 5px 0 5px;
	border-top: 1px solid #e5dbd4;
}
.post .postmetadata small {
	font-size: 11px;
	line-height: 14px;
	color: #9a887c;
}
#content .post .postmetadata a {
	color: #9a887c;
	text-decoration: underline;
}


.entry .gallery {
	float: left;
	margin: 0 10px 10px 0;
	padding: 25px 15px 0 15px;
	background: #e7ddd8;
}
.gallery a {
	margin: 0 10px 30px 10px;
	float: left;
}
.gallery img {
	border: 2px solid #b8b0aa;
}
.clear {
	display: block;
	clear: both;
}
.gallery dl.gallery-item {
	margin: 0 0 -10px 0;
	padding: 0;
	width: auto;
}
.gallery dl.gallery-item a {
	margin-bottom: 10px;
}
.commentlist {
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 13px;
}
.commentlist {
	margin: 0;
	padding: 0 0 0 24px;
}
.commentlist li {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e5dbd4;
}


#respond {
	margin: 40px 0 0 0;
}
#respond label {
	font-weight: bold;
	color: #9c8a7f;
}
#respond input, #respond textarea {
	padding: 3px;
	font-size: 13px;
	border: 1px inset #ddd;
}
#respond input {
	width: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#respond textarea {
	width: 500px;
	height: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#respond #submit {
	padding: 6px 10px;
	width: auto;
	background: #513e37 url(images/search_button.gif) repeat-x;
	border: 1px outset #a7958b;
	color: #fff;
	text-transform: uppercase;
}

.datum {
	padding: 0 10px 0 0;
	font-style: italic;
}

/* @end */

/* @group Footer */

#foot_wrapper {
	background: url(images/footer_background.jpg) repeat-x;
	min-height: 260px;
}
#sidebar {
	margin: 0 auto;
	padding: 30px 0 0 0;
	width: 800px;
	text-align: left;
}
#sidebar .box {
	display: block;
	float: left;
	margin: 0 7px 20px 0;
	width: 260px;
	text-align: left;
}
#sidebar .right {
	margin: 0 0 20px 0;
	background: none;
}
#sidebar h3 {
	margin: 0;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#sidebar .box p {
	color: #dadada;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#sidebar .box ul {
	padding: 0 0 0 20px;
	width: 230px;
	color: #dadada;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#sidebar .box a {
	color: #d8d8d7;
	text-decoration: none;
	border-bottom: 1px solid #5b789f;
}
#sidebar .box a:hover {
	border-bottom: 1px solid #fff;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
#footer p {
	margin: 20px 0 10px 0;
	font-size: 12px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #5b789f;
}

/* @end */
