.BlogArticle, .BlogArticles {float:left;width:490px;}

/* Articles Page */

.BlogArticles .BlogTitle{display:none;}
.BlogArticles .BlogDescription{display:none;}

.BlogArticles .BlogPost {
	margin-top:30px;
	width:95%;
}
.BlogArticles div.BlogPostTitle {
	font-weight:bold;
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#145297;
	border-bottom:solid #145297 1px;
	padding:0px 0px 2px 0px;
}
.BlogArticles a.BlogPostTitle {
	color:#145297;
	text-decoration:none;
}
.BlogArticles .BlogPostInfo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:85%;
	padding:4px 0;
	border-top:solid #c4d4e5 1px;
	color:#666666;
}
.BlogArticles .BlogPostDescription {
	margin:10px;
}
/* The Article */
.BlogArticle .BlogPost {
}
.BlogArticle div.BlogPostTitle {
	font-weight:bold;
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#145297;
	border-bottom:solid #145297 1px;
	padding:0px 0px 2px 0px;
}
.BlogArticle a.BlogPostTitle {
	color:#145297;
	text-decoration:none;
}
.BlogArticle .BlogPostTitleCommentCount {
display:none;
}
.BlogArticle .BlogPostTitleCommentCount a {
}
.BlogArticle .BlogPostTitleCommentCountNumber {
}
.BlogArticle .BlogPostInfo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:85%;
	padding:4px 0;
	border-top:solid #c4d4e5 1px;
	color:#666666;
}
.BlogArticle .BlogPostBody {
	PADDING-TOP: 0.6em
}
/* Posted Comments */
	.BlogPostComments {
	PADDING-TOP: 0.4em;
}
.BlogPostCommentsTitle {
	font-weight:bold;
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#145297;
	border-bottom:solid #145297 1px;
	padding:0px 0px 2px 0px;
}
.BlogPostComment {
	BORDER-RIGHT: #cccccc 1px dashed;
	PADDING-RIGHT: 0.3em;
	BORDER-TOP: #cccccc 1px dashed;
	PADDING-LEFT: 0.3em;
	BACKGROUND: #f7f7f7;
	PADDING-BOTTOM: 0.3em;
	MARGIN: 9px 3px 6px;
	BORDER-LEFT: #cccccc 1px dashed;
	PADDING-TOP: 0.3em;
	BORDER-BOTTOM: #cccccc 1px dashed
}
.BlogPostCommentText {
}
.BlogPostCommentAuthor {
	MARGIN-TOP: 5px;
	FONT-SIZE: 0.9em
}
/* Comment Form */
.BlogPostLeaveComment {
	PADDING-TOP: 0.4em;
}
.BlogPostLeaveCommentTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	LINE-HEIGHT: 1.5em;
	TEXT-DECORATION: none;
	color:#5a8eb6;	
}
div.BlogPostLeaveCommentInput {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	padding-top:3px;
}
span.BlogPostLeaveCommentInput {
	FONT-SIZE: 9px;
	padding-left:4px;
}
input.BlogPostLeaveCommentInput {
	width:200px;
}
textarea.BlogPostLeaveCommentInput {
	width:450px;
	height:150px;
}
div.BlogPostLeaveCommentSubmit {
	width:450px;
	text-align:right;
	padding:5px;
}

/* BlogFeaturett */

	.BlogFeaturett .BlogPostDate {display:none;}
	.BlogFeaturett .BlogTitle a{text-decoration:none;font-size:1.7em;font-family:serif;font-weight:700;color:#FFFFFF;}
	.BlogFeaturett .BlogPost{margin-top:8px;}
	.BlogFeaturett .BlogPostTitle a{font-family:tahoma;font-size:.9em;color: #eeba4a;}
	.BlogFeaturett .BlogPostInfo{display:none;}
	.BlogFeaturett .BlogPostDescription{font-family:tahoma;font-size:.7em;color: #8eaf5e;}
	.BlogFeaturett .BlogPostReadMore{display:none;}
