/*  
Theme Name: Zwei Linden
Theme URI: http://www.offczorz.de/
Description: Layout von Patrick Offczorz
Version: 1.0
Author: Patrick Offczorz
Author URI: http://www.offczorz.de/
*/

@import url(dock.css);
@import url(post.css);
@import url(sidebar.css);
@import url(startpage_slider.css);

html, body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f2ebcf;
	margin: 0px;
	padding: 0px;
	font: 1.0em 'OFL Sorts Mill Goudy TT', arial, serif;
	font-weight: 100; 
	line-height: 22px;
	color: #000000;
}

		.alignright {
			float: right;
			margin-left: 15px;
		}

		.alignleft {
			float: left;
			margin-right: 15px;
		}
		
		
.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
		font-size: 0.9em;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}

 blockquote {
		quotes: none;
		font-style:italic;
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 150%;
		margin-top: 50px;
	margin-bottom: 50px;
}
	
a {
	color: #702d27;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-family: "Impact, tahoma, verdana, arial";
	font-style: italic;
	font-size: 1.90em;
}
h2 {
	font-family: "tahoma, verdana, arial";
	font-size: 1.35em;
}
h3 {
	font-family: "tahoma, verdana, arial";
	font-size: 1.35em;
	color: white;
}

/* Sonstige Eigenschaften */

.clear 	{clear: both;}
.left 	{float: left; margin-right: 20px;}
.right 	{float: right; margin-left: 10px;}

.box1 {
	width: 430px;
}

.box2 {
	height: 229px;
}

.box3 {
	background-color: #d9cf97;
	padding: 20px 0 0 40px;
	text-align: left;
}

.box4 {
	width: 340px;
	padding: 1px 0 0 20px;
	color: #663610;
}

.box5 {
	width: 280px;
	background-color: #dabd1c;
	padding: 20px;
	position: absolute;
	margin-left: 590px;
	margin-top: 25px;
	color: #584c06;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
	border: 3px solid #b19917;
}

.box6 {
	width: 480px;
}

.karte {
	width: 497px;
	height: 563px;
	background: url(images/karte.jpg) no-repeat;
	margin-left: 500px;
}

.h1border {
	background-color: #6c4404;
	width: 935px;
	text-align: left;
	padding: 10px 5px 10px 40px;
	color: #dabd1c;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 1.80em;
}

.button_willkommen {
	position: absolute;
	margin-left: 480px;
	margin-top: -140px;
}

.button_konzeption {
	position: absolute;
	margin-left: 610px;
	margin-top: -140px;
}

/* Frontend Content header width */

#wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-color: #403d34;
	width: 980px;
	height: 240px;
	padding-top: 20px;
	text-align: center;
	margin-bottom: -20px;
}

#content {
	background-color: #d8e6fd;
	text-align: center;
}

.navibottom {
	background-image: url(images/navibottom.jpg);
	background-repeat: repeat-x;
	height: 8px;
} 

.willkommen {
	background: url(images/willkommen.gif) no-repeat;
	margin: 0 0 0 30px;
	height: 209px;
	text-align: left;
	padding: 20px 0 0 30px;
	color: #7b652d;
}

#kontakt {
	background-color: #f3f3f3;
	padding: 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
}
#anschrift {
	margin-right:120px;
}

.kontakt_start {
	background: url(images/kontakt1.jpg) no-repeat;
	width: 980px;
	height: 675px;
	margin-left: -40px;
	padding: 20px;
	color: #e6dec1;
}

#wrap_content {
	background-color: white;
	width: 900px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	-moz-border-radius-bottomleft:12px;
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topleft:12px;
	-moz-border-radius-topright:12px;
}

.content_nosidebar {
	padding: 20px 0 20px 40px;
}

/* Kontaktformular */

.contactform input{
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color: #e0e0e0;
	border-top:1px solid #615d51;
	border-left:1px solid #918c7a;
	border-bottom:1px solid #f1ecdb;
	border-right:1px solid #ebe4cc;
	font-family: sans-serif;
	font-size:1.10em;
	margin-right:5px;
	padding-right:5px;
	padding-top:5px;
	width:210px;
	height: 25px;
}
.contactform textarea {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#e0e0e0;
	border-top:1px solid #615d51;
	border-left:1px solid #918c7a;
	border-bottom:1px solid #f1ecdb;
	border-right:1px solid #ebe4cc;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.15em;
	margin-right:20px;
	padding-right:5px;
	padding-top:5px;
	width:465px;
	height: 200px;
}

.contactformback {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color: #dfdfdf;
	padding: 20px;
	border-bottom: 1px solid #ffffff
}
	
/* Naviborder Navigation */
#naviborder {
	background-color: #403d36;
	width: 980px;
	height: 26px; 
}
#naviborder ul{
	list-style: none;
}
#naviborder li{
	float: left;
	line-height: 28px;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 2px 0 0;
}
#naviborder li a{
	color: #dbc59f;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	font-weight: bold;
}
#naviborder li a span{
	display: block;
	float: left;
	height: 27px;
	padding: 0 13px 0 0;
	list-style: none;
}
#naviborder li.current_page_item a{
	background: url(images/tab-hover.gif) no-repeat left;
}
#naviborder li.current_page_item a span{
	background: url(images/tab-hover.gif) no-repeat right;
	color: #343434;
}
#naviborder li a:hover{
	background: url(images/tab-hover.gif) no-repeat left;
	color: #728097;
	text-decoration: none;
}
#naviborder li a:hover span{
	background: url(images/tab-hover.gif) no-repeat right;
}


/* Post Meta */
#submenu {
	margin-top: -5px;
	width: 100%;
}
.sub_menu li b {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.sub_menu li {
	margin: 7px 5px 7px 0px;
	padding: 0px;
	font-size: 11px;
	float: left;
	list-style: none;
}
.sub_menu li:hover ul, .sub_menu li.iehover ul {
	left: auto;
}
#submenu {
	width: 100%;
}
.cat-item a, .cat-item a:visited {
	padding: 3px 2px 3px 20px;
	background: url(images/tag.gif) left no-repeat;
	color: #85c2ff;
	text-decoration: none;
	display: block;
}

.cat-item a:hover {
	border-right: 3px solid #85c2ff;
	color: #ffffff;
	text-decoration: none;
}

.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #828b5c;
	font-size: 0.95em;
}

.meta a, .meta a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
.meta a:hover {
	color: #ff0000;
}

/* Startpage more News */
.rightbox {
	width: 300px;
	float: right;
	margin: 20px 20px 0 0;
	padding: 0 20px 20px 10px;
	background-color: #f2f2f2;
}
.rightbox a {
	color: #4f4f4f;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rightbox li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.morenews{
	height: 50px;
}
.hl{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	overflow: hidden;
	width: 100%;
}
.date{
	color: #aaaaaa;
	font-size: 11px;
}

/* It´s not a tricky, it´s a footer */
#footer img {
	border: 0;
	margin-right: 5px;
	margin-bottom: -4px;
}
.footerpic {
	background: url(images/footerpic.jpg) no-repeat;
	width: 950px;
	height: 110px;
	margin-left: 11px;
}
#footer {
	margin: 10px 0 10px 0;
	width:980px;
	text-align:center;
}
#footer p {
	margin:0;
	padding-top:10px;
	padding-bottom:5px;
	font-size:0.90em;
	line-height:1.25em;
}
#footer_left {
	float:left;
	width:44%;
	color: #7F7F7F;
	padding: 10px;
	margin: 10px;
	list-style-type: none;
}
#footer_right {
	float:right;
	width:44%;
	color: #7F7F7F;
	padding: 10px;
	margin: 10px;
	margin-left: 10px;
}
.footer45right {
	float: right;
	width: 45%;
}
.footer45left {
	float: left;
	width: 45%;
}

.footer_typo 					{color: black; text-align: left; font-size: 0.95em;}
.footer_typo h2				{color: black; margin-left: 36px; font-size: 1.15em;}
.footer_typo h3				{color: black; margin-left: 36px; font-size: 1.15em;}
.footer_typo a 				{text-decoration: none;}

.footer_typo_text 			{color: black; line-height: 24px;}
.footer_typo_text a 			{background-color: silver; color: black; padding: 0 2px 0 2px; text-decoration: none;}
.footer_typo_text a:hover 	{background-color: #85c2ff;}
.footer_typo a:hover			{color: black;}
#footer_content_left li 	{list-style: none;}