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