/* @override http://neu.beechdale.at/wp-content/themes/beechdale/style.css */

/*

THEME NAME: Beechdale

THEME URI: http://www.beechdale.at

DESCRIPTION: Standard Theme für beechdale.at

VERSION: 1.1.0

AUTHOR: Paul Csokay

AUTHOR URI: http://www.bytemanufaktur.at

*/

/* © 2008-2009 Paul Csokay - bytemanufaktur */

/* @group Header */

#hd {
	height: 100px;
	margin-bottom: 20px;
}

#hd h1 {
	width: 300px;
	float: left;
	height: 100px;
	padding: 0;
	margin: 0;
}

#hd ul {
	padding: 0;
	margin: 0;
}

#primary-nav {
	list-style-type: none;
	float: right;
	height: 100px;
}

#primary-nav li {
	height: 100px;
	display: block;
	float: left;
	
}

#primary-nav li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 130%;
	display: block;
	float: left;
	height: 20px;
	padding: 80px 10px 0 10px;

}

#primary-nav li a:hover, #primary-nav li.current_page_item a {
	background: url(header-bg-active.jpg) repeat-x !important;
	color: #5d5b44;
}



/* @end */

/* @group Sidebar */

#sidebar {

}

#sidebar h3 {
	color: #ffffff;
	margin-bottom: 5px;
}

#sidebar ul {
	line-height: 1.8em;
	margin-top: 5px;
}

#sidebar ul li {
	list-style-type: none;
	color: #ffffff;
}

#sidebar ul li a {
	color: #ffffff;
}

#sidebar ul li a:hover, #sidebar ul li.current_page_item a {
	color: #5d5b44;
}

#sidebar ul a:before {
	content: "\00BB \0020";
}

#sidebar #kontakt ul li a:before {
	content: "";
}
#kontakt h3 { margin-left: 22px;}

#kontakt {
	margin-top: 80px;
}

#kontaktbild {
	text-align: center;
}

#kontaktbild img {
	border: 3px solid #fff;
}

#newsbox {
	margin-top: 40px;
}

/* @end */

/* @group Footer */

#ft {
	text-align: center;
	font-size: 80%;
	color: #8c8967;
	line-height: 2em;
}

#ft a {
	color: #8c8967;
}

/* @end */

html {
	background: #cac3a3 url(header-bg.jpg) repeat-x;
}

body {
	color: #5d5b44;
}

a {
	color: #5d5b44;
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}

blockquote {
	background-color: #e9e1bf;
	font: 100% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	
}

#bd {
	clear: both;
}

#bd h2 {
}

.entry-title a {
	text-decoration: none;
}

.entry-title {
	margin-bottom: 5px;
	font-size: 190%;
}

.entry-date {
	font-size: 80%;
	color: #8c8967;
}

.entry-content img {
	border: 3px solid #ffffff;
}

#bd p {
	line-height: 2em;
}

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

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

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

.alignright, div.nav-next {
	float: right;
}

.alignleft, div.nav-previous {
	float: left
}

.navigation {
	font-size: 80%;
}

.newsbreak {
	width: 200px;
	clear: left;
	margin-top: 30px;
	height: 60px;
	background: url(divider.gif) no-repeat center top;
	border: 0;
	text-align: center;
}
