/* CUSTOM STYLES MOVED HERE FROM HEADER.PHP FOR SPEED REASONS */

body{
background-color:#ffffff;
color:#616161;
font-size:13px;
}

p:empty {
	display: none;
}

a, ul#filter a {color:#005689;}
a:hover, .entry-utility a:hover {color:#4f4f4f;}
ul#filter li.current a { color:#616161;}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .su-service-title, .lb_heading, .su_au_name {color:#404040;}

#primary .xoxo li .widget-title, .weather-wrapper .weather-location {color:#404040;}

h1{font-size:30px;}
h2{font-size:10px;}
h4{font-size:18px;}

#header_top_wrapper {background-color:#242424;}
#header_top_bg{background-color:#242424; color:#cccccc; border-color:#404040;}
#header_top_bg a, #header_top .menu-top-container ul li a{color:#cccccc; border-color:#cccccc;}

@media only screen and (max-width: 991px) {
	.tagline {
		display: none;
	}
}

#header_bg #menu_bg{background-color:#525252;}
#header_bg .slidemenu ul li a, #header_bg .slidemenu ul li.first-child-divider{border-color:#323131;}

#header_bg #logo img {width:300px; height:94px;}
#header_bg #logo {margin-left:-2px; margin-bottom:-7px;}

#header {height:124px;}
#header_bg  {background-color:#ffffff; background-repeat:repeat-x; background-position:center top;}
#header_bg .slidemenu ul li a{color:#ffffff;}
#header_bg .slidemenu ul li a:hover, #header_bg .slidemenu ul li:hover > a, #header_bg .slidemenu .current-menu-item > a, #header_bg .slidemenu ul li.current-menu-ancestor > a{
background:#F7F7F7; color:#252525; }
#header_bg .slidemenu ul li ul li{background-color:#F7F7F7;}
#header_bg .slidemenu ul li ul li a, #header_bg .slidemenu ul li ul li:first-child a{color:#555555; border-color:#e0e0e0;}
#header_bg .slidemenu ul li ul li:hover, #header_bg .slidemenu ul li ul li:hover > a, #header_bg .slidemenu ul li ul li.current-menu-item, #header_bg .slidemenu ul li ul li.current-menu-item > a, #header_bg .slidemenu ul li ul li.current-menu-ancestor, #header_bg .slidemenu ul li ul li.current-menu-ancestor > a{color:#e04343; background-color:#F7F7F7;}

/* Navbar */

nav.navbar {
	background: #525252 url('../../localnews/images/menu_bg_gradient.png') repeat-x left bottom;
	padding: 0;
	font-size: 12px;
}

@media only screen and (max-width: 991px) {
	#header_bg nav.navbar .navbar-brand {
		color: white;
		padding-left: 10px;
	}
}

@media only screen and (min-width: 992px) {
	#header_bg nav.navbar .navbar-brand {
		display: none;
	}
}

nav.navbar ul {
	margin-left: 0;
}

.navbar-light .navbar-nav .nav-link {
	color: white;
	font-weight: bold;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media only screen and (min-width: 992px) {
	#header_bg nav.navbar a {
		border-right: 1px solid #444;
	}
}

@media only screen and (max-width: 991px) {
	#header_bg nav.navbar a.nav-link {
		padding-left: 10px;
	}
}

#header_bg nav.navbar ul li a:hover,
#header_bg nav.navbar ul li:hover > a,
#header_bg nav.navbar .current-menu-item > a,
#header_bg nav.navbar ul li.current-menu-ancestor > a {
	background: #F7F7F7;
	color: #525252;
}

#primary .xoxo li .widget-title{font-size:12px;}

#footer-widget-area {border-color:#D2433C;}
#footer-widget-area .widget-container {color:#616161;}
#footer-widget-area .widget-container ul li a {color:#616161;}
#footer-widget-area .widget-container ul li a:hover {color:#303030;}
#footer-widget-area .widget-area .widget-title {color:#eb3921;}

#copyright{color:#616161}

div.orbit-wrapper, #orbit_sw{ height: 350px !important;}

#subhead_slider{background-color:#ffffff;}

#before_wrapper{background-color:#ffffff;}

#header_bg  #top_sidebar ul{margin-top:15px;}
#footer_top_area{color:#333333;}

/* Marquee */

.marquee.row-fluid.clearfix {
	margin-left: -5px;
}

@media only screen and (max-width: 991px) {
	.marquee.row-fluid.clearfix {
		margin-right: -5px;
	}
}

.inner-pane-text {
	position: absolute;
	left: 0;
	bottom: 0;
	min-height: 58.4px;
	background: rgba(0,0,0,0.8);
	width: 100%;
	padding: 10px;
}

.inner-pane-text h2 {
	color: white;
	font-size: 16px;
}

.col.col-md-6.marquee-pane {
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	height: 180px;
	float: left;
	background-clip: padding-box;
	border: 5px solid transparent;
}

.inner-pane-img {
	width: 100%;
	height: 100%;
}

.inner-pane-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#happening-now .su-heading {
	margin-top: 5px;
}

@media only screen and (min-width: 992px) {
	#happening-now .su-heading {
		margin-left: 5px;
	}
}

/* Custom styles */

.archive img {
	max-width: 100%;
	height: auto;
}

.rss-feed-list {
	vertical-align: middle;
	padding-right: 10px;
}

#info_area {
	font-size: 12px;
}

#below_menu_sidebar .socialmedia-buttons {
	margin-top: 0;
}

.socialmedia-buttons img {
	vertical-align: middle;
	margin-right: -6px;
	margin-top: -4px;
}

.happening-now-widget {
	max-height: 315px;
	overflow-y: scroll;
	padding-left: 10px;
}

.happening-now-title {
	font-size: 11px;
}

@media only screen and (max-width: 767px) {
	#header_bg #top_sidebar {height:128px;}
	body{font-size:16px;}
	.happening-now-title{font-size: 14px;}
	.news-listing-wrapper,.news-listing-wrapper-s2,.news-listing-wrapper-s3,.news-listing-wrapper-s4,.news-listing-wrapper-s3 .news-list-posts .news-listing-title,.news-listing-wrapper-s3 .news-main-post .news-listing-title{font-size:16px;}
	.news-listing-wrapper-s2 .news-list-posts-all .news-listing-title{font-size:20px;}
}

.single-date-list {
	line-height: 1.2;
}

.single-date-list li {
	padding-bottom: 4px;
}

.widget-area ul ul.single-date-list {
	list-style: disc;
	margin-left: 15px;
}

#primary .xoxo li#text-49 .widget-title {
	color: #fff;
	background: #43aac9;
	padding: 3px 10px;
	text-transform: none;
	line-height: 1.6;
}

.widget-area ul li ul.single-date-list li {
	padding: 0 0 4px 0;
}

#menu-search .searchform {
	padding-top: 1px;
}

.post_slider ul.ui-tabs-nav li.ui-tabs-selected a,
.post_slider li.ui-tabs-nav-item a:hover,
.post_slider ul.ui-tabs-nav li.ui-tabs-active a:hover {
	background-color:#d92818;
}

.post_slider ul.ui-tabs-nav li.ui-tabs-active a {
	background-color:#43aac9 !important;
}

.fp_carousel {
	padding: 0 !important;
}

.fp_carousel .jcarousel-prev {
	display: none !important;
}

#sub-cta-bar {
	background-color: #981C11 !important;
	padding: 4px !important;
}

#sub-cta-bar h5 {
	font-size: 13px !important;
	font-weight: bold !important;
}

#sub-cta-bar p {
	font-size: 11px !important;
}

#respond input,
#respond textarea {
	width: 100%;
}

.comment-author.vcard {
	padding: 0 20px 10px 0;
}

.commentlist .avatar {
	display: block;
}

.commentlist .children li {
	padding: 0 0 0 20px;
}

.comment-author .says {
	display: none;
}

.comment-body {
	margin-bottom: 50px;
}

.more-articles-nav {
	margin: 30px 0;
	font-size: 18px;
	text-align: center;
}

.nav-links {
	display: inline-block;
}

.nav-previous + .nav-next {
	padding-right: 60px;
}

.bottom-ad {
	margin: 30px 0;
}

.bottom-ad div {
	margin: 0 auto;
}

.author-bio {
	clear: both;
}

.author-bio .avatar {
	float: left;
	padding: 10px;
}

.author-bio h3 {
	clear: none;
}

.sqsbchart img {
	max-width: none;
}

.contributor {
	padding: 10px;
}

.contributor-name {
	font-size: 11px;
	line-height: 2;
}

.contributor-title {
	font-size: 10px;
	line-height: 1;
}

.tribe-events-event-meta {
	word-wrap: break-word;
}

#tribe-events-list-widget-2 h4 {
	font-size: 13px;
}

#publications {
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	overflow-y: auto;
}

#publications img {
	float: left;
	margin: 0 5px;
	width: 65px;
	height: auto;
}

.entry-content ul,
.entry-content ol {
	margin-bottom: 18px;
}

.content-label {
	clear: both;
	padding: 3px 5px;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
}

#center-stage {
	line-height: 1.3;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#center-stage h3 a {
	color: #005689;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#center-stage h3 a:hover {
	color: #4f4f4f;
}

/* styles for single page dek section - @pattonwebz */
.entry-dek {
    margin-bottom: 10px;
}
.entry-dek .dek {
    font-weight: 600;
    font-size: 14px;
    display: block;
    line-height: 20px;
}

.tag-link span {
	text-transform: none;
}

/* styles for posts navigation */
.nav-previous {
	display: inline-block;
	float: right;
}
.nav-next {
	display: inline-block;
	float: left;
}

/*****************************************
 * Added for captionable post thumbnails
 ****************************************/
.single .post-thumbnail {
    float: left;
    margin: 0 10px 10px 0;
    display: table;
}

.single .post-thumbnail img {
    display: block;
}

.single .post-thumbnail p.caption {
    display: table-caption;
    caption-side: bottom;
    text-align: center;
    font-style: italic;
    margin: 0 20px 0 10px;
}

.single .post-thumbnail.single-post-img {
	width: 100%;
	margin: 0 auto 20px auto;
}

.attachment-single-loop-full.size-single-loop-full.wp-post-image {
	margin: 0 auto 5px auto;
}

/* SOLUTION CHANNELS */


/* masthead channel id */
#channel-id
{
	float: right;
	margin-top: 20px;
	text-align: right;
	vertical-align: middle;
}
#channel-id a,
#channel-id a {
	text-decoration: none;
  font-size: 1.75em;
}

img.solution-channel-vendor {
	/*width: 150px;*/
	height: auto;
	margin-right: 20px;
}

img.solution-channel-logo {
	/*width: 120px;*/
	margin-right: 5px;
}


/* Solution Channel - search bar below masthead */

@media only screen and (min-width: 30em) {
    #channel-search-bar .search-form { width: 41.67%; }
    #channel-search-bar .sc-social-links { width: 58.33%; text-align: right; }
}

#channel-search-bar a,
#channel-search-bar a:visited
{
/*color: #fff;*/
}

#channel-search-bar .search-form,
#channel-search-bar .search-form label {
	display:inline;
	margin: 0;
}
#channel-search-bar .search-form .input-append { 	margin: 0; }
#channel-search-bar .search-form input {
	vertical-align: baseline;
	margin: 0
}
#channel-search-bar .social-icons {
	font-size: 1.25em;
	margin: 0 0.0625em;
}
#channel-search-bar .social-icons a {
	margin: 0 0.0625em;
}
#channel-search-bar .social-icons a:hover {
	text-decoration: none;
}

#channel-search-bar select {
	width:auto;
	margin-left: 2px;
}
#channel-search-bar .input-append.no-button select {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

/* Solution Channel header */


.solution-channel-header,
.solution-channel-widget .solution-channel-title,
#sc-video-pavillion .solution-channel-title,
#sc-recent-stories .solution-channel-title {
    border-bottom: 1px solid #666;
    margin: 0 0 15px 0;
}
.solution-channel-widget .solution-channel-title,
.tax-solution_channel .solution-channel-title {
  color: #43aac9;
  font-size: 24px;
  font-weight: bold;
}

.solution-channel-header .solution-channel-title {
  float: left;
}

/* solution channel main feed */
.tax-solution_channel #content article {
	margin-bottom: 1em;
}

.tax-solution_channel #content .post-thumbnail {
  padding-left: 0;
}
.tax-solution_channel #content .post-teaser {
  padding-right: 0;
}

@media only screen and (min-width: 30em) {

  .tax-solution_channel #content .post-thumbnail {
    width: 25%;
  }
  .tax-solution_channel #content .post-thumb-wide .post-thumbnail {
    width: 41.67%;
  }

  .tax-solution_channel #content .post-teaser {
    width: 75%;
  }
  .tax-solution_channel #content .post-thumb-wide .post-teaser {
    width: 58.33%;
  }

}

#sc-recent-stories article .date {
  float: left;
  font-weight: bold;
  margin-right: 1.5em;
}
.sc-return-links {
  margin: 1.5em 0;
}
.sc-return-links .inline {
  display: inline-block;
  width: 170px;
  margin-left: 4px;
  line-height: 1.2;
}
.sc-return-links .inline .et-home {
  font-size: 16px;
  font-weight: bold;
}

/* Solution Channel Widget for home page */
.tax-solution_channel h3,
.tax-solution_channel h3 a,
.top-solution-channel-widget-item h3,
.top-solution-channel-widget-item h3 a {
	padding-top: 2px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 1.1;
	color: #005689;
}

.solution-channel-widget p,
.tax-solution_channel p {
	line-height: 1.3;
	font-size: 13px;
}

.solution-channel-widget img.wp-post-image {
	margin: 0 10px 10px 0;
}

.solution-channel-widget .logo h5 {
	color: #ccc;
	font-size: 18px;
	text-align: center;
}

.solution-channel-widget .logo a {
	text-decoration: none;
}

.solution-channel-widget .previous h4 {
	color: black;
	font-weight: bold;
	font-size: 14px;
}

img.solution-channel-vendor {
	width: 150px;
	margin-right: 20px;
}

img.solution-channel-logo {
	width: 120px;
	margin-right: 5px;
}

.solution-channel-widget img.sc-widget-logo {
	display: inline-block;
	padding: 3px;
	margin: 0;
}


/* solution channel - sidebar */
#sidebar-solution-channel {
	background:#ffffff;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.071);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.071);
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.071)
}

#sidebar-solution-channel .sidebar-title {
	color:#333;
	font-size: 17px;
	font-weight:bold;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-family:arial, serif;
}

#sidebar-solution-channel .widget {
	padding:15px 12px;
	margin:0 0 10px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

/* Hide Solution Channel bulk ad if it is preceded by another ad */
div.widget_text + div#text-39,
div.widget_text + div#text-46 {
	display: none !important;
}

/* alignment classes */
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Solution Resources widget */
.resources-widget h5 {
  font-size: 14px;
  line-height: 1.2;
	margin: 0 0 3px 0;
  padding: 0;
}
.resources-widget .resource {
	margin-bottom: 10px;
}

.resources-widget img.resource-img {
	border: 1px solid #ccc;
}
.resources-widget .sub-heading,
.resources-widget .description {
	font-size: 11px;
  line-height: 1.2;
}
.resources-widget .sub-heading {
	color: #831F1F;
  margin-bottom: 12px;
}

p a {
	text-decoration: underline !important;
}

div.wp-caption {
	max-width: 100%;
}

.entry-utility {
	overflow-wrap: break-word;
}
