Updates to experimental color scheme a
[lhc/web/wiklou.git] / skins / vector / main-ltr.css
1 /*
2 * main-rtl.css is automatically generated using CSSJanus, a python script for
3 * creating RTL versions of otherwise LTR stylesheets.
4 *
5 * You may download the tool to rebuild this stylesheet
6 * http://code.google.com/p/cssjanus/
7 *
8 * An online version of this tool can be used at:
9 * http://cssjanus.commoner.com/
10 *
11 * The following command is used to generate the RTL version of this file
12 * ./cssjanus.py --swap_ltr_rtl_in_url < main-ltr.css > main-rtl.css
13 *
14 * Any rules which should not be flipped should be prepended with @noflip in
15 * a comment block.
16 */
17 /* Framework */
18 html,
19 body {
20 height: 100%;
21 margin: 0;
22 padding: 0;
23 font-family: sans-serif;
24 font-size: 1em;
25 }
26 body {
27 background-color: #f3f3f3;
28 background-image: url(images/page-base.png);
29 }
30 /* Content */
31 #content {
32 margin-left: 10em;
33 padding: 1em;
34 background-image: url(images/border.png);
35 background-position: top left;
36 background-repeat: repeat-y;
37 background-color: white;
38 }
39 /* Head */
40 #page-base {
41 height: 5em;
42 background-color: white;
43 background-image: url(images/page-fade.png);
44 background-position: bottom left;
45 background-repeat: repeat-x;
46 }
47 #head-base {
48 margin-top: -5em;
49 margin-left: 10em;
50 height: 5em;
51 background-image: url(images/border.png);
52 background-position: bottom left;
53 background-repeat: repeat-x;
54 }
55 #head {
56 position: absolute;
57 top: 0;
58 right: 0;
59 width: 100%;
60 }
61 #head h5 {
62 margin: 0;
63 padding: 0;
64 }
65 /* Hide empty portlets */
66 div.emptyPortlet {
67 display: none;
68 }
69 /* Personal */
70 #p-personal {
71 position: absolute;
72 top: 0;
73 right: 0.75em;
74 }
75 #p-personal h5 {
76 display: none;
77 }
78 #p-personal ul {
79 list-style: none;
80 margin: 0;
81 padding: 0;
82 }
83 /* @noflip */
84 #p-personal li {
85 line-height: 1.125em;
86 float: left;
87 }
88 #p-personal li {
89 margin-left: 0.75em;
90 margin-top: 0.5em;
91 font-size: 0.75em;
92 }
93 /* Navigation Containers */
94 #left-navigation {
95 position: absolute;
96 left: 10em;
97 top: 2.5em;
98 }
99 #right-navigation {
100 float: right;
101 margin-top: 2.5em;
102 }
103 /* Navigation Labels */
104 div.vectorTabs h5,
105 div.vectorMenu h5 span {
106 display: none;
107 }
108 /* Namespaces and Views */
109 /* @noflip */
110 div.vectorTabs {
111 float: left;
112 }
113 div.vectorTabs {
114 background-image: url(images/tab-break.png);
115 background-position: bottom left;
116 background-repeat: no-repeat;
117 padding-left: 1px;
118 }
119 /* @noflip */
120 div.vectorTabs ul {
121 float: left;
122 }
123 div.vectorTabs ul {
124 height: 100%;
125 list-style: none;
126 margin: 0;
127 padding: 0;
128 }
129 /* @noflip */
130 div.vectorTabs ul li {
131 float: left;
132 }
133 /* OVERRIDDEN BY COMPLIANT BROWSERS */
134 div.vectorTabs ul li {
135 line-height: 1.125em;
136 display: inline-block;
137 height: 100%;
138 margin: 0;
139 padding: 0;
140 background-color: #f3f3f3;
141 background-image: url(images/tab-normal-fade.png);
142 background-position: bottom left;
143 background-repeat: repeat-x;
144 white-space:nowrap;
145 }
146 /* IGNORED BY IE6 */
147 div.vectorTabs ul > li {
148 display: block;
149 }
150 div.vectorTabs li.selected {
151 background-image: url(images/tab-current-fade.png);
152 }
153 /* OVERRIDDEN BY COMPLIANT BROWSERS */
154 div.vectorTabs li a {
155 display: inline-block;
156 height: 2.5em;
157 padding-left: 0.4em;
158 padding-right: 0.4em;
159 background-image: url(images/tab-break.png);
160 background-position: bottom right;
161 background-repeat: no-repeat;
162 }
163 div.vectorTabs li a,
164 div.vectorTabs li a span {
165 color: #0645ad;
166 cursor: pointer;
167 }
168 div.vectorTabs li a span {
169 font-size: 0.8em;
170 }
171 /* IGNORED BY IE6 */
172 div.vectorTabs li > a {
173 display: block;
174 }
175 /* OVERRIDDEN BY COMPLIANT BROWSERS */
176 div.vectorTabs a span {
177 display: inline-block;
178 padding-top: 1.25em;
179 }
180 /* IGNORED BY IE6 */
181 /* @noflip */
182 div.vectorTabs a > span {
183 float: left;
184 display: block;
185 }
186 div.vectorTabs li.selected a,
187 div.vectorTabs li.selected a span,
188 div.vectorTabs li.selected a:visited
189 div.vectorTabs li.selected a:visited span {
190 color: #333333;
191 text-decoration: none;
192 }
193 div.vectorTabs li.new a,
194 div.vectorTabs li.new a span,
195 div.vectorTabs li.new a:visited,
196 div.vectorTabs li.new a:visited span {
197 color: #a55858;
198 }
199 /* Variants and Actions */
200 /* @noflip */
201 div.vectorMenu {
202 direction: ltr;
203 float: left;
204 background-image: url(images/arrow-down-icon.png);
205 background-position: center center;
206 background-repeat: no-repeat;
207 }
208 body.rtl div.vectorMenu {
209 direction: rtl;
210 }
211 /* @noflip */
212 #head div.vectorMenu h5 {
213 float: left;
214 background-image: url(images/tab-break.png);
215 background-position: bottom left;
216 background-repeat: no-repeat;
217 padding-left: 1px;
218 margin-left: -1px;
219 }
220 /* OVERRIDDEN BY COMPLIANT BROWSERS */
221 div.vectorMenu h5 a {
222 display: inline-block;
223 width: 24px;
224 height: 2.5em;
225 text-decoration: none;
226 background-image: url(images/tab-break.png);
227 background-position: bottom right;
228 background-repeat: no-repeat;
229 }
230 /* IGNORED BY IE6 */
231 div.vectorMenu h5 > a {
232 display: block;
233 }
234 div.vectorMenu div.menu {
235 position: relative;
236 display: none;
237 clear: both;
238 text-align: left;
239 }
240 /* OVERRIDDEN BY COMPLIANT BROWSERS */
241 body.rtl div.vectorMenu div.menu {
242 margin-right: 24px;
243 }
244 /* IGNORED BY IE6 */
245 body.rtl div.vectorMenu > div.menu {
246 margin-right: auto;
247 }
248 /* Fixes old versions of FireFox */
249 body.rtl div.vectorMenu > div.menu,
250 x:-moz-any-link {
251 margin-right: 24px;
252 }
253 div.vectorMenu:hover div.menu {
254 display: block;
255 }
256 div.vectorMenu ul {
257 position: absolute;
258 background-color: white;
259 border: solid 1px silver;
260 border-top-width: 0;
261 list-style: none;
262 list-style-image: none;
263 list-style-type: none;
264 padding: 0;
265 margin: 0;
266 margin-left: -1px;
267 text-align: left;
268 }
269 /* Fixes old versions of FireFox */
270 div.vectorMenu ul,
271 x:-moz-any-link {
272 min-width: 5em;
273 }
274 /* Returns things back to normal in modern versions of FireFox */
275 div.vectorMenu ul,
276 x:-moz-any-link,
277 x:default {
278 min-width: 0;
279 }
280 div.vectorMenu li {
281 padding: 0;
282 margin: 0;
283 text-align: left;
284 line-height: 1em;
285 }
286 /* OVERRIDDEN BY COMPLIANT BROWSERS */
287 div.vectorMenu li a {
288 display: inline-block;
289 padding: 0.5em;
290 white-space: nowrap;
291 }
292 /* IGNORED BY IE6 */
293 div.vectorMenu li > a {
294 display: block;
295 }
296 div.vectorMenu li a {
297 color: #0645ad;
298 cursor: pointer;
299 font-size: 0.8em;
300 }
301 div.vectorMenu li.selected a,
302 div.vectorMenu li.selected a:visited {
303 color: #333333;
304 text-decoration: none;
305 }
306 /* Search */
307 #p-search h5 {
308 display: none;
309 }
310 /* @noflip */
311 #p-search {
312 float: left;
313 }
314 #p-search {
315 margin-right: 0.5em;
316 margin-left: 0.5em;
317 }
318 #p-search form,
319 #p-search input {
320 margin: 0;
321 margin-top: 0.4em;
322 }
323 #simpleSearch {
324 margin-top: 0.5em;
325 position: relative;
326 border: solid 1px #AAAAAA;
327 background-color: white;
328 background-image: url(images/search-fade.png);
329 background-position: top left;
330 background-repeat: repeat-x;
331 }
332 #simpleSearch label {
333 font-size: 0.8em;
334 }
335 #simpleSearch input#searchInput {
336 margin: 0;
337 border-width: 0;
338 padding: 0.25em;
339 line-height: 1em;
340 font-size: 0.8em;
341 width: 9em;
342 background-color: transparent;
343 }
344 /* OVERRIDDEN BY COMPLIANT BROWSERS */
345 #simpleSearch button#searchButton {
346 margin: 0;
347 padding: 0;
348 width: 1.75em;
349 height: 1.5em;
350 border: none;
351 cursor: pointer;
352 background-color: transparent;
353 background-image: url(images/search-ltr.png);
354 background-position: center center;
355 background-repeat: no-repeat;
356 }
357 /* IGNORED BY IE6 */
358 #simpleSearch > button#searchButton {
359 height: 100%;
360 }
361 .suggestions-special .special-label {
362 font-size: 0.8em;
363 color: gray;
364 }
365 .suggestions-special .special-query {
366 color: black;
367 font-style: italic;
368 }
369 .suggestions-special .special-hover {
370 background-color: silver;
371 }
372 /* Panel */
373 #panel {
374 position: absolute;
375 top: 160px;
376 padding-top: 1em;
377 width: 10em;
378 left: 0;
379 }
380 #panel div.portal {
381 padding-bottom: 1.5em;
382 }
383 #panel div.portal h5 {
384 font-weight: normal;
385 color: #444444;
386 padding: 0.25em;
387 padding-top: 0;
388 padding-left: 1.75em;
389 cursor: default;
390 border: none;
391 font-size: 0.75em;
392 }
393 #panel div.portal div.body {
394 margin: 0;
395 padding-top: 0.5em;
396 margin-left: 1.25em;
397 background-image: url(images/portal-break-ltr.png);
398 background-repeat: no-repeat;
399 background-position: top left;
400 }
401 #panel div.portal div.body ul {
402 list-style: none;
403 list-style-image: none;
404 list-style-type: none;
405 padding: 0;
406 margin: 0;
407 }
408 #panel div.portal div.body ul li {
409 line-height: 1.125em;
410 padding: 0;
411 padding-bottom: 0.5em;
412 margin: 0;
413 overflow: hidden;
414 font-size: 0.75em;
415 }
416 #panel div.portal div.body ul li a {
417 color: #0645ad;
418 }
419 #panel div.portal div.body ul li a:visited {
420 color: #0b0080;
421 }
422 /* Footer */
423 #footer {
424 margin-left: 10em;
425 margin-top: 0;
426 padding: 0.75em;
427 background-image: url(images/border.png);
428 background-position: top left;
429 background-repeat: repeat-x;
430 }
431 #footer ul {
432 list-style: none;
433 list-style-image: none;
434 list-style-type: none;
435 margin: 0;
436 padding: 0;
437 }
438 #footer ul li {
439 margin: 0;
440 padding: 0;
441 padding-top: 0.5em;
442 padding-bottom: 0.5em;
443 color: #333333;
444 font-size: 0.7em;
445 }
446 #footer #footer-icons {
447 float: right;
448 }
449 #footer #footer-places {
450 float: left;
451 }
452 #footer #footer-info li {
453 line-height: 1.4em;
454 }
455 #footer #footer-icons li {
456 float: left;
457 margin-left: 0.5em;
458 line-height: 2em;
459 }
460 #footer #footer-places li {
461 float: left;
462 margin-right: 1em;
463 line-height: 2em;
464 }
465 /* Logo */
466 #p-logo {
467 position: absolute;
468 top: -160px;
469 left: 0;
470 width: 10em;
471 height: 160px;
472 }
473 #p-logo a {
474 display: block;
475 width: 10em;
476 height: 160px;
477 background-repeat: no-repeat;
478 background-position: center center;
479 text-decoration: none;
480 }
481
482 /*
483 *
484 * The following code is highly modified from monobook. It would be nice if the
485 * preftoc id was more human readable like preferences-toc for instance,
486 * howerver this would require backporting the other skins.
487 */
488
489 /* Preferences */
490 #preftoc {
491 /* Tabs */
492 width: 100%;
493 float: left;
494 clear: both;
495 margin: 0 !important;
496 padding: 0 !important;
497 background-image: url(images/preferences-break.png);
498 background-position: bottom left;
499 background-repeat: no-repeat;
500 }
501 #preftoc li {
502 /* Tab */
503 float: left;
504 margin: 0;
505 padding: 0;
506 padding-right: 1px;
507 height: 2.25em;
508 white-space: nowrap;
509 list-style-type: none;
510 list-style-image: none;
511 background-image: url(images/preferences-break.png);
512 background-position: bottom right;
513 background-repeat: no-repeat;
514 }
515 /* IGNORED BY IE6 */
516 #preftoc li:first-child {
517 margin-left: 1px;
518 }
519 #preftoc a,
520 #preftoc a:active {
521 display: inline-block;
522 position: relative;
523 color: #0645ad;
524 padding: 0.5em;
525 text-decoration: none;
526 background-image: none;
527 font-size: 0.9em;
528 }
529 #preftoc a:hover {
530 text-decoration: underline;
531 }
532 #preftoc li.selected a {
533 background-image: url(images/preferences-fade.png);
534 background-position: bottom;
535 background-repeat: repeat-x;
536 color: #333333;
537 text-decoration: none;
538 }
539 #preferences {
540 float: left;
541 width: 100%;
542 margin: 0;
543 margin-top: -2px;
544 clear: both;
545 border: solid 1px #cccccc;
546 background-color: #f9f9f9;
547 background-image: url(images/preferences-base.png);
548 }
549 #preferences fieldset.prefsection {
550 border: none;
551 padding: 0;
552 margin: 1em;
553 }
554 #preferences fieldset.prefsection fieldset {
555 border: none;
556 border-top: solid 1px #cccccc;
557 }
558 #preferences legend {
559 color: #666666;
560 }
561 #preferences fieldset.prefsection legend.mainLegend {
562 display: none;
563 }
564 #preferences td {
565 padding-left: 0.5em;
566 padding-right: 0.5em;
567 }
568 #preferences td.htmlform-tip {
569 font-size: x-small;
570 padding: .2em 2em;
571 color: #666666;
572 }
573 #preferences div.mw-prefs-buttons {
574 padding: 1em;
575 }
576 #preferences div.mw-prefs-buttons input {
577 margin-right: 0.25em;
578 }
579
580 /*
581 *
582 * The following code is slightly modified from monobook
583 *
584 */
585 #content {
586 line-height: 1.5em;
587 }
588 #bodyContent {
589 font-size: 0.8em;
590 }
591 /* Links */
592 a {
593 text-decoration: none;
594 color: #0645ad;
595 background: none;
596 }
597 a:visited {
598 color: #0b0080;
599 }
600 a:active {
601 color: #faa700;
602 }
603 a:hover {
604 text-decoration: underline;
605 }
606 a.stub {
607 color: #772233;
608 }
609 a.new, #p-personal a.new {
610 color: #ba0000;
611 }
612 a.new:visited, #p-personal a.new:visited {
613 color: #a55858;
614 }
615
616 /* Inline Elements */
617 img {
618 border: none;
619 vertical-align: middle;
620 }
621 hr {
622 height: 1px;
623 color: #aaa;
624 background-color: #aaa;
625 border: 0;
626 margin: .2em 0 .2em 0;
627 }
628
629 /* Structural Elements */
630 h1,
631 h2,
632 h3,
633 h4,
634 h5,
635 h6 {
636 color: black;
637 background: none;
638 font-weight: normal;
639 margin: 0;
640 padding-top: .5em;
641 padding-bottom: .17em;
642 border-bottom: 1px solid #aaa;
643 width: auto;
644 }
645 h1 { font-size: 188%; }
646 h1 .editsection { font-size: 53%; }
647 h2 { font-size: 150%; }
648 h2 .editsection { font-size: 67%; }
649 h3,
650 h4,
651 h5,
652 h6 {
653 border-bottom: none;
654 font-weight: bold;
655 }
656 h3 { font-size: 132%; }
657 h3 .editsection { font-size: 76%; font-weight: normal; }
658 h4 { font-size: 116%; }
659 h4 .editsection { font-size: 86%; font-weight: normal; }
660 h5 { font-size: 100%; }
661 h5 .editsection { font-weight: normal; }
662 h6 { font-size: 80%; }
663 h6 .editsection { font-size: 125%; font-weight: normal; }
664 p {
665 margin: .4em 0 .5em 0;
666 line-height: 1.5em;
667 }
668 p img {
669 margin: 0;
670 }
671 abbr,
672 acronym,
673 .explain {
674 border-bottom: 1px dotted black;
675 color: black;
676 background: none;
677 cursor: help;
678 }
679 q {
680 font-family: Times, "Times New Roman", serif;
681 font-style: italic;
682 }
683 /* Disabled for now
684 blockquote {
685 font-family: Times, "Times New Roman", serif;
686 font-style: italic;
687 }*/
688 code {
689 background-color: #f9f9f9;
690 }
691 pre {
692 padding: 1em;
693 border: 1px dashed #2f6fab;
694 color: black;
695 background-color: #f9f9f9;
696 line-height: 1.1em;
697 }
698 ul {
699 line-height: 1.5em;
700 list-style-type: square;
701 margin: .3em 0 0 1.5em;
702 padding: 0;
703 list-style-image: url(images/bullet-icon.png);
704 }
705 ol {
706 line-height: 1.5em;
707 margin: .3em 0 0 3.2em;
708 padding: 0;
709 list-style-image: none;
710 }
711 li {
712 margin-bottom: .1em;
713 }
714 dt {
715 font-weight: bold;
716 margin-bottom: .1em;
717 }
718 dl {
719 margin-top: .2em;
720 margin-bottom: .5em;
721 }
722 dd {
723 line-height: 1.5em;
724 margin-left: 2em;
725 margin-bottom: .1em;
726 }
727 /* Tables */
728 table {
729 font-size: 100%;
730 color: black;
731 /* we don't want the bottom borders of <h2>s to be visible through
732 * floated tables */
733 background-color: white;
734 }
735 fieldset table {
736 /* but keep table layouts in forms clean... */
737 background: none;
738 }
739 /* Forms */
740 fieldset {
741 border: 1px solid #2f6fab;
742 margin: 1em 0 1em 0;
743 padding: 0 1em 1em;
744 line-height: 1.5em;
745 }
746 fieldset.nested {
747 margin: 0 0 0.5em 0;
748 padding: 0 0.5em 0.5em;
749 }
750 legend {
751 padding: .5em;
752 font-size: 95%;
753 }
754 form {
755 border: none;
756 margin: 0;
757 }
758 textarea {
759 width: 100%;
760 padding: .1em;
761 }
762 select {
763 vertical-align: top;
764 }
765 /* Table of Contents */
766 #toc,
767 .toc,
768 .mw-warning {
769 border: 1px solid #aaa;
770 background-color: #f9f9f9;
771 padding: 5px;
772 font-size: 95%;
773 }
774 #toc h2,
775 .toc h2 {
776 display: inline;
777 border: none;
778 padding: 0;
779 font-size: 100%;
780 font-weight: bold;
781 }
782 #toc #toctitle,
783 .toc #toctitle,
784 #toc .toctitle,
785 .toc .toctitle {
786 text-align: center;
787 }
788 #toc ul,
789 .toc ul {
790 list-style-type: none;
791 list-style-image: none;
792 margin-left: 0;
793 padding-left: 0;
794 text-align: left;
795 }
796 #toc ul ul,
797 .toc ul ul {
798 margin: 0 0 0 2em;
799 }
800 #toc .toctoggle,
801 .toc .toctoggle {
802 font-size: 94%;
803 }
804 /* Images */
805 div.floatright, table.floatright {
806 clear: right;
807 float: right;
808 position: relative;
809 margin: 0 0 .5em .5em;
810 border: 0;
811 }
812 div.floatright p { font-style: italic; }
813 div.floatleft, table.floatleft {
814 float: left;
815 clear: left;
816 position: relative;
817 margin: 0 .5em .5em 0;
818 border: 0;
819 }
820 div.floatleft p { font-style: italic; }
821 /* Thumbnails */
822 div.thumb {
823 margin-bottom: .5em;
824 border-style: solid;
825 border-color: white;
826 width: auto;
827 background-color: transparent;
828 }
829 div.thumbinner {
830 border: 1px solid #ccc;
831 padding: 3px !important;
832 background-color: #f9f9f9;
833 font-size: 94%;
834 text-align: center;
835 overflow: hidden;
836 }
837 html .thumbimage {
838 border: 1px solid #ccc;
839 }
840 html .thumbcaption {
841 border: none;
842 text-align: left;
843 line-height: 1.4em;
844 padding: 3px !important;
845 font-size: 94%;
846 }
847 div.magnify {
848 float: right;
849 border: none !important;
850 background: none !important;
851 }
852 div.magnify a, div.magnify img {
853 display: block;
854 border: none !important;
855 background: none !important;
856 }
857 div.tright {
858 clear: right;
859 float: right;
860 border-width: .5em 0 .8em 1.4em;
861 }
862 div.tleft {
863 float: left;
864 clear: left;
865 margin-right: .5em;
866 border-width: .5em 1.4em .8em 0;
867 }
868 img.thumbborder {
869 border: 1px solid #dddddd;
870 }
871 .hiddenStructure {
872 display: none;
873 }
874 /* Warning */
875 .mw-warning {
876 margin-left: 50px;
877 margin-right: 50px;
878 text-align: center;
879 }
880 /* User Message */
881 .usermessage {
882 background-color: #ffce7b;
883 border: 1px solid #ffa500;
884 color: black;
885 font-weight: bold;
886 margin: 2em 0 1em;
887 padding: .5em 1em;
888 vertical-align: middle;
889 }
890 /* Site Notice */
891 #siteNotice {
892 text-align: center;
893 font-size: 0.8em;
894 margin: 0;
895 }
896 #siteNotice div,
897 #siteNotice p {
898 margin: 0;
899 padding: 0;
900 margin-bottom: 0.9em;
901 }
902 /* Categories */
903 .catlinks {
904 border: 1px solid #aaa;
905 background-color: #f9f9f9;
906 padding: 5px;
907 margin-top: 1em;
908 clear: both;
909 }
910 /* Sub-navigation */
911 #siteSub {
912 display: none;
913 }
914 #jump-to-nav {
915 display: none;
916 }
917 #contentSub, #contentSub2 {
918 font-size: 84%;
919 line-height: 1.2em;
920 margin: 0 0 1.4em 1em;
921 color: #7d7d7d;
922 width: auto;
923 }
924 span.subpages {
925 display: block;
926 }
927 /* Emulate Center */
928 .center {
929 width: 100%;
930 text-align: center;
931 }
932 *.center * {
933 margin-left: auto;
934 margin-right: auto;
935 }
936 /* Small for tables and similar */
937 .small, .small * {
938 font-size: 94%;
939 }
940 table.small {
941 font-size: 100%;
942 }
943 /* Edge Cases for Content */
944 h1, h2 {
945 margin-bottom: .6em;
946 }
947 h3, h4, h5 {
948 margin-bottom: .3em;
949 }
950 #firstHeading {
951 padding-top: 0;
952 margin-top: 0;
953 padding-top: 0;
954 margin-bottom: 0.1em;
955 line-height: 1.2em;
956 font-size: 1.6em;
957 padding-bottom: 0;
958 }
959 #content a.external,
960 #content a[href ^="gopher://"] {
961 background: url(images/external-link-ltr-icon.png) center right no-repeat;
962 padding: 0 13px 0 0;
963 }
964 #content a[href ^="https://"],
965 .link-https {
966 background: url(images/lock-icon.png) center right no-repeat;
967 padding: 0 18px 0 0;
968 }
969 #content a[href ^="mailto:"],
970 .link-mailto {
971 background: url(images/mail-icon.png) center right no-repeat;
972 padding: 0 18px 0 0;
973 }
974 #content a[href ^="news://"] {
975 background: url(images/news-icon.png) center right no-repeat;
976 padding: 0 18px 0 0;
977 }
978 #content a[href ^="ftp://"],
979 .link-ftp {
980 background: url(images/file-icon.png) center right no-repeat;
981 padding: 0 18px 0 0;
982 }
983 #content a[href ^="irc://"],
984 #content a.extiw[href ^="irc://"],
985 .link-irc {
986 background: url(images/talk-icon.png) center right no-repeat;
987 padding: 0 18px 0 0;
988 }
989 #content a.external[href $=".ogg"], #content a.external[href $=".OGG"],
990 #content a.external[href $=".mid"], #content a.external[href $=".MID"],
991 #content a.external[href $=".midi"], #content a.external[href $=".MIDI"],
992 #content a.external[href $=".mp3"], #content a.external[href $=".MP3"],
993 #content a.external[href $=".wav"], #content a.external[href $=".WAV"],
994 #content a.external[href $=".wma"], #content a.external[href $=".WMA"],
995 .link-audio {
996 background: url("images/audio-icon.png") center right no-repeat;
997 padding: 0 18px 0 0;
998 }
999 #content a.external[href $=".ogm"], #content a.external[href $=".OGM"],
1000 #content a.external[href $=".avi"], #content a.external[href $=".AVI"],
1001 #content a.external[href $=".mpeg"], #content a.external[href $=".MPEG"],
1002 #content a.external[href $=".mpg"], #content a.external[href $=".MPG"],
1003 .link-video {
1004 background: url("images/video-icon.png") center right no-repeat;
1005 padding: 0 18px 0 0;
1006 }
1007 #content a.external[href $=".pdf"], #content a.external[href $=".PDF"],
1008 #content a.external[href *=".pdf#"], #content a.external[href *=".PDF#"],
1009 #content a.external[href *=".pdf?"], #content a.external[href *=".PDF?"],
1010 .link-document {
1011 background: url("images/document-icon.png") center right no-repeat;
1012 padding: 0 18px 0 0;
1013 }
1014 /* Interwiki Styling (Disabled) */
1015 #content a.extiw,
1016 #content a.extiw:active {
1017 color: #36b;
1018 background: none;
1019 padding: 0;
1020 }
1021 #content a.external {
1022 color: #36b;
1023 }
1024 #content .printfooter {
1025 display: none;
1026 }
1027 /* Icon for Usernames */
1028 #pt-userpage,
1029 #pt-anonuserpage,
1030 #pt-login {
1031 background: url(images/user-icon.png) left top no-repeat;
1032 padding-left: 15px !important;
1033 text-transform: none;
1034 }
1035
1036 .toccolours {
1037 border: 1px solid #aaa;
1038 background-color: #f9f9f9;
1039 padding: 5px;
1040 font-size: 95%;
1041 }
1042 #bodyContent {
1043 position: relative;
1044 width: 100%;
1045 }
1046 #mw-js-message {
1047 font-size: 0.8em;
1048 }
1049 div#bodyContent {
1050 line-height: 1.5em;
1051 }
1052
1053 /* Watch/Unwatch Icon Styling */
1054 #ca-unwatch.icon,
1055 #ca-watch.icon {
1056 }
1057 #ca-unwatch.icon a,
1058 #ca-watch.icon a {
1059 margin: 0;
1060 padding: 0;
1061 outline: none;
1062 display: block;
1063 width: 26px;
1064 height: 2.5em;
1065 }
1066 #ca-unwatch.icon a {
1067 background-image: url(images/watch-icons.png);
1068 background-position: -43px 60%;
1069 }
1070 #ca-watch.icon a {
1071 background-image: url(images/watch-icons.png);
1072 background-position: 5px 60%;
1073 }
1074 #ca-unwatch.icon a:hover {
1075 background-image: url(images/watch-icons.png);
1076 background-position: -67px 60%;
1077 }
1078 #ca-watch.icon a:hover {
1079 background-image: url(images/watch-icons.png);
1080 background-position: -19px 60%;
1081 }
1082 #ca-unwatch.icon a.loading,
1083 #ca-watch.icon a.loading {
1084 background-image: url(images/watch-icon-loading.gif);
1085 background-position: center 60%;
1086 }
1087 #ca-unwatch.icon a span,
1088 #ca-watch.icon a span {
1089 display: none;
1090 }