.blog
{
    border-bottom: 1px dotted #6A4B2F;
    margin-bottom: 20px;
    clear: both;
}
.blog .intro
{
    margin: 10px 0px;
}
.blog .tovabb{
    clear: both;
       float: right;
       font-weight: bold;
}
.blog .author
{
    font-size: 9px;
}
.blog .tags{
    clear: both;
}