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
;
45 /* Article (core text of the page) */
53 /* end of article has to be below side modules */
65 padding: 0 17px 0 168px;
66 margin: 0 2em 2em 2em;
75 padding: 0 140px 0 25px;
88 /* fill .up_image and .down_image with content */
99 background-image: url
("footer/footer.jpg");
104 * Text display: side, colors, etc.
106 p
{ text-indent: 2em }
108 a:link
{ text-decoration: none
}
109 a:hover
{ text-decoration: underline
}
113 margin: 0 0 10px 10px;
117 margin: 0 10px 10px 0;
120 /* news dates, scores: gold */
121 .info, .date, #content h3 { color: #ecc72d; }
122 #content h3
{ font-weight: normal
; text-indent: 3em }
139 .aside h3 { display: block
; }
141 .aside h3#news { margin-left: 240px; }
142 .aside h3#servers { margin-left: 50px; }
143 .aside h3.forums { margin-left: 230px; }
144 .aside h3#links { margin-left: 110px; }
147 #menu ul
{ margin: 0; padding: 0}
148 #menu li
{ display: inline
; }
149 /* left horizontal menu should not "touch" the wood */
150 #menu #second
li:first-child
{ margin-left: 10px; }
153 /* fixed available space: fixed size */
156 font-variant: small-caps
;
163 #aside_left { background: url
("modules/l_repeat.jpg") repeat-y
}
164 #aside_left .up_image
{ background: url
("modules/l_up.jpg") }
165 #aside_left .down_image
{ background: url
("modules/l_down.jpg") }
167 #aside_right {background: url
("modules/r_repeat.jpg") repeat-y
}
168 #aside_right .up_image
{background: url
("modules/r_up.jpg")}
169 #aside_right .down_image
{background: url
("modules/r_down.jpg")}
172 list-style-image: url
("modules/star.png");
181 margin-bottom: 1.5em;
183 font-family: "DejaVu Serif Condensed", serif
;
195 .aside table td:first-child {
214 list-style-type: none
;
218 /* links in the dark space, images above */
220 vertical-align: -20%;
224 * Additional background images
231 background-image: url
("header/left.jpg");
232 background-repeat: no-repeat
;
241 background-image: url
("header/right.jpg");
242 background-repeat: no-repeat
;
243 margin-right: -143px;
251 background: url
("footer/footer_left.jpg") no-repeat
;
258 margin-right: -106px;
259 background: url
("footer/footer_right.jpg") no-repeat
;
264 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
269 background-image: url
('images/datatables/sort_asc.png');
270 background-repeat: no-repeat
;
271 background-position: center right
;
275 background-image: url
('images/datatables/sort_desc.png');
276 background-repeat: no-repeat
;
277 background-position: center right
;
281 background-image: url
('images/datatables/sort_both.png');
282 background-repeat: no-repeat
;
283 background-position: center right
;
286 .sorting_asc_disabled {
287 background-image: url
('images/datatables/sort_asc_disabled.png') ;
288 background-repeat: no-repeat
;
289 background-position: center right
;
292 .sorting_desc_disabled {
293 background-image: url
('images/datatables/sort_desc_disabled.png') ;
294 background-repeat: no-repeat
;
295 background-position: center right
;
299 background-color: #7E2217;
303 background-color: #7F462C;