﻿.Label
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 2px 2px 3px;
	color: #663300;
	text-align: right;
	vertical-align: top;
}
.LeftLabel
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 2px 3px 3px;
	color: #663300;
	text-align: left;
	vertical-align: top;
}
.CenterLabel
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 2px 2px 3px;
	color: #663300;
	text-align: center;
}
.CompactLabel
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
}

.Value
{
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 2px 15px 2px 3px;
	vertical-align: top;
	text-align: left;
}
.ValueText
{
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 6px 15px 5px 5px;
	vertical-align: top;
	text-align: left;
}


/* Used for Blog Display page */
.tdBlogTitle
{
	vertical-align:top;
}


/* Cells for the Overall Blog Table */
.tdBlogCalendar
{
	color: #7d7f81;
	text-align: center;
	font-family: Arial;
	font-size: 22px;
	padding: 2px 3px 2px 3px;
	width: 30%;
}


/* Cells for the Content Table */
.tdContentTitle
{
	width: 100%;
}

.tdContentAuthor
{
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #7d7f81;
}

.tdContent
{
	font-family: Arial;
	font-size: 11px;
	padding-top: 20px;
}

.tdContentTag
{
	font-family: Arial;
	font-size: 10px;
	color: #7d7f81;
	padding-top: 20px;
}

.tdContentCommentSummary
{
	font-family: Arial;
	font-size: 20px;
	color: #7d7f81;
	padding-top: 20px;
}

.tdContentFooter
{
	padding-top: 10px;
}

/* Comment Cell skins */
.tdCommentLegal
{
	font-family: Arial;
	font-size: 11px;
}

.tdCommentFieldLabel
{
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 7px 2px 3px 3px;
	text-align: left;
	vertical-align: top;
}

.tdCommentFieldValue
{
	font-family: Arial, Verdana;
	font-size: 11px;
	padding: 2px 15px 2px 3px;
	vertical-align: top;
	text-align: left;
	width: 100%;
}

/* Blog Link Button skins */
.lbtnContentTitle
{
	color: #37699e;
	font-family: Arial;
	font-size: 24px;
	text-decoration: none;
/*
	font-weight: bold;
*/
}

a.lbtnContentTitle:hover
{
	color: #86a446;
	text-decoration: underline;
}

.lbtnContentFilter
{
	color: #224ba9;
	font-family: Arial;
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

a.lbtnContentFilter:hover
{
	color: #86a446;
	text-decoration: underline;
}

.lbtnContent
{
	/* color: #224ba9; */
	font-style: normal;
	text-decoration: none;
}

a.lbtnContent:hover
{
	color: #86a446;
	text-decoration: underline;
}


.lbtnCommentCount
{
	color: #000000;
	text-decoration: none;
}

a.lbtnCommentCount:hover
{
	color: #86a446;
	text-decoration: underline;
}

/* Blog Label Styles */

.lbtnBlogTitle
{
/*
	color: #87898C;
	font-family: Arial;
	margin-left: 10px;
	font-weight: bold;
	font-size: 2em;
*/
	text-decoration: none;
}

a.lbtnBlogTitle:hover
{
	color: #86a446;
	text-decoration: underline;
}

.lblBlogSubTitle
{
	font-size: small;
	color: #87898C;
	margin-left: 10px;
}

.lblContentDate
{
	font-style: normal;
}

.lblContent
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

.lblCommenterName
{
	color: #86a446;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.lblCommentDate
{
	color: #7d7f81;
	font-family: Arial;
	font-size: 11px;
}

/* Content Image Styles */
.imgAuthor
{
}

/* Calendar Filter */

