/*------------------ Blog Entry --------------------*/
.paginatorContainer{margin:7px 0px 10px 0px;}
.BlogList_Entry{
	clear:both;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:0px 0px 18px 0px;
	margin-bottom:18px;
	border-bottom:1px solid #bebebe;
	overflow:hidden;
}
.BlogListItem:first-child{
	border-top:1px dotted #E54E19;
	/*background-color:#FDFAD2;*/
}
.BlogList_EntryDetails{
	clear:both;
	min-height:30px;
	height:auto !important;
	height:30px;
	padding:7px 0px 18px 0px;
	background:url(/graphics/BlogContent_Border.gif) bottom right no-repeat;
	overflow:hidden;
}
.BlogList_EntryDetails a{color:#0A8BD7}
.BlogList_EntryDetails:First-Child{
	/*background-color:#FDFAD2;*/
}
		.BlogEntry_dateRow{
			text-transform:uppercase;
			color:#787878;
			font-size:11px;
		}
		.BlogEntry_Title{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:19px;
			line-height:20px;
			color:#d56b46;
			margin-bottom:5px;
		}
		.BlogEntry_Title a{
			color:#d56b46;
			text-decoration:none;
		}
			.BlogEntry_Title a:hover{
				text-decoration:underline;	
			}
		.BlogEntry_Title .SideBar_RedText {
			font-size:11px;
		}
		.PostedInfo2 {
			color:#c77254;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:16px;
			text-transform:uppercase;
			margin-top:8px;
			margin-bottom:10px;
		}
		.PostedInfo2 a {
			color:#bb775f;
			font-size:11px;
			text-decoration:underline;
		}
		.PostedInfo2 a:hover {
			text-decoration:none;
		}
		.SocialBookmarkDiv {
			height:17px;
		}
		.SocialBookmarkDiv a {
			float:left;
			display:block;
			margin-right:10px;
		}
		.SocialBookmarkDiv img {
			border:0px;
		}
		.PostInfoRow{
			color:#7C7C3D;
		}
			.PostInfo_Row{
				color:#7C7C3D;
			}
			.PostInfo_Row a{
				color:#7C7C3D;
			}
			.PostInfoLabel{
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
			}
.HomeDateCol {
	float:left;
	width:30px;
	height:76px;
	color:#007BC4;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
	.HomeDateCol .Day {
		height:18px;
		font-size:24px;
		line-height:19px;
		text-transform:uppercase;
		margin-top:3px;
		overflow:hidden;
	}
	.HomeDateCol .Month {
		font-size:12px;
		text-transform:uppercase;
	}
	.HomeDateCol .Year {
		font-size:11px;
		text-transform:uppercase;
	}
	.ContentCol {
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#393d46;
		line-height:18px;
		padding-left:3px;
	}
		.ContentCol p{
			margin:0px 0px 6px 0px;
			padding:0px 0px 0px 0px;
			line-height:18px;
		}
		.ContentCol a{
			color:#D56B46;
		}
		.ContentCol OL LI{
			color:#393d46;
		}
/*------------------ Blog Menu --------------------*/
.Blog_Archive UL {
	padding:0px 0px 0px 0px;
	margin:0px 0px 3px 0px;
}
.Blog_Archive UL LI {
	width:122px;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.Blog_Archive UL LI {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:none;
}
.Blog_Archive UL LI UL LI {
	padding-left:25px;
	background:url(/graphics/BG/NavOrangeDot.gif) 15px 5px no-repeat;
}

.Blog_Archive UL LI UL LI UL LI{
	background:red;
}

.Blog_Archive UL LI LI LI LI {
	padding-left:50px;
}
.Blog_Archive UL.ULLv1 .ON LI{
	background:url(/graphics/BG/NavOrangeDot.gif) 15px 5px no-repeat;
}

.Blog_Archive UL.ULLv1 LI{
	margin-left:0px;
	padding:0px 5px 0px 13px;
	background-position:0px 5px;
}
.Blog_Archive UL.ULLv2{
	display:none;
	margin-left:0px;
}
.Blog_Archive UL.ULLv2 LI{
	background-image:none;
}
.Blog_Archive UL.ULLv2 LI LI{
	width:110px;
	padding-left:12px;
	background:url(/graphics/BG/NavOrangeDot.gif) 0px 5px no-repeat;
}
.Blog_Archive UL.ULLv3{
	display:none;
	padding-left:0px;
}
	.Blog_Archive UL.ULLv2 LI UL.ULLv3 LI{
		width:90px;
		background-image:none;
		padding-bottom:5px;
		line-height:13px;
	}
	.Blog_Archive UL.ULLv2 LI UL.ULLv3 LI a{
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
		font-size:11px;
	}
	.Blog_Archive UL.ULLv2 LI UL.ULLv3 LI a.Selected{
		font-style:italic;
	}
	.Blog_Archive UL.ULLv2 LI UL.ULLv3 LI a:hover{
		text-decoration:none;
	}
.Blog_Archive UL LI a{
	color:#7E7D7D;
}
.Blog_Archive UL LI.Opened {
	background:url(/graphics/BG/NavOrangeDot.gif) 0px 5px no-repeat;
}

