/* Article Main Components
----------------------------------------------------------------------------------------------------*/

.articleContainer {
	margin-top: 20px;
	padding-right: 10px;
	border-right: 1px solid #d3d3d2;
}

.articleContainer h1 {
	margin-bottom: 5px;
}

.article {
	font-size: 13px;
}

.articleContainer ul, .articleContainer li{
	color: #555;
}

.articleTabs {
	background: #F1F1F1; 
	margin: 0px 0 20px; 
	padding: 0; 
	padding-top: 1px;	/* ie6 */
}

.articleTabs .active, .articleTabs .inactive {
	float: left; 
	font-size: 13px; 
	font-weight: bold; 
	color: #575757; 
	text-transform:uppercase; 
	border-right: 1px solid #DEDEDE;
	margin-top: 7px; 
	padding: 5px 15px 5px; 
}

.articleTabs .inactive {
	background: #F1F1F1;
	color: #257095;
}

.articleTabs .active {
	background: #FFFFFF; 
}

.articleTabs div.spacer {
	border: 0;
}

ul.tabs
{
	margin: 32px 0 0;
	padding: 0;
}

ul.tabs li
{
	list-style: none;
	display: inline;
}

.articleImage {
	font-size: 11px;
	color: #777777;
	float: right;
	margin: 0 0 10px 15px;
}

.articleImage img {
	max-width: 320px;
}

div.articleContainer .articleImage {
	width: 318px;
}

.thumb {
	float: left;
	margin-right: 12px;
	max-width: 250px;
}

/* share, social, email, print */
.topBar {
    float: left;
    height: 25px;
    margin: 0 0 15px 0;
    width: 100%;
	border-top: 1px solid #DEDEDE;
	padding-top: 10px;
}

.topBar a.print, .topBar a.print:visited {
    background: url("/media/ui/print.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 24px;
    margin: 0 0 0 10px;
    width: 56px;
    color:#FFFFFF;
}
.topBar a.print:hover {
    background-position: -56px 0;
}
.topBar a.button-primary.active {
    background: url("/media/ui/top-level-gradient.png") repeat-x scroll 0 0 transparent;
}
.topBar a.button-primary, a.button-primary:visited {
    background: url("/media/ui/bg-button-gray-gradient.png") repeat-x scroll 0 0 #848484;
    color: #FFFFFF;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.comments-count { 
	background-image: url(/media/ui/comments-balloon-icon-mini.png); 
	background-position: left top; 
	background-repeat: no-repeat; 
	display: inline-block; 
	float: left; 
	height: 20px; 
	overflow: hidden; 
	margin-right: 10px; 
	padding-left: 25px; 
	width: 80px; 
}
				
.articleContainer .comments-count a { 
	color: #fbab53; 
	font-size: 12px; 
}

.articleContainer .fb_iframe_widget {
	margin-right: 15px; vertical-align: top !important;
}

.articleContainer iframe.twitter-share-button {
	width: 90px !important;
}

.articleContainer #___plusone_0 {
	margin-left: 5px;
}

.articleContainer .email-share {
	display: inline-block;
	float: right;
	margin-left: -10px;
	color: #222;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.articleContainer .copyright-ccc {
	display: inline-block;
	float: right;
	margin-left: 7px;
	color: #222;
	font-size: 12px;
	margin-top:2px;
}


.articleContainer .social-bottom {
	margin-top: 10px;
}

.articleContainer .social-bottom .email-share {
	margin-left: 7px;
	float: left;
}

.articleContainer .social-bottom #___plusone_1, .social-bottom .fb_iframe_widget, .social-bottom iframe.twitter-share-button {
	float: left !important;
}
/* END share, social, email, print */

/* adenn */
.articleImage .slideControls img {
	width: auto;
}
/* \adenn */

.articleImage span {
	color: #555555;
	font-size: 12px;
}

.articleContainer ul.byline {
	margin-bottom: 10px; 
}

ul.byline {
	list-style: none outside;
	margin-left: 0;	
	line-height: 18px;
}

.articleContainer .headlines {
	margin-left: 0px;	
}

/* styles added for archived pages */

.articleContainer .landing {
	font-size: 12px;
}

.articleContainer hr {
	height: 1px;
	border: 1px solid #999;
}

.archiveImage {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

#FlowPlayer {
	width: 580px;
	height: 329px;
}

/* Story Link Boxes
----------------------------------------------------------------------------------------------------*/
.storySidebar {
	float: right;
	clear: right;
	margin-top: 18px;
	margin-bottom: 18px;	
	margin-left: 15px;
}

.storySidebar h5, h5.special {
	background-color: #088EC1;
	text-align: center;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
}

.storySidebar h5 a {
	color: #ffffff;
}

.storySidebar h6 {
	color: #555555;
	padding: 0px;
	margin: 10px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.storySidebar .section {
	background: #f8f8f8;
	margin-bottom: 18px;
}

.storySidebar .wrap {
	padding: 8px 15px;
}

.storySidebar .actions img.icon {
	margin-right: 15px;
}

.storySidebar .actions img.smallerMargin {
	margin-right: 8px;
}

.storySidebar .actions li {
	list-style-type: none;
	color: #545454;
	font-size: 13px;
	padding: 7px;
	border-bottom: 1px solid #c6c6c6;
}

.storySidebar .actions li.noBorder {
	border-bottom: none;
}

.storySidebar .reference {
	border-top: 1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	margin-bottom: 18px;
}

.storySidebar .reference li {
	font-size: 12px;
	margin-bottom: 10px;
}

.storySidebar .related li {
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	background: url("/media/ui/storyLock.gif") no-repeat;
	padding: 0px 0px 10px 25px;
	margin: 0px;
}

/* outbrain */
.ob_org_header, .ob_ads_header {
	font-size: 18px; color: #231F20;
}
.ob_dual_left ul, .ob_dual_right ul {
	margin-top: 7px;
}
.OUTBRAIN {
	margin: 40px 0 25px;
}

#outbrain_widget_0 .AR_1 .ob-text-content {
	padding-bottom: 2px;
}


/* Pagination
----------------------------------------------------------------------------------------------------*/
.pageNav {
	text-align: center;
	border-top: 1px solid #D3D2D2;
	border-bottom: 1px solid #D3D2D2;
	padding-top: 9px;
	padding-bottom: 9px;
}

.pageNav a {
	margin-left: 9px;
	margin-right: 9px;
	font-size: 14px;
	font-weight: bold;
}

.pageNav .pageArrows {
	margin-left: -10px;
}

.pageNav .pageArrows a {
	font-family: courier, arial, helvetica;
	letter-spacing: 0px;
}

.pagination {
	width:100%;
	float:left;
	border-bottom: 1px solid #d8d8d8; 
	padding: 10px 0; 
}
.pagination .share { 
	margin: 0 5px 0 0; 
	float: left; 
}
.pagination p {
	text-align: center;
	font-size:12px; 
	color:#666;
	padding: 0;
}
.pagination p span { 
	display: inline-block; 
	background-color: #fff; 
	padding: 1px 7px; 
	border: 1px solid #333; 
	font-size: 15px; 
	font-weight: bold; 
}
.pagination p a, .pagination p a:visited {
	color:#000;
	font-weight:bold;
	padding: 0 2px;
}
.pagination p a:hover {
	color:#333;
}
.pagination p a span { 
	background-color: #f7f7f7; 
	color: #257095;
}
.pagination a.shareThisPlaceholder, .pagination a.shareThisPlaceholder:visited {
	width:118px;
	height:24px; 
	float:left; 
	text-decoration:none;
}

.pagination .arrow {
	font-size: 16px;
}

/* CQ.com blue box
----------------------------------------------------------------------------------------------------*/
/* Top Headlines */
	.topHeadlines { float:right; clear:right;margin: 10px 0 0 25px; }
	.topHeadlines h3 { font-weight: bold; text-transform: uppercase; color: #257095; font-size: 12px; padding: 0 0 3px; border-bottom: 3px solid #257095; margin: 0  0 15px; }
	.headlineList li {
    line-height: 130%;
    list-style: none outside none;
    margin: 0 0 15px;
}
.headlineList {
    margin: 0 0 10px;
}
ul {
    color: #257095;
    line-height: 18px;
    list-style: disc outside none;
}
	/* ---------------------------------------------------------------------- */
/* CQ.com Box */
	.cqCom { position: relative; top: 2px; left: 2px; background: #dee0e1; margin: 0 0 20px; }
	.cqCom-inner { position: relative; top: -2px; left: -2px; background: #eef5fb; padding: 10px; overflow: hidden; }
	.cqCom h3 { text-indent: 100%; overflow: hidden; white-space: nowrap; background: url("/media/ui/logo-cq-com.png") no-repeat 0 0; margin: 0 0 10px; }
	.cqCom h4 { margin: 5px 0; padding: 0; color: #333; }
	.cqCom ul { margin-left: 0; }
	.cqCom li { margin: 0 0 10px; list-style: none; }
	.cqCom li a { color: #257095; font-weight: normal; font-size: 12px; line-height: 130%; }
	.cqCom li a:hover { text-decoration: underline; }
	.cqCom li .storySection { margin: 0 0 2px; }
	.cqCom li .storySection a { color: #000; font-size: 10px; }
	.cqCom .moreLink { display: block; margin: 0 -10px -10px; padding: 5px 10px; text-decoration: none; font-weight: bold; color: #666; text-align: center; border-top: 1px solid #d3e5f0; font-size:.8em; }
	.cqCom .moreLink:hover { text-decoration: underline; }
	.cqCom .arrow-right { display: inline-block; *display: inline; zoom: 1; text-indent: -100px; overflow: hidden; width: 7px; height: 10px; background: url("/media/ui/icon-arrow-right-gray.png") no-repeat center center; vertical-align: middle; margin-left: 7px; }
	
	.cqCom.wide .moreLink { position: absolute; top: 10px; right: 10px; border: 0; font-size: 12px; border-top: 0; }
	/* Blotter List */
	.blotterList { color: #000; padding: 0; margin: 15px 0; }
	.blotterList li { margin: 0 0 15px; list-style: none; line-height: 130%; }
	.blotterList li a { color: #257095; font-weight: bold; }
	.blotterList li a:hover { color: #257095; text-decoration: underline; }
	.blotterList .postDate { font-size: 10px; color: #666; margin: 0; padding: 0; }
	.blotterList .postDate a { color: #666; font-weight: normal; }
	.blotterList .postDate a:hover { text-decoration: underline; color: #666; }

/* Text size
----------------------------------------------------------------------------------------------------*/
ul#articleCSS li {
	width: auto;
	float: left;
	clear: none;
	padding: 0 1px;
	border-bottom: 0;
}

ul#articleCSS li.last {
	margin-right: 3px;
}

.bigText{
	font-size:18px;
	line-height: 22px;
}

.bigText h1 {
	font-size: 30px;
	line-height: 32px;
}

.bigText h2 {
	font-size: 24px;
	line-height: 24px;
}

.bigText .photoCredit, .bigText .articleImage {
	font-size: 12px;
	}

.bigText .reference h6{
	font-weight: normal;
}

.bigText .related h5 {
	font-size: 17px;
}

.bigText .related li, .bigText .reference li, .bigText .byline, .bigText .byline a{
	font-size: 16px;
	line-height: 20px;
}

.bigText .dateline {
	font-size: 15px;
}

.bigText .pageNav a, .bigText .actions{
	font-size: 18px
}

.bigText .wrap a, .bigText .articleTabs{
	font-size:16px;
}

.smallText{
	font-size:9px;
	line-height: 12px;
}

.smallText h1 {
	font-size: 20px;
	line-height: 22px;
}

.smallText h2 {
	font-size: 14px;
	line-height: 14px;
}

.smallText .photoCredit, .smallText .articleImage {
	font-size: 8px;
	}

.smallText .reference h6{
	font-weight: normal;
}

.smallText .related h5 {
	font-size: 8px;
}

.smallText .related li, .smallText .reference li, .smallText .byline, .smallText .byline a{
	font-size: 8px;
	line-height: 10px;
}

.smallText .dateline {
	font-size: 8px;
}

.smallText .pageNav a, .smallText .actions{
	font-size: 8px
}

.smallText .wrap a, .smallText .articleTabs{
	font-size:9px;
}

/* Sponsor Content 
----------------------------------------------------------------------------------------------------*/
.articleContainer h2.sponsor-disclaimer-header { color: #990000; font-size: 14px; font-weight: bold; margin-bottom: 0; text-transform: uppercase; }
.sponsor-content-headline { width: 440px; }
.sgc-article-logo { float: right; max-height: 60px; max-width: 110px; }
.sgc-disclaimer-text { font-style: italic; }
.topBar.sponsor-content { margin-top: 10px; }


/* Utility
----------------------------------------------------------------------------------------------------*/