body{
	color:#1f1f1f;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color:#000;
}

a,
.comment-content a,
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login,
.comment-meta a:hover,
.comment-reply-title small a:hover,
.comments-title,
.comment-reply-title {
	color: #ed1b24;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
.nav-menu .has-drop-down ul a:hover {
	background-color: #ed1b24;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #fff;
	background-color: #ed1b24;
}

.marquee .tp-leftarrow,
.marquee .tp-rightarrow{
	background:#ed1b24;
}
.marquee .more{
	background:#ed1b24;
	color:#fff;
}
.player-box .jp-progress .jp-play-bar{
	background:#ed1b24;
}
.iron_widget_recent_tweets .meta .time a{
	color:#ed1b24;
}
.carousel .btn-prev:hover,
.carousel .btn-next:hover{
	background:#ed1b24;
}
.carousel .slide a.hover,
.concert-box .hover-box,
.article a.hover{
	background:#ed1b24;
}
.carousel .datetime,
.article .datetime{
	color:#ed1b24;
}
.pages .current,
.pages a:hover,
.button-more:hover{
	background:#ed1b24;
	color:#1a1a1a;
}
.single-post h2{
	color:#ed1b24;
}
.meta .datetime{
	color:#ed1b24;
	background:#fff;
}
.blockquote-block .title{
	color:#ed1b24;
}
.blockquote-block figcaption{
	color:#ed1b24;
}
a.button,
.comment-form #submit,
.wpcf7-submit{
	background:#ed1b24;
}
span.wpcf7-not-valid-tip-no-ajax,
.wpcf7-response-output{
	color: #ed1b24;
}
.filters-block a.active{
	background:#ed1b24 !important;
}
.media-block a.hover{
	background:#ed1b24;
	color:#1a1a1a;
}
.media-block .datetime,
.media-block .category{
	color:#ed1b24;
}
.photos-list .hover-text span{
	color:#ed1b24;
}
.contact-box .phone{
	color:#ed1b24;
}
.form input[type="submit"]{
	background:#ed1b24;
	color:#000;
}
.error{
	color:#ed1b24
}
input.error{
	border-color:#ed1b24!important
}
.success span{
	color:#ed1b24;font-size: 30px;
}
.info-section h2{
	color:#ed1b24;
}
.concerts-list .title-row .date {
	color:#ed1b24;
}
.concerts-list .title-row .time {
	color:#000000;
}
.concerts-list .title-row .time,
.concerts-list .title-row.hover .buttons {
	background:#ed1b24;
}
.concerts-list .expanded .title-row .link{
	color:#ed1b24 !important;
}
.concerts-list .title-row.hover .button:hover{
	color:#fff;
}
.concerts-list .expanded .title-row .button{
	background:#ed1b24 !important;
	color:#000 !important;
}
.concerts-list .expanded .title-row:after{
	background:#ed1b24;
}

@media only screen and (min-width: 768px){

	/* 5.3 Event */

		.concerts-list .title-row.hover .buttons .button {
			color: #ed1b24;
		}
}

.iron_widget_newsletter label span {
	color:#ed1b24;
}
.iron_widget_newsletter input[type="submit"]:focus,
.iron_widget_newsletter input[type="submit"]:hover {
	background:#ed1b24;
}
.iron_widget_newsletter .form-status {
    color:#ed1b24;
}

.select-options .item-selected a{
	background:#ed1b24;
}
.concerts-list .title-row .link{
	color:#ed1b24;
}
.concerts-list .expanded .title-row .opener:hover:after{
	background:#ed1b24;
}
.concerts-list .title-row .button{
	background:#ed1b24;
	color:#000;
}
.icon-concert-dropdown,
li.expanded .title-row .icon-concert-dropdown {
	color: #ed1b24;
}
.media-decoration.media-audio {
	background: #ed1b24;
}
.media-block a.hover .media-decoration.media-audio,
.media-block a:hover .media-decoration.media-audio {
	color: #ed1b24;
}
.media-decoration.media-video {
	color: #ed1b24;
}
.video-block .btn-play {
	background-image: url(sprite.png)!important;
}

.tracks-list .btn-play [class^="icon-"],
.tracks-list .btn-play [class*=" icon-"],
.tracks-list .btn-pause [class^="icon-"],
.tracks-list .btn-pause [class*=" icon-"],
.player-box a:hover [class^="icon-"],
.player-box a:hover [class*=" icon-"],
.social-networks a:hover [class^="icon-"],
.social-networks a:hover [class*=" icon-"] {
	background-color: #ed1b24;
}

.carousel .video-box .icon-play {
	background-color: #ed1b24;
}
.carousel .video-box .btn-play {
	color: #ed1b24;
}

.terms-list small,
.terms-list [class^="icon-"],
.terms-list [class*=" icon-"] {
	color: #ed1b24;
}

.onairlink a {
    font-size:20px; 
    font-weight: normal;
    font-family: Montserrat, sans-serif;
    color: #000000;
}
.onairlink a:visited {color: #000000;}
.onairlink a:hover {color: #ff0000;text-decoration: none;}
.onairlink p {margin: 0;}

.onair img {
    width:100%; 
    height:300px;
}
.onair img:hover {
  -webkit-filter: opacity(0.6);
}

.onairlink2 p {
    font-size:16px; 
    font-weight: normal;
    font-family: myfont;
    color: #fff;
    margin: 0;
}

.onairbtn a {
    font-family: myfont;
    color: #fff;
    float: right;
    padding: 10px;
    border: 1px solid #ed1b24;
    background-color: #ed1b24;
    position: relative;
    top: -40px;
    left: 5px;
}
.onairbtn a:visited {color: #fff;}
.onairbtn a:hover {color: #ed1b24;  background-color: #fff; text-decoration: none;}

.onairtitle {
    font-family: myfont;
    font-size: 20px;
    background-color: #ed1b24;
    padding: 8px;
    position: relative;
    top: -8px;
    left: -15px;
}
.nexttime {
    font-size:14px; 
    color:#ededed; 
    float: right;
    text-transform: none;
}

.social-networks a:hover{
    color: #ed1b24;
}

.hover-box .fa {
    background-color: red;
    padding: 10px;
    border-radius: 30px;
}

.footer-row .social-networks a{
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 20px;
}
.footer-row .social-networks a:hover{
    color: #ed1b24;
}
.footer-row .social-networks li {
    margin: 0;
}

.blockquote-box img:hover{
    opacity: 0.6; filter: alpha(opacity=60);
}

.lastcontainer {
  margin: 0 auto;
  max-width: 1100px;
  padding: 0 1rem;
  text-align: left;
}

.last-image {
  width: 300px;
  height: 250px;
}

.lastcell img {
  display: block;
}
.lastcell img:hover {
  opacity: 0.6; filter: alpha(opacity=60);
}

.lasttxtdiv {
    background-color: #ededed;
    margin-bottom: 20px;
    margin-top: -20px;
    width: 100%;
    padding: 10px;
    font-size:12px; 
    font-weight: normal;
    font-family: myfont;
    color: #555555;
}

.lastnumber {
    font-size: 16px;
    font-weight: normal;
    font-family: myfont;
    color: #fff;
    padding: 15px;
    background-color: red;
    position: relative;
    top: -145px;
    left: 5px;
    top: -245px;
    left: -10px;
}


@media screen and (min-width: 600px) {
  .lastgrid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .lastcell {
    width: 50%;
  }
  .last-image {
  width: 250px;
  height: 200px;
  }
  .lasttxtdiv {
  width: 230px;
  }
  .lastnumber {
    top: -145px;
    left: 5px;
  }
}

@media screen and (min-width: 1000px) {
  .lastcell {
    width: 33.3333%;
  }
  .last-image {
  width: 200px;
  height: 150px;
  }
  .lasttxtdiv {
  width: 180px;
  }
}
.lastcell p {
     margin: 0px;
}
.lastplayed a {
    font-size:14px; 
    font-weight: normal;
    font-family: myfont;
    color: #000000;
}
.lastplayed a:visited {color: #000000;}
.lastplayed a:hover {color: #ff0000;text-decoration: none;}



.scrnumber {
	width:10%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #f5f5f5;
	border-left: 2px solid red;
}
.scrtitle {
    width:70%;
    padding-left: 15px;
    font-size: 16px;
    border-bottom:1px solid #ccc;
}
.scrtitle a{
    font-weight: normal;
    font-family: myfont;
    color: #000000;
}
.scrtitle a:visited {color: #000000;}
.scrtitle a:hover {color: #dd0000;text-decoration: none;}

.scrpic {
	width:13%;
    background-color: #f5f5f5;
}

.scricon {
    width:5%;
    border-bottom:1px solid #ccc;
}

.scrrow td:hover{
    background-color: #f5f5f5;
}

@media screen and (max-width: 500px) {
    .scricon {
    width:0%;
    display: none;
    }
    .scrpic {
	width:0%;
    display: none;
    }    
    .scrtitle {
    width:90%;
    padding-left: 10px;
    }
    .scrtitle a{
    font-size: 12px;
    }
    .scrnumber {
	width:8%;
	font-size: 10px;
	}
}
.headeronair {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    background-color: rgba(0,0,0,0.8);
    /*border: solid 1px grey;*/
    /*border-radius: 20px;*/
    font-weight: normal;
    font-family: myfont;
    margin-top: 40px;
}
.headerpic {
    display: inline-block;
}
.headerpic img{
    width: 60px;
    height: 60px;
    top: 46px;
    position: relative;
}
.chw-widget-area {
    display: inline-block;
}

@media screen and (max-width: 750px) {
    .chw-widget-area {
    display: none;
    }
}

.banner123, .player123{
    border: 1px solid black;
}