@charset "utf-8";
.center {
text-align: center;
}
.trimtop {
margin-top: 0;
}
#banner {
color: #fff;
font-family: "Trebuchet MS", sans-serif;
font-size: 24px;
margin: 0 auto 12px;
text-align: center;
width: 990px;
}
#banner a {
color: #fff;
text-decoration: none;
}
#content {
background-color: #fff;
color: #000;
font-family: Calibri, "Trebuchet MS", sans-serif;
margin: 0 auto;
width: 630px;
}
#content a {
color: #000;
}
#footer {
color: #fff;
font-family: Calibri, sans-serif;
font-size: 12px;
margin: auto;
text-align: center;
}
#footer a {
color: #fff;
}
#info {
margin: 12px;
width: 606px;
}
#marker {
left: 50%;
position: absolute;
}
#share {
background-color: #111;
float: left;
margin-left: -395px;
padding-bottom: 6px;
position: fixed;
text-align: center;
width: 80px;
}
#sharetitle {
background-color: #a64500;
color: #fff;
font-family: Corbel, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 18px;
margin-bottom: 12px;
padding: 6px 12px;
}
#sidebar {
background-color: #111;
float: right;
margin-left: 315px;
position: fixed;
width: 180px;
}
#sidebar a {
color: #ffad73;
display: block;
font-family: Corbel, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 18px;
padding: 6px 12px;
text-decoration: none;
}
#sidebar a:hover, #select {
background-color: #a64500;
color: #fff !important;
}
#title {
background-color: #a64500;
color: #fff;
font-size: 32pt;
font-weight: 700;
padding: 0 12px;
width: 606px;
}
#unitright {
float: right;
}
body {
background-color: #000;
margin: 0;
}
h1, h1 a {
color: #ff8f40 !important;
display: inline;
font-family: "Segoe UI", "Trebuchet MS", sans-serif;
font-size: 72px;
}
h2 {
margin-bottom: 0;
}
h2, h3 {
color: #a64500;
}
object {
margin-top: 12px;
}
pre {
font-family: Calibri, "Trebuchet MS", sans-serif;
font-size: 16px;
}
span {
display: block;
}
#search, #twitter, #unitleft {}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#share, #sidebar {position: absolute;}
}
