/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.happyworm.com/jquery/jplayer
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 Happyworm Ltd
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Silvia Benvenuti
 * Skin Version: 2.1
 * Date: 13th May 2010
 */

div.jp-single-player,
div.jp-playlist-player {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-family:Verdana, Arial, sans-serif;
	color: #666;
}
div.jp-interface {
	position: relative;
	background-color:#f7f7f7;
	height:67px;
    margin-top: 65px;
    margin-left: 10px;
    margin-right: 10px;
    width: 655px;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	position: absolute;
}
div.jp-interface ul.jp-controls a {
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	top:20px;
	width:40px;
	height:40px;
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left:40px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left:10px;
    bottom: 10px;
}
a.jp-play {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop {
	top:26px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
	left:126px;
}
a.jp-stop:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
a.jp-previous {
	left:20px;
	top:26px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
}
a.jp-previous:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
	left:88px;
	top:26px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
}
a.jp-next:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
a.jp-random {
	left:400px;
	top:26px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -58px -112px no-repeat;
	width:28px;
	height:28px;
}
a.jp-random:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -58px -83px no-repeat;
}
a.jp-repeat {
	left:435px;
	top:26px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -58px -170px no-repeat;
	width:28px;
	height:28px;
}
a.jp-repeat:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -58px -141px no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:48px;
	background: url("../images/player-audio/audio_track.png");
	width:370px;
	height:10px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:64px;

}
div.jp-load-bar {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:15px;
}
a.jp-mute {
	top:47px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
}
a.jp-unmute {
	top:47px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -60px -170px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-mute {
	left:274px;
}
div.jp-playlist-player a.jp-mute {
	left:566px;
}
div.jp-single-player a.jp-unmute {
	left:274px;
}
div.jp-playlist-player a.jp-unmute {
	left:566px;
}
a.jp-mute:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
	top:32px;
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-max {
	left:346px;
}
div.jp-playlist-player a.jp-volume-max {
	left:368px;
}
a.jp-volume-max:hover {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:53px;

	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
	left:492px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:590px;
}
div.jp-volume-bar-value {
	background: url("../images/player-audio/jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}
div.jp-current-time,
div.jp-time-separator,
div.jp-duration {
	position: absolute;
	top:47px;
	width:80px;
	font-size:1em;
	/*font-style:oblique;*/
}
div.jp-duration {
	text-align: right;
}
div.jp-time-separator {
	text-align: center;
}
div.jp-playlist-player div.jp-current-time,
div.jp-playlist-player div.jp-time-separator,
div.jp-playlist-player div.jp-duration {
	left:440px;
}

div.jp-track-name {
    top:28px;
	left:65px;
    position:absolute;
    font-size:16px;
}

.track {
    background: url("../images/player-audio/audio_play.png");

}
.track.playing{background: url("../images/player-audio/audio_pause.png") }

div.jp-playlist {	display:block;
	font-size:16px; color:#6e6e6e; line-height:20px;
    margin-top: 6px;
}
div.jp-playlist ul { list-style: none; }
div.jp-playlist ul li {  }
div.jp-playlist ul li a {  text-decoration:none; color:#000000; background-color:#FFFFFF; line-height:30px; padding-left: 15px; cursor:pointer; padding-top: 2px; margin-left: 20px;}
div.jp-playlist ul li a:hover { color:#000000; }
div.jp-playlist ul li a strong { margin-right:10px; }
