
.STFButton {
	cursor: pointer;
	cursor: hand;
}
.CategoryList {
	color: white;
	font-weight: bold;
}
.Author {
	font-size: 11px;	
	font-weight: bold;
	color: #000099;
}
.PublishDate {
	font-size: 11px;	
	font-weight: bold;
	color: #440088;
	text-align:right;
}
.SearchPanel 
{
	text-align:center;
}
.MoreArticlesLink 
{
	text-align:left;
	font-size: 10.5px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 0px;
}
.MoreTopLink 
{
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 0px;
}
a.MoreTopLink:link,a.MoreTopLink:active,a.MoreTopLink:visited {color:#ffffff; font-weight:bolder; font-size:10.5px; text-align:left;}

.ReadMoreLink 
{
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
a.ReadMoreLink:visited,a.ReadMoreLink:link {color:#000000; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-size:11px; text-align:left;}
a.ReadMoreLink:hover{color:#C7E727;}

.CommentsLink{
	line-height: 30px;
	font-size: 1.15em;
}

.CommentsContainer {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	padding: 1px;
}

.CommentItemStyle {
	background-color: #F8F8F8; 
	padding: 5px; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.CommentAlternatingItemStyle {
	padding: 5px; 
}

.CommentAuthor {
	font-size: 1.25em; 
	font-weight: bold;
}
.CommentDate {
	font-size: .8em; 
	color: #5F68AD;
}
.Reply {
	font-style: italic;
	background-color: #DDE8EA;
	border: 1px dashed #ADB8BA;
	padding: 3px;
}
.thumbnail {
	margin: 3px;
	margin-left: 0px;
	background-color:White;
	padding: 1px;
}
.Featuredthumbnail {
	margin: 0px;	
	margin-left: 5px;
	margin-bottom:5px;
	background-color:White;
	padding: 1px;
}

/* This is required because if the details are rendered on a new page,
the module is wrapped with a div with a class of DNNAligncenter*/
.Article {
	text-align:left; margin-right:8px;
}
.ArticleHead,a.ArticleHead:visited,a.ArticleHead:link {color:#C0D82E; font-family:Arial, Verdana, Helvetica, sans-serif; font-weight:bold; font-size:16px; text-align:left;}
a.ArticleHead:hover{color:#C7E727;}

.PortalLink { text-align:right;}
