@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section,
menu,
time,
mark,
audio,
video,
canvas {
    margin: 0;
    padding: 0;
    border: 0
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    min-height: 100%;
    font-size: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
    display: block
}

input,
textarea,
button,
select {
    margin: 0;
    font-size: 100%;
    line-height: normal;
    vertical-align: baseline
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

body {
    font-size: 1em;
    line-height: 1.5em
}

h1 {
    font-size: 2.625em;
    line-height: 1.14286em
}

h2 {
    font-size: 1.625em;
    line-height: 1.38462em
}

h3 {
    font-size: 1em;
    line-height: 1.5em
}

body>header,
body>section,
body>aside,
body>footer,
body>.content {
    margin: 0 7.14286%;
    *zoom: 1
}

body>header:before,
body>header:after,
body>section:before,
body>section:after,
body>aside:before,
body>aside:after,
body>footer:before,
body>footer:after,
body>.content:before,
body>.content:after {
    display: table;
    content: "";
    line-height: 0
}

body>header:after,
body>section:after,
body>aside:after,
body>footer:after,
body>.content:after {
    clear: both
}

p {
    margin-bottom: 1em
}

article ul,
article ol {
    margin-bottom: 1em;
    margin-left: 1em
}

body {
    font-weight: 200;
    font-family: sans-serif;
    background-color: #fff
}

img {
    border: 0;
    max-width: 100%
}

section a,
footer a {
    color: #3498db;
    text-decoration: none;
    border-radius: 7px;
    padding: 1px 3px 3px 3px
}

section a:hover,
footer a:hover {
    background: #fafafa
}

#logolink {
    color: #111;
    text-decoration: none;
}

#logolink:hover {
    color: #3498db
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2c3e50;
    text-transform: capitalize;
    font-weight: 400 !important
}

h1#title {
    font-size: 55px;
    line-height: 1.14286em;
    margin: 0em 0 0.5em;
    text-transform: capitalize;
    text-align: center
}

h1,
h2 {
    font-size: 1.625em;
    line-height: 1.38462em;
    margin: 1em 0 0.25em;
    text-shadow: 2px 2px 0px #FFF;
    text-transform: capitalize;
    display: inline-block;
    width: 100%
}

h2 {
    font-weight: normal
}

h3 {
    margin: 1.5em 0 1.5em
}

h3,
h4,
h5,
h6 {
    text-shadow: 1px 1px 0px #FFF
}

#tags li {
    border-radius: 3px;
    background: #95a5a6;
    display: inline-block;
    margin: 0 0px 0 5px;
    line-height: 1;
    padding: 4px;
    font-size: 15px;
}

#tags li:hover {
    background: #3498db
}

#tags li a {
    color: #FFF
}

#tags li a:before {
    content: "#"
}

#categories li {
    font-weight: bold
}

#categories,
#meta h5 {
    padding-bottom: 1em
}

aside ul {
    list-style: none outside none
}

aside a {
    text-decoration: none;
    color: #7f8c8d;
}

aside a:hover {
    color: #3498db
}

blockquote {
    font-style: italic;
    width: 80%;
    margin: 0.25em auto;
    padding: 0.25em 1em;
    line-height: 1.45;
    position: relative;
    text-align: justify
}

blockquote:before {
    display: block;
    content: "\201C";
    position: absolute;
    font-size: 1000%;
    left: -.24em;
    top: -.4em;
    opacity: .3;
    width: 100%;
    font-style: normal
}

blockquote cite {
    color: #999;
    font-size: 90%;
    display: block;
    text-align: right
}

blockquote cite:before {
    content: "\2014 \2009"
}

#main {
    padding: 0 25px;
}

#main>h2,
#main>div.search-results>h2 {
    margin: 0.25em 0 0.5em;
    font-size: 50px;
    line-height: 1.14286em;
    text-transform: capitalize;
    text-align: center;
}

pre {
    margin-bottom: 1em;
    background-color: ghostwhite;
    padding: 1em;
    line-height: 1.4;
    font-size: larger
}

header,
section,
footer,
aside,
.content {
    margin: 0 0
}

body>footer {
    margin-top: 2em
}

#sidebar .section {
    margin: 0 auto 1em auto;
}
#sidebar .section .title {
    font-size: 1.5em;
}
#sidebar .section .content {
    font-size: 0.85em;
}
#sidebar .section.taxonomies .content a {
    display: block;
}
#sidebar .section .content li {
    list-style: none;
}
#sidebar .section .content li>div {
    font-size: 75%;
    line-height: 1em;
    margin: 0 0 1em 0;
}

#main>div,
footer>div,
#meta>div,
#content,
#comments>div,
#sidebar>div {
    position: relative;
    text-align: left;
    margin: 0 auto;
    word-wrap: break-word
}

#header {
    padding-top: 1em;
    text-align: center;
}

aside#tail>#search,
aside#tail>#explore,
#search {
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 0 0.375em
}

article {
    min-height: 1px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-bottom: 2em
}

body>footer>div {
    border-top: 1px solid #bdc3c7;
    padding-bottom: 1em;
    margin-bottom: 0;
    padding-top: .7em
}

body>footer p {
    margin: 0;
    padding: 0;
    font-size: 80%;
    line-height: 1.5
}

#tags {
    line-height: 2
}

#next {
    text-align: right
}

#next,
#prev {
    width: 100% !important;
    padding-top: 2em;
    float: left;
}

.paginator .previous,
.paginator .next {
    display: inline-block;
    width: 50%;
    float: left;
}

.paginator .next {
    text-align: right;
}

.paginator .previous.disabled,
.paginator .next.disabled {
    text-decoration: none;
    background: none;
    cursor: default;
    color: #ccc;
    pointer-events: none;
}

@media screen and (min-width: 40em) {
    body {
        font-size: 1.0625em;
        line-height: 2.11765em
    }
    h1 {
        text-align: left
    }
    #meta>div>section,
    #meta>div>ul {
        width: 33.33333%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top
    }
    #next,
    #prev {
        width: 50% !important;
        padding-top: 2em
    }
}

@media screen and (min-width: 48em) {
    h1#title {
        margin: 0.25em 0 0.5em
    }
}

@media screen and (min-width: 64em) {
    #tags {
        line-height: 1.6
    }
    #main>div,
    footer>div,
    #meta>div,
    #meta>section,
    #content,
    #comments>div,
    #sidebar>div {
        max-width: 65em
    }
    h1 {
        margin-top: 0.5em
    }
    body>section,
    body>aside,
    body>footer,
    body>.content {
        font-size: 1.1875em;
        line-height: 1.89474em
    }
}

@media screen and (min-width: 75em) {
    #tags {
        line-height: 1.7;
        margin-left: -5px
    }
    h1 {
        margin: 0.5em 0 0.5em
    }
    #header {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        color: #34495e;
        height: 100%;
    }
    #sidebar {
        margin: 1em 7.14286% 0 7.14286%;
        text-align: left;
    }
    body>section,
    body>aside,
    body>.content,
    body>footer,
    #comments {
        margin: 1em 7.14286% 0 7.14286%;
        font-size: 1.1875em;
        line-height: 1.89474em;
        *zoom: 1
    }
    body>section:before,
    body>section:after,
    body>aside:before,
    body>aside:after,
    body>.content:before,
    body>.content:after,
    body>footer:before,
    body>footer:after,
    #comments:before,
    #comments:after {
        display: table;
        content: "";
        line-height: 0
    }
    body>section:after,
    body>aside:after,
    body>.content:after,
    body>footer:after,
    #comments:after {
        clear: both
    }
}

@media screen and (min-width: 100em) {
    #sidebar {
        position: absolute;
        left: 0;
        top: 0;
        margin: 1em 0 0 8%;
        text-align: left;
        width: 20.2%;
    }
    #meta {
        right: 0;
        top: 0;
        margin-right: 1em;
        position: fixed;
        height: 100%;
        text-align: left;
        width: 20.83333%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 0%;
        padding: 1em;
        font-size: 1.0625em;
        line-height: 2.11765em;
    }
    #meta>div {
        width: 100%
    }
    #meta>div>section,
    #meta>div>ul {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        line-height: 1.9
    }
    #date {
        margin-top: 1em
    }
    #meta:hover {
        opacity: 1
    }
    body>section,
    body>aside,
    body>.content,
    body>footer,
    #comments {
        margin: 1em 1em 0 35%;
        font-size: 1.25em;
        line-height: 1.8em;
        width: 57%;
        *zoom: 1
    }
    body>section:before,
    body>section:after,
    body>aside:before,
    body>aside:after,
    body>.content:before,
    body>.content:after,
    body>footer:before,
    body>footer:after,
    #comments:before,
    #comments:after {
        display: table;
        content: "";
        line-height: 0
    }
    body>section:after,
    body>aside:after,
    body>.content:after,
    body>footer:after,
    #comments:after {
        clear: both
    }
    #header {
        margin: 1em 21.42857% 0 21.42857%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (min-width: 128em) {
    body {
        font-size: 1.1875em;
        line-height: 1.89474em
    }
}

@media screen and (min-width: 160em) {
    body {
        font-size: 1.1875em;
        line-height: 1.89474em
    }
}

@font-face {
    font-family: 'spf13-1';
    src: url("../fonts/spf13-1.eot");
    src: url("../fonts/spf13-1.eot?#iefix") format("embedded-opentype"), url("../fonts/spf13-1.woff") format("woff"), url("../fonts/spf13-1.ttf") format("truetype"), url("../fonts/spf13-1.svg#spf13-1") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: 'spf13-1';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-arrow-left,
.icon-arrow-right {
    font-family: 'spf13-1';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.icon-arrow-left:before {
    content: "\e00b"
}

.icon-arrow-right:before {
    content: "\e00c"
}