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