/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

    a:focus {
        outline: thin dotted
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    opacity: 0;
    -webkit-transition: opacity .125s ease-in-out;
    transition: opacity .125s ease-in-out
}

.no-js body, .wf-active body, .wf-inactive body {
    opacity: 1
}

html {
    font-size: 16px;
    color: #444;
    background-color: #F9F4ED
}

body {
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    font-family: bitter,georgia,serif;
    color: #444;
    line-height: 1.5;
    max-width: 732px;
    min-width: 240px;
    position: relative
}

    body:after {
        content: "27inch iMacs FTW!";
        display: block;
        color: #c66;
        font-weight: bold;
        right: 1em;
        width: 2500px;
        top: 1em;
        position: fixed
    }

@media only screen and (max-width: 28em) {
    body {
        font-size: 12px
    }
}

@media only screen and (min-width: 34em) {
    body {
        font-size: 16px
    }
}

@media only screen and (min-width: 40em) {
    body {
        font-size: 20px
    }
}

@media only screen and (min-width: 46em) {
    body {
        font-size: 24px
    }
}

.wrap {
    padding: 2em
}

#topbar {
    padding: 2em 2em 0;
    overflow: hidden
}

#header {
    position: relative
}

#footer p {
    font-size: 0.75em
}

#greeting {
    margin-top: 1em
}

@media only screen and (min-width: 28em) {
    .half {
        font-size: 0.75em;
        width: 50%;
        float: left;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    .r {
        padding-left: 2em
    }

    .l {
        padding-right: 2em;
        border-right: 1px solid rgba(0,0,0,0.1)
    }

    .network-block .inline-list {
        float: right
    }
}

@media only screen and (min-width: 68.5em) {
    #header #nav-trigger {
        position: absolute;
        top: 1em;
        font-size: 1em
    }

    body.sidebar {
        padding: 0 0 0 15em
    }

        body.sidebar aside, body.sidebar #topbar {
            position: fixed;
            width: 15em;
            margin-left: -15em
        }

        body.sidebar #topbar {
            padding-top: 0;
            padding-right: 0;
            top: 2.5em;
            z-index: 1
        }

            body.sidebar #topbar #nav-trigger {
                position: static
            }

            body.sidebar #topbar .icon-btn {
                margin-right: 0.25em
            }

        body.sidebar #nav {
            position: absolute;
            top: -200%
        }

            body.sidebar #nav:target {
                position: absolute;
                top: -8em;
                font-size: 0.75em
            }

        body.sidebar #sitemeta {
            top: 6em;
            z-index: 1
        }

        body.sidebar .mini-profile {
            font-size: 0.75em;
            padding: 2.75em
        }

            body.sidebar .mini-profile .main-title {
                font-size: 1.25em
            }

            body.sidebar .mini-profile .avatar {
                width: 4em
            }

    .no-touch body.sidebar .mini-profile {
        opacity: 0.25;
        -webkit-transition: opacity .25s ease-in-out;
        transition: opacity .25s ease-in-out;
        -webkit-backface-visibility: hidden
    }

        .no-touch body.sidebar .mini-profile:hover {
            opacity: 1
        }
}

.btn, .page-title, .post-title, .list-title, .main-title, .sub-title, .nav-menu li a, .post-header .post-meta {
    font-family: dosis,"HelveticaNeue-CondensedBold","trebuchet ms",sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700
}

.sub-title, .list-title, .btn, .post-header .post-meta {
    font-weight: 400
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.25;
    margin: 0 0 1rem
}

@media only screen and (min-width: 40em) {
    h1, h2, h3, h4, h5, h6 {
        text-rendering: optimizeLegibility
    }
}

h1 {
    font-size: 2.5em
}

h2 {
    font-size: 2em
}

h3 {
    font-size: 1.75em
}

h4 {
    font-size: 1.5em
}

h5 {
    font-size: 1.25em
}

h6 {
    font-size: 1em
}

.main-title {
    margin: 0
}

.page-title {
    margin-bottom: 0;
    font-size: 3.75em;
    word-wrap: break-word;
    line-height: 1
}

p {
    font-size: 1em
}

.intro {
    font-size: 1.25em;
    margin-bottom: 0
}

small {
    font-size: 0.75em
}

hr, .post-content hr.red-rule {
    border: 0;
    height: 0.75em;
    background: #c66;
    display: block;
    clear: both;
    margin: 0 2em;
    padding: 0;
    border-radius: 0.25em
}

.wrap hr {
    margin: 0
}

ul, ol {
    padding: 0;
    list-style: none;
    margin-bottom: 1em
}

    ul li, ol li {
        padding: 0.25em 0;
        color: #444
    }

.inline-list li {
    display: inline-block
}

code {
    color: #c66
}

ol.code {
    list-style: decimal;
    font-family: sans-serif;
    background: #444;
    margin: 0;
    padding: 1em 1em 1em 3em;
    border-radius: 0.25em;
    max-height: 20em;
    overflow: auto
}

    ol.code li {
        color: #888;
        padding-left: 0.5em
    }

        ol.code li code {
            background: #444
        }

blockquote {
    position: relative;
    font-style: italic;
    margin: 2em 0 2em 2.25em
}

    blockquote:before {
        font-family: 'icomoon';
        content: "\f10d";
        position: absolute;
        font-style: normal;
        top: 0;
        left: -1.25em;
        font-size: 1.75em;
        color: #c66
    }

.quote-list blockquote p {
    font-style: normal;
    font-size: 2em;
    line-height: 1.25
}

    .quote-list blockquote p cite {
        font-style: italic;
        font-size: 0.5em;
        color: #AAA
    }

        .quote-list blockquote p cite:before {
            content: "\2014";
            display: inline-block;
            margin-right: 0.5em
        }

img {
    vertical-align: middle;
    display: block
}

a {
    text-decoration: none;
    color: inherit;
    font-family: inherit
}

    a:hover, a:focus {
        color: #c66
    }

p a {
    padding: 0.5em;
    margin: -0.5em
}

    p a.btn {
        margin-left: 0
    }

        p a.btn:hover {
            text-decoration: none
        }

.btn {
    background-color: #444;
    color: #F9F4ED;
    font-size: 1em;
    padding: 0.5em 1em;
    border-radius: 0.25em;
    display: inline-block;
    cursor: pointer;
    margin-right: 1em
}

@media only screen and (min-width: 34em) {
    .btn {
        font-size: 0.75em
    }
}

.btn:hover, .btn:focus, .btn.plain:hover {
    background-color: #fff;
    color: #c66
}

.btn i {
    margin-right: 0.25em
}

.btn.plain {
    background: none;
    color: #444
}

.icon-btn {
    text-align: center;
    height: 1.25em;
    width: 1.25em;
    padding: 0.5em;
    display: inline-block;
    line-height: 1.25em;
    border-radius: 0.25em;
    border: 0.45em solid transparent
}

    .icon-btn:hover {
        color: #c66;
        background: #fff
    }

    .icon-btn i {
        text-align: center;
        font-size: 1.25em;
        width: 100%;
        margin: 0
    }

    .icon-btn .icon-jim:before {
        width: 100%
    }

button, input, select, textarea {
    color: #444
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.hidden {
    display: none !important;
    visibility: hidden
}

.vishid {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

    .vishid.focusable:active, .vishid.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

.invisible {
    visibility: hidden
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

::-moz-selection {
    background: #c66;
    color: #F9F4ED;
    text-shadow: none
}

::selection {
    background: #c66;
    color: #F9F4ED;
    text-shadow: none
}

#topbar .icon-btn {
    float: left;
    margin-right: 1em
}

.logo {
    border-color: #444;
    width: 2.5em;
    background: none
}

    .logo:hover, .logo:focus {
        border-color: #fff;
        background-color: #fff
    }

    .logo.current {
        border-color: #444;
        color: #444;
        background: none
    }

#nav-trigger {
    position: absolute;
    right: 0.25em;
    top: 2em;
    background: 0;
    color: #444
}

    #nav-trigger:hover {
        background: #fff;
        color: #c66
    }

#close-nav {
    color: #fff;
    text-decoration: none;
    display: none;
    background-color: #c66
}

    #close-nav span {
        display: none
    }

#nav {
    width: 100%;
    padding: 3em 0 0;
    border: 0;
    top: -50%;
    -webkit-transition: top 0 ease-in-out;
    transition: top 0 ease-in-out
}

    #nav .home-link {
        display: none
    }

    #nav .nav-menu {
        margin: 0;
        border-top: 1px solid rgba(0,0,0,0.1)
    }

        #nav .nav-menu li {
            padding: 0
        }

        #nav .nav-menu a {
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.1em;
            padding: 0.5em 1.5em;
            font-size: 1.25em;
            display: block;
            border-bottom: 1px solid rgba(0,0,0,0.1)
        }

            #nav .nav-menu a:hover, #nav .nav-menu a:focus, #nav .nav-menu a.current {
                background-color: rgba(255,255,255,0.5)
            }

            #nav .nav-menu a i {
                margin: 0 0.5em 0 0
            }

            #nav .nav-menu a span {
                font-weight: 300;
                float: right
            }

    #nav:target {
        position: absolute;
        padding: 0;
        top: 0;
        left: 0;
        z-index: 999;
        background: #c66;
        border-radius: 0 0 0.25em 0.25em;
        overflow: hidden;
        -webkit-transition: top 0.5s cubic-bezier(0.0125, 0.025, 0, 1);
        transition: top 0.5s cubic-bezier(0.0125, 0.025, 0, 1)
    }

        #nav:target #close-nav {
            position: absolute;
            display: block;
            right: 0;
            top: 0;
            height: 3.5em;
            line-height: 3.5em;
            border-left: 0.1em solid rgba(0,0,0,0.1)
        }

            #nav:target #close-nav i {
                font-size: 1.25em;
                width: 1em;
                padding: 0.5em 1em;
                margin: 0;
                text-align: center
            }

        #nav:target .home-link {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            border: 0;
            width: 100%;
            color: #F9F4ED;
            font-family: bitter,georgia,serif;
            font-size: 1em;
            line-height: 3.5em;
            text-indent: 1.5em;
            height: 3.5em;
            padding: 0;
            border: 0
        }

            #nav:target .home-link:hover {
                background: rgba(255,255,255,0.1)
            }

        #nav:target .nav-menu {
            border-top: 0.1em solid rgba(0,0,0,0.1);
            margin-top: 3.5em;
            position: relative
        }

            #nav:target .nav-menu li {
                float: left;
                width: 50%;
                text-align: center
            }

                #nav:target .nav-menu li:nth-child(odd) a {
                    border-right: 1px solid rgba(0,0,0,0.1)
                }

                #nav:target .nav-menu li a {
                    color: #F9F4ED;
                    padding: 20%;
                    -webkit-transition: background .2s ease-in-out;
                    transition: background .2s ease-in-out
                }

                    #nav:target .nav-menu li a:hover, #nav:target .nav-menu li a.current:hover {
                        color: #fff;
                        background: rgba(255,255,255,0.1)
                    }

                    #nav:target .nav-menu li a.current {
                        color: #c66;
                        background: rgba(0,0,0,0.15)
                    }

                    #nav:target .nav-menu li a i {
                        width: 100%;
                        display: inline-block;
                        font-size: 3em;
                        margin: 0 0 0em;
                        margin-right: 0;
                        text-align: center
                    }

        #nav:target #close-nav:hover {
            color: #fff;
            background: rgba(255,255,255,0.1)
        }

.tab-nav {
    font-size: 1.6em;
    border-bottom: 0.1px solid rgba(0,0,0,0.1);
    overflow: hidden;
    margin: 0
}

    .tab-nav li {
        display: block;
        padding: 0;
        float: left
    }

    .tab-nav a {
        font-weight: 800;
        border-right: 1px solid rgba(0,0,0,0.1);
        padding: 0.5em 1em;
        display: block
    }

        .tab-nav a i {
            width: 1em
        }

    .tab-nav li:last-child a {
        border-right: 0
    }

    .tab-nav a:hover {
        background-color: rgba(255,255,255,0.5)
    }

.tab-content.active, .tab-content:target {
    display: block
}

.photo {
    overflow: hidden;
    position: relative;
    border-radius: 0.25em;
    height: 100%;
    max-width: 702px;
    display: block;
    background: #444;
    border: 0.25em solid #444
}

    .photo figcaption {
        font-size: 0.75em;
        position: absolute;
        bottom: -25%;
        left: 1em;
        margin-right: 1em;
        padding: .5em 1em;
        border-radius: .25em;
        background: rgba(0,0,0,0.85);
        color: #eee;
        -webkit-transition: bottom .5s ease-in-out;
        transition: bottom .5s ease-in-out
    }

    .photo img, .post-content img.photo {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        margin: 0 auto
    }

    .photo:hover figcaption, .no-csstransitions .photo figcaption {
        bottom: 1em
    }

.album .photo {
    padding-top: calc(100% - 1em)
}

    .album .photo img {
        position: absolute;
        top: 0
    }

.mini-profile {
    padding-bottom: 0;
    padding-top: 3em
}

    .mini-profile p {
        clear: both
    }

        .mini-profile p a {
            text-decoration: underline
        }

    .mini-profile .avatar {
        width: 3em;
        float: left;
        margin: 0 1em 1em 0
    }

    .mini-profile .inline-list {
        margin-bottom: 0;
        font-size: 0.75em
    }

        .mini-profile .inline-list li {
            margin-right: 1em
        }

.network-block {
    position: relative
}

    .network-block .block-title {
        float: left;
        width: 8.5em;
        margin-top: .5em;
        font-size: 1.25em
    }

    .network-block .inline-list {
        margin-top: 0;
        float: left
    }

@media only screen and (min-width: 34em) {
    .network-block .inline-list {
        float: right
    }
}

.network-block .inline-list li {
    font-size: 1.25em;
    margin: 0;
    float: left
}

.network-block .inline-list a {
    padding: 0 0.25em;
    color: #444
}

    .network-block .inline-list a:hover {
        background: none;
        color: #c66
    }

.network-block .inline-list span {
    position: absolute;
    width: 8.5em;
    top: .5em;
    left: -8.5em;
    font-weight: bold;
    line-height: 1.25;
    color: #444;
    background: #F9F4ED;
    -webkit-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out
}

.network-block .inline-list a:hover span {
    left: 0
}

.post-content {
    overflow: hidden
}

.post .post-meta {
    margin: 0.25em 0 0;
    padding: 0;
    font-size: 1.25em;
    color: #AAA;
    color: rgba(0,0,0,0.35)
}

    .post .post-meta i {
        margin-right: 0.5em
    }

.post .hl {
    background: #fff;
    display: inline
}

.post-content .photo {
    margin: 0 0 2em;
    border-width: 0.5em;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

.post-content h3 {
    font-weight: normal;
    margin-top: 1.5em
}

    .post-content h3:first-child {
        margin-top: 0
    }

        .post-content h3:first-child > p {
            margin-top: 1.5em
        }

.post-content h4 {
    margin-top: 1em
}

.post-content a {
    color: #c66
}

    .post-content a:hover {
        text-decoration: underline
    }

.post-content .btn {
    color: #F9F4ED;
    font-size: 0.75em;
    margin-bottom: 0.5em
}

    .post-content .btn:hover {
        color: #c66
    }

.post-content ul {
    list-style: disc inside none
}

.post-content ol {
    list-style: decimal inside none
}

.post-content hr {
    border-top: 0.25em solid rgba(0,0,0,0.1);
    background: none;
    height: 0
}

    .post-content hr, .post-content hr.red-rule {
        margin: 2em 0
    }

.post-footer {
    padding-top: 0;
    clear: both
}

.list-title {
    font-size: 1.25em;
    padding: 0 1.5em;
    margin-top: 1.5em
}

    .list-title i {
        margin-right: 0.5em
    }

.post-list {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 3em;
    margin-bottom: 0
}

    .post-list .post-meta {
        margin: 0;
        padding: 0.25em 0;
        color: #AAA;
        color: rgba(0,0,0,0.35)
    }

.post-block {
    margin: 0;
    padding: 1em 2em;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

    .post-block:hover {
        background: rgba(255,255,255,0.5)
    }

    .post-block .right {
        float: right;
        width: 3.5em;
        margin: .25em 0 .25em 1em;
        height: 100%
    }

    .post-block .post-title {
        margin: 0
    }

        .post-block .post-title a {
            display: block
        }

            .post-block .post-title a:visited {
                color: #AAA
            }

                .post-block .post-title a:visited:hover {
                    color: #c66
                }

            .post-block .post-title a:before {
                content: "";
                display: block;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0
            }

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

.icon-profile:before, .icon-remove:before, .icon-download-alt:before, .icon-time:before, .icon-file:before, .icon-ok:before, .icon-music:before, .icon-film:before, .icon-pencil:before, .icon-edit:before, .icon-picture:before, .icon-share:before, .icon-camera-retro:before, .icon-quote-left:before, .icon-file-alt:before, .icon-lightbulb:before, .icon-quote-right:before, .icon-reorder:before, .icon-external-link:before, .icon-rss:before, .icon-twitter:before, .icon-file-2:before, .icon-paypal:before, .icon-github:before, .icon-tumblr:before, .icon-dribbble:before, .icon-forrst:before, .icon-twitter-2:before, .icon-instagram:before, .icon-linkedin:before, .icon-html5:before, .icon-feed:before, .icon-facebook:before, .icon-fire:before, .icon-retweet:before, .icon-resize-small:before, .icon-resize-full:before, .icon-chevron-right:before, .icon-chevron-left:before, .icon-chevron-up:before, .icon-chevron-down:before, .icon-envelope:before, .icon-heart:before, .icon-star:before, .icon-jim:before, .icon-google-plus:before {
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    width: 1em;
    speak: none;
    text-align: center;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: -10%;
    -webkit-font-smoothing: antialiased
}

.icon-profile:before {
    content: "\e000"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-time:before {
    content: "\f017"
}

.icon-file:before {
    content: "\f016"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-music:before {
    content: "\f001"
}

.icon-film:before {
    content: "\f008"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-edit:before {
    content: "\f044"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-share:before {
    content: "\f045"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-file-alt:before {
    content: "\f0f6"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-file-2:before {
    content: "\e001"
}

.icon-paypal:before {
    content: "\e002"
}

.icon-github:before {
    content: "\e003"
}

.icon-tumblr:before {
    content: "\e004"
}

.icon-dribbble:before {
    content: "\e005"
}

.icon-forrst:before {
    content: "\e006"
}

.icon-twitter-2:before {
    content: "\e007"
}

.icon-instagram:before {
    content: "\e008"
}

.icon-linkedin:before {
    content: "\e009"
}

.icon-html5:before {
    content: "\e00a"
}

.icon-feed:before {
    content: "\e00b"
}

.icon-facebook:before {
    content: "\e00c"
}

.icon-fire:before {
    content: "\e00d"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\e00e"
}

.icon-star:before {
    content: "\e00f"
}

.icon-jim:before {
    content: "\e010"
}

.icon-google-plus:before {
    content: "\e011"
}

#banner {
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: .25em
}

#strap {
    display: inline-block;
    border: 0;
    border-radius: .25em;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 2px;
    background: #c66;
    letter-spacing: .1em;
    font-family: dosis;
    text-transform: uppercase;
    z-index: 3;
    color: #F9F4ED;
    font-weight: 500
}

    #strap:after {
        content: "Empowering Commerce Through Innovative Solutions";
        display: inline-block;
        padding: .75em
    }

#silhouettes {
    position: relative;
    display: inline-block;
    width: 60%;
    max-width: 350px;
    margin: 0 auto .5em;
    background: url("../img/base/bg-shadow.png") no-repeat center bottom;
    background-size: 100%
}

    #silhouettes img {
        max-width: 350px;
        width: 100%;
        position: relative;
        z-index: 2;
        opacity: 0
    }

#mother-fucking-id-1, #mother-fucking-id-2 {
    width: 100%;
    height: 100%;
    max-width: 350px;
    display: block;
    background-size: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

#mother-fucking-id-1 {
    background-image: url("../img/base/city.png");
    right: 48%
}

#mother-fucking-id-2 {
    background-image: url("../img/base/mountains.png");
    left: 48%
}

#mother-fucking-id-1, #mother-fucking-id-2, #silhouettes img, #strap, #topbar {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideDown {
    0% {
        -moz-transform: translateY(-100%)
    }

    100% {
        -moz-transform: translateX(0)
    }
}

@-o-keyframes slideDown {
    0% {
        -o-transform: translateY(-100%)
    }

    100% {
        -o-transform: translateX(0)
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-50%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-50%)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-50%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(50%)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(50%)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(50%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes expand {
    0% {
        bottom: -2em
    }

    100% {
        bottom: 0
    }
}

@-moz-keyframes expand {
    0% {
        bottom: -2em
    }

    100% {
        bottom: 0
    }
}

@-o-keyframes expand {
    0% {
        bottom: -2em
    }

    100% {
        bottom: 0
    }
}

@keyframes expand {
    0% {
        bottom: -2em
    }

    100% {
        bottom: 0
    }
}

#silhouettes img {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

#mother-fucking-id-1, #mother-fucking-id-2 {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}

#strap, #topbar {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -o-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

#mother-fucking-id-1, #mother-fucking-id-2, #silhouettes img {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

#topbar {
    -webkit-animation-name: slideDown;
    -moz-animation-name: slideDown;
    -o-animation-name: slideDown;
    animation-name: slideDown
}

#silhouettes img {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

#mother-fucking-id-1 {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

#mother-fucking-id-2 {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

#strap {
    -webkit-animation-name: expand;
    -moz-animation-name: expand;
    -o-animation-name: expand;
    animation-name: expand
}

@media only screen and (max-width:46em) {
    #banner {
        overflow: hidden;
        padding-top: 1em
    }

    #strap {
        border-radius: 0
    }
}