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
20 /* Edit the font-size to counteract inherited font sizing.
\r
21 * Eg. 1.25em = 1 / 0.8em
\r
24 font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */
\r
26 font-family:Verdana, Arial, sans-serif;
\r
29 border:1px solid #009be3;
\r
30 background-color:#eee;
\r
43 /* Rules for IE6 (full-screen) */
\r
46 /* 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
47 position:static !important; position:relative
\r
50 div.jp-video-full div.jp-jplayer {
\r
53 position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
\r
58 div.jp-video-full div.jp-gui {
\r
59 position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
\r
67 div.jp-video-full div.jp-interface {
\r
68 position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
\r
76 background-color:#eee;
\r
80 div.jp-interface a {
\r
84 div.jp-audio div.jp-type-single div.jp-interface {
\r
87 div.jp-audio div.jp-type-playlist div.jp-interface {
\r
91 div.jp-video div.jp-interface {
\r
92 border-top:1px solid #009be3;
\r
95 /* @group CONTROLS */
\r
97 div.jp-controls-holder {
\r
101 position: relative;
\r
103 top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
\r
106 div.jp-interface ul.jp-controls {
\r
107 list-style-type:none;
\r
113 div.jp-audio ul.jp-controls {
115 padding:20px 20px 0 20px;
\r
118 div.jp-video div.jp-type-single ul.jp-controls {
120 margin-left: 200px;
\r
123 div.jp-video div.jp-type-playlist ul.jp-controls {
125 margin-left: 172px;
\r
127 div.jp-video ul.jp-controls,
\r
128 div.jp-interface ul.jp-controls li {
\r
133 div.jp-interface ul.jp-controls a {
\r
136 text-indent:-9999px;
\r
145 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat;
\r
148 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat;
\r
151 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat;
\r
155 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat;
\r
158 a.jp-stop, a.jp-previous, a.jp-next {
\r
165 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;
\r
170 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat;
\r
174 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat;
\r
176 a.jp-previous:hover {
\r
177 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat;
\r
181 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat;
\r
184 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat;
\r
189 /* @group progress bar */
\r
193 background-color: #ddd;
\r
195 div.jp-audio div.jp-progress {
\r
196 position: absolute;
\r
200 div.jp-audio div.jp-type-single div.jp-progress {
\r
204 div.jp-audio div.jp-type-playlist div.jp-progress {
\r
208 div.jp-video div.jp-progress {
\r
215 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -202px repeat-x;
\r
221 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
\r
226 /* The seeking class is added/removed inside jPlayer */
\r
227 div.jp-seeking-bg {
\r
228 background: url("/static/jplayer/jplayer.blue.monday.seeking.gif");
\r
233 /* @group volume controls */
\r
244 div.jp-audio div.jp-type-single a.jp-mute,
\r
245 div.jp-audio div.jp-type-single a.jp-unmute {
249 div.jp-audio div.jp-type-playlist a.jp-mute,
\r
250 div.jp-audio div.jp-type-playlist a.jp-unmute {
251 margin-left: 154px;
\r
254 div.jp-audio a.jp-volume-max {
\r
255 margin-left: 56px;
\r
258 div.jp-video a.jp-mute,
\r
259 div.jp-video a.jp-unmute,
\r
260 div.jp-video a.jp-volume-max {
\r
261 position: absolute;
\r
266 div.jp-video a.jp-mute,
\r
267 div.jp-video a.jp-unmute {
271 div.jp-video a.jp-volume-max {
\r
276 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat;
\r
279 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat;
\r
282 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat;
\r
285 a.jp-unmute:hover {
\r
286 background: url("/static/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat;
\r
288 \ra.jp-volume-max {
\r
289 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat;
\r
291 a.jp-volume-max:hover {
\r
292 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat;
\r
295 div.jp-volume-bar {
\r
296 position: absolute;
\r
298 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -250px repeat-x;
\r
303 div.jp-audio div.jp-volume-bar {
\r
307 div.jp-video div.jp-volume-bar {
\r
311 div.jp-volume-bar-value {
\r
312 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;
\r
319 /* @group current time and duration */
\r
321 div.jp-audio div.jp-time-holder {
\r
325 div.jp-audio div.jp-type-single div.jp-time-holder {
\r
329 div.jp-audio div.jp-type-playlist div.jp-time-holder {
\r
334 div.jp-current-time,
\r
340 div.jp-current-time {
\r
350 div.jp-video div.jp-current-time {
\r
353 div.jp-video div.jp-duration {
\r
359 /* @group playlist */
\r
369 background-color:#ccc;
\r
370 border-top:1px solid #009be3;
\r
372 div.jp-type-single div.jp-title,
\r
373 div.jp-type-playlist div.jp-title,
\r
374 div.jp-type-single div.jp-playlist {
\r
378 div.jp-playlist ul {
\r
379 list-style-type:none;
\r
389 div.jp-playlist li {
\r
390 padding:5px 0 4px 20px;
\r
391 border-bottom:1px solid #eee;
\r
394 div.jp-playlist li div {
\r
398 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
\r
400 div.jp-type-playlist div.jp-playlist li:last-child {
\r
401 padding:5px 0 5px 20px;
\r
402 border-bottom:none;
\r
404 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
\r
405 list-style-type:square;
\r
406 list-style-position:inside;
\r
409 div.jp-type-playlist div.jp-playlist a {
\r
411 text-decoration: none;
\r
413 div.jp-type-playlist div.jp-playlist a:hover {
\r
416 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
\r
420 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
\r
428 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
\r
431 div.jp-type-playlist div.jp-playlist span.jp-free-media {
\r
437 div.jp-type-playlist div.jp-playlist span.jp-free-media a{
\r
440 div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
\r
450 div.jp-video-play {
\r
456 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
458 div.jp-video-270p div.jp-video-play {
\r
461 div.jp-video-360p div.jp-video-play {
\r
464 div.jp-video-full div.jp-video-play {
\r
468 a.jp-video-play-icon {
\r
479 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
\r
480 text-indent:-9999px;
\r
482 div.jp-video-play:hover a.jp-video-play-icon {
\r
483 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
\r
490 div.jp-jplayer audio,
\r
497 background-color: #000000;
\r
506 /* The audio toggles are nested inside jp-time-holder */
\r
509 list-style-type:none;
515 div.jp-audio .jp-type-single ul.jp-toggles {
518 div.jp-audio .jp-type-playlist ul.jp-toggles {
\r
521 position: absolute;
\r
526 div.jp-video ul.jp-toggles {
540 text-indent:-9999px;
\r
541 line-height:100%; /* need this for IE6 */
545 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;
549 a.jp-full-screen:hover {
550 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat;
553 a.jp-restore-screen {
554 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat;
558 a.jp-restore-screen:hover {
559 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat;
563 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat;
567 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat;
571 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat;
574 a.jp-repeat-off:hover {
575 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat;
579 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;
584 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat;
588 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat;
592 a.jp-shuffle-off:hover {
593 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat;
599 /* @group NO SOLUTION error feedback */
\r
604 margin-left:-202px;
\r
610 background-color:#eee;
\r
611 border:2px solid #009be3;
\r
616 .jp-no-solution a {
\r
620 .jp-no-solution span {
\r