﻿.post-small
{
    margin: 0 0 20px 0;
    border-bottom: dotted 1px rgb(50, 50, 50);    
    padding-bottom: 20px;
}

.post .text
{
}

.post .text, 
.post .footer, 
.add-comment
{
    margin-left: 20px;
}

.post .header, .post-small .header
{
    font-size: 30px;    
    margin-bottom: 10px;
    font-family: Georgia;
    font-weight: normal;
    line-height: 33px;
}

.post-small .header .category, 
.post .header .category
{
    color: rgb(215, 208, 109);
}

.post-small .text a, 
.post .text a
{
    color: rgb(215, 208, 109);    
}

.post-small .footer, 
.post .footer
{
    font-size: 11px;
    margin-top: 10px;
}

.post-small .footer .name, 
.post .footer .name
{
    color: rgb(200, 200, 200);
}

.post-small .read-more
{
    line-height: 20px;
}

#TagsCloud.tags
{
    font-family: Georgia;
}
