/*  Support for IE versions < 9 dropped May 2010 */

body
{
    background: #e0e0e0;
    color: black;
    font-family: Verdana, Arial, sans-serif;
    font-size: 90%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#main
{
    height: 100%;
    left: 13%;
    min-width: 82%;
    padding-left: 2%;
    padding-right: 2%;
    position: absolute;
    top: 0px;
}


#sidebar
{
    border-right: 2px dotted #efefef;
    background: url('/images/alogo.jpg');
    background-repeat: no-repeat;
    font-size: 85%;
    left: 0px;
    height: 100%;
    letter-spacing: 0.25em;
    margin: 0.5em;
    padding-top: 11em;
    position: fixed;
    text-align: center;
    top: 0px;
    width: 12%;
    z-index: -1
}


@font-face
{
    /*   Free font from http://www.yanone.de/typedesign/kaffeesatz/    */
    font-family: "h1font";
    src: url("/fonts/ykzl.otf");
}


h1
{
    color: #886677;
    font-family: "h1font", "Trebuchet MS", "Verdana", "Arial", sans-serif ;
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 0.15em;
    text-align: center;
    text-shadow: 2px 2px 10px #999999;
}

h2
{
    color: #664455;
    font-family: "h1font", "Trebuchet MS", "Verdana", "Arial", sans-serif ;
    font-size: 1.5em;
    font-weight: 100;
    margin-bottom: 0.15em;
    margin-top: 1.4em;
}

h3
{
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 0em;
}

h4
{
    font-size: 1em;
}

hr, hr.rl
{
    border: 0;
    border-top: 1px dotted #886677;
}



/* Dessa ankartyper är till löpande text */

a
{
    text-decoration: none;
}

a:link, a:visited, a:active
{
    color: #886677;
    background-color: #efefef;
}

a:hover
{
    color: #ffffff;
    background-color: #886677;
}


/* linkline och leftie används till samlingar av länkar */

div.linkline,
div.leftie
{
    font-size: 85%;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    letter-spacing: 0.25em;
}

.leftie a
{
    display: block;
    margin-bottom: 0.7em;
    margin-right: 0.5em;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.7s linear;
    -o-transition: all 0.5s linear;
}

.leftie a:link,
.leftie a:visited
{
    color: #886677;
    background: none;
    padding-left: 0.7em;
    padding-right: 0.7em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
}

.linkline a:link,
.linkline a:visited
{
    color: #886677;
    background: #efefef;
    padding-left: 0.7em;
    padding-right: 0.7em;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    margin-left: 0.5em;
    margin-right: 0.5em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}


.linkline a:hover,
.leftie a:hover
{
    color: #ffffff;
    background-color: #886677 ;
}


div.yb  /* Yellow box... */
{
    background: #ffce00;
    border: 0.4em solid #ea0437;
    color: black;
    font-size: 1.5em;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 1.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0.6em;
    padding-bottom: 2.5em;
    text-align: left;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
    -moz-box-shadow: 10px 10px 15px #888888;
    -webkit-box-shadow: 10px 10px 15px #888888;
    -o-box-shadow: 10px 10px 15px #888888;
}

div.citat
{
    font-size: 0.9em;
    font-style: italic;
    margin-left: 8%;
    margin-right: 22%;
}

div.ingress
{
    color: #886677;
    font-family: "Georgia", "Times New Roman", serif ;
    font-size: 1.2em;
    font-style: italic;
    margin-left: 13%;
    margin-right: 13%;
    padding-bottom: 1em;
    padding-top: 0.5em;
    text-align: justify;
}

div.footer
{
    color: #999999;
    font-family: "Georgia", "Times New Roman", serif ;
    font-size: 0.8em;
    font-style: italic;
    padding: 2em;
    text-align: center;
    word-spacing: 0.25em;
}

div.pictext
{
    color: #999999;
    font-family: "Georgia", "Times New Roman", serif ;
    font-size: 0.75em;
    padding: 1em;
    text-align: center;
}

div.rclb    /* Rounded, centered, light-bg and bordered */
{
    background: #efefef;
    border: 1px solid #886677;
    margin: 0 auto;
    padding: 1em;
    width: 100%;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
}

div.rtc     /* Used for the real time clock */
{
    background: #886677;
    color: #efefef;
    font-family: h1font, Verdana, Arial;
    font-size: 4em;
    letter-spacing: 0.2em;
    margin: 0 auto;
    margin-bottom: 2em;
    padding: 0.6em;
    text-align: center;
    width: 45%;
    -moz-border-radius: 3em;
    -webkit-border-radius: 1.1em;
    -o-border-radius: 1.1em;
}

span.bautartc
{
    color: #886677;
    font-family: h1font, Verdana, Arial;
    font-size: 300px;
    text-align: center;
    margin-top: 0.35em;
}


div.col2
{
    -moz-column-count: 2;
    -moz-column-gap: 2.5em;
    -moz-column-rule: 1px solid #cccccc;
    -webkit-column-count: 2;
    -webkit-column-gap: 2.5em;
    -webkit-column-rule: 1px solid #cccccc;
    -o-column-count: 2;
    -o-column-gap: 2.5em;
    -o-column-rule: 1px solid #cccccc;
}


div.col3
{
    -moz-column-count: 3;
    -moz-column-gap: 2em;
    -moz-column-rule: 1px solid #cccccc;
    -webkit-column-count: 3;
    -webkit-column-gap: 2em;
    -webkit-column-rule: 1px solid #cccccc;
    -o-column-count: 3;
    -o-column-gap: 2em;
    -o-column-rule: 1px solid #cccccc;
}



/***************************** Tabeller ******************************/

td
{
    padding: 0.25em;
    border: 1px solid #cccccc;
}

table.rl
{
    border-collapse: collapse;
    font-size: 1em;
    width: auto;
    table-layout: fixed;
    color: black;
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    -o-border-radius: 0.4em;
}

caption.rl
{
    background: #886677;
    color: #e0e0e0;
    font-family: "h1font", "Verdana", "Arial", sans-serif ;
    font-size: 1.65em;
    letter-spacing: 0.10em;
    text-shadow: 2px 2px 7px #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
    -o-border-top-left-radius: 1em;
    -o-border-top-right-radius: 1em;
}


th,
tr.header
{
    background: #886677;
    color: #e0e0e0;
    font-style: italic;
    font-weight: bold;
    vertical-align: middle;
    border: 1px solid #aaaaaa;
    padding: 0.25em;
}

tr.pyjamas
{
    background: #efefef;
    vertical-align: top;
}

td.code
{
    color: #886677;
    background: #efefef;
    font-family: "Lucida Console", "Courier New", monospace;
    white-space: pre;
    vertical-align: top;
}






/********************** Forms-kontroller ********************/

input.rl,
textarea.rl,
select.rl
{
    background: #e0e0e0;
    color: #886677;
    /* font-family: "Lucida Console", "Courier New", monospace; */
    font-size: 1.4em;
    padding-left: 5px;
    padding-right: 5px;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -o-border-radius: 0.3em;
}


pre.rl
{
    color: #886677;
    font-family: "Andale Mono", "Lucida Console", "Courier New", monospace;
    font-size: 1em
}


pre.code
{
    background: #efefef;
    border: 1px solid #886677;
    color: #664455;
    font-family: "Andale Mono", "Lucida Console", "Courier New", monospace;
    font-size: 1em;
    margin: 1.2em;
    padding: 1em;
    text-align: left;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    -o-border-radius: 1em;
}

ul
{
    list-style: square;
    list-style-position: outside;
}

li
{
    margin-bottom: 0.5em;
}

.le { text-align: left   }
.ce { text-align: center }
.ri { text-align: right; opacity: 0.5 }

