/* = 2.1 Header
	---------------------------------------------------------- 
	   = 2.1.1 ----- Header Structure
	   = 2.1.2 ----- Branding Header
	   = 2.1.3 ----- Navigation Header
	   = 2.1.4 ----- Mobile Styles
	   = 2.1.5 ----- Alternate Leaderboard
	---------------------------------------------------------- */
/* = 2.1.1 ----- Header Structure
	---------------------------------------------------------- */
.header {
  position: relative;
}
.header-table ul {
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  text-transform: uppercase;
  text-align: right;
  margin: 0;
  padding: 0;
}
.header-table ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  padding: 5px 0 5px 20px;
}
.header-table ul li.active {
  background-color: #131516;
}
.header-table ul li:first-child {
  background-image: url(../img/no-repeat.png);
  background-repeat: no-repeat;
  background-position: 120px -429px;
}
.header-table ul a {
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  text-transform: uppercase;
}
.header-table ul li a {
  font-size: 14px;
  line-height: 28px;
  margin-right: 20px;
  font-weight: 400;
  padding: 6px 0;
}
.header-table ul li a:hover, .header-table ul li a.active {
  color: #00aeef;
  border-bottom: 5px solid #00aeef;
}
.header-cell {
  display: table-cell;
  vertical-align: top;
}
.header-table, .header-dropdown-table {
  display: table;
  width: 100%;
}
.ad-gap {
  padding-top: 15px;
  /* Return to top button */
}
.top {
  width: 33px;
  height: 33px;
  background-image: url(../img/no-repeat.png);
  background-position: -12px -219px;
  background-repeat: no-repeat;
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 999;
  display: none;
}
.top:hover {
  background-position: -45px -219px;
  cursor: pointer;
  /* = 2.1.2 ----- Branding Header
	---------------------------------------------------------- */
}
.header-white {
  background-color: #fff;
}
.main-logo {
  background-image: url(../img/no-repeat.png);
  background-position: -275px -180px;
  height: 45px;
  width: 133px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 8px 0 3px;
}
.special-logo {
  background-image: url(../img/logo.png);
  background-position: 0 0;
  width: 170px;
  /* Subscribe Form and Social Connect (see 5.0 [social.css]) */
  /* = 2.1.3 ----- Navigation Header
	---------------------------------------------------------- */
}
.header-black {
  background-color: #000;
}
.header-black a {
  color: #fff;
  font-family: Oswald;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
}
.header-black a:hover {
  color: #00aeef;
  /* Expanded navigation area */
}
.header-dropdown {
  background-color: #101316;
  position: absolute;
  top: 98px;
  left: 0;
  width: 100%;
  clear: both;
  font-family: Oswald;
  border-top: 1px solid #1b1e22;
  z-index: 999;
}
.header-dropdown-cell {
  display: table-cell;
}
.browse {
  display: inline-block;
  padding: 5px;
  /* Common styles */
}
.main-links, .sub-links {
  margin: 10px;
  padding: 0;
}
.main-links ul, .sub-links ul {
  display: inline-block;
  vertical-align: top;
  padding: 0;
}
.main-links ul li, .sub-links ul li {
  display: block;
  /* .main-links == primary categories */
}
.main-links {
  min-width: 105px;
  text-transform: uppercase;
}
.main-links ul {
  width: 100%;
}
.main-links ul li a {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  margin: 2px 0;
  /* .sub-links == secondary categories */
}
.sub-links {
  min-width: 108px;
  text-transform: uppercase;
}
.sub-links ul {
  padding-left: 34px;
}
.sub-links ul li a {
  display: inline-block;
  color: #8a8f95;
  text-decoration: none;
  font-size: 12px;
  line-height: 18px;
  margin: 7px 0;
}
.first-sub {
  background-image: url(../img/y-repeat.png);
  background-repeat: repeat-y;
}
.second-sub {
  padding-right: 29px !important;
}
.default-link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* .cancon == maple leaf graphic next to the CanCon category */
}
.cancon {
  background-image: url(../img/no-repeat.png);
  background-position: 54px -211px;
  padding-right: 15px;
  background-repeat: no-repeat;
}
.cancon:hover {
  background-position: 54px -230px;
  /* .header-featured == featured content area */
}
.header-featured {
  width: 100%;
  background-color: #1b1e22;
  vertical-align: top;
}
.header-featured-cellwrap {
  max-width: 492px;
  margin: 0 auto;
}
.header-featured-box {
  max-width: 144px;
  position: relative;
  margin: 0 auto;
  padding: 5px 10px 0;
}
.header-featured-tag {
  position: absolute;
  top: 9px;
  left: 10px;
  background-color: #000;
  text-transform: uppercase;
  color: #f85170;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 2px 5px 2px 4px;
}
.header-featured-box img {
  max-width: 150px;
  display: block;
  height: auto;
}
.header-featured-wrap {
  padding-top: 14px;
}
.header-featured-wrap span {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 0 10px;
}
.header-featured-box a {
  font-size: 12px;
  color: #8a8f95;
  text-decoration: none;
  display: block;
  line-height: 18px;
  margin: 0;
  padding: 5px 15px 0 0;
}
.header-featured-link {
  max-height: 55px;
  overflow: hidden;
  /* .sub-pages == links to 'Television' and 'Magazine' */
}
.sub-pages {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-left: 1px solid #121417 !important;
  background-color: #000;
  font-weight: 300;
  text-transform: uppercase;
  color: #cfd0d2;
  font-style: italic;
  text-align: center;
  min-height: 0 !important;
  /* = 2.1.4 ----- Mobile Styles
	---------------------------------------------------------- */
}
.mobile-btn {
  background-image: url(../img/no-repeat.png);
  background-position: -217px -289px;
  float: right;
  cursor: pointer;
  margin-top: 11px;
  width: 24px;
  height: 21px;
}
.sub-links-mobile {
  display: none;
}
.sub-links-mobile ul {
  border-left: 1px solid #232527;
  list-style-type: none;
  text-align: center;
  margin: 10px 0;
  padding: 0;
}
.first-mobile-sub-link {
  border: 0 !important;
}
.mobile-sub-link {
  width: 33%;
}
.sub-links-mobile ul li {
  background-image: none !important;
  margin: 15px 0;
}
.sub-links-mobile ul li a {
  color: #8b8f96;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 0;
}
.sub-links-mobile ul li a:hover {
  border-bottom: none;
  /* Toggle for mobile navigation */
}
.mobile-btn {
  display: none;
  /* Subscribe and Search on mobile */
}
.blue-links {
  border: 0 !important;
  border-left: 1px solid #fff !important;
  color: #fff;
  background-color: #2babe2;
  min-height: 0 !important;
}
.blue-mobile {
  background-color: #2babe2 !important;
  /* .gform-button styles are used by gravity forms (see 10.0 [forms.css]) */
}
.blue-btn, .gform_button {
  background-color: #000;
  border: 0;
  color: #fff;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
  padding: 5px;
}
.blue-btn::after, .gform_button::after {
  content: " ";
  display: inline-block;
  clear: both;
  background-image: url(../img/no-repeat.png);
  background-position: -114px -363px;
  background-repeat: no-repeat;
  width: 25px;
  height: 18px;
}
.blue-btn:hover, .gform_button:hover {
  cursor: pointer;
  background-color: #00aeef;
}
