a {
	color: #FFF;
}
body {
 	 background: url("../img/bg1.jpg") repeat-x fixed left top #000000;
 	 border: 0 none;
 	 color: #ADADAD;
 	 font: 12px/18px Arial,Helvetica,sans-serif;
   	 min-width: 340px;
}

.navbar {
/*	background: none repeat scroll 0 0 #2E2E2E; */
background-color:rgba(255,0,0,0.0);
}

.navbar-brand {
    color: #f9f4e1;
}

.jumbotron {
    /*background-color: #f9f4e1;*/
	background: none repeat scroll 0 0 #2E2E2E;
	margin-top: 0px;
}

.playercontroll {
    margin-top: 100px;
}

.controls {
    margin-left: -15px;
}

.slider-selection {
    background: #403830;
}

.spacing-30 {
    margin-top: 30px;
}

.padding-17 {
    padding-top: 17px;
}

.margin-left-20 {
    margin-left: 20px;
}

.clickable {
    cursor: pointer;
}

.jumbotron-facebook {
    padding-right: 30px;
}

#playerContent {
    padding-top: 10px;
    padding-left: 15px;
    background: none repeat scroll 0 0 #2E2E2E
}

/* custom player skin */
.flowplayer { width: 80%; background-color: #222; background-size: cover; max-width: 800px; }
.flowplayer .fp-controls { background-color: rgba(0, 0, 0, 0.4)}
.flowplayer .fp-timeline { background-color: rgba(0, 0, 0, 0.5)}
.flowplayer .fp-progress { background-color: rgba(64, 56, 48, 1)}
.flowplayer .fp-buffer { background-color: rgba(249, 244, 225, 1)}
.flowplayer { background-image: url(http://farm4.staticflickr.com/3169/2972817861_73ae53c2e5_b.jpg)}

.center-block {
    display: block;
    float: none;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}


#playerKofSpUFESfsa_wrapper {
    text-align: center;
}

.now-on-air {

  height: 150px;
  max-width: 150px;
}