clean up 2011 files
[libreplanet-static.git] / 2011 / skins / common / cologneblue.css
CommitLineData
64a19c3d
ML
1body { margin: 0px; padding: 0px; color: black; }
2#specialform { display: inline; }
3#content { top: 0; margin: 0; padding: 0; }
4#topbar { padding: 0px; }
5#powersearch {
6 background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
7}
8#quickbar {
9 width: 140px; top: 18ex; padding: 2px; visibility: visible; z-index: 99;
10}
11#article, #article td, #article th, #article p {
12 font-family: Verdana, Arial, sans-serif;
13 font-size: 10pt; color: black;
14}
15#article p {
16 padding-top: 0; padding-bottom: 0;
17 margin-top: 1ex; margin-bottom: 0;
18}
19p, pre, td, th, li, dd, dt { line-height: 12pt; }
20textarea { overflow: auto; }
21
22#footer { padding: 4px; }
23#footer form { display: inline; }
24#sitetitle {
25 font-family: Times, serif;
26 color: white;
27 font-weight: normal; font-size: 32pt;
28 line-height: 32pt;
29}
30td.top {
31 background-color: #6688AA; color: white;
32 margin-top: 4px; margin-bottom: 4px;
33 padding-top: 0; padding-bottom: 0;
34 text-transform: uppercase;
35 font-family: Verdana, Arial, sans-serif; font-size: 8pt;
36}
37td.top a {
38 font-family: Verdana, Arial, sans-serif;
39 background-color: #6688AA; color: white;
40 text-decoration: none; font-size: 10pt;
41}
42td.bottom {
43 font-family: Verdana, Arial, sans-serif;
44 font-size: 10pt;
45 padding: 0;
46}
47#pagestats {
48 font-family: Verdana, Arial, sans-serif;
49 color: black;
50 font-size: 9pt;
51}
52#sitesub {
53 font-family: Verdana, Arial, sans-serif;
54 font-size: 9pt; font-weight: bold;
55 color: black;
56 padding-top: 0;
57}
58#quickbar {
59 font-family: Verdana, Arial, sans-serif;
60 font-size: 8pt; font-weight: bold; line-height: 9.5pt;
61 text-decoration: none;
62 color: black;
63 padding: 0; margin-top: 0;
64}
65#quickbar a { color: #446688; }
66
67#quickbar h6 {
68 font-family: Verdana, Arial, sans-serif;
69 font-size: 10pt; font-weight: bold; line-height: 12pt;
70 text-decoration: none;
71 color: #666666;
72 padding: 0; margin-bottom: 2px; margin-top: 6px;
73}
74#quickbar form { padding: 0; margin-top: 0; }
75
76h1 {
77 color: #666666;
78 font-family: Verdana, Arial, sans-serif;
79 font-size: 180%; line-height: 21pt;
80}
81h1 .editsection { font-size: 55.6%; }
82h1.pagetitle { padding-bottom: 0; margin-bottom: 0; }
83#article p.subtitle {
84 color: #666666; font-size: 11pt; font-weight: bold;
85 padding-top: 0; margin-top: 0; padding-bottom: 1ex;
86}
87
88a { color: #223366; }
89a.external { color: #336644; }
90a:visited { color: #8D0749; }
91a.printable { text-decoration: underline; }
92a.stub, #quickbar a.stub { color:#772233; text-decoration:none; }
93a.new, #quickbar a.new { color: #CC2200; }
94h2, h3, h4, h5, h6 { margin-bottom: 0; }
95small { font-size: 75%; }
96input.mw-searchInput { width: 106px; }