/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio, canvas, iframe, img, svg, video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
	font: 16px/26px Helvetica, Helvetica Neue, Arial;
}
.wf-loading div {
	visibility: hidden;
}
.wf-active div {
	visibility: visible;
}
.desktop-wrapper {
	max-width: 1200px;
	margin: 0 2%;
	overflow: hidden;
}
.desktop-wrapper .title-container{
	position: absolute;
    left: 5px;
    top: 25px;
    max-width: 595px;
	font-family: 'Amasis W01';
}
.desktop-wrapper .title-container .title{
	width: 100%;
	font-size: 24px;
	color: black;
}
.desktop-wrapper .title-container .subhed{
	width: 100%;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: black;
	text-transform:uppercase;
	
}
.desktop-wrapper .logo-container{
	width: 100%;
	height: 100px;
}
.desktop-wrapper .logo-container .wsjcs-logo {
	position: absolute;
    top: 34px;
    right: 160px;
    width: 130px;
    height: 50px;
    padding-right: 20px;
    border-right: solid 1px black;
    background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/wsjcs_logo.svg);
    background-repeat: no-repeat;
	background-position: left center;
	background-size: 80%;
}
.desktop-wrapper .logo-container .adp-logo {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 130px;
	height: 51px;
	background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/adp.svg);
    background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%;
}
.desktop-wrapper .logo-container .headline {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	height: 75px;
	line-height: 75px;
	font-family: 'Amasis W01';
	font-weight: 200;
	font-size: 40px;
}
.desktop-wrapper .logo-container .sponsored{
	position: absolute;
	top: 5px;
	right: 70px;
    color: #797878;
    font-size: 10px;
    max-width: 210px;
}
.desktop-wrapper .logo-container .whats-this{
	color: #797878;
	font-size: 10px;
}
/* Mobile Header */
.mobile-wrapper {
	display: none;
	position: relative;
	max-width: 1200px;
	height: 120px;
	overflow: hidden;
}
.mobile-wrapper .title-container{
	position: relative;
    left: 0;
    width: 100%;
	height: 80px;
	line-height: 40px;
	background-color: white;
}
.mobile-wrapper .title-container .title{
	font-family: 'Amasis W01';
	font-size: 20px;
	color: black;
	text-align:center;
}
.mobile-wrapper .title-container .subhed{
	margin: 0 auto;
    max-width: 300px;
    font-family: "Arial", sans-serif;
    font-size: 10px;
    color: black;
    text-align: center;
    line-height: 1.3em;
    text-transform: uppercase;
}
.mobile-wrapper .logo-container{
	position: relative;
	width: 100%;
	height: 40px;
	background-color: white;
	overflow: hidden;
}
.mobile-wrapper .logo-container .sponsored{
	width: 130px;
	height: 40px;
	margin-left: 2%;
	color: black;
	font-size: 10px;
	line-height: 40px;
}
.mobile-wrapper .logo-container .wsjcs-logo {
	position: absolute;
    top: 10px;
    right: 82px;
    width: 60px;
    height: 20px;
    padding-right: 20px;
    border-right: solid 1px #999;
    background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/wsjcs_logo.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 80%;
}
.mobile-wrapper .logo-container .adp-logo {
	 position: absolute;
    top: 0px;
    right: 2%;
    width: 60px;
    height: 40px;
    background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/adp.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 100%;
}
.mobile-wrapper .logo-container .headline {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	height: 75px;
	line-height: 75px;
	font-family: 'Amasis W01';
	font-weight: 200;
	font-size: 40px;
}


/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
	position: fixed;
	background-color: white;
	height: 100px;/*border-bottom: 20px solid #e44d26;*/
	width: 100%;
	z-index: 999;
	top: 0;
}
.header-container .hat {
	width: 100%;
	height: 25px;
	background-color: #616ECA;
}
.header-container .hat .sponsor-content {
	max-width: 320px;
	margin: 0 auto;
}
.header-container .hat .sponsor-content span {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	text-align: center;
}
.hero-container {
	position: relative;
	max-width: 1200px;
	height: auto;
	margin: 130px auto 0 auto;
	background-color: black;
}
.hero-container .title {
    position: absolute;
    top: 15px;
    left: 80px;
    font-family: 'Amasis W01';
    font-size: 26px;
    line-height: 1.2em;
    color: #FFF;
    padding: 10px;
    margin-right: 10px;
    background-color: #252525;
}
.hero-container .previous-article, .hero-container .next-article{
	position:absolute;
	top:48%;
	width:40px;
	height:40px;
}
.hero-container .previous-article{
	left:1.6%;
}
.hero-container .next-article{
	right:1.6%;
}
.hero-container .scrubber{
	position: absolute;
    bottom: 7%;
    left: 1%;
    width: 98%;
    height: 5px;
    background-color: white;
    z-index: 1;
	cursor:pointer;
}
.hero-container .scrubber .bar{
	width: 0%;
    height: 100%;
    background-color: #F00;
	-webkit-transition: width .250s ease-in-out;
    -moz-transition: width .250s ease-in-out;
    -o-transition: width .250s ease-in-out;
    transition: width .250s ease-in-out;
}
.main-container {
	position: relative;
	clear: both;
}
.audio-nav-container {
	max-width: 1200px;
	/*margin: 100px 1% 1%;*/
	margin: 0;
}
.footer-container {
	position:relative;
	width: 100%;
	height: 50px;
	background-color: white
	clear: both;
}
.footer-container .disclaimer {
	max-width: 1200px;
	margin: 0 auto;
	height: auto;
	line-height: 50px;
	font-size: 10px;
	text-align: center;
}
.footer-container, .main aside {
/* border-top: 20px solid #e44d26;*/
}
.header-container, .footer-container, .main aside {
/*background: #f16529;*/
}
.title {
	color: white;
}
.accent{
	position:absolute;
	margin-top:-14px;
	top:0;
	left:0;
	height: 15px;
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:25px 100%;
}
.blue{
	background-image:url(../img/blue_accent.png);
}
.red{
	background-image:url(../img/red_accent.png);
}
.yellow{
	background-image:url(../img/yellow_accent.png);
}
.orange{
	background-image:url(../img/orange_accent.png);
}
.purple{
	background-image:url(../img/purple_accent.png);
}
.green{
	background-image:url(../img/green_accent.png);
}
/* ==============
    MOBILE: Menu
   ============== */

nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
nav a {
	display: block;
	margin-bottom: 10px;
	padding: 15px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background: #e44d26;
}
nav a:hover, nav a:visited {
	color: white;
}
nav a:hover {
	text-decoration: underline;
}
/* ==============
    MOBILE: Main
   ============== */

.main {
/*padding: 30px 0;*/
}
.main article p {
	font-size: 14px;
	color: #5e5e5e;
	width: 100%;
}
.main article .nopadding {
	margin: 0;
	padding: 0;
}
.main article ol {

}
.main a {
	color: #5e5e5e;
}
.main article ol li {
	font-size: 14px;
	color: #5e5e5e;
}
.main article img {
	width:100%;
	margin: 0 0 20px 0;
}
.main article h1 {
	display:none;
	font-family: 'Amasis W01';
	font-weight: 200;
	font-size: 2em;
	line-height: 120%;
}
.main article h2 {
	max-width: 75%;
	font-family: "Arial", sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform:uppercase;
	padding: 0;
	margin: 30px 0 30px 0;
}
.main article h3 {
	font-family: 'Amasis W01';
	font-weight: 200;
}
.main article .footnote{
	display:none;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 40px;
}
.main article .see-more-container{
	display:block;
	width:235px;
	height:auto;
	margin-left: 20px;
	float:right;
	margin-bottom:20px;
}
.main article .see-more-container .see-more{
	padding: 10px;
	text-align:center;
	background-color:#E96856;
	color:white;
	cursor:pointer;
}
.main aside {
	color: white;
	/*padding: 0px 5% 10px;*/
	padding: 20px 0 20px 0;
}
.footer-container footer {
	color: black;/*padding: 20px 0;*/
}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
	padding-top: 20px;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
   
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?16w8ru');
	src: url('../fonts/icomoon.eot?16w8ru#iefix') format('embedded-opentype'),  url('../fonts/icomoon.ttf?16w8ru') format('truetype'),  url('../fonts/icomoon.woff?16w8ru') format('woff'),  url('../fonts/icomoon.svg?16w8ru#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-podcast:before {
	content: "\e900";
}
.icon-play3:before {
	content: "\e901";
}
.icon-pause2:before {
	content: "\e902";
}
.podcast-icon{
	width: 100%;
    height: 100px;
    font-size: 48px;
    line-height: 78px;
    color: #FFF;
    text-align: center;
	cursor:pointer;
}

.podcast-icon-grey{
	width: 100%;
    height: 100px;
    font-size: 48px;
    line-height: 78px;
    color: #9f9f9f;
    text-align: center;
	cursor:pointer;
}
.play-button{
	cursor:pointer;
}
.whats-this {
	margin: 0 0 0 10px;
	cursor: pointer;
}
/* nav */
.audio-nav-container ul {
	margin: 0;
	padding: 0;
	font-family: 'Amasis W01';
	/*overflow: hidden;*/
}
.audio-nav-container ul li {
	display: inline-block;
	width: 16.65%;
	/*height: 12vw;*/
	height: 80px;
	font-size: 14px;
	float: left;
	/*background: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/nav/audio_nav_inactive.jpg) center center no-repeat;
	background-size: cover;*/
	position: relative;
}
.audio-nav-container ul li.current:hover .play-button{
	/* WebKit (Safari/Chrome) Only */
  /*-webkit-text-stroke: 2px white;*/
  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
 /* color: rgba(203,67,152,.50);
  
  text-shadow:
    2px 1px 2 #000,*/
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   /*-1px -1px 0 #FFF,  
   -1px -1px 0 #FFF,  
   -1px -1px 0 #FFF,  
   -1px -1px 0 #FFF;*/
}
.audio-nav-container ul li.active:hover .podcast-icon{
	/* WebKit (Safari/Chrome) Only */
  /*-webkit-text-stroke: 2px rgba(203,67,152,.80);*/
  
  /* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    -webkit-text-fill-color: white; */
  
  /*color: #FFF;
  text-shadow:
    2px 1px 2 #000,*/
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   /*-1px -1px 0 rgba(203,67,152,.80),  
   -1px -1px 0 rgba(203,67,152,.80),  
   -1px -1px 0 rgba(203,67,152,.80),  
   -1px -1px 0 rgba(203,67,152,.80);*/
}
.audio-nav-container ul li.current, .audio-nav-container ul li.current span.now-playing{
	cursor: pointer;
}
.audio-nav-container ul li.current span::first-line {
	/*font-weight: bold;
	font-size: 17px;*/
}
.audio-nav-container ul li#podcast-1 {
	/*background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/nav/audio_nav_1.jpg)*/
}
.audio-nav-container ul li#podcast-1 .podcast-1-bg{
	background-color: rgba(100,191,236,.70);
	min-height:150px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.25s linear;
	-ms-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
}
.audio-nav-container ul li#podcast-1:hover .podcast-1-bg{
	background-color: rgba(100,191,236,.85);
	min-height:150px;
}
.audio-nav-container ul li#podcast-2 {
	/*background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/nav/audio_nav_2.jpg)*/
}
.audio-nav-container ul li#podcast-2 .podcast-2-bg{
	background-color: rgba(236,104,81,.70);
	min-height:150px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.25s linear;
	-ms-transition: background 0.25s linear;
	-o-transition: background 0.25s linear;
	transition: background 0.25s linear;
}
.audio-nav-container ul li#podcast-2:hover .podcast-2-bg{
	background-color: rgba(236,104,81,.85);
	min-height:150px;
}
.audio-nav-container ul li.active a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	/*background-color: rgba(203,67,152,0);*/
	position: relative;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	-ms-transition: background-color 0.25s;
	transition: background-color 0.25s;
}
.audio-nav-container ul li.active a:hover{
	/*background-color: rgba(203,67,152,0.35);*/
}
.audio-nav-container ul li span {
	display: inline-block;
	width: 100%;
	line-height: 120%;
	text-align: center;
	padding: 0 5px;
	cursor: default;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	box-sizing: border-box;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	-ms-transition: all 0.1s;
	transition: all 0.1s;
}
.audio-nav-container ul li.active a:hover span, .audio-nav-container ul li.current:hover span {
	line-height: 140%;
	margin-top: 0px;
}
.audio-nav-container ul li.active a span,  .audio-nav-container ul li.current span {
	color: #fff;
}
.audio-nav-container ul li.active a span {
	cursor: pointer;
}
.inactive {
	color: #C3C3C3 !important;
	background-color: #E4E4E4 !important;
	cursor: default !important;
}
/*.audio-nav-container ul li.active a span::after,
	.audio-nav-container ul li.current span::after{
		content: "";
		display: block;
		height: 37px;
		margin-top: 8px;
		background: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/nav/icon.png) center center no-repeat;
		-webkit-transition: margin 0.25s;
	    -moz-transition: 	margin 0.25s;
	    -o-transition: 		margin 0.25s;
	    -ms-transition: 	margin 0.25s;
		transition:			margin 0.25s;
	}
	.audio-nav-container ul li.active a:hover span::after{
		margin-top: 12px;
	}*/

#mobile-menu-header {
	display: none;
	height: 40px;
	line-height: 42px;
	font-family: 'Amasis W01';
	background: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/nav/hamburger.png) 2px center no-repeat #f5f5f5;
	padding-left: 42px;
	text-transform: uppercase;
	color: #5f5f5f;
	font-weight: bold;
}
/* player */
.podcast-container {
	max-width: 1200px;
	margin: 0 2%;
}
.audio-wrapper {
	display: none;
	overflow: hidden;
}
audio {
	width: 100%;
}
.mejs-container {
	background-color: #ed1b2e;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: transparent;
}
.mejs-time-float {
	display: none !important;
}
.addthis_sharing_toolbox {
	position: absolute;
    top: 20px;
    right: 0px;
}
.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

/* ========================= */
/* Remodal 
   ========================= */
.remodal{
    max-width: 1200px;
    padding: 0;
}
.remodal-close {
	left: inherit;
	right: 0;
	color: black;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
   
@media only screen and (min-width: 1025px) {
/* ===============
    Maximal Width
   =============== */
.main {
/*background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/flourish.png);
	background-image: url(http://wsjcsbucket.s3.amazonaws.com/hubs/adp_77757/img/flourish.png);
	background-position: right bottom;
	background-repeat: no-repeat;*/
}
.desktop-wrapper {
	position: relative;
    max-width: 1200px;
    margin: 0 auto;
    overflow: initial;
}
.main article {
	float: left;
	width: 100%;
}
.main-container .wrapper {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    overflow: initial;
}
.audio-nav-container {
	margin: 0px auto 20px auto;;
}
.podcast-container {
	margin: 0 auto;
}
.audio-nav-container ul li {
	width: 200px;
	height: 80px;
	font-size: 16px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.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;
}
}

@media only screen and (max-width: 1024px) {
.hero-container .play-bg{
	height: 300px;
}
.hero-container .previous-article, .hero-container .next-article{
	display:none;
}
.audio-nav-container ul li {
	display:block;
    max-width: 100%;
    height: 80px;
    font-size: 14px;
}
.main article{
	margin: 0 10px 0 10px;
}
.main article h2 {
    padding: 30px 0 0 0;
}
}
   
/* ================
    MOBILE STYLING
   ================ */
@media only screen and (max-width: 768px) {

.desktop-wrapper{
	display:none;
}
.mobile-wrapper{
	display:block;
}
.main{
	padding: 0 2%;
}
.audio-wrapper {
	display: none;
	overflow: hidden;
	margin-bottom: 15px;
}
.audio-nav-container{
	margin: 20px 10px 0 10px;
}
.audio-nav-container ul.mobile-hide {
	height: 0;
	display: none;
}
.audio-nav-container ul li {
	width: 100%;
	display: block;
	float: none;
	height: auto;
	padding: 0;
	background-image: none !important;
	background-color: #f5f5f5;
}
.audio-nav-container .hidemobile{
	display: none;
}
.audio-nav-container ul li:nth-child(odd) {
	background-color: #e1e1e1;
}
.audio-nav-container ul li br {
	display: none;
}
.audio-nav-container ul li span {
	display:block;
	padding: 5px !important;
	line-height: 42px;
	top: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	text-align:left;
}
.audio-nav-container ul li.inactive span {
	color: #9f9f9f !important;
}
.audio-nav-container ul li.active a span {
	color: black;
}
.audio-nav-container ul li.current span,  .audio-nav-container ul li.current span::first-line {
	color: black;
	font-size: 15px;
}
.audio-nav-container ul li.active a:hover {
	background-color: rgba(203,67,152,1);
}
.audio-nav-container ul li.active a:hover span {
	line-height: 42px;
	margin-top: 0px;
	color: #fff !important;
}
.audio-nav-container ul li#podcast-1 .podcast-1-bg, .audio-nav-container ul li#podcast-2 .podcast-2-bg, .audio-nav-container ul li#podcast-3 .podcast-3-bg, .audio-nav-container ul li#podcast-4 .podcast-4-bg, .audio-nav-container ul li#podcast-5 .podcast-5-bg, .audio-nav-container ul li#podcast-6 .podcast-6-bg{
	background-color: none;
	min-height:0;
}
.audio-nav-container ul li#podcast-1:hover .podcast-1-bg, .audio-nav-container ul li#podcast-2:hover .podcast-2-bg, .audio-nav-container ul li#podcast-3:hover .podcast-3-bg, .audio-nav-container ul li#podcast-4:hover .podcast-4-bg, .audio-nav-container ul:hover li#podcast-5 .podcast-5-bg, .audio-nav-container ul li#podcast-6:hover .podcast-6-bg{
	background-color: none;
	min-height:0;
}
.audio-nav-container ul li span{
	color: black;
	text-shadow: 0px 0px #000;
}
#mobile-menu-header {
	display: block;
	cursor: pointer;
}
.addthis_sharing_toolbox {
	display: none;
}
.header-container,  .header-container .wrapper {
	height: 80px;
}
.wrapper .adp-logo {
	top: 85px;
}
.wrapper .headline {
	max-width: 750px;
	padding-bottom: 75px;
	box-sizing: border-box;
	font-size: 6.85vw;
}
.wrapper .wsjcs-logo {
	top: 85px;
}
.hero-container {
	display: block;
	margin: 130px 10px 0 10px;
}
.hero-container .play-bg{
	height: 120px;
}
.hero-container .title{
	position: absolute;
    top: 12px;
    left: 70px;
    font-family: 'Amasis W01';
    font-size: 16px;
	line-height: 1.2em;
	color: white;
    padding: 10px;
	margin-right:10px;
    background-color: #252525;
}
.main article h1{
	display:none;
}
.main article h2 {
    padding: 0;
}
.main article .footnote{
	display: none;
}
.footer-container .disclaimer {
    max-width: 1200px;
    margin: 0 10px 0 10px;
}

}

@media only screen and (max-width: 690px) {
/* ====================
    INTERMEDIATE: Menu
   ==================== */
.audio-nav-container ul li{
	display: inline-block !important;
}
nav a {
	float: left;
	width: 27%;
	margin: 0 1.7%;
	padding: 25px 2%;
	margin-bottom: 0;
}
nav li:first-child a {
	margin-left: 0;
}
nav li:last-child a {
	margin-right: 0;
}
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

nav ul li {
	display: inline;
}
.oldie nav a {
	margin: 0 0.7%;
}

.main article h2 {
	max-width: 100%;
}

.main article .see-more-container{
	width:235px;
	height:auto;
	float: none;
	margin: 0 auto;
	margin-bottom:30px;
}

.main article .see-more-container .see-more{
	display:none;
}
.footer-container {
	height: 50px;
	overflow: hidden;
}
.footer-container footer{
	margin-top: 15px;
}
.footer-container .disclaimer {
    max-width: 1200px;
    margin: 0 10px 0 10px;
    height: auto;
	line-height: 1em;
    font-size: 10px;
}

}

@media only screen and (max-width: 430px) {
.audio-nav-container ul li span,  .audio-nav-container ul li.current span::first-line {
	font-size: 10px !important;
}
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
*, *:before, *:after {
 background: transparent !important;
 color: #000 !important;
 box-shadow: none !important;
 text-shadow: none !important;
}
a, a:visited {
 text-decoration: underline;
}
a[href]:after {
 content: " (" attr(href) ")";
}
abbr[title]:after {
 content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]: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;
}
p, h2, h3 {
 orphans: 3;
 widows: 3;
}
h2, h3 {
 page-break-after: avoid;
}
}
