/*
Theme Name: Current
Theme URI: http://gestern-nacht-im-taxi.de/wordpress
Description: Ein Taxiblog
Version: 0.0.1
Author: ozie
Author URI: 
*/

.hentry header { /* post title */
    border:0;
    background-color:white;
}
#name a{
    margin-top: 10px;
    margin-bottom: 10px;
}
#content { /* content */
    background-color:white;
}
aside {
    font-size:1.1em;
}
.hentry .entry { /* content */
    margin:6px;
}

#menu li{
margin-left:-10px;
margin-right:-10px;
}

#menu li:hover{
background-color:transparent;

}

aside a:hover {
    text-decoration:none;
}

.widget a:hover {
    text-decoration:none;
}

.textwidget {
margin-left:7px;
}

#simple_ads_manager_widget-3 {
margin-left:4px;

}

footer {
margin-right:6px;
}

#content-widget  {
margin:6px;
}

.widgettitle {
margin-bottom:3px;
}

.wp-caption-dd {
font-size:12px;
}

#text-14 {
margin-top:15px;
}

#text-14 a{
margin-right:4px;
}


p {
padding-bottom: 8px;
}

#relatedposts ul {
text-align: right;
}