/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

div.textwidget table#Table_01 tbody tr td a img {
	opacity: .75;
}

div.textwidget table#Table_01 tbody tr td a:hover img {
	opacity: 1;
}

div.header-widget .widget {
	padding: 0px 0px;
	border: 0px dotted #c7bb6c;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

div.header-widget .widget h3 {
	padding-bottom: 0px!important;
	text-align: center;
}

#loopedSlider.business-slider, #loopedSlider.business-slider .container {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

#top {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.on-air-list li, .widget .on-air-list li, .on-air-upcoming-list li, .widget .on-air-upcoming-list li {
	font-size: 25px!important;
	text-align: center;
	font-weight: bolder;
}

nav#nav-single {
	display: none;
}

table#Table_01 {
	margin-left: auto;
	margin-right: auto;
}

.searchform, #searchform {
	background-color: #fff;
}

.home .entry h1 {
	font-size: 28px;
}

#master-program-schedule span.show-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 10px;
}

#master-genre-list {
	font-size: 16px;
}

.entry table tbody th {
	background: transparent!important;
}

.entry table {
	background: #fff!important;
}

.home #logo {
	display: none;
}

.mejs-container .mejs-controls {
	background: #ab0000!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.37);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.37);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.37);
}

.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #000!important;
}

.widget h3 {
	text-align: center;
}

div.listing-item a.title {
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}

div.listing-item {
	width: 100%;
	text-align: center;
}

#sponsorey {

}

#logo-slider {
	background: transparent!important;
	background-color: transparent!important;
}

#logo-slider-wraper {
	left: 20px !important;
}

.easy-logo_image {
	height: 60px!important;
}

.woo-sc-hr {
	border-bottom: 1px solid #b2b2b2;
}

.page-id-182 .entry img {
	border-color: transparent!important;
}














/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */
@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */


#logo {
	margin-top: -15px;
}

.header-widget {
	width: 23%;
	margin-top: -208px;
}

#nav-container {
	background-image: url(http://wpvmfm.org/wp-content/uploads/2014/12/MENUBACK.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 60px;
}

#nav-container {
	margin: 0 0 1em 0;
}

.home #nav-container {
	margin-bottom: -7px;
}

div#content {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

ul#main-nav {
	margin-top: 4px;
}

#logo {
	float: none;
	text-align: center;
}

#navigation { 
	text-align:center;
}

ul#main-nav { 
	float:none;
	display:inline-block;
	vertical-align:top;
}

ul#top-nav.nav {
	margin-left: 18%;
}

}