/* 
Theme Name:		 Vertex Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Vertex Child is a child theme of Vertex, created by ChildTheme-Generator.com
Author:			 Chauncey Haworth
Author URI:		 http://childtheme-generator.com/
Template:		 Vertex
Version:		 1.0.1
Text Domain:	 Vertex-child
*/


/*
    Add your custom styles here
*/

html {
	height: 100%
}

body {
	background-color: #2d3b6a !important;
}

body.home #et-logo {
	display: block;
}

a {
    color: #2b63a8;
}

a.button {
    background-color: #2b63a8;
    color: #ffffff;
    margin: 10px 0;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 400px;
    width: fit-content;
    padding: 20px;
}

a.home-archive-button {
    margin: 10px auto;
}

.header-now-playing {
    background: #222222;
    height: 50px;
    overflow: hidden;
    position: fixed;
    z-index: 1000;
    bottom: 0;
    width: 100%;
    left: 0;
}

.mejs-container {
	height: 50px !important;
}

.mejs-controls{
    top: 4px !important;
}

.now-playing-wrapper {
    float: left;
    width: calc(100% - 50px);
    height: 60px;
    box-shadow: 1px -3px 0px 1px inset rgba(255, 255, 255, 0.2);
}

.nowplayingheader {
	color: #ffffff;
	line-height: 140%;
}


.header-now-playing .player-wrapper {
    width: calc(100% - 500px);
    float: left;
}

.header-now-playing .now-playing-header {
    float: right;
    width: 250px;
}

.header-now-playing #showpic {
    width: 50px;
    height: auto;
}

.header-now-playing .player-call-out {
    background-color: #2cb714;
    color: #ffffff;
    width: 250px;
    float: left;
    height: 100%;
    font-size: 20px;
    text-align: center;
    padding-top: 14px;
    font-weight: bold;
}

.clearfix {
	clear: both;
}

.rss_item .rss_image span {
	background-size: cover;
}

#main-header {
	background-position: center;
	background-size: cover;
}

#main-header #top-menu {
    background-color: transparent;
}

body.home #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/10/talk-radio-in-redding-ca.jpg);
	background-attachment: fixed;
	background-position: top;
}

body.home .hero-content {
    background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/10/talk-radio-in-redding-ca.jpg);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    padding: 1vw 15% 7vw;
    text-align: center;
	text-shadow: 0 0 10px #000000;
}

body.page-id-15 #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/veterans-discounts.jpg);
}

body.page-id-130 #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/about-us.jpg);
}

body.page-id-20 #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/line-ups.jpg);
}

body.page-id-126 #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/chat.jpg);
}

body.page-id-17 #main-header {
	background-image: url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/contat-kcnr.jpg);
}

body.home #top-menu:not(.et-fixed) {
	background-color: transparent;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.0);
}

#top-menu:not(.et-fixed) nav {
    clear: both;
    padding: 30px 0 0;
}

#top-menu.et-fixed nav {
    clear: none;
    padding: 0;
}

#top-menu:not(.et-fixed) #et-logo img {
    max-height: 120px;
	transition: all 0.5s ease;
	visibility: visible;
}

.home #top-menu:not(.et-fixed) #et-logo img {
	visibility: hidden;
}

#top-menu.et-fixed #et-logo img {
    max-height: 50px;
}

#top-menu:not(.et-fixed) .addsliderwrapper {
	float: right;
	max-width: 500px;
}

#top-menu.et-fixed .addsliderwrapper {
	display: none;
}

#top-menu.et-fixed {
	height: 84px !important;
}

#top-area:not(.home) {
	display: none;
}

.hero-content .homepagelogo {
    max-width: 70%;
    width: 500px;
}

.hero-content h1 {
    font-family: 'Raleway', Arial, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: calc(34px + 2vw);
    margin: 0 0 5px;
}

.hero-content h2 {
    color: #ffffff;
    font-size: 2.7vw;
}

.hero-content strong {
    color: #ffffff;
    font-size: 2vw;
}

#content-area {
	padding-top: 0;
}

#content-area > .container.clearfix {
	padding-top: 60px;
}

.show-profile-social-wrapper {
	display: flex;
	align-items: center;
}

.show-profile-social-wrapper h3 {
	margin: 1%;
}
	
.show-profile-social-wrapper a {
	display: block;
	background-image:url(http://dev-kcnr1460.pantheonsite.io/wp-content/uploads/2019/05/icon-stack.jpg);
	font-size: 0;
	height: 50px;
	width: 50px;
	margin: 1%;
}

.show-profile-social-wrapper a.facebook-social-icon {background-position-y: 50px;}
.show-profile-social-wrapper a.twitter-social-icon {background-position-y: -50px;}
.show-profile-social-wrapper a.pinterest-social-icon {background-position-y: 200px;}
.show-profile-social-wrapper a.instagram-social-icon {background-position-y: 100px;}
.show-profile-social-wrapper a.youtube-social-icon {background-position-y: 0px;}
.show-profile-social-wrapper a.soundcloud-social-icon {background-position-y: -100px;}
.show-profile-social-wrapper a.mixcloud-social-icon {background-position-y: 150px;}
.show-profile-social-wrapper a.reddit-social-icon {background-position-y: -150px;}


.page-col-1 {
    float: left;
    width: 48%;
    padding: 1%;
}

.page-col-2 {
    float: right;
    width: 48%;
    padding: 1%;
}

.program-website-link {
    background: #003aff;
    display: block;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding: 20px;
    margin: 2px 0;
}

.program-website-link.archive-link {
	background: #ff0000;
}



.program-title {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 42px;
    border-bottom: 1px solid #333333;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.program-slogan {
    margin-bottom: 20px;
}

.program-hosts {
    display: block;
    background: #eeeeee;
    padding: 2%;
    margin-bottom: 10px;
    font-size: 18px;
}

.program-list-wrapper {
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.program-list-wrapper a.program-list-item {
    display: block;
    text-align: center;
    background: #eeeeee;
    padding: 1%;
    color: #000000;
    font-weight: bold;
    margin: 1%;
    width: 15%;
	transition: all 0.5s ease;
}

.program-list-wrapper a.program-list-item:hover {
    background: #cccccc;
	text-decoration: none;
}

a.togglechat {
    position: fixed;
    top: 20px;
    color: #ffffff;
    display: inline-block;
    z-index: 100;
    background: #000000;
    padding: 20px;
    box-shadow: 0 0 0 1px #cccccc, 10px 5px 10px rgba(0,0,0,0.3);
    font-size: 0px;
	transition: all 1s ease;
	opacity: 0.4;
}

a.togglechat:hover {
	opacity: 1;
	text-decoration: none;
}

html:not(.openchat) a.togglechat:after {
	content: 'Open Chat';
    font-size: 16px;
	transition: all 1s ease;
}

html.openchat a.togglechat:after {
	content: 'Close';
    font-size: 16px;
	transition: all 1s ease;
}

html body {
	display: flex;
}

html:not(.openchat) body .fullbodywrapper {
    width: 100%;
    right: 0%;
    position: absolute;
	transition: all 1s ease;
}

html.openchat body .fullbodywrapper {
    width: 70%;
    right: 0%;
    position: absolute;
	transition: all 1s ease;
}

html:not(.openchat) body #chatframe {
    width: 0%;
    position: fixed;
    left: 0%;
    height: 100%;
    background: #f4f4f4;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
	transition: all 1s ease;
}

html.openchat body #chatframe {
    width: 30%;
    position: fixed;
    left: 0%;
    height: 100%;
    background: #f4f4f4;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.4);
	transition: all 1s ease;
}

html.openchat #top-menu.et-fixed {
    width: 70%;
    right: 0;
    left: unset;
}

html.openchat #top-menu.et-fixed #et-logo img {
	width: 0%;
}

div#simple-ajax-chat {
    height: calc(100% - 80px);
    margin: 0 !important;
}

a.chatrefresh {
    display: block;
    text-align: center;
    background: #888888;
    color: #ffffff;
    line-height: 30px;
}

div#simple-ajax-chat #sac-output {
	float: none;
	width: 100%;
	height: calc(100% - 340px);
}

div#simple-ajax-chat #sac-panel {
	float: none;
	width: 90%;
	padding: 20px 5%;
	background: #e1e1e1;
	height: 300px;
	color: #333333;
	font-weight: bold;
}

.container {
    max-width: 100%;
}

#top-menu li.current-menu-item > a {
    font-weight: unset;
}

.et-fixed #et-logo {
    display: none !important;
}

.newsfeedwrapper .rss_header {
    display: none !important;
}

.newssourcepage .newssorcenav {
    display: block;
    background: #f4f4f4;
    padding: 1% 0 0;
    margin: 0 0 2%;
}

.newssourcepage .newssorcenav a {
    width: 21%;
    text-align: center;
    background-color: rgba(0,0,0,0.1);
    margin: 0 1% 1%;
    padding: 1%;
    display: block;
    float: left;
    font-weight: bold;
    color: #000000;
}

.newssourcepage br {
    display: none;
}

.newssourcepage hr {
	margin: 20px 0 30px;
	opacity: 0.5;
}

.newssourcepage .one_fourth .newsfeedwrapper {
    background: #f4f4f4;
	padding: calc(5px + .5vw);
}

.newssourcepage .one_fourth .newsfeedwrapper .rss_item {
    background-color: rgba(0,0,0,0.1);
}

.newssourcepage .one_fourth .newsfeedwrapper .rss_item a {
    color: #000000;
}

.studiohotline {
    text-align: center;
    background: #555555;
    color: #ffffff;
    font-size: calc(24px + 1vw);
    padding: 30px;
}

.studiohotline strong {
    color: #ffffff;
}

.contactinfodiv {
    color: #000000;
    line-height: normal;
    margin: 1vw 0;
}

.contactinfoh3 {
    font-size: calc(24px + 1vw);
}

body:not(.page-id-280) .codeneric-img-public-container {
	display: none;
}

a.archivepagelink {
    text-align: center;
    display: block;
    max-width: 400px;
    width: 100%;
    color: #999999;
    margin-left: calc(100% - 400px);
    padding: 10px;
	transition: all 1s ease;
}

a.archivepagelink:hover {
	color: #ffffff;
    background: #4bb6f5;
	text-decoration: none;
}

@media only screen and (max-width: 767px) {
	#et_mobile_nav_menu {
		display: block;
		clear: both;
	}
	
	body.home #et-logo {
		float: none;
		margin-bottom: 20px;
	}
	
	html:not(.openchat) body .fullbodywrapper {
		width: 100%;
	}

	html.openchat body .fullbodywrapper {
		width: 100%;
	}

	html:not(.openchat) body #chatframe {
		width: 0%;
	}

	html.openchat body #chatframe {
		width: calc(100% - 80px);
	}

	a.togglechat {
		top: 0;
		padding: 10px 20px;
		opacity: 1;
		box-shadow: 0 0 0;
		color: #ffffff;
	}
	
	html:not(.openchat) a.togglechat {
		width: 90px;
		text-align: center;
		left: calc(0% - 0px);
		height: 20px;
		max-height: 10%;
		background: rgba(0,58,255,0.5);
		transition: all 1s ease;
	}
	html.openchat a.togglechat {
		width: 40px;
		text-align: center;
		left: calc(100% - 80px);
		height: 100%;
		max-height: 100%;
		background: rgba(0,58,255,0.5);
		transition: all 1s ease;
	}
	html.openchat a.togglechat:after {
		content: 'X';
	}
	
	#et_mobile_nav_menu .mobile_nav .desktop-text {
		padding-bottom: 32px;
		text-shadow: 0 0 14px #000000, 0 0 3px #000000;
		font-weight: bold;
	}

}

@media only screen and (min-width: 1200px) {
	.container {
		width: 90%;
		max-width: 1480px;
	}
}

.navplaywrapper .player-menu-button {
	display: none;
}

a.program-list-item.158 {
    pointer-events: none;
}

.gallerywrapper #gallery-1 {
  columns: 3 210px;
  column-gap: 1rem;
}

.gallerywrapper #gallery-1 .gallery-item {
  color: white;
  margin: 0 1rem 1rem 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-family: system-ui;
  font-weight: 900;
  font-size: 2rem;
  float: none;
}

footer strong {
	color: #ffffff;
}

.footernaps, .footerlinks {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin: 0 0 30px;
    padding: 0 0 30px;
}

.footernaps div, .footerlinks a {
	display: inline-block;
	padding: 0 1vw;
    line-height: 200%;
}

div.one_half, div.one_third, div.two_third, div.one_fourth, div.three_fourth {
    margin-right: 2%;
}

.event-submission-form-wrapper {
	background: #f4f4f4;
}

body.page-id-549 .event-submission-form-wrapper {
	display:block !important;
}

body.page-id-549 #content-area {
    padding: 0;
}

body.page-id-549 #content-area > div {
	display: none;
}

body.page-id-549 .event-submission-form-wrapper .em-timezone {
	display:none !important;
}

.event-submission-form-wrapper .css-event-form {
	width: 90%;
	max-width: 650px;
	margin: 0 auto;
	padding: 20px 0 60px;
}

.event-submission-form-wrapper .event-submit-form-title {
	width: 90%;
	max-width: 650px;
	padding: 60px 0 20px;
	margin: 0 auto;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
	text-align: center;
	line-height:normal;
}

.events-page-cal-wrapper .em-search-wrapper {
    background: #f4f4f4;
    padding: 30px 20px 14px;
    clear: both;
}

.events-page-cal-wrapper .css-events-list .events-table,
.events-page-cal-wrapper .css-events-list .events-table tr td {
	border: none;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-times {
    width: 250px;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
    background: #f4f4f4;
    padding: 10px;
    text-align: center;
    border-bottom: 10px solid #ffffff;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-descriptions {
    padding: 10px;
    line-height: normal;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-descriptions a {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    display: block;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-descriptions i {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-descriptions .event-excerpt-wrapper {
    background: #f4f4f4;
    padding: 20px;
    border-bottom: 10px solid #ffffff;
    color: #000000;
    line-height: 200%;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-images {
	width: 300px;
    border-bottom: 10px solid #ffffff;
}

.events-page-cal-wrapper .css-events-list .events-table td.event-images img {
	float: left;
}

.narrow-content-area .container {
    max-width: 800px;
    width: 90%;
}

@media only screen and (min-width: 767px) {
	.navplaywrapper {
	}
	.navplaywrapper .player-menu-button {
		display: block;
		position: absolute;
		z-index: 10000;
		top: 164px;
		right: 36px;
		background: #2cb714;
		padding: 10px !important;
		font-weight: bold;
	}
	.facebook-header-icon img {
		display: block;
		position: absolute;
		z-index: 10000;
		top: 164px;
		right: 0;
		padding: 0px !important;
		height: 36px;
		width: auto;
	}
	
	#top-menu ul.nav > li > a {
		padding-bottom: 32px;
		text-shadow: 0 0 14px #000000, 0 0 3px #000000;
		font-weight: bold;
	}
}

@media only screen and (max-width: 960px) {
	.events-page-cal-wrapper .css-events-list .events-table tbody {
		display: block;
	}
	
	.events-page-cal-wrapper .em-search-wrapper {
		padding: 10px 10px 5px;
	}
	
	.events-page-cal-wrapper .css-events-list .events-table thead {
		display: none;
	}
	
	.events-page-cal-wrapper .css-events-list .events-table,
	.events-page-cal-wrapper .css-events-list .events-table tr,
	.events-page-cal-wrapper .css-events-list .events-table tr td {
		display: block !important;
		width: 100%;
		text-align: center;
		border-bottom: none;
	}
	
	.events-page-cal-wrapper .css-events-list .events-table tr td {
		padding: 0 !important;
	}
	
	.events-page-cal-wrapper .css-events-list .events-table tr {
		margin-bottom: 20px;
		background: #f4f4f4;
		padding: 20px !important;
		width: calc(100% - 40px);
	}
	
	.events-page-cal-wrapper .css-events-list .events-table td.event-descriptions .event-excerpt-wrapper {
		border-bottom: none;
	}

	.events-page-cal-wrapper .css-events-list .events-table td.event-times {
		width: 100%;
		border-bottom: none;
		display: block;
	}

	.events-page-cal-wrapper .css-events-list .events-table td.event-images {
		width: 100%;
		border-bottom: none;
		display: block;
	}

	.events-page-cal-wrapper .css-events-list .events-table td.event-images img {
		float: none;
		margin: 0 auto;
		display: block;
	}
}