Home
/* Extentions of Base theme */ /* Basic elements */ address { display: none; } body { background-color: #8a8a8a; font-family: verdana,arial,helvetica,sans-serif; font-size: 0.75em; color: #683434; min-width: 65em; } input { font-family: verdana,arial,helvetica,sans-serif; } textarea { font-family: verdana,arial,helvetica,sans-serif; } blockquote{ border: 1px dashed #999; padding: 0 1em; background-color: #ffffbb; } /* Left and right shading */ #container-wrap { padding: 0 0 0 35px; background-color: white; } #container { padding: 0 35px 0 0; } /* Header area */ /* custom: 70px or Logo height + 5px if heighter */ #header { height: 70px; border-bottom: 1px solid #ff6600; } #header h1 a span{ display:none; } /* custom: Logo height and width */ #header h1 a,#header h1 a:hover { display: none; } #header { color: #8a8a8a; text-decoration: none; } #header a { color: #8a8a8a; text-decoration: none; background-color: transparent; } #header a.newpage{ color: #8a8a8a; } #header a:hover { color: #ff6600; text-decoration: none; background-color: #eaeaea; } #header h2 { display:none; } /* Top-bar elements */ #search-top-box{ position: absolute; right: 25px; top: 30px; z-index:10; } #search-top-box input.empty{ color: #AAA; } #login-status{ right: 27px; } /* Top bar area */ #top-bar { display:none; } /* Side bar area */ #side-bar { display:none; } /* Main page title */ #page-title { font-family: arial,helvetica,sans-serif; font-weight: normal; color: #ff6600; font-size: 190%; border-bottom: 0; } * html #main-content { height: 1%; } #main-content { margin-left: 0; margin-right: 0; margin-top: 0; } #main-content h1 span { font-family: arial,helvetica,sans-serif; color: #ff6600; } #main-content h1 span a { color: #683434; } #main-content h1 span a:hover { color: #683434; } #main-content h2 span { padding: 0em 0em; color: #ff6600; font-family: arial,helvetica,sans-serif; } #main-content h2 span a { color: #683434; } #main-content h2 span a:hover { color: #683434; } #main-content h3 span { color: #ff6600; font-family: arial,helvetica,sans-serif; } #main-content h3 span a { color: #683434; } #main-content h3 span a:hover { color: #683434; } #main-content h4 span { color: #ff6600; font-family: arial,helvetica,sans-serif; } #main-content h4 span a { color: #683434; } #main-content h4 span a:hover { color: #683434; } #main-content blockquote { margin-left: 1em; margin-right: 1em; } #main-content a { color: #683434; background-color: #ffffbb; text-decoration: none; } #main-content a.newpage{ color: #683434; background-color: #ffffbb; text-decoration: none; } #main-content a:hover { color: #683434; background-color: #ffbb00; text-decoration: none; } #main-content p { line-height: 1.4em; } #page-info { margin-top: 10px; padding-top: 10px; font-family: arial,helvetica,sans-serif; color: #8a8a8a; font-size: 90%; text-align: right; border-top: 1px solid #ff6600; text-decoration: none; } #main-content .page-options-bottom { font-family: arial,helvetica,sans-serif; color: #8a8a8a; background-color: white; text-decoration: none; } #main-content .page-options-bottom a, #main-content a.action-area-close { color: #8a8a8a; background-color: white; text-decoration: none; } #main-content .page-options-bottom a:hover, #main-content a.action-area-close:hover { color: #ff6600; text-decoration: none; background-color: #eaeaea; } div.mailform-box table.form { margin: 0 auto 0 0; } div.pages-tag-cloud-box { margin: .5em } #main-content .page-watch-options{ font-family: arial,helvetica,sans-serif; font-size: 95%; color: #8a8a8a; text-decoration: none; text-align: right; } #main-content .page-watch-options a{ color: #8a8a8a; background-color: white; text-decoration: none; } #main-content .page-watch-options a:hover{ color: #ff6600; text-decoration: none; background-color: #eaeaea; } #footer { background-color: white; margin-left: 6em; margin-right: 1.5em; padding-top: 3px; padding-bottom: 3px; font-family: arial,helvetica,sans-serif; font-size: 95%; color: #8a8a8a; text-align: center; } #footer a { color: #8a8a8a; text-decoration: none; } #footer a.newpage{ color: #8a8a8a; text-decoration: none; } #footer a:hover { color: #ff6600; text-decoration: none; background-color: #eaeaea; } #license-area { background-color: white; font-family: arial,helvetica,sans-serif; color: #8a8a8a; font-size: 95%; text-align: right; height: 50px; padding: 0 0.8em; margin-left: 6em; margin-right: 1.5em; } #license-area a { color: #8a8a8a; } #license-area a.newpage{ color: #8a8a8a; } #license-area a:hover { color: #ff6600; font-weight: normal; text-decoration: none; background-color: #eaeaea; } .footnotes-footer .title{ margin: 0.5em 0; font-family: arial,helvetica,sans-serif; font-size: 110%; color: #ff6600; }