/* General style guidelines: - All font-size at least 14px (recommended 16px) - Line-height: 1.5 for paragraph body, 1.1 for header accent colour: #E2AA00 dark blue: #2724AE */ body { background-image:url('background.png'); text-align: center; color: black; background-color: white; font-family: Helvetica, Verdana, Arial, 'Liberation Sans', FreeSans, sans-serif; font-size: 84%; /* Enables font size scaling in MSIE */ margin: 0; padding: 0; } #container { position: relative; margin: 0 auto; max-width: 70em; text-align: left; } #logo { height: 1em; border: none; margin:0; padding: 0; } /* # Header # */ .superHeader { color: #777; background-color: #fff; height: 1.6em; } .superHeader img { vertical-align: bottom; } .superHeader a { color: #777; background-color: transparent; font-size: 91%; margin: 0; padding: 0 0.5ex 0 0.25ex; } a { text-decoration: none; } a:hover { text-decoration: underline; } .superHeader div { position: absolute; top: 0.40ex; } .superHeader .left { left: 0.4em; } .superHeader .right { right: 0.4em; } .midHeader { color: #fff; background-color: #2724AE; border-bottom: solid 2px #E2AA00; } .headerTitle { color: #fff; font-size: 233%; font-weight: bold; margin: 0 0 0 4mm; padding: 0.2em 0; height: 1em; } #headerSubTitle { /* color: #D2D1FA; */ color: #fff; font-size: 50%; vertical-align: 0.6em; /* font-style: italic; */ } .headerTitle a { color: #fff; margin: 0; padding: 0;} .headerTitle a:hover { text-decoration: none; } .subHeader { display: none; color: white; background-color: rgb(0,51,153); margin: 0; padding: 1ex 1ex 1ex 1.5mm; } .subHeader a { color: white; background-color: transparent; font-weight: bold; margin: 0; padding: 0 0.75ex 0 0.5ex; } .superHeader .highlight, .subHeader .highlight { color: rgb(253,160,91); background-color: transparent; } /* # Horiz-side # */ #horiz-side-bar { width:100%; clear: both; border: 0; margin: 0; padding: 0; } #horiz-side-bar ul { list-style-type: none; list-style-position: outside; padding: 0; margin-top: 0; margin-bottom: 0; background-color: #ddd; border-top: 2px solid #ddd; } #horiz-side-bar ul:nth-child(even) { background-color: #ccc; border-top: 2px solid #ccc; } /* about events etc. */ #horiz-side-bar ul:first-child { background-color: transparent; margin-top: 0.5em; margin-bottom: 0.5em; border-top: none; padding-left: 0; } #horiz-side-bar li { display: inline; white-space: nowrap; line-height: 1.6em; } #horiz-side-bar ul li a { text-decoration: none; color: #333; padding: 0.2em 1ex 0.3em; margin-right: 0.5em; font-weight: bold; } #horiz-side-bar ul li a:hover { color: black; background-color: #ccc; } #horiz-side-bar ul:nth-child(even) li a:hover { background-color: #ddd; } #horiz-side-bar ul:first-child li a { display: inline-block; /* color: #fff; background-color: #7584E4; */ border-left: 0.5em solid #ddd; text-decoration: none; font-weight: bold!important; font-size: 102%; padding: 0.25em 1ex 0.25em 2mm; padding-left: 0.3em; margin-right: 1em; /* fixed width tabby things margin-right: 0; width: 5.5em; */ } #horiz-side-bar ul:first-child li a:hover { /* background-color: #2724AE; */ background-color: #eee; border-left: 0.5em solid #E2AA00; } #horiz-side-bar ul li.thisPage a { color: #222; background-color: #ccc; } #horiz-side-bar ul:nth-child(even) li.thisPage a { background-color: #ddd; } #horiz-side-bar ul:last-child li.thisPage a, #horiz-side-bar ul:last-child li a:hover { background-color: #f5f5f5; } #horiz-side-bar ul:first-child li.thisPage a { /* color: #fff; background-color: #2724AE; */ border-left: 0.5em solid #2724AE; background-color: #eee; } /* # Side # */ #side-bar { width: 16em; float: left; clear: left; border-right: 1px solid #ddd; } #side-bar div { border-bottom: 1px solid #ddd; } .sideBarTitle { font-weight: bold; margin: 0 0 0.5em 2mm; padding: 1em 0 0 0; } #side-bar ul { list-style-type: none; list-style-position: outside; margin: 0; padding: 0 0 0.3em 0; } li ul { padding-left: 0.6em !important; } #side-bar li { margin: 0; } #side-bar a { color: #43547e; background-color: transparent; margin: 0; padding: 0.25em 1ex 0.25em 2mm; display: block; text-transform: capitalize; font-weight: bold!important; font-size: 102%; border-left: white solid 0.2em; } #side-bar li.thisPage a { color: black!important; background-color: white; font-style:italic; } #side-bar a:hover { color: white; background-color: rgb(100,135,220); border-left: black solid 0.2em; text-decoration: none; } .sideBarText { line-height: 1.5em; margin: 0 0 1em 0; padding: 0 1.5ex 0 2.5mm; display: block; } #side-bar .sideBarText a { margin: 0; padding: 0; display: inline; } #side-bar .sideBarText a:hover { color: #43547e; background-color: transparent; text-decoration: none; } /* # Main Copy # */ #main-copy { /* # border: 1px dotted gray; */ padding: 0.5em 1em; color: black; background-color: #f5f5f5; text-align: justify; line-height: 1.6em; max-width: 68em; word-wrap: break-word; } .main-copy-side-bar { max-width: 70em; margin: 0em 0 0 16em; padding: 0.5mm 5mm 5mm 5mm; border-left: 1px solid #ddd; } #bodyText { margin: 0 0 0 15.5em; padding: 2mm 5mm 2mm 5mm; } #main-copy p { margin: 1em 1ex 1em 1ex !important; /* Need !important so troff-generated pages don't look totally squezed */ padding: 0; } #main-copy a { color: #2724AE; color: #E2AA00; color: rgb(100,135,220); text-decoration: underline; /* border-bottom: 1px solid rgb(100,135,220); */ background-color: transparent; } #main-copy a:hover { background-color: #eee; color: #E2AA00; /* border-bottom: 2px solid #E2AA00; */ } #main-copy h1, #main-copy h2 { font-size: 145.5%; font-weight: bold; margin: 0; padding: 0.5ex 0 0.5ex 0.6ex; border-bottom: 2px solid #E2AA00; } #main-copy h2 { font-size: 115.5%; } #main-copy h3 { font-size: 90%; color: #333; padding-left: 0.6ex; } #main-copy ul { list-style-type: disc; list-style-position: inside; } #main-copy ol { } #main-copy .topOfPage { color: #43547e; background-color: transparent; font-size: 91%; font-weight: bold; text-decoration: none; margin: 3ex 1ex 0 0; padding: 0; float: right; } dl { margin: 1em 1ex 2em 1ex; padding: 0; } dt { font-weight: bold; margin: 0 0 0 0; padding: 0; } dd { margin: 0 0 2em 2em; padding: 0; } /* # Footer # */ #footer { color: white; background-color: #2724AE; padding: 0.25ex; clear: both; border-top: solid 2px #E2AA00; margin-bottom: 1.6em; } #footer .left { text-align: left; margin-left: 0.4em; line-height: 1.55em; float: left; clear: left; } #footer .right { text-align: right; line-height: 1.45em; } #footer a { color: white; background-color: transparent; } /* GENERAL */ table { border: solid 1px black; } th { background-color: #abc; border: solid 1px black; text-align: center; } td { background-color: #def; border: solid 1px black; } hr { border-width: 0px 0px 0.1em 0px; border-color: black; } acronym, .titleTip { border-bottom: 1px solid #ddd; cursor: help; margin: 0; padding: 0 0 0.4px 0; } pre { margin-left: 2em; font-size: 1.2em; } blockquote { border-left: 1px solid blue; font-style: italic; } .smallCaps { font-size: 110%; font-variant: small-caps; } .doNotDisplay { display: none; } .notify_errors, .notify_notes, .notify_success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; } .notify_errors { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; } .notify_notes { background: #FFF6BF; color: #514721; border-color: #FFD324; } .notify_success { background: #E6EFC2; color: #264409; border-color: #C6D880; } .notify_errors a { color: #8a1f11; } .notify_notes a { color: #514721; } .notify_success a { color: #264409; } /* # Page/Handler specific # */ h1.dir-list-head, ul.dir-list { text-transform: capitalize; font-weight: bold; } ul.sitemap-list a { text-transform: capitalize; }