/*
Theme Name: nbdesign
Theme URI: http://www.nankendorf.de
Description: Dieses Themes wurde speziell und exklusiv f&uuml;r &quot;nankendorf&quot; entwickelt. Es wurde schlicht und &uuml;bersichtlich gestaltet.
Version: 2.0
Author: Johannes Sebald
Author URI: http://www.nankendorf.de
Tags: schlichte Farben, feste Breite, zwei Spalten, zentriert
*/

/*****************************/
/*** Template CSS ***/
/*****************************/

a {
	color: #39892f;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #39892f;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #303030;
}

a.bg_logo {
	display:block;
	width:270px;
	height:70px;
	background:transparent url('images/logo.png') no-repeat top left;
	margin-left: 30px;
} 

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	color: #666;
	font-style: italic;
}

body {
	background: #dfdfdf;
	color: #303030;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 12px;
	line-height : 1.4;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}

H1 {
	font-size: 180%;
	margin: 18px 0 0 0;
}

H2 {
	font-size: 110%;
	border-bottom: 2px solid #CCC;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	clear: both;
}

H3 {
	font-size: 15px;
	border-bottom: 2px solid #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 10px 0 0 0;
	clear: both;
}

HR {
	display:none
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
}

td {
	border-bottom: 1px solid #dfdfdf;
}

table {
	margin-bottom: 15px;
}

.feedback {
	color: #CCC;
	text-align: right;
	clear: both;
}

.footer-hinweis{
	clear:both;
	padding-top: 10px;
	padding-left: 30px;
}

.googleads{
	margin: 20px 0 10px 0;
}

.artikel-info {
	border-bottom: 2px solid #CCC;
	color: #999;
	padding: 2px 0 2px 0;
}

.storycontent, .pagination, .kategorie-info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height : 24px;
}
.storytitle {
	border-bottom: none;
	line-height : normal;
}

.storytitle a {
	color: #303030;
}

.storytitle a:hover {
	color:#39892f;
	text-decoration: none;
	border-bottom: none;
}

.kommentar-info {
	border-bottom: 1px solid #CCC;
	color: #999;
}

.mein-kommentar {
	border-left: 5px solid;
	padding-left: 10px;
	border-color: #39892f;
}

#container {
	width: 990px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}

#mittelbereich{
	background-color: #FFF;
	clear: both;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
#inhalt {
	float: left;
	width: 560px;
	padding: 0 30px 15px 30px;
	background-color: #FFF;
}

#kopfbereich {
	margin: 0;
	background-image: url(images/kopfbereich.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#navigation {
	background-color: #C7C7C7;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-top: 30px;
}

#navigation a {
	text-decoration:none;
	color:#303030;
	line-height: 40px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-left: 30px;
	display: block;
	float: left;
}

#navigation a:hover {
	color: #39892f;
	text-decoration: none;
}

#navigation-border {
	background-color: #FFF;
	clear: both;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 8px;
}

#feed {
	float: left;
	margin-bottom: 10px;
}

#sidebar {
	padding: 20px 30px 15px 0;
	width: 330px;
	float: right;
}

#sidebar inputs {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #888;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#sidebar ul li {
	border-bottom: 1px solid #dfdfdf;
	margin-top: 5px;
	padding-bottom: 2px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0 0 5px 12px;
}

#sidebar ul ul li a {
	color: #222;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	color: #39892f;
	text-decoration: none;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#footer-border-top{
	background-color: #FFF;
	clear: both;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height: 8px;
}

#footer-border-bottom{
	clear: both;
}

#footer{
	clear:both;
}

#footer-a{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background-color: #C7C7C7;
	padding-bottom: 20px;
}

#footer-b{
	clear:both;
}

#footer H2{
	border-color: #999;
}

#footer-bereich1{
	width:290px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

#footer-bereich2{
	float:left;
	width:290px;
	padding-right: 30px;
}

#footer-bereich3{
	float:left;
	width:290px;
}

#footer-bereich4{
	float:left;
	padding-left: 30px;
	line-height: 60px;
	clear: both;
}

#footer-bereich5{
	float:right;
	padding-right: 30px;
	line-height: 60px;
	padding-top: 17px;
}


/*****************************/
/*** Metro Buttons ***/
/*****************************/

.metro a {
	text-decoration:none;
	color:#303030;
	line-height: 26px;
	font-weight: bolder;
	float: left;
	height: 26px;
	display: block;
	width: 105px;
	padding-left: 30px;
	margin-bottom: 10px;
}

.metro a:hover {
	color: #39892f;
	text-decoration: none;
}

.metro_back a {
	text-decoration:none;
	color:#303030;
	line-height: 26px;
	font-weight: bolder;
	float: left;
	height: 26px;
	display: block;
	padding-left: 30px;
	background:transparent url('images/metro_back.png') no-repeat top left;
	margin: 10px 0 10px 0;
}

.metro_back a:hover {
	color: #39892f;
	text-decoration: none;
	background:transparent url('images/metro_back.png') no-repeat bottom left;
} 

.metro_forward a {
	text-decoration:none;
	color:#303030;
	line-height: 26px;
	font-weight: bolder;
	float: right;
	height: 26px;
	display: block;
	padding-right: 30px;
	background:transparent url('images/metro_forward.png') no-repeat top right;
	margin: 10px 0 10px 0;
}

.metro_forward a:hover {
	color: #39892f;
	text-decoration: none;
	background:transparent url('images/metro_forward.png') no-repeat bottom right;
} 

.metro_top a {
	text-decoration:none;
	color:#303030;
	line-height: 26px;
	font-weight: bolder;
	float: left;
	height: 26px;
	display: block;
	padding-right: 30px;
	margin-bottom: 10px;
	background:transparent url('images/metro_top.png') no-repeat top right;
}

.metro_top a:hover {
	color: #39892f;
	text-decoration: none;
	background:transparent url('images/metro_top.png') no-repeat bottom right;
} 

.more-link a {
	text-decoration:none;
	color:#303030;
	line-height: 26px;
	font-weight: bolder;
	float: left;
	height: 26px;
	display: block;
	padding-right: 30px;
	background:transparent url('images/metro_forward.png') no-repeat top right;
}

.more-link a:hover {
	clor: #39892f;
	text-decoration: none;
	background:transparent url('images/metro_forward.png') no-repeat bottom right;
} 

a.metro_facebook {
	height:26px;
	background:transparent url('images/metro_facebook.png') no-repeat top left;
}  

a.metro_facebook:hover {
	background:transparent url('images/metro_facebook.png') no-repeat bottom left;
}  

a.metro_rss {
	height:26px;
	background:transparent url('images/metro_rss.png') no-repeat top left;
}  

a.metro_rss:hover {
	background:transparent url('images/metro_rss.png') no-repeat bottom left;
}

a.metro_twitter {
	height:26px;
	background:transparent url('images/metro_twitter.png') no-repeat top left;
}  

a.metro_twitter:hover {
	background:transparent url('images/metro_twitter.png') no-repeat bottom left;
}

a.metro_vimeo {
	height:26px;
	background:transparent url('images/metro_vimeo.png') no-repeat top left;
}  

a.metro_vimeo:hover {
	background:transparent url('images/metro_vimeo.png') no-repeat bottom left;
}

audio {
	width: 560px;
}
video {
	border-radius: 4px;
	width: 560px;
	background-color: silver;
}
