 /*  
Theme Name: Weekly World News
Theme URI: http://www.weeklyworldnews.com/
Description: Custom theme designed and developed for Weekly World News. A few features left in place form Premium News theme for legacy purposes.
Version: 1.0
Author: Crowd Favorite
Author URI: http://www.crowdfavorite.com
*/

/* HTML5 Boilerplate */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { 
	background-color: #e8e8e8;
	font-size: 13px;
	line-height: 1.4;
	margin: 0;
}

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

a { color: #000; text-decoration: none; }
a:visited { color: #000; }
a:hover { color: #900; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ==|== primary styles =====================================================
   Author: Crowd Favorite
   ========================================================================== */

/** Defaults
 -------------------------------------------------- */
 h1	{ font-size: 26px; }
 h2	{ font-size: 24px; }
 h3	{ font-size: 20px; }
 h4	{ font-size: 18px; }
 h5	{ font-size: 16px; }
 h6	{ font-size: 14px; }


/** Web Fonts
	font-family:'Impact W01';
	font-family:'Gazette LT W01 Bold';
	font-family:'Gazette LT W01 Italic';
	font-family:'Gazette LT W01 Roman';
	font-family:'Futura W01 Bold Oblique';
	font-family:'FuturaW01-BoldCondensed 774890'; normal
	font-family:'FuturaW01-BoldCondensed 774893'; italic
 -------------------------------------------------- */
body {
	font-family: 'Gazette LT W01 Roman', Georgia, Times, serif;
}
b, 
strong,
.entry-byline a,
.widget_recent_comments a,
.entry-comments a,
.news-signup p {
	font-family: 'Gazette LT W01 Bold', Georgia, Times, serif;
	font-weight: normal;

} 
em {
	font-family: 'Gazette LT W01 Italic', Georgia, Times, serif;
}
.ads-mgid h2 {
	font-family: 'Impact W01', Helvetica, Arial, sans-serif;
}
.entry-title,
ul.tabs,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'FuturaW01-BoldCondensed 774890', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#nav-main,
.section-title,
.widget-title {
	font-family: 'FuturaW01-BoldCondensed 774893', 'FuturaW01-BoldCondensed 774890', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

/** Non default links
 -------------------------------------------------- */
.entry-content a {
	text-decoration: underline;
}
.entry-meta a {
	color: #666;
}
.entry-meta a:hover {
	color: #900;
}

/** Structure
 -------------------------------------------------- */
#container {
	background-color: #fff;
}

/** Header
 -------------------------------------------------- */
#header {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
#site-name,
#site-name a {
	float: left;
}
#site-name {
	margin: 0 2px 0 0;
}
#site-name a {
	background: #000 url(img/sprite-header.png) 0 0 no-repeat;
	width: 300px;
	height: 110px;
}
#nav-main,
#nav-main ul,
#nav-main li,
#nav-main li a {
	float: left;
}
#nav-main {
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	min-height: 106px;
	width: 664px;
}
#nav-main ul {
	background: url(img/sprite-header.png) 100% -110px no-repeat;
	margin: 15px 14px 11px 14px;
}
#nav-main li {
	margin-bottom: 4px;
}
#nav-main li a {
	border-left: 1px solid #000;
	display: block;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	padding: 0 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 110px;
}
#nav-main li:last-child a {
	border-right: 1px solid #000;
}
#nav-main li a:hover {
	background-color: #900;
	color: #fff;
}
#aux {
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin: 3px 0;
}
#site-description {
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}
#header .searchform {
	border: 1px solid #ccc;
	float: right;
	height: 22px;
	width: 200px;
}
#header .searchform input {
	vertical-align: top;
}
#header .searchform #s {
	background-color: transparent;
	border: 0;
	float: left;
	line-height: 22px;
	height: 22px;
	padding: 0 4px;
	width: 170px;
}
#header .searchform #searchsubmit {
	background: #fff url(img/sprite-header.png) -300px 0 no-repeat;
	border: 0;
	font-size: 0;
	height: 21px;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
	width: 22px;
	/* IE7 hack */
	color: transparent;
	text-transform: capitalize;
}
#header .searchform #searchsubmit:hover {
	background-position: -300px -22px;
}

/** Advertising
 -------------------------------------------------- */
#ad-takeover {
	/*background: url(img/ad-takeover/2012-08-08-valiant.jpg) top center fixed no-repeat;
	padding-top: 110px;*/
}
#ad-takeover-link {
	color: #fff;
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#ad-takeover #container {
	position: relative;
	z-index: 2;
}

#ads-header {
	margin-bottom: 20px;
}
#ads-header .ad-220x90, 
#ads-header .ad-728x90 {
	float: left;
}
#ads-header .ad-220x90 {
	border-right: 2px solid #000;
	margin-right: 8px;
	padding-right: 8px;
}
.ad-220x90 {
	height: 90px;
	width: 220px;
}
.ad-728x90 {
	height: 90px;
	width: 728px;	
}
.ads-mgid {
	margin: 20px 0 30px 0;
}
.ads-mgid .mg_addad1174 {
	margin-top: 5px;
}
#MarketGid1174 .MGC011741174 img {
	margin-top: 10px;
}
#MarketGid1174 .MGC011741174 td div {
	padding: 0 10px;
}
#ad-footer {
	margin-left:125px;
}

/** Entry (posts/excerpts)
 -------------------------------------------------- */
.entry-title {
	font-size: 34px;
	line-height: 36px;
	margin: 0;
	text-transform: uppercase;
}
.entry-byline {
	margin: 2px 0 0 0;
}

entry-byline-video-player{
	font-family: 'FuturaW01-BoldCondensed 774890', Helvetica, Arial, sans-serif;
}

.entry-media {
	border: 8px solid #000;
	margin: 1.5em 0 1em 0;
	text-align: center;
}

.entry-media img {
	border: 4px solid #fff;
}

.entry-media .tremor-video-player {
	border: 4px solid #fff;
}

.entry-sidebar {
	padding-top: 15px;
}
.entry-sidebar .entry-comments {
	margin-top: 0;
}
.entry-meta {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
}
.entry-meta .block,
.entry-comments a {
	color: #000;
}

.expanded{
	height: 254px;
	overflow:hidden;
}

/** Excerpts (loop/archives)
 -------------------------------------------------- */
.excerpt {
	border-bottom: 1px solid #ccc;
	padding: 17px 0;
}
.excerpt .entry-title {
	font-size: 22px;
	line-height: 24px;
}
.excerpt.has-thumbnail .entry-thumb {
	float: left;
	margin-right: 15px;
	width: 220px;
}
.excerpt.has-thumbnail .entry-excerpt {
	float: left;
	width: 399px;
}
.excerpt .entry-meta {
	margin-bottom: 0;
}

/** Carousel / Top Stories
 -------------------------------------------------- */
.breaking-news{
	font-family: 'FuturaW01-BoldCondensed 774890', Helvetica, Arial, sans-serif;
	height:25px;
	overflow:hidden;
	background:black;
	color:white;
}

.breaking-news .breaking-news-main {
	font-size: 20px;
	margin-left:8px;
	margin-top:4px;
}

.breaking-news .breaking-news-sub {
	font-size: 12px;
}

#top-story-container {
	height: 553px;
	margin-bottom: 30px;
	position: relative;
}
#top-story-container .contentb {
	/*height:488px; is set by cycle plugin */
	border: 8px solid #000;
	overflow: hidden;
}
#top-story-container .contentb .post {
	background-color: #ccc;
	border: 4px solid #fff;
	display:none;
	height: 480px;
	overflow:hidden;
	width: 610px;
}

#top-story-container .contentb .post .entry-video-player {
	text-align: left !important;
	background:white;
}

#top-story-container .contentb .post .entry-video-player .entry-title-caption .excerpt{
	border-bottom: 0px;
}

#top-story-container .contentb .post .entry-video-player  .entry-title-caption{
	height:85px;
	overflow:hidden;
}

#top-story-container .contentb .post .entry-media-featured {
	text-align: center;
}
#top-story-container .contentb .post .entry-featured {
	padding: 30px;
}
#numbers, 
#tp-nav {
	margin-top: 4px;
}
#numbers a,
#tp-nav a {
	border: 1px solid #000; 
	display: block;
	float:left; 
	height: 0; 
	overflow: hidden;
	padding-top: 18px;
	width: 18px;
}
#numbers a {
	background-color: #fff;
	margin-right: 4px;
}
#numbers .activeSlide,
#numbers .activeSlide:hover {
	background: #000;
}
#tp-nav {
	bottom: 0;
	position: absolute;
	right: 0;
}
#ts-prev,
#ts-next {
	background: #000 url(img/carousel-nav.png) top left no-repeat;
	margin-left: 4px;
}
#ts-next {
	background-position: top right;
}
#numbers a:hover,
#tp-nav a:hover {
	background-color: #900;
}

/** Widgets
 -------------------------------------------------- */
.widget {
	margin: 0 0 20px 0;
}
.widget-content p,
.widget-content ul {
	margin: 10px 0 0 0;
}
.widget-content ul {
	list-style-type: none;
	padding: 0 10px;
}
.widget-content ul li {
	line-height: 1.3em;
	margin: 5px 0;
}
.widget-content ul ul {
	margin: 0;
}

/* Image Widget */
.widget_image .wp-caption {
	padding: 10px;
	overflow: hidden;
}
.widget_image .wp-caption img {
	max-width: 282px;
}
.widget_image .wp-caption p {
	margin: 3px;
}

/* Links Widget */
.widget_links ul,
.widget_links ul li {
	float: left;
}
.widget_links ul {
	width: 100%;
	padding: 0 0 0 10px;
}
.widget_links ul li {
	color: #666;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	width: 136px;
}
.widget_links li img {
	display: block;
	margin: 0 0 3px 0;
	max-width: 136px;
	max-height: 120px;
}

/* wwn banner */
#wwn-banner-aside {
	margin-bottom:20px;
}

/* News signup / subscribe */
.news-signup {
	background-color: #000;
	color: #fff;
	margin-bottom: 20px;
	padding: 76px 10px 10px 10px;
	position: relative;
}
.news-signup img {
	position: absolute;
	top: -8px;
	left: 10px;
}
.news-signup p {
	text-align: center;
}
.news-signup form {
	background-color: #fff;
	padding: 2px;
}
.news-signup form input {
	height: 24px;
	line-height: 24px;
	border: 0;
}
.ns-email {
	float: left;
	width: 175px;
	padding: 0 5px;
}
.ns-btn {
	background-color: #000;
	color: #fff;
	float: right;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 8px;
}
.ns-btn:hover {
	background-color: #900;
}

/* Tabbed Comments Widget */
ul.tabs {
	border-bottom: 2px solid #000;
	font-size: 14px;
	line-height: 1em;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.tabs li {
	background-color: #ddd;
	float: left;
	padding: 6px 0 5px 0;
	text-align: center;
	width: 50%;
}
.tabs li:hover {
	background-color: #ccc;
}
.tabs li.active {
	color: #fff;
	background-color: #000;
}
/* initial hide */
#rcom {
	display: none;
}
/* overrides */
#mcom h2 {
	display: none;
}
.widget .idw-container .idw-footer {
	padding: 0 10px;
	margin-bottom: 0;
}
/* outbrain ads modification */
.widget .ob_container {
	padding-left: 8px;
}

/** Footer
 -------------------------------------------------- */
#footer {
	border-top: 3px solid #000;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-top: 30px;
	padding: 10px 120px 12px 0;
	position: relative;
}
#footer p {
	margin: 2px 0;
}
#footer .bat-boy {
	position: absolute;
	right: -4px;
	top: -25px;
}
#nav-footer {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 4px 0px;
	text-transform: uppercase;
}
#nav-footer li {
	display: inline;
	margin-right: 8px;
}
#nav-footer a:link {
	text-decoration: none;
}

/** Utility Classes
 -------------------------------------------------- */
.section-title,
.widget-title {
	border-bottom: 1px solid #000;
	border-top: 3px solid #000;
	line-height: 1em;
	margin: 0;
}
.section-title {
	padding: 5px 0 6px 0;
}
.section-title span {
	color: #999;
}
.widget-title {
	padding: 4px 0 6px 0;
}

.pagination {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	margin: 20px 0;
	text-transform: uppercase;
}
.pagination .prev {
	float: right;
}
/* hide WP stats smiley */
img#wpstats{ 
	border:none;
	bottom: 0;
	height:0px;
	overflow:hidden;
	padding:0px;
	position: absolute;
	width:0px;
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* print styles */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/*	CSSGrid
 *  https://github.com/crowdfavorite/css-grid
 *	License: http://opensource.org/licenses/mit-license.php  */

/** grid foundation
 -------------------------------------------------- */
.grid {
	margin: 0 auto;
	/* this makes the page wide but keeps content away from the edge */
	padding: 0 20px;
}

/* fluid media */
.row img,
.row object,
.row embed,
.row video {
	max-width: 100%;
}

/* Default large grid.
Works fine with older browsers that don't support media queries. */
.grid {
	width: 966px;
}
.c4-1,.c4-2,.c4-3,.c4-4,.c4-12,.c4-123, .c4-23,.c4-234,.c4-34,
.c6-1,.c6-2,.c6-3,.c6-4,.c6-5,.c6-6,
.c6-12,.c6-123,.c6-1234,.c6-12345,
.c6-23,.c6-234,.c6-2345,.c6-23456,
.c6-34,.c6-345,.c6-3456,
.c6-45,.c6-456,.c6-56 {
	display: inline; /* IE6/IE7 double-margin float bug fix */
	float: left;
	margin-left: 30px;
	/* Prevent collapsing of empty columns. Min-height prevents collapse
	everywhere but IE6. IE6 doesn't collapse empty collumns anyhow, so no need
	for a fix there. */
	min-height: 1px;
}

/* Sixths */
.c6-1,.c6-2,.c6-3,.c6-4,.c6-5,.c6-6 { width: 136px; }
/* Quarters */
.c4-1,.c4-2,.c4-3,.c4-4 { width: 219px; }
/* Thirds */
.c6-12,.c6-23,.c6-34,.c6-45,.c6-56 { width: 302px; }
/* Halves */
.c4-12,.c4-23,.c4-34,
.c6-123,.c6-234,.c6-345,.c6-456 { width: 468px; }
/* Two-thirds */
.c6-1234,.c6-2345,.c6-3456 { width: 634px; }
/* three-quarters */
.c4-123,.c4-234 { width: 717px; }
/* Five-sixths */
.c6-12345,.c6-23456 { width: 800px; }

/* Full-width
These classes are not included in column float definitions, since they don't
have either margin or fixed width. Including display:block and width styles
so these classes can be used on non-block-level elements. */
.c6-123456,
.c4-1234 {
	clear: both;
	display: block;
	min-height: 1px;
	width: auto;
}

/* zeroing out leftmost.unit margins */
.c6-1,.c6-12,.c6-123,.c6-1234,.c6-12345,
.c4-1,.c4-12,.c4-123 {
	margin-left: 0;
}
/* zeroing out leftmost nested .unit margins */
.c6-2 .c6-2,.c6-23 .c6-2,.c6-23 .c6-23,.c6-234 .c6-2,.c6-234 .c6-23,.c6-234 .c6-234,.c6-2345 .c6-2,.c6-2345 .c6-23,.c6-2345 .c6-234,.c6-2345 .c6-2345,.c6-23456 .c6-2,.c6-23456 .c6-23,.c6-23456 .c6-234,.c6-23456 .c6-2345,.c6-23456 .c6-23456,
.c6-3 .c6-3,.c6-34 .c6-3,.c6-34 .c6-34,.c6-345 .c6-3,.c6-345 .c6-34,.c6-345 .c6-345,.c6-3456 .c6-3,.c6-3456 .c6-34,.c6-3456 .c6-345,.c6-3456 .c6-3456,
.c6-4 .c6-4,.c6-45 .c6-4,.c6-45 .c6-45,.c6-456 .c6-4,.c6-456 .c6-45,.c6-456 .c6-456,
.c6-5 .c6-5,.c6-56 .c6-5,.c6-56 .c6-56,
.c6-6 .c6-6,
.c4-2 .c4-2,.c4-23 .c4-2,.c4-23 .c4-23,.c4-234 .c4-2,.c4-234 .c4-23,.c4-234 .c4-234,
.c4-3 .c4-3,.c4-34 .c4-3,.c4-34 .c4-34 {
	margin-left: 0;
}

/** grid utilities
 -------------------------------------------------- */
/* Row Clearfix
Uses variation of Nicolas Gallagher's Micro Clearfix.
http://nicolasgallagher.com/micro-clearfix-hack/ */
.row:before,
.row:after {
	content:"";
	display:table;
}
.row:after {
	clear:both;
}
.row {
	/* Just in case: make sure that rows clear outside floats. */
	clear: both;
	/* For IE 6/7 (trigger hasLayout) */
	zoom:1;
}
