no need for position:absolute
[lhc/web/wiklou.git] / skins / simple / main.css
1 #toolbar {
2 display: none;
3 }
4
5 div.center {
6 text-align: center;
7 }
8
9 #contentSub {
10 padding-left: 2em;
11 }
12
13 a {
14 text-decoration: none;
15 }
16
17 a:hover {
18 text-decoration: underline;
19 }
20
21 #column-content {
22 width: 100%;
23 float: right;
24 margin: 0 0 0.6em -12.2em;
25 padding:0;
26 }
27
28 #content {
29 margin: 0em 0 0 12.2em;
30 padding: 0em 1em 1.5em 1em;
31 border-left: 1px solid #959595;
32 line-height: 1.5em;
33 }
34
35 #column-one {
36 position: absolute;
37 top: 0px; left: 0px;
38 }
39
40 #footer {
41 display: none;
42 }
43
44 body {
45 margin: 0;
46 padding: 0;
47 }
48
49 #globalWrapper {
50 width: 100%;
51 height: 100%;
52 margin: 0;
53 padding: 0;
54 }
55 .visualClear { clear: both; }
56
57 img {
58 border: none;
59 }
60 p {
61 margin: 0.4em 0em 0.5em 0em;
62 line-height: 1.5em;
63 }
64 p img { margin: 0; }
65
66 h1, h2, h3, h4, h5, h6 {
67 margin: 0;
68 padding-top: 0.5em;
69 padding-bottom: 0.17em;
70 }
71 fieldset {
72 margin: 1em 0em 1em 0em;
73 padding: 0em 1em 1em 1em;
74 }
75 .usermessage {
76 background-color: #ffce7b;
77 border: 1px solid #ffa500;
78 color: Black;
79 font-weight: bold;
80 margin: 2em 0em 1em 0em;
81 padding: 0.5em 1em;
82 vertical-align: middle;
83 }
84 .error {
85 color: red;
86 font-size: larger;
87 }
88
89 table.rimage {
90 float:right;
91 position:relative;
92 margin-left:1em;
93 margin-bottom:1em;
94 text-align:center;
95 }
96
97 div.townBox {
98 position:relative;
99 float:right;
100 margin-left:1em;
101 padding:0.3em;
102 width: 200px;
103 overflow: hidden;
104 clear: right;
105 }
106 div.townBox dl {
107 padding: 0;
108 margin: 0 0 0.3em 0;
109 }
110 div.townBox dl dt {
111 background: none;
112 margin: 0.4em 0 0 0;
113 }
114 div.townBox dl dd {
115 margin: 0.1em 0 0 1.1em;
116 }
117 .portlet {
118 border: none;
119 float: none;
120 padding: 0;
121 width: 11.8em;
122 overflow: hidden;
123 }
124 .portlet h4 {
125 font-weight: normal;
126 white-space: nowrap;
127 }
128 .portlet h5 {
129 padding: 0em 1em 0em 0.5em;
130 display: inline;
131 height: 1em;
132 font-weight: normal;
133 white-space: nowrap;
134 }
135 .portlet h6 {
136 padding: 0em 1em 0em 1em;
137 display: block;
138 height: 1.2em;
139 font-weight: normal;
140 white-space: nowrap;
141 }
142 .pBody {
143 border-collapse: collapse;
144 padding: 0 0.8em 0.3em 0.5em;
145 }
146 .portlet h1,
147 .portlet h2,
148 .portlet h3,
149 .portlet h4 {
150 margin: 0;
151 padding: 0;
152 font-size: small;
153 }
154
155 #p-search .pBody {
156 text-align: center;
157 }
158
159 #searchInput {
160 width: 100%;
161 clear: both;
162 margin: 0 0 0 0;
163 }
164
165 input.searchButton {
166 margin-top:1px;
167 padding: 0 0.4em;
168 cursor: pointer;
169 }
170
171 #p-search .pBody {
172 padding: 0.5em 0.4em 0.4em 0.4em;
173 }
174
175 textarea {
176 width: 100%;
177 }
178
179 #p-personal li, #p-personal ul,
180 #p-tb li, #p-tb ul,
181 #p-navigation li, #p-navigation ul,
182 #p-cactions li, #p-cactions ul,
183 #p-newlinks li, #p-newlinks ul {
184 padding-left: 0em;
185 margin-left: 0.5em;
186 }
187
188 #p-cactions li, #p-cactions ul {
189 margin-left: 0.7em;
190 }
191
192 pre {
193 margin: 2em;
194 border: solid 1px black;
195 }
196
197 h1.firstHeading, h2 {
198 border-bottom: solid 1px black;
199 }
200 #bodyContent a[href ^="http://"],
201 #bodyContent a[href ^="gopher://"] {
202 background: url("external.png") center right no-repeat;
203 padding-right: 13px;
204 }
205 #bodyContent a[href ^="https://"],
206 .link-https {
207 background: url("lock_icon.gif") center right no-repeat;
208 padding-right: 16px;
209 }
210 #bodyContent a[href ^="mailto:"],
211 .link-mailto {
212 background: url("mail_icon.gif") center right no-repeat;
213 padding-right: 18px;
214 }
215 #bodyContent a[href ^="news://"] {
216 background: url("news_icon.png") center right no-repeat;
217 padding-right: 18px;
218 }
219 #bodyContent a[href ^="ftp://"],
220 .link-ftp {
221 background: url("file_icon.gif") center right no-repeat;
222 padding-right: 18px;
223 }
224 #bodyContent a[href ^="irc://"],
225 .link-irc {
226 background: url("discussionitem_icon.gif") center right no-repeat;
227 padding-right: 18px;
228 }
229
230 #bodyContent a.extiw,
231 #bodyContent a.extiw:active {
232 color: #5E7CFF;
233 background: none;
234 padding: 0;
235 }
236
237 td.diff-addedline {
238 background-color: #B9FFB0;
239 }
240
241 td.diff-deletedline {
242 background-color: #f8ffaa;
243 }
244
245 span.diffchange { background-color: #FFCDF3; }
246 .autocomment { color: grey; }
247 #pagehistory span.user {
248 margin-left: 1.4em;
249 margin-right: 0.4em;
250 }
251 #pagehistory span.minor { font-weight: bold; }
252 #pagehistory li.selected {
253 background-color:#f9f9f9;
254 border:1px dashed #aaaaaa;
255 }
256 span.urlexpansion {
257 display: none;
258 }
259
260 div.tocindent {
261 margin-left: 2em;
262 }
263 #toc {
264 text-align: left;
265 border-top: solid 1px black;
266 border-bottom: solid 1px black;
267 }
268
269 div.floatright, table.floatright {
270 clear: right;
271 float: right;
272 margin: 0;
273 position: relative;
274 border-width: 0.5em 0 0.8em 1.4em;
275 }
276 div.floatright p { font-style: italic; }
277 div.floatleft, table.floatleft {
278 float: left;
279 margin: 0.3em 0.5em 0.5em 0;
280 position: relative;
281 border-width: 0.5em 1.4em 0.8em 0;
282 }
283 div.floatleft p { font-style: italic; }
284 /* thumbnails */
285 div.thumb {
286 margin-bottom: 0.5em;
287 width: auto;
288 }
289 div.thumb div {
290 padding: 3px !important;
291 text-align: center;
292 overflow: hidden;
293 }
294
295 div.thumb div div.thumbcaption {
296 border: none;
297 text-align: left;
298 line-height: 1.4;
299 padding: 0.3em 0 0.1em 0;
300 }
301 div.magnify {
302 float: right;
303 border: none !important;
304 background: none !important;
305 }
306 div.magnify a, div.magnify img {
307 display: block;
308 border: none !important;
309 background: none !important;
310 }
311 div.tright {
312 clear: right;
313 float: right;
314 border-width: 0.5em 0 0.8em 1.4em;
315 }
316 div.tleft {
317 float: left;
318 margin-right:0.5em;
319 border-width: 0.5em 1.4em 0.8em 0;
320 }
321
322 a.stub { color: #772233; }
323 a.new,
324 #p-personal a.new {
325 text-decoration: line-through;
326 }
327 li.new {
328 text-decoration: line-through;
329 }
330 p.catlinks {
331 text-align: center;
332 width: 80%;
333 margin-left: auto;
334 margin-right: auto;
335 padding: 3px;
336 }
337
338 #mytabs {
339 background-color: inherit;
340 }
341 #p-cactions {
342 background-color: inherit;
343 }
344 div.printfooter {
345 display: none;
346 }
347
348
349 #ca-addsection a:before {
350 content: "Add section";
351 font-size: 10pt;
352 }
353
354 #ca-addsection a {
355 font-size: 0px;
356 }
357
358 #n-portal,
359 #n-currentevents,
360 #n-help,
361 #n-sitesupport {
362 display: none;
363 }
364
365 span.searchmatch {
366 font-weight: bold;
367 }
368
369 #preftoc {
370 float: left;
371 margin: 1em;
372 width: 13em;
373 }
374 #preftoc li {
375 }
376 #preftoc li.selected {
377 border: 1px dashed #aaa;
378 }
379 #preftoc a,
380 #preftoc a:active {
381 display: block;
382 }
383 #prefcontrol {
384 clear: both;
385 float: left;
386 margin-top: 1em;
387 }
388 div.prefsectiontip {
389 font-size: 95%;
390 margin-top: 1em;
391 }
392
393 #mw_trackbacks {
394 border-style: groove;
395 padding: 0.2em;
396 }
397