/* styling for the article page */

#pageTitle h2{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	}
	
#newsArticle .module {
	padding: 4px 14px 10px 14px;
	overflow: inherit;
}

#articleContent {
	float:left;
	width:413px;
	margin-right:25px;
}

	#articleContent h1{
		font-size:2.2em;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding:10px 0;
	}
	
	#maincol .moduleGrey #articleContent h2 {
		border-bottom:0;
		margin-bottom:0;
	}
	
	#maincol .moduleGrey #articleContent h2 a {
		color:#1D398D;
		text-decoration: none;	
	}
		#maincol .moduleGrey #articleContent h2 a:hover {
			color:#5774C9;
		}
	
#articlePressContent {
	float:left;
	width:424px;
	margin-right:15px;
	background:#fbfbfb;
	padding:10px;
}
#supportPressContent {
	float:left;
	width:160px;
	padding:0;
}
/* support content styling */
#supportContent {
	float:left;
	width:146px;
}
	#supportContent h3,
	#supportPressContent h3 {
		font-size:1.1em;
		font-weight: 300;
		color: #ed1651;
		text-transform: uppercase;
		margin-bottom:14px;
		border-bottom:1px solid #ed1651;
	}
	#supportContent h3 span.newWindow,
	#supportPressContent h3 span.newWindow {
		text-transform: lowercase;
	}	
	
		#content #supportContent .attachment h3 {
			border: none;
			font-size: 1.1em;
			float: none;
		}
			#supportContent .attachment h3 span {
				border-bottom:1px solid #ed1651;
			}
	#supportContent li,
	#supportPressContent li {
		background: url(/_hbi_ui/_NWO/_images/bkg/bkgLists.gif) no-repeat 0 5px;
		padding-left:9px;
		margin-bottom:20px;
		font-weight:700;
	}
#articleSponsor {
	font-size:1.1em;
	font-family:Arial;
	color:#c0c0c0;
	text-align:center;
}
	
	#articleSponsor .sponsor p {
		margin:0;
		text-align:center;
		float:none;
	}
	
	#articleSponsor img {
		margin: 5px auto 15px auto;
		float:none;
		text-align:center;
	}
	#articleSponsor .sponsor {
		text-align:center;
		width:100%;
	}
.sponsoredLinks {
	background: #F3F6FF;
}
	#maincol .sponsoredLinks .module {
		border: none;
		padding: 6px 5px;
	}
	#maincol .sponsoredLinks .module h3 {
		text-transform:none;
		border: none;
	}
		#maincol .sponsoredLinks .module h3 a {
			background: none;
		}
		#maincol .sponsoredLinks .module h3 strong {
			display: block;
		}
		
.promoArticle {
	margin:0 0 10px 0;
	padding:0px;
	width:146px;
}
	#supportContent .promoArticle h3,
	#supportPressContent .promoArticle h3,
	#supportContent .sponsoredLinks h2 {
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		background:#F3F6FF;
		padding:6px 5px;
		font-size:1.2em;
		margin-bottom:0;
		font-weight:700;
		border-bottom:0;
		text-transform: none;
	}
		#supportContent .promoArticle h3 a,
		#supportPressContent .promoArticle h3 a {
			text-decoration:none;
		}
	#content .promoArticle p {
		padding:0 6px 10px 6px;
		background:#F3F6FF;
		border-top:none;
		margin-bottom:0;
		color:#000;
	}
	.promoArticle img {
		display:block;
	}
#articleImageHolder {
	margin: 0 0 10px 0;
}	
#content p.caption{
	font-size:1.1em;
	color:#828f97;
	padding:2px 0;
	margin: 0;
}
#pressMessage {
	background:#F3F7FA;
	padding:10px;
	margin:0 0 20px 0;
}
#pressMessage p {
	margin-bottom:0;
}
/* assets styling */
#articleAssetsPlayer,
#audioPlayerAsset,
#articleAssetsFlash,
#podcastAsset {
	text-align:center;
	margin:10px auto;
}
#audioPlayerAsset,
#podcastAsset {
	border:1px solid #c0c0c0;
	padding:10px;
	width:280px;
	margin:10px auto;
	text-align:left;
}
	#audioPlayerAsset embed,
	#podcastAsset embed {
		margin-bottom:10px;
	}
	#audioPlayerAsset h3,
	#podcastAsset h3 {
		float:left;
		margin-right:5px;
		font-size:1.2em;
		line-height: 1.4em;
	}

/* article title and summary section */
#additionalInfo {
	margin-bottom: 15px;	
}

#additionalInfo p {
	font-size: 1.1em;
	margin-bottom: 5px;
}
	
	#additionalInfo p.author,
	#additionalInfo p.date {
		float: left;
		margin-right: 5px;
	}
	
	.commentsLink {
		padding-left: 23px;
		background: url(/_hbi_ui/_images/icon/iconCommentsBubble.gif) no-repeat 0 2px;
	}

	#content .articleSummary p {
		font-weight: 700;
		font-size: 1.3em;
	}
	
/* body styling */
#articleBody {
	margin-bottom:20px;
}

.attachment {
	border:1px solid #7b909d;
	margin:15px 0;
	padding:5px;
	background:url(/_hbi_ui/_images/icon/iconAttachment.gif) no-repeat 5px 5px;
	display:block;
}
	#content .attachment h3,
	#tags h3 {
		font-size:1.2em;
		line-height:1.4em;
		float:left;
		margin-right:5px;
		padding-left:25px;
		padding-top:2px;
	}

.attachmentWideTable a {
	background: url(/_hbi_ui/_images/icon/iconWideTable.gif) 0 0 no-repeat;
	} 

	#tags h3 {
		padding:0px;
	}
	#content .attachment p,
	#tags p {
		float:left;
		display:inline-block;
		margin-bottom:3px;
	}
/* ------------------------- */
/* styling for tools section */
/* ------------------------- */
#toolsSection {
	border-bottom: 1px solid #CFCDCD;
	border-top: 1px solid #CFCDCD;
	clear:both;
	display:inline;
	float:left;
	margin:0 10px 0 0;
	width:307px;
	}
	#toolsSection ul#tools {
		padding: 6px 0 8px 15px;
		float: left;
		margin: 0 0 -1px 0;
	}
	#toolsSection ul#tools li {
		font-size: 1.1em;
		display:inline;
		margin:0 30px 0 0;
		background-image:none;
		padding:0;
	}
		#toolsSection ul#tools li a {
			padding-left:25px;
			text-decoration:underline;
		}
			#toolsSection ul#tools li.print a {
				background: url(/_hbi_ui/_images/icon/iconToolsPrint.gif) no-repeat top left;
				padding-bottom: 5px;
			}
			#toolsSection ul#tools li.emailToFriend a {
				background: url(/_hbi_ui/_images/icon/iconToolsEmail.gif) no-repeat top left;
			}

/* -------------------- */
/* share article region */
/* -------------------- */

#shareArticle {
	position: relative;
	margin: 0 0 -1px 0;
	float:left;
}

	#shareArticle h3 {
		background: url(/_images/bkg/shareToolsRightTab.gif) no-repeat top right #eff2f3;
		font-size: 1.1em;
		width:96px;
	}
	
		#shareArticle h3 a {
			background: url(/_images/bkg/shareToolsLeftTab.gif) no-repeat top left;
			display: block;
			padding:8px 0 0 8px;
			height:20px;
			width: 85px;
			color:#000;
			text-decoration:none;			
		}
#shareArticle div#bookmarkList {
	background: url(/_images/bkg/bkgShareList.gif) left bottom no-repeat;
	position: absolute;
	top: 27px;
	right: 0;
	padding-left: 4px;
}

#shareArticle ul {
	padding-bottom: 5px;
	width: 92px;
	margin-bottom: 0;
}

#shareArticle ul.showList {
	display: block;
}

	#shareArticle ul li {
		font-size: 1em;
		margin:5px 0;
		background:none;
		padding:0;
	}
	#shareArticle ul li.title {
		margin-bottom:10px;
	}
		#shareArticle ul li.delicious {
			background: url(/_hbi_ui/_images/icon/iconShareDelicious.gif) no-repeat top left;
		}
		#shareArticle ul li.stumble {
			background: url(/_hbi_ui/_images/icon/iconShareStumble.gif) no-repeat top left;
		}
		#shareArticle ul li.facebook {
			background: url(/_hbi_ui/_images/icon/iconShareFacebook.gif) no-repeat top left;
		}
		#shareArticle ul li.reddit {
			background: url(/_hbi_ui/_images/icon/iconShareReddit.gif) no-repeat top left;
		}
		#shareArticle ul li.digg {
			background: url(/_hbi_ui/_images/icon/iconShareDigg.gif) no-repeat top left;
		}
		#shareArticle ul li.google {
			background: url(/_hbi_ui/_images/icon/iconShareGoogle.gif) no-repeat top left;
		}
		#shareArticle ul li.yahoo {
			background: url(/_hbi_ui/_images/icon/iconShareYahoo.gif) no-repeat top left;
		}
			#shareArticle ul li a {
				padding-left: 20px;
				height: 20px;
				display: block;
			}

/* email this form */
#emailThis {
	margin:25px 0;
	background-color:#F2F5F6;
	border:1px solid #CDCCCC;
	overflow:hidden;
	padding:10px;
}
#formButtons {
	margin:10px 0;
}
#sendEmail,
#cancelButton {
	float:left;
	margin-right:10px;
}
	#sendEmail input,
	#cancel input {
		margin:-2px 0;
	}
#emailThis .formRow input {
	border:1px solid #797979;
	height:16px;
	width:192px;
}
#emailThis .formRow textarea {
	border:1px solid #797979;
	height:60px;
	width:192px;
}
/* --- Google Ads --- */
.googleAdsContainer {
	font-family:Arial, Helvetica, sans-serif;
	background:#fef8f9 none repeat scroll 0 0;
	border:1px solid #ffdce1;
	margin:10px auto 20px;
	padding:5px 0 9px 10px;
}
	.googleAdsContainer h3 {
		font-family:Arial, Helvetica, sans-serif;
		color:#ed1651;
		font-size:1.1em;
		font-weight:700;
		margin-bottom:8px;
	}
	
 .googleAd {
	float:none;
	margin-bottom:10px;
	margin-right:0;
	overflow:hidden;
	width:400px;
}

 #content .googleAd a{
 	color:#000;
	text-decoration: none;
 }
 
  #content .googleAd a:hover{
  	text-decoration:underline;
  }

.googleAdTitle {
	color:#000;
	font-size:1.2em;
	font-weight:700;
	padding-bottom:2px;
}
.googleAdContent {
	color:#000000;
	font-size:1.1em;
}
.googleAdContent a {
	padding:1px 0;
	color:#000;
}
.googleAdUrl {
	font-size:1.1em;
	text-decoration:underline;
	color: #1d398d;
}

/* wide article */

body.wideArticleUber #header{
	margin-top:10px;
}

body.wideArticleUber #wrap {
	margin: 10px 0 0 20px;
	width: auto;
}

#wideTableHeader #siteLogo {
	margin: 20px 0 10px 0;
}

body.wideArticleUber #pageTitle {
	margin: 10px 0 0 0;
}

#wideArticle #btnReturnArticle {
	float: right;
	margin: 10px 0;
}
			