2 * Author: Gerardo Poggiali <g.poggiali@develer.com>
3 * Author: Bernie Innocenti <bernie@codewiz.org>
7 font-family: sans-serif;
8 background-color: #F0F0F8;
16 a:visited { color: #501080; }
17 a.nonexistent { color: #D04040; }
18 a.navlink { color: #000088; font-size: smaller; font-weight: bold}
19 a.external { font-style: italic; }
20 a.heading { text-decoration: none; color: #aaaaaa; font-size: smaller; }
27 background-color: #C2E2FF;
35 border-top-width: 1px;
36 border-bottom-width: 1px;
37 border-right-width: 0px;
38 border-left-width: 0px;
47 background-color: #E8F8F0;
57 border-top-width: 1px;
58 border-bottom-width: 1px;
59 border-left-width: 0px;
60 border-right-width: 0px;
75 border-top-width: 0px;
76 border-bottom-width: 1px;
77 border-right-width: 0px;
78 border-left-width: 0px;
93 border-top-width: 0px;
94 border-bottom-width: 1px;
95 border-right-width: 0px;
96 border-left-width: 0px;
111 /* Heading anchors */
112 .heading:link, .heading:visited {
116 vertical-align: text-top;
118 * > .heading:link, * > .heading:visited {
122 h1:hover .heading, h2:hover .heading, h3:hover .heading,
123 h4:hover .heading, h5:hover .heading, h6:hover .heading {
129 background-color: #22ee22;
134 background-color: #ffdd44;
139 background-color: #ee2222;
158 border: 2px dashed #FF0000;
162 border: 1px solid #EEEEEE;
166 /*border-color: #88aacc;
167 background-color: #aaccee;*/
168 border-color: #888888;
169 background-color: #cccccc;
171 border-top-width: 0px;
172 border-bottom-width: 2px;
173 border-left-width: 0px;
174 border-right-width: 0px;
202 border-top: 1px solid #bbbbbb;
207 #footer :link, #footer :visited {
217 #footer p.copyright {
238 background-color: white;
243 border-top-width: 1px;
244 border-right-width: 1px;
245 border-bottom-width: 1px;
246 border-left-width: 1px
258 border: 2px solid #ccc;
259 border-collapse: collapse;
263 margin-bottom: 0.5em;
270 /* FIXME: should be thead */
272 border: 1px solid #d7d7d7;
273 border-bottom-color: #999;
276 vertical-align: bottom;
280 border: 1px dotted #ddd;
285 table tbody tr { border-top: 1px solid #ddd }
286 table tbody tr.even { background-color: #f0f0f0 }
287 table tbody tr.odd { background-color: #e7e7e7 }
288 table tbody tr:hover { background: #eed !important }
290 table thead th :link:hover, table thead th :visited:hover table tbody td a:hover, table tbody th a:hover {
291 background-color: transparent;
296 border-color: #E9E609;
306 border-top-width: 1px;
307 border-right-width: 1px;
308 border-bottom-width: 1px;
309 border-left-width: 1px;
315 border-top-color: #FF0000;
316 border-color: #FF0000;
325 border-color: #00FF00;
334 border-color: #FFCC00;
341 font-family: monospace;
344 background-color: white;
345 border: 1px solid #8cacbb;
365 border: 1px solid #ccc;
366 padding: 3px !important;
369 background-color: #f9f9f9;
373 .thumb a img, .thumbright a img, .thumbleft a img {
374 border: 1px solid #ccc;
375 vertical-align:bottom;
378 .thumb .caption, .thumbright .caption, .thumbleft .caption {
383 padding: .3em 0 .1em 0;
388 /* Styles for search word highlighting */
390 .searchword0 { background: #ff9 }
391 .searchword1 { background: #cfc }
392 .searchword2 { background: #cff }
393 .searchword3 { background: #ccf }
394 .searchword4 { background: #fcf }
398 #footer { display: none }
399 .nav { display: none }