.sideColumn .blogEntry{
margin-bottom:10px;
}

.blogBlock ul {
    list-style-type: none;
    margin-left:0px;
}

.blogEntry {
	color:#eaeaea;
	margin-bottom:30px;
}

.blogHeader {
	margin-bottom:10px;
}

.blogEntry .blogHeader h2 {
	color:#3f98a0;
    font-size: 24px;
	font-weight: normal;
	margin: 22px 0 0 0;
	border-bottom:4px dotted #3f98a0;
	line-height:30px;
	text-transform:uppercase;
}

.blogEntry h2 a:link, .blogEntry h2 a:visited {
	color:#3f98a0;
	text-decoration:none;
}

.blogEntry h2 a:hover, .blogEntry h2 a:active {
	color:#000;
	text-decoration:none;
}

.blogEntry .blogCommentLink{
	border-top: 1px solid #666;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 12px;
	color: white;
}

.blogEntry .commentLink{
	float:right;
}

.blogEntry .blogContents{
	font-size: 15px;
	line-height: 1.5em;
	color: #333;
	font-weight: 400;
}

.blogEntry .blogContents a:link, .blogEntry .blogContents a:visited{
	text-decoration:none;
	color:#3f98a0;
}

.blogEntry .blogContents a:hover, .blogEntry .blogContents a:active{
	text-decoration:none;
	color:#058dbb;
}


/*date*/
.blogEntry h3 {
	margin:0;
	font-size:12px;
	/*line-height:14px;*/
	font-weight:normal;
	font-style:italic;
	color:#333;
	display:inline;
}

/*author*/
.blogEntry h4 {
	margin:0 20px 0 0;
	font-size:12px;
	font-weight:normal;
	color:#333;
	display:inline;
}


/*SIDE COLUMN*/
.sideColumn .blogBlock h1 {
	color:#919191;
    font-size: 24px;
	font-weight: normal;
	font-style:italic;
	margin: 22px 0 14px 0;
	border-bottom:4px dotted #919191;
	line-height:30px;
	text-transform:uppercase;
}

.sideColumn .blogBlock .blogHeader h2 {
	color:#3f98a0;
    font-size: 12px;
	font-weight: normal;
	font-style:normal;
	margin:0;
	line-height:normal;
	border:none;
	text-transform:uppercase;
}

.sideColumn .blogBlock h2 a:link, .sideColumn .blogBlock h2 a:visited {
	color:#3f98a0;
	text-decoration:none;
}

.sideColumn .blogBlock h2 a:hover, .sideColumn .blogBlock h2 a:active {
	color:#000;
	text-decoration:none;
}

.sideColumn .blogBlock .blogEntry h3 {
	margin:0;
	font-size:12px;
	/*line-height:14px;*/
	font-weight:normal;
	font-style:italic;
	color:#333;
	line-height:normal;
}

.sideColumn .blogHeader {
	margin-bottom:0;
}

/*ARCHIVE LINK*/

a.archiveLink:link, a.archiveLink:visited {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a.archiveLink:hover, a.archiveLink:active {
	color:#3f98a0;
	text-decoration:none;
}
