]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - html/html/themes/maniac/include/style.css
Correcting margin-bottom of main_inner h3,h4 to fit spacer with sidemenu
[people/teissler/ipfire-2.x.git] / html / html / themes / maniac / include / style.css
CommitLineData
4b4aec3a
CS
1/*
2
3 Nonzero1.0 by nodethirtythree design
4 http://www.nodethirtythree.com
5 missing in a maze
6
7*/
8
9/* This controls the width of the fluid width layouts */
10
11div.fluid
12{
13width: 90% !important;
14}
15
16/* This controls the width of the fixed width layouts */
17
18div.fixed
19{
20width: 950px !important;
21}
22
23/* Basic Stuff */
24
25*
26{
27margin: 0em;
28padding: 0em;
29}
30
31body
32{
33background-color: #000000;
34color: rgb(255,128,0);
35font-size: 9pt;
36font-family: "trebuchet ms", helvetica, sans-serif;
37}
38
39h1,h2,h3,h4,h5,h6
40{
41background-color: #000000;
42font-weight: normal;
43letter-spacing: -1px;
44text-transform: lowercase;
45text-align: left;
46}
47
48h3,h4,h5,h6
49{
50background-color: #000000;
51color: silver;
52}
53
54h1 span
55{
56font-weight: bold;
57color: rgb(255,128,0);
58}
59
60h3 span
61{
62background-color: #000000;
63font-weight: bold;
64}
65
66h4 span
67{
68background-color: #000000;
69font-weight: bold;
70}
71
72br.clear
73{
74background-color: #000000;
75clear: both;
76}
77
78img
79{
80}
81
82img.floatTL
83{
84float: left;
85margin-right: 1.5em;
86margin-bottom: 1.5em;
87margin-top: 0.5em;
88}
89
90a
91{
92text-decoration: underline;
93color: white;
94}
95
96a:hover
97{
98text-decoration: none;
99}
100
101ul.links
102{
103list-style: none;
104}
105
106ul.links li
107{
108line-height: 2em;
109}
110
111ul.links li.first
112{
113}
114
115p
116{
117line-height: 1.8em;
118}
119
120/* Header */
121
122#header
123{
124width:100%;
125height:100px;
f9c2147d 126background: #000000 url('/themes/maniac/images/b1.gif') repeat-x;
4b4aec3a
CS
127}
128
129#header_inner
130{
131position: relative;
132width: 700px;
133height:110px;
134margin: 0 auto;
135}
136
137/* Logo */
138
139#logo
140{
141position: absolute;
142bottom: 0.6em;
143}
144
145#logo h1
146{
147display: inline;
148color: #fff;
149font-size: 2.6em;
150}
151
152#logo h2
153{
154display: inline;
155padding-left: 0.5em;
156color: white;
157font-size: 1.0em;
158}
159
160/* Menu */
161
162#menu
163{
164position: absolute;
165right: 0em;
166bottom: 0em;
167}
168
169#menu ul
170{
171list-style: none;
172}
173
174#menu li
175{
176float: left;
177}
178
179#menu li a
180{
181margin-left: 0.5em;
182display: block;
183padding: 1.1em 1.4em 1.0em 1.4em;
184background: url('/themes/maniac/images/b4.gif') repeat-x;
185border: solid 1px #fff;
186color: #616161;
187font-weight: bold;
188font-size: 1.0em;
189text-transform: lowercase;
190text-decoration: none;
191}
192
193#menu li a.active
194{
195background: url('/themes/maniac/images/b3.gif') repeat-x;
196color: #fff;
197border: solid 1px silver;
198}
199
200/* Main */
201
202#main
203{
204background: #000000 url('/themes/maniac/images/b2.gif') 0px 1px repeat-x;
205}
206
207#main_inner p
208{
209text-align: justify;
210margin-bottom: 2.0em;
211}
212
213#main_inner ul
214{
215margin-bottom: 2.0em;
216}
217
218#main_inner
219{
220position: relative;
221width: 950px;
222margin: 0 auto;
223padding-top: 3.5em;
224}
225
226#main_inner h3,h4
227{
228border-bottom: dotted 1px #E1E1E1;
229position: relative;
f4435fd9 230padding-bottom: 0.4em;
4b4aec3a
CS
231}
232
233#main_inner h3
234{
235font-size: 2.1em;
236padding-bottom: 0.1em;
4b4aec3a
CS
237}
238
239#main_inner h4
240{
241font-size: 1.2em;
242padding-bottom: 0.175em;
243margin-bottom: 1.4em;
244margin-top: 0.95em;
245}
246
247#main_inner .post
248{
249position: relative;
250}
251
252#main_inner .post h3
253{
254position: relative;
255font-size: 1.7em;
f4435fd9 256padding-bottom: 0.4em;
4b4aec3a
CS
257}
258
259#main_inner .post ul.post_info
260{
261list-style: none;
262position: absolute;
263top: 3em;
264font-size: 0.8em;
265}
266
267#main_inner .post ul.post_info li
268{
269background-position: 0em 0.2em;
270background-repeat: no-repeat;
271display: inline;
272padding-left: 18px;
273}
274
275#main_inner .post ul.post_info li.date
276{
277background-image: url('/themes/maniac/images/b5.gif');
278}
279
280#main_inner .post ul.post_info li.comments
281{
282background-image: url('/themes/maniac/images/b6.gif');
283margin-left: 1.1em;
284}
285
286/* Footer */
287
288#footer
289{
290width: 950px;
291margin: 0 auto;
292text-align: center;
293clear: both;
294border-top: dotted 1px #E1E1E1;
295margin-top: 1.0em;
296margin-bottom: 1.0em;
297padding-top: 1.0em;
298text-transform: lowercase;
299}
300
301/* Search */
302
303select
304{
305margin: 0.2em;
306background-color: rgb(255,128,0); color:black; border:1px solid silver;
307}
308
309textarea
310{
311margin: 0.2em;
312background-color: rgb(255,128,0); color:black; border:1px solid silver;
313}
314
315checkbox
316{
317margin: 0.2em;
318background-color: rgb(255,128,0); color:black; border:1px solid silver;
319}
320
321radio
322{
323margin: 0.2em;
324background-color: rgb(255,128,0); color:black; border:1px solid silver;
325}
326
327input
328{
329margin: 0.2em;
330background-color: rgb(255,128,0); color:black; border:1px solid silver;
331}
332
333input.button
334{
335background: #CA2F2F url('/themes/maniac/images/b3.gif') repeat-x;
336color: #fff;
337border: solid 1px #2941BC;
338font-weight: bold;
339text-transform: lowercase;
340font-size: 0.8em;
341height: 2.0em;
342}
343
344input.text
345{
346border: solid 1px #F1F1F1;
347font-size: 1.0em;
348padding: 0.25em 0.25em 0.25em 0.25em;
349}
350
351#search
352{
353position: relative;
354width: 100%;
355margin-bottom: 2.0em;
356}
357
358#search input.text
359{
360position: absolute;
361top: 0em;
362left: 0em;
363width: 9.5em;
364}
365
366#search input.button
367{
368position: absolute;
369top: 0em;
370right: 0em;
371min-width: 2.0em;
372max-width: 2.5em;
373}
374
375/* LAYOUT - 3 COLUMNS */
376
377 /* Primary content */
378
379 #primaryContent_3columns
380 {
381 position: relative;
382 margin-right: 34em;
383 }
384
385 #columnA_3columns
386 {
387 position: relative;
388 float: left;
389 width: 100%;
390 margin-right: -34em;
391 padding-right: 2em;
392 }
393
394 /* Secondary Content */
395
396 #secondaryContent_3columns
397 {
398 float: right;
399 }
400
401 #columnB_3columns
402 {
403 width: 13.0em;
404 float: left;
405 padding: 0em 2em 0.5em 2em;
406 border-left: dotted 1px #E1E1E1;
407 }
408
409 #columnC_3columns
410 {
411 width: 13.0em;
412 float: left;
413 padding: 0em 0em 0.5em 2em;
414 border-left: dotted 1px #E1E1E1;
415 }
416
417/* LAYOUT - 2 COLUMNS */
418
419 /* Primary content */
420
421 #primaryContent_2columns
422 {
423 position: relative;
424 margin-right: 17em;
425 }
426
427 #columnA_2columns
428 {
429 position: relative;
430 float: left;
431 width: 100%;
432 margin-right: -17em;
433 padding-right: 2em;
434 }
435
436 /* Secondary Content */
437
438 #secondaryContent_2columns
439 {
440 float: right;
441 }
442
443 #columnC_2columns
444 {
445 width: 13.0em;
446 float: left;
447 padding: 0em 0em 0.5em 2em;
448 border-left: dotted 1px #E1E1E1;
449 }
450
451/* LAYOUT - COLUMNLESS */
452
453 /* Primary content */
454
455 #primaryContent_columnless
456 {
457 position: relative;
458 }
459
460 #columnA_columnless
461 {
462 position: relative;
463 width: 100%;
464 }
d0d063fe
JIW
465
466/* FOOTER COLORIZE BANDWIDTH */
467
468#rx_kbs { color: green; }
469
470#tx_kbs { color: red; }