/* layout */
html {
  position: relative;
  min-height: 100%; }

body {
  height: 100%; }

.nav-grid {
  padding: 10px 0; }

.sm-nav {
  text-align: center;
  padding: 0 5px 0 0;
  margin: 0 auto; }

.column-left {
  padding-top: 25px;
  padding-bottom: 15px; }

.column-right {
  padding-top: 25px;
  padding-bottom: 15px; }

@media screen and (max-width: 768px) {
  .nav-grid {
    padding: 0 !important; } }

/* colors */
body {
  color: #000000;
  background: #ffffff; }

.main-header {
  color: #000000;
  background-color: #ffffff; }

.main-header a {
  color: #a0a0a0 !important; }
  .main-header a:hover {
    color: #000000 !important; }

.main-content {
  color: #000000 !important;
  background-color: #ffffff; }

.main-content a {
  color: #969696 !important; }
  .main-content a:hover {
    color: #000000 !important; }

.footer-static, #footer_inner, .footer{
  color: #000000;
  background-color: #ffffff; }

.footer-static a {
  color: #a0a0a0 !important; }
  .footer-static a:hover {
    color: #000000 !important; }

.artist_gallery a {
  color: #000000 !important; }
  .artist_gallery a:hover {
    color: #000000 !important; }

.main-header hr, .main-header blockquote {
  border-color: #a6a6a6;
  border-color: rgba(0, 0, 0, 0.35); }

.column-left hr, .column-left blockquote {
  border-color: #a6a6a6;
  border-color: rgba(0, 0, 0, 0.35); }

.column-right hr, .column-right blockquote {
  border-color: #a6a6a6;
  border-color: rgba(0, 0, 0, 0.35); }

.footer-static hr, .footer-static blockquote {
  border-color: #a6a6a6;
  border-color: rgba(0, 0, 0, 0.35); }

.event_link, .tooltip-show, div#tipDiv {
  background-color: #ffffff; }

.tooltip-show a {
  color: #969696 !important; }

.tooltip-show a:hover {
  color: #000000 !important; }

div#tipDiv {
  border-color: #000000 !important; }

select {
  color: #ffffff !important; }

#plUL li {
  color: #969696;
  border: 1px solid #969696; }

#plUL li:hover {
  color: #000000ff;
  border: 1px solid #000000ff; }

#plUL li.plSel {
  color: #000000ff;
  border: 1px solid #000000ff; }

div#showPlaylist {
  border: 0px solid #aaa; }

#timeBar {
  background-color: #000000; }

#bufferBar {
  background-color: #969696; }

#progressBar {
  border: 1px solid #000000; }

#audioSlider.ui-slider .ui-slider-handle {
  background: #ffffff;
  border: 1px solid #000000 !important; }

#audioSlider.ui-slider {
  background: #ffffff;
  border: 1px solid #000000;
  background-image: none; }

#audioSlider.ui-slider .ui-slider-range {
  background: #000000; }

.audio-controls-inner {
  background-color: #ffffff; }

/* inputs */
input[type="button"]:not([disabled]), input[type="submit"]:not([disabled]), input[type="reset"]:not([disabled]), button:not([disabled]), .button {
  color: #969696 !important;
  background-color: #ffffff;
  border-color: #969696 !important;
  font-weight: bold; }

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
  color: #000000 !important;
  background-color: #969696;
  border-color: #000000 !important; }

/* smart menus */
.sm-nav ul {
  border-color: #969696;
  background: #ffffff; }

.nav-grid {
  background: #ffffff; }

.sm-nav ul {
  background: #ffffff;
  border: 1px solid #969696; }

.sm-nav a {
  color: #969696 !important;
  background: #ffffff !important; }

.sm-nav a:hover, .sm-nav a:focus, .sm-nav a:active, .sm-nav a.highlighted {
  color: #000000 !important;
  background: #ffffff !important; }

.sm-nav ul a {
  color: #969696 !important;
  background: #ffffff !important; }

.sm-nav ul a:hover, .sm-nav ul a:focus, .sm-nav ul a:active, .sm-nav ul a.highlighted {
  color: #000000 !important;
  background: #ffffff !important; }

.sm-nav a.current, .sm-nav a.current:hover, .sm-nav a.current:focus, .sm-nav a.current:active, .sm-nav ul a.current, .sm-nav ul a.current:hover, .sm-nav ul a.current:focus, .sm-nav ul a.current:active {
  color: #000000 !important;
  background: #ffffff !important; }

/* sub menu indicators */
.sm-nav a span.sub-arrow {
  border-color: #969696 transparent transparent transparent; }

.sm-nav a:hover span.sub-arrow, .sm-nav a.highlighted span.sub-arrow {
  border-color: #000000 transparent transparent transparent; }

.sm-nav a.current span.sub-arrow, .sm-nav a.current:focus span.sub-arrow, .sm-nav a.current:active span.sub-arrow {
  border-color: #000000 transparent transparent transparent; }

.sm-nav ul a span.sub-arrow {
  border-color: transparent transparent transparent #969696; }

.sm-nav ul a:hover span.sub-arrow, .sm-nav ul a.current span.sub-arrow, .sm-nav ul a.current:hover span.sub-arrow, .sm-nav ul a.current:focus span.sub-arrow, .sm-nav ul a.current:active span.sub-arrow, .sm-nav ul a.highlighted span.sub-arrow {
  border-color: transparent transparent transparent #000000; }

/* items separators */
.sm-nav li {
  border-left: 1px solid #969696; }

/* scrolling arrows containers for tall sub menus */
.sm-nav span.scroll-up, .sm-nav span.scroll-down {
  background: #000000; }

.sm-nav span.scroll-up-arrow {
  border-color: transparent transparent #969696 transparent; }

.sm-nav span.scroll-down-arrow {
  border-color: #969696 transparent transparent transparent; }

.sm-nav span.scroll-up:hover, .sm-nav span.scroll-down:hover {
  background: #000000; }

.sm-nav span.scroll-up:hover span.scroll-up-arrow {
  border-color: transparent transparent #969696 transparent; }

.sm-nav span.scroll-down:hover span.scroll-down-arrow {
  border-color: #969696 transparent transparent transparent; }

/* menu buttons  */
#menu-button, .bttn-hide {
  background: #ffffff;
  color: #969696 !important; }

#menu-button:hover, .bttn-hide:hover {
  color: #000000 !important; }
