modifications sur le template default
[mw_sourceml] / app / out / default / css / actions / sources.css
1 /* ------------------------------- ariane ----------- */
2
3 ul.ariane{
4   padding-bottom: 2em;
5 }
6
7 ul.groupes_sources li{
8   clear: both;
9   margin-bottom: 0.5em;
10 }
11
12 ul.groupes_sources li a{
13   display: block;
14   padding: 0 1em 0 1.8em;
15   line-height: 2em;
16   background-image: url(../../icons/item.png);
17   background-position: 5px 0.6em;
18   background-repeat: no-repeat;
19   border: solid 1px #d5d5d5;
20   border-radius: 3px;
21 }
22 ul.groupes_sources li a:hover{
23   color: #000066;
24   background-color: #f5f5f5;
25 }
26
27 ul.ariane li{
28   float: left;
29 }
30 ul.ariane li a{
31   display: block;
32   padding: 0 1.8em 0 0.5em;
33   background-image: url(../../icons/item.png);
34   background-position: right 3px;
35   background-repeat: no-repeat;
36 }
37 ul.ariane li:last-child a{
38   background-image: none;
39 }
40
41 /* ------------------------------- liste groupes ----------- */
42
43 ul.groupes{
44   list-style-type: none;
45 }
46
47 ul.groupes li{
48   padding: 0px;
49   float: left;
50   width: 50%;
51 }
52
53 ul.groupes li h4{
54   font-size: 1.05em;
55   font-weight: bold;
56   margin: 0px;
57   padding: 0px;
58   margin: 10px;
59 }
60
61 ul.groupes li h4 a{
62   display: block;
63   padding: 5px;
64   height: 100px;
65   background-color: #ffffff;
66   border-radius: 3px 3px 3px 3px;
67   -moz-border-radius: 3px 3px 3px 3px;
68   color: #444444;
69   border: solid 1px #d5d5d5;
70 }
71 ul.groupes li h4 a:hover{
72   color: #444444;
73   background-color: #f5f5f5;
74 }
75
76 ul.groupes li h4 a img{
77   display: block;
78   float: left;
79 }
80
81 ul.groupes li h4 a span{
82   display: block;
83   margin-left: 150px;
84   padding: 3px;
85   text-align: right;
86 }
87
88 ul.groupes li .infos li
89 { margin: 0px 0px 0px 5px;
90   padding: 0px;
91 }
92
93 /* ------------------------------- page groupe ----------- */
94
95 .description
96 { padding: 15px 50px 15px 50px;
97   font-size: 0.9em;
98 }
99
100 .description p
101 { text-align: justify;
102 }
103
104 /* ------------------------------- page album ----------- */
105
106 .logo_source{
107   text-align: center;
108 }
109
110 p#play_all
111 {
112 }
113
114 p#play_all a
115 { display: block;
116   float: right;
117   margin: 0px 20px 15px 25px;
118   padding: 5px 7px 5px 37px;
119   line-height: 25px;
120 }
121
122 /* ------------------------------- groupe box (colonne) --- */
123
124 .logo_groupe
125 { text-align: center;
126   height: 150px;
127   width: 220px;
128 }
129
130 #colonne ul#album_links
131 { margin: 32px 18px 0px 0px;
132 }
133
134 #colonne ul#album_links li
135 { list-style-type: none;
136   margin: 0px;
137   padding: 0px;
138 }
139
140 #colonne ul#album_links li a
141 { display: block;
142   padding: 5px 5px 0px 5px;
143 }
144
145 #colonne ul.menu_albums
146 { list-style-type: none;
147   margin-left: 0px;
148   margin: 0px 0px 10px 0px;
149 }
150
151 #colonne ul.menu_albums li
152 { margin-left: 0px;
153   width: 220px;
154   margin: 5px 0px 5px 0px;
155 }
156
157 #colonne ul.menu_albums li a
158 { display: block;
159   height: 90px;
160   padding: 5px;
161 }
162
163 #colonne ul.menu_albums li a span
164 { display: block;
165   float: right;
166   padding: 10px 5px 0px 5px;
167 }
168
169 /* ------------------------------- albums (page groupe) --- */
170
171 ul.menu_albums{
172   margin: 32px 18px 0px 0px;
173   list-style-type: none;
174   margin-left: 0px;
175   margin: 0px 0px 10px 10px;
176 }
177
178 ul.menu_albums li{
179   list-style-type: none;
180   width: 250px;
181   padding: 0px;
182 }
183
184 #colonne ul.menu_albums li{
185   width: auto;
186 }
187
188 ul.menu_albums li a{
189   margin: 5px 0px 5px 10px;
190   display: block;
191   height: 90px;
192   padding: 5px;
193   border: solid 1px #d5d5d5;
194   border-radius: 3px;
195 }
196 ul.menu_albums li a:hover{
197   color: #000066;
198   background-color: #f5f5f5;
199 }
200
201 ul.menu_albums li a span{
202   display: block;
203   float: right;
204   max-width: 140px;
205   padding: 10px 5px 0px 5px;
206   text-align: right;
207   font-weight: bold;
208 }
209
210 /* ------------------------ blocs source -------------------- */
211
212 ul.sources{
213   list-style-type: none;
214 }
215
216 ul.sources li{
217   margin: 10px 5px 0px 5px;
218   padding: 5px;
219 }
220
221 .playing_download{
222   padding: 5px;
223   margin-top: 10px;
224 }
225
226 .track{
227   background-color: #ffffff;
228   border: solid 1px #d5d5d5;
229   border-radius: 3px;
230   box-shadow: 0px 0px 5px #d5d5d5;
231 }
232
233 .track h1{
234   font-size: 1.3em;
235   float: left;
236 }
237 .track h1 a{
238   color: #555555;
239 }
240 .track h1 a:hover{
241   text-decoration: underline;
242 }
243
244 .track ul.authors{
245   float: right;
246   padding: 0;
247   margin: 0;
248 }
249 .track ul.authors li{
250   padding: 0;
251   margin: 0;
252 }
253 .track ul.authors li a{
254   display: block;
255   text-align: right;
256 /*  color: #855e00;*/
257   padding: 0em 1em;
258   border-radius: 3px;
259   margin-bottom: 0.3em;
260 }
261 .track ul.authors li a:hover{
262
263 }
264
265 .licence
266 { float: right;
267   margin: 3px 10px 0px 0px;
268   text-align: right;
269 }
270
271 ul.documents
272 { list-style-type: none;
273 }
274
275 ul.documents li
276 { margin: 0px;
277   padding: 0px;
278   clear: left;
279   font-size: 0.8em;
280 }
281
282 /* ------ player */
283
284 .loading_player{
285   opacity: 0.5;
286   background-image: url(../../icons/player_loading.gif);
287   background-position: center;
288   background-repeat: no-repeat;
289 }
290
291 .player_progress
292 { width: 100%;
293   height: 5px;
294   font-size: 1px;
295   line-height: 1px;
296   overflow: hidden;
297   margin: 0px 0px 0px 0px;
298   position: relative;
299   cursor: pointer;
300 }
301
302 .player_progress .loaded
303 { width: 0;
304   height: 5px;
305 }
306
307 .player_progress .position
308 { width: 0;
309   height: 5px;
310   position: absolute;
311   top: 0px;
312 }
313
314 .player_controls, .no_player
315 { margin: 2px 5px 0 0;
316   float: left;
317   width: 40px;
318 }
319
320 .player_controls a
321 { text-decoration: none;
322 }
323
324 .player_controls a.pause
325 { display: none;
326 }
327
328 .player_controls a.stop
329 { display: none;
330 }
331
332 /* ------ pistes / derivations */
333
334 .block_list_toggle
335 { font-weight: normal;
336   font-size: 0.8em;
337   position: relative;
338   top: -2px;
339 }
340
341 .pistes
342 { margin: 0px 13px 10px 45px;
343   padding-left: 0px;
344 }
345
346 .derivation
347 { margin: 0px 13px 10px 45px;
348   padding-left: 0px;
349 }
350
351 .source_arbo h3{
352   font-size: 1em;
353   font-weight: bold;
354   padding-left: 35px;
355   color: #444444;
356 }
357
358 .derivation h3{
359   font-size: 1em;
360   font-weight: bold;
361   padding-left: 35px;
362   color: #444444;
363 }
364
365 .pistes h3{
366   font-weight: bold;
367   padding-left: 35px;
368   color: #444444;
369 }
370
371 .no_source
372 { margin: 5px 5px 10px 15px;
373   font-style: italic;
374   font-size: 0.9em;
375 }
376
377 .source_arbo ul.menu_source
378 { margin: 5px 0px 0px 0px;
379   padding: 0px;
380   list-style-type: none;
381 }
382
383 .source_arbo ul.menu_source li
384 { margin: 0px;
385   padding: 0px;
386 }
387
388 /* ------------------------------- page album ----------- */
389
390 p#play_all a{
391   border-radius: 3px 3px 3px 3px;
392   -moz-border-radius: 3px 3px 3px 3px;
393   background-image: url("../../icons/ecouter.png");
394   background-repeat: no-repeat;
395   background-position: 6px 6px;
396   color: #333333;
397   border: solid 1px #d5d5d5;
398   background-color: #ffffff;
399 }
400 p#play_all a:hover{
401   background-color: #f5f5f5;
402 }
403
404 /* ----------------------------------- sources --------- */
405
406 ul.albums li a
407 { border: solid 1px #555555;
408 }
409
410 .logo_groupe{
411   border-radius: 3px 3px 3px 3px;
412   -moz-border-radius: 3px 3px 3px 3px;
413 }
414
415 ul#lien_contact li a
416 { border-bottom: solid 1px #d9d9d9;
417 }
418
419 .playing_track{
420   border: solid 1px #999999;
421   box-shadow: 0px 0px 5px #999999;
422 }
423
424 .player_progress{
425   border: solid 1px #c0c0c0;
426   background-color: #ffffff;
427 }
428
429 .player_progress .loaded
430 { background-color: #c0c0c0;
431 }
432
433 .player_progress .position
434 { background-color: #999999;
435 }
436
437 .player_controls a img
438 { border: none;
439 }
440
441 .source_arbo ul.menu_source
442 { float: right;
443   margin: 0px 10px 1px 0px;
444 }
445
446 .source_arbo ul.menu_source li
447 { float: right;
448   padding: 1px;
449 }
450
451 .source_arbo ul.menu_source li a
452 { display: block;
453   text-align: center;
454   background-color: #151515;
455   border-radius: 3px 3px 0px 0px;
456   -moz-border-radius: 3px 3px 0px 0px;
457   padding: 2px 5px 2px 5px;
458 }
459
460 .source_arbo ul.menu_source li a:hover
461 {
462 }
463
464 .source_arbo ul.menu_source li.icon a
465 { border: none;
466   padding: 2px 2px 2px 2px;
467 }
468
469 .pistes
470 { border-left: none;
471 }
472
473 .derivation
474 { border-left: none;
475 }
476
477 .loading{
478   background-image: url("../../icons/ajax-loader.gif");
479   background-repeat: no-repeat;
480   background-position: 5px 5px;
481   height: 20px;
482 }
483 .loading span{
484   display: none;
485 }