1 | @import url(menu.css); |
---|
2 | |
---|
3 | * { margin: 0; padding: 0; border: 0; } |
---|
4 | |
---|
5 | body { |
---|
6 | background:#000000 url(images/bg.png) repeat-x top; |
---|
7 | color:#F0F0F0; |
---|
8 | font-size:0.7em; |
---|
9 | font-family: Verdana,arial,Helvetica,sans-serif; |
---|
10 | margin:0; |
---|
11 | padding:0; |
---|
12 | } |
---|
13 | |
---|
14 | .content h2 { |
---|
15 | background:#001a71 none repeat scroll 0 0; |
---|
16 | border:1px double #78E4FF; |
---|
17 | color:#78E4FF; |
---|
18 | height:25px; |
---|
19 | margin-bottom:3px; |
---|
20 | -moz-border-radius:8px; |
---|
21 | -khtml-border-radius:8px; |
---|
22 | -webkit-border-radius:8px; |
---|
23 | } |
---|
24 | |
---|
25 | * { outline: none } |
---|
26 | |
---|
27 | /*==================================== |
---|
28 | Common styles |
---|
29 | ======================================*/ |
---|
30 | |
---|
31 | h2 { |
---|
32 | color:#78E4FF; |
---|
33 | border: 1px solid #78E4FF; |
---|
34 | -moz-border-radius:8px; |
---|
35 | -khtml-border-radius:8px; |
---|
36 | -webkit-border-radius:8px; |
---|
37 | } |
---|
38 | |
---|
39 | h3 { |
---|
40 | -moz-border-radius-bottomleft:12px; |
---|
41 | -moz-border-radius-bottomright:12px; |
---|
42 | -moz-border-radius-topleft:12px; |
---|
43 | -moz-border-radius-topright:12px; |
---|
44 | background:#AE9161 url(images/bg_title.png) repeat-x scroll center top; |
---|
45 | border:1px solid #78E4FF; |
---|
46 | color:#78E4FF; |
---|
47 | font-size:0.85em; |
---|
48 | font-weight:bold; |
---|
49 | line-height:1.5em; |
---|
50 | padding:6px 42px; |
---|
51 | position:relative; |
---|
52 | text-transform:uppercase; |
---|
53 | top:0; |
---|
54 | vertical-align:middle; |
---|
55 | } |
---|
56 | |
---|
57 | h4 |
---|
58 | { color:#FFFFFF; |
---|
59 | font-size:120%; |
---|
60 | margin:0; |
---|
61 | padding:5px 0.5em; |
---|
62 | text-align:left; |
---|
63 | } |
---|
64 | |
---|
65 | ul { list-style: none; } |
---|
66 | ul li { list-style: none; } |
---|
67 | |
---|
68 | a, a:link { |
---|
69 | color:#78E4FF; |
---|
70 | text-decoration: none; |
---|
71 | border:0; |
---|
72 | } |
---|
73 | a:hover { |
---|
74 | color:#FFFFFF; |
---|
75 | text-decoration: none; |
---|
76 | |
---|
77 | } |
---|
78 | |
---|
79 | pre { overflow: auto; width: 100%; height: auto; } |
---|
80 | .left { float: left; } |
---|
81 | .right { float: right; } |
---|
82 | |
---|
83 | img{ } |
---|
84 | img:hover{ } |
---|
85 | img.title{ border:none; } |
---|
86 | |
---|
87 | /*==================================== |
---|
88 | Stuffs |
---|
89 | ======================================*/ |
---|
90 | .middle_block { width: auto !important; } |
---|
91 | |
---|
92 | /*==================================== |
---|
93 | Infos Errors |
---|
94 | ======================================*/ |
---|
95 | .infos, .errors { |
---|
96 | height:30px; |
---|
97 | margin:40px 20px 20px; |
---|
98 | } |
---|
99 | |
---|
100 | /*==================================== |
---|
101 | Page |
---|
102 | ======================================*/ |
---|
103 | body#thepicturepage,body#theCategorypage, body#theTagspage {} |
---|
104 | |
---|
105 | #the_page { |
---|
106 | margin:-2px auto; |
---|
107 | position:relative; |
---|
108 | width:auto; |
---|
109 | } |
---|
110 | |
---|
111 | .content div.titrepage { padding: 10px 3px; } |
---|
112 | |
---|
113 | /*==================================== |
---|
114 | Header |
---|
115 | ======================================*/ |
---|
116 | #theHeader { |
---|
117 | background:transparent url(images/header.png) no-repeat scroll center bottom; |
---|
118 | height:202px; |
---|
119 | margin: 0 auto; |
---|
120 | } |
---|
121 | |
---|
122 | #theHeader h1 { |
---|
123 | color:#FFFFFF; |
---|
124 | font-size:18px; |
---|
125 | left:289px; |
---|
126 | margin:0; |
---|
127 | position:absolute; |
---|
128 | text-align:center; |
---|
129 | top:161px; |
---|
130 | } |
---|
131 | |
---|
132 | #theHeader p {display:none;} |
---|
133 | |
---|
134 | .content, body#theadminpage .content, body#theTagspage .content { |
---|
135 | |
---|
136 | width: 980px; |
---|
137 | margin: 0 auto !important; |
---|
138 | } |
---|
139 | |
---|
140 | /*==================================== |
---|
141 | Spécifique à la page des images |
---|
142 | ======================================*/ |
---|
143 | |
---|
144 | #thepicturepage #theHeader { |
---|
145 | height:211px; |
---|
146 | } |
---|
147 | #thepicturepage #theHeader h1 { display: none; } |
---|
148 | |
---|
149 | |
---|
150 | .row1 { background-color: #999;} |
---|
151 | .throw { background-color: #999;} |
---|
152 | |
---|
153 | /*=================================== |
---|
154 | page Catégories |
---|
155 | ====================================*/ |
---|
156 | .comments_table{ |
---|
157 | -moz-border-radius-bottomleft:12px; |
---|
158 | -moz-border-radius-bottomright:12px; |
---|
159 | -moz-border-radius-topleft:12px; |
---|
160 | -moz-border-radius-topright:12px; |
---|
161 | background:transparent url(images/contentbg2.png) no-repeat scroll center top; |
---|
162 | border:1px solid #78E4FF; |
---|
163 | /*margin:auto auto 30px;width:98%;*/ |
---|
164 | font-size:0.85em; |
---|
165 | font-weight:bold; |
---|
166 | line-height:1.5em; |
---|
167 | padding:6px 42px; |
---|
168 | |
---|
169 | } |
---|
170 | |
---|
171 | .content div.thumbnailCategory { |
---|
172 | padding: 14px; |
---|
173 | /* text-align: center; */ |
---|
174 | } |
---|
175 | |
---|
176 | .content ul.thumbnailCategories li { width:49.9%; } |
---|
177 | |
---|
178 | /*=================================== |
---|
179 | page Images |
---|
180 | ====================================*/ |
---|
181 | |
---|
182 | #imageToolBar, #imageHeaderBar { |
---|
183 | width: 860px; |
---|
184 | margin: 10px auto; |
---|
185 | } |
---|
186 | #imageHeaderBar{ |
---|
187 | -moz-border-radius-bottomleft:8px; |
---|
188 | -moz-border-radius-bottomright:8px; |
---|
189 | -moz-border-radius-topleft:8px; |
---|
190 | -moz-border-radius-topright:8px; |
---|
191 | background:#001A71 none repeat scroll 0 0; |
---|
192 | border:1px solid #78E4FF; |
---|
193 | margin-top:43px; |
---|
194 | } |
---|
195 | |
---|
196 | #theImage IMG { |
---|
197 | padding: 5px; |
---|
198 | border: 1px solid #78E4FF; |
---|
199 | } |
---|
200 | |
---|
201 | #imageHeaderBar H2 { |
---|
202 | color:#78E4FF; |
---|
203 | border: none; |
---|
204 | clear: both; |
---|
205 | padding: 0; |
---|
206 | text-align: center; |
---|
207 | padding: 0.5em 0 0 0; |
---|
208 | } |
---|
209 | #imageHeaderBar .browsepath a { color:#78E4FF; text-decoration: none; } |
---|
210 | #imageHeaderBar .browsepath a:hover { color:#FFFFFFFFF; } |
---|
211 | |
---|
212 | .infotable{ margin: 20px auto; } |
---|
213 | #linkPrev{ margin: 20px 0 0 20px; } |
---|
214 | #linkNext{ margin: 20px 20px 0 0;} |
---|
215 | a#thumbprev, a#thumbNext { text-decoration: none; border:0; } |
---|
216 | |
---|
217 | #addComment label { width: 100%; margin-top: 1em; } |
---|
218 | |
---|
219 | #menubar .button { |
---|
220 | border:medium none; |
---|
221 | float:right; |
---|
222 | list-style-image:none; |
---|
223 | list-style-position:outside; |
---|
224 | list-style-type:none; |
---|
225 | margin:-2px 2px 2px; |
---|
226 | padding:0; |
---|
227 | text-align:center; |
---|
228 | text-indent:0; |
---|
229 | width:auto; |
---|
230 | } |
---|
231 | |
---|
232 | /*=================================== |
---|
233 | commentaires |
---|
234 | ====================================*/ |
---|
235 | |
---|
236 | #comments{ width: 860px; margin: 20px auto; } |
---|
237 | #comments div.comment blockquote { border: 1px solid #5f5f5f; border-left: 2px solid #696969; } |
---|
238 | |
---|
239 | fieldset{ |
---|
240 | border: 1px solid #2A2DC9; |
---|
241 | -moz-border-radius:12px; |
---|
242 | -khtml-border-radius:12px; |
---|
243 | -webkit-border-radius:12px; |
---|
244 | background:transparent url(images/contentbg2.png) no-repeat scroll center top; |
---|
245 | } |
---|
246 | |
---|
247 | input, select, table.table2, #infos, |
---|
248 | .content div.comment a.illustration IMG { |
---|
249 | -moz-border-radius-bottomleft:3px; |
---|
250 | -moz-border-radius-bottomright:3px; |
---|
251 | -moz-border-radius-topleft:3px; |
---|
252 | -moz-border-radius-topright:3px; |
---|
253 | background:#CAD1F0 none repeat scroll 0 0; |
---|
254 | border:1px solid #78E4FF; |
---|
255 | } |
---|
256 | |
---|
257 | .content div.thumbnailCategory { |
---|
258 | -moz-border-radius-bottomleft:12px; |
---|
259 | -moz-border-radius-bottomright:12px; |
---|
260 | -moz-border-radius-topleft:12px; |
---|
261 | -moz-border-radius-topright:12px; |
---|
262 | background:transparent url(images/content_index.png) no-repeat scroll center top; |
---|
263 | border:1px solid #2A2DC9; |
---|
264 | } |
---|
265 | .content div.thumbnailCategory:hover { |
---|
266 | border:1px solid #78E4FF; |
---|
267 | background-color: #F4F4F4; |
---|
268 | } |
---|
269 | |
---|
270 | #comments ul.thumbnailCategories li { margin: 5px auto; } |
---|
271 | |
---|
272 | textarea { width: 100%; } |
---|
273 | |
---|
274 | /*=================================== |
---|
275 | Miniatures |
---|
276 | ====================================*/ |
---|
277 | |
---|
278 | .content ul.thumbnails span, .content ul.thumbnails span.wrap2 a, |
---|
279 | .content ul.thumbnails span.wrap2 label, .content div.thumbnailCategory div.illustration { |
---|
280 | width: 183px; /* max thumbnail width + 2px */ |
---|
281 | } |
---|
282 | |
---|
283 | .content ul.thumbnails span.wrap2 { |
---|
284 | height:150px; |
---|
285 | width:183px; |
---|
286 | } |
---|
287 | |
---|
288 | .content div.thumbnailCategory div.description { |
---|
289 | height: 100px; /* max thumbnail height + 2px */ |
---|
290 | } |
---|
291 | .content div.thumbnailCategory div.illustration img { height:96px; width:128px; border:4px double #78E4FF;} |
---|
292 | .content div.thumbnailCategory div.illustration img:hover { border:4px double #78E4FF;} |
---|
293 | .content div.thumbnailCategory div.illustration a:hover { border:0; } |
---|
294 | |
---|
295 | .content div.comment blockquote { |
---|
296 | margin-left: 172px; /*maximum thumbnail width + ~10px */ |
---|
297 | } |
---|
298 | .content div.thumbnailCategory div.description p { text-align: left; } |
---|
299 | |
---|
300 | /*.content ul.thumbnails span.wrap1 { margin: 0 10px; }*/ |
---|
301 | |
---|
302 | .content ul.thumbnails span.wrap2 img { |
---|
303 | padding: 5px; |
---|
304 | border: 1px solid #78E4FF; |
---|
305 | background-color: #000000; |
---|
306 | } |
---|
307 | |
---|
308 | .content ul.thumbnails span.wrap2 img:hover { |
---|
309 | border-color: #78E4FF; |
---|
310 | background-color: #0C1261; |
---|
311 | } |
---|
312 | |
---|
313 | .content ul.thumbnails li.thumbCat span.wrap2 { |
---|
314 | border-style: hidden; |
---|
315 | background-color: #78E4FF; |
---|
316 | } |
---|
317 | |
---|
318 | .content ul.thumbnails li.thumbCat span.wrap2:hover { |
---|
319 | border-style: solid; |
---|
320 | } |
---|
321 | |
---|
322 | .content ul.thumbnails span.wrap1 { |
---|
323 | -moz-border-radius:12px; |
---|
324 | -khtml-border-radius:12px; |
---|
325 | -webkit-border-radius:12px; |
---|
326 | background:transparent url(images/backthumb.png) no-repeat center top; |
---|
327 | border:1px solid #2A2DC9; |
---|
328 | display:inline-block; |
---|
329 | margin:0 5px 5px; |
---|
330 | text-align:center; |
---|
331 | vertical-align:top; |
---|
332 | } |
---|
333 | .content ul.thumbnails span.wrap1:hover { |
---|
334 | border: 1px solid #78E4FF; |
---|
335 | background-color:#EAEAEA; |
---|
336 | } |
---|
337 | .content ul.thumbnails span.thumbLegend { |
---|
338 | /* height: auto;*/ |
---|
339 | padding: 0.5em 0; |
---|
340 | } |
---|
341 | .zero { display: none } |
---|
342 | .nb-hits { color:#FFFFFF; } |
---|
343 | .nb-comments { color:#00BFF3; } |
---|
344 | } |
---|
345 | |
---|
346 | /*=================================== |
---|
347 | Menus |
---|
348 | ====================================*/ |
---|
349 | |
---|
350 | #menubar { position: relative; z-index: 2; } |
---|
351 | .content { /*position: relative; z-index: 1;*/ } |
---|
352 | |
---|
353 | .content div.thumbnailCategory div.description { |
---|
354 | overflow: hidden; /* bug in FF 1.0 (not 1.5) */ |
---|
355 | } |
---|
356 | |
---|
357 | /*=================================== |
---|
358 | horizontal menubar |
---|
359 | ====================================*/ |
---|
360 | #menubar{ |
---|
361 | float: none; |
---|
362 | width: 998px; |
---|
363 | margin: 5px auto; |
---|
364 | display: block; |
---|
365 | border:0 none; |
---|
366 | color:#78E4FF; |
---|
367 | |
---|
368 | } |
---|
369 | |
---|
370 | body#theadminpage #menubar { |
---|
371 | float: none; |
---|
372 | width: 898px; |
---|
373 | margin: 5px auto; |
---|
374 | border: none; |
---|
375 | display: block; |
---|
376 | } |
---|
377 | |
---|
378 | /*=================================== |
---|
379 | Filter button |
---|
380 | ====================================*/ |
---|
381 | |
---|
382 | #menubar .button { position: absolute; left:95% } |
---|
383 | #menubar p, #menubar p.totalimages{ clear: both; margin: 0; text-align: center; padding: 0.2em } |
---|
384 | |
---|
385 | /*=================================== |
---|
386 | set menubar height (not for IE) |
---|
387 | ====================================*/ |
---|
388 | #the_page > #menubar, body#theadminpage #the_page > #menubar { |
---|
389 | height:28px; |
---|
390 | float:left; |
---|
391 | height:2.1em; |
---|
392 | margin-left:0; |
---|
393 | margin-top:0; |
---|
394 | padding:0; |
---|
395 | } |
---|
396 | #menubar dl>dt { |
---|
397 | padding: 0.2em 0.4em; |
---|
398 | } |
---|
399 | |
---|
400 | /* general ul formating */ |
---|
401 | #menubar ul, #menubar dl, #menubar ul#menuTagCloud { |
---|
402 | list-style: none; |
---|
403 | margin: 0; |
---|
404 | padding: 0; |
---|
405 | float: left; |
---|
406 | |
---|
407 | } |
---|
408 | #menubar dl { |
---|
409 | display: inline; |
---|
410 | padding: 0 2.1em; |
---|
411 | } |
---|
412 | |
---|
413 | body#theadminpage #the_page > #menubar dl { padding: 0 0.5em;} |
---|
414 | |
---|
415 | #menubar ul li a { padding-right: 3em; margin-left:25px;} |
---|
416 | |
---|
417 | #menubar p, #menubar p.totalimages, form#quickconnect { |
---|
418 | clear: both; |
---|
419 | margin: 0; |
---|
420 | text-align: center; |
---|
421 | padding: 0.2em; |
---|
422 | } |
---|
423 | /*================================= |
---|
424 | Titles and Links |
---|
425 | ===================================*/ |
---|
426 | |
---|
427 | #menubar a, #menubar dt { display: block; } |
---|
428 | |
---|
429 | /*================================= |
---|
430 | Positioning |
---|
431 | ===================================*/ |
---|
432 | #menubar li { position: relative; background:transparent url(images/cat.png) no-repeat; margin-left:5px;} |
---|
433 | #menubar dd { position: absolute; z-index: 500;} |
---|
434 | #menubar dd ul ul { |
---|
435 | background-color:#040D65; |
---|
436 | border:1px solid #2A2DC9; |
---|
437 | position: absolute; |
---|
438 | top: 0px; |
---|
439 | left: 100%; |
---|
440 | z-index: 500; |
---|
441 | } |
---|
442 | #menubar li span,#menubar li IMG { position: absolute; top: 7px;} |
---|
443 | #menubar li span { right: 7px;} |
---|
444 | #menubar li IMG { right:4em; } |
---|
445 | |
---|
446 | /*========================================= |
---|
447 | hiding and revealing up to 6 menu levels |
---|
448 | ===========================================*/ |
---|
449 | |
---|
450 | div#menubar dd, |
---|
451 | div#menubar ul ul, |
---|
452 | div#menubar ul li:hover ul ul, |
---|
453 | div#menubar ul ul li:hover ul ul, |
---|
454 | div#menubar ul ul ul li:hover ul ul, |
---|
455 | div#menubar ul ul ul ul li:hover ul ul { display: none; } |
---|
456 | |
---|
457 | div#menubar dl:hover dd, |
---|
458 | div#menubar ul li:hover ul, |
---|
459 | div#menubar ul ul li:hover ul, |
---|
460 | div#menubar ul ul ul li:hover ul, |
---|
461 | div#menubar ul ul ul ul li:hover ul, |
---|
462 | div#menubar ul ul ul ul ul li:hover ul { display: block; } |
---|
463 | |
---|
464 | /*================================= |
---|
465 | Styles |
---|
466 | ===================================*/ |
---|
467 | |
---|
468 | #menubar dt{ |
---|
469 | color:#78E4FF; |
---|
470 | border:0px; |
---|
471 | } |
---|
472 | |
---|
473 | #menubar dd{ |
---|
474 | background:#000000 url(images/bgmenu.png) repeat-y scroll 0 0; |
---|
475 | border:1px solid #2A2DC9; |
---|
476 | color:#78E4FF; |
---|
477 | margin-top:-3px; |
---|
478 | padding-top:0; |
---|
479 | } |
---|
480 | |
---|
481 | #menubar ul { /* taille des box menu */ |
---|
482 | color:#78E4FF; |
---|
483 | width: 20em; |
---|
484 | |
---|
485 | } |
---|
486 | #menubar a, #menubar dd a { |
---|
487 | color:#F0F0F0; |
---|
488 | display: block; |
---|
489 | text-decoration: none; |
---|
490 | border: 0; |
---|
491 | } |
---|
492 | |
---|
493 | #menubar dt a{ |
---|
494 | color:#78E4FF; |
---|
495 | display: block; |
---|
496 | text-decoration: none; |
---|
497 | border: 0; |
---|
498 | } |
---|
499 | |
---|
500 | #menubar a:hover { color: #F0F0F0; } |
---|
501 | #menubar dd a { padding: 0.5em; } |
---|
502 | #menubar dd a:hover { color:#78E4FF; background-color:#040D65; border:1px solid #2A2DC9; } |
---|
503 | |
---|
504 | form#quicksearch { width: 220px;} |
---|
505 | |
---|
506 | /*=================================== |
---|
507 | Quickconnect |
---|
508 | =====================================*/ |
---|
509 | form#quickconnect fieldset { text-align: left; width: 220px; padding-top: 5px;} |
---|
510 | form#quickconnect label { clear: left; /*margin: 0;*/ } |
---|
511 | form#quickconnect label input { font-size: 1em; /*width: 15em;*/ } |
---|
512 | form#quickconnect p, form#quickconnect a { border: none; padding: 0; } |
---|
513 | form#quickconnect .button { position:relative; top: -20x; left: 50px} |
---|
514 | |
---|
515 | /*=================================== |
---|
516 | MenuTagCloud |
---|
517 | =====================================*/ |
---|
518 | |
---|
519 | #menubar #menuTagCloud a { display: inline; } |
---|
520 | #menubar #menuTagCloud span { |
---|
521 | display: block; |
---|
522 | padding: 0.5em 0; |
---|
523 | text-align: left; |
---|
524 | } |
---|
525 | |
---|
526 | /*=================================== |
---|
527 | Tags - page des tags |
---|
528 | =====================================*/ |
---|
529 | |
---|
530 | ul#fullTagCloud { |
---|
531 | position: relative; |
---|
532 | border: 1px solid #E8E8E8; |
---|
533 | border-width: 1px 0; |
---|
534 | background: #FBFBFB; |
---|
535 | padding: 5px; |
---|
536 | margin: 8px 0 20px 0; |
---|
537 | overflow: hidden; |
---|
538 | height: 100%; |
---|
539 | font-size: 120%; |
---|
540 | } |
---|
541 | ul#fullTagCloud li { |
---|
542 | display: block; |
---|
543 | float: left; |
---|
544 | margin: 4px; |
---|
545 | padding: 1px 5px; |
---|
546 | height: 18px; |
---|
547 | line-height: 18px; |
---|
548 | background: none; |
---|
549 | } |
---|
550 | ul#fullTagCloud li a:link, ul#fullTagCloud li a:visited { |
---|
551 | color: #005D99; |
---|
552 | text-decoration: none; |
---|
553 | white-space: nowrap; |
---|
554 | } |
---|
555 | ul#fullTagCloud li a:hover { text-decoration: underline; border: 0; } |
---|
556 | ul#fullTagCloud li a:focus, ul#fullTagCloud li a:active { background: #005D99; color: #FFFFFF; } |
---|
557 | |
---|
558 | .tagLevel5 { font-size:160%; } |
---|
559 | .tagLevel4 { font-size:140%; } |
---|
560 | .tagLevel3 { font-size:120%; } |
---|
561 | .tagLevel2 { font-size:100%; } |
---|
562 | .tagLevel1 { font-size:80%; } |
---|
563 | |
---|
564 | /*===================================== |
---|
565 | Autres |
---|
566 | =====================================*/ |
---|
567 | |
---|
568 | .pleaseNote { |
---|
569 | margin: 20px auto; |
---|
570 | width: 700px; |
---|
571 | background: #eee; |
---|
572 | color: #ff9b00; |
---|
573 | border: 1px solid #ff9b00; |
---|
574 | padding: 1ex; |
---|
575 | font-weight: bold; |
---|
576 | } |
---|
577 | |
---|
578 | li.categoryli { |
---|
579 | float:left; |
---|
580 | margin:2px; |
---|
581 | width:46%; |
---|
582 | } |
---|
583 | |
---|
584 | input.rateButton { color: #369; } |
---|
585 | input.rateButtonselected { color:#696969; } |
---|
586 | input.rateButton:hover { color: #858460;} |
---|
587 | |
---|
588 | /* |
---|
589 | /*===================================== |
---|
590 | Calendrier |
---|
591 | =====================================*/ |
---|
592 | |
---|
593 | ul.categoryactions, div.calendarViews { |
---|
594 | padding-top: 5px; |
---|
595 | padding-right: 6px; |
---|
596 | } |
---|
597 | |
---|
598 | /*===================================== |
---|
599 | Calendrier éléments |
---|
600 | =====================================*/ |
---|
601 | span.calitemEmpty { |
---|
602 | color: silver; |
---|
603 | } |
---|
604 | |
---|
605 | span.calitem, span.calitemEmpty { |
---|
606 | border: 1px solid gray; |
---|
607 | } |
---|
608 | |
---|
609 | /*=================================== |
---|
610 | Nice looking month calendar |
---|
611 | ===================================-*/ |
---|
612 | td.calDayCellEmpty, td.calDayCellFull { |
---|
613 | border: 1px solid gray; |
---|
614 | } |
---|
615 | |
---|
616 | td.calDayCellEmpty { |
---|
617 | color: silver; |
---|
618 | } |
---|
619 | |
---|
620 | .calBackDate { |
---|
621 | color: #000000; |
---|
622 | } |
---|
623 | .calForeDate { |
---|
624 | color: #FFFFFF; |
---|
625 | } |
---|
626 | |
---|
627 | /*===================================== |
---|
628 | Footer/Pied de page |
---|
629 | =====================================*/ |
---|
630 | #copyright { |
---|
631 | border-top:1px solid #2A2DC9; |
---|
632 | background:transparent url(images/footer.png) repeat-x scroll 0 0; |
---|
633 | clear:both; |
---|
634 | font-weight:bold; |
---|
635 | margin:0 auto; |
---|
636 | padding:26px 0; |
---|
637 | text-align:center; |
---|
638 | } |
---|
639 | #copyright a:link, #copyright a:visited { text-decoration: underline; color: #78E4FF; } |
---|
640 | #copyright a:hover { text-decoration: none; color: #2A2DC9; border: 0; } |
---|
641 | |
---|
642 | /*===================================== |
---|
643 | Modifications/Parenté css |
---|
644 | =====================================*/ |
---|
645 | |
---|
646 | body#theCommentsPage .content, |
---|
647 | body#theUploadPage .content, |
---|
648 | body#theRegisterPage .content, |
---|
649 | body#theIdentificationPage .content, |
---|
650 | body#theProfilePage .content, |
---|
651 | body#theSearchPage .content, |
---|
652 | body#theAboutPage .content, |
---|
653 | body#thePopuphelpPage .content, |
---|
654 | body#thePasswordPage .content, |
---|
655 | body#theNotificationPage .content, |
---|
656 | body#theTagsPage .content, |
---|
657 | body#theNBMPage .content { |
---|
658 | min-height:495px; |
---|
659 | } |
---|
660 | |
---|
661 | .content div.thumbnailCategory div.description h3 { |
---|
662 | background:transparent none repeat scroll 0 0; |
---|
663 | border:medium none; |
---|
664 | font-size:120%; |
---|
665 | margin-left:55px; |
---|
666 | padding:0.1em; |
---|
667 | text-align:left; |
---|
668 | } |
---|
669 | |
---|
670 | /*---------------------------------- |
---|
671 | Advanced Menus Manager |
---|
672 | ----------------------------------*/ |
---|
673 | |
---|
674 | DL#mbAMM_links img { |
---|
675 | border:none; |
---|
676 | display:none; |
---|
677 | } |
---|
678 | |
---|
679 | div#iamm_ill0 { |
---|
680 | margin:0 25px 5px; |
---|
681 | } |
---|
682 | |
---|
683 | /*=============================== |
---|
684 | Infos Errors |
---|
685 | ===============================*/ |
---|
686 | .infos, .errors { |
---|
687 | margin: 20px; |
---|
688 | } |
---|
689 | |
---|
690 | .infos { |
---|
691 | -moz-border-radius-bottomleft:12px; |
---|
692 | -moz-border-radius-bottomright:12px; |
---|
693 | -moz-border-radius-topleft:12px; |
---|
694 | -moz-border-radius-topright:12px; |
---|
695 | background:#98FB98 url(icon/admin/infos.png) no-repeat scroll right top; |
---|
696 | border:1px solid #2A2DC9; |
---|
697 | color:#09460E; |
---|
698 | margin:5px; |
---|
699 | padding:10px 50px 10px 10px; |
---|
700 | } |
---|
701 | |
---|
702 | .errors { |
---|
703 | -moz-border-radius-bottomleft:12px; |
---|
704 | -moz-border-radius-bottomright:12px; |
---|
705 | -moz-border-radius-topleft:12px; |
---|
706 | -moz-border-radius-topright:12px; |
---|
707 | background:#FFE1E1 url(icon/admin/errors.png) no-repeat scroll right top; |
---|
708 | border:1px solid #2A2DC9; |
---|
709 | color:#FF0000; |
---|
710 | font-weight:bold; |
---|
711 | margin:5px; |
---|
712 | padding:10px 50px 10px 10px; |
---|
713 | } |
---|
714 | |
---|
715 | /*---------------------------------- |
---|
716 | Autres |
---|
717 | ----------------------------------*/ |
---|
718 | |
---|
719 | .content ul.thumbnails { |
---|
720 | margin-top:35px; |
---|
721 | } |
---|
722 | |
---|
723 | .content div.titrePage { |
---|
724 | padding:42px 0 17px; |
---|
725 | } |
---|
726 | |
---|
727 | .content ul.thumbnailCategories { |
---|
728 | margin-top:15px; |
---|
729 | } |
---|
730 | |
---|
731 | legend { |
---|
732 | -moz-border-radius-bottomleft:12px; |
---|
733 | -moz-border-radius-bottomright:12px; |
---|
734 | -moz-border-radius-topleft:12px; |
---|
735 | -moz-border-radius-topright:12px; |
---|
736 | background:#AE9161 url(images/bg_title.png) repeat-x scroll center top; |
---|
737 | border:2px solid #2A2DC9; |
---|
738 | font-size:0.85em; |
---|
739 | font-weight:bold; |
---|
740 | line-height:1.5em; |
---|
741 | margin-left:0.5em; |
---|
742 | margin-top:-0.4em; |
---|
743 | padding:2px 10px; |
---|
744 | position:relative; |
---|
745 | text-transform:uppercase; |
---|
746 | top:0; |
---|
747 | vertical-align:middle; |
---|
748 | } |
---|
749 | |
---|
750 | input, select, textarea { |
---|
751 | background-color:#CAD1F0; |
---|
752 | border-color:#6993AE #CCCCCC #CCCCCC #6993AE; |
---|
753 | border-style:solid; |
---|
754 | border-width:1px; |
---|
755 | color:#2E3B5F; |
---|
756 | font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif; |
---|
757 | font-size:11px; |
---|
758 | padding:1px 2px; |
---|
759 | } |
---|
760 | |
---|
761 | input.reset:hover, input.submit:hover { |
---|
762 | border:1px solid #78E4FF; |
---|
763 | color:#78E4FF; |
---|
764 | cursor:pointer; |
---|
765 | } |
---|
766 | textarea:hover { |
---|
767 | background-color:#FFFFFF; |
---|
768 | border:1px solid #2A2DC9; |
---|
769 | } |
---|
770 | |
---|
771 | input.submit:focus, select:focus, textarea:focus, input.focus, form .focus { |
---|
772 | background-color:#FFFFFF; |
---|
773 | border:1px solid #2A2DC9; |
---|
774 | } |
---|
775 | |
---|
776 | input[type="text"], |
---|
777 | input[type="password"], |
---|
778 | input[type="button"], |
---|
779 | input[type="submit"], |
---|
780 | input[type="reset"], |
---|
781 | input[type="file"] { |
---|
782 | background-color:#CAD1F0; |
---|
783 | color:#2E3B5F; |
---|
784 | } |
---|
785 | |
---|
786 | input.submit{ |
---|
787 | -moz-border-radius-bottomleft:5px; |
---|
788 | -moz-border-radius-bottomright:5px; |
---|
789 | -moz-border-radius-topleft:5px; |
---|
790 | -moz-border-radius-topright:5px; |
---|
791 | background:#000000 url(images/form.png) repeat-x scroll 0 0; |
---|
792 | border:1px solid #2A2DC9; |
---|
793 | color:#F0F0F0; |
---|
794 | font-family:Verdana,'Bitstream Vera Sans',Times,serif; |
---|
795 | font-size:10px; |
---|
796 | font-weight:bold; |
---|
797 | padding:1px 2px; |
---|
798 | } |
---|
799 | |
---|
800 | input.reset { |
---|
801 | -moz-border-radius-bottomleft:5px; |
---|
802 | -moz-border-radius-bottomright:5px; |
---|
803 | -moz-border-radius-topleft:5px; |
---|
804 | -moz-border-radius-topright:5px; |
---|
805 | background:#000000 url(images/form.png) repeat-x scroll 0 0; |
---|
806 | border:1px solid #2A2DC9; |
---|
807 | color:#E10000; |
---|
808 | font-family:Verdana,'Bitstream Vera Sans',Times,serif; |
---|
809 | font-size:10px; |
---|
810 | font-weight:bold; |
---|
811 | padding:1px 2px; |
---|
812 | } |
---|
813 | |
---|
814 | span.calItem, span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull { |
---|
815 | border:1px solid #2A2DC9; |
---|
816 | } |
---|
817 | /*---------------------------------- |
---|
818 | Commentaires |
---|
819 | ----------------------------------*/ |
---|
820 | |
---|
821 | div#comments div.description { |
---|
822 | -moz-border-radius-bottomleft:12px; |
---|
823 | -moz-border-radius-bottomright:12px; |
---|
824 | -moz-border-radius-topleft:12px; |
---|
825 | -moz-border-radius-topright:12px; |
---|
826 | background:transparent url(images/contentbg2.png) no-repeat scroll center top; |
---|
827 | border:1px solid #78E4FF; |
---|
828 | font-size:0.85em; |
---|
829 | font-weight:bold; |
---|
830 | line-height:1.5em; |
---|
831 | padding:6px 42px; |
---|
832 | } |
---|