.blogpost-body p {
    font-size: 16px;
    line-height: 1.75;
}

.blogpost-body h2 {
   background-color: #339966
}

.day, .entrylistItem {
    border: 1px #676767 dashed;
    padding: 15px;
    margin-bottom: 20px;
background-position: top right;
}

.dayTitle a:link, .dayTitle a:visited, .dayTitle a:active {
    text-decoration: none;
    color: #000;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active, .entrylistItemTitle {
    font-size: 20px; 
    color: #6FBC4C;
}

.postDesc,  .entrylistItemPostDesc {
    border-top: 1px dashed #E8E7D0;
    clear: both;
    color: #666666;
    margin-top: 15px;
    padding-top: 8px;
    text-align: right;
}

.c_b_p_desc{
font-size: 14px;
}