﻿.BlogTagsMain
{
    font-size: 12px;
    font-family: Arial, Sans-Serif, Verdana, Helvetica;
    font-style: italic;
    background-color:#eaeaea;
}
.BlogTagsPlace
{
    display: inline;
}

.BlogPagerMain
{
    text-align:center;
}

.BlogPagerLink, .BlogPagerLink:link
{
    font-family: Arial, Sans-Serif, Verdana, Helvetica;
    font-size: 12px;
    color: Black;
    font-weight:bold;
    padding-left: 3px;
}

.BlogPagerLinkDisabled, .BlogPagerLinkDisabled:link
{
    font-family: Arial, Sans-Serif, Verdana, Helvetica;
    font-size: 12px;
    color: gray;
    font-weight:bold;
    text-decoration: none;
    padding-left: 3px;
}

.BlogCommentsInfo
{
	font-size: 12px;
	font-family: Arial, Sans-Serif, Verdana, Helvetica;
	font-style: italic;
	background-color:#eaeaea;
}

/*Blog Header*/
.BlogHeader
{
    font-family: Arial;
	font-size:16px;
	color: Gray;
	font-weight: bold;
}

.BlogHeader .BlogHeaderFooter
{
    height: 4px;
    font-size: 4px;
    line-height: 4px;
    background-color: gray;
    width:100%;
}

.BlogHeaderFooter .BlogHeadeeFooter1
{
    height: 1px;
    font-size: 1px;
    line-height:1px;
	position: relative;
    top : 1px;
    background-color: White;
}
.PostInfoMain
{
    font-family: Arial, Sans-Serif, Verdana, Helvetica;
    font-size: 12px;
    font-style: italic;
    padding-bottom: 10px;
}

/*Post Info*/
.PostInfoLink
{
    color: Blue;
    text-decoration: underline;
}

.BlogPostContent
{
    font-size: 12px;
    font-family: Arial;
    width: 100%;
    padding-bottom: 10px;
}

/*Post Header*/
.PostHeader
{
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
}
.PostHeaderLink:link, .PostHeaderLink:visited
{
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: Black;
    text-decoration: underline;
}

/*Post Comments Header*/
.BlogPostCommentsHeader
{
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

.BlogPostCommentTitle
{
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
    padding-bottom: 10px;
}

.BlogPostCommentInfo
{
    font-family: Arial, Sans-Serif, Verdana, Helvetica;
    font-size: 12px;
    font-style: italic;
    padding-bottom: 10px;
    font-weight: normal;
}

.BlogPostCommentContent
{
    font-size: 12px;
    font-family: Arial;
    padding-bottom: 10px;
    font-weight: normal;
}

.BlogPostNoComments
{
    padding-top: 10px;
    font-size: 12px;
    font-family: Arial;
    padding-bottom: 10px;
    font-weight: normal;
}

.NewBlogPostCommentHeader
{
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

.NewBlogPostCommentTitle
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}

.NewBlogPostCommentContent
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}

.ShowBlogPostCommenterName
{
    font-size: 12px;
    font-family: Arial;
    padding-bottom: 10px;
    font-weight: normal;
}

li.BlogPostComments
{
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}
