body {
background-color: #000;
color:#ddd;
margin-left:5%;
font-family:sans;
}

a:link, a:visited {
text-decoration:none;
border-bottom:#888 dotted 2px;
color:#7b6;
}

a:active, a:hover {
border-bottom-color:#ffa;
}

a.pending {
color: #444;;
}
a.externurl{
color:#fe5;
}
a.wikiurl{
color:#fa3
}
a.mailurl{
color:#fe7;
}

form, form div{
display:inline;
cursor:pointer;
}

img{
margin:-1em;
}

a img {
border:none;
margin:2em;
}

#periphery {
border:none;
width:260px;
margin:0 0 0 20px;
}

#h1{
text-align:right;
position:absolute;top:110px; right:6%;
color:#888;
line-height:2;
}

#msg {
clear:both;
position:absolute; top:1px;right:5%;
background-color:#000;
float:right;
color:#f05;
}

#main{
clear:both;
margin:0px 5% 10px 70px;;
}
#edit {
float:right;
color:#111;
}
#edit:hover{
color:#225;
}

#home_button {
color:#111;
position:fixed;
bottom:10px;
left:10px;
}

#home_button a {
color:#ddd;
}

#linkbar {
float:right;
}

#title {
font-size:1.5em;
font-variant:small-caps;
border:double #0a080a;
border-width:0 30px;
margin:0 -40px 1em;padding-left:10px;
}
#title span{
position:relative;
top:.5em;
}

#content {
background-color: #090909;
padding: 2em;
line-height:1.5;
width:80%;
float:left;
}

#footer p {
text-align:center;
font-size:80%;
margin-bottom:15px;
}
#footer {
clear:both;
margin-bottom:30px;
color:#888;
}


a.noborder {
border:none;
}


#content h4, #content h5, #content h6{
color:#dcc;
margin:0 0 -10px;padding:0;
}

#content h1, #content h2, #content h3 {
color:#cdc;
margin:3px 0 7px -5px;
line-height:1;
}

ul, ol{
margin:0;
}

#ads {
float:right;
margin:2em 20px;
}