﻿.postDateBlog
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    line-height:20px;
}

.postTitleBlog
{
    
}

.postDescBlog
{
    font-size:12px;
    font-family:Arial;
}

.postInfoBlog
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    font-weight:bold;
}

.postCommentCountBlog
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    line-height:25px;
}

.btnNextBackBLog
{
    background-color:#4A4A4A;
    font-size:14px;
    color:#ffffff;
    border-width:0;
    line-height:14px;
    width:50px;
    cursor:pointer;
    line-height:20px;
    text-decoration:none;
}

/* Blog Post Heading styles below */

a.postTitleBlog:link
{
    color:#000000;
    text-decoration:none;
}
a.postTitleBlog:hover
{
    color:#999999;
    text-decoration:none;
}
a.postTitleBlog:visited
{
    color:#000000;
    text-decoration:none;
}

.blogCommentField
{
    width:400px;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}

.blogTxtFields
{
    width:150px;
    font-family:Arial;
    font-size:11px;
    color:#666666;
}

.simpleTextContent
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
}

.lblError
{
    font-family:Arial;
    font-size:11px;
    color:red;
}

a.postInfoBlog:link
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    text-decoration:none;
}
a.postInfoBlog:hover
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
    font-weight:bold;
    text-decoration:underline;
}
a.postInfoBlog:visited
{
    font-family:Arial;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    text-decoration:none;
}
