body {
 background-color: rgb(245, 245, 245);
 margin-left: 0.95em;
}

a {color: rgb(46, 98, 170);}

.wiki_name  {float: left; margin-right: 0.5em; font-size:180%;}
.wiki_name:before {
 content: url("minilogo.png");
 padding-right: 0.2em;
}

.page_name {font-size: 180%;}
.header {clear:both;}
.commentsheader, .footer {
 background-color: rgb(46, 98, 170);
 color: #FFFFFF;
 border: 1px solid rgb(46, 98, 170);
}

.footer {border-top: 1px solid rgb(229, 235, 243); }
.commentsheader a, .footer a { color: rgb(229, 235, 243) ;}

.comment, .commentform {
 background-color: rgb(229, 235, 243) !important;
 border: 1px solid rgb(46, 98, 170) !important;
}

.commentform, .comment { border-bottom: 0 !important;}

.page {
 font-family: Georgia;
 font-size: 1.2em;
 border: 1px solid rgb(234, 234, 234);
}

.page a {
 color: rgb(46, 98, 170) !important;
 text-decoration: none;
}

.page a[href^="http://www.geckozone.org/wiki"] {
 font-size: 0.85em;
 font-family: Verdana;
 background-color:rgb(245, 245, 245);
}

.page h1, .page h2, .page h3 {
 border-bottom: 1px solid rgb(46, 98, 170);
 margin-bottom: 0.3em;
 font-family: Verdana;
}

.missingpage {
 font-size: 0.85em;
 font-family: Verdana;
 color: grey;
}

a + span.missingpage {background-color:rgb(245, 245, 245);}

tt {font-size: 0.9em; }
.page, .commentsheader, .commentform, .footer, .copyright {
 max-width: 976px;
}
.code { overflow:auto;  }
pre {overflow: auto; width: 98%}
