Special Ops 2.50
[specialops2.git] / css / fm.css
blob4ac437961eaabfef8a45228bd78fae5eb56cfbcc
1 @charset "UTF-8";
2 @import "core-layout.css";
4 /* $Id: fm.css 846 2006-03-24 17:01:46Z ant $ */
6 html { font: 1em "Nimbus Sans L", "Trebuchet MS", sans-serif; color: #dff; background: #247 url(fm/background.png) }
7 h1 { font-size: 164%; padding: 0 0 0 100px }
8 h2 { font-size: 132%; padding: 0 0 0 50px; margin: 0.1em }
9 h3, caption { font-size: 116%; padding: 0 0 0 25px; text-align: left }
10 table { font-size: 97%; width: 100%; border-spacing: 1px }
11 td { padding: 2px }
13 dd { margin-left: 2em; padding: 0 1em }
15 p { padding: 0.2em }
17 blockquote { padding: 0.5em; border: 1px dashed #fff }
18 blockquote[cite]::before { content: attr(cite) ":"; padding: inherit 0; border-bottom: 1px solid #fff }
20 #footer fieldset, #footer label { float: right; clear: right }
21 #footer p, #footer address { font-size: small; line-height: 1.2em; text-align: center }
23 fieldset, legend { border: 1px dotted #7ab; margin: 0.2em }
24 select, textarea, input[type="text"], input[type="password"] { color: #000; background: #abd; border: 1px dotted #ff0 }
25 input[type="password"] { border-color: #f00 }
26 input[type="submit"], button { background: #fa0; color: #000; border: 1px dotted #ff0 }
27 input[type="submit"]:active, button:active { border-style: inset }
29 a { color: #acf; background: transparent; border-bottom: 1px dashed; text-decoration: none }
30 a:hover { color: #aff }
32 .nl a { color: #fff; border: 1px solid #fff; padding: 0 1em; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAQAAABD5rvhAAAAHklEQVQIW2NgYGRiYAYjJhiDGZsIEzZBPFwiTUOwAToXANnERDF4AAAAAElFTkSuQmCC) /*blackvg_50*/ bottom repeat-x }
33 .nl a:hover { background-color: #66f }
34 .nl dd { color: #000; background: transparent; margin: 0; padding: 0 }
36 .error, .notice { background: #fff; color: #444; font-weight: bold; border: 2px dashed #f00; }
37 .notice { border-color: #00f; }
38 .error a, .notice a { background: inherit; color: #00f }
39 th, .nl { padding: 4px; margin: 1px 0 }
41 .info, dt, th, .nl, caption { color: #000; background: #bce url(img/whitevg.png) bottom repeat-x }
42 th[scope="row"] { background: #bce url(img/whitehg.png) right repeat-y; }
43 .info a, dt a, th a { color: #00f }
44 .info a:hover, dt a:hover, th a:hover { color: #55f }
45 .content { color: #dff; background: #556; padding: 3px }
46 .section { border: 5px #556 solid; margin: 1em }
48 .c1 { color: #dff; background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAEUlEQVQokWNgWEUAjioYSQoAB1GqAWphdRUAAAAASUVORK5CYII=) /*black_66*/ }
49 dd, .c0, legend { color: #dff; background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAEUlEQVQokWNgqCcARxWMJAUAwi5/AZM40YEAAAAASUVORK5CYII=) /*black_50*/ }
51 #boardlist tr { background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAQAAABD5rvhAAAAIUlEQVQYlWNiYGZiYGViYEMl2TBEWHEoYMWrmA23AnQbAVy/AVoKW4VeAAAAAElFTkSuQmCC) /*blackvg*/ bottom repeat-x; min-height: 23px }
52 #messagebox { float: left }