/*
 * 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: 1.0
 * Date: 18th February 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-size:1.25em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
}
div.jp-interface {
background-color: transparent;
position: relative;
border: 0px none;
float: right;
height:30px;
width:90px;
top: -55px;
right: 5px;
}
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 {overflow:hidden;text-indent:-9999px;}
li.jp-play,
li.jp-pause {
position: absolute;
cursor: pointer;
display: block;
margin: 6px;
height:18px;
width:18px;
}
div.jp-single-player li.jp-play,
div.jp-single-player li.jp-pause {left:0px;}
div.jp-playlist-player li.jp-play, div.jp-playlist-player li.jp-pause {left:0px;}
li.jp-play {background: url("jplayer.red.monday.png") -11px -11px no-repeat;}
li.jp-play:hover {background: url("jplayer.red.monday.png") -52px -11px no-repeat;}
li.jp-pause {background: url("jplayer.red.monday.png") 0 -42px no-repeat;}
li.jp-pause:hover {background: url("jplayer.red.monday.png") -41px -42px no-repeat;}
li.jp-stop {
position: absolute;
background: url("jplayer.red.monday.png") -5px -88px no-repeat;
cursor: pointer;
margin: 6px;
height:18px;
width:18px;
}
div.jp-single-player li.jp-stop {left: 30px;}
div.jp-playlist-player li.jp-stop {left:86px;}
li.jp-stop:hover {background: url("jplayer.red.monday.png") -34px -88px no-repeat;}
li.jp-previous {
background: url("jplayer.red.monday.png") 0 -112px no-repeat;
position: absolute;
cursor: pointer;
height:28px;
width:28px;
left:20px;
top:6px;
}
li.jp-previous:hover {background: url("jplayer.red.monday.png") -29px -112px no-repeat;}
li.jp-next {
position: absolute;
left:48px;
top:6px;
background: url("jplayer.red.monday.png") 0 -141px no-repeat;
width:28px;
height:28px;
cursor: pointer;
}
li.jp-next:hover {background: url("jplayer.red.monday.png") -29px -141px no-repeat;}
div.jp-progress {
position: absolute;
overflow:hidden;
top:12px;
background-color: #ddd;
width:122px;
height:15px;
}
div.jp-single-player div.jp-progress {left:90px;}
div.jp-playlist-player div.jp-progress {
left: 124px;
}
div.jp-load-bar {
	background: url("jplayer.red.monday.png") 0 -202px repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("jplayer.red.monday.png") 0 -218px repeat-x ;
	width:0px;
	height:15px;
}
li.jp-volume-min {
background: url("jplayer.red.monday.png") 0px -168px no-repeat;
position: absolute;
cursor: pointer;
margin: 7px 6px 5px 6px;
height:18px;
width:18px;
}
li.jp-volume-min:hover{
background: url("jplayer.red.monday.png") -19px -168px no-repeat;
}
div.jp-single-player li.jp-volume-min {left:60px;}
div.jp-playlist-player li.jp-volume-min {left:256px;}
li.jp-volume-max {
background: url("jplayer.red.monday.png") 0 -184px no-repeat;
position: absolute;
cursor: pointer;
margin: 7px 6px 5px 6px;
height:18px;
width:18px;
}
li.jp-volume-max:hover{
background: url("jplayer.red.monday.png") -19px -184px no-repeat;
}
div.jp-single-player li.jp-volume-max {left:60px;}
div.jp-playlist-player li.jp-volume-max {left:328px;}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:17px;
	background: url("jplayer.red.monday.png") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
	left:252px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:274px;
}
div.jp-volume-bar-value {
	background: url("jplayer.red.monday.png") 0 -256px repeat-x;
	width:0px;
	height:5px;
}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	top:29px;
	width:122px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-total-time {
	text-align: right;
}
div.jp-single-player div.jp-play-time,
div.jp-single-player div.jp-total-time {
	left:90px;
}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {
	left:124px;
}
div.jp-playlist {
	width:418px;
}
div.jp-playlist ul{
	list-style-type:none;
	margin:0 0 10px 0;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.72em;
}
div.jp-single-player div.jp-playlist ul {
	padding:5px 20px 5px 20px;
}
div.jp-playlist-player div.jp-playlist ul {
	padding:10px 20px 20px 20px;
}
div.jp-single-player div.jp-playlist li{
	padding:0 0 0 20px;
	font-weight:bold;
}
div.jp-playlist-player div.jp-playlist li{
	padding:4px 0 4px 20px;
	border-bottom:1px solid #eee;
	cursor: pointer;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	color:#0d88c1;
	list-style-type:square;
	list-style-position:inside;
	padding-left:6px;
	cursor: default;
}
div.jp-playlist-player div.jp-playlist li:hover {
	color:#0d88c1;
}

