/*  
Theme Name: Hommingberger Zeitung Standard deutsch
Theme URI: http://www.hommingberger-zeitung.de/
Description: Hommingberger Zeitung Theme
Version: 0.8
Author: Ingo Henze
Author URI: http://www.hommingberger-zeitung.de/

*/

/* Struktur und Schrift */

/* Rand und Innenabstand für alle Elemente auf 0 */
* {
	margin: 0;
	padding: 0;
}	

body {
	font-size: 62.5%;
/*	font-size: 10px; */
/*	text-align: center; */
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 4.8em;
	font-variant: small-caps;
	font-family: Times, 'Times New Roman', Serif;
	text-align: center;
}


h1 a {
	text-decoration: none;
}

h1 img {
	border: none;
	width: 15.46em;
}

h2 {
	font-size: 1.2em;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size: 1.0em;
}

h3 {
	text-decoration: none;
}

h3#comments {
  margin-top: 3em;
}

blockquote {
  margin-left: 2em;
  padding-left: 0.5em;
  border-left: solid 0.4em #ddd; 
}

pre {
  font-family: 'Courier New', Courier, monospace;
	font-size: 1.0em;
  margin: 0.5em;
  padding: 0.5em;
}

#page {
  width: 80.8em;
	text-align: left;
	margin: 1em;
}

#header, #subheader, #bodybox, #footer {
  width: 99.6%; 
}

#subheader {
	font-size: 1.4em;
  text-align: right;
}

#subheaderpad {
  padding: 0.2em;
}

#subheaderinfo {
  float: left;
}

#bodybox {
  float: left;
}

.leftimagebox {
  margin: 0.5em 0.5em 0.5em 0;
  float: left;
  line-height: 1.0em;
}

#content {
  width: 60.0%;
  float: left;
  min-height: 45em;
}

#content-wide {
  width: 71.0%;
  float: left;
  min-height: 45em;
}

#leftsidebar {
	font-size: 1.1em;
  width: 18.5%;
	float: left;
  min-height: 45em;
}

#sidebar {
	font-size: 1.1em;
  width: 21.0%;
	float: left;
  min-height: 45em;
}

.sidebarpad {
  padding: 0.4em;
}

#leftsidebar ul, #sidebar ul {
	list-style: none;
	margin: 0 0 1em 0;
}

#leftsidebar ul li, #sidebar ul li {
}

#leftsidebar ul ul, #sidebar ul ul {
	list-style: square inside;
}
#leftsidebar hr, #sidebar hr  {
	display: block;
	border: 0 none #fff;
	border-top: 0.1em dashed #aaa;
	height: 0;
	margin: 1em 0;
}

ol.commentlist {
	font-size: 0.85em;
	margin: 0 0 0 1.2em;
	/*list-style: none outside; */
}

ol.commentlist li {
	margin: 0.5em 0;
	padding: 0 0.5em;
}

ul.recentcomments {
	list-style: none outside;
}

ul.recentcomments li {
	margin: 1.5em 0;
}

ul.recentcomments ul {
	list-style: none outside;
	padding: 0.5em 0 0.5em 1.0em;
}

ul.recentcomments ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

.entry, .error404 p {
	font-size: 1.3em;
	padding: 0.5em 0.7em 0.6em 0.7em;
}

.entry img {
	font-size: 0.77em;
}

.entry p {
  margin: 0 0 0.7em 0;
  line-height: 1.3em;
/*  text-align: justify;   */
}

.entryinfo {
  float: left;
}

.morelink {
  float: right;
}

.linklist {
	margin: 0 0 1.35em 0;
	font-size: 0.85em;
	list-style: square inside;
}

.links2this {
	margin: 1.75em 0 0 0;
}
.links2thislist {
	margin: 0 0 1.35em 0;
	list-style: square inside;
}

.entry ol {
	margin: 0 0 1.0em 2em;
}

.entry ol li {
	margin: 0.5em 0;
}

hr {
	display: none;
}

img.leftimg {
  border: solid 1px gray;  
}

img.rightimg {
	margin: 0.5em 0 0.5em 0.5em;  
  border: none;  
  float: right;
}

.imagelink img {
  border: none;  
}

#footer {
  clear: both; 
	font-size: 1.2em;
  text-align: center;
  margin: 0 0 1em 0;
}

#footer a {
	text-decoration: none;
}

#footerpad {
  padding: 0.5em;
}

#wp-calendar { 
  border-collapse: collapse;
	margin: 0 0 1em 0;
}

#wp-calendar caption {
  font-size: 1.0em;
}

#wp-calendar th { 
  width: 2.5em;
}

#wp-calendar th { 
  text-align: center;
}

#wp-calendar td {
  text-align: right;
  padding: 0.1em;
}

td#prev {
  text-align: left;
}

.readmore {
  margin: 0 0 0 35em;
}

.navigation {
  font-size: 1.3em;
	display: block;
	text-align: center;
	padding: 0.1em 1.2em 2.0em 1.2em;
}

.olderposts {
  float: left;
}
.newerposts {
  float: right;
}

form#searchform div {
  width: 98%;
}

form#commentform div {
	font-size: 0.9em;
  width: 98%;
}

form#searchform input#s {
	font-size: 1.0em;
  width: 96%;
	padding: 0.2em;
}

form#searchform input#searchsubmit {
	font-size: 0.9em;
  height: 1.7em;
  margin: 0.2em 0;
}

form#commentform input {
	font-size: 1.0em;
	padding: 0.2em;
  margin: 0.2em 0;
}

form#commentform textarea {
  width: 100%;
  margin: 0.2em 0;
}

form#commentform input#submit {
	font-size: 0.9em;
  height: 1.8em;
  margin: 0.2em 0;
}

/*------------------- Farben und Hintergrund --------------------*/

body {
	background: #ffffff;
	color: #000;
}

h1, h1 a {
	color: #111;  
}

h2, h2 a {
	color: #111;  
}

h3, h3 a {
	color: #111;  
}

h3#comments {
}

ol.commentlist li {
	background: #f3f4f5;
}

.commentinfo {
}

blockquote p {
  /*font-style: italic;*/
  color: #456;
}

em {
  font-style: italic;
  font-weight: bold;
  color: #456;
}

.putzl-lyrik-titel {
  font-weight: bold;
}

.quelle {
  font-size: 0.87em;
  font-style: italic;
  color: gray;
  margin: 1.2em 0;
}

.imagetitle {
  font-size: 0.7em;
}

#subheader, #bodybox, #footer {
  background: #fff;
}
#subheader {
	border: 0.09em solid #000;
}

#page {
/*	border-left: 1px dotted #2bb;
	border-right: 1px dotted #2bb; */
}

#bodybox, #content {
	border-left: 0.1em dashed #aaa;
	border-right: 0.1em dashed #aaa;
}

#content-wide {
	border-left: 0.1em dashed #aaa;
}

#leftsidebar, #sidebar {
/*	border-left: 1px dashed #aaa;
	border-right: 1px dashed #aaa; */
}

#footer {
	border: 0.09em solid #aaa;
}	

#leftsidebar ul ul , #sidebar ul ul {
	color: #bbb;
}

#leftsidebar ul ul li, #sidebar ul ul li {
	color: #aaa;
/*  list-style-image: url(images/libullet.gif); */
}

#leftsidebar ul ul li a, #sidebar ul ul li a {
	color: #333;
}

.linklist {
	color: #bbb;
}

.linklist li {
	color: #666;
}

.links2thislist {
	color: #bbb;
}

.links2thislist li {
	color: #666;
}

#wp-calendar td, th {
  border: solid 0.1em #fff;
}

#wp-calendar caption {
  font-weight: bold;
}

#wp-calendar th {
  font-weight: normal;
  border: solid 0.1em #fff;
}

#wp-calendar td {
  background-color:#eee;
}

td#today {
  background-color:#cde;
}

span.tagborder {
	font-size: 0.8em;
  border: solid 1px #999;
  margin: 1px;
  padding: 1px;
}

span.taglogo {
  background-color:#f80;
  color: #fff;  
  margin: 0 1px 0 0;
  padding: 0 2px;
}

span.tagcontent {
  background-color:#ddd;
  color: #111;  
  padding: 0 2px;
}

span.hostlogo {
  background-color:#07d;
  color: #fff;  
  margin: 0 1px 0 0;
  padding: 0 2px;
}

span.hostcontent {
  background-color:#ddd;
  color: #111;  
  padding: 0 2px;
}

.error404 {
  color: #d33;  
}

form#searchform input#s {
  border: 1px solid #aaa;
}

form#commentform input {
  border: 1px solid #aaa;
}

form#searchform input#searchsubmit, form#commentform input#submit {
  background-color: #ddd;
  color: #111;
  border: 1px solid #aaa;
}

form#searchform input#searchsubmit:hover, form#commentform input#submit:hover {
  background-color: #bbb;
}

form#commentform textarea#comment {
  border: 1px solid #aaa;
}

  .WerbePartner {
    font-size:0.8em;
    text-align:center;
    margin:0;
    padding:0;
  }

  .PartnerTitel {
    font-size:1.0em;
    text-align:left;
    background-color:#cde;
  }

  .HZWerbung {
    font-size:1.0em;
    margin:0;
    padding:0;
  }
  .HZWerbung ul {
    list-style-type:none;
    list-style-position:outside;
    margin:0;
    padding:0;
  }

  .HZWerbung li {
    margin:0;
    padding:1px;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:#cde;
    border-right-width:1px;
    border-right-style:solid;
    border-right-color:#cde;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#cde;
  }

/*------------------- spezielle Formatierungen --------------------*/
table.statistik {
  font-size: 0.8em;
  width: 100%;
  text-align: left;
  margin: 0 0 1.5em 0;
  border: solid 1px #ddd;
}

table.statistik td {
  padding: 0 0.2em;
}

table.statistik td.statname {
  background-color:#ddd;
}

table.statistik td.statlegende {
  padding: 0.2em;
  border-top: solid 1px #ddd;
}

.statb1 {
  padding: 0 0.2em;
  background-color:#ced;
}

.statb2 {
  padding: 0 0.2em;
  background-color:#cde;
}

/* Search_Hilite */
.hilite, .hilite1, .hilite2, .hilite3 {
  background-color:#e8e8e8;
  border-right: solid 1px #999; 
  border-bottom: solid 1px #999; 
}

