body
{
}

header
{
    margin-right: 1.2%;
    margin-bottom: 7px;
    padding-bottom: 7px;
}

header a
{
    margin-left: 7px;
}

header aside
{
    display: inline;
    margin-right: -0.05em;
    line-height: 0.8em;
}

aside
{
    width: 13%;
    display: inline-block;
    vertical-align: top;
}

menu
{
    width: 100%;
    
    list-style-type: none;
    
    margin: -7px 0 22px 0;
    padding: 0;
}

menu li
{
    padding: 0 7px;
    display: block;
    
}

menu li#selected
{
    display: none;
}

aside section
{
    padding: 3px 11px;
    margin-bottom: -1px;
}

aside section sub
{
    width: 1.2em;
    display: inline-block;
}

aside section sub.wide
{
    width: 100%;
}

aside section sub.at
{
    margin: 0 0.17em 0 0.37em;
}


aside section span h4 sub
{
    width: 4.7em;
}

aside section h3
{
    margin: 0 -3px;
    height: 1.6em;
}

aside section h4
{
    display: block;
    padding-top: 3px;
}

aside > section > span
{
    display: block;
}

aside section span.date sub.at
{
    width: 1.5em;
    text-align: center;
}

aside section#tags a
{
}

article
{
    display: inline-block;
    margin-top: 17px;
    margin-left: 1.5%;
    margin-right: 0.5%;
    width: 84%;
}

article header
{
    padding: 0;
    height: 1.32em;
}

article header
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

article section
{
    padding: 0 13px;
}

article section p
{
    margin: 0.35em;
    margin-bottom: 1.3em;
}

article > section > h1
{
    padding-left: 7px;
}

article footer
{
    /*padding: 0;
    padding-top: 3px;
    margin: 0 20px;
    margin-top: 17px;*/
}

article footer h1
{
    margin: 20px;
}

article footer section
{
    margin-left: 7px;
    margin-bottom: 23px;
}

article footer section > sub
{
    display: inline-block;
    margin-right: 5px;
}

article footer section title
{
    margin: 0;
    display: inline-block;
}

article footer section footer
{
    margin: 0;
    margin-left: 7px;
}

body > footer
{
    margin-left: 13.5%;
}

hr
{
    width: 150px;
    height: 1px;
}

body > footer hr
{
    margin-top: 17px;
}

body > aside > section hr
{
    width: 50%;
}

body > footer section
{
    margin-left: 20px;
    margin-right: 20px;
}

section h1,
section h2,
section h3,
section h4,
section h5
{
    margin: 0;
}

.centered
{
    display: block;
}
