body {
	color:#333;
}
a, a:visited {
	color:#17911d;
}

/*------ Header ------*/
@media (min-width:980px) {
	.content .header {
		margin:0px auto;
		margin-bottom:25px;
	}
	.header .logo-wrapper {
		max-width:1200px;
		margin:0px auto;
	}
	.header .logo-wrapper .wrap {
		margin-left:10px;
		float: left;	
    	padding-bottom:0px;
    	padding-top:0px;
	}
	#company-logo {
    	height:122px;
    	width:122px;
    	background-color:#FFF;    	
	}
	.header .logo-wrapper .wrap {
		width:130px;
		padding:3px;
		padding-top:0;
		background-color:#FFF;
		z-index:999;
    	position:relative;
    	box-shadow: 2px 3px 3px #666;
    	border:solid 1px #CCC;
    	border-top:none;
	}
	.header {
	border-bottom: none;
	background: #000;
	height:100px;
	}
}
.header {
	border-bottom: none;
	background: #000;
}

/* Top Row Styles */
/* Commented out while they figure out position of Breaking News .vc_row.wpb_row:nth-child(1) {
	margin-bottom:5px;
} */
#content {
	margin-top:1em;
}
/* Weather - Header */
@media (min-width:1099px) {
#header-content-0 {
width: 100%;
}
#header-content-0 .wrap {
	max-width: 1200px;
	margin:0px auto;
	position:relative;
}
#header-content-0 p {
	margin:0;
}
#header-content-0 .wx-skin-default .wx-panel-widget .wx-format {
	position:absolute;
	right:0px;
	top:-98px;
	color:#FFF;
	font-size:30px;
	font-weight:700;
	font-family:'Oswald', sans-serif;
	width:100px !important;
	border:none;
}
#header-content-0 .sponsorship {
	position:absolute;
	right:145px;
	top:-85px;
	font-size:10px;
	color:#FFF;
    text-align:center;
}
#header-content-0 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky img {
	width:40px;
	height:40px;
}
#header-content-0 .wxk-text, #header-content-0 .wx-temperature .wx-text {
	display:none;
}
#header-content-0 .wx-temperature .wx-current dd {
	font-size:32px;
	margin-top:0;
}
#header-content-0 .wx-skin-default .wx-box-format {
	min-width:140px !important;
}
#header-content-0 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper, #header-content-0 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
height:60px !important;
}
#header-content-0 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper {
	padding-top:12px;
}
}
@media (max-width:1100px) {
	#header-content-0 {display:none;}
}
h3 {
	color:#000;
	font-size:22px;
}
/* Site Search */
.searchform .fa {
  font-size:18px;
}
#searchform {
	border: none;
	border-radius:0px;
	background:#2d363d;
	height: 25px;
}
.search-form-wrapper #searchform input {
	border: none;
	height: 25px;
}
.header #searchform input[type="text"] {
	height:25px;
	background-color:transparent;
	color: #fafafa;
}
@media (min-width:980px) {
	.header .search-form-wrapper {
	max-width:1200px;
	margin:0px auto;	
	position:relative;
	}
	.header .search-form-wrapper .wrap {
	position:absolute;
	right:0;
	width:200px;
	}
	.searchform .fa {
    color:#FFF;
  	font-size:18px;
	position:relative;
	}
	.header #searchform button {
	margin:0;
	}
}
@media (max-width:979px) {
	.header .logo-wrapper .wrap {
  width: 200px;
	}
	.header .logo-wrapper {
		border-top:solid 10px #000;
	}
	.header .search-form-wrapper .wrap {
	width: 240px;
	padding-left: 20px;
	}
	.header .search-form-wrapper {
		border-bottom:solid 10px #000;
	}
}
/*--- Primary Nav ---*/
.header .primary-nav-wrapper {
width: 100%;
}
.header .primary-nav-wrapper .wrap {
	max-width: 1200px;
	margin:0px auto;
}
nav.primary {
	margin:0;
	position: relative;
	top:50px;
}
nav.primary .nav li a {
  color:#FFF;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  text-transform:none;
  padding: 0 10px;
  margin-left:10px;
}
nav.primary .nav li a:hover {
	color: #CCC;
}

/* Active Page */
nav.primary .nav li.current-menu-item a {
	color: #FFF;
	background-color:#333;
}
/*--- Secondary Nav ---*/
@media (min-width:980px) {
	header.header .secondary-nav-wrapper {
	border-bottom:solid 1px #CCC;
	background-color:#EAEAEA !important;
	}
}
.secondary-nav-wrapper .wrap {
	margin: 0 auto;
	max-width: 1200px;
}
.secondary-nav-wrapper .secondary ul {
    margin:0;
    padding:0;
    padding-left:148px;
}
.secondary-nav-wrapper .secondary ul li {
	display:inline;
	float:none;
}
.secondary-nav-wrapper .secondary ul li a {
	display:inline-block;
}
nav.secondary .nav {
	width:100%;
	margin:0px auto;
}
header.header .secondary-nav-wrapper {
	clear: both;
	background-color:#FFF;
	width: 100%;
	position: absolute;
  	top: 90px;
}
header.header nav.secondary .nav li a {
	font-family: 'Oxygen', sans-serif;
	font-size: 14.5px;
	color:#262d33;
	text-transform:none;
}
header.header nav.secondary .nav li {
	border-right:solid 1px #CCC;
}
header.header nav.secondary .nav li:last-of-type {
	border-right:none !important;
}
header.header nav.secondary .nav li a:hover {
	background: none;
	color: #dc382c;
}
header.header nav.secondary .nav li#menu-item-205 {
	padding-right:0;
	border-right:none;
	font-weight:600;
}
header.header nav.secondary .nav li#menu-item-205 a {
	padding-right:0;
}
header.header nav.secondary .nav li#menu-item-205 a:hover {
	cursor: default !important;
	color:#262d33 !important;
}
@media (min-width:980px) and (max-width:1160px){ 
	.secondary-nav-wrapper .secondary ul {
    padding-left:130px;
	}
	header.header nav.secondary .nav li a {
	font-size: 13px;
	}
	nav.secondary .nav li a {
		padding:5px 10px;
	}

}
/* Utility Nav */
.header .utility-nav-wrapper {
	width: 100%;
}
.header .utility-nav-wrapper .wrap {
	max-width: 1200px;
	margin:0px auto;
	position:relative;
	right:0;
}
.header nav.utility ul {
	position:absolute;
	right:210px;
}
nav.utility ul li {
	margin:0;
	float:none;
	display:inline-block;
}
nav.utility .nav li a {
	padding: 0px 5px;
	margin-top:0px;
	color:#b2b2b2;
	font-size:90%;
}
nav.utility .nav li i {
	font-size:25px;
	position:relative;
	top:4px;
}
/* Mobile Menu */
.mobile-nav-title {
	color:#666;
}
.menu-side a,.menu-side a:visited {
	color:#000;
}
.menu-wrap .menu-side:nth-of-type(2) a:first-child {
	display:none;
}
.menu-side i {
	font-size:36px;
}
.menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(5) {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(6), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(7), .menu-wrap nav.menu-side:nth-of-type(3) a:nth-of-type(8) {
	width:50px;
	display:inline-block;
	border-top: none;
	height:80px;
}

/*Content Lists*/
h2, .h2 {
    font-size: 1.0em;
    line-height: 1em;
    color: #3f4954;
    margin-top: 0px;
    padding:10px 0px;
    text-transform:uppercase;
    border-top:solid 2px #E4EAED;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    letter-spacing:.5px;
}
.content-list-wrapper .h3.entry-title a, .h3.entry-title a {
  color:#000;
  font-size:1.2em;
  font-family: 'Oxygen', sans-serif;
  font-weight:700;
  line-height:1.3em;
  display:table;
}
.content-list-wrapper .h3.entry-title a:hover, .h3.entry-title a:hover {
  color:#dc382c;
}
.grid-item h3, .grid-item h3 a {
  text-transform:none;
}
.content-list-wrapper .read-more {
  display:none;
}
.content-list-wrapper p {
  font-size:1em;
  display:table;
}
.content-list-wrapper .categories-list a {
  color:#30c14e;
}
.grid-item .post-thumb {
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.grid-item .post-thumb:hover {
	opacity: .85;
}
.categories-list:before {
    content: "";
}
@media (min-width:480px) {
.fullwidth-mobile-images .thumb-wrap {
	width:25% !important;
}
}
.hentry.post, .hentry.video, .hentry.gtx_gallery {
	border-bottom:solid 1px #CCC;
	padding-bottom:0;
}

.wpb_text_column.wpb_content_element.list-title-link {
    margin: 0;
}

h2.content-list-link a {
    font-size: 1.0em;
    line-height: 1em;
    color: #3f4954;
    margin-top: 0px;
    padding: 10px 0px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 0.375em;
}

/*Grids*/
.grid-item, .grid-item.hentry.post, .grid-item.hentry {
  background:#2F2F2F;
  box-shadow:2px 4px 4px #666;
  padding:0px;
}
.grid-item:hover, .grid-item.hentry.post:hover, .grid-item.hentry:hover {
  background:#666;
}
.grid-item .h3.entry-title a {
  color:#fff;
  font-size:105%;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:10px;
}
.grid-item .h3.entry-title a:hover {
  color:#fff;
}


/*Simple Grids*/
.simple-grid .grid-item.hentry {
  background:#fff;
  box-shadow:none;
  border:none!important;
  padding:0px;
}
.simple-grid .grid-item.hentry:hover {
  background:#fff;
}
.simple-grid .grid-item.hentry .h3.entry-title a {
  color:#000;
}
.simple-grid.highlights .grid-item.hentry .h3.entry-title a {
  color:#000;
  font-size:120%;
}
.simple-grid .grid-item.hentry .h3.entry-title a:hover {
  color:#dc382c;
}

/* Promotions */
.content-list-wrapper.promotions h3.entry-title a {
font-size:26px;
color:#000;
}
.content-list-wrapper.promotions h3.entry-title a:hover {
color: #dc382c;
}
.content-list-wrapper.promotions .hentry.post {
  background:#FFF;
  box-shadow:2px 4px 4px #666;
  padding:5px;
}
.content-list-wrapper.promotions .hentry.video {
  background: #FFF;
  box-shadow: 2px 4px 4px #666;
  padding: 5px;
}
/*--- Popular Posts Module---*/
.popular-posts-module {
	border:solid 1px #EAEAEA;
	padding:8px;
}
.popular-posts-module ul {
	margin-top:0;

}
.popular-posts-module ul li {
	margin-bottom:0;
}
.popular-posts-module ul li {
	padding:10px 0px;
	border-bottom:1px dotted #dadada;
	width:100%;
}
.popular-posts-module ul li a {
	display:table;
	line-height:1.2em;
}
.popular-posts-module li:before {
	float:left;
	position:relative;
	margin-right: 10px;
	color: #FFF;
	font-family:'Oxygen', sans-serif;
	font-weight: 700;
	background-color: #BBB;
	padding:1px 10px;
	border-radius:40px;
	top:0px;
}
.popular-posts-module li:nth-child(1):before {
	content: "1" ;
	padding:1px 11px;
}
.popular-posts-module li:nth-child(2):before {
	content: "2" ;
}
.popular-posts-module li:nth-child(3):before {
	content: "3" ;
}
.popular-posts-module li:nth-child(4):before {
	content: "4" ;
}
.popular-posts-module li:nth-child(5):before {
	content: "5" ;
}
.popular-posts-module li:nth-child(6):before {
	content: "6" ;
}
.popular-posts-module li:nth-child(7):before {
	content: "7" ;
}
.popular-posts-module li:nth-child(8):before {
	content: "8" ;
}
.popular-posts-module li:nth-child(9):before {
	content: "9" ;
}
.popular-posts-module li:nth-child(10):before {
	content: "10" ;
}
.popular-posts-module li a {
	font-family: 'Oxygen', sans-serif;
	font-weight:700;
	color:#000;
	font-size:100%;
}
.popular-posts-module li a:hover {
	color: #dc382c;
}
.popular-posts-module .pp-img-thumb {
	display:none;
}
.popular-posts-module {
	margin-bottom:25px;
}
/* Landing Page Sidebar Menu */
.landingpage-menu .widget {
	margin:0;
	padding:0;
}
.landingpage-menu a {
	font-size:16px;
	line-height:16px;
	font-family:'Oxygen', sans-serif;
	font-weight:400;
	color:#dc382c;
}
.landingpage-menu a:hover {
	color:#000;
}
.landingpage-menu a {
	padding:8px;
}
.landingpage-menu a:before {
	content: " \f105";
	font-family:"FontAwesome";
	float:left;
	position:relative;
	top:4px;
}
.landingpage-menu .hentry {
	margin-bottom:0;
	border-bottom:dotted 1px #CCC;
}
 

/* Page Right Rail & Sidebar */
.vc_row-fluid .vc_col-sm-4:last-of-type .wpb_content_element, .vc_row-fluid .vc_col-sm-4:last-of-type .popular-posts-module, .last-col .wpb_content_element {
	border:solid 1px #EAEAEA;
	padding:8px;
}
.vc_row-fluid .vc_col-sm-4:last-of-type .wpb_content_element {
	margin-bottom:15px;
}
.vc_row-fluid .vc_col-sm-4:last-of-type h2, #sidebar1 h2 {
	border-top:none;
	background-color:#000;
	font-style: normal;
	font-size: 1.2em;
	font-weight:600;
	color:#FFF;
	padding-top:0;
	text-align:center;
	border-bottom:none;
	padding:5px;
	margin-bottom:20px;
	margin-top:0;
}
.vc_row-fluid .vc_col-sm-4:last-of-type h3.entry-title, .last-col h3.entry-title, #sidebar1 h3.entry-title {
	font-size:.9em;
}
.vc_row-fluid .vc_col-sm-4:last-of-type .hentry.post, .vc_row-fluid .vc_col-sm-4:last-of-type .hentry.video, .vc_row-fluid .vc_col-sm-4:last-of-type .hentry.gtx_gallery, #sidebar1 .hentry.post, #sidebar1 .hentry.video, #sidebar1 .hentry.gtx_gallery {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color:transparent;
	border-bottom:dotted 1px #CCC;
}

@media (min-width: 1030px) {
.d-2of7 {
	width:32%;
}
.d-5of7 {
    padding-right: 0.75em;
    width: 65%;
    }
}
.tmz-widget {
	padding:8px 0;
    border:1px solid #EAEAEA;
	margin-bottom:15px;
}
.tmz-affiliate-module {
	margin:0 auto !important;
}
#tmzafw #tmzafm #tmz-affiliate-module-mini .header span {
    display: block;
    width: 100%;
height:100%;
    color: white;
    font-size: 12px;
    line-height: 1.2;
    height: 1.2em;
    overflow: hidden;
}
#tmzafw #tmzafm #tmz-affiliate-module-mini .top-headlines h2 {
    border-top: 6px solid #cf0000;
    height: 30px !important;
    background: url(../images/top-headlines-on-tmz.png) no-repeat scroll 5px 9px;
    overflow: hidden;
    text-indent: -3000em;
}

/* Events */
.event-widget.wpb_raw_html {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
	padding:8px;
	border-radius:10px;
	background-color:#FAFAFA;
	border:solid 1px #CCC;
}
/* Article Styles */
.single .post.type-post h1.entry-title,.single .video.type-video h1.entry-title,.single .gtx_gallery.type-gtx_gallery h1.entry-title {
	color: #000;
	font-weight:500;
	font-size: 2.5em;
	line-height: 1.1em;
}
.single .post.type-post h5.subtitle, .video.type-video h5.subtitle, .gtx_gallery.type-gtx_gallery h5.subtitle {
	text-transform:none;
	letter-spacing:0;
	margin:10px 0;
	font-family:'Oswald', sans-serif;
	font-size:16px;
	color:#4b4b4b;
}
.single .post.type-post .entry-meta {
	font-family:'Lato', sans-serif;
	color:#333;
	font-size:15px;
}
.single .post.type-post .post-date {
	line-height:4em;
}
.single .post.type-post .entry-meta.post-author a {
	color: #AA0018;
}
.single .post.type-post .entry-meta.post-author a:hover {
	color: #666;
}
.single .post.type-post .subtitle {
	margin-bottom:0px;
	margin-top:5px;
}
.single .post.type-post p {
	color:#222;
	font-family: 'Lato', 'Helvetica Neue', sans-serif;
	line-height: 1.5em;
	font-size:1.2em;
	margin-top:0;
}
.single .post.type-post p.wp-caption-text {
	font-size:1em;
	line-height:1.1em;
	color:#5b5b5b;
	text-align:left;
	margin-bottom:10px;
}
.single #main .post.type-post h3 {
	color: #222;
	font-weight:600;
	font-size: 1.3em;
}
.single .post.type-post ul {
	margin-left:15px;
	list-style-type:disc;
	font-size:1.1em;
	color:#222;
}
.single .post.type-post .jwplayer, .single.single-video .video .jwplayer {
	margin:20px 0;
}
/* Social Sharing Tools */
.ksharelinks {
	margin-top:20px;
}
@media (min-width:1100px) {
.kfloating.plain {
	top:35% !important;
}
}
@media (min-width:320px) and (max-width:960px) {
	.ksharelinks.plain .kintro {
		float: none !important;
	}
}
@media (max-width:410px) {
	.ksharelinks.plain ul li{
		float: none !important;
	}
}
.ksharelinks.plain.medium .klink, .ksharelinks.plain.medium .kcount {
    padding: 4px 10px !important;
    font-size: 12px !important;
    line-height: 1.42857;
    border-radius: 4px;
}
.single .post.type-post .ksharelinks ul {
	list-style-type:none;
}
/* Related Posts */
#jp-relatedposts h3.jp-relatedposts-headline em {
 font-family:'Oswald', sans-serif !important;
 color: #3f4954;
 text-transform: uppercase;
 font-size: 18px !important;
 font-weight: 400 !important;
 letter-spacing:.5px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	color: #000;
	font-family:'Oxygen', sans-serif;
	font-weight:700 !important;
	font-size:18px !important;
}

/*Homepage Top Story Treatment - with Ad*/
.wpb_content_element.homepage-titlebar {
	margin:0;
        margin-top:-15px;
}
.homepage-titlebar h2 {
	background-color:#000;
	padding:5px;
	font-size:120%;
	color:#FFF;
	font-weight:700;
	border-top:none;
	border-bottom: solid 3px #E13532;
}

/*Homepage Top Story Treatment*/
.top-story-area .wpb_column.vc_column_container.vc_col-sm-6 {
	padding:0px;
}
.top-story-area.vc_col-sm-8 {
	padding:0;
}
.top-story-area.top-story .h3.entry-title {
	padding:0 15px;
}
.top-story-area.top-story .h3.entry-title a {
  font-size:150%;
}
.content-list-wrapper.top-story .hentry.post,.content-list-wrapper.top-story .hentry.video,.content-list-wrapper.top-story .hentry.gtx_gallery {
  border:none;
  padding:0px;
  margin-bottom:0px;
}
.top-story-area .wpb_content_element {
  margin-bottom:0px;
}
.top-story-area {
	background-color:#EAEAEA;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
}	
.top-story-area .entry-content p {
	margin-bottom:0;
	padding:15px 15px;
}
.top-story-area .top-story .h3.entry-title {
	background-color:#2F2F2F;
	padding:0 10px 0 15px;
}
.top-story-area .top-story .h3.entry-title a {
	color:#FFF;
}
.top-story-area .content-list-wrapper.top-story .entry-content {
	padding:0;
	background-color:#2F2F2F;
	color:#FAFAFA;
	min-height:160px;
}
.top-story-area .homepage-headlines .h3.entry-title {
	padding-top:5px;
}
.top-story-area .homepage-headlines .hentry {
	margin-bottom:0;
	border-bottom:none;
}
.top-story-area .homepage-headlines .h3.entry-title a {
	font-size:92%;
	font-weight:500;
}
.top-story-area .homepage-headlines .thumb-wrap {
	margin-right:10px !important;
}
.top-story-area .homepage-headlines .thumb-wrap  {
	line-height:0;
}
.top-story-area .homepage-headlines .basic-content-wrap {
	border-bottom: solid 1px #cacaca;
	padding:5px
}
.top-story-area .content-list-wrapper.homepage-headlines .hentry.post {
  border:none;
  margin-bottom:0px;
  padding-bottom:0px;
  padding-right:0px;
  padding-left:0px;	
}
.content-list-wrapper.homepage-headlines .hentry.post:hover {
	background-color:#efefef;
}
.top-story-area .hentry {
	background-color:transparent;
}
.top-story-area .more-link a {
  background-color: #dc382c;
  color:#FFF;
  border-radius:4px;
  padding:3px 5px;
  font-weight:bold;
  margin-right:8px;
}
.top-story-area .more-link {
	position:relative;
	top:8px;
}
.top-story-area .more-link a:hover {
	background-color:#000;
}
@media (max-width:980px) {
	.top-story-area .more-link {
	padding:10px;
	position:default;
	top:0px;
	}
}
.top-story-area h2 {
	background-color:#000;
	padding-left:10px;
	color:#FFF;
	font-weight:600;
	border-bottom:solid 2px #E13532;
	border-top:none;
}
#content .top-story-area .wpb_text_column.more-link p {
	margin-top:0;
}
#content .top-story-area .wpb_text_column.more-link *:last-child {
	margin-bottom:0px;
}
/* Footer */
.footer {
    color: #FFF;
	margin-top:0;
	background-color:#262d33;
}
.footer p {
	color:#eaeaea;
}
.footer a {
	color:#FFF;
}
.footer .bucket li a{
	color: #FFF;
	font-size: 16px;
	font-weight:500;
	padding:0 5px;
}

@media (min-width: 481px) {
	.footer .bucket {
	font-family:'Oxygen', sans-serif;
	  width:33%;
	  margin:5px 0px;
	  border-left:solid 1px #666;
	}
	.footer .bucket .widget {
	  margin:0;
	}
	.footer .bucket ul {
	  padding-top:15px
	}
	
	.footer .bucket li a:hover {
		color: #dc382c;
	}
	.footer .bucket h4 {
	  border-bottom: none;
	  font-weight: 700;
	  margin-top:5px;
	  margin-bottom:0;
	}
	
}
@media (min-width:481px) and (max-width:767px) {
	.footer .bucket {
		width:50%;
		border-left:none;
	}
	.footer .bucket:nth-of-type(3) li.menu-item-has-children{
		margin-top:20px;
	}
	.footer .widget ul li {
		margin-bottom: .5em
	}
	.footer li.menu-item-has-children > a {
		font-weight:600;
		font-size:140%;
	}
	.footer li.menu-item-has-children {
		margin-bottom:20px !important;
		}
}
@media (max-width:480px) {
	.footer .bucket {
		float: none;
		width:100%;
		text-align:left;
		font-family:'Oxygen', sans-serif;
	}
	.footer li {
		padding:4px 0;
	}
	.footer li.menu-item-has-children {
		margin-top:10px;
	}
	.footer li.menu-item-has-children > a {
		font-weight:700;
		font-size:140%;
	}
	.footer .bucket:nth-of-type(3) {
		margin-top:20px;
	}
	
}
/*Ads*/
.dfp.leaderboard .gtx-dfp-ad-inner-wrapper {
  margin:0px auto;
  border:1px solid #ccc;
}
@media (min-width:767px) {
	.right-rail-ad {
	margin-top:-10px
	}
}
.right-rail-ad {
  width:100%;
  border:1px solid #EAEAEA;
  overflow:auto;
}
.right-rail-ad div:first-child {
	margin:10px auto;
}

/*Sponsorship Ads*/
.sponsorship-ad-600 {
    background:#efefef;
    padding:4px 0px;
    width:100%;
    margin: 0px auto;
    margin-top:-25px;
    margin-bottom:15px;
}
.sponsorship-ad-600 div:first-child {
   width:600px;
   margin:0px auto;
}
.sponsorship-ad-300 {
    border: 1px solid #ccc;
    width: 304px;
    margin: 0px auto;
    margin-top:-10px;
    margin-bottom:18px;
}


/*Livestream Page*/
.livestream-player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
 box-shadow:2px 2px 4px #666;
}
.livestream-player iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#wccb-live-streaming-text {
  text-align:center;
}
#wccb-live-streaming-text h3 {
  margin-bottom:0px;
}
@media (min-width:400px) {
 .livestream-show, .livestream-time {
  width:50%;
  float:left;
 }
 .livestream-show {
  text-align:right;
  padding-right:15px;
 }
 .livestream-time {
  text-align:left;
 }
}
@media (max-width:399px) {
 .livestream-show {
  font-weight:bold;
  margin-top:10px;
 }
}
.livestream-promo {
  font-size: 90%;
  margin-top: -15px;
}

/*Traffic Page*/
.traffic-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
 box-shadow:2px 2px 4px #666;
}
.traffic-map iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Search */
.search .h3.entry-title a {
	color:#000;
  font-size:120%;
  font-weight:700;
  line-height:1.2em;
  font-family:'Oxygen', sans-serif;
}
.search .h3.entry-title a:hover {
	color: #dc382c;
}
@media (min-width:980px) {
	.search p {
	display: table;
}
}
/* Pagination */
.pagination a, .pagination span {
	color: #dc382c;
}
.pagination a:hover, .pagination span:hover {
	background-color: #dc382c;
	color:#fff;
}
.socialLinks li {border-bottom:1px dotted #DDD; padding:10px;}

/* Weather - Right Rail Promo Widget */

.wx-widget-wrapper h3 {
	font-size:16px;
	text-align:right;
	margin:0;
}
.wx-widget-wrapper h3 a {
	color: #1BAC23;
}
.wx-widget-wrapper h3 a:hover {
	color:#000;
}
/*Weather Widget - Current Conditions */
.wx-skin-default .wx-panel-widget .wx-format {
	border:none !important;
}
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper dl.wx-current dd {
	text-align:center;
	margin-top:5px !important;
}
.wx-skin-default .wx-panel-widget dl.wx-current dd {
	margin-bottom:0;
}
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-wrapper .wxk-text p{
	color:#666;
	font-size:16px;
	line-height:16px;
}
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-text {
	top:88px !important;
}
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-text p {
	text-align:center;
	font-size:16px;
	line-height:16px;
	color:#666;
}
.wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper, .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
	height:auto !important;
}
.page-id-16 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-sky .wx-wrapper, .page-id-129 .wx-skin-default .wx-current-conditions-widget .wx-box-format .wx-content .wx-summary .wx-temperature .wx-wrapper {
	height:150px !important;
}
.wx-skin-default .wx-box-format {
	min-width:200px !important;
}
.wx-widget-footer {
	text-align:center;
}
.wx-widget-footer h3 {
	margin-bottom:0;
}
/* Weather - Hourly Forecast Widget */
.wx-skin-default .wx-panel-carousel-widget .wx-box-format {
 	width:auto !important;
 	max-width: 400px !important;
}
.wx-skin-default .wx-panel-carousel-widget .wx-content .wx-summary.wx-vertical ul.wx-summary-list li.wx-summary-item {
	height:62px !important;
}
.wx-skin-default .wx-hourly-widget-simple .wx-box-format .wx-content .wx-summary.wx-vertical .jcarousel-clip-vertical {
	height:340px !important;
}
.wx-skin-default .wx-hourly-widget-simple .wx-box-format .wx-content .wx-summary.wx-vertical {
	height:324px !important;
}
.wx-skin-default .wx-hourly-widget .wx-content .wx-summary.wx-vertical ul.wx-summary-list li.wx-summary-item .wx-wrapper h2 {
	border:none;
}
/*Weather Widget - Extended Forecast */

.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-content .wx-summary.wx-horizontal ul.wx-summary-list li.wx-summary-item .wx-wrapper {
	height:149px !important;
}
.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-content .wx-summary.wx-horizontal {
	width: 100% !important;
	height:149px !important;
}
.wx-skin-default .wx-daily-widget .wx-horizontal-format {
  max-width:700px;
  width:auto !important;
  margin:0 auto;
}
.wx-skin-default .wx-daily-widget-detailed .wx-content .wx-details h2 {
	text-transform:none;
	padding:10px 0 5px 10px;
	border-bottom:none;
	margin-top:10px;
}
.wx-skin-default .wx-panel-carousel-widget .wx-content .wx-summary.wx-horizontal ul.wx-summary-list li.wx-summary-item .wx-temperatures {
	position:relative !important;
	bottom:0 !important;
}
@media (max-width:480px) {
 	.wx-skin-default .wx-daily-widget-detailed .wx-content .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col{
 		float:none !important;
 	}	
 	.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-1, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-2, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-3, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-4, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-5 {
		padding-top:10px;
	}
	.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-moonphase, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-wind-direction {
		margin-top:0 !important;
	}

 }
@media (min-width:481px) and (max-width:767px) {
	.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-1, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-2, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details div.wx-ui-tab-content .wx-wrapper .wx-col-3 {
	width:30%;
	padding-top:10px;
	}
	.wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-moonphase, .wx-skin-default .wx-daily-widget-detailed .wx-horizontal-format .wx-details .wx-wind-direction {
		margin-top:0 !important;
	}

 }
/* Weather - Hourly Forecast Widget */
 .wx-skin-default .wx-panel-carousel-widget .wx-box-format {
 	width:auto !important;
 	max-width: 400px !important;
 }
/* Weather - Radar */
.radar-promo {
	border:solid 1px #EAEAEA;
	padding:5px;
	overflow:auto;
	background-color:#FAFAFA;
}
.radar-promo img {
	float:left;
	padding-right:10px;
}
.radar-promo p {
	margin:0;
}
.radar-promo h3 {
	margin:0;
	font-size:120%;
}
.radar-promo a {
	color:#000;
}

/* Weather Map */
.map-container .wpb_wrapper {
  width:100%;
  height:600px;
  margin:0px auto;
  margin-top:40px;
  border:1px solid #ccc;
  box-shadow:2px 2px 4px #ccc;
}
.vc_col-sm-8 .vc_col-sm-6 {
padding-left:0;
}
.vc_col-sm-8 .vc_col-sm-6:last-of-type {
padding-right:0;
}

/*Sidebar - Weather Widget*/
.wx-widget-wrapper .wx-skin-default {
  margin:0px auto;
  width:90%!important;
  margin-top:-10px;
}
.wx-widget-wrapper .wx-skin-default .wx-panel-widget .wx-format {
  border:none;
}
.wx-widget-wrapper a {
  background-color
}

/* Pagination */
.pagination ul {
	border:solid 1px #EAEAEA;
}
.pagination a, .pagination span {
	color:#d7382b;
}
.pagination span.dots {
	color:#222;
}
.pagination span.dots:hover {
	color:#222;
	background-color:#FFF !important;
}
.pagination a:hover {
	color:#222;
	background-color: #FAFAFA !important;
}
.pagination span:hover {
	background-color: #FAFAFA !important;
}
.pagination a:focus {
color:#222;
	background-color:#FAFAFA;
}
.current{
    color: #CCC;
    background-color:#FAFAFA;
}

/*Sports Headline Stack*/
.sports-headline-stack .content-list-wrapper.has-image .h3.entry-title:before {
	content:' ';
}
 .sports-headline-stack .content-list-wrapper .h3.entry-title a {
  color:#191919;
  font-size:100%;
  font-family: 'Oxygen', sans-serif;
  font-weight:700;
  line-height:1.2em;
  display:table;
} 
.sports-headline-stack .content-list-wrapper .h3.entry-title:before {
	content:'\f111 ';
	font-family:'FontAwesome';
	font-size:8px;
	float:left;
	display:table-cell;
	color:#bababa;
	position:relative;
	top:4px;
	margin-right:6px;
}
 .sports-headline-stack .content-list-wrapper .h3.entry-title a:hover {
 	color:#DC382C;
 }
.sports-headline-stack .content-list-wrapper .hentry.post, .sports-headline-stack .content-list-wrapper .hentry.video, .sports-headline-stack .content-list-wrapper .hentry.gtx_gallery {
  padding-bottom: 10px;
  margin-bottom:10px;
  border:none;
}
 .sports-headline-stack .content-list-wrapper h2 {
 color:#DC382C;
}
 .sports-headline-stack .content-list-wrapper h2 a {
 color:#DC382C;
}

/*Homepage Panthers Promo*/
.wpb_content_element.panthers-promo {
	overflow:auto;
}
.panthers-promo p {
	margin-top:0px;
}
.panthers-promo img {
  float:left;
  width:25%;
  margin-right:10px;
}

.panthers-promo a {
color:#0B96D0;
display:table;
font-size:120%;
line-height:110%;
padding-top:8px;
font-weight:bold;
font-family: 'Oxygen',sans-serif;
}

/*Expired Video Message*/
.expired-video-message {
    font-size: 150%;
    color: #666;
    font-weight: bold;
    border: 1px solid #ccc;
    width: 70%;
    margin: 0px auto;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 2px 2px 4px #efefef;
}
/* Past Contests */
.past-contests .h3.entry-title a {
	font-size:16px;
}

.past-contests .hentry.post {
	padding:10px 0;
	border-bottom: dotted 1px #CCC;
	margin:0;
}

/* Contact Us ACF */
@media (min-width:980px) {
.acf-wrapper {
	width:98%;
	margin:0px auto;
}
.acf-header-row {
	background:#EAEAEA;
  	color:#333;
  	display:table;
  	width:100%;
  	font-size:12px;
  	font-weight:bold;
  	text-transform:uppercase;
}
.acf-wrapper div {
	padding:4px 0px 2px 2px;
	font-family: "Lato", arial, sans-serif;
	line-height:17px;
}
.acf-wrapper .acf-row {
	width:100%;
	display:table;
	border-bottom: solid 1px #EAEAEA;
	padding-bottom: 5px;
}
.acf-wrapper .acf-row:nth-child(odd) {
	background:#fafafa;
}
div.acf-col-name, div.acf-header-name {
	width: 20%;
	float:left;
}
div.acf-col-title, div.acf-header-title {
	width: 25%;
	float:left;
}
div.acf-col-email, div.acf-header-email {
	width: 25%;
	float:left
}
div.acf-col-phone, div.acf-header-phone  {
	width: 25%;
	float:left;
}
}
@media (max-width:979px) {
div.acf-header-row {
	display:none;
}
div.acf-col-name {
	font-size:120%;
	font-weight:600;
	margin-top:10px;
}
div.acf-col-phone:before {
	content:'Phone: '
}
}

/* Image Alignment */
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}

/* Lists in Text Blocks */

.wpb_text_column ul li {
	list-style-type:disc;
	margin-left:20px;
}

/* Breaking News */
.breaking-news-wrapper {
  display:none;
}
.breaking-news-wrapper.live {
        display:block;
	background-color: #d33330;
	padding:5px 10px;
	font-size:18px;
	font-weight:600;
	color:#FFF;
        width: 97%;
        margin: 0px auto;
        margin-top:15px;
}
.bn-prefix {
  font-size:20px;
}
.breaking-news-wrapper  p {
	margin:0;
        color:#fff;
}
.breaking-news-wrapper a {
	color:#fff;
}
.breaking-news-wrapper a:hover {
	text-decoration:underline;
}

/*Page Toppers*/
.wpb_single_image.page-topper img {
  max-width:80%;
}

/*Message Scheduler*/
.scheduled-messages-wrapper {
  display:none;
}
.scheduled-messages-wrapper.live {
display:block;
background: rgb(204,204,204); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(204,204,204,1) 48%, rgba(250,250,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(204,204,204,1) 48%,rgba(250,250,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(204,204,204,1) 48%,rgba(250,250,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#fafafa',GradientType=1 ); /* IE6-9 */
  padding:5px 14px;
  line-height:20px;
  min-height:50px;
  border-bottom: 4px solid #D33330;
  margin-bottom:20px;
}
.scheduled-messages-wrapper a {
  color:#000;
  font-family:'Oxygen', sans-serif;
  font-weight:600;
  display:table-cell;
}
.scheduled-messages-wrapper a:hover {
	color:#D33330;
}
.scheduled-messages-wrapper .scheduled-message:before {
  content:' \f144';
  font-family:'FontAwesome';
  font-size:40px;
  color:#D33330;
  float:left;
  position:relative;
  top:10px;
  margin-right:10px;
}
@media (min-width:980px) {
	.scheduled-messages-wrapper {
	margin-top:-15px;
	}
}
/*Video Button Overlays*/
.content-list-wrapper .type-video .overlay {
  opacity:.6;
  background-size:70%;
}
.content-list-wrapper .type-video:hover .overlay{
	opacity:.9;
} 
.top-story.content-list-wrapper .type-video .overlay {
  background-size:30%;
}
@media (max-width:480px) {
	.content-list-wrapper .type-video .overlay {
  	background-size:30%;
	}
}

/*Video Player*/
.jwplayer {
  margin-top:10px!important;
}

/*Related Posts*/
.yuzo_related_post {
background-color:#FAFAFA;
   border:1px solid #EAEAEA;
   padding:15px;
}
.yuzo_related_post .yuzo-list a {
	color:#000;
	font-weight:700;
	font-family:'Oxygen', sans-serif;
	font-size:16px !important;
}
.yuzo_related_post .yuzo-list a:hover {
	color: #dc382c;
}
.style-3 .yuzo-list:before {
	background:none;
	font-family:'FontAwesome';
	content:'\f138';
	color:#bbb !important;
	opacity:1;
}
.yuzo_related_post h2 {
	border-top:none;
	border-bottom: solid 1px #ccc;
	margin-top:0;
	padding-top:0;
}

/* Powered by GTxcel */
.powered-by-container p {
	margin-bottom:0px;
}
.powered-by-container p a img.powered-by {
	display:block; 
	margin:auto;
}
/* Hide CW widget on small devices */
@media (max-width:768px) {
#cw-widget {
	display:none;
}
}


/* Bio Pages */
.single-authors .lSPager {
	display:none;
}
.type-authors .author_bio {
  color:#000;
  font-size:110%;
}
.type-authors .fa {
  font-size:35px;
  color:#000;
}
.author_content {
   font-size:35px;
    color: #3f4954;
    font-family: 'Oswald', sans-serif;
}
.author_content h3.entry-title a{
   font-size:25px;
   line-height:1em;  
}
/*TV Widget Grid*/
.tv-widget .grid-item, .tv-widget .grid-item.hentry.post {
 background:#fff;
}
.tv-widget .col-span-3 .grid-item, .tv-widget .col-span-3 .grid-size {
width:30%;
}
.tv-widget .col-span-3 .gutter-size {
width: 2%;
}

/* Our Team */
@media (max-width:980px) {
	.page-id-584 .vc_single_image-wrapper {
	border:solid 5px #FFF; 
	}
}
@media (max-width:767px) {
	.page-id-584 .vc_single_image-wrapper {
	border:solid 5px #FFF; 
	}
	.page-id-584 .wpb_row {
	margin-bottom:0 !important;
	}
	.page-id-584 .wpb_content_element {
		margin-bottom:0;
		margin-top:10px;
	}
}

/*Homepage Meet the team more link*/
.team-more-link {
 border:none!important;
 margin:0px!important;
}
.team-more-link a {
 float:right;
 margin-top:-65px;
}

/*Responsive Youtube videos*/
#main .youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
#main .youtube iframe,
#main .youtube object,
#main .youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
