﻿.blogArticleImage
{
	float:				left;
	clear:				left;
	margin-top:			1.6em;
	width:				62px;
}

.blogArticle
{
	float:				left;
	margin-left:		1em;
	margin-top:			0em;
	#margin-top:		1em;
	width:				25em;
}


.blogArticleBody
{
	margin-top:			1em;
	#line-height:		1.3em;
}

.blogArticleTitleLink
{
	text-decoration:	none;
}

.blogArticleTitleLink:hover
{
	text-decoration:	none;
}

.blogArticleAuthor
{
	#line-height:		1.3em;
}

.blogArticleDate
{
	#line-height:		1.3em;
}

.blogArticleShareLink
{
	padding-bottom:		1em;
}

.blogOtherPosts
{
	border:				solid 1px #ff6600;
	float:				left;
	margin-top:			2.7em;
	margin-left:		2em;
	width:				240px;
	padding:			5px;
	background-color:	#ffffcd;
	height:				11em;
}



.blogOtherPostsTitle
{
	font-size:			1.2em;
	color:				#333333;
	margin-bottom:		0.5em;
}

.blogOtherPostLine
{
	height:				1em;
	#margin-top:		0.2em;
}

.blogOtherPostsBullet
{
	float:				left;
	margin-left:		0.5em;
	margin-right:		0.75em;
	margin-top:			0.3em;
	#margin-top:		0;
	clear:				left;
}

.blogOtherPostsLink
{
	float:				left;
	clear:				right;
	color:				#333333;
	#margin-top:		0.1em;
}

.blogOtherPostsLink:hover
{
	text-decoration:	underline;
}

.blogArticleList
{
	float:				left;
}

.blogRssFeedLink
{
	float:				left;
	margin-left:		6em;
	margin-top:			1em;
}

.rssFeedListIcon
{
	margin-left:		5em;
	float:				left;
	clear:				left;
	margin-top:			0.1em;
	margin-bottom:		0.1em;
}

.rssFeedListText
{
	margin-left:		1em;
	float:				left;
	margin-top:			0.5em;
	margin-bottom:		0.1em;
}

.blogPostAd
{
	float:				right;
	width:				250px;
	height:				250px;
	margin-right:		1.75em;
	margin-top:			1em;
}

.blogCommentsHeader
{
	font-size:			1.75em;
	font-weight:		bold;
	width:				100%;
}

.blogCommentsLink
{
	margin-top:			0.5em;
	margin-bottom:		1em;	
}


.blogDivider
{
	border-top:			solid 1px #999999;	
	width:				100%;
}

.blogComment
{
	margin-top:			0.5em;
	margin-bottom:		0.5em;	
	border-top:			solid 1px #999999;	
}

.blogCommentName
{
	margin-top:			0.5em;
	margin-bottom:		0.5em;	
	font-weight:		bold;
	color:				#333333;	
}

.blogCommentTime
{
	color:				#666666;
	margin-top:			0.5em;
	margin-bottom:		0.5em;
}

.blogCommentComment
{
	margin-top:			0.5em;
	margin-bottom:		0.5em;
	line-height:		1.5em;
}

.blogCommentForm
{
	margin-top:			0.5em;
}

.blogCommentFormLine
{
	width:				100%;
}

.blogCommentSaveNotice
{
	border:				solid 1px #33ff22;
	background-color:	#ddffcc;
	padding-left:		1em;
	padding-right:		1em;
	margin-top:			1em;
	margin-bottom:		1em;
}