SO 1-final
[specialops1.git] / csslib / user / 144.css
blob067925ca85a15cebc8757d5025347da3e95cb533
1 /* © 2004 Special Ops */
2 html {background: #ddd url(imgs/uv_left.png) repeat-y; color: #004; font-family: 'bitstream vera sans', 'verdana', sans-serif}
3 body {background: url(imgs/uv_right.png) right repeat-y fixed; padding: 3px 50px; margin: -3px 0}
4 table {border: 1px dashed #999; width: 95%; border-collapse: collapse; margin: auto}
5 td, th, div.c3, div.c4 {border: 1px dotted #aac}
6 a {color: #779; text-decoration: none; border-bottom: 1px solid #00f}
7 a:hover {border-bottom-color: #f00; color: #004}
9 #title, #subtitle, #footer, #titleimg {text-align: right; margin: 0.2em 0; color: #558}
10 legend, input, button, textarea, select {color: #004; border: 1px dotted #004}
11 input[type="submit"], button {border: 2px outset #668; background: #668; color: #bbd; font-weight: bold}
12 input[type="submit"]:active, button:active {border-style: inset}
13 fieldset {margin: 3px; border: 2px solid #668}
14 hr {color: #ddd}
15 legend {border: 6px double #668; font-weight: bold; color: #668; border-width: 2px 6px}
17 /*This was painful to make.*/
18 #menubar {padding: .4em; position: fixed; top: 0; left: 0; font-weight: bold}
19 #menubar a {color: #fff; background: #bbd; display: none; text-align: center; min-width: 9em; border-width: 1px 6px; border-style: none double dashed double; border-color: #668}
20 #menubar a:first-child, #menubar:hover a {display: block}
21 #menubar a:hover {background: #ddd; color: #668; border-width: 1px 2px; border-right-style: solid; padding: 0 4px}
22 #menubar a:first-child {margin: 0 24px 0 0px}
23 #menubar a:first-child + a {margin: 0 20px 0 4px}
24 #menubar a:first-child + a + a {margin: 0 16px 0 8px}
25 #menubar a:first-child + a + a + a {margin: 0 12px 0 12px}
26 #menubar a:first-child + a + a + a + a {margin: 0 8px 0 16px}
27 #menubar a:first-child + a + a + a + a + a {margin: 0 4px 0 20px}
28 #menubar a:first-child + a + a + a + a + a + a {margin: 0 0 0 24px}
29 #menubar a:first-child:after {color: #668; content: ' \21d2'}
30 #menubar:hover a:first-child:after {color: inherit; content: ' \21d8'}
32 .alert {text-align: center; color: #f00; border: 1px #f00 dotted}
33 .alert, .c4, .c3 {line-height: 1.4em}
34 .alert a {color: #f00}
35 .c4, .c3 {background: #e5e5e5; color: #668; text-align: center; font-weight: bold}
36 .c2 {background: #ccc; line-height: 1.3em}
37 .c1 {background: #bbd}