/*
THEME NAME: BlogPimp FireSky modified by Condor
THEME URI: http://blogpimp.de/
DESCRIPTION: Das BlogPimp.de-Theme FireSky. Basiert auf <a href="http://plaintxt.org/">Sandbox</a>. Modifiziert von Condor.
VERSION: 1.02
AUTHOR: Lothar Baier
AUTHOR URI: http://blogpimp.de/
*/

/* ####################### Voreinstellungen #################### */
html {
  height			: 100.01%; 	
  margin			: 0; 
  padding			: 0;
}

* {
  margin			: 0;
  padding			: 0;
  border			: none;
}

body {
  text-align		: center; 
  height			: 100.01%;
  font				: normal 100.01%/1.5 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color				: #ccc;  
  background		: #000;
  background		: url(images/bg.png) repeat-y top center};
  margin			: 10px 0 0;
}

p {
  margin			: 10px 0 0;
}

h1, h2, h3, h4, h5, h6 {
  margin			: 10px 0 0 20px;
  font				: normal 1.8em/1.2 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
  margin			: 20px 0 0;
  font-size			: 1.4em;
}

h3 {
  margin			: 10px 0 7px 0;
  font-size			: 1.15em;
  color: white;
}

h4 {
  margin			: 10px 0 0;
  font-size			: 1.0em;
  color: white;
}

h5 {
  margin			: 10px 0px 7px 0px;
  font-size			: 1.15em;
  color: white;
}

h6 {
  margin			: 0px 0px 7px 0px;
  font-size			: 1.0em;
/*  font-weight		: bold; */
  color: white;
}

a {
  color				: #f50;
  text-decoration	: none;
  padding			: 1px 0px 2px;
}

a:hover {
  color				: #eee;
  background		: #333;
}

/* ####################### Seitenaufbau #################### */
div#wrapper {
  width				: 960px;
  text-align		: left;
  font-size			: 0.885em;
  margin			: 0 auto;
}

div#header {
  margin-top                    : 5px;
  width				: 960px;
  height			: 210px;
  background		: url(images/foto.jpg) no-repeat top center}

div#container {
  float				: left;
  width				: 540px;
  margin-right		: 20px;
}

div#primary {
  width				: 190px;
  float				: left;
  margin-right		: 20px;
}

div#secondary {
  width				: 190px;
  float				: left;
}

div#footer {
  clear				: left;
  width				: 100%;
  text-align		: center;
}

div#access {
  position			: relative;
}

div.skip-link {
  position			: absolute;
  top				: 0px;
  left				: 0px;
  text-align		: left;
  text-indent		: -999em;
}

/* ####################### Seiten-Kopf ####################### */
#blog-title {
  margin			: 0;
  padding			: 10px 20px 0 20px;
  text-align		: left;
}

#blog-title a {
  color				: #f60;
}

#blog-title a:hover {
  color				: #fff;
}

#blog-description {
  margin			: 0;
  font-size			: 1.2em;
  padding			: 0 20px 0 20px;
  color				: #f60;
  letter-spacing	: 0.06em;
  text-align		: left;
}

/* ####################### Kopf-Menü ########################### */
#menu ul {
  list-style		: none;
  padding			: 10px 0 2px 25px;
}  

#menu ul li {
  display			: inline;
  margin-right		: 5px;
}

#menu ul li a {
  font-size			: 0.885em; /* 0.9em */
  line-height		: 1.4;
  padding			: 3px 8px 4px;
  border-top		: 1px solid #555;
  border-left		: 1px solid #555;
  border-right		: 1px solid #555;
}

#menu ul li.current_page_item a,
#menu ul li a:hover {
  background		: #444;
  color				: #fff;
}

/* ####################### Haupt-Inhalt ####################### */
.navigation {
  background		: #222;
  margin			: 22px 0 20px 20px;
  padding			: 1px 3px 2px;
  height			: 1.5em;
}

.nav-previous {
  float				: left;
  text-align		: left;
}

.nav-next {
  float				: right;
  text-align		: right;
}

.post blockquote {
  margin			: 0.5em 0 0.5em;
  background		: #222;
  padding			: 3px 5px;
  border			: 1px solid #444;
}


blockquote.quote {
  padding-left			: 25px;
  background		: none;
  border			: 0;
  font-size			: 125%;
}

.entry-content ol, 
.entry-content ul {
  margin			: 10px 0 0.5em 25px;
}

.entry-content ul {
  list-style-image	: url(images/listenpunkt.gif);
}

.entry-content p {
  margin: 0 0 0.5em;
}

.entry-date {
  font-size			: 0.885em;
  margin			: 3px 0 10px;
  border-top		: 1px solid #444;
}
 
.entry-meta {
  font-size			: 0.885em;
  border-top		: 1px solid #444;
  border-bottom		: 1px solid #444;
  margin			: 1em 0 30px;
  padding			: 1px 0 2px;
}
 
.entry-content img {
   border			: 1px solid #444;
   margin			: 6px 10px 1px 0;
   float			: left;
}

.post table {
  margin			: 13px 0 0;
  border-top		: 1px solid #444;
  border-left		: 1px solid #444;
  border-collapse	: collapse;
}
 
.post th,
.post td {
  border-right		: 1px solid #444;
  border-bottom		: 1px solid #444;
  padding			: 1px 5px 3px;
}

/* 
.post h3 {
  margin			: 20px 0 0;
}
*/

#container input,
#container textarea {
  width				: 250px;
  font				: normal 1.0em/1.4 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border			: 1px inset #444;
  background		: #333;
  color				: #fff;
}

#container textarea {
  width				: 490px;
}

#container input#submit {
  width				: auto;
  margin			: 10px 0 20px;
  border			: 1px outset #444;
  background		: #444;
  color				: #f50;
}

#container input:hover#submit {
  background		: #666;
  cursor			: pointer;
  color				: #fff;
}

.formcontainer .form-label {
  margin-top		: 10px;
}

.contactform {
  margin			: 0 0 10px;
}

.contactform input,
.contactform textarea {
  width				: 250px;
  font				: normal 1.0em/1.4 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border			: 1px inset #444;
  margin-bottom		: 10px;
}

.contactform textarea {
  width				: 490px;
}

.contactform input#contactsubmit {
  width				: auto;
  margin			: 10px 0 20px;
  border			: 1px outset #444;
  background		: #444;
  color				: #f50;
}

.contactform input:hover#contactsubmit {
  background		: #666;
  cursor			: pointer;
  color				: #fff;
}


/* #################  Kommentare  ################# */
#comments h3 {
  margin			: 20px 0 10px;
}

#comments ol {
  margin			: 10px 0 20px 30px;
  font-size			: 1.2em;
}

#comments .comment-author {
  font-size			: 1.0em;
  margin-left		: 5px;
}

#comments .comment-meta {
  font-size			: 0.735em;
  margin-left		: 5px;
}

#comments p {
  font-size			: 0.835em;
  margin			: 0;
  padding			: 5px;
}

#comments ol li {
  margin			: 0 0 10px;
  background		: #333;
}

#comments .alt {
  background		: #444;
}

#comments form {
  margin-left		: 20px;
}

p#comment-notes,
#comments p#login {
  font-size			: 1.0em;
}

/* #################  Sidebar  ################# */
.sidebar ul {
  list-style		: none;
}  

.sidebar h3 {
  padding-bottom	: 6px;
}

.sidebar ul ul {
  border-top		: 1px solid #444;
  margin-bottom		: 20px;
}

.sidebar ul ul li {
  border-bottom		: 1px solid #444;
}

.sidebar ul ul li a {
  display			: block;
  padding			: 1px 3px 2px;
}

.sidebar li.current-cat a,
.sidebar ul ul li a:hover {
  color				: #fff;
  background		: #333;
}

.sidebar li.current_theme {
  padding			: 1px 3px 2px;
  color				: #fff;
  background		: #333;
}

.sidebar input#s {
  width				: 132px;
  background		: #444;
  color				: #fff;
  font				: normal 1.0em/1.4 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border			: 1px inset #444;
}

.sidebar input#searchsubmit {
  font				: normal 1.0em/1.5 Verdana, "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border			: 1px outset #444;
  background		: #444;
  color				: #f50;
  padding			: 0px 2px 1px;
}

.sidebar input:hover#searchsubmit {
  background		: #666;
  cursor			: pointer;
  color				: #fff;
}

.sidebar caption {
  font-size			: 1.0em;
  background		: #333;
  padding			: 0px 3px 2px;
}

/* .sidebar #calendar table { */
.sidebar #calendar_wrap table {
  margin			: 5px 0 0 0;
  border-top		: 1px solid #444;
  border-left		: 1px solid #444;
  border-collapse	: collapse;
  font-size			: 0.885em; /* 0.9em */
  background: #14080d;
}

/* .sidebar #calendar th,
.sidebar #calendar td { */
.sidebar #calendar_wrap  th,
.sidebar #calendar_wrap  td {
  border-right		: 1px solid #444;
  border-bottom		: 1px solid #444;
  padding			: 1px 2px 1px;
  text-align		: center;
  width				: 19px; /* 14% */
  height: 18px;
}
 
/* .sidebar #calendar td a { */
.sidebar #calendar_wrap td a {
  display			: block;
  color				: #f50;
  background		: #333;
}

/* .sidebar #calendar td a:hover { */
.sidebar #calendar_wrap td a:hover {
  color				: #fff;
  background		: #666;
}

.sidebar #calendar_wrap td {
  font-size			: 0.885em;
}

/* .sidebar #calendar th { */
.sidebar #calendar_wrap th {
  font-weight		: normal;
  font-size			: 1.0em;
}
/*
li.widget_tag_cloud div {
  text-align:justify;
}
*/
/* #################  wp-syntax  ################# */

div.wp_syntax {
  margin			: 0.5em 0 0.5em;
}

.wp_syntax {
  color				: #100;
  background-color	: #f9f9f9;
  border			: 1px solid silver;
  margin			: 0.5em 0 0 0;
  overflow			: auto;
}

.wp_syntax {		/* IE FIX */
  overflow-x		: auto;
  overflow-y		: hidden;
  padding-bottom	: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width				: 100%;
}

.wp_syntax table {
  border-collapse	: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align	: top;
  padding			: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align		: right;
  background-color	: #def;
  color				: gray;
  overflow			: visible;
}

.wp_syntax pre {	/* potential overrides for other styles */
  margin			: 0;
  width				: auto;
  float				: none;
  clear				: none;
  overflow			: visible;
}

blockquote p {
  margin			: 3px 5px 3px 5px;
  font				: normal 1.0em/1.35 "Palatino Linotype", "Bodoni MT", "Book Antigua", "Times New Roman", Times;
}

/* #################  ImageManager und Lightbox  ################# */

.thumbnail {
  border			: 1px solid #ff5500;
  padding			: 2px;
  margin			: 5px 10px 2px 1px;
}

/* #################  Seitenfuss  ################# */
#footer {
  font-size 		: 0.735em; /* 0.835em */
  border-top		: 1px solid #444;
  padding			: 4px 0 13px;
  color				: #888; /* #dfc */
  line-height: 165%;
}
