/*

Devuan Installation Medium CSS
Created by: Kalle Söderman

*/

html {
    height:100%;
    }
body {
    margin: 0px 50px 0 50px;
    font: normal 16px sans-serif;
    background-color: white;
    background-image:url('../pics/gradient.png');
    background-position: top left;
    background-repeat: repeat-x;
    color:#33313B;
}

/* --------------- Main Divs --------------- */

#header {
    margin:0 50px 0 50px;
    padding:0;
}
#upperheader {
    margin:0 0 0 50px;
    padding:0;
}
#logo {
    position:absolute;
    top:0;
    left:40px;
}
#intro {
    border-bottom:none;
}
#mirrors #intro {
    margin:0;
    padding:0;
}
#intro #splash {
    margin-top:70px;
    margin-bottom: 0px;
    text-align:center;
}
#devuan-img {
    margin-top:10px;
    clear:both;
    display:block;
}
#intro p,.intro {
    margin-bottom: 0.75em;
    padding:0;
    line-height:1.2em;
    text-align: left;
    font-size:118%;
}
#outer {
    max-width: 645px;
}
.alt {
    color: #21719C;
    font-weight: bold;
    float:right;
}
.toc {
    font-size: 0.73em;
    list-style:none;
    margin: 0 0 1em 0;
    line-height:1.5em;
}
#mirrors .toc {
    border-top: 1px solid #21719C;
}
.toc li {
    border-bottom: 1px solid #21719C;
    padding:3px 3px 3px 3px;
}
.inline ul, .inline li  {
	list-style-type: none ;
	list-style-position: outside ;
	display: inline ;
}
li {
  padding:0 3px 5px 3px;
}
#maincol {
    clear:both;
}
.clr {
    border-top:1px solid black;
}

#foot {
    margin:  25px 0px;
    padding-top: 1em;
    text-align: center;
    border-top:1px solid #21719C;
    clear:both;
}

#footer {
    margin:0;
    clear:both;
}

#maincol ul, #mailheader {
    text-indent:0;
    list-style-position:outside;
    margin:0.5em 0 1em 0;
    padding:0;
}
ul {
    list-style-position:outside;
    list-style-type: circle ;
    margin:0.5em 0 1em 2em;
    padding:0;
}
ul ul, ul ul ul, ul ul ul ul {
    padding-left:1em;
}

 

#breadcrumbs {
    font-size:0.68em;
    margin:0 0 0 0;
    padding:0.25em;
    border-top:1px solid #21719C;
    background-color: #ffffff;
    text-transform:lowercase;
}
.hidecss {
    display:none;
}
#fineprint {
	width:100%;
    font-size:0.68em;
    color: #333;
    margin:2em 0 15px 0;
    padding:0.25em;
    background-color: #DDEAF0;
    border-top: 1px solid #e2e3e7;
    text-transform:lowercase;
    text-align: center;
}
#fineprint p {
    margin:0;
    line-height:1em;
}
.nonvisual {
    display:none;
}
.clear {clear:both}
#clear {
    clear:both;
}

/* --------------- Images --------------- */

img {border:0;}



/* --------------- Typography --------------- */
#intro h1 {
    margin:0 0 10px 0;
    line-height:0.8em;
}
dd {
    margin: 0 0 1em 1em;
}
.section {
    font-family:monospace;
    font-size: 0.9em;
    position:absolute;
    top: 0px;
    left:120px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    background-color: #21719C;
    line-height: 20px;
    color:white;
    padding: 0 5px 0 5px;
    margin:0;
}
.section em {
    font-style:normal;
    color:white;
}
strong {
    font-weight:bold;
}

p.rm {
    margin: 0.1em 0 0.4em 0;
    line-height:1.5em;
    max-width: 100% ;
}

p {
    margin: 0.1em 0 0.4em 0;
    line-height:1.5em;
    max-width: 645px ;
}

em {
    color: #666;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
h1 {
    font-size: 218%; margin:0.5em 0 0.5em 0;
}
h2 {
    font-size: 164%; margin: 1em 0 0.25em 0;
}
h3 {
    font-size: 145%;
}
h4 {
    font-size: 118%;
}
blockquote {
    margin: 0;
}
hr {
    background-color:#cdcdcd;
    height:1px;
    border:0;
    display:none;
}
pre {
    font-family: monospace;
    font-size: 0.73em;
    line-height:1.5em;
}

th {
    text-align:left;
}
blockquote {
    margin-left: 1em;
    font-size:0.73em;
}
code {
    background-color: #DDEAF0;
    border: 1px solid #e2e3e7;
    padding: 0 0.25em 0 0.25em;
    text-decoration:none;
}

tt a {
    background-color: #F6FBFF;
    border: 1px solid #eae9cb;
    padding: 0 0.25em 0 0.25em;
    text-decoration:none;
}
tt a:hover {
    background-color:transparent;
    border-color:transparent;
}

dt {
    font-weight:bold;
    margin:0;
}
dd {
    margin-left:1em;
}
#mirrors h1 {
    margin-top:70px;
    padding: 0.25em 0 0 0;
/*  border-top: 1px solid #c70036; */
    border-top: 1px solid #21719C;
}
#mirrors pre {
    font-size:0.75em;
}
#mirrors td, #mirrors th {
    font-size:0.73em;
    padding-right:1em;
}
#mirrors code {
    background:transparent;
    border:none;
}
/*--------------- Small Type Group -------------*/

.small, #footer,#news, #security,.planet #sidebar, .planet .date, .wikitoc, .wiki #sidebar, .wiki #pageinfo.info, .wiki #spotlight {
    font-size:0.73em;
}

/* --------------------- Links ---------------------- */

a:link {
    color: #21719C;
    text-decoration:none;
}
a:visited {
    text-decoration:none;
    color: #21719C;
}
a:hover {
    text-decoration: underline;
    color: #0098ED;
}
a:active {
    color: #0098ED;
    background-color:transparent;
}
a.txt:link {
    color: #21719C;
    text-transform:uppercase;
}
a.txt:hover {
    color: #0098ED;
    text-transform:uppercase;
    text-decoration:underline;
}


