
/* 1310News
--------------------------------------------------------------------------------
==============================================================================*/

/* Default theme overrides
------------------------------------------------------------------------------*/
/* Player */
.kiss #player .title h2 { color: #000000; }

/* Content */
#content h2 a { color: #000000; }
#content .on_air_show_name { color: #000000; }


/* Default theme overrides
------------------------------------------------------------------------------*/

.news680 { background-image: url(../images/news680/bg_body.jpg); }

/* Header */
.news680 #header .site-name { top: 55px; left: 22px; }

/* Player */
.news680 #player .title h2 { color: #009543; }
.news680 #player .share li.twitter a { background-position: 0 -32px; }
.news680 #player .share li.facebook a { background-position: -38px -32px; }
.news680 #player .share li.email a { background-position: -77px -32px; }

/* Navigation */
.news680 #navigation li a:hover { background-position: 0 -200px; }
.news680 #navigation li.ui-tabs-selected a { background-position: 0 -250px !important; }

/* Content */
#content h2 a { color: #009543; }


/* Tabs content
------------------------------------------------------------------------------*/

/* Timing */
.timing { margin-top: -8px; }
.timing li { padding: 3px 6px; border-top: 3px solid #f4f4f4; }
.timing li.first { border: none; }
.timing strong { font-size: 14px; color: #009543; }

