
.post-info {
    margin-top: 10px !important;
}

#content img {
    border: none;
}

#navi {
    width: 800px;
}

#page {
    width: 800px;
}

#content {
    width: 570px;
}

#footer {
    width: 800px;
}

#search {
    width: 250px;
}

.next-entries a {
    background:transparent url(images/mini-nav-left.gif) no-repeat scroll left center;
    float:left;
    padding-left:18px;
}

.next-entries a:hover {
    border:none;
}

.previous-entries a {
    background:transparent url(images/mini-nav-right.gif) no-repeat scroll right center;
    float:right;
    padding-right:18px;
}

a:hover {
    border:none;
}

.post-content ul {
    margin-top: -5px;
}

.previous-entries a:hover {
    border:none;
}

.image_block {
    text-align: center;
    margin-bottom: 10px;
}

.photo_block {
    text-align: center;
    margin-bottom: 10px;
}

#content div.photo_block img {
    background-color: black;
    padding: 10px;
}

ul.commentlist {
    list-style-type: none;
    padding-left: 0px;
}

.comment-icon {
    float: left;
}

.comment-head {
    margin-bottom: 5px;
}

div.comment-icon img {
    margin: 0px;
    padding: 0px;
}

.comment-text {
    margin-left: 50px;
}

.comment-text ul {
    list-style-type:disc;
    padding-bottom: 10px;
}

.comment-text li {
    padding: 0px;
}

.related_posts p {
    padding-bottom: 0px;
}

#commentform textarea {
    width: 560px;
}

.license_block {
    text-align: center;
    margin: 5px;
}

/* 
   Impressum
*/
.portrait {
    border:1px solid black;
    float:right;
    margin-bottom:10px;
    margin-right:10px;
    background-color: white;
}

.portrait img {
    background-color: white;    
}

#content img {
    padding: 0px;
}

/*
    Plugins
 */
div#twitter-tools div.aktt_tweets ul li {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

div#tag_cloud-2 div {
    text-align: justify;
}


.related_posts {
   margin-top: 10px;
} 
