/*
------------------------------------------------------------------------------------
Stylesheet for Das-Gutsherrenhaus.de
Version 1.0
2008/04/22
------------------------------------------------------------------------------------
Design by Mediakomplett
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg_tile.jpg);
	font-family: Georgia, Times, sans-serif;
	font-size: 12px;
	color: #623005;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px Georgia, Times, sans-serif;
	color: #6B6B6B;
}

/* -------- Typography -------- */

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #623005;
	
}

h2 {
	font-size: 22px;
	color: #623005;
	background: url(img/schnoerkel.jpg) no-repeat;
	padding: 2px 115px;
	line-height: 45px;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-: 170%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #623209;
}

a:hover {
	color: #9c5a21;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

/* -------- Typography -------- */

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* -------- Main Wrapper -------- */

#wrapper {
	width: 950px;
	margin: 0 auto;
	
}



/* -------- Header -------- */

#header {
	height: 223px;
	background: url(img/header_main.jpg) no-repeat;
}

/* -------- Page Layout -------- */

#page {
	background: url(img/header_bar.jpg) no-repeat;
}

#content {
	float: right;
	width: 640px;
	padding: 0 40px 0 0;
}

.story {
	padding-top: 35px;
}

.story .title {
}

.story .title a {
	text-decoration: none;
	color: #37404C;
}

.story .title a:hover {
	text-decoration: underline;
}

.story .entry {
}

.story .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.story .meta .storyed {
	display: block;
	float: left;
}

.story .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.story .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* -------- Sidebar -------- */

#sidebar {
	float: left;
	width: 220px;
	padding: 35px 0px 0 20px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h3 {
		border-bottom: 1px dotted #623005;
}

#sidebar img {
	padding-left: 10px;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 1px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(images/img18.gif) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* -------- Footer -------- */

#footer {
	height: 91px;
	background: transparent url(img/footer.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 68px;
	text-align: center;
	color: #623005;
}

#footer a {
	color: #623005;
}

/* -------- Lightbox -------- */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
