/*
SITEWIDE UNIVERSAL STYLES
*/

/* Defaults */
* {
	margin: 0px;
	padding: 0px;
}
	
body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
    min-height: 100%;
	font-style: normal;
	font-family: 'Source Sans Pro', Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
	}
	
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro.ttf');
	}
	
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Semibold.ttf');
	font-weight: bold;
	}
	
@font-face {
	font-family: 'Source Sans Pro';
	src: url('../fonts/SourceSansPro-Italic.ttf');
	font-style: italic;
	}
	
h1, h2, h3, h4, p, a {
	font-style: normal;
	font-weight: normal;
	font-family: 'Source Sans Pro', Tahoma, Geneva, sans-serif;
	line-height: 1em;
	}
	
p {
	margin: 0 0 0.813em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #4c4c4c;
	}
	
p:last-child {
	margin: 0;
	}
	
a, a:visited {
	color: inherit;
	text-decoration: none;
	}
	
a:hover {
	color: #bfa700;
	text-decoration: none;
	}
	
img {
	border: 0;
	}
	
ul {
	list-style: none;
	}
	
	
/* Main divs */
#wrapper {
	display: block;
	width: 100%;	
	margin: 0 auto;
	padding: 0;
}

.main-content {
	width: 68.750em;
	margin: 0 auto;
	padding: 0;
}

section {
	float: left;
	width: 48.250em;
	min-height: 41.200em;
	margin: 2em 1.750em 0 0;
	padding: 0;
}
	
aside {
	float: left;
	margin: 2em 0 0 0;
	padding: 0;
	width: 18.750em;
}
	
	
/* Main header sitewide */
.site-header-bg {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #160773;
	}

.site-header-container {
	width: 68.750em;
	height: 4.500em;
	margin: 0 auto;
	padding: 0;
	}
	
.site-header-content {
	float: left;
	width: 100%;
	height: 3.300em;
	margin: 0.600em 0 0.600em 0;
	padding: 0;
	}
	
	
/* Logo */
.logo {
	float: left;
	position: relative;
	width: 13em;
	margin: 0 1em 0 0;
	padding: 0;
	z-index: 6;
}
	
	
/* Main navigation */
.main-navigation {
	position: relative;
	z-index: 5;
	width: 100%;
	height: 3.300em;
	margin: -0.600em 1em 0 0;
	padding: 1.200em 0 0 0;
	}
	
.main-navigation li {
	display: block;
	float: left;
	}

.main-navigation ul li a, .main-navigation ul li a:visited {
	display: block;
	margin: 0 0 1.500em 0;
	padding: 0.500em 0.700em 0.500em 0.700em;
	font-size: 0.938em;
	color: #ffffff;
	text-decoration: none;
	}
	
#signup a {
	font-weight: bold;
	color: #E65A49;
	}
	
#selected {
	font-size: 0.938em;
	color: #ffffff;
	background: #445393;
	}
	
.main-navigation ul li:hover { /* Persistent hover state for top most link in drop down menu */
	background: #445393;
	}
	
/*.main-navigation ul li:hover:after {
	content: '';
	width: 0;
	padding: 2em 0 0 0;
    border-top: 140px solid #20a3bf;
    border-left: 70px solid transparent;
    border-right: 70px solid transparent;
	} */

.ngd-menu, .gga-menu, .lng-menu, .ifx-menu {
	position: absolute;
	width: 66.687em;
	top: auto;
	left: 0;
	z-index: 10;
	padding: 1em;
	background: #efefef;
	border: solid 1px #d2d2d2;
	border-top: none;
	display: none;
	/* visibility: hidden; */
	}
	
.main-navigation ul li:hover .ngd-menu, .main-navigation ul li:hover .gga-menu, .main-navigation ul li:hover .lng-menu, .main-navigation ul li:hover .ifx-menu {
	float: left;
	display: block;
	/* visibility: visible; */
	}
	
.column1 {
	float: left;
	width: 17em;
	height: 22.400em;
	margin: -1em 0 -1em 0;
	padding: 1em 1em 1em 0;
	border-right: solid 1px #d2d2d2;
	}
	
.ngd-menu .column1 a, .gga-menu .column1 a, .lng-menu .column1 a { /* Remove excess padding from images */
	margin: 0 auto;
	padding: 0;
	}
	
.column2, .column3, .column4, .energyhub-cols {
	float: left;
	width: 13em;
	height: 22.400em;
	margin: -1em 0 -1em 0;
	padding: 1em;
	border-right: solid 1px #d2d2d2;
	}
	
.energyhub-cols {
	width: 10.200em;
	}
	
.column4, .energyhub-cols:last-child {
	padding: 1em 0 1em 1em;
	border: none;
	}	
	
.ngd-menu h2, .gga-menu h2, .lng-menu h2, .ifx-menu h2 {
	margin: 0 auto;
	padding: 0;
	font-size: 0.938em;
	font-weight: bold;
	color: #297d3e;
	}
	
.column1 h2 {
	margin-bottom: 0.400em;
	}
	
.column1 p {
	font-size: 0.875em;
	line-height: 1.188em;
	}
	
.main-navigation .ngd-menu h3 a, .main-navigation .ngd-menu h3 a:visited, .main-navigation .gga-menu h3 a, .main-navigation .gga-menu h3 a:visited, .main-navigation .lng-menu h3 a, .main-navigation .lng-menu h3 a:visited, .main-navigation .ifx-menu h3 a, .main-navigation .ifx-menu h3 a:visited {
	margin: 0.200em 0 0.200em 0;
	padding: 0;
	font-size: 0.938em;
	color: #232323;
	}
	
.main-navigation .ngd-menu h3 a:hover, .main-navigation .gga-menu h3 a:hover, .main-navigation .lng-menu h3 a:hover, .main-navigation .ifx-menu h3 a:hover {
	background: transparent;
	color: #bfa700;
	}

ul.stories-list, ul.submenu {
	float: left;
	margin: 0.400em 0 0.600em 0;
	padding: 0;
	}
	
.stories-list li, .submenu li {
	display: block;
	width: 100%;
	}
	
.main-navigation .stories-list li a, .main-navigation .stories-list li a:visited, .main-navigation .submenu li a, .main-navigation .submenu li a:visited {
	margin: 0 0 0.500em 0;
	padding: 0 0 0.500em 0;
	border-bottom: dotted 1px #c2bebf;
	font-size: 0.875em;
	color: #232323;
	}
	
.main-navigation .submenu li a, .main-navigation .submenu li a:visited {
	margin: 0 0 0.300em 0;
	padding: 0;
	border: 0;
	}
	
.main-navigation .stories-list li:last-child a {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
ul.stories-list li:hover, ul.submenu li:hover {
	background: transparent;
	}

.stories-list li a:hover, .submenu li a:hover, .column1 a:hover p {
	color: #bfa700;
	}
	
.main-navigation .green-button a {
	float: left;
	margin: 0.400em 0 0 0;
	padding: 0.400em 0.500em 0.400em 0.500em;
	font-family: 'Source Sans Pro';
	font-size: 0.750em;
	text-transform: uppercase;
	background: #297d3e;
	color: #ffffff;
	border: 0;
	}

.main-navigation .green-button a:hover {
	background: #939598;
	cursor: pointer;
	}
	
	
/* Search */
.search {
	float: right;
	position: relative;
	z-index: 6;
	width: 13em;
	margin: 0 auto;
	padding: 0.600em 0 0 0;
	text-align: center;
	}
	
#searchform {
	float: right;
	margin: 0 auto;
	padding: 0;
	}
	
.search-field {
	width: 13em;
	margin: 0 auto;
	padding: 0.500em 2.700em 0.500em 0.500em;
	font-family: 'Source Sans Pro';
	font-size: 0.875em;
	color: #CCCECE;
	background: #313182;
	border: solid 1px #313182;
	vertical-align: middle;
	}

/* .search-button {
	float: right;
	position: relative;
	z-index: 1;
	margin: -2.350em 0.500em 0 -5.100em;
	padding: 0.300em 0.500em 0.300em 0.500em;
	font-family: 'Source Sans Pro';
	font-size: 0.750em;
	background: #297d3e;
	color: #ffffff;
	border: 0;
	text-transform: uppercase;
	vertical-align: middle;
	} */
	
.search-button {
	margin: 0 0 0 -3.100em;
	padding: 0.300em 0.500em 0.300em 0.500em;
	font-family: 'Source Sans Pro';
	font-size: 0.750em;
	background: #297d3e;
	color: #ffffff;
	border: 0;
	text-transform: uppercase;
	vertical-align: middle;
	}

.search-button:hover {
	background: #939598;
	cursor: pointer;
	}
	

/* Front Page, Natural Gas Daily landing page, Global Gas Analytics landing page */
.subsection {
	float: left;
	width: 100%;
	height: 100%;
	margin: 2em 0 1em 0;
	padding: 0;
	}
	
.subsection-content {
	width: 68.750em;
	margin: 0 auto;
	padding: 0.500em 0 0 0;
	border-top: solid 1px #d8d8d8;
	}

.subsection-content-header {
	float: left;
	width: 100%;
	margin: 0 0 1.500em 0;
	padding: 0;
}

.subsection-content-header h2 {
	display: inline-block;
	font-size: 1.188em;
	color: #160773;
	position: relative;
}
	
.omnibox h2, .sector-headlines h2, .archive-selector h2, .content-box h2, .index-headlines {
	display: inline-block;
	width: 100%;
	margin: 0 0 1.500em 0;
	padding: 0;
	font-size: 1.063em;
	color: #160773;
	position: relative;
	z-index: 2;
}

.omnibox h2:before, .sector-headlines h2:before, .archive-selector h2:before, .content-box h2:before, .index-headlines:before {
	content: "";
	display: block;
	border-bottom: solid 1px #160773;
	width: 3.200em;
	height: 1px;
	position: absolute;
	top: 1.200em;
	z-index: 1;
}

.section-left {
	float: left;
	width: 68%;
	margin: 0 2.3% 0 0;
	padding: 0 2.3% 0 0;
	border-right: dotted 1px #d8d8d8;
}

.section-right {
	width: 27.27%;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.section-right > div:last-child {
	margin-bottom: 0;
}

div[name="lead-section"] {
	padding: 0;
	border: 0;
}

div[name="lead-section"] > .section-left {
	width: 70%;
	margin: 0 2.60% 0 0;
	padding: 0;
	border: 0;
}

.chevron-right:after {
	border-style: solid;
	border-width: 0.100em 0.100em 0 0;
	content: '';
	display: inline-block;
	width: 0.35em;
	height: 0.35em;
	left: 0.05em;
	top: 0.35em;
	position: relative;
	vertical-align: top;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.lead-left {
	float: left;
	width: 72%;
	margin: 0 2.5% 0 0;
	padding: 0 2.5% 0 0;
	border-right: dotted 1px #d8d8d8;
	}
	
.lead-right {
	float: left;
	width: 22.85%;
	margin: 0 auto;
	padding: 0;
	}
	
.recent-article, .recent-article-quarters {
	float: left;
	width: 30.66%;
	margin: 0 4% 0 0;
	padding: 0;
}

.recent-article-quarters {
	width: 22%;
}
	
.recent-article:last-child, .recent-article-quarters:last-child {
	margin: 0 auto;
}
	
.recent-article img, .recent-article-quarters img {
	margin: 0 0 0.300em 0;
	}
	
.recent-article h3, .recent-article-quarters h3 {
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	color: #232323;
}
	
.news-queue li {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
}

.news-queue li:last-child {
	margin: 0 auto;
}
	
.news-queue h3 {
	font-size: 1em;
	color: #232323;
	}
	
	

/* Sitewide styles */
.subcategory {
	display: block;
	margin: 0 0 0.100em 0;
	padding: 0;
	font-size: 0.813em;
	color: #297d3e;
	}	

	
/* Omnibox */
.omnibox, .box-noheading {
	float: left;
	width: 18.750em;
	margin: 0 0 1.750em 0;
	padding: 0;
}

.section-right > .omnibox:last-child, .section-right > .box-noheading:last-child {
	margin: 0 auto;
}

.omnibox h3, .custom-counter li h3, .archive-selector li, .box-noheading h3 {
	margin: 0 0 0.200em 0;
	padding: 0;
	font-size: 1em;
	color: #232323;
}

.omnibox li, .omnibox-module, .box-noheading-module {
	float: left;
	width: 100%;
	margin: 0 0 0.500em 0;
	padding: 0 0 0.500em 0;
	border-bottom: dotted 1px #c2bebf;
}

.omnibox-module, .box-noheading-module {
	margin: 0 0 0.600em 0;
	padding: 0 0 0.600em 0;	
}

.omnibox li:last-child, .omnibox-module:last-child, .box-noheading-module:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

.date-location {
	margin: -0.100em 0 0 0;
	padding: 0;
	font-size: 0.875em;
	font-weight: normal;
	color: #7f7f7f;
}

.omnibox-module-img {
 	float: left;
 	width: 33%;
 	margin: 0 4% 0 0;
}

.box-noheading-module-img {
	float: left;
	width: 25%;
	margin: 0 4% 21% 0;
}

.omnibox-module img, .box-noheading-module img {
	margin: 0 auto;
}
	
	
/* Most read */
.custom-counter {
	list-style-type: none;
}
	
.custom-counter li {
	counter-increment: step-counter;
	height: 2.125em;
}
	
.custom-counter li:before {
	float: left;
	content: counter(step-counter);
	margin: 0 0.500em 0.750em 0;
	padding: 0.100em 0.400em 0.200em 0.400em;
	font-size: 1em;
	color: #ffffff;
	background: #297d3e;
}
	

/* Lead story on home page and top features */
.topstory, .topfeatures {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.topfeatures {
	margin: 1.750em 0 0 0;
}
	
.topstory h1 {
	margin: 0 auto;
	padding: 0;
	font-size: 1.625em;
	line-height: 1em;
	color: #232323;
}
	
.topstory p, .recent-article p, .omnibox p, .recent-article-quarters p, .news-queue p, .box-noheading p {
	margin: 0.300em 0 0 0;
	font-size: 0.938em;
	color: #666666;
}
	
.topstory img {
	display: block;
	margin: 0 0 0.500em 0;
	padding: 0;
}

.recent-feature {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0 0 0.500em 0;
	border-bottom: solid 1px #d8d8d8;
}

.recent-feature:last-child {
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.recent-feature-image {
	float: left;
	width: 32%;
	margin: 0 3% 0 0;
	padding: 0;
}

.recent-feature h3 {
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	color: #232323;
	}

.recent-feature p {
	margin: 0.300em 0 0 0;
	font-size: 0.938em;
	color: #666666;
}


/* Page header + breadcrumbs */
.page-header-bg {
	float: left;
	width: 100%;	
	margin: 0 auto;
	padding: 1em 0 1em 0;
	background: #f4f4f4;
}

.page-header-container {
	width: 68.750em;
	margin: 0 auto;
	padding: 0;
}

.page-header-container h2 {
	font-size: 1.375em;
	color: #160773;
}

.page-header-title {
	float: left;
	width: 60%;
}

.breadcrumbs {
	float: left;
	width: 100%;
	margin: 0.100em 0 0 0;
	padding: 0;
	font-size: 0.875em;
	color: #7f7f7f;
}

.breadcrumbs a:after {
	content: '\00A0\00A0\203A\00A0\00A0';
	display: inline;
}

.breadcrumbs a:last-child:after {
	content: '';
}
	

/* Resize images */
img.resize, img.resize-nomargin {
	margin: 0 0 0.400em 0;
	padding: 0;
	max-width: 100%;
	height: auto;
	}

img.resize-nomargin {
	margin: 0 auto;
}

	
/* Ad box */	
.ad-box {
	float: left;
	width: 100%;
	margin: 0 0 1.750em 0;
	padding: 0;
	font-size: 0.750em;
	color: #969696;
	}


/* Social */
.social-box {
	float: left;
	width: 17.250em;
	margin: 0 0 1.750em 0;
	padding: 0.750em;
	background: #f4f4f4;
}
	
.social-para {
	float: left;
	margin: 0 0.700em 0 0;
	padding: 0.200em 0 0 0;
	font-size: 1em;
	color: #160773;
	font-weight: bold;
}
	
.social-box li {
	display: inline;
	margin: 0 0.300em 0 0;
	padding: 0;
}
	
	
/* Footer */
footer, .footer-homepage {
	float: left;
	width: 100%;
	margin: 2em 0 0 0;
	padding: 1.500em 0 1.500em 0;
	background: #f4f4f4;
}

.footer-homepage {
	background: transparent;
}

.footer-container {
	width: 68.750em;
	margin: 0 auto;
	padding: 0;
}

.footer-content {
	float: left;
	width: 100%;
	margin: 0 0 0.700em 0;
	padding: 0;
}
	
.footer-content:last-child {
	margin: 0 auto;
}
	
.footer-left, .footer-right {
	float: left;
	width: 34.375em;
	margin: 0 auto;
	padding: 0;
}
	
.footer-container li {
	float: left;
	display: inline;
	margin: 0 1em 0 0;
	padding: 0;
	font-size: 0.875em;
	color: #232323;
}
	
.footer-container li:last-child {
	margin: 0 auto;
}
	
.footer-right ul {
	float: right;
}
	
.footer-right li {
	float: left;
}


/* MEDIA QUERIES*/
.site-header-bg , .page-header-bg {/*display:none;*/}

@media only screen
and (max-width : 1150px) {
	body {/*background:pink;*/}	
	.responsive .site-header-container {max-width:68.75em!important;width:auto;height:auto;}
		.responsive .site-header-container .site-header-content {height:auto;margin-bottom:0;}
		        .responsive .logo {margin-left:10px;}
		        .responsive .search {margin-right:10px;}
			.responsive .main-navigation {margin:50px 0 0; top:0;}
				.responsive .main-navigation ul li:hover .ngd-menu {display:none;}
				.responsive .main-navigation ul li:hover .gga-menu {display:none;}
				.responsive .main-navigation ul li:hover .lng-menu {display:none;}
	.responsive .page-header-bg {padding-left:0;}
		.responsive .page-header-container {width:auto;padding-left:10px;}
	.responsive .subsection {width:auto;padding:0 10px}
    .responsive .subsection-content , .responsive .footer-container {max-width: /*68.75em*/100%;width: auto;}
		.responsive .section-left {/*background:gray;*/}
			.responsive .lead-right {width:auto!important;}
			.responsive .lead-left {width:100%!important;}
				.responsive .lead-left .topstory a {display:inline-block;}
				.responsive .lead-left .topstory a img.resize {width:100%!important;}
			.responsive .section-left, .responsive .section-right {	max-width: inherit !important;width: auto;}
				.responsive .section-left { width: 68%; }
				.responsive .section-right { width: 27.27%; }
				/*aside-right {width:300px;}*/
				
	.responsive .footer-left , .responsive .footer-right , .responsive .footer-content , .responsive .footer-container li , .responsive .footer-right ul {float:none;text-align:center;width:auto;}
}

@media only screen
and (max-width : 980px) {
body {/*background:red;*/}	
.responsive .section-left {width:63%;}
/*.section-right {float:right;}*/
}

@media only screen
and (max-width : 768px) {
body {/*background:blue;*/}	
.responsive .subsection {padding:2.5%;width:95%;}
.responsive .section-left, .responsive .section-right, .responsive div[name="lead-section"] > .section-left {width:100%;}
.responsive .lead-left {border:none;padding:0;}
	.responsive .lead-left .topstory {text-align:center;}
	.responsive .lead-left .topfeatures .recent-article img {max-width:inherit;width:100%;}
.responsive .lead-right {}
	.responsive .lead-right .news-queue {text-align:center;margin:30px 0;}
.responsive .section-left + .section-right {float:none;width:100%}
.responsive .section-left + .section-right .ad-box { width:300px;}
.responsive .section-left + .section-right .omnibox {float: right; width:44%;}
.responsive .section-left + .section-right .social-box { display: none;}
}

@media only screen
and (max-width : 590px) {
body {/*background:orange;*/}	
.responsive .section-left + .section-right .ad-box {float:none;margin: 0 auto 20px;}
.responsive .section-left + .section-right .omnibox {float:none;width:100%;}
.responsive .main-navigation {height:auto;text-align:center;}
	.responsive .main-navigation ul li {float:none;display:inline-block;}
	.responsive .main-navigation ul li a {margin:0;padding: 0.5em 0.2em;}
}

@media only screen
and (max-width : 480px) {
body {/*background:gold;*/}	
.responsive .lead-left .topfeatures .recent-article {float:none;width:100%;margin-bottom:20px;}
.responsive .recent-article, .responsive .recent-article-quarters {float:none;margin-right:0;}
.responsive .recent-article-quarters , .responsive .recent-article, .responsive .sector-cluster {width:100%;margin-bottom:15px;}
.responsive .logo {float:none;}
.responsive .search {float:none;width:95%;padding:10px 2.5% 10px;text-align:left;position:relative;}
	.responsive #searchform {float:none;}
	.responsive .search-field {padding:0.5em 15% 0.5em 2%;width:83%;}
	.responsive .search-button {margin:0;position:absolute;right:3.5%;top:14px;}
.responsive .main-navigation {margin:0;padding:0;}
}