body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 3em 3em 6em 6em;
    background: #393A3D;
    color: #C8DBBF;
    line-height: 1.5em;
    letter-spacing: 0.0625em;
}

h1,
h1 small,
h1 a,
h1 a:hover {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-style: italic;
    color: #DB0048;
    text-decoration: none;
    line-height: 0.8em;
    background: transparent;
}

h1 {
    margin: 0;
    font-size: 2.6em;
}

p#bananarama {
    margin: 0.333333em 0 0 0;
    text-transform: uppercase;
    max-width: 100%;
    font-size: 0.75em;
    color: #5D9E9B;
    line-height: 1.25em;
}

p#bananarama * {
    letter-spacing: 0.333333em;
}

p#bananarama a {
    padding-left: 0.333333em;
}

p#bananarama + p {
    margin-top: 1.25em;
}

div.vcard,
#pagination {
    width: 32em;
}

* > div.vcard,
#pagination {
    width: auto;
    max-width: 32em;
}

#pagination {
    margin-top: 4.5em;
    border-top: solid 1px #424345;
    padding: 1.5em 0 0 0;
}

h2 {
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-weight: normal;
    color: #DB0048;
    background: #33353B;
    margin: 1.5em 0 1.5em -0.333333em;
    padding: 0 0.2em 0 0.333333em;
    font-size: 1em;
    width: 32em;
}

* > h2 {
    width: auto;
    max-width: 32em;
}

h3 {
    margin: 0 0 1.5em 0;
    font-size: 1em;
    font-weight: bold;
}

div.post {
    border-top: solid 1px #424345;
    padding: 1.5em 0 0 0;
    clear: both;
    width: 32em;
}

* + html div.post {
    margin: 0;
}

* > div.post {
    width: auto;
    max-width: 32em;
    margin: 0 0 1.5em 0;
}

h2 + div.post {
    border: 0;
    padding: 0;
}

a {
    color: #5D9E9B;
    background: #424345;
    padding: 0 0.0625em 0 0.125em;
    margin: 0 -0.0625em 0 -0.125em;
    text-decoration: none;
}

a:hover {
    background: #5D9E9B;
    color: #C8DBBF;
}

dl,
dt,
dd,
ul,
ol,
p {
    margin: 0;
    padding: 0;
}

* > ul,
* > ol {
    padding-left: 2em;
    margin-left: -2em !important;
}

p {
    margin: 1.5em 0;
}

ul,
ol {
    margin: 1.5em 0 0 0;
}

li {
    margin: 0 0 1.5em 0;
    padding: 0;
    list-style-position: outside;
}

div.photo {
    overflow: hidden;
}

a.image {
    float: left;
    display: inline;
    border: solid 5px #33353B;
    padding: 0;
    margin: 0 0 1.5em 0;
    line-height: 0;
}

* html a.image {
    margin: 0 0 0.75em 0;
}

* + html a.image {
    margin: 0 0 0.75em 0;
}

a.image:hover {
    border: solid 5px #5D9E9B;
}

div.photo p.caption {
    clear: both;
    margin: 0;
}

* html div.photo p.caption {
    margin-bottom: 1.5em;
}

* + html div.photo p.caption {
    margin-bottom: 1.5em;
}

abbr {
    border: none;
}

sup {
    line-height: 0.1em;
    font-size: 0.5em;
    font-weight: bold;
    position: relative;
    top: 0.0625em;
}

* html sup {
    vertical-align: top;    
}

* + html sup {
    vertical-align: top;    
}

small {
    font-size: 1em;
    color: #6E7367;
}

#cheers {
    margin-top: 6em;
}

blockquote {
    margin: 1.5em 0 1.5em 1.25em;
    padding: 0 0 0 1.25em;
    border-left: solid 0.5em #424345;
}

div.quote blockquote {
    margin-top: 0;
}

div.quote blockquote p {
    margin: 0;
    font-family: "Hoefler Text", Georgia, serif;
    font-size: 1.25em;
    line-height: 1.5em;
}

div.definition {
    font-family: "Hoefler Text", Georgia, serif;
}

div.definition h3 {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 0;
}

div.definition p {
    margin: 1em 0;
}

div.definition span.thing {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75em;
    letter-spacing: 0.08333333em;
}

div.definition p.via {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

q,
q:lang(en) {
    quotes: "‘" "’" "“" "”";
    font-style: normal;
}

q:before {
    content: open-quote;
}

q:after {
    content: close-quote;
}

q:before   {
    content: '\2018';
}

q:after    {
    content: '\2019';
}

q q:before {
    content: '\201C';
}

q q:after  {
    content: '\201D';
}

p.note em {
    color: #FFF386;
    background: #424345;
}

em em {
    font-style: normal;
}

img {
    border: none;
}

code {
    font-family: monospace;
    background: #424345;
    font-size: 1.14285714em;
    line-height: 1em;
    padding: 0 0.0625em 0 0.125em;
    margin: 0 -0.0625em 0 -0.125em;
}

.stuff {
    margin: 0.333333em 0 0 0;
    max-width: 100%;
    font-size: 0.75em;
    line-height: 1.25em;
    color: #494B4D;
}

.stuff a {
    color: #577B77;
    background: #424345;
}

.stuff a:hover {
    background: #5D9E9B;
    color: #C8DBBF;
}