/*
 * Copyright © 2007 Pippijn van Steenhoven
 * Rights to this code are documented in COPYING.
 */
html {
    background: #ffffff /*url('../background.jpg') top center no-repeat*/;
}

body {
    font: 90% Verdana, Tahoma, Arial, sans-serif;
    color: #404040;
    line-height: 1.2em;
    margin: 1px 1px 1px 5px;
    padding: 0;
    width: 99%;
}

#actmenu {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #4088b8;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

p {
    margin: 0 0 18px 10px;
}

h1 {
    font-size: 3.2em;
    line-height: 0.65em; /* XXX: IE hack */
    letter-spacing: -5px;
    margin: 0 0 20px 25px;
    color: #4088b8;
}

h1 a {
    text-transform: none;
    color: #4088b8;
}

h2 {
    font-size: 1.4em;
    color: #4088b8;
    border-bottom: 4px solid #dadada;
    padding: 0 2px 2px 5px;
    margin: 0 0 10px 0;
    letter-spacing: -1px;
}

h3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #4088b8;
    border-bottom: 1px solid #dadada;
    margin: 10px 0 8px 0;
    padding: 1px 2px 2px 3px;
}

h4 {
    font-size: 1em;
    font-weight: bold;
    color: #4088b8;
    border-bottom: 1px solid #dadada;
    margin: 10px 0 8px 0;
    padding: 1px 2px 2px 3px;
}

blockquote {
    font-size: 0.9em;
    border: 1px solid #dadada;
    margin: 20px 10px;
    padding: 8px;
}

#header {
    margin: 5px 0 0 0;
}

#slogan {
    font-size: 1.5em;
    color: #808080;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 15px 0px 10px 35px;
    line-height: 1.2em;
}

#lang {
    position: absolute;
    top: 1em;
    right: 1em;
}

#sidebar {
    float: left;
    width: 13em;
    margin: 0 0 5px 0;
    padding: 1px 0 0 0;
}

#sidebar ul {
    list-style: none;
    font-size: 0.9em;
    margin: 0;
    padding: 0 0 15px 10px;
}

#sidebar li {
    list-style: none;
    margin: 0 0 4px 0;
    padding: 0;
}

#sidebar li a {
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px;
}

#sidebar ul ul {
    margin: 4px 0 3px 15px;
    line-height: 1.2em;
    padding: 0;
}

#sidebar ul ul li a {
    font-weight: normal;
}

#sidebar h2 {
    margin: 3px 0px 8px 0px;
}

#content {
    line-height: 1.5em;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 13.5em;
}

#footer {
    clear: both;
    color: #808080;
    font-size: 0.9em;
    border-top: 4px solid #dadada;
    margin: 0 auto;
    padding: 8px 0;
    line-height: 1.6em;
    position: relative;
}

#copyright {
    position: absolute;
    top: 1em;
    right: 0;
}

#footer p {
    position: absolute;
    margin: 0;
    padding: 0;
}

#footer a {
    color: #808080;
}

.fade {
    color: #c8c8c8;
}

pre {
    font: 100% DejaVu Sans Mono, monospace;
}

.code {
    font: 90% DejaVu Sans Mono, monospace;
}

span.filename {
    font: 100% sans-serif;
}

em {
    font: 100% sans-serif;
}

.small {
    font: 76% Verdana, Tahoma, Arial, sans-serif;
}

table.schedule {
    background-color: #e6e6fa;
    border: 2px solid black;
    border-collapse: collapse;
}

.schedule th, td {
    border: 1px solid #808080;
    padding: 5px;
}

td.disabled {
    color: #aaa;
}

.schedule td:hover {
    background-color: #d09de6;
}

button.menuitem {
    border: 0px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    text-decoration: none;
    color: #4088b8;
    background-color: transparent;
    font-weight: bold;
    font-size: inherit;
}

button.selmenu {
    color: black;
    cursor: default;
}

a.news-link {
    font-size: 80%;
}

div.news-author {
    font-size: 80%;
}

div.news-date {
    font-size: 80%;
}

/* IRC Colour codes */
.fc0 { color: white } .bc0 { background-color: white }
.fc1 { color: black } .bc1 { background-color: black }
.fc2 { color: navy } .bc2 { background-color: navy }
.fc3 { color: green } .bc3 { background-color: green }
.fc4 { color: red } .bc4 { background-color: red }
.fc5 { color: #8b0000 } .bc5 { background-color: #8b0000 }
.fc6 { color: purple } .bc6 { background-color: purple }
.fc7 { color: #f60 } .bc7 { background-color: #f60 }
.fc8 { color: yellow } .bc8 { background-color: yellow }
.fc9 { color: lime } .bc9 { background-color: lime }
.fc10 { color: aqua } .bc10 { background-color: aqua }
.fc11 { color: #C0C0FF } .bc11 { background-color: #C0C0FF }
.fc12 { color: blue } .bc12 { background-color: blue }
.fc13 { color: #f0f } .bc13 { background-color: #f0f }
.fc14 { color: gray } .bc14 { background-color: gray }
.fc15 { color: silver } .bc15 { background-color: silver }
.fixed { font-family: fixedsys, courier new, courier, fixed;font-size: xx-small; }

/* Album stuff */
.albumthumb {
    text-align: center;
}

.albumtitle {
    text-align: center;
}

.albumdesc {
    text-align: center;
}

#albums {
    float: left;
    width: 50%;
}

.album {
    margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
    float: left;
    width: 305px;
    border: 1px solid #E7F0F5;
    background: #F7F9FD;
    line-height: 100%;
}

ul.pagelist {
    padding: 0;
    margin: 20px 0 0 0;
    list-style-type: none;
}

ul.pagelist li {
    display: inline;
}

ul.pagelist li a, ul.pagelist span.disabledlink {
    padding: 4px;
}

ul.pagelist li.current a {
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    color: #5A5A4B;
}

ul.pagelist li.prev {
    margin-right: 10px;
}

ul.pagelist li.next {
    margin-left: 10px;
}

.pass {
    background-color: #d2f5b0;
}

.fail {
    background-color: #f88;
    font-weight: bold;
}

.unresolved {
    background-color: #ffcd85;
}

.untested {
    background-color: #c9ccc4;
}

.unsupported {
    background-color: #c2dfff;
}

/* DejaGnu extensions */
.xfail {
    background-color: #e3b7eb;
}

.kfail {
    background-color: #c397cb;
}

.xpass {
    background-color: #fff494;
}

.kpass {
    background-color: #b2d590;
}

blockquote.tooltip {
    width: 10em;
}

.tooltip pre {
    display: none;
    margin-left: 4em;
    margin-top: 0px;
    padding: 2px 3px;
}

.tooltip:hover pre {
    display: inline-block;
    position: absolute;
    background: #ffb;
    border: 1px solid #cccccc;
    color: #6c6c6c;
}

td.debug {
}

td.release {
    background: #ddd;
}

ul {
    padding-left: 1.5em;
}
