source: extensions/sobre/trunk/theme.css @ 10481

Last change on this file since 10481 was 10481, checked in by Gotcha, 13 years ago

Petites modifs CSS

File size: 9.9 KB
Line 
1@import "slider.css";
2#box {
3margin-left:125px !important;
4width:550px !important;
5height:auto !important;
6left:auto !important;
7top:12% !important
8}
9
10#comments {
11width:910px;
12background-color:#505050;
13border-width:0;
14margin:0 auto;
15padding:5px 5px 13px
16}
17
18#comments SPAN.author {
19font-weight:700
20}
21
22#comments blockquote {
23padding-left:5px;
24font-style:italic;
25border-color:#000;
26border-style:solid;
27border-width:0 0 0 2px
28}
29
30#comments div.thumbnailCategory div.illustration {
31width:255px
32}
33
34#comments fieldset {
35width:910px;
36background-color:#F0F0F0;
37color:#000;
38margin:auto;
39padding:0
40}
41
42#comments fieldset legend {
43margin-left:10px;
44background:#F0F0F0
45}
46
47#comments h3 {
48margin:14px -5px;
49padding:0 7px
50}
51
52#comments table tbody tr td select {
53width:95px
54}
55
56#content UL.thumbnails SPAN.thumbLegend {
57display:block;
58height:5em
59}
60
61#copyright a {
62color:#F70
63}
64
65#copyright,.Online a,table#ppppp {
66color:#000
67}
68
69#imageHeaderBar {
70background-image:url(images/tableh2_bg.png);
71background-repeat:repeat-x;
72background-position:center;
73background: -moz-linear-gradient(top, #393737 0%, #FFF7F7 4%, #393737 40%, #393737 100%); /* firefox */
74
75border-top:1px solid #000
76}
77
78#imageHeaderBar H2 {
79background-image:none;
80background-color:transparent;
81border:none
82}
83
84#imageToolBar {
85background-color:#505050
86}
87
88#linkPrev,#linkNext,#menubar li span.bullet,div#menubar dd,div#menubar ul ul,div#menubar ul li:hover ul ul,div#menubar ul ul li:hover ul ul,div#menubar ul ul ul li:hover ul ul,div#menubar ul ul ul ul li:hover ul ul,dl#mbFBP_activity_feed,dl#mbFBP_like_box {
89display:none
90}
91
92#menubar {
93height:2.1em;
94position:relative;
95width:980px;
96z-index:2;
97padding-bottom:25px;
98display:block;
99float:none;
100margin:-2px auto 3px
101}
102
103#menubar #menuTagCloud a {
104display:inline;
105border:none
106}
107
108#menubar #menuTagCloud span {
109display:inline-block;
110text-align:left;
111margin:5px;
112padding:0
113}
114
115#menubar .button {
116border:medium none;
117float:right;
118left:95%;
119list-style-image:none;
120list-style-position:outside;
121list-style-type:none;
122position:absolute;
123text-align:center;
124text-indent:0;
125width:auto;
126margin:-2px 2px 2px;
127padding:0
128}
129
130#menubar a,#menubar dt a,#menubar dd a {
131border:0;
132color:#fff;
133display:block;
134text-decoration:none
135}
136
137#menubar a:hover,#menubar dt:hover {
138color:#fff
139}
140
141#menubar dd {
142background:#333;
143border:1px solid #8c8c8c;
144position:absolute;
145text-align:left;
146z-index:500;
147margin-top:-5px;
148width:25%
149}
150
151#menubar dd a {
152border:1px solid #3F3F3F;
153padding:0.5em
154}
155
156#menubar dd a:hover {
157background-color:#333;
158border:1px solid #8c8c8c;
159color:#FFF;
160font-style:italic
161}
162
163#menubar dd ul ul {
164background-color:#fff;
165border:1px solid #8c8c8c;
166left:100%;
167position:absolute;
168top:0;
169z-index:500
170}
171
172#menubar dl {
173display:inline;
174height:25px;
175text-align:center;
176width:25%
177}
178
179#menubar dl dd p {
180margin:0;
181padding:0 0 10px
182}
183
184#menubar dt {
185background-image:url("images/tableh1_bg.png");
186background: -moz-linear-gradient(top, #393737 0%, #FFF7F7 4%, #393737 40%, #393737 100%); /* firefox */
187border:0;
188color:#fff48e
189}
190
191#menubar img.button {
192margin-right:17px;
193display:none
194}
195
196#menubar li {
197position:relative
198}
199
200#menubar li a {
201background:#3f3f3f none repeat scroll 0 0
202}
203
204#menubar li span {
205right:7px
206}
207
208#menubar li span,#menubar li IMG {
209padding-left:4px;
210position:absolute;
211top:7px
212}
213
214#menubar li:hover {
215background:#3f3f3f
216}
217
218#menubar p,#menubar p.totalimages,#menubar p,#menubar p.totalimages,form#quickconnect {
219clear:both;
220text-align:center;
221margin:0;
222padding:0.2em
223}
224
225#menubar ul {
226width:20em
227}
228
229#menubar ul li a {
230margin-left:25px;
231padding-right:3em
232}
233
234#menubar ul,#menubar dl,#menubar ul#menuTagCloud {
235float:left;
236list-style:none;
237margin:0;
238padding:0
239}
240
241#menubar ul,#menubar li {
242background:#333 none repeat scroll 0 0
243}
244
245#menubar ul.rvTree ul {
246padding-left:0 !important
247}
248
249#outils {
250padding-top:17px
251}
252
253#scrolltotop {
254bottom:14px;
255position:fixed;
256right:0;
257z-index:1000;
258outline:none
259}
260
261#scrolltotop a {
262background-color:transparent;
263background-image:url("images/top.gif");
264background-position:left top;
265background-repeat:no-repeat;
266display:block;
267height:50px;
268text-indent:-9999px;
269width:44px
270}
271
272#scrolltotop a:hover {
273border-bottom:none
274}
275
276#menubar a,#menubar dt,div#menubar dl:hover dd,div#menubar ul li:hover ul,div#menubar ul ul li:hover ul,div#menubar ul ul ul li:hover ul,div#menubar ul ul ul ul li:hover ul,div#menubar ul ul ul ul ul li:hover ul {
277display:block
278}
279
280#theCategoryPage .content {
281margin-left:0
282}
283
284#theHeader {
285background:transparent url("../../themes/sobre/images/header.png") no-repeat center bottom;
286height:144px;
287margin:0 auto
288}
289
290#theHeader H1,form.filter input[type="submit"],form fieldset p {
291margin-top:0
292}
293
294#theHeader p {
295min-height:72px;
296margin:0
297}
298
299#theImage #map {
300height:600px;
301min-height:512px;
302position:relative;
303background-color:#e5e3df;
304left:290px;
305right:-290px;
306margin-right:290px
307}
308
309#theImage #mapPicture {
310width:280px
311}
312
313#theImage .ecard {
314text-align:left
315}
316
317#theImage img {
318margin-top:10px
319}
320
321#theImage p {
322color:#000;
323font-style:italic;
324position:relative;
325width:800px;
326margin:10px auto auto
327}
328
329#theImage table {
330background-color:#D3D3D3;
331border:1px solid #000;
332width:800px;
333margin:10px auto 0
334}
335
336#thePicturePage {
337border:1px solid #FFF
338}
339
340#thePicturePage form.filter fieldset ul,#thePicturePage form.filter fieldset label {
341float:none;
342margin-right:0;
343padding:0
344}
345
346.Online {
347font-size:11px;
348color:#444
349}
350
351.content {
352border:1px solid #252525;
353margin:0
354}
355
356.content #comments ul.thumbnailCategories li {
357width:49.9%
358}
359
360.content DIV.thumbnailCategory DIV.description {
361padding-left:0
362}
363
364.content UL.thumbnails SPAN.wrap2 {
365border:1px solid #aaa
366}
367
368.content UL.thumbnails SPAN.wrap2:hover,.content UL.thumbnailCategories DIV.thumbnailCategory:hover,.content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
369background-color:#faebd7;
370color:#000;
371border-color:#FF0
372}
373
374.content div.thumbnailCategory {
375height:200px
376}
377
378.content div.thumbnailCategory div.description .text {
379text-align:justify;
380padding-right:5px;
381height:110px
382}
383
384.content div.thumbnailCategory div.description div.text p {
385font-family:Trebuchet MS;
386color:#996060
387}
388
389.content div.thumbnailCategory div.description div.text p.Nb_images {
390border-top:1px solid gray;
391color:#FF9960;
392font-style:italic;
393text-align:center
394}
395
396.content div.thumbnailCategory div.description h3 {
397font-weight:700;
398text-align:center
399}
400
401.content div.thumbnailCategory div.illustration {
402text-align:center;
403width:170px;
404margin:19px 2px 2px
405}
406
407.content ul.categoryActions img {
408margin:2px 0 0
409}
410
411.content ul.thumbnailCategories {
412width:99%;
413padding-left:4px
414}
415
416.content ul.thumbnails span,.content ul.thumbnails span.wrap2 a,.content ul.thumbnails label {
417width:170px
418}
419
420.content ul.thumbnails span.thumbLegend img {
421position:relative;
422top:-3px
423}
424
425.content ul.thumbnails span.thumbLegend,.content div.thumbnailCategory div.description {
426height:100%
427}
428
429.content ul.thumbnails span.wrap2,.content div.thumbnailCategory div.description {
430height:170px
431}
432
433.content,#imageToolBar,.header_notes {
434background-color:#000
435}
436
437.ecard {
438color:#EFEFEF
439}
440
441.ecard FORM {
442width:0 !important
443}
444
445.ecard TABLE {
446width:550px !important;
447background-color:#000 !important;
448border:none !important;
449margin:0 !important
450}
451
452.ecard p {
453width:550px !important
454}
455
456.ecard p STRONG,.ecard STRONG {
457color:#FFF
458}
459
460.stuffs_block {
461font-family:Comic Sans MS
462}
463
464.tagLetter table.tagLetterContent {
465font-size:100%
466}
467
468A,INPUT.rateButton {
469color:#fff;
470border:none
471}
472
473A:hover {
474color:#FFF48E
475}
476
477BODY {
478/* background:#393737 url(images/background-0.png) repeat-x top */
479background: #393737; /* old browsers */
480background: -moz-linear-gradient(top, #393737 0%, #393737 150px, #EAEAEA 900px, #EAEAEA 50%, #393737 90%); /* firefox */
481}
482
483BODY,H1,H3,INPUT.rateButtonSelected {
484color:#d0d0d0
485}
486
487H3,#imageBar,#imageToolBar A:hover {
488background:#393737
489}
490
491FIELDSET,INPUT,SELECT,TEXTAREA,.content DIV.thumbnailCategory {
492border:1px solid gray
493}
494
495H2 {
496background-image:url(images/tableh1_bg.png);
497background: -moz-linear-gradient(top, #393737 0%, #FFF7F7 4%, #393737 40%, #393737 100%); /* firefox */
498color:#fff48e
499}
500
501H2,#imageToolBar {
502border-bottom:1px solid #000
503}
504
505H2,#menubar DT {
506color:#fff48e
507}
508
509TABLE.infoTable {
510width:920px;
511background:#505050;
512border:solid 1px;
513margin-top:6px
514}
515
516TABLE.infoTable .label {
517background-color:#2F0000;
518font-weight:700;
519text-align:left;
520padding-right:0.5em;
521padding-left:3px;
522width:100px
523}
524
525TABLE.infoTable .value {
526max-width:320px
527}
528
529TABLE.infoTable .value p {
530width:320px;
531margin:0
532}
533
534TABLE.infoTable .value p a,input.rateButton {
535color:#F70;
536border-width:0
537}
538
539body {
540max-width:1190px;
541min-width:980px;
542margin:0 auto
543}
544
545body#theadminpage #menubar {
546border:none;
547display:block;
548float:none;
549width:898px;
550margin:5px auto
551}
552
553form#quickconnect .button {
554left:50px;
555position:relative;
556top:-20px
557}
558
559form#quickconnect fieldset {
560padding-top:5px;
561text-align:left;
562width:19em
563}
564
565form#quickconnect label {
566clear:left
567}
568
569form#quickconnect label input {
570font-size:1em
571}
572
573form#quickconnect p,form#quickconnect a {
574border:none;
575padding:0
576}
577
578form#quicksearch {
579border-bottom:1px solid #000;
580padding:0 0 0 15px
581}
582
583form.filter fieldset ul,form.filter fieldset label {
584padding-top:5px;
585padding-left:5px
586}
587
588h2 {
589font-family:Mon-menu;
590font-size:18px;
591font-style:italic;
592font-weight:400
593}
594
595iframe.fb_ltr {
596margin-left:0 !important;
597margin-right:0 !important;
598width:auto !important
599}
600
601table.commentr {
602margin-top:-20px;
603margin-bottom:-10px
604}
605
606table.commentr td.center {
607height:138px
608}
609
610ul.categoryActions li.SortOrder {
611margin-top:5px;
612float:left
613}
614
615ul.tagSelection li {
616float:left;
617width:150px;
618overflow:hidden
619}
620
621ul.tagSelection {
622width:100%
623}
624
625TABLE.infoTable .label,TABLE.infoTable2 .label{background-color:#2F0000;font-weight:700;text-align:left;padding-right:0.5em;padding-left:3px;width:100px}
626TABLE.infoTable .value p a,input.rateButton,TABLE.infoTable2 .value p a,input.rateButton{color:#F70;border-width:0}
627TABLE.infoTable .value p,TABLE.infoTable2 .value p{width:320px;margin:0}
628TABLE.infoTable .value,TABLE.infoTable2 .value{max-width:320px}
629TABLE.infoTable,TABLE.infoTable2{width:920px;background:#505050;border:solid 1px;margin-top:6px}
630
631#imageHeaderBar .imageNumber{margin:11px 0 0}
632
633#scrolltotop {
634  opacity:0;
635}
636
637#filter {
638  opacity: 1 !important;
639}
Note: See TracBrowser for help on using the repository browser.