body.custom-background {
	background-position: center;
}

.front-page .site-inner {
	max-width: 1280px;
	background-color: #fff;
	margin-top: 75px;
}

.front-page-2 {
	padding-top: 0px;
}

.front-page .site-header {
	height: 75px;
	box-shadow: 0 2px 15px rgba(0,0,0,.5)
}

.front-page .header-image .site-title a {
	height: 100px;
}

.header-image .site-title a {
	height: 100px;
}

.header-image .title-area {
	width: 20%;
}

.header-widget-area {
    float:  right;
    margin-bottom: 4px;
    margin-top: 3px;
    min-height: 65px;
    padding: 0;
    width: 20%;
	  text-align: center;
}

.listen-live-button {
	margin-top: 15px;
}

.listen-live-button a {
	display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 2px;
    /* padding: 30px 20px; */
    text-align: right;
	  text-decoration: none;
    text-transform: uppercase;
    margin-top: 25px;
}

.listen-live-equalizer img {
	margin-top: 10px;
	margin-bottom: 0px;
}

.home .content {
	padding: 50px 60px 50px 60px;
}

.front-page-2 {
	padding-bottom: 100px;
}

.front-page-2 .wrap,
.front-page-4 .wrap {
	padding-left: 0px;
	padding-right: 0px;
}

.front-page-4 .widget_custom_html:before {
	content: url(http://wvon.com/engine/wp-content/uploads/2018/03/nbc-logo-100x60.png);
	float: right;
	padding-bottom: 0px
}

.front-page-1 .widget-title,
.front-page-2 .widget-title,
.front-page-4 .widget-title {
	font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
		font-weight: 700;
    line-height: 1.2;
    margin: 0 0 20px;
}

.front-page-4 {
	padding-top: 0px;
}

.front-page-4 .widget-full .wrap {
	padding-left: 0px;
	padding-right: 0px;
}

.owl-carousel {
	padding-top: 40px;
	padding-bottom: 40px;
}

.news-sponsor-bug {
	margin: 0 auto;
    width: 200px;
    height: 50px;
    background-image: url(http://wvon.com/engine/wp-content/uploads/2018/01/nbc-sponsor-bug.png);
}

.page-template-page_promotion .entry-header::after {
	border-bottom: none;
}

.page-template-page_promotion .content {
	padding: 0px 0px
}

.site-footer {
	background-color: #fff;
}

.sidebar .widget {
	padding: 50px 70px 20px;
}

.wp-polls .Buttons {
	padding: 10px;
	background-color: #1843AD;
}

.paszone-container-209433 iframe {
	height: 250px;
	border-style: none;
}

.footer-widgets .widget-area {
	width: 100%;
}

.wys-sidebar-button {
	    background-color: #d43c67;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: 'Raleway', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    padding: 24px 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    margin-bottom: 20px;
	  display: inherit;
}

#text-7.widget {
	border-bottom: none;
}

@media only screen and (max-width: 800px) {
	.header-image .title-area {
		float: left;
	}
	
	.header-image .site-title a {
		height: 65px;
	}
	
	.front-page-4 {
		padding-bottom: 0px;
	}
	.front-page .site-inner {
	margin-top: 0px;
}

}

@media only screen and (max-width: 600px) {
	.header-widget-area {
		display: none;
	}
	.header-image .title-area {
		width: 100%;
	}
}


