/* CSS Document */
.tablet-res { display: block; }
.narrow-res { display: none; }

body {
	-webkit-text-size-adjust: 100%;
}

#site {
	padding-bottom: 100px;
}
#site .image {
	-webkit-transform: translateZ(0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0,0,0)
}

#body, #header .header-frame {
	width: 730px;
	margin: 0px auto;
}
#header .logo {
	left: 100px;
}
#header .eagle {
	left: 280px;
}
#header .addthis-share {
	left: 320px;
}
#header .date {
	display: none;
}
.addthis-share .social-icon.print {
	display: none;
}
.open-search {
    position: absolute;
    left: initial;
    top: initial;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

.col1 .column {
	display: none;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.col2, .col3, .col4 {
	margin-right: 0px;
}
.col2.col3 {
	float: none;
	clear: left;
}
.col4 {
	width: 100%;
	/*margin-right: 10px;*/
	margin-top: 10px;
}
.col3:nth-of-type(odd) {
	margin-right: 10px;
}
.col4:nth-of-type(odd) {
	margin-right: 10px;
	clear: both;
}
.coleq {
	width: 236px;
}
.colhalf {
	width: 360px;
}
.content {
	margin: 0px auto;
	float:none;
	width: 730px;
	position: static;
	left: 0px;
}
.widget.layout-3col-feature:not(:first-of-type) {
	width: 32.3%;
}
.widget.layout-3col-feature:not(:first-of-type) .lead-photo img {
	height: 150px;
}
.widget.layout-3col-feature:first-of-type .lead-photo img {
	height: 350px;
}

.widget.layout-3col-medium:nth-of-type(2), .widget.layout-3col-medium:nth-of-type(3), .widget.layout-3col-medium:last-of-type {
	width: 230px;
	float: left;
	margin-right: 10px;
}
.widget.layout-3col-medium:nth-of-type(3n+1) {
	margin-right: 0px;
}

.widget.layout-3col-feature-split {
	height: auto;
}
.widget.layout-3col-feature-split .lead-photo {
	width: 100%;
	margin: 0px;
	float: none;
    height: 370px;
}
.widget.layout-3col-feature-split .headline {
	float: none;
	width: 100%;
	height: auto;
}
.widget.layout-3col-feature-split .headline .byline, .widget.layout-3col-feature-split .headline .pubdate {
  height: 18px;
  overflow: hidden;  
}
.widget.layout-3col-feature-split:first-of-type .lead-photo {
	
}
.widget.layout-3col-feature-split:not(:first-of-type) {
	width: 32.3%;
    height: auto;
}
.widget.layout-3col-feature-split:not(:first-of-type) .lead-photo, .widget.layout-3col-feature-split:not(:first-of-type) .lead-photo img {
	height: 150px;
}
.widget.layout-3col-feature-split:not(:first-of-type) .headline {
	height: 130px;
    width: auto !important;
}
.widget.layout-3col-feature-split:not(:first-of-type) .headline .framework {
  overflow: hidden;
  height: 120px;  
}

.widget.lead-story.layout-1col-single-lead-headlines:nth-of-type(2) img {
	height: 170px;
}
.widget.layout-3col-medium:nth-of-type(6) {
	margin-right: 10px;
}
.widget.layout-3col-medium .headline h2 {
	font-size: 18px;
}
.widget.layout-3col-medium.orient-top:first-of-type .lead-photo img,
.widget.layout-3col-medium.orient-bottom:first-of-type .lead-photo img {
	height: 400px;	
}
article #region_1 {
    width: 710px;
    margin-left: 0px;
}
article #region_3 {
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
}
article #region_3 .image {
	height: 0px !important;
}
article .body .ad.article-ad {
	padding: 0px;
	text-align: center;
	/*background-color: #656364;*/
}
article .lead-photo {
	width: 710px;
}
article .lead-photo img.image {
	height: 420px;
}
article.layout-2col-expanded .lead-photo img {
	height: 600px;
}
article .body .ad.article-ad, article .body .ad.sharethrough  {
	/*margin-bottom: 30px;*/
}
body.article .page-search {
	margin-left: 0px;
}
body.article .page-search .form-search .input-append .search-query {
	width: 84%;
}
section.articles .upnext {
	margin-bottom: 90px;
}
.menu-container {
	width: 730px;
}

section.content .ad.billboard:nth-child(1) {
	padding: 0px;
	background-color: transparent;
	height: 90px;
}

/** WIDGET STYLES **/
#region_1 { 
	width:710px; 
}

.widget.layout-3col-feature:first-of-type .headline {
	height:330px;
}

.widget.layout-3col-feature:first-of-type .headline h2 {
	font-size: 32px;
}

.widget.layout-2col-triple-lead .lead-photo, .widget.layout-2col-triple-lead .lead-photo img {
	height: 170px;
}

.widget.layout-1col-single-lead-headlines h2, .widget.layout-1col-single h2, .widget.layout-3col-feature:not(:first-of-type) .headline h2, .widget.layout-1col-single-photo h2 {
	font-size:23px;
}
.widget.layout-1col-single-photo img {
	height: 250px;
}

.widget.layout-1col-single-lead-headlines .byline { 
	float: left;
	clear:both;
}

.widget.layout-1col-single-lead-headlines .pubdate { 
	border-left: none; 
	margin-left: 0; 
	padding-left: 0;
	float: left;
	clear:both;
}

.widget.layout-2col-double-lead {
	float: left;
	width: 175px;
}

.widget.layout-2col-double-lead .lead-photo img {
	height: 130px;
}

.widget.layout-2col-double-lead:nth-child(odd) {
	width: 175px;
}

.widget.layout-2col-double-lead .byline { 
	float: left;
	clear:both;
}

.widget.layout-2col-double-lead .pubdate { 
	border-left: none; 
	margin-left: 0; 
	padding-left: 0;
	float: left;
	clear:both;
	padding-bottom:25px;
}

.widget.layout-thumbnail-list .headline .subhead {
	display: none;
}

.widget.layout-1col-single .byline, .widget.layout-1col-single-photo .byline { 
	float: left;
	clear:both;
}

.widget.layout-1col-single .pubdate, .widget.layout-1col-single-photo .pubdate { 
	border-left: none; 
	margin-left: 0; 
	padding-left: 0;
	float: left;
	clear:both;
	padding-bottom:25px;
}

.widget.layout-1col-single, .widget.layout-1col-single-photo {
overflow: auto;
}

.widget.layout-1col-single-lead-headlines:first-of-type .lead-photo img {
	height: 170px;
	min-height: auto;
}

/** HOME PAGE **/
#page-home #region_3 .ad {
	float: left;
	width:100%; 
	text-align: center;
}
#page-home #region_3 > .widget.rss:last-of-type {
	width: 346px;
	float: right;
}
#page-home #region_3 > .widget.rss:nth-last-of-type(2) {
	float: left;
	width: 346px;
}

#page-home #region_7 .byline-sep,
#page-home #region_8 .byline-sep,
#page-home #region_9 .byline-sep,
#page-home #region_11 .byline-sep,
#page-home #region_12 .byline-sep,
#page-home #region_13 .byline-sep,
#page-home #region_14 .byline-sep,
#page-home #region_15 .byline-sep,
#page-home #region_16 .byline-sep,
#page-home #region_18 .byline-sep,
#page-home #region_27 .byline-sep,
#page-home #region_28 .byline-sep,
#page-home #region_29 .byline-sep,
#page-home #region_30 .byline-sep,
#page-home #region_31 .byline-sep,
#page-home #region_32 .byline-sep {
	display: none !important;
}
#page-home .addthis-share.short {
	height: 36px;
}
#page-home #region_19 .addthis-share.short {
	height: 20px;
}
#page-home #region_21 .addthis-share.short, #page-home #region_22 .addthis-share.short {
	height: 31px;
}


#page-home #region_1 .headline-tower {
	width: 690px;
 	height: auto;
	max-height: none;
}
#page-home #region_1 .headline-tower .widget.layout-3col-medium,
#page-home #region_1 .headline-tower .widget.layout-3col-medium.headline-override:nth-of-type(3),
#page-home #region_1 .headline-tower .widget.layout-3col-medium.headline-override:nth-of-type(4),
#page-home #region_1 .headline-tower .widget.layout-3col-medium.headline-override:nth-of-type(5),
#page-home #region_1 .headline-tower .widget.layout-3col-medium.headline-override:last-of-type {
	width: 100%;
}
#page-home #region_1 .widget.layout-3col-medium.headline-override:last-of-type {
	width: 230px;
}

/** VIDEO NEWS PAGE **/
#page-land-video #region_1 .widget.layout-3col-feature:first-of-type .play-video,
#page-land-video #region_1 .widget.layout-3col-feature-split:first-of-type .play-video {
	top: 23%;
	left: 49%;
}
#page-land-video #region_1 .widget.layout-3col-feature:not(:first-of-type) .play-video {
	top: 16%;
	left: 39%;
}
#page-video-news #region_5,
#page-land-video #region_5 {
	display: none;
}

/** LANDING PAGE **/
body.landing .widget.layout-3col-medium:first-of-type {
	width: 710px;
}
body.landing .widget.layout-3col-medium:nth-of-type(2),
body.landing .widget.layout-3col-medium:nth-of-type(3),
body.landing .widget.layout-3col-medium:nth-of-type(4) {
	width: 230px;
	margin-right: 10px;
}
body.landing .widget.layout-3col-medium:nth-of-type(4) {
	margin-right: 0;
}
body.landing .widget.layout-3col-feature:not(:first-of-type) {
	height: auto;
}
body.landing .lead-banner img {
	width: 730px;
}
body.landing .widget.layout-3col-medium .headline h2 {
	font-size: 22px;
}
body.landing .widget.layout-3col-medium:first-of-type .headline h2 {
	font-size: 26px;
}
body.landing .widget.layout-3col-feature:not(:first-of-type) .headline .byline,
body.landing .widget.layout-3col-feature:not(:first-of-type) .headline .pubdate,
body.landing .widget.layout-3col-feature:not(:first-of-type) .headline .byline-sep {
	display: none;	
}
body.landing .widget.layout-3col-feature:not(:first-of-type) .headline h2 {
	height: 85px;
	overflow: hidden;
}
body.landing .ad-container:first-of-type {
	margin-top: 10px;
}
body.landing section.content .ad.billboard.list {
	width: 720px;
}
body.landing #region_3, body.landing .article-list-group .col4 {
	display: none;
}

/* ERA PAGE */
#page-land-era .era-header-image img,
#page-land-era .era-facts img {
	width: 710px;
}
#page-land-era .sidebar-twitter, #page-land-era .sidebar-ad {
	display: none;
}

/** AUTHOR PAGE */
#page-playground1 .author-bio {
    width: 350px;
    margin-left: 20px;
}

#page-playground1 .author-bio h2 {
    font-size: 60px;
    line-height: 55px;
}

#page-playground1 .author-bio h3 {
    font-size: 35px;
}

#page-playground1 .author-bio p {
	width:350px;
	font-size:17px;
}

#page-playground1 .author-photo {
    margin-left: 25px;
}

.tag-description {
    margin-top: 0px;
}

#billboard1 {
	display: none;
}
.addthis-share .social-icon.sms {
	display: none;	
}
#page-video .container {
	width: 730px;
}
#page-video #region_3,
#page-video #region_7,
#page-video #region_10 {
	display: none !important;
}
#page-video #region_related_videos .sidebar {
	display: none;
}
#page-search .author-bio {
	width: 375px;
	margin: 10px;
}
#page-search .author-bio h2 {
	font-size: 40px;
}
#page-search .author-bio h3 {
	font-size: 30px;
}
#page-search .author-bio p {
	width: 365px;
	height: 181px;
	font-size: 16px;
}
#page-search #region_3, #page-tag #region_3, #page-search .article-list-group .col4, #page-tag .article-list-group .col4 {
	display: none;
}

/** SIDEBAR WIDGET **/
.widget.sidebar {
	display: none !important;
}

/** MOST READ WIDGET **/
.most-read-sidebar {
	float: none;
	margin: 10px auto;
}

/* FOOTER STYLES */
#footer {
	left: 0px;
	margin-left: 0px;
	width: 730px;
}
#footer-menu li {
	margin-right: 12px;
	font-size: 14px;
}

/* APP STYLES */
body.newsokapp {
	
}
body.newsokapp #footer {
	display: none;
}
body.newsokapp .menu-button {
	display: none;
}
body.newsokapp #body {
	/*padding-top: 0px;*/
}
.topic-alerts {
	display: none;
}
.topic-alerts h2 {
	font-family: CuratorBold, sans-serif;
	font-size: 26px;
}
.topic-alerts .article-tags {
	padding: 10px 0 5px;
}
.topic-alerts .btn-danger {
	margin-bottom: 5px; 
	padding: 8px 10px 10px 10px; 
	line-height: 16px;
	color: #FFFFFF;
	font-size: 16px;
}
.topic-alerts .btn-danger .topic-add {
	position: relative; 
	top: 2px; 
	font-size: 22px;
}
.topic-alerts .learn-more {
	font-size: 14px; 
	margin-bottom: 10px;
}
.topic-alerts .learn-more .arrow {
	display: inline-block; 
	width: 0; 
	height: 0; 
	border-top: 4px solid transparent; 
	border-bottom: 4px solid transparent; 
	border-left: 6px solid #AAAAAA;
}
body.newsokapp .topic-alerts {
	/*display: block;*/
}

body.newsokapp .ad { height: 0px !important; min-height: 0px !important; }
body.newsokapp .footer_ad { display: none !important; height: 0px; }
body.newsokapp section.articles .upnext { margin-bottom: 0px; }

.footer_ad {
	display: block;
	position: fixed;
	bottom: 0px;
	z-index:100;
	width: 100%;
	background-color: #CCCCCC;
	height: 90px;
}
.footer_ad .framework {
	width: 728px;
	margin: 0px auto;
}
.footer_ad .close {
	font-size: 14px;
	position: relative;
	z-index: 1000;
	width: 80px;
	float: right;
	height: 22px;
	background-color: #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-left-radius: 5px;
	text-align: right;
	padding: 5px 10px 0px;
	cursor: pointer;
	opacity: 1;
	text-shadow: none;
	font-weight: normal;
}
.footer_ad .close .fa {
	padding-left: 5px;
}

#ad_fixed {
	height: 90px;
	top: -27px;
	position: relative;
}

blockquote, .blockquote, blockquote p, article .body blockquote p {
	margin-left: 10px !important;
	margin-right: 10px !important;
}
/* Standard Page */
.lead-image img {
	width: 730px;
}
.standard-page img {
	width: 730px;
}

/* Special Magazine Article Styles - 4col Alpha */
.layout-4col-alpha #body img {
	float:none !important;
}

.layout-4col-alpha .body p { 
	margin: 15px 10%;
}

.layout-4col-alpha .addthis-share #social-share, .layout-4col-alpha .byline,.layout-4col-alpha .addthis-share.top {
	margin-left: auto;
	margin-right: auto;
	width:340px;
}

.layout-4col-alpha .tab-left-1, .layout-4col-alpha #body img.tab-left-1, .layout-4col-alpha .tab-right-1, .layout-4col-alpha #body img.tab-right-1 {	
	margin:10px auto;
}
.layout-4col-alpha .col2.col3 .addthis-share.bottom #social-share {
    width: 520px;
}

/* ELECTION LANDING PAGE */
#page-land-election .election-logo {
	float: none;
	margin: 0 auto 20px;
}
#page-land-election .election-logo img {
	/*width: 32.3%;*/
}
#page-land-election .top-news {
	float:  none;
}
#page-land-election .election-links {
	width: 450px;
	margin-bottom: 20px;
}
#page-land-election .election-links li {
	font-size: 20px;
	line-height: 36px;
}
#page-land-election .widget.layout-3col-feature-split {
	width: 32.3%;
	height: auto;
}
#page-land-election .widget.layout-3col-feature-split .lead-photo,
#page-land-election .widget.layout-3col-feature-split .lead-photo img {
	height: 150px;
}
#page-land-election .widget.layout-3col-feature-split .headline {
	width: auto;
	height: 120px;
}
#page-land-election .widget .framework .label {
	bottom: 120px;
}
#page-land-election .election-twitter {
	height: 440px;
}

/* SITE BANNERS */
.site-banner.election-banner .banner-election-logo, .site-banner.election-banner .banner-election-logo img {
    width: 48px;
    height: 48px;
}
.site-banner .label, .site-banner .text {
    font-size: 24px;
    line-height: 32px;
}
.site-banner.election-banner .label {
    width: 226px;
}
.site-banner.election-banner .text {
    width: 412px;
}