1 /* Copyright (C) 2004-2011 Mike Pall.
3 * You are welcome to use the general ideas of this design for your own sites.
4 * But please do not steal the stylesheet, the layout or the color scheme.
8 * site | head #4162bf/white | #6078bf/#e6ecff
9 * ------+------ ----------------+-------------------
10 * nav | main #bfcfff | #e6ecff/black
12 * nav: hiback loback #c5d5ff #b9c9f9
13 * hiborder loborder #e6ecff #97a7d7
14 * link hover #2142bf #ff0000
16 * link: link visited hover #2142bf #8122bf #ff0000
18 * main: boxback boxborder #f0f4ff #bfcfff
21 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
30 text-decoration: none
;
31 background: transparent
;
35 text-decoration: none
;
36 background: transparent
;
40 text-decoration: underline
;
41 background: transparent
;
49 background: transparent
;
53 line-height: 3em; /* really 6em relative to body, match #site span */
78 list-style: outside square
;
81 list-style: outside decimal
;
91 border: 1px solid
#bfcfff;
105 text-decoration: none
;
108 dt
a:hover
, dt
a:active
{
109 text-decoration: none
;
113 margin: 0.5em 0 0 2em;
116 div
.tablewrap
{ /* for IE *sigh* */
122 border-collapse: collapse
;
127 border: 1px solid
#bfcfff;
138 border-top: 1px solid
#bfcfff;
143 padding: 0.2em 0.5em;
146 tt
, code
, kbd
, samp
{
147 font-family: Courier New
, Courier
, monospace
;
164 margin: 0.5em 0 1em 0.5em;
166 border: 1px solid
#bfcfff;
171 vertical-align: baseline
;
177 margin: 0.5em 1em 0.5em 0;
181 margin: 0.5em 0 0.5em 1em;
191 display: none
!important
;
204 background: transparent
;
210 #site a:link
, #site
a:visited
{
211 text-decoration: none
;
213 background: transparent
;
217 line-height: 3em; /* really 6em relative to body, match h1 */
225 border-left: solid
13em #4162bf;
226 border-right: solid
3em #6078bf;
238 background: transparent
;
241 list-style: none outside
;
251 text-decoration: none
;
255 border-top: 1px solid transparent
;
256 border-bottom: 1px solid transparent
;
257 background: transparent
;
260 #nav a:hover
, #nav
a:active
{
261 text-decoration: none
;
262 border-top: 1px solid
#97a7d7;
263 border-bottom: 1px solid
#e6ecff;
267 #nav a
.current
, #nav a
.current:hover
, #nav a
.current:active
{
268 border-top: 1px solid
#e6ecff;
269 border-bottom: 1px solid
#97a7d7;
274 padding: 0 1em 0 1.7em;
277 padding: 0 0.5em 0 2.4em;
284 border-left: solid
13em #bfcfff;
285 border-right: solid
3em #e6ecff;
297 #foot a:link
, #foot
a:visited
{
298 text-decoration: underline
;
299 background: transparent
;
302 #foot a:hover
, #foot
a:active
{
303 text-decoration: underline
;
304 background: transparent
;