/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/
body {
	background: #f5ecd5;
	font-family: 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
}

#wrapper {
	margin-bottom: 50px;
}

.mainpage {
	background: #f5ecd5;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
}

.bg_left {
	background: url(bg_page_o_left.png) repeat-y;
	padding-left: 10px;
}

.bg_right {
	background: url(bg_page_o_right.png) repeat-y right;
	padding-right: 10px;
}

#header {
	background: url(header.png) no-repeat;
	height: 133px;
}

#hotline {
	background: #952b33;
	height: 30px;
	margin-top:0px;
	margin-bottom: 30px;
	text-align: right;
}

#nav_column {
	width: 160px;
	float: left;
}

#content_column {
	padding: 10px;
	font-size: 14px;
	line-height: 1.2;
	width: 459px; 
	float: left;
}

#sidebar_column {
	font-size: 12px;
	line-height: 1.1;
	padding: 10px;
	width: 194px; 
	margin-left: 510px;
}

#content_wrapper {
	overflow: hidden; 
	width: 730px; 
	margin-left: 185px; 
	background: url(faux_bg.png) repeat-y;
}

#content_wrapper_top {
	height: 2px; 
	width: 730px; 
	margin-left: 185px; 
	background: url(faux_bg_top.png) no-repeat;
}

#content_wrapper_bottom {
	height: 10px; 
	width: 730px; 
	margin-left: 185px; 
	background: url(faux_bg_bottom.png) repeat-y;
}

#footer {
	background: url(footer_bottom_bg.png) no-repeat 0px 83px;
	padding-bottom: 20px;
}

.footer_left {
	height: 83px;
	background: url(bg_page_o_left.png) repeat-y;
	padding-left: 10px;
}

.footer_right {
	height: 83px;
	background: url(bg_page_o_right.png) repeat-y right;
	padding-right: 10px;
}

.footer_main {
	height: 83px;
	background: #f5ecd5;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
	/*border-bottom: #fff 2px solid;*/
}

p.footer_item {
	padding-top: 5px;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
}

ul.navigation > li.page_item {
	background: #952b33;
	
/*	padding-bottom: 5px !important;
	background: #952b33 url(bg_item_bottom) no-repeat 5px 5px;*/
	/*-webkit-box-shadow: rgba(0, 0, 0, 0.75) 2px 2px 5px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);*/
}

ul.navigation > li.page_item {
	background: #9a2c30 url(bg_item.png) no-repeat left bottom;
	width: 167px;
}

ul.navigation a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	/*padding-right: 5px;*/
	/*width: 140px;*/
	/*background: url(bg_item_right.png) repeat-y right;*/
}

li.current_page_item li.page_item {
	padding-left: 0px;
}

li.first_item {
	padding-bottom: 5px;
	width: 167px;
	height: 30px;
	background: url(bg_first_item.png) no-repeat;
	text-indent: -8888px;
	margin-bottom: -5px;
}

li.last_item {
	padding-top: 5px;
	width: 167px;
	height: 30px;
	background: url(bg_last_item.png) no-repeat;
	text-indent: -8888px;
}

p.offroad_teaser {
	margin-top: 30px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}

p.offroad_teaser_post {
	margin-top: 5px;
	margin-bottom: -2px;
	padding-left: 5px;
	font-size: 12px;
}

ul.offroad li {
	width: 167px;
	height: 97px;
}

li.offroad_item {
	text-indent: -8888px;
}

li.offroad_item a {
	display: block;
	width: 167px;
	height: 97px;
	background: url(offroad.png) no-repeat;
}

p.telefon {
	background: url(telefon.png) no-repeat 750px 9px;
	padding-top: 6px;
	padding-right: 30px;
	color: #fff;
	font-weight: bold;
}

.head_image {
	text-indent: -8888px;
}

ul.navigation li.page_item ul li.page_item {
	display: none;
}

ul.navigation li.current_page_item ul li.page_item {
	display: block;
}

ul.navigation li.current_page_parent ul li.page_item {
	display: block;
}

ul.navigation li.current_page_item a {
	font-weight: bold !important;
}

ul.navigation li.current_page_parent a {
	font-weight: bold !important;
}

ul.navigation li.current_page_parent ul li.current_page_item a {
	text-decoration: underline;
	font-weight: normal !important;
	padding-left: 15px !important;
}

ul.navigation li.current_page_parent ul li.page_item a, 
ul.navigation li.current_page_item ul li.page_item a {
	font-weight: normal !important;
	padding-left: 15px !important;
}

ul.navigation li.page_item ul li.page_item {
	padding: 0px;
}

ul.navigation li.page_item ul li.page_item a {
	margin-left: 5px;
	margin-top: 0px;
	padding-left: 7px;
	padding-top: 0px;
	/*width: 135px;*/
}

ul.footer_nav {
	margin-top: 25px;
	margin-right: 10px;
}

ul.footer_nav li {
	margin-right: 10px;
	float: left;
}

ul.footer_nav li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

ul.footer_nav li.current_page_item a {
	font-weight: bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#content_column .ngg-gallery-thumbnail {
	margin: 0px;
}

#sidebar_column img {
	margin-left: 27px;
}
	
p.wp-caption-text {
	margin: 5px;
}

#content_column {
	margin-left: 6px;
}

#content_column p {
	margin-bottom: 10px;
}

#sidebar_column p {
	line-height: 1.3;
	margin-bottom: 8px;
}

#content_column a {
	color: #000;
	text-decoration: underline;
}

#content_column h1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

#content_column h2 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

#content_column h3 {
	font-weight: bold;
	font-size: 14px;
}

p.wp-caption-text {
	font-size: 12px;
	margin-top: 5px;
}

#content_column ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content_column li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

/* End Images */