/*
Theme Name: Panodapter
Theme URI: http://www.editorei.de
Description: PanodaperBlog Template
Version: 1.0
Author: http://www.editorei.de
Author URI: http://www.editorei.de

*/

@font-face {
  font-family: "Frobisher";
  src: url(fonts/frobN.ttf) format("truetype");
}
@font-face {
  font-family: "FrobisherBold";
  src: url(fonts/frobB.ttf) format("truetype");
}


* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font: 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	height: 100%;
}

#searchnavi{
	width: 99.9%;
	border-bottom: 1px solid #000;
	background: #2165ab url(images/bg_nav.png) repeat-x;
	text-align: right;
	height: 25px;
}

#header {
	background: url(images/header.jpg);
	height: 120px;
}

#header h1{
	padding-top: 70px;
	padding-left: 20px;
    font-family: "FrobisherBold", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#header h1 a{
	color: #fff;
	text-decoration: none;

}

#header h1 a:hover{
	color: #dbecff;
	text-decoration: none;
}

#pagenavi{
	width: 99.99%;
	border-top: 1px solid #ccc;
	background: #8cb8e6 url(images/bg_pagenavi.png) repeat-x;
	font-size: 80%;
	text-align: left;
	height: auto;
}

#pagenavi ul {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#pagenavi ul li{
	padding: 5px;
	list-style-type: none;
	display: inline;
}

#pagenavi ul li a{
	color: #000;
	text-decoration: none;
}

#pagenavi ul li a:hover{
	color: #8b0000;
	text-decoration: none;
}

.page_item{

}

.current_page_item{
	font-weight:bold;
}
.feeds{
	width: 45%;
	float: left;
	padding: 3px;
	font-size: 80%;
	text-align: left;
	height: auto;
}

 
#searchform{
	float: right;
	display: inline;
	color: #fff;
	font-size: 90%;
}

#admin{
	float:left;
	font-size: 80%;
	padding:5px;
	 	color: #91bcfb;
}

 #admin a{ 
 	color: #91bcfb;
	text-decoration: none;
 }

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

#wrap {
	margin: 10px auto;
	width: 950px;
	background: #fff;
	left: 50%;
}

#wrap2 {
	margin-right: 180px;
}

#content {
	margin-top: 2em;
	width: 600px;
    float:left;
}

.post{
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 140%;
    text-align: justify;
}

.post h2{
	padding-bottom: 0.25em;
	margin-bottom: 0.25em;
	border-bottom: 1px dotted #91bcfb;
	font-size: 180%;
	line-height: 130%;
    font-weight:normal;
    font-family: "Frobisher", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.post h3{
    font-size: 14pt;
	padding-bottom: 0.25em;
    padding-top:1.5em;
	margin-bottom: 0.25em;
    font-weight:normal;
}


.post h2 a, .post h3 a{
	color: #2165ab;
	text-decoration: none;
    text-shadow: #aaa 2px 2px 5px;
}

.post h2 a:hover, .post h3 a:hover{
	color: #8cb8e6;
	text-decoration: none;
    text-shadow: #aaa 0px 0px 0px;
}

.entry h4{
    font-size: 12pt;
	padding-bottom: 0.25em;
    padding-top:1em;
	margin-bottom: 0.25em;
    font-weight:normal;
}

div.related_post_title{
    padding-top:0.5em;
    margin-top:0.5em;
   	border-top: 1px dotted #91bcfb;
}

div.related_post_title h3{
    font-size: 12pt;
}


.post img{
	border: 0px;
}

.post p{
	margin: 10px 0;
}

.post a{
	color: #2165ab;
	text-decoration: none;
}


.post a:hover{
	color: #8cb8e6;
	text-decoration: underline;
}

.post ul{
	margin: 10px 20px;
    list-style-type: square;
}

.post ul li{
    margin-bottom:10px;
    line-height:140%;
  }

.post ol{
	margin: 10px 20px;
}

.post ol li{
    margin-bottom:10px;
    line-height:140%;
  }

table{
  width:100%;
}


thead{
  /* background: url(images/sidebar_back.jpg) #ebf1ff no-repeat; */
  font-size:90%;
}

th{
   /* border-left:1px solid #91bcfb; */
}


td{
 /* border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;*/
  font-size:90%;
  padding:3px;
}

.tdcenter{
  text-align: center;
}


.more{
	margin: 0.5em 0;
}

.postmetadata{
	margin-top: 10px;
	font-size: 75%;
	text-align: right;
}

 
.postmetadata_single{
	width: 96%;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	background: #f7f7f7;
	border: 1px solid #eee;
	/*border: 1px solid #91bcfb;
    background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;*/
	color: #000;
	font-size: 80%;
        clear:both;
}

.postmetadata_single a{
	color: #2165ab;
	text-decoration: underline;
}

.postmetadata_single h3{
	font-size: 120%;
    font-weight:bold;
}

.postmetadata_single p{
	margin: 0;
}

 
 
.archive_header{
	width: 100%;
	padding: 10px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #91bcfb;
	background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;
	color: #2165ab;
	font-size: 80%;
}

 
.archive_header p{
	margin-top: 10px;
}

.archive_header a{
	color: #2165ab;
	text-decoration: underline;
}


 
#sidebar {
	float: right;
	width: 300px;
	margin-top: 50px;
	background: #f7f7f7;
	border: 1px solid #eee;
}

.widget{
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	-border: 1px solid #91bcfb;
	font-size: 85%;
	color: #8b8b8b;

}

.widget div{
  padding:10px;
}


.widget h2{
	margin-left:5px;
	padding: 4px 2px;
	color: #8b8b8b;
	font-size: 100%;
    text-shadow: #ccc 2px 2px 4px;
    font-family: "Frobisher", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#sidebar ul{
	list-style-type: disc;
}

#sidebar li{
	margin-left:20px;
	padding: 4px 4px;
	color: #ababab;
	font-size: 80%;
	border-bottom: 1px solid #ebebeb;
}

#sidebar a{
	color: #8b8b8b;
	text-decoration: none;
}

#sidebar a:hover{
	color: #2165ab;

}

.textwidget{
	padding: 4px;
	font-size: 80%;
}

.st-tag-cloud{
	padding: 4px;
}

#recentcomments li{
	padding: 4px 4px;
	color: #8b8b8b;
	font-size: 80%;
	border-bottom:1px solid #E6EDFE;

}

#extrabar {
	float: left;
	width: 180px;
}

#footer {
    border-top:1px dotted #8B8B8B;
	clear: both;
    color:#fff;
	background: #407BBA url(images/bg_nav.png) repeat-x;
	width: 99.99%;
	text-align: center;
    font: 70%/150% "FrobisherBold", Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin-top:20px;
    padding-top:10px;
    padding-bottom:10px;
}

#footer a{
	color: #fff;
	text-decoration: underline;
}


#footer a:hover{
	text-decoration: none;
}


.alignleft{
	/*width: 45%;*/
	float: left;
}

.alignright{

	float: right;
	text-align: right;
}

.navigation{
	padding: 10px 0 0 0;
	border-top:1px solid #ccc;
}

.navigation a{

}

 
.prev_next{
	width: 100%;
	padding-bottom: 30px;
	display: block;
	font-size: 75%;
	height: auto;
}

 
 .prev_next a{
	color: #2165ab;
}

 .prev_next a:hover{
	color: #91bcfb;
}

 
.prev{
	width: auto;
	float: left;
}

  
.next{
	width: auto;
	float: right;
	text-align: right;
}

/* 2.3.1.1 Kommentar-Bereich */
#commentlist a{ 
	color:#2165ab;
	text-decoration: none; 
}

#commentlist a:hover{ 
	color:#8cb8e6;
	text-decoration: underline; 
}


ol#commentlist {
    margin-top: 1em;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#commentlist li h3 {
    font-weight: bold; font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
}
.kommentar-zaehler {
    float: right;
	 font-size: 120%;


}
#commentlist li.kommentare p.kommentar-info {
    margin-top: 12px; margin-bottom: -5px;

}
#commentlist .kommentar-info img {
    float: left;
}

/*#commentlist li blockquote {
    margin-left: 15px;
    padding: 0 0 0 10px;
}*/

#commentlist li.kommentare {
    margin-bottom: 10px;
    padding: 0;
	 font-size:90%;
	 border:1px solid #ddd;
	 background: #efefef;
 	 line-height: 150%;
}
#commentlist li.mein-kommentar {
    background: #b1cdeb;
	 border:1px solid #91bcfb;
 	 line-height: 150%;	 
}
li.kommentare h3, li.kommentare .kommentar-info {
    margin: 0px 5px;
}

.kommentar-info {
	border-bottom: 1px solid #8cb8e6;
}

#commentlist li.kommentare p, #commentlist li.kommentare ul, #commentlist li.kommentare ol, #commentlist li.kommentare dl {
    margin:10px 5px;
}
/*#commentlist li.gerade {
    background: #f3f3f3;
    border-bottom: 1px solid #D1DCE6;;
    border-top: 1px solid #D1DCE6;;
}*/

#commentlist li p {
    overflow: auto;

}
 #commentlist li ol {
     width: 375px;
     overflow: auto;
     margin-left: 0;
     padding-left: 25px;
 }

#commentlist li li {
    border-bottom: none;
    width: auto;
}
#commentform {
	background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;
    border: 1px solid #8cb8e6;
    padding: 0px;
	 	font-size: 90%;
}

#commentform a{
	color:#2165ab;
	text-decoration: none;

}

#commentform p{ 
	margin-top:10px;

 }



#comment {
    width: 555px;
    border: 1px solid #8cb8e6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#commentform input:hover, #commentform input:focus, #comment:hover, #comment:focus {
    border: 1px solid #444;
}

.req{ 
	color:red;
 }

h2#comments, h2#postcomment{
 	font-size: 100%;
	margin-top:10px;
    font-weight:normal;
 }




h2#comments a, h2#postcomment a{
	color:#2165ab;
	text-decoration: none; 
}

h2#comments a:hover, h2#postcomment a:hover{ 
	color:#8cb8e6;
	text-decoration: underline; 
}
 
 hr{ 
 
 display:none;

}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.comments{
    width: 598px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin:10px 0px 10px 0px;
    background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;
    border: 1px solid #91bcfb;
}


.c_gravatar{
  width:40px;
  height:40px;
  float:left;
  padding:20px 5px 5px 20px;
}

.c_author{
  padding-top:20px;
   font-size:100%;
}

.c_info{
  font-size:70%;

}
.c_text{
  clear:both;
  font-size:90%;
  line-height:150%;
  border-top: 1px solid  #8cb8e6;
  padding:5px 20px 5px 20px;
}

.c_edit{
  width:593px;
  text-align:right;
  font-size:70%;
}

.c_textarea{
  padding:20px 20px 0 20px ;
}

textarea{
  width:555px;
  height:250px;
  overflow:auto;
}


.c_textarea label{
  font-size:80%;
  padding-bottom:0px;
  padding-left:1px;
}

.c_textfields{
  padding-left:20px;
  padding-top:20px;
}


.c_single_textfield{
  width:auto;
  float:left;
  margin-right:20px;
}

.c_single_textfield label{
  font-size:80%;
  padding-bottom:0px;
  padding-left:1px;
}


#commentform input {
    border: 1px solid #8cb8e6;
    background: #fff; color: #333;
    font: 1em verdana, sans-serif;
    padding-top: 2px;
    width:170px;
}

.ZenphotoPress_left {margin-right:1em;}
.ZenphotoPress_right {margin-left:1em;}
.ZenphotoPress_shortcode dt {
    float:left;
    margin:20px;
    padding:10px;
    border:1px solid #ccc;
    border-bottom:2px solid #aaa;
    border-right:2px solid #aaa;
    border-radius:5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
  }

.ZenphotoPress_shortcode dt:hover{
    background:#DBECFF;
  }

.ZenphotoPress_shortcode img{
  border:1px solid #333333;
}


.ZenphotoPress_shortcode hr {clear:left; visibility:hidden;}

.author{
  width:100%;
  clear:both;
  text-align:right;
  font-size:80%;
  font-style:italic;
}

.author a{
  color:#333333;
}

.kasten{
	width: 99.99%;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	border: 1px solid #91bcfb;
    background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;
	color: #000;
	font-size: 90%;
    clear:both;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    text-align: justify;
}

.hinweis{
	width: 99.99%;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	border: 1px solid #91bcfb;
    background: url(images/sidebar_back.jpg) #ebf1ff no-repeat;
	color: #000;
	font-size: 90%;
    clear:both;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    text-align: justify;
}

/* Tabellenkram */

.wp-table-reloaded {
  border:1px #407BBA solid;
  border-collapse: collapse;
  border-spacing: 2px;
  font-size:95%;
  margin-top:10px;
}

.wp-table-reloaded .odd td {
  background-color: #ededed;
}

.wp-table-reloaded th, .wp-table-reloaded .sorting {
  background: #407BBA url(http://blog.panodapter.com/wp-content/themes/panodapter/images/bg_nav.png) repeat-x;
  cursor:pointer;
  padding:3px;
  color:#fff;
  text-align:left;
}

.wp-table-reloaded .sorting_asc, .wp-table-reloaded .sorting_desc {
  background: #407BBA url(http://blog.panodapter.com/wp-content/themes/panodapter/images/bg_nav.png) repeat-x;
  cursor:pointer;
  padding:3px;
  color:yellow;
  text-align:left;
}

.wp-table-reloaded .row-hover tr:hover td {
  background-color: #437DBB;
  color:#fff;
}

.wp-table-reloaded .row-hover tr:hover td a{
  color:#fff;
  text-decoration:underline;
}

.wp-table-reloaded .dataTables_filter{
  width:99.99%;
  text-align:right;
}

/** Tabelle 3 /Energie)   **/
.wp-table-reloaded-id-3 .column-1{
  text-align:left;
  width:120px;
  font-weight:bold;
}
.wp-table-reloaded-id-3 .column-2{
  text-align:center;
  width:120px;
}
.wp-table-reloaded-id-3 .column-3{
  text-align:center;
  width:120px;
}
.wp-table-reloaded-id-3 .column-4{
  text-align:center;
  width:120px;
}
.wp-table-reloaded-id-3 .column-5{
  text-align:center;
  width:120px;
}


pre{
  font-size:130%;
  border:1px solid #ddd;
  background:#EDEDED;
  padding:5px;
  color: #000;
  width:99.9%;
  overflow:auto;
}

pre:hover{
  background: #FFFFCC
}

