/*  
Theme Name: Netzausfall Theme Neu
Theme URI: http://www.netzausfall.de/
Description: Theme für Netzausfall
Version: 1.2
Author: Sven Wagenhöfer
Author URI: http://www.poeticpixels.de
*/




/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
        background:#f8f8f8 url("images/bgsmall.gif") repeat scroll 0;
}

#streifen {
	background:#FAFAFA url("images/bgoben.gif");
        line-height: 16px;
width: 780px;
margin: 0px auto;
}

#page {
	/*background-color: yellow;*/
background:#ffffff url("images/bgpage.gif") repeat-y scroll 0;
	text-align: left;
	margin: 0px auto;
	padding-left: 10px;
        padding-right: 10px;
	width: 760px;
	color: black;
	}

#header {
	/*border-bottom: 1px #333333 dotted;*/
        background:#fff url("images/littledots.gif") repeat-x scroll bottom;
	margin-bottom: 0px;
	padding-bottom: 10px !important;
	padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
}

#header #title {
	float: left;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	font-weight: bold;
}



#header #margin_logo {
  margin: 10px 0px 0px 0px;
}

#header #title #description {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/redsquare.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

#header #searchfield {
  float: right;
  margin-top: 25px;
  margin-bottom: 0px;
}

#header #searchfield #s {
  width: 130px;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
.button {
  background-color: #cc0000;


  text-align:center;
  border: 1px solid #333333;
  color: white;
}

#body {
  margin-top: 10px;
}

#body #content {
	float: left;
	width: 500px !important;
	width: 500px;
        padding: 0px;
        padding-left: 5px;
        padding-top: 10px;
	font-size: 1em;

    /*background-color: #f2f2f2;*/
	/*border: 1px solid #CCCCCC;*/
}

#body #content .post {
  /*border-bottom: 1px #333333 dotted;*/
  background:#fff url("images/littledots.gif") repeat-x scroll bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: justify;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
  line-height: 1.3em;
}

#body #content .comment {
  /*border-bottom: 1px #333333 dotted;*/
  background:#fff url("images/littledots.gif") repeat-x scroll bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: justify;
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
  line-height: 1.3em;
}


#body #content .post h2 {
  font-size: 1.6em;
  margin-bottom: 7px;
  margin-top: 2px;
  text-align: left;
  color: #0066cc;
  line-height: 1em;
}

#body #content .post h2 a {
  text-decoration: none;
  color: #cc0000;
}
#body #content .post h2 a:visited {

  color: #cc0000;
}

#body #content .post h2 a:hover {
  text-decoration: none;
  color: #0066cc;
}

#body #content .post  a {
  text-decoration: none;
  color: #cc0000;
}
#body #content .post  a:visited {
  color: #cc0000;
}
#body #content .post  a:hover {
  text-decoration: none;
  color: #0066cc;
}

#body #content .comment p a {
  text-decoration: none;
  color: #cc0000;
}
#body #content .comment p a:visited {
  color: #cc0000;
}
#body #content .comment p a:hover {
  text-decoration: none;
  color: #0066cc;
}

#body #content  .post small a {
  text-decoration: none;
  color: #000;
}
#body #content  .post small a:visited {
  color: #000;
}
#body #content  .post small a:hover {
  text-decoration: none;
  color: #0066cc;
}


#body #content .post small {
        font-size: 0.8em;

        margin-bottom:5px;
        line-height: 1.2em;

}

.readon {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background-image: url(images/redsquare.gif);
	background-repeat: no-repeat;
	background-position: left center;
        width: 166px;
}


#body #sidebar {
  float: right;
  width: 180px;

  padding: 10px;
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  /*background-color: #F8F8F8;*/
  margin-right: 5px;
  /*border: 1px solid #CCCCCC;*/
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
        padding: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 5px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
	
#sidebar h2 {
	margin: 0px;
	padding: 0px;
        margin-top: 25px;
	font-size: 1.7em;
        color: #0066cc;
	/*background-image: url(images/redsquare.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left center;*/
}
#sidebar h2.firsth2 {
	
        margin-top: 0px;
}
#sidebar ul img {
position: relative;
left: -10px;
top:3px;
margin-right: -5px;
}
/* End Entry Lists */


#footer {
  border-top: 5px solid #cc0000;
  padding-top: 10px;
  padding-bottom: 10px;
margin-top: 10px;
  text-align: center;
}

.leftalign {
  border: 0px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  font-size: 0.8em;
  margin-bottom:5px;
  line-height: 1.2em;
  text-align: left;
}

.rightalign {
  border: 0px;
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 0.8em;
  margin-bottom:5px;
  line-height: 1.2em;
  text-align: right;
}

.centeralign{
  border: 0px;
  font-size: 0.8em;
  margin-bottom: 5px;
  line-height: 1.2em;
  text-align: left;
}

.entry img {
  border: 1px solid #c0c0c0;
}

.entrytext img {
  border: 1px solid #c0c0c0;
}

blockquote {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 0px;
  padding-left: 10px;
  border-left: 3px solid #0066cc;
}

a {
  color: black;
  text-decoration: none;
}

a:visited {
  color: #000000;
}	

a:hover {
  color: #0066cc;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
        color: #0066cc;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.pagetitle {
  margin: 0px;
  margin-bottom: 10px;
  font-size: 1.8em;
  text-align: left;
}

#comment {
  width: 500px;
}	

#margin_logo {
  border: none;
}

.navigation a {
  color: #cc0000;
  font-size: 1.2em;
}
.navigation a:visited {
  color: #cc0000;
}
.navigation a:hover {
  color: #0066cc;
}

/* Kalender */

#kalender {
  margin-top: 3px;
  margin-left: 5px;
}

#kalender caption a {
  font-size: 1.2em;
  font-weight:normal;
}

#kalender th {
color: #0066cc;
}


#kalender td {
  color: #b9b9b9;
}

#kalender #wp-calendar a {
 font-weight:bold; 
}

#rsslogo {
float: left;
border: none;
margin-left: 20px;
margin-right: 3px;
}
#sidebar .rsslink {
margin: 0;
margin-top: 4px;
margin-bottom: 5px;
}
#sidebar .rsslink2 {
margin: 0;
margin-top: 7px;
margin-bottom: 6px;
}
#bclink {
position:relative;top:4px;
}
.sidebarpic {
border: 1px solid #c0c0c0;
margin-left: 20px;
margin-bottom: 6px;
margin-top: 4px;
}
#sidebar ul li .sidebartext {
margin-left: 10px;
margin-top: 2px;
}
.lipfeil {
padding: 0; margin: 0;padding-left: 10px!important; padding-left: 0; background: url('/wp-content/pfeil.gif') no-repeat top left;list-style-position: inside;
}
#creditfooter {
display:none;
}

#postbox {
width: 486px;
background-color: #f6f6f6;
padding: 20px;
margin-bottom: 20px;
}


#postbox #posttext {
  margin-top: 20px;
  width: 446px;
  height: 150px;
}

#postbox #postsubmit {
  margin-left: 60px;



}

#postbox #title {
  width: 300px;

}