/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.8
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    min-height:300px;
}

#header h1 {
  padding: 52px 8px 0 5px;
  letter-spacing:-5px;
}

.hentry .title h3 {
font-size:1.4em;
color: #555555;
margin:0;
}

.hentry .entry p {
  text-indent: 0;
}

.hentry .entry {
  font-size: 1.4em;
}

.hentry .footer {
  font-size: 1.2em;
  margin-top: 1em;
}

#searchform {
  margin-left: 4px;
}

/* Soll nur für die Tags gelten! */
.sidebar li div a {
  padding: 4px;
  white-space: nowrap; /* disables word wrapping of tags */
}

th {
  background-color:#bbb;
}

h3.related_post_title {
  font-size: 1.1em;
  margin: 1em 0 0 0;
}

