/* local style sheet */ * { font-family: Frutiger, sans-serif; } .header, #footer, .changeheader { color: #f19a14 !important; background-color: #162284 !important; } .header { height: 48px; font-size: 30px; font-weight: bold; letter-spacing: .11em; padding: 10px 0px 0px 10px; line-spacing 3em; } .header a { color: #f19a14 !important; } #footer { height: 22px; padding: 10px 10px; background-image: url(/glider-orange.png); background-repeat: no-repeat; background-position: 99%; } #searchform { position: absolute; font-size: 15px; top: 28px; right: 30px; } span.header { background-image: none !important; text-align: right; } .actions { text-align: right; background-color: #162284; color: #f19a14 !important; padding: 2px 0px; } .actions a { color: #f19a14 !important; } .actions li { display: inline; } .actions ul { border-bottom: 40px; } #sidebar a:link {color: #f19a14 !important; } #sidebar a:visited { color: #f19a14 !important; } #sidebar h2 { font-weight: normal; color: white !important; } #sidebar { background-color: #162284 !important; color: #f19a14 !important; padding: 0; } body { padding: 1em; margin: 0; line-height: 1.5em; color: black; background-color: white; right: -20px; } body a:link { color: #162284; } body a:visited { color: black; } h1, h2, h3, h4, h5, h6, dl, dt { font-weight: bold; background-color: inherit; color: #162284 !important; } h1, h2, h3, h4, h5, h6 { letter-spacing: .11em; } pre { margin: 0px 96px 0px 48px; padding: 12px 12px 12px 12px; } pre, tt, code { font-family: "Bitstream Vera Sans Mono", "Andale Mono", monospace; color: inherit; background-color: #e0e0e0; } #sidebar img { margin: 0px 7px 0px 7px; }