html {
height:100%
}

html body.static {
background:#1A292F!important;
/* I...     */
background:#0D2444!important;
/* can't... */
background:#0D243A!important;
/* decide.  */
color:#89A2C9;
font-family:"Palatino Linotype", Georgia, serif;
height:100%;
margin:0 auto;
text-align:center;
width:55em
}

html body.static div#container {
clear:left;
margin:auto;
min-height:11em;
padding:1em 0;
position:relative;
text-align:left;
width:100%
}

html body.static div#container div p.aside {
background:#1f3048;
border-color:#89A2C9;
border-style:solid;
border-width:1px;
color:#D4E2F7;
font-size:1.1em!important;
margin:0 .5em 1em;
padding:.5em
}

html body.static div#container div#body {
margin-top:5.5em
}

html body.static div#container div#body div#articles div.article p {
font-size:2em;
line-height:1.5em;
text-align:left
}

html body.static div#container div#body div#articles div.article p a,html body.static div#container div#footer div#navigation a:hover {
color:#D4E2F7
}

html body.static div#container div#body div#articles div.article p a:hover {
color:#FFF
}

html body.static div#container div#body div#articles div.article p.title {
border-color:#24354E;
border-style:solid;
border-width:0 0 1px;
color:#fff;
font-size:6em;
letter-spacing:.02em;
line-height:.9em;
padding-bottom:.25em;
margin:0!important;
text-align:center
}

html body.static div#container div#body div#articles div.article,html body.static div#container div#body div#articles div.article p+p {
margin-bottom:1em
}

html body.static div#container div#footer,html body.static div#container div#footer a {
color:#89A2C9
}

html body.static div#container div#footer {
border-color:#24354E;
border-style:solid;
border-width:1px 0 0;
height:10em;
padding:2.5em 0 0;
z-index:50
}

html body.static div#container div#footer div#name,html body.static div#container div#footer div#name a {
color:#D4E2F7
}

html body.static div#container div#footer div#name {
font-size:6em;
letter-spacing:.033em;
line-height:.9em
}

html body.static div#container div#footer div#navigation {
font-size:1.3em;
font-weight:lighter;
line-height:1.2em;
text-transform:lowercase
}