/* Blog Page */

#blogPageContainer{
	float:left;
	position:relative;
	width:783px;
}

.blogPromo {
	clear:left;
	float: left;
	height: 278px;
	min-height: 278px;
	margin: 20px 0;
	width: 175px;
	display:block;
	position:relative;
	background:url('http://a.dolimg.com/en-US/3257w-r/media/dmo_share_Promo_Ad.jpg') no-repeat 0 0 transparent;
	border:0px;
	cursor:pointer;
}

.blogHeader {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/MMLSprite.png') no-repeat 0 -363px transparent;
	height:66px;
	margin-bottom:15px;
	width:783px;
}

.shareIdeasLogo {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png24.png') no-repeat -1095px -339px transparent;
	height:85px;
	margin-left:666px;
	margin-top:-5px;
	position:absolute;
	width:103px;
}
.shareIdeasLogo:hover {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png24.png') no-repeat -987px -339px transparent;
	height:85px;
	margin-left:666px;
	margin-top:-5px;
	position:absolute;
	width:103px;
	cursor:pointer;
}
.shareIdeasLogo .active {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png24.png') no-repeat -987px -339px transparent;
	height:85px;
	margin-left:666px;
	margin-top:-5px;
	position:absolute;
	width:103px;
}

.blogGraphicHeader {
	color:#fff;
	font-size: 18px;
	font-weight:bold;
	padding:20px;
	text-align:center;
}

.blogBorderMain {
	border-left:1px solid #9f9f9f;
	border-right:1px solid #9f9f9f;
	float:left;
	position:relative;
	width:781px;
}
.blogContent {
	clear:left;
	font-size: 12px;
	margin: 4px 15px;
}
body#blogPage.blogSubText {
	height:0;
	margin:8px auto;
	min-height:0;
	padding:0;
	text-align:center;
}
body#blogPage .blogBody  span.blogTitle {
	display:block;
	font-size:16px;
	font-weight:bold;
	width:100%;
	color:#2a4c8c;
}
body#blogPage .blogContent p {
	font-size:12px;
	margin-left:0;
	margin-right:0;
	max-width:650px;
	width:auto;
	margin-bottom: 10px;
}
.blogContent a:link,.blogContent a:visited {
	color:#00acef;
}
.blogContent a:hover,.blogContent a:active {
	color:#2a4c8c;
}

.blogBorderBottom {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat 0 -330px transparent;
	float:left;
	height:10px;
	margin-bottom:20px;
	position:relative;
	width:783px;
}
.blogBorderTop {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll 0 -314px transparent;
	float:left;
	height:11px;
	position:relative;
	width:783px;
}
.blogPostDate {
	float: right;
	font-size:11px;
	margin-right: 15px;
	margin-top:10px;
	width:auto;
}

.blogPostTitle {
	color:#2a4c8c;
	float:left;
	font-size:18px;
	margin-left:15px;
	width:auto;
	line-height: 20px;
}

.blogPostTitle h2 a {
	color:#2a4c8c;
	text-decoration:none;
}

.blogPostTitle h2:hover a {
	color:#00acef;
	text-decoration:none;
}

.blogDivider {
	margin-left:16px;
	width:750px;
}

.blogPagination {
	clear:both;
	padding-bottom:20px!ie;
}

.blogBrowseControls {
	background: none;
	border:none;
	font-size: 12px;
	font-weight: bold;
	height:40px;
	width: 783px;
}


a.blogPostButton.blogNewPosts:hover,
a.blogPostButton.blogAllPosts:hover,
a.blogPostButton.blogPrevPosts:hover {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll -800px -174px transparent;
	color:#2A4C8C;
}

a.blogPostButton.inactive,
a.blogPostButton.inactive:hover  {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll -800px -174px transparent;
	color:#d0d0d0;
	cursor:default;
	outline:none;
	visibility:hidden;
}


.blogPagination .pageNumbers {
	float:left;
	margin-top:10px;
	width:460px;
}

.pageNumbers .innerContainer{
	height:30px;
	margin:0 auto;
	width:161px;
}

.browseControls .blogPostButton {
	background:url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8B.png') no-repeat scroll 0 0  transparent;
	color:white;
	float:left;
	height:30px;
	line-height:28px;
	text-align:center;
	width:152px;
	margin:0;
}

.browseControls a.blogNewPosts {
	color:#ffffff;
	float:left;
}

.browseControls a.blogAllPosts {
	display:block;
	float:none;
	margin:0px auto;
}

.browseControls a.blogPrevPosts {
	color:#ffffff;
	float:right;
}

.browseControls a.active:hover {
	background: url('http://a.dolimg.com/en-US/3257w-r/media/sprite_png8Gray.png') no-repeat scroll -800px -174px transparent;
	height:30px;
	cursor:pointer;
}

/* END Blog Page */
