/* ########################################### */
/* -------- ARTICLE STYLES STYLESHEET -------- */
/* ########################################### */
@media screen {
	
	.article .articleSummary h1,
	.article .articleColumn h1 {
		margin-bottom:10px;
		font-weight:normal;
		font-size:2.2em;
		font-weight: 700;
	}
	.article p#bySummary {
		border-top: 1px dashed #dadada;
		border-bottom: 1px dashed #dadada;
		color:#555555;
		font-size:1.1em;
		padding: 2px 0;
	}
		.articleImage img {
			margin:0 auto 5px auto;
		}
	.article h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size:1.4em;
		margin-bottom:10px; 
		text-transform:none;
		color:#666;
		font-weight:700;
	}
	.article .articleSummary h2 {
		line-height:1.3em;
	}
	p.caption {
		color:#555555;
		font-size:1.1em;
		font-style:italic;
		margin-top:5px;
	}
	
	.articleColumn {
		float: left;
		width:460px;
	}
	
	.articleColumn .articleImage {
		margin-bottom: 10px;
	}
		
	.articleColumn p.caption {
		color:#999;
		font-size: 1em;
		line-height: 1em;
		margin: 0;
	}
	.articleColumn p.firstPublishedOn {
		font-style: italic;
	}
	#articleBody {
		padding-top: 10px;
	}
	
		.commentsWrap {
			display:block;
			margin-bottom:10px;
		}
			.commentsWrap a {
				font-size:1.1em;
			}
			a.comments {
				background:url("/_images/icon/iconComments.gif") no-repeat left center;
				margin-right:5px;
				padding-left:26px;
			}
			#bySummary a.comments {
				background: none;
				margin-right:0;
				padding-left:0;
			}
		.supportModules {
			width:140px;
			float:right;
			margin:0 0 10px 10px;
		}
		
		.supportModules .sponsor {
			display:block;
			margin:10px 0;
		}
			.supportModules .sponsor p {
				float:left;
				margin-top:10px;
			}
			.supportModules img {
				float:right;
				margin: 0 0 5px 5px;
			}
			.supportModules ul {
				margin: 0;
			}
			.supportModules ul li {
				list-style-type: none;
			}
			
			.supportModules .tags h3 {
				font-size: 1.4em;
			}
			
			.supportModules .tags ul li {
				font-size: 0.9em;
				margin-bottom: 7px;
			}
					
			.articleColumn p {
				color:#272525;
				font-size: 1.3em;
				line-height: 1.6em
			}
			
		#latestStories {
			width:auto;
			float:none;
			margin:0 0 20px 0;
		}
		
		#wrapContent .headlinesOnly {
		    overflow: hidden;
		}
		
		#wrapContent .headlinesOnly .header h2 {
		    font-size: 1.3em;
		    font-weight: 700;
		    margin-bottom: 5px;
		    text-transform: capitalize;
		}
		
		#wrapContent .supportModules .headlinesOnly .header h2 {
		    border: 0;
		    color: #333;
		    font-size: 1.4em;
		    margin: 0;
		    padding: 0;
		}
		
		#wrapContent .headlinesOnly .header {
			border:0;
			padding:0;
			margin-bottom:0;
		}
		
		#wrapContent .headlinesOnly ul li {
			font-size:1.1em;
			padding:5px 0;
			margin-bottom:0;
			font-weight:700;
			background:none;
			border:0;
		}
	
	#wrapContent .headlinesOnly ul li a{
		font-weight:400;
		word-wrap:break-word;
	}
		
.postArticle {
	margin:35px 0;
}
/*---- article tools ---- */
#articleTools,
.wideTableTools {
		margin:0 0 10px 0;
		padding:10px 0 0 0;
		clear:both;
	}
	#articleTools h3,
	.wideTableTools h3 {
		font-size: 1.3em;
	}
		.article.gated #articleTools h3 {
			display: none;
		}
	#articleTools .toolsRow,
	.wideTableTools .toolsRow {
		clear: both;
		list-style-type:none;
		margin-left:0;
		font-size:1.2em;
	}
		#articleTools .toolsRow .toolsItem,
		.wideTableTools .toolsRow .toolsItem {
				display:inline;
				float: left;
				font-size: 0.9em;
				margin-bottom:0;
				padding-bottom: 10px;
				width: 140px;
			}
			.article.gated #articleTools .toolsRow .toolsItem {
				width: 200px;
			}
			 #articleTools .toolsRow .toolsItem img,
			 .wideTableTools ul li img {
			 	display:inline-block;
			 }
			 #printTool .print {
			 	background:url("/_images/icon/iconPrinter.gif") no-repeat 0 5px;
			 	border-top: 1px dashed #a9a9a9;
				padding: 7px 0 15px 20px;
				margin: 15px 0 0 0;
			 }
			 #articleTools .toolsRow .emailArticle a {
			 	background:url("/_images/icon/iconEmailFriend.gif") no-repeat left top;
				padding: 1px 0 2px 20px;
			 }
			 .supportModules #articleTools .toolsRow .emailArticle {
				padding: 1px 0 11px;
			 }
			 #articleTools ul li.rss {
			 	background:url("/_images/icon/iconRSS.gif") no-repeat left top;
			 }
			 #articleTools ul li.latest {
			 	background:url("/_images/icon/iconLatestNews.gif") no-repeat left top;
			 }
			 #articleTools ul li.clip,
			 .articleTools ul li.clip {
				    background: url("/_images/icon/iconToolsCut.gif") no-repeat left top;
				}
/* --- share --- */

#shareArticle {
	float: right;
	width: 120px;
	position: relative;
}
#shareArticle h3 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin: 0;
}
	.jsEnabled #shareArticle h3 {
		display: block;
	}
	.article.gated #articleTools #shareArticle h3 {
		display: block;
	}
#shareArticle h3 a, #shareArticle h3 a:active, #shareArticle h3 a:focus, #shareArticle h3 a:link, #shareArticle h3 a:visited {
	display: block;
	zoom:1;
	background: url(/_images/icon/iconShare.gif) no-repeat;
	padding: 1px 0 2px 20px;
	}

#shareArticle ul {
	width: 130px;
	margin-top: 5px!important;
	margin-left: 0!important;	
	}
.jsEnabled #shareArticle ul {
	background:#eeeff1;
	padding:5px;
	position: absolute;
		-moz-box-shadow: 1px 2px 4px #666;
		-webkit-box-shadow: 0px 2px 2px #666;
		box-shadow: 0px 2px 2px #666;
	}
	
#shareArticle ul li a {
	display: block;
	padding-left: 20px;
}
	.jsEnabled #shareArticle ul li a {
		color: #666;
		height: 16px;
		display: block;
		font-size: 1.1em;
		padding-left: 25px;
	}
	

	
#shareArticle ul li {
	margin-bottom: 8px!important;
	display: block;
	font-size: 0.85em;
	height: 16px;
	padding: 5px 0 0 0;
	}
	
#shareArticle ul li.delicious a {background: url(/_images/icon/iconDelicious.gif) 0 0 no-repeat;}
#shareArticle ul li.stumble a {background: url(/_images/icon/iconStumbleUpon.gif) 0 0 no-repeat;}
#shareArticle ul li.reddit a {background: url(/_images/icon/iconReddit.gif) 0 0 no-repeat;}
#shareArticle ul li.digg a {background: url(/_images/icon/iconDigg.gif) 0 0 no-repeat;}
#shareArticle ul li.yahoo a {background: url(/_images/icon/iconYahoo.gif) 0 0 no-repeat;}

/*____________ assets __________*/

.articleAsset {
	width:398px;
	float:left;
}
.articleAsset .articleImage {
		margin-bottom:20px;
		float:none;
	}
.articleAttachment {
	border:1px solid #ccc;
	padding: 10px 6px;
	margin-bottom: 20px;
	font-size: 1.2em;
	background: url(/_hbi_ui/_images/icon/iconAttachment.gif) 6px no-repeat;
	}
.articleAttachment a {
	padding:2px 0 8px 30px;
	}
	
/* --- Audio ---- */
#podcastAsset,
#audioPlayerAsset {
	padding: 6px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	overflow: hidden;
}
	#podcastAsset a,
	#audioPlayerAsset a {
		font-weight:300;
		}
	#podcastAsset a:hover,
	#audioPlayerAsset a:hover {
		font-weight:300;
		}
	#podcastAsset p,
	#audioPlayerAsset p {
		padding-bottom:0;
		margin-bottom:0;
		}
	#podcastAsset .left,
	#audioPlayerAsset .left {
		overflow: hidden;
		width: 112px;
		}	
		
	#podcastAsset h3,
	#audioPlayerAsset h3{
		margin:4px 0 0 0 ;
		font-size: 1.2em;
		font-weight: 700;
		line-height: 1em;
	}
#podcastAsset embed,
#audioPlayerAsset embed {
	float: left;
	margin-right: 6px;
	display:block;
	margin-bottom:10px;
}
#articleAssets {
	float: left;
	margin-bottom:10px;
	width:380px;
}
.articleVideo {
	margin:0;
}
/* ---- Gallery  ---- */

div.articleGallery {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width:398px;
	overflow:hidden;
	display:block;
	padding:10px 0 0 0;
}
div.articleGallery .articleGalleryItem {
	text-align:center;
}
div.articleGallery img {
	margin: 0;
	display:inline;
}

 div.articleGallery h3 {
	padding:3px;
	font-size:1.1em;
	font-weight:400;
	color:#898989;
}

div.articleGalleryPagination{
		padding:5px 10px 5px 10px;
		text-align:right;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
}
div.articleGalleryPagination .paginationPageNo,
div.articleGalleryPagination .paginationPrev, 
div.articleGalleryPagination .paginationNext {
	display:inline;
}
div.articleGalleryPagination .paginationNext {
	margin-left:5px;
}
div.articleGalleryPagination .paginationPrev {
	margin-right:5px;
}
	div.articleGalleryPagination a{
		font-size:1.2em;
		font-weight:700;
		text-decoration:underline;
	}
div.articleGalleryPagination .paginationPageNo span {
	font-size:1.2em;
	font-weight:700;
}
div.articleGalleryOptions{
	padding:5px 10px 0 10px;
}
	div.articleGalleryOptions p {
		padding:0;
	}

div.articleGallery .show ul {
	margin: 4px 5px 4px 5px;
	border:1px solid #ccc;
	padding:5px;
}
	div.articleGallery .show li {
		margin: 0 0 2px 5px;
	}

/* ---- BrightTalk Webcast & Audio  ---- */
.articleAssetsPlayer,
.articleAssetsFlash {
	margin-bottom:20px;
}
/* ----- Email this ----- */
#maincol {
	position: relative
}
#emailThis {
	border: 1px solid #dadada;
	clear: both;
	margin-bottom: 20px;
	padding:10px;
}
	.jsEnabled .article.gated #sendToAFriend {
		position: relative;
	}
	.jsEnabled #emailThis {
		background: #dadada;
		-moz-box-shadow: 1px 2px 4px #666;
		-webkit-box-shadow: 0px 2px 2px #666;
		box-shadow: 0px 2px 2px #666;
		position: absolute;
		top: 185px;
		left: 280px;
	}
	.jsEnabled .article.gated #emailThis {
		top: -20px;
		left: 220px;
	}
	#emailThis h1 {
		font-size:1.4em;
	}
	#emailThis #sendEmail {
		float:left;
		margin-right:20px;
	}
	#emailThis p.error {
		padding-left:105px;
		margin-bottom:5px;
	}
	#emailThis .inputText {
		width:220px;
	}
.jsDisabled #captcha iframe,
#maincol #frmSendToAFriend #captcha #recaptcha_widget_div {
	margin-left:10px;
}
#maincol #frmSendToAFriend .formRow .recaptcha_input_area p.error {
	margin:45px 0 0 0;
	width:300px;
}
.jsDisabled #captcha .frmRowCaptcha {
	margin-left:20px;
}
	.jsDisabled #captcha .frmRowCaptcha label {
		width:auto;
		font-weight:normal;
		font-size:1.2em;
		float:none;
		display:inline;
		text-align:left;
	}
/* ----- comments ----- */
#commentForm,
#allComments {
	margin-bottom:20px;
}
#commentForm .header,
#allComments .header {
	margin-bottom:0;
	padding-bottom:0;
}
#commentForm textarea.inputText {
	width:618px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}
.comment {
	margin-bottom:20px;
}
.commentContent {
	padding:15px 15px 0 15px;
	background:url(/_images/bkg/bkgCommentTop.gif) no-repeat top left;
	display:block;
	overflow:hidden;
}
.commentBottom {
	background:url(/_images/bkg/bkgCommentBottom.gif) no-repeat bottom left;
	display:block;
	min-height:15px;
	overflow:hidden;
}	
.commentMessage {
	background:url(/_images/bkg/bkgComment.gif) repeat-y top left;
	display:block;
	padding:0 10px;
}
	.comment p {
		margin-bottom:0;
	}
	.comment p.date {
		margin-bottom:10px;
		color:#76777b;
		float:left;
		margin-right:15px;
		font-style:italic;
		font-size:1.1em;
	}
	.comment p.author a {
		font-weight:700;
		float:left;
		margin-right:15px;
		margin-bottom:10px;
	}
	.comment p.report {
		font-size:1.1em;
	}
	.comment p.report a {
		float:left;
		margin-bottom:10px;
	}
	
	
/*	WIDE ARTICLE */
.widearticle #outerWrap {
	padding-bottom: 50px;
}
.widearticle #wrapContent {
	padding: 10px;
}

.widearticle .dataTables_filter label {
	font-size: 1.2em;
}

.widearticle #siteLogo {
    float: none;
	display:block;
	margin:0;
}
.widearticle .articleSummary #bySummary {
	color:#999;
}
.widearticle .articleSummary h2 {
	font-size:1.4em;
	color:#333;
	line-height:1.4em;
}

.widearticle .articleColumn{
	width:auto;
	float:none;
}
.toolsAndArticleSection .buttonType1 {
	background:none;
	padding-top:0;
}
.toolsAndArticleSection .wideTableTools {
	margin-top:20px;
}
#clipAndSaveMessage {
	background: url(/_images/bkg/bkgMessageBubble.png) 0 0 no-repeat;
	width: 95px;
	height: 55px;
	position: absolute;
	padding: 5px 15px 40px 15px;
	top: -80px;
	left: 150px;
	z-index: 100;
	}
	
#clipAndSaveMessage img {
	float: right;
	}
	
	.widearticle div#maincol,
	body.widearticle div#maincol {
		float:none;
	}
	
		body.widearticle #footer {
			display:none;
		}
		
		body.widearticle div.buttonType1 {
			border:0px;
		}
		
			body.widearticle #league_table_wrapper table.sortable thead th.sorting_asc,
			body.widearticle #league_table_wrapper table.sortable thead th.sorting_desc,
			body.widearticle #league_table_wrapper table.sortable thead th.sorting {
				background: url("/_images/tables/bgSortAsc.gif") no-repeat scroll 6px 14px #333;
				padding-right: 6px;
			}
			body.widearticle #league_table_wrapper table.sortable thead th.sorting_desc {
				background: url("/_images/tables/bgSortDesc.gif") no-repeat scroll 6px 14px #333;
			}		
.widearticle .dataTables_paginate span.paginate_button:hover {
	color: #00558e;
}

/* Promotional feature */

.promoFeatureInfo,
#aboutSponsor {
	background: #f0f0f0;
	margin: 10px 0;
	overflow: auto;
	padding: 10px;
}

#aboutSponsor .sponsorImage img {
	margin-bottom: 10px;
}

.promoFeatureInfo .sponsor {
	float: right;
}
.promoFeatureInfo .sponsor p {
	font-size: 1em;
	text-align: right;
}
.promoFeatureInfo .sponsor img {
	padding: 0 0 10px 10px;
}
.promoFeatureInfo h2 {
	margin: 0;
}
.article .promoFeatureInfo p#bySummary {
	border-top: 1px dashed #a9a9a9;
	border-bottom: 1px dashed #a9a9a9;
}

#promoFeatureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	text-transform: uppercase;
}

/* Gated Article */

.accessMessage {
	padding:8px 10px;
	background-color:#eeeff1;
	border:5px solid #cbcbcb;
	overflow:hidden;
}

	.accessMessage h3{
		border:none;
		color:#4d4d4d;
		margin-bottom:5px;
		font-size:1.6em;
	}

	 .accessMessage p {
	 	color:#4d4d4d;
		font-size:1.3em;
		margin-bottom:0;
		font-weight:700;
		width:380px;
	}

	.accessMessage p a {
	 	color:#59717d;
	}
		.accessMessage p a:hover, .accessMessage p a:active, .accessMessage p a:focus {
		 	background-color:transparent;
		}

#loginArea {
	color:#4d4d4d;
}

#frmLogin {
	float:left;
	width:380px;
}

	 #frmLogin fieldset {
		background-color:#eeeff0;
		margin:20px 0 0px 0;
		padding:5px 10px 0px;
		float:left;
		width:360px;
	}
		 #frmLogin fieldset legend {
			display:none;
		}
		 #frmLogin fieldset p {
			font-size:1.6em;
			padding:0;
			font-weight:700;
			line-height:normal;
		}
		 #frmLogin fieldset .formRow {
			margin-bottom:5px;
		}
			 #frmLogin fieldset .formRow label {
				padding:0;
				margin:0;
				float:left;
				display:block;
				font-weight:700;
				text-align:left;
				font-size:1em;
				margin:4px 10px 5px 0;
				width:72px;
				text-align:right;
			}
			
			 #frmLogin fieldset .formRow input#bRemember{
				margin-left:82px;
			}
			
			 #frmLogin fieldset .formRow label.radioCheck {
				font-size:1.1em;
				font-weight:100;
				display:inline;
				margin-top:5px;
				float:none;
			}
			 #frmLogin fieldset .formRow input.text {
				width:270px;
				color:#333;
			}
		 #frmLogin fieldset .formButton {
			padding:5px 5px 0 0;
			margin-left:82px;
		}
			 #frmLogin fieldset .formButton input {
				padding: 0px 25px 0 25px;
			}
			
		 
			
	 #frmLogin .loginHelp {
		margin: 0px 0 15px 0;
		width:278px;
		padding:10px 10px 0 92px;
		background-color:#eeeff0;
		overflow: hidden;
		float:left;
	}
	
	 .loginInfo {
		width:200px;
		float:right;
		background-color:#eeeff0;
		padding:5px 10px 0 10px;
		margin: 20px 0 15px 0;
		color:#4d4d4d;
	}
	
	.loginInfo h3 {
		color:#4d4d4d;
		font-size:1.8em;
		margin-bottom:5px;
	}
	
	.loginInfo p {
		color:#4d4d4d;
	}
	
	.loginInfo p.unlimitedAccess {
		margin-bottom:35px;
	}
	
	 #subscribeAccess{
		margin: 10px 0 15px 0;
		padding:5px 10px 0 10px;
		background-color:#eeeff0;
	}
	
	 .loginInfo a {
		font-weight:700;
	}
	
		 #frmLogin .loginHelp h3 {
			margin-bottom:5px;
			font-size:1.2em;
			padding-bottom:3px;
			padding-top:10px;
			font-weight:bold;
		}

 #subscribeAccess h3 {
	color:#1F232D;
	padding:0;
	text-transform:uppercase;
}

 .loginInfo img{
	margin-bottom:10px;
	display:block;
}

/* DISQUS login style */

#content #disqus_thread #login_message {
	font-size:1em !important;
	margin:20px 0;
	background-color: #EEF0EF !important;
	border: 5px solid #CBCBCB !important;
	position:relative;	
}
	#content #disqus_thread #login_message:before {
		content:" ";
		background: url("/_images/bkg/bkgCommentTop.gif") no-repeat left top;
		display:block;
		width:16px;
		height:16px;
		position:absolute;
		top:-21px;
		left:-5px;
	}
	#content #disqus_thread #login_message h3 {
		margin-bottom: 10px;
	}

/* DISQUS Comments*/
#disqus_thread #dsq-content ul li {
	background:none;
	padding-left:0
}
#disqus_thread #dsq-content h3 {
	border-bottom:none;
	color: #333333;
    font-family: "OpenSansBold", Arial, Helvetica, serif;
	font-size: 1.4em;
	font-weight:normal;
	}
	#fedra #disqus_thread #dsq-content h3 {
	    font-family: "Fedra Sans Alt Book", Arial, Helvetica, serif;
	}
	#arial #disqus_thread #dsq-content h3 {
	    font-family: Arial, Helvetica, serif;
	}
	#disqus_thread table tr {
	background:transparent;
	}
#disqus_thread #dsq-content table .dsq-comment-header-meta-wrapper span, 
#disqus_thread #dsq-content	.dsq-reply-link {
	font-size:0.7em
	}
#disqus_thread #dsq-content .dsq-comment-text,
#disqus_thread #dsq-content	.dsq-post-report {
	font-size:0.8em	
	}
#disqus_thread .dsq-comment-wrap {
    background: url("/_hbi_ui/_images/disqus/bkgCommentTop.gif") no-repeat scroll left top transparent;
}
#disqus_thread .dsq-full-comment {
    background: url("/_hbi_ui/_images/disqus/bkgCommentRight.gif") no-repeat scroll right top transparent;
    display: block;
    overflow: hidden;
    padding: 15px 15px 0;
}
#disqus_thread .dsq-full-comment-bottom {
    background: url("/_hbi_ui/_images/disqus/bkgCommentBottom.gif") no-repeat scroll left bottom transparent;
    display: block;
    min-height: 6px;
    overflow: hidden;
    text-align: right;
}
#disqus_thread .dsq-comment-bottom-right {
    background: url("/_hbi_ui/_images/disqus/bkgCommentBottomRight.gif") no-repeat scroll right bottom transparent;
    min-height: 6px;
}

#dsq-content .dsq-request-user-info table {
	font-size:1em;
}

#dsq-content .dsq-comment-header-time a {
	font-weight:normal;
}

#content #disqus_thread #dsq-content .dsq-post-area h3 {
	margin-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
	padding-bottom:0;
}

#content #disqus_thread #dsq-comments-title h3 {
    border-bottom: 1px dashed #CCCCCC;
	padding-bottom:0;
}

#dsq-content .dsq-request-user-info {
	color:#888;
}
	#dsq-content .dsq-request-user-info table {
		color:#333;
	}
	
#disqus_thread a:hover {
}
#dsq-comments {
	font-size:1em;
}
.dsq-comment {
	font-size:1.2em;
}

#dsq-comments-title {
	padding-top:15px !important;
}

/****** DISQUS THEME PATCH *******/

/* remove jumping on rollover */
body #dsq-content .dsq-comment .dsq-header-avatar a.dsq-avatar img {
	margin: 0;
}

body #content #disqus_thread #dsq-content #dsq-global-toolbar a:hover,
body #content #disqus_thread #dsq-content .dsq-header-avatar a:hover,
body #content #disqus_thread #dsq-content a.dsq-comment-hide-thread:hover,
body #content #disqus_thread #dsq-content a.dsq-comment-show-thread:hover {
	border-bottom: 0;
}

#disqus_thread .dsq-comment-header-time a:hover {
	color: #1a3973;
}

}
