/*
Theme Name: JF Badendorf
Theme URI: http://www.jf-badendorf.de
Description: Theme f&uuml;r JF Badendorf
Version: 1.0
Author: Tim Isenheim
Author URI: http://www.freshlabs.de
*/

@import url('jfb.css');
@import url('basic.css');


body {
	color: #000000;
	background: #c00;
	min-width: 870px;
	overflow: auto;
	margin: 0;
	padding: 0px;
	font: 0.7em verdana, arial, helvetica, sans-serif;
}

a:link    { color: #900; text-decoration: none; }     
a:visited { color: #c00; text-decoration: none; }     
a:hover   { color: #c00; text-decoration: underline; }

a {
	color: #900;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

img {
	border-style: none;
}

.images {
	padding: 2px;
	background: transparent;
	border: none;
}

h1 {
	font-weight: bold;
	font-size: 150%;
	color: #fff;
	text-align: left;
}

h2 {
	margin: 12px 210px 10px 190px;
	padding: 1px 4px 1px 4px;
	font-size: 12px;
	color: #eeeeee;
	position: relative;
	width: auto;
	min-width: 344px;
	background: #4B9D54;
	z-index: 3;
	border: 1px solid #000;
}


h3, .storytitle a, .centerblock h4 {
	font: bold 1.2em arial, helvetica, sans-serif;
	margin: 15px 0px 5px 0px;
	padding: 5px 8px;
	color: #900;
}

.storytitle a{
	font-size: 1.3em;
	color: #900;
}

.storytitle a:hover{
  color: #0066B3;
  text-decoration: none;
}


blockquote {
	margin: 0.5em;
	color: #333333;
	padding: 4px;
	background: #C0F8BB;
}

q {
	color: #333333;
	background: #C0F8BB;
}

p{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px;
	text-align: justify;
}

p.bigoffset{
  margin-top: 30px;
}


#headerMessage {
	font: 9px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

pre {
	font: 10px/11px fixed;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
	background: #cccccc;
}

span.searchword {
	background-color: yellow;
}

/** Header *************/

#headerblock {
	position: fixed;
	width: 100%;
	height: 92px;
	margin: 0;
	padding: 0;
	color: #fff;
	z-index: 5;
	font-size: 16px;
	font-weight: 600;
	background: url(images/header-trans.png) no-repeat;
}

#headerblock .description{
  display: none;
  margin: 5px 0 0 20px;
}

#header{
  height: 92px;
  
}

#header h1{
  display: none;
  margin: 0;
  padding: 0;
}

#header h1 a:link, #header h1 a:visited {
  padding: 0 20px 0 20px;
	font-size: 120%;
	font-weight: 600;
	color: #fff;
}

/**** end Header *************/

#contentwrap{
  width: 1100px;
  position: relative;
  padding-top: 92px;
}

.centerblock a{
  color: #900;
}


.centerblock, .navigation {
	position: relative;
	width: auto;
	margin: 0px 250px 20px 180px;
	border: 1px solid #000;
	color: #222;
	background: #fff;
	padding: 10px 0 5px 0; /*10px 10px 5px 10px;*/
	z-index: 3;
}

#nextpreviouspost.centerblock{
	padding: 2px 0;
}

.centerblock>p {margin: 0px;}
.centerblock>p+p {text-indent: 30px;}


/** Post styling *********/

/*
.storycontent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}
*/
.storycontent table{
	margin: 2px 10px;
}

.storycategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.storyauthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


.storycontent {
	color: #222;
	background: #fff;
	margin: 10px 10px 0 5px;
}

.storycontent img.bordered{
  padding: 3px;
  border: 1px solid #ccc;
  margin: 5px 5px 3px 0;
}

.storyLinks {
	text-align: right;
	margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #00d; text-decoration: underline;}




.meta{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #900;
/*	margin: 0 0 0 -10px;*/
	padding: 2px 0;
	text-indent: 10px;
}

.meta ul {
	display: inline;
}

.meta li  {
	display: inline;
	list-style-type: none;
}

.meta, .meta a, .meta a:hover{
  color: #fff;
}

.centerblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

ul.linklist{
  margin: 12px 5px 0 7px;
  padding: 5px 0 0 0;
}

ul.linklist li{
  background: url("images/icon_paper-arrow.gif") no-repeat;
  padding: 3px 5px 5px 20px;
}

ul.pdflist li{
  background: url("images/pdf-symbol.jpg") no-repeat;
  padding: 7px 5px 5px 27px;
}

.centerblock ul li {
}



/** Sidebars ************/

#sidebar-a {
	position: fixed;
	width: 172px;
	top: 92px;
	left: 0;
	padding: 0;
/*	background: #EFD1D1;*/
	z-index: 5;
}

#sidebar-a a:link { color: #fff; text-decoration: none;}
#sidebar-a a:visited { color: #fff; text-decoration: none;}
#sidebar-a a:hover { color: #fff; text-decoration: none;}


#sidebar-a h4{
  display: none;
}

.leftsideSection ul ul{
  padding-left: 10px;
}

#navcontent li a{
  display: block;
  padding: 3px 4px;
  width: 120px;
}

html>body #navcontent li a{
  width: 118px;
}

#navcontent li a:hover,
#navcontent li.current_page_item a,
#navcontent li.current_page_parent a{
  background-color: #990000;
}

#sidebar-a #navcontent{
  width: 172px;
  margin: 0 0 0 18px;
  background: transparent;
}

#sidebar-a #nav-top{
  width: 172px;
  height: 60px;
  background: url(images/jfnav_top-trans.png) no-repeat;
}

#sidebar-a #nav-mid{
  width: 172px;
  padding: 5px 0;
  background: url(images/jfnav_mid-trans.png) repeat-y !important;
  background: url(images/jfnav_mid.gif) repeat-y;
  }

#sidebar-a #nav-bottom{
  width: 172px;
  height: 107px;
  background: url(images/jfnav_bottom-trans.png) no-repeat;
}

/** Right column **********/

#sidebar-b {
	position: absolute;
	width: 210px;
	top: 92px;
	right: 20px;
	padding: 0 5px;
/*	background: #EFD1D1;*/
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#sidebar-b {width: 210px;}

#sidebar-b a:link { color: #000; text-decoration: underline;}
#sidebar-b a:visited { color: #666; text-decoration: underline;}
#sidebar-b a:hover { color: #900; text-decoration: underline;}

#sidebar-b h4 {
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	margin: -4px -4px 3px -4px;
	color: #e9f2fc;
	background: #900;
	padding: 2px 4px 2px 4px;
}

#sidebar-b h5{
  font-size: 1.1em;
  margin: 0;
  padding: 10px 0 3px 2px;
}

.rightsideSection {
	border: 1px solid #000;
	color: #222;
	background: #eee;
	padding: 4px;
	margin: 0px 0px 15px 0px;
}

.rightsideSection.widget_simpleimage,
.rightsideSection.widget_simpleimage p{
	padding: 0;
}

.rightsideSection img{
	width: 208px;
}

#sidebar-b #wetter{
  background: #c00;
}

.centerP {
	text-align: center;
}

/*** Bild-Ausrichtung ***/

.alignright{
  float: right;
  margin: 5px 15px 5px 25px;
}

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

img.alignleft{
  float: left;
  margin: 10px 22px 5px 0;
}


div.alignleft{
  width: 45%;
}

div.centered{
 margin: 0 auto;
 text-align: center;
 width: 470px;
}



#footer, #footer a{
 color: #6f0000;
}

#footer a:hover{
  color: #000;
}

/** Comments **************/

.commentHeader {
	position: relative;
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
	color: #000000;
	padding: 10px;
	z-index: 3;
	font-size: 16px;
	font-weight: 600;
}

.storyCommentContent {
	border: 1px solid #000;
	color: #222;
	background: #eee;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 10px;
}

#contentcomments input, #centerblock input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	background: #ffffff;
}
#contentcomments textarea, #centerblock textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: #ffffff;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
	margin-bottom: 4px;
}


/** Kalender **/

#wp-calendar{
  width: 100%;
}

#sidebar-b #wp-calendar tbody a{
  background: #c00;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}

#sidebar-b #wp-calendar tbody a:hover{
  background: #900;
  color: #fff;
}

#wp-calendar #today{ background: #ccc; }
#wp-calendar td { 
  text-align: center;
  font: 11px verdana, arial, helvetica, sans-serif;
}

#wp-calendar td {  }

#ics-calendar-widget li strong{
	display: block;
}