/*
Theme Name: Paulick Report 2016
Theme URI: //www.pmadv.com/
Description: Fully responsive theme built for Paulick Report to be used as new look in 2016 and beyond.
Version: 2.0
Tags: Multi-Column, Responsive, Bootstrap
*/

/* ---------- REDEFINED ---------- */
body {
	font-family: 'Roboto', sans-serif;
}
a, a:visited {
  color: #ab1e23;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
h2, .h2 {
  font-size: 22px;
}
@font-face {
  font-family: Glyphicons Halflings;
  src: url(https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf);
}
.container-fluid {
	max-width: 1200px;
}
.btn:focus,.btn:active:focus,.btn.active:focus,
.btn.focus,.btn:active.focus,.btn.active.focus {
    outline: none;
}
/*.modal-open .modal {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow-y: scroll;
}*/

.table-header {
	background-color: #f4f4f4;
	width: 100%;
	text-align: center;
	padding: 8px;
	border: solid 1px #015b42;
	margin-bottom: 20px;
}

.site-search-es {
    padding: 6px 15px 6px 118px;
    height: 42px;
    border: 1px solid #cbcbcb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    background: #FFF url(images/search-es.png) no-repeat 15px 14px;
    background-color: white;
}

#Newsletter-es input[type=submit] {
    color: #fff;
    background-color: #ab1e23;
    border-radius: 0px;
}

#Newsletter-es .btn {
	    padding: 6px 41px;
}


.header-logo-es {
    margin-top: -5px;
    float: left;
    display: block;
}
#podcast-side {
	/*padding-left: 18px;*/
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#podcast-side img {
	padding-right: 0px;
}

.table-header a {
	color: #015b42;
	font-weight: bold;
	font-size: 18px;
}

.dataTables_wrapper .tablepress tfoot th, .tablepress thead th {
  color: #FFF;
  background-color: #015b42 !important;
}
.dataTables_wrapper .tablepress .sorting:hover, .dataTables_wrapper .tablepress .sorting_asc, .dataTables_wrapper .tablepress .sorting_desc {
  background-color: #037a59 !important;
}

.modal-backdrop {
  background-color: #EEE;
}
#takeover-modal1 .modal-content img, #takeover-modal2 .modal-content img, #adsFlyoutBanner img, #adsFlyoutBannerMobile img, #takeover-modal-espanol .modal-content img,
#takeover-modal-categoryspecific .modal-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
#takeover-modal1 .modal-dialog, #takeover-modal2 .modal-dialog, #takeover-modal-espanol .modal-dialog, #takeover-modal-categoryspecific .modal-dialog {
  /*width: 100%;
  max-width: 600px;*/
}

.onebyonepixel {
	width: 1px !important;
	height: 1px !important;
}

.vertical-alignment-helper {
  margin-left: auto;
  margin-right: auto;
  display:table;
  height: 100%;
  width: 100%;
  max-width: 900px;
  pointer-events:none;
}
.vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events:none;
}
.modal-content {
  width:inherit;
  height:inherit;
  margin: 0 auto;
  pointer-events:all;
}

/* ----------     HEADER     ---------- */
#header {
	padding-top: 15px;
	padding-bottom: 0px;
	color: #FFF;
	background-color: #ab1e23;
	border-bottom: 10px solid #df252b;
}
.header-logo {
    margin-top: 4px;
	float: left;
	display: block;
}
.header-logo img.img-responsive {
	width: 100%;
	max-width: 375px;
}
#header .navbar {
	margin-bottom: 0px;
	min-height: inherit;
}
#header .navbar-default {
	border-color: transparent;
	background-color: transparent;
}
#header .navbar-default .navbar-nav>li>a {
	color: #FFF;
	text-transform: uppercase;
}
#header .nav>li>a {
	padding: 10px 10px;
}
#header .navbar-default .navbar-nav>.open>a, #header .dropdown-menu {
	background-color: #ab1e23;
}
#header .dropdown-menu {
	min-width: 300px;
}
#header .navbar-default .navbar-nav>.active>a,
#header .navbar-default .navbar-nav>.active>a:hover,
#header .navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
  color: #FFF;
  background-color: #df252b;
}
#header .dropdown-menu>li>a:hover,
#header .dropdown-menu>li>a:focus {
  color: #000;
  background-color: #FFF;
}
#header .dropdown-menu>li>a {
  color: #FFF;
}
/*#cse-search-form-mobile {
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
}
#cse-search-form-mobile .gsc-input-box {
  color: #000;
  height: 28px;
}
#cse-search-form-mobile .cse input.gsc-search-button,
#cse-search-form-mobile input.gsc-search-button {
  color: #000;
  background-image: none;
  border-color: transparent;
  background-color: transparent;
}*/
.site-slogan {
  margin: 15px 0px;
  clear: both;
  font-size: 16px;
  text-align: right;
  text-shadow: 1px 1px #000;
  font-family: 'Roboto', sans-serif;
}
a.nl-signup, a.nl-signup:visited {
  padding: 11px 10px;
  display: block;
  color: #ab1e23;
  background-color: #dcdcdc;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ab1e23;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.formWrapper {
  position: relative;
  padding-top: 125%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.formWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#sub-header {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sub-header-buttons {
	text-align: right;
}
a.register-button, a.register-button:visited {
	margin-right: 5px;
	padding: 10px 35px;
	color: #000;
	text-align: center;
	display: inline-block;
	background-color: #FFF;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.register-button:hover {
	color: #FFF;
	background-color: #000;
}
a.login-button, a.login-button:visited, a.admin-login, a.admin-login:visited {
	padding: 10px 35px;
	color: #FFF;
	text-align: center;
	display: inline-block;
	background-color: #ab1e23;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.login-button:hover, a.admin-login:hover {
	color: #ab1e23;
	background-color: #FFF;
}
.admin-link-activate>a, .admin-link-activate>a:hover, .admin-link-activate>a:visited {
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
.news-wire {
	padding: 10px 15px 10px 170px;
	height: 42px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background: #FFF url(images/news-wire.png) no-repeat 15px 13px;
}
.news-wire li {
  display: none;
}
.news-wire li.ignore {
  display: block;
}
.news-wire a, .news-wire a:visited {
	color: #000;
  display: block;
  max-height: 17px;
  overflow: hidden;
}
.site-search {
	padding: 6px 15px 6px 118px;
	height: 42px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background: #FFF url(images/search.png) no-repeat 15px 14px;
}
.gsc-control-searchbox-only input {
  line-height: normal;
}
.gsc-control-searchbox-only input.gsc-search-button {
  padding: 4px 10px;
  border-color: #df252b;
  background-image: none;
  box-sizing: content-box;
  background-color: #ab1e23;
}
.gsc-control-searchbox-only input.gsc-search-button:hover, .gsc-control-searchbox-only input.gsc-search-button:focus {
  border-color: #ab1e23;
  background-image: none;
  background-color: #df252b;
}

.video-box-fix {
	width: 576px !important;
	margin: 0 auto;
}

#nopad {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

#header-dropdown, #pushdown-ad, #video-pushdown, #pushdown-ad-single {
  margin-bottom: 15px;
}
#pushdown-ad, #pushdown-ad-single, #video-pushdown {
  margin: 15px auto;
  padding: 0px;
  clear: both;
  max-width: 1100px;
  overflow: hidden;
  position: relative;
}
#header-pushdown-close, #header-pushdown-close-single, #video-pushdown-close {
  margin: 10px 25px 0px 0px;
  top: 0;
  right: 0;
  z-index: 1000;
  display: none;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#header-pushdown-first, #header-pushdown-first-single, #header-video-pushdown-first {
  cursor: pointer;
}
#header-pushdown-first img, #header-pushdown-first-single img,
#header-pushdown-second img, #header-pushdown-second-single img,
#header-video-pushdown-first img {
  width: 100%;
	max-width: 1170px;
  height: auto;
}
#header-pushdown-first .tracking-pixel img,
#header-pushdown-first-single .tracking-pixel img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
}
#header-pushdown-second, #header-pushdown-second-single, #header-video-pushdown-second {
  display: none;
}
.mobile-only {
  display: none;
}

/* ----------  MAIN CONTENT  ---------- */
a.blue-link, a.blue-link:hover, a.blue-link:visited {
  color: #00C;
  text-decoration: underline;
}
#homepage-top-five {
  border: 1px solid #cbcbcb;
}
.carousel-inner > .item.active {
	position: relative;
}
#homepage-top-five .carousel-caption {
  padding: 15px;
	left: 0;
  bottom: 0;
	width: 100%;
  color: #000;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  min-height: 100px;
  text-shadow: none;
  position: absolute;
  background-color: #FFF;
}
#homepage-top-five .carousel-inner>.item img {
  width: 100%;
  height: auto;
}
#homepage-top-five .carousel-inner>.item.ad-zone img {

}
.image-carousel-holder {
	overflow: hidden;
	max-height: 510px;
}
#homepage-top-five .carousel-control {
  background-image: none;
}
#homepage-top-five .carousel-caption a, #homepage-top-five .carousel-caption a:visited {
  color: #000;
}
#homepage-top-five .carousel-caption a:hover {
  color: #ab1e23;
}
#homepage-top-five .carousel-control .icon-prev,
#homepage-top-five .carousel-control .icon-next,
#homepage-top-five .carousel-control .glyphicon-chevron-left,
#homepage-top-five .carousel-control .glyphicon-chevron-right {
  top: 39%;
  color: #FFF;
}
.top-stories-hotlist {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  /*max-width: 300px;*/
}
ul.ts-hl-tabs {
  margin: 0px;
	padding: 0px;
	list-style: none;
  border-bottom: 4px solid #ab1e23;
}
ul.ts-hl-tabs li {
  margin: 0px;
  padding: 10px 0px;
  width: 50%;
  color: #ab1e23;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  background-color: #dcdcdc;
}
ul.ts-hl-tabs li.current {
  color: #FFF;
  background-color: #ab1e23;
}
.tab-content {
  display: none;
	padding: 15px 0px;
}
.tab-content a, .tab-content a:visited {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.tab-content a:hover {
  color: #ab1e23;
}
.tab-content.current {
  display: inherit;
}
.tab-content ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.tab-content ul li {
  margin: 0px;
  padding: 10px 0px;
  border-bottom: 1px solid #dcdcdc;
}
.tab-content ul li:last-of-type {
  border-bottom: none;
}
a.ts-hl-view-all, a.ts-hl-view-all:visited {
  padding: 10px 15px;
  color: #FFF;
  display: block;
  text-align: center;
  background-color: #ab1e23;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.ts-hl-view-all:hover {
  color: #ab1e23;
  background-color: #dcdcdc;
}
#rays-paddock {
  margin: 30px 0px 15px 0px;
}
.red-heading {
  padding: 10px 15px;
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  background-color: #ab1e23;
}
.red-heading a, .red-heading a:hover, .red-heading a:visited {
  color: #FFF;
}
#rays-paddock .red-heading {
  padding-left: 155px;
}
.red-heading span {
  margin: 8px 15px 0px 0px;
  top: 0;
  right: 0;
  position: absolute;
}
.red-heading span#sponsoredby {
display: inline-block;
    font-size: 11px;
    position: absolute;
    right: 97px;
    top: 6px;
}
span#sponsoredbysingle {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	    color: #ab1e23;
}
ul.rays-paddock-articles {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul.rays-paddock-articles li {
  margin: 0px;
  padding: 15px;
  border-bottom: 1px solid #dcdcdc;
}
ul.rays-paddock-articles li:first-of-type, ul.rays-paddock-articles li:last-of-type {
  border-bottom: none;
}
.rays-paddock-articles a, .rays-paddock-articles a:visited {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
ul.rays-paddock-articles li:first-of-type a, ul.rays-paddock-articles li:first-of-type a:visited {
  color: #ab1e23;
}
.rays-paddock-articles a:hover {
  color: #ab1e23;
}
.rays-paddock-articles small {
  display: block;
  font-size: 12px;
}
.rays-paddock-articles img, .pr-stable-weekly img {
  margin-right: 15px;
  float: left;
}
.ask-ray-block {
  padding-top: 75px;
  text-align: center;
}
.ask-ray {
  color: #ab1e23;
  font-size: 18px;
  text-transform: uppercase;
}
.ask-ray-head {
  margin-top: -15px;
  top: 0;
  left: 0;
  position: absolute;
}
.ray-questions-tips-rants {
  color: #a7a7a7;
  font-weight: bold;
}
a.ask-me, a.ask-me:visited {
  margin-top: 15px;
  padding: 5px 15px;
  color: #FFF;
  display: inline-block;
  background-color: #ab1e23;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.ask-me:hover {
  color: #ab1e23;
  background-color: #dcdcdc;
}
a.homepage-nl-signup, a.homepage-nl-signup:visited {
  margin-top: 15px;
  padding: 7px 10px;
  display: block;
  color: #ab1e23;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  position: relative;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.homepage-nl-signup:hover {

}
a.homepage-nl-signup span {
  padding: 7px 15px;
  top: 0;
  right: 0;
  color: #FFF;
  position: absolute;
  background-color: #ab1e23;
}
#homepage-nl-signup .modal-header {
  color: #FFF;
  background-color: #ab1e23;
}
#homepage-nl-signup .close {
  color: #FFF;
}
#homepage-nl-signup input.wf-button {
  color: #FFF;
}
#homepage-nl-signupLabel {
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
ul#wf-sort-id {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul#wf-sort-id li {
  margin: 0px;
  padding: 0px;
  float: left;
}
li.wf-email {
  width: 80%;
}
input.wf-valid__email {
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
}
.wf-button {
  color: #FFF;
  border-color: #df252b;
  background-color: #ab1e23;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.red-section-title {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #ab1e23;
  font-size: 22px;
  position: relative;
  text-transform: uppercase;
}
.red-section-title strong {
  display: block;
  border-bottom: 2px solid #ab1e23;
}
.white-section-title a, .white-section-title a:hover, .white-section-title a:visited {
  color: #FFF;
}
.red-section-title .digome_advertising {
  margin: -36px 0px 0px 200px;
  top: 0;
  left: 0;
  position: absolute;
}
.white-section-title h2 {
  margin-right: 10px;
  display: inline-block;
}
.white-section-title .digome_advertising img {
  margin: -15px 0px 0px 0px;
  display: inline-block;
}
.section-articles ul, .third-section ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.section-articles li {
  margin: 0px;
  padding: 10px 0px;
  font-size: 16px;
  border-bottom: 1px solid #d6d6d6;
}
.third-section li {
  margin: 0px;
  padding: 10px 0px;
  font-size: 14px;
  border-bottom: 1px solid #d6d6d6;
}
.third-section span {
  top: 0;
  right: 15%;
  position: absolute;
  display: inline-block;
}
.third-image-container {
  max-height: 240px;
  overflow: hidden;
}
.bottom-right {
  padding: 5px;
  text-align: right;
}
.section-articles li:last-of-type, .third-section li:last-of-type {
  border-bottom: none;
}
.third-section li:first-of-type {
  font-size: 18px;
  font-weight: bold;
}
.section-articles li a, .section-articles li a:visited, .third-section li a, .third-section li a:visited {
  color: #000;
}
.section-articles li a:hover, .third-section li a:hover,
.third-section li:first-of-type a, .third-section li:first-of-type a:visited,
.pr-stable-weekly li:first-of-type a, .pr-stable-weekly li:first-of-type a:visited {
  color: #ab1e23;
}
a.section-newest-article, a.section-newest-article:visited {
  margin-top: 15px;
  color: #ab1e23;
  display: block;
  font-size: 18px;
}
a.section-newest-article:hover {
  color: #ab1e23;
}
a.section-title-link, a.section-title-link:visited {
  margin-bottom: 15px;
  padding: 5px 15px;
  color: #FFF;
  font-size: 16px;
  min-width: 125px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  background-color: #ab1e23;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.section-title-link:hover {
  color: #ab1e23;
  background-color: #dcdcdc;
}
.bottom-red-bar {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 2px solid #ab1e23;
}
.pr-stable-weekly ul {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  list-style-type: none;
}
.pr-stable-weekly li {
  margin: 0px;
  padding: 10px 0px;
  font-size: 14px;
  border-bottom: 1px solid #d6d6d6;
}
.pr-stable-weekly li:last-of-type {
  border-bottom: none;
}
.pr-stable-weekly a, .pr-stable-weekly a:visited {
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.pr-stable-weekly a:hover {
  color: #ab1e23;
}
.pr-stable-weekly small {
  display: block;
  font-size: 12px;
}
.pr-stable-weekly .article-img {
  margin-right: 15px;
  float: left;
}
#homepage-videos {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ab1e23;
}
.staff-box {
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  font-size: 12px;
  /*max-width: 300px;*/
  border: 1px solid #cbcbcb;
}
.advertisers-box {
  margin-top: 15px;
  padding: 15px;
  font-size: 12px;
  border: 1px solid #cbcbcb;
}
.advertisers-box strong, .staff-title {
  margin-right: 10px;
  color: #ab1e23;
  font-size: 20px;
  text-transform: uppercase;
}
.advertisers-box span {
  font-size: 12px;
  font-style: italic;
  text-transform: uppercase;
}
.advertisers-box ul {
  margin: 10px 1.5% 0px 1.5%;
  padding: 0px;
  float: left;
  width: 30.33333%;
  list-style-type: none;
}
.advertisers-box li {
  margin: 0px;
  padding: 0px;
}
.advertisers-box a, .advertisers-box a:visited, .staff-box a, .staff-box a:visited {
  color: #000;
}
.advertisers-box a:hover, .staff-box a:hover {
  color: #ab1e23;
}
.section-img-space {
  margin-bottom: 15px;
}
.digome_advertising img, .mobile-only img, .desktop-only img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.digome_advertising iframe, .mobile-only iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.third-section .digome_advertising img {
  width: auto;
  max-width: 125px;
}
iframe.twitter-timeline {
  border: 1px solid #e9eaed !important;
}
a.twsocial-tab, a.twsocial-tab:visited {
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 6px 40px;
  color: #FFF;
  display: inline-block;
  text-decoration: none;
  background-color: #2daae2;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.twsocial-tab:hover {
  background-color: #2790bf;
}
a.fbsocial-tab, a.fbsocial-tab:visited {
  margin-right: 10px;
  margin-bottom: 15px;
  padding: 6px 40px;
  color: #FFF;
  display: inline-block;
  text-decoration: none;
  background-color: #3c5a98;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.fbsocial-tab:hover {
  background-color: #2b406d;
}
.hp-videos {
  margin: 15px 25px 0px 25px;
  padding: 20px 25px;
  color: #FFF;
  background-color: #333;
}
.hp-videos a, .hp-videos a:hover, .hp-videos a:visited {
  color: #FFF;
}
.slick-prev {
  margin: -20px 0px 0px -25px;
  top: 50%;
  left: 0;
  width: 25px;
  height: 40px;
  border: none;
  position: absolute;
  text-indent: -99999px;
  background: #FFF url(images/video-prev.jpg) no-repeat 0px 0px;
}
.slick-next {
  margin: -20px -25px 0px 0px;
  top: 50%;
  right: 0;
  width: 25px;
  height: 40px;
  border: none;
  position: absolute;
  text-indent: -99999px;
  background: #FFF url(images/video-next.jpg) no-repeat -14px 0px;
}
.hp-videos .slick-slide {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  text-align: center;
  position: relative;
}
.youtube-play {
  margin: 68px 0px 0px -17.5px;
  top: 0;
  left: 50%;
  position: absolute;
}
.video-img {
  margin-bottom: 5px;
  max-height: 155px;
  overflow: hidden;
}
.video-modal .modal-dialog {
  width: 100%;
  max-width: 970px;
}
.video-modal h3 {
  font-size: 28px;
  font-weight: bold;
}
.video-modal h3, .video-modal h5 {
  color: #ab1e23;
}
.video-modal .modal-dialog .modal-content {
  border: 1px solid #000;
  /*background: #FFF url(images/bg-colorbox.jpg) no-repeat 0px 0px;*/
}
.video-modal .close, #takeover-modal1 .close, #takeover-modal2 .close, #takeover-modal-espanol .close, #takeover-modal-categoryspecific .close {
  margin: -23px -12px 0px 0px;
  top: 0;
  right: 0;
  opacity: 1;
  color: #ab1e23;
  font-size: 45px;
  position: absolute;
}
.video-responsive, .inline-youtube, .responsive-video {
  padding-top: 25px;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  position: relative;
}
.video-responsive iframe, .inline-youtube iframe, .responsive-video iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  position: absolute;
}
.video-modal-padding {
  padding: 15px;
}
.video-modal-padding img {
  display: block;
  max-width: 100%;
  height: auto;
}
.video-border-right {
  border-right: 3px solid #dcdcdc;
}
h1.article-title {
  margin-bottom: 5px;
  font-size: 30px;
  font-weight: bold;
}
.addthis_toolbox {
  display: inline-block;
  float: right;
}
.article-picture {
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  /*max-height: 400px;*/
}
.article-picture img {
	width: 100%;
	height: auto;
}
.article-content {
  font-size: 16px;
}
.article-picture-caption {
  margin-bottom: 15px;
  color: #ab1e23;
  font-size: 12px;
}
.nlSignupLink {
  margin-top: 15px;
}
#mobile-sidebar1 span {
  margin-top: 35px;
  display: block;
}
.nlSignupLink, .post-meta {
  font-size: 14px;
}
.article-social-boxes, .single-leaderboard {
  margin-top: 35px;
}
.archive-post {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dcdcdc;
}
.archive-post:last-of-type {
  margin-bottom: 0px;
  border-bottom: none;
}
.read-more {
  float: right;
}
.archive-title, .archive-title:visited {
  color: #ab1e23;
  font-size: 18px;
}
.archive-heading-title {
  margin-bottom: 15px;
}
.navigation {
  margin: 35px auto 0px auto;
  width: 100%;
  max-width: 275px;
}
.navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #ab1e23;
	text-decoration:none;
}
.navigation li {
	display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
  background-color: #dcdcdc;
}
.navigation li a:hover,
.navigation li.active a {
	color: #FFF;
  background-color: #ab1e23;
}
.article-right-ad, .article-right-ad-mobile {
  margin: 0px 0px 15px 15px;
  float: right;
}
.inline-advertisement, .mobile-content-inline {
  margin-bottom: 15px;
}
img.right, img.alignright, .alignright {
	float: right;
	margin-left: 20px;
}
img.left, img.alignleft, .alignleft  {
	float: left;
	margin:0 8px 5px 0;
}
img.leftAlone, .leftAlone {
	float: left;
	margin-right: 100%;
}
img.center, .center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.wp-post-image {
  border: 1px solid #dcdcdc;
}
.wp-caption-text {
  font-size: 10px;
  font-style: italic;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-textarea {
  width: 75%;
}
#phone-takeover1-close, #phone-takeover2-close, #phone-takeover-espanol-close, #phone-takeover-categoryspecific-close {
  margin: 0px 0px -50px -58.5px;
  padding: 5px 25px;
  left: 50%;
  bottom: 0;
  color: #FFF;
  border: none;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: normal;
  position: absolute;
  text-transform: uppercase;
  background-color: #990000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#adsFlyoutBanner, #adsFlyoutBannerMobile {
  width: 100%;
  height: auto;
	padding:10px;
	border:1px solid black;
	position:fixed;
	bottom:36px;
	left:-492px;
	z-index:600;
	background:#fff;
	max-width: 475px;
}
#adsFlyoutBannerMobile {
	display: none;
}
#adsFlyoutBanner .flyoutClose, #adsFlyoutBannerMobile .flyoutClose,
#featured-ad .flyoutClose2, #featured-ad-articles .flyoutClose2 {
  position: absolute;
  top: -15px;
  right: -11px;
  cursor: pointer;
  width: 20px;
  height: 19px;
  border:1px solid #333;
  background:#fff;
  z-index:1000;
}
#adsFlyoutBannerMobile .flyoutClose {
  right: 5px;
}
#adsFlyoutBanner .flyoutClose a, #adsFlyoutBannerMobile .flyoutClose a,
#featured-ad .flyoutClose2, #featured-ad-articles .flyoutClose2 {
  background: url(images/btn-close.png) no-repeat scroll top left;
  width: 16px;
  height: 15px;
  display:block;
  margin:2px;
}
.mobile-pushdown {
	margin-bottom: 15px;
}
.pr_externalvideo_container {
	margin-bottom: 15px;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.pr_externalvideo_container iframe, .pr_externalvideo_container object {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  position: absolute;
}
.pr_slideshow_container .cp_reset_style .ze_galleria {
  z-index: 1 !important;
}
.fourxthree {
  margin-bottom: 15px;
  padding-top: 25px;
  padding-bottom: 75%;
  height: 0;
  position: relative;
}
.fourxthree iframe {
  top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  position: absolute;
}
#pr-instagram {
  margin: 0px 0px 10px 0px;
  padding: 15px 30px;
  color: #FFF;
  list-style-type: none;
  background-color: #333;
}
#pr-instagram img {
  display: block;
  max-width: 100%;
  height: auto;
}
#pr-instagram .slick-prev {
  margin: -18px 0px 0px 0px;
  background: #FFF url(images/instagram-prev.gif) no-repeat 0px 0px;
}
#pr-instagram .slick-next {
  margin: -18px 0px 0px 0px;
  background: #FFF url(images/instagram-next.gif) no-repeat -14px 0px;
}
.pr-instagram-header {
  margin-top: 25px;
  background-color: #e0252c;
}
#featured-ad, #featured-ad-articles {
  margin: 0px 0px 0px -450px;
  left: 50%;
  bottom: -200px;
  z-index: 100;
  width: 900px;
  height: auto;
  display: none;
  position: fixed;
  transition: all 2s ease 0s;
}
#featured-ad.is-sticky, #featured-ad-articles.is-sticky {
  bottom: 0;
  display: block;
  transition: all 2s ease 0s;
}
#featured-ad.is-sticky img, #featured-ad-articles.is-sticky img {
  width: 100%;
  height: 125px;
}
#flyoutlink, #flyoutlink-articles {
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
div.zoneid-377 {
	margin: 15px 15px 15px 0px;
	float: left;
}

/* ----------  COMMENTS BOX  ---------- */
.comments-box {
  margin-top: 35px;
}
ol.comment-list {
  margin: 30px 0px;
  padding: 0px;
  list-style-type: none;
}
ol.children {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol.comment-list li {
  margin-bottom: 30px;
  padding-left: 52px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
ol.comment-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}
ol.comment-list li .avatar {
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
}
ol.children {
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #DDD;
}
.comment-heading, .comment-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.comment-form label {
  display: block;
}
.comment-metadata a {
  color: #888;
  font-size: 11px;
}
#cancel-comment-reply-link {
  color: #C00;
  font-size: 12px;
}
.form-allowed-tags code {
  white-space: normal;
}
.form-submit {
  display: none;
}

/* ----------     SIDEBAR    ---------- */
#sidebar>ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#sidebar>ul>li {
  margin: 0px 0px 15px 0px;
  padding: 0px;
}
.sidebar-ad {
  text-align: center;
}
div.rounded {
	margin-top: 15px;
  margin-bottom: 15px;
  padding: 6px 5px;
  background-color: #FFF;
	border: 1px solid #afafaf;
	/*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}
.micro-sponsor {
  margin-top: -12px;
  top: 0;
  right: 0;
  height: 31px;
  width: 88px;
  position: absolute;
}
.rounded .header {
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}
.rounded .header h2 img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.rounded .header h2 {
  margin-top: 0px;
}
#sidebar .widget-Yop, .sidebar .widget-Yop {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
.yop-poll-container {
  margin-left: auto;
  margin-right: auto;
}
.inner-pad ul {
  margin: 0px;
  padding: 0px;
}
.yop-poll-forms ul li {
  padding: 0px 0px 0px 4px !important;
  width: 100% !important;
  font-size: 12px !important;
}
.yop_poll_vote_button, .wpcf7-submit {
  padding: 5px 15px;
  color: #FFF;
  border: none;
  width: 125px;
  font-weight: bold;
  background-color: #ab1e23;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.yop-poll-forms > div > div > div {
  margin-bottom: 0px;
}
#sidebar .homepage-nl-signup {
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  max-width: 300px;
}
.sidebar-ask-ray {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  color: #FFF;
  font-size: 12px;
  position: relative;
  max-width: 300px;
  background-color: #ab1e23;
}
.sidebar-ask-ray strong {
  font-size: 18px;
  text-transform: uppercase;
}
.sidebar-ask-ray img {
  margin: -12px 10px 0px -10px;
  float: left;
  width: 67px;
  height: auto;
}
.sidebar-ask-ray a, .sidebar-ask-ray a:visited {
  margin: 15px 10px 0px 0px;
  padding: 5px 10px;
  top: 0;
  right: 0;
  color: #ab1e23;
  position: absolute;
  display: inline-block;
  background-color: #FFF;
  -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.75);
}
.sidebar-ask-ray a:hover {
  color: #FFF;
  background-color: #ab1e23;
}
.widget-title {
  display: none;
}
#sidebarStickyBanner span.fixed {
  margin-left: 19px;
  top: 20px;
  position: fixed;
}
.sidebar .widget-Yop .inner-pad ul ul {
  max-height: 220px;
  overflow-y: auto;
}
.addthis_toolbox.addthis_default_style.addthis_20x20_style {
	margin-top: 5px;
}

/* ----------     FOOTER     ---------- */
#footer {
	margin-top: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
	background-color: #ab1e23;
	border-top: 10px solid #df252b;
  font-family: 'Merriweather Sans', sans-serif;
}
#footer .container-fluid {
  max-width: 900px;
}
#footer a, #footer a:hover, #footer a:visited {
  color: #FFF;
}
.footer-logo {
  margin-bottom: 35px;
}
.footer-logo img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.footer-text {
  margin-top: 35px;
  font-size: 10px;
  text-align: center;
}
.footer-lists ul {
  margin: 0px;
  padding: 0px;
  width: 25%;
  float: left;
  list-style-type: none;
}
.footer-lists li {
  margin: 0px;
  padding: 5px 10px;
  font-size: 12px;
}
.footer-lists li.footer-social-media-spacer {
  margin-top: 25px;
}
.footer-lists li strong {
  font-size: 14px;
}
.footer-list-spacer {
  margin-left: auto;
  margin-right: auto;
  max-width: 750px;
}
div.sidebar .basic-yop-poll-container {
  z-index: 1 !important;
}
.grecaptcha-badge {
  visibility: hidden;
}


/* ----------  MEDIA QUERIES ---------- */
@media (max-width: 1200px) {
	div.zoneid-377 {
		margin: 15px 15px 15px 0px;
		float: left;
	}
}
@media (max-width: 1024px) {
  .navbar-right {
    font-size: 12px;
  }
  a.register-button, a.register-button:visited, a.login-button, a.login-button:visited {
    padding: 10px 15px;
  }
  #sidebar .homepage-nl-signup {
    font-size: 11px;
  }
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 15px 15px 0px;
		float: left;
	}
}
@media (max-width: 992px) {
	.site-slogan {
    display: none;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,.navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
	  top: 0;
	  border-width: 0 0 1px;
	}
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
	  margin-top: 7.5px;
	}
	.navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in{
    display:block !important;
	}
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-toggle {
    margin-top: 0px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
  }
  .site-search, .news-wire {
    padding-left: 15px;
    background-image: none;
  }
  a.admin-login, a.admin-login:visited, a.register-button, a.register-button:visited, a.login-button, a.login-button:visited {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 15px 15px 0px;
		float: left;
	}
}
@media (max-width: 925px) {
	.site-slogan {
    display: none;
  }
	#featured-ad, #featured-ad-articles {
	  margin-left: -400px;
    width: 800px;
	}
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 15px 15px 0px;
		float: left;
	}
}
@media (max-width: 768px) {
	.site-slogan {
    display: none;
  }
	#featured-ad, #featured-ad-articles {
	  margin-left: -350px;
    width: 700px;
	}

		body {
		margin-bottom: 100px;
	}

	.subPageBanner {
		display: none;
	}

	#adsFlyoutBanner, #adsFlyoutBannerMobile {
    width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid black;
    position: fixed;
    bottom: 0px;
    z-index: 600;
    background: #fff;
    max-width: 475px;
		left: 0px !important;
		-webkit-backface-visibility: hidden !important;
}

		#podcast-side img {
    margin: 0 auto;
}

  .ask-ray-head {
    width: 75px;
  }
  #rays-paddock .red-heading {
    padding-left: 85px;
  }
  .rays-paddock-articles img {
    margin-right: 0px;
    margin-bottom: 15px;
    float: none;
  }
  a.homepage-nl-signup, a.homepage-nl-signup:visited {
    font-size: 14px;
  }
  a.section-title-link, a.section-title-link:visited {
    min-width: 95px;
  }
  .third-section span {
    right: 5%;
  }
  .video-modal .modal-dialog {
    max-width: 750px;
  }
  .article-page .sponsor .digome_advertising img {
    margin-left: inherit;
    margin-right: inherit;
  }
  #sidebarStickyBanner span.fixed {
    margin-left: 5px;
  }
  #sidebar .homepage-nl-signup {
    font-size: 11px;
  }
  .news-wire {
    font-size: 10px;
  }
	.mobile-only {
    display: block;
  }
  .desktop-only, .video-pushdown {
    display: none;
  }
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 15px 15px 0px;
		float: left;
	}
}
@media (max-width: 640px) {
	.site-slogan {
    display: none;
  }
  .nl-signup {
    margin-top: 15px;
  }
	#featured-ad, #featured-ad-articles {
	  display: none !important;
	}
  #header {
    margin-bottom: 15px;
  }
  .ask-ray-block {
    padding-top: 25px;
    text-align: left;
    position: relative;
  }
  a.ask-me {
    margin: 35px 25px 0px 0px;
    top: 0;
    right: 0;
    position: absolute;
  }
  .top-stories-hotlist {
    max-width: none;
  }
  #sub-header {
  	display: block;
  }
  .rays-paddock-articles img {
    margin-right: 15px;
    margin-bottom: 0px;
    float: left;
  }
  .third-section li img {
    max-height: 320px;
  }
  .pr-stable-weekly {
    margin-bottom: 15px;
  }
  .advertisers-box {
    margin-bottom: 15px;
  }
  #sidebar .homepage-nl-signup, .sidebar-ask-ray {
    max-width: none;
  }
  .mobile-only {
    display: block;
  }
  .desktop-only, .video-pushdown {
    display: none;
  }
  .image-carousel-holder {
	 max-height: 300px;
  }
  iframe.twitter-timeline-rendered, div.fb_iframe_widget span, div.fb_iframe_widget span iframe {
	 max-height: 375px;
  }
  .modal-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 292px;
  }
  #phone-takeover1-close, #phone-takeover2-close {
    margin-left: -58.5px;
    margin-bottom: -50px;
    font-size: 22px;
  }
  .video-summary {
    display: none;
  }
	.video-box-fix {
		width: 100% !important;
	}
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 0px;
		float: none;
	}
}
@media (max-width: 500px) {
	.site-slogan {
    display: none;
  }
  .nl-signup {
    margin-top: 15px;
  }
	#featured-ad, #featured-ad-articles {
	  display: none !important;
	}
  #header {
    margin-bottom: 15px;
  }
  .header-logo img.img-responsive {
    margin-top: 5px;
    margin-left: 15px;
    max-width: 275px;
  }
  .news-wire {
    display: none;
  }
  .sub-header-buttons {
    margin-top: 15px;
    text-align: center;
  }
  #homepage-top-five .carousel-caption {
    font-size: 16px;
    min-height: 95px;
  }
  #pushdown-ad, #pushdown-ad-single, #video-pushdown {
    margin-top: 0px;
  }
  #rays-paddock .red-heading {
    height: 50px;
  }
  #sub-header {
		display: block;
  }

  .sub-header-buttons {
		display: none;
  }

#rays-paddock .red-heading h2 {
    display: none;
  }
  .ask-ray-block {
    padding-top: 25px;
	padding-left: 70px;
    text-align: left;
    position: relative;
  }
  a.ask-me {
    margin: 35px 50px 0px 0px;
    top: 0;
    right: 0;
    position: absolute;
  }
  ul.rays-paddock-articles li {
    padding-left: 0px;
    padding-right: 0px;
  }
  a.homepage-nl-signup {
    font-size: 10px;
  }
  .sidebar-ad iframe {
    width: 290px;
    overflow: hidden;
  }
  .third-section {
    margin-top: 15px;
  }
  .pr-stable-weekly img {
    margin-right: 0px;
    margin-bottom: 10px;
    float: none;
  }
  .video-modal-padding img {
    margin-top: 15px;
  }
  .video-modal-padding h3 {
    font-size: 18px;
  }
  .video-modal .modal-dialog {
    width: auto;
  }
  .advertisers-box span {
    display: block;
  }
  .advertisers-box ul {
    width: auto;
    float: none;
  }
  .advertisers-box {
    margin-bottom: 15px;
  }
  .footer-lists ul {
    width: 50%;
  }
  .archive-post-img {
    margin-bottom: 10px;
    text-align: center;
  }
  .archive-post-img img {
    margin-left: auto;
    margin-right: auto;
  }
  .archive-heading-title {
    margin-top: 15px;
    font-size: 24px;
    font-weight: bold;
  }
  .article-right-ad {
    max-width: 100px;
  }
  h1.article-title {
    font-size: 26px;
  }
  .article-page .sponsor {
    margin-top: 15px;
  }
  img.left, img.alignleft, img.right, img.alignright {
    margin-bottom: 15px;
    float: none;
    display: block;
  }
  .image-carousel-holder {
	 max-height: 200px;
  }
	.video-box-fix {
		width: 100% !important;
	}
	.mobile-only {
    display: block;
  }
  .desktop-only, .video-pushdown {
    display: none;
  }
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 0px;
		float: none;
	}
}
@media (max-width: 320px) {
	.site-slogan {
    display: none;
  }
  .nl-signup {
    margin-top: 15px;
  }
	#featured-ad, #featured-ad-articles {
	  display: none !important;
	}
  .header-logo img.img-responsive {
    max-width: 230px;
  }
	.video-box-fix {
		width: 100% !important;
	}
	.mobile-only {
    display: block;
  }
  .desktop-only, .video-pushdown {
    display: none;
  }
	#featured-media {
		display: none;
	}
	div.zoneid-377 {
		margin: 15px 0px;
		float: none;
	}
}
