5 background-color: #161616;
8 font-family: "Lucida Sans Unicode","Lucida Grande","Lucida Sans", sans-serif
;
20 background: url
("header/header.jpg") no-repeat
;
25 background-image: url
("menu.jpg");
26 background-repeat: no-repeat
;
31 #menu #first
{ float: left
}
32 #menu #second
{ float: right
}
38 background: url
("wood_panel.jpg") repeat
;
41 /* Article (core text of the page) */
49 /* end of article has to be below side modules */
61 padding: 0 17px 0 168px;
62 margin: 0 2em 2em 2em;
71 padding: 0 140px 0 25px;
84 /* fill .up_image and .down_image with content */
95 background-image: url
("footer/footer.jpg");
100 * Text display: side, colors, etc.
102 p
{ text-indent: 2em }
104 a:link
{ text-decoration: none
}
105 a:hover
{ text-decoration: underline
}
109 margin: 0 0 10px 10px;
113 margin: 0 10px 10px 0;
116 /* news dates, scores: gold */
117 .info, .date, #content h3 { color: #ecc72d; }
118 #content h3
{ font-weight: normal
; text-indent: 3em }
135 .aside h3 { display: block
; }
137 .aside h3#news { margin-left: 240px; }
138 .aside h3#servers { margin-left: 50px; }
139 .aside h3.forums { margin-left: 230px; }
140 .aside h3#links { margin-left: 110px; }
143 #menu ul
{ margin: 0; padding: 0}
144 #menu li
{ display: inline
; }
145 /* left horizontal menu should not "touch" the wood */
146 #menu #second
li:first-child
{ margin-left: 10px; }
149 /* fixed available space: fixed size */
152 font-variant: small-caps
;
159 #aside_left { background: url
("modules/l_repeat.jpg") repeat-y
}
160 #aside_left .up_image
{ background: url
("modules/l_up.jpg") }
161 #aside_left .down_image
{ background: url
("modules/l_down.jpg") }
163 #aside_right {background: url
("modules/r_repeat.jpg") repeat-y
}
164 #aside_right .up_image
{background: url
("modules/r_up.jpg")}
165 #aside_right .down_image
{background: url
("modules/r_down.jpg")}
168 list-style-image: url
("modules/star.png");
177 margin-bottom: 1.5em;
179 font-family: "DejaVu Serif Condensed", serif
;
191 .aside table td:first-child {
210 list-style-type: none
;
214 /* links in the dark space, images above */
216 vertical-align: -20%;
220 * Additional background images
227 background-image: url
("header/left.jpg");
228 background-repeat: no-repeat
;
237 background-image: url
("header/right.jpg");
238 background-repeat: no-repeat
;
239 margin-right: -143px;
247 background: url
("footer/footer_left.jpg") no-repeat
;
254 margin-right: -106px;
255 background: url
("footer/footer_right.jpg") no-repeat
;
260 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
265 background-image: url
('images/datatables/sort_asc.png');
266 background-repeat: no-repeat
;
267 background-position: center right
;
271 background-image: url
('images/datatables/sort_desc.png');
272 background-repeat: no-repeat
;
273 background-position: center right
;
277 background-image: url
('images/datatables/sort_both.png');
278 background-repeat: no-repeat
;
279 background-position: center right
;
282 .sorting_asc_disabled {
283 background-image: url
('images/datatables/sort_asc_disabled.png') ;
284 background-repeat: no-repeat
;
285 background-position: center right
;
288 .sorting_desc_disabled {
289 background-image: url
('images/datatables/sort_desc_disabled.png') ;
290 background-repeat: no-repeat
;
291 background-position: center right
;
295 background-color: #7E2217;
299 background-color: #7F462C;