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-audio div.jp-type-single div.jp-interface {
\r
83 div.jp-audio div.jp-type-playlist div.jp-interface {
\r
87 div.jp-video div.jp-interface {
\r
88 border-top:1px solid #009be3;
\r
91 /* @group CONTROLS */
\r
93 div.jp-controls-holder {
\r
99 top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
\r
102 div.jp-interface ul.jp-controls {
\r
103 list-style-type:none;
\r
109 div.jp-audio ul.jp-controls {
111 padding:20px 20px 0 20px;
\r
114 div.jp-video div.jp-type-single ul.jp-controls {
116 margin-left: 200px;
\r
119 div.jp-video div.jp-type-playlist ul.jp-controls {
121 margin-left: 172px;
\r
123 div.jp-video ul.jp-controls,
\r
124 div.jp-interface ul.jp-controls li {
\r
129 div.jp-interface ul.jp-controls a {
\r
132 text-indent:-9999px;
\r
141 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 0 no-repeat;
\r
144 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px 0 no-repeat;
\r
147 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -42px no-repeat;
\r
151 background: url("/static/jplayer/jplayer.blue.monday.jpg") -41px -42px no-repeat;
\r
154 a.jp-stop, a.jp-previous, a.jp-next {
\r
161 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -83px no-repeat;
\r
166 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -83px no-repeat;
\r
170 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -112px no-repeat;
\r
172 a.jp-previous:hover {
\r
173 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -112px no-repeat;
\r
177 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -141px no-repeat;
\r
180 background: url("/static/jplayer/jplayer.blue.monday.jpg") -29px -141px no-repeat;
\r
185 /* @group progress bar */
\r
189 background-color: #ddd;
\r
191 div.jp-audio div.jp-progress {
\r
192 position: absolute;
\r
196 div.jp-audio div.jp-type-single div.jp-progress {
\r
200 div.jp-audio div.jp-type-playlist div.jp-progress {
\r
204 div.jp-video div.jp-progress {
\r
211 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -202px repeat-x;
\r
217 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
\r
222 /* The seeking class is added/removed inside jPlayer */
\r
223 div.jp-seeking-bg {
\r
224 background: url("/static/jplayer/jplayer.blue.monday.seeking.gif");
\r
229 /* @group volume controls */
\r
240 div.jp-audio div.jp-type-single a.jp-mute,
\r
241 div.jp-audio div.jp-type-single a.jp-unmute {
245 div.jp-audio div.jp-type-playlist a.jp-mute,
\r
246 div.jp-audio div.jp-type-playlist a.jp-unmute {
247 margin-left: 154px;
\r
250 div.jp-audio a.jp-volume-max {
\r
251 margin-left: 56px;
\r
254 div.jp-video a.jp-mute,
\r
255 div.jp-video a.jp-unmute,
\r
256 div.jp-video a.jp-volume-max {
\r
257 position: absolute;
\r
262 div.jp-video a.jp-mute,
\r
263 div.jp-video a.jp-unmute {
267 div.jp-video a.jp-volume-max {
\r
272 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -170px no-repeat;
\r
275 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -170px no-repeat;
\r
278 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -170px no-repeat;
\r
281 a.jp-unmute:hover {
\r
282 background: url("/static/jplayer/jplayer.blue.monday.jpg") -79px -170px no-repeat;
\r
284 \ra.jp-volume-max {
\r
285 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -186px no-repeat;
\r
287 a.jp-volume-max:hover {
\r
288 background: url("/static/jplayer/jplayer.blue.monday.jpg") -19px -186px no-repeat;
\r
291 div.jp-volume-bar {
\r
292 position: absolute;
\r
294 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -250px repeat-x;
\r
299 div.jp-audio div.jp-volume-bar {
\r
303 div.jp-video div.jp-volume-bar {
\r
307 div.jp-volume-bar-value {
\r
308 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -256px repeat-x;
\r
315 /* @group current time and duration */
\r
317 div.jp-audio div.jp-time-holder {
\r
321 div.jp-audio div.jp-type-single div.jp-time-holder {
\r
325 div.jp-audio div.jp-type-playlist div.jp-time-holder {
\r
330 div.jp-current-time,
\r
336 div.jp-current-time {
\r
346 div.jp-video div.jp-current-time {
\r
349 div.jp-video div.jp-duration {
\r
355 /* @group playlist */
\r
365 background-color:#ccc;
\r
366 border-top:1px solid #009be3;
\r
368 div.jp-type-single div.jp-title,
\r
369 div.jp-type-playlist div.jp-title,
\r
370 div.jp-type-single div.jp-playlist {
\r
374 div.jp-playlist ul {
\r
375 list-style-type:none;
\r
385 div.jp-playlist li {
\r
386 padding:5px 0 4px 20px;
\r
387 border-bottom:1px solid #eee;
\r
390 div.jp-playlist li div {
\r
394 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
\r
396 div.jp-type-playlist div.jp-playlist li:last-child {
\r
397 padding:5px 0 5px 20px;
\r
398 border-bottom:none;
\r
400 div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
\r
401 list-style-type:square;
\r
402 list-style-position:inside;
\r
405 div.jp-type-playlist div.jp-playlist a {
\r
407 text-decoration: none;
\r
409 div.jp-type-playlist div.jp-playlist a:hover {
\r
412 div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
\r
416 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
\r
424 div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
\r
427 div.jp-type-playlist div.jp-playlist span.jp-free-media {
\r
433 div.jp-type-playlist div.jp-playlist span.jp-free-media a{
\r
436 div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
\r
446 div.jp-video-play {
\r
452 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
454 div.jp-video-270p div.jp-video-play {
\r
457 div.jp-video-360p div.jp-video-play {
\r
460 div.jp-video-full div.jp-video-play {
\r
464 a.jp-video-play-icon {
\r
475 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
\r
476 text-indent:-9999px;
\r
478 div.jp-video-play:hover a.jp-video-play-icon {
\r
479 background: url("/static/jplayer/jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
\r
486 div.jp-jplayer audio,
\r
493 background-color: #000000;
\r
502 /* The audio toggles are nested inside jp-time-holder */
\r
505 list-style-type:none;
511 div.jp-audio .jp-type-single ul.jp-toggles {
514 div.jp-audio .jp-type-playlist ul.jp-toggles {
\r
517 position: absolute;
\r
522 div.jp-video ul.jp-toggles {
536 text-indent:-9999px;
\r
537 line-height:100%; /* need this for IE6 */
541 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -310px no-repeat;
545 a.jp-full-screen:hover {
546 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -310px no-repeat;
549 a.jp-restore-screen {
550 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -310px no-repeat;
554 a.jp-restore-screen:hover {
555 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -310px no-repeat;
559 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -290px no-repeat;
563 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -290px no-repeat;
567 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -290px no-repeat;
570 a.jp-repeat-off:hover {
571 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -290px no-repeat;
575 background: url("/static/jplayer/jplayer.blue.monday.jpg") 0 -270px no-repeat;
580 background: url("/static/jplayer/jplayer.blue.monday.jpg") -30px -270px no-repeat;
584 background: url("/static/jplayer/jplayer.blue.monday.jpg") -60px -270px no-repeat;
588 a.jp-shuffle-off:hover {
589 background: url("/static/jplayer/jplayer.blue.monday.jpg") -90px -270px no-repeat;
595 /* @group NO SOLUTION error feedback */
\r
600 margin-left:-202px;
\r
606 background-color:#eee;
\r
607 border:2px solid #009be3;
\r
612 .jp-no-solution a {
\r
616 .jp-no-solution span {
\r