2 * Skin for jPlayer Plugin (jQuery JavaScript Library)
\r
3 * http://www.happyworm.com/jquery/jplayer
\r
5 * Skin Name: Blue Monday
\r
7 * Copyright (c) 2010-2011 Happyworm Ltd
\r
8 * Dual licensed under the MIT and GPL licenses.
\r
9 * - http://www.opensource.org/licenses/mit-license.php
\r
10 * - http://www.gnu.org/copyleft/gpl.html
\r
12 * Author: Silvia Benvenuti
\r
13 * Skin Version: 4.0 (jPlayer 2.1.0)
\r
14 * Date: 1st September 2011
\r
18 padding: 5px 10px 0 10px;
\r
24 .play-prev, .play-next {
\r
31 /* Edit the font-size to counteract inherited font sizing.
\r
32 * Eg. 1.25em = 1 / 0.8em
\r
35 font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */
\r
37 font-family:Verdana, Arial, sans-serif;
\r
40 border:1px solid #009be3;
\r
41 background-color:#eee;
\r
54 /* Rules for IE6 (full-screen) */
\r
57 /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
\r
58 position:static !important; position:relative
\r
61 div.jp-video-full div.jp-jplayer {
\r
64 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
\r
69 div.jp-video-full div.jp-gui {
\r
70 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
\r
78 div.jp-video-full div.jp-interface {
\r
79 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
\r
92 div.jp-interface a {
\r
96 div.jp-audio div.jp-type-single div.jp-interface {
\r
99 div.jp-audio div.jp-type-playlist div.jp-interface {
\r
103 div.jp-video div.jp-interface {
\r
104 border-top:1px solid #009be3;
\r
107 /* @group CONTROLS */
\r
109 div.jp-controls-holder {
\r
113 position: relative;
\r
115 top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
\r
118 div.jp-interface ul.jp-controls {
\r
119 list-style-type:none;
\r
125 div.jp-audio ul.jp-controls {
\r
127 padding:20px 20px 0 20px;
\r
130 div.jp-video div.jp-type-single ul.jp-controls {
\r
132 margin-left: 200px;
\r
135 div.jp-video div.jp-type-playlist ul.jp-controls {
\r
137 margin-left: 172px;
\r
139 div.jp-video ul.jp-controls,
\r
140 div.jp-interface ul.jp-controls li {
\r
145 div.jp-interface ul.jp-controls a {
\r
148 text-indent:-9999px;
\r
157 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat;
\r
160 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat;
\r
163 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat;
\r
167 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat;
\r
170 a.jp-stop, a.jp-previous, a.jp-next {
\r
177 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;
\r
182 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat;
\r
186 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat;
\r
188 a.jp-previous:hover {
\r
189 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat;
\r
193 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat;
\r
196 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat;
\r
201 /* @group progress bar */
\r
205 background-color: #ddd;
\r
207 div.jp-audio div.jp-progress {
\r
208 position: absolute;
\r
212 div.jp-audio div.jp-type-single div.jp-progress {
\r
216 div.jp-audio div.jp-type-playlist div.jp-progress {
\r
220 div.jp-video div.jp-progress {
\r
227 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -202px repeat-x;
\r
233 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
\r
238 /* The seeking class is added/removed inside jPlayer */
\r
239 div.jp-seeking-bg {
\r
240 background: url("/static/jplayer/jplayer.blue.monday.seeking.gif");
\r
245 /* @group volume controls */
\r
256 div.jp-audio div.jp-type-single a.jp-mute,
\r
257 div.jp-audio div.jp-type-single a.jp-unmute {
\r
258 margin-left: 180px;
\r
261 div.jp-audio div.jp-type-playlist a.jp-mute,
\r
262 div.jp-audio div.jp-type-playlist a.jp-unmute {
\r
263 margin-left: 154px;
\r
266 div.jp-audio a.jp-volume-max {
\r
270 div.jp-video a.jp-mute,
\r
271 div.jp-video a.jp-unmute,
\r
272 div.jp-video a.jp-volume-max {
\r
273 position: absolute;
\r
278 div.jp-video a.jp-mute,
\r
279 div.jp-video a.jp-unmute {
\r
284 div.jp-video a.jp-volume-max {
\r
289 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat;
\r
292 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat;
\r
295 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat;
\r
298 a.jp-unmute:hover {
\r
299 background: url("/static/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat;
\r
303 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat;
\r
305 a.jp-volume-max:hover {
\r
306 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat;
\r
309 div.jp-volume-bar {
\r
310 position: absolute;
\r
312 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -250px repeat-x;
\r
317 div.jp-audio div.jp-volume-bar {
\r
321 div.jp-video div.jp-volume-bar {
\r
325 div.jp-volume-bar-value {
\r
326 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;
\r
333 /* @group current time and duration */
\r
335 div.jp-audio div.jp-time-holder {
\r
339 div.jp-audio div.jp-type-single div.jp-time-holder {
\r
343 div.jp-audio div.jp-type-playlist div.jp-time-holder {
\r
348 div.jp-current-time,
\r
352 font-style:oblique;
\r
354 div.jp-current-time {
\r
364 div.jp-video div.jp-current-time {
\r
367 div.jp-video div.jp-duration {
\r
373 /* @group playlist */
\r
383 background-color:#ccc;
\r
384 border-top:1px solid #009be3;
\r
386 div.jp-type-single div.jp-title,
\r
387 div.jp-type-playlist div.jp-title,
\r
388 div.jp-type-single div.jp-playlist {
\r
392 div.jp-playlist ul {
\r
393 list-style-type:none;
\r
403 div.jp-playlist li {
\r
405 padding:5px 0 4px 20px;
\r
406 border-bottom:1px solid #eee;
\r
409 div.jp-playlist li div {
\r
413 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
\r
415 div.jp-type-playlist div.jp-playlist li:last-child {
\r
416 padding:5px 0 5px 20px;
\r
417 border-bottom:none;
\r
419 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
\r
420 list-style-type:square;
\r
421 list-style-position:inside;
\r
424 div.jp-type-playlist div.jp-playlist a {
\r
426 text-decoration: none;
\r
428 div.jp-type-playlist div.jp-playlist a:hover {
\r
431 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
\r
435 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
\r
443 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
\r
446 div.jp-type-playlist div.jp-playlist span.jp-free-media {
\r
452 div.jp-type-playlist div.jp-playlist span.jp-free-media a{
\r
455 div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
\r
465 div.jp-video-play {
\r
471 background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
\r
473 div.jp-video-270p div.jp-video-play {
\r
476 div.jp-video-360p div.jp-video-play {
\r
479 div.jp-video-full div.jp-video-play {
\r
483 a.jp-video-play-icon {
\r
494 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
\r
495 text-indent:-9999px;
\r
497 div.jp-video-play:hover a.jp-video-play-icon {
\r
498 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
\r
505 div.jp-jplayer audio,
\r
512 background-color: #000000;
\r
519 /* @group TOGGLES */
\r
521 /* The audio toggles are nested inside jp-time-holder */
\r
524 list-style-type:none;
\r
530 div.jp-audio .jp-type-single ul.jp-toggles {
\r
533 div.jp-audio .jp-type-playlist ul.jp-toggles {
\r
536 position: absolute;
\r
541 div.jp-video ul.jp-toggles {
\r
551 ul.jp-toggles li a {
\r
555 text-indent:-9999px;
\r
556 line-height:100%; /* need this for IE6 */
\r
560 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;
\r
564 a.jp-full-screen:hover {
\r
565 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat;
\r
568 a.jp-restore-screen {
\r
569 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat;
\r
573 a.jp-restore-screen:hover {
\r
574 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat;
\r
578 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat;
\r
581 a.jp-repeat:hover {
\r
582 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat;
\r
586 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat;
\r
589 a.jp-repeat-off:hover {
\r
590 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat;
\r
594 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;
\r
598 a.jp-shuffle:hover {
\r
599 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat;
\r
603 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat;
\r
607 a.jp-shuffle-off:hover {
\r
608 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat;
\r
614 /* @group NO SOLUTION error feedback */
\r
619 margin-left:-202px;
\r
625 background-color:#eee;
\r
626 border:2px solid #009be3;
\r
631 .jp-no-solution a {
\r
635 .jp-no-solution span {
\r