﻿.by a
{
    text-decoration: none;
    border-bottom: dashed 1px #000000;
    color: #000000;
}
.by
{
    color: #000000;
    padding-bottom: 3px;
}
.post a
{
    text-decoration: none;
    border-bottom: dotted 1px #000000;
    color: #333333;
}
.addComment
{
    font-family: Georgia, Verdana, Tahoma;
    font-size: 11px;
    color: #333333;
    cursor: pointer;
    float: right;
}
.date
{
    font-size: 9px;
    padding-bottom: 6px;
    padding-left: 10px;
}
.comment
{
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    color: #333333;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: dashed 1px #666666;
}

.comment.top
{
    padding-top: 8px;
}

.comment.bottom
{
    padding-bottom: 0px;
    border-bottom: none;
}

.comment
{
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    color: #333333;
    padding-bottom: 12px;
    padding-top: 12px;
    border-bottom: dashed 1px #666666;
}

.detailsDiv
{
    text-align: right;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 170px;
    height: 27px;
    color: #8a8a8a;
    font-size: 10px;
    font-family: Georgia, Trebuchet;
}
sup
{
    margin-right: 9px;
}
.blogDiv
{
    width: 350px;
    margin-bottom: 4px; /*background: url(../imx/craig/blogicon2.gif) top left no-repeat;*/
    margin-bottom: 8px;
}
.blogTitle
{
    color: #333333;
    font-weight: bold;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 4px;
}
.blogPreview
{
    color: #666666;
    font-weight: normal;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 10px;
}
.microblog
{
    color: maroon;
    font-family: Georgia, Tahoma, Verdana;
    font-size: 11px;
    padding-left: 4px;
    width: 350px; /*background: url(../imx/craig/microblogicon.gif) top left no-repeat;*/
    margin-bottom: 8px;
}

.digg
{
    text-align: center;
    margin-top: 12px;
    padding-top: 16px;
    border-top: dashed 1px #666666;
}
