 /*
Theme Name: xenos
Theme URI: http//:www.xenos-jhw.de
Description: Theme for Wordpress 2.x, based on red minimalista (<a href="http://www.vlad-design.de">by Vladimir Simovic</a>) aka <a href="http://www.perun.net">Perun</a>. This Theme is Open Source.
Version: 2.x
Author: Vladimir Simovic & bernd winter
Author URI: 
 */

#header_print
{
  display: none;
}

html {
  height: 100%;
}
body {
/*  background: #aaa url(img/hintergrund.gif) fixed center bottom repeat-x; */
  background: #fff;
  text-align: center;
  font: 13px verdana, arial, sans-serif; 
  margin: 0;
  padding: 20px 0 0 0;
  height: 100.01%;
}
pre, code, samp {
  font: 1em 'courier new', courier, monospace;
  color: #c60;
}
acronym, abbr, dfn {
  border-bottom: 1px dashed #999;
  font-style: normal;
  cursor: help;
}
blockquote {
  padding: 0 15px 0 10px;
  margin: 15px 0 15px 5px;
  text-align: justify;
  color: #666;
  line-height: 1.35;
  font-size: 11px;
  border-left: 5px solid #aaa;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #d62904;
}
img {
  border: none;
}
#clearer {
  clear: both;
}
.center {
  text-align: center;
}

/* small */
.klein {
  font-size: .9em;
}
/* smaller */
.kleiner {
  font-size: .8em; 
}

/* imgages */
.bild-links {
  float: left;
  margin: 2px 10px 5px 0;
}
.bild-rechts {
  float: right;
  margin: 2px 0 5px 10px;
}

/* Container */
#container {
  width: 800px; 
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding-bottom: 20px;
}

/* Header */
#header {
  height: 148px;
  color: #999;
}

#header h1 {
  font: bold  1.2em verdana, arial, sans-serif; 
  letter-spacing: 0.1em;
  line-height: 0.6em;
  margin: 1.7em 0 0 0;
}

#header p {
  font: normal  0.9em verdana, arial, sans-serif; 
  margin: 0.7em 0 0 0;
}

#header_line {
  position: absolute;
  width: 785px;
  height: 62px;
  top: 86px;
  left: 0px;
  background: url(img/linie.png) 0px 0px no-repeat;
}

#header_line_ro {
  position: absolute;
  width: 185px;
  height: 86px;
  top: 0px;
  left: 600px;
  background: url(img/linie_re.png) 0px 0px no-repeat;
}

/* content_box */
#content_box {
  position:relative;
  background: #fff;
  padding: 0;
}

/* Sidebar :: Menu*/
#sidebar {
  width: 180px;
  margin-top: 30px;
  float: left;
 /*   line-height: 1.55; */
}
#sidebar_inline {
  margin: 10px 0 0 3px;
}
#sidebar h2 {
  margin: 5px 0;
  padding: 10px 10px;
  color: #666;
  font-size: 0.9em;
}
#sidebar form {
  margin: 0 10px;
  padding-top: 2px;
  padding-left: 5px;
}
#sidebar input.suchfeld {
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 2px;
  width: 140px;
  color: #666;
}

#sidebar input.suchfeld:hover, #sidebar input.suchfeld:focus {
  border: 1px solid #d62904;
}
#sidebar input.sendebutton {
  border: 1px solid #ccc;
  background: #ddd;
  font-size: 1.1em;
  margin-top: 3px;
  padding: 1px 3px;
  line-height: 1.2;
}
#sidebar input.sendebutton:hover  {
  border: 1px solid #666;
  background: #d62904;
  color: #fff;
}
#sidebar ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
#sidebar li {
  border-bottom: 0px solid #ddd;
  line-height: 1.0em;
  padding-left: 15px;
  margin: 2px 0 3px 0;
}

#sidebar ul a {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.2;
}

.page_item a:hover {
  color: #ee2a2b;
}


#fjb_logo {
  position: absolute;
  top: 36px;
  left: 635px;
  width: 179px;
  color: #999;
}

#fjb_logo p {
  margin: 0 0 0.8em 0;
  padding: 0 0 0 0;
}

/* Content */
#content {
  float: left;
  width: 440px;
  left: 180px;
  padding-bottom: 0;
  line-height: 1.45;
  color: #383838;
  background: transparent;
  border: 0px solid green;
}
#content p {
    margin-top: 0;
    margin-bottom: 0.5em;
}
#content a {
  border-bottom: 2px solid #ccc;
}
#content a:hover {
  color: #ee2a2b;
  border-bottom: 2px solid #ee2a2b;
}
#content h1 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 1.1em;
  padding: 0;
  color: #666;
}

#content .cat_title {
  margin-bottom: 1.2em;
}

#content a .date {
 margin-top: 7.8em;
}

#content h2, h3 {
  font-size: 13px;
  margin: 17px 0 0 0;
  color: #666;
}
#content h3 {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  padding-bottom: 3px;
}
#content h4 {
  font-size: 13px;
  font-weight: bold;
  color: #444;
  margin: 17px 0 5px 0;
}
#content h1 a, #content h2 a:hover {
  border-bottom: none;
}
#content img {
  border: 0px solid #666;
  margin-right: 10px;
}
#content img.border {
  border: 1px solid #666;
  margin-right: 10px;
}
#content h2.beitrags-titel {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1.1;
}
#content .beitrags-info, #content .beitrags-info2 {
  font-size: 11px;
  color: #555;
  line-height: 1.2;
  text-transform: lowercase;
}
#content .beitrags-info2 {
  border-top: 1px solid #e1e1e1;
  margin-bottom: 30px;
  padding: 2px 0;
}
#content #beitrag-info-box {
  font-size: 11px;
  margin: 20px 0;
  padding: 10px;
  background: #eee;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
}

#content .wp-caption-text, .date {
  font-size: 0.8em;
  color: #666;
}

div .beitrag {
 margin-bottom: 2em;
}

.more {
 line-height: 2em;
}
/* Footer */
#footer {
  background: #fff;
  margin-bottom: 80px;
}
#footer p {
  margin: 0 0 0 10px;
  color: #999;
}

#footer hr {
  margin: 0 0 2em 0;
  padding: 0;
  color: #eaeaea;
  height: 1px;
}

#content .wam_ul ul {
  margin: 0;
  padding: 0;
}
