﻿.BlogCategoryListName
{
	
}
.BlogCategoryListName a
{
	text-decoration: none;
	display: block;
	
	font-size: 14px;
	color: white;
	border-bottom: solid 1px #c3c3c3;
	padding: 6px 4px 6px 4px;
}
.BlogCategoryListName a:hover
{
	color: white;
	text-decoration: none;
	background-color: #00aaed;
	display: block;
}
.BlogCategoryListSubCategories
{
	padding-left: 25px;
}
.BlogCategoryTitle
{
	font-size: 18px;
	margin-bottom: 4px;
	color: white;
	border-bottom: solid 1px gray;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.PostListNone
{
}
.PostListTopPager
{
	margin-bottom: 10px;
}
.PostListTopPager a
{
	text-decoration: underline;
}
.PostListTopPager a:hover
{
	text-decoration: underline;
}
.PostListBottomPager
{
}
.PostListBottomPager a
{
	text-decoration: underline;
}
.PostListBottomPager a:hover
{
	text-decoration: underline;
}
.PagerCell
{
	padding-right: 4px;
}
.PostListItem
{
	margin-bottom: 20px;
}
.PostListItemTitle
{
	font-size: 18px;
	margin-bottom: 5px;
}
.PostListItemTitle a
{
	text-decoration: underline;
}
.PostListItemTitle a:hover
{
	text-decoration: underline;
}
.PostListItemDateUser
{
	font-size: 11px;
	color: #777777;
	margin-bottom: 8px;
}
.PostListItemPreview
{

}
.PostListItemPreview a
{
	text-decoration: underline;
}
.PostListItemPreview a:hover
{
	text-decoration: underline;
}
.PostDetailsBackToBlogList
{
	margin-bottom: 10px;
}
.PostDetailsTitle
{
	font-size: 18px;
	margin-bottom: 4px;
}
.PostDetailsDateUser
{
	font-size: 11px;
	color: #777777;
	margin-bottom: 8px;
}
.PostDetailsContent
{
	margin-bottom: 14px;
}
.PostDetailsCommentForm
{
	margin-bottom: 10px;
}
.PostDetailsLeaveReply
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.PostDetailsCancelComment
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}
.PostDetailsCommentTextArea
{
	font-family: Arial;
	font-size: 11px;
}
.PostDetailsCommentTextBox
{
	font-family: Arial;
	font-size: 11px;
}
.RootCommentBlock
{
	padding-left: 30px;
	margin-bottom: 14px;
}
.RootLevelComment
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px gainsboro;
}
.CommentBlock
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	padding-left: 8px;
	border-left: solid 1px gainsboro;
}
.CommentUserTitle
{
	font-weight: bold;
	padding-bottom: 4px;
}
.CommentDate
{
	padding-bottom: 4px;
	color: #777777;
}
.CommentDate a
{
	color: #777777;
	text-decoration: underline;
}
.CommentDate a:hover
{
	color: #777777;
	text-decoration: underline;
}
.CommentNotes
{
	padding-bottom: 4px;
}

