html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}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:1em 40px;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}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;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}@charset"UTF-8";

/* Web fonts
   ========================================================================== */

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
*/
 @font-face {
    font-weight: normal;
    font-style: normal;
    font-family:'ClarendonFS';
    src: url("http://www.believermag.com/_/webfonts/clarendonfs_light_macroman/Clarendon-Light-webfont.eot");
    src: url('http://www.believermag.com/_/webfonts/clarendonfs_light_macroman/Clarendon-Light-webfont.eot?#iefix') format('eot'), url('http://www.believermag.com/_/webfonts/clarendonfs_light_macroman/Clarendon-Light-webfont.woff') format('woff'), url('http://www.believermag.com/_/webfonts/clarendonfs_light_macroman/Clarendon-Light-webfont.ttf') format('truetype'), url('http://www.believermag.com/_/webfonts/clarendonfs_light_macroman/Clarendon-Light-webfont.svg#webfontVLEWdmCQ') format('svg');
}
@font-face {
    font-weight: bold;
    font-style: normal;
    font-family:'ClarendonFS';
    src: url("http://www.believermag.com/_/webfonts/clarendonfs_bold_macroman/Clarendon-Bold-webfont.eot.eot");
    src: url('http://www.believermag.com/_/webfonts/clarendonfs_bold_macroman/Clarendon-Bold-webfont.eot?#iefix') format('eot'), url('http://www.believermag.com/_/webfonts/clarendonfs_bold_macroman/Clarendon-Bold-webfont.woff') format('woff'), url('http://www.believermag.com/_/webfonts/clarendonfs_bold_macroman/Clarendon-Bold-webfont.ttf') format('truetype'), url('http://www.believermag.com/_/webfonts/clarendonfs_bold_macroman/Clarendon-Bold-webfont.svg#webfont') format('svg');
}
.clarendon-light {
    font-weight: normal;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
}
.clarendon-bold {
    font-weight: bold;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
}
.georgia-bold-upper {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
}
.times-italic-upper {
    text-transform: capitalize;
    font-style: italic;
    font-family:"Times New Roman", Times, serif;
}
/**
    Clearfix
    ========================================================================== */
 .clearfix:before, .clearfix:after {
    display: block;
    overflow: hidden;
    height: 0;
    content:"\0020";
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
/**
    Tumblr
    ========================================================================== */
 :focus {
    outline: 1;
}
footer, header, hgroup, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
a {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    vertical-align: baseline;
    font-size: 100%;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-weight: bold;
    font-style: italic;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
}
input, select {
    vertical-align: middle;
}
/* ========================================================================== */

/* ========================================================================== */

/*
 *
 *
    CUSTOM STYLES for logger.believermag.com
    ========================================================================== */
 html {
    /*    height:100%; */
}
body {
    position: relative;
    overflow: auto;
    min-width: 800px;
    /*  min-width: 940px; */
    height: 100%;
    background: #fff;
    font-size: 1.1em;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1;
}
#wrapper, #footer {
    margin: 0 auto;
}
div#border {
    position: relative;
    margin: 20px;
    padding: 0;
    background-color: #fff;
}
div#wrapper {
    margin-right: auto;
    margin-left: auto;
    /*min-width: 50em;*/
    /*max-width: 85%;*/
    color: #222;
    text-align: center;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #666;
    text-decoration: none;
}
/**
    HEADER
    ========================================================================== */
 section#content {
    margin-right: auto;
    margin-left: auto;
    padding-top: 2em;
    width: 600px;
}
h1#logo {
    margin: 0px auto 20px auto;
    padding-top: 10px;
    width: 710px;
    height: 145px;
    vertical-align: middle;
    text-align: center;
    line-height: 145px;
}
#logo a img {
    padding: 0;
}
ul#nav, ul#tag_list {
    list-style: none;
    margin-right: auto;
    margin-bottom: 1.125em;
    margin-left: auto;
    padding: 0;
    max-width: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 1.9em;
}
ul#nav {
    margin: 20px auto 0;
}
#nav li, #tag_list li {
    font-weight: normal;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    display: inline;
    margin: 0;
    padding: 2px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}
#tag_list li {
    letter-spacing: 0px;
    font-size: 12px;
}
.star {
    color: #111;
    content:"\2605";
    /*  text-shadow: 0px 1px 0px rgba(220,220,220,0.7); */
    text-shadow: none;
    font-size: 11px;
}
ul#nav:before, #nav li:after {
    color: #111;
    content:"\2605";
    /*  text-shadow: 0px 1px 0px rgba(220,220,220,0.7); */
    text-shadow: none;
    font-size: 11px;
    margin: 0 8px 0 8px;
    vertical-align: middle;
    line-height: 3em;
}
ul#tag_list:before, #tag_list li:after {
    color: #111;
    content:"\2605";
    /*  text-shadow: 0px 1px 0px rgba(220,220,220,0.7); */
    text-shadow: none;
    font-size: 11px;
    margin: 0 4px 0 4px;
    vertical-align: top;
    max-width: 100%;
}
#tag_list li a:link, #tag_list li a:visited, #tag_list li a:hover, #tag_list li a:active, #nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active {
    text-decoration: none;
    text-shadow: 0px 1px 0px rgba(60, 91, 117, 0.5);
}
#tagline {
    margin: -49px auto 49px;
    max-width: 560px;
    text-align: left;
    font-style: italic;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
/**
    TEXT
    ========================================================================== */
 h3 {
    font-weight: bold;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    padding-bottom: 20px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 22px;
}
.text {
    line-height: 1.35;
}
.text p {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
    max-width: 25.629em;
    text-align: left;
    font-size: .91875em;
    line-height: 1.4;
}
.text p a {
    border-bottom: 1px solid #ccc;
}
.text p a:hover {
    border-color: #aaa;
}
.text p.media {
    max-width: 100%;
    text-align: center;
}
.text blockquote p {
    line-height: 18px;
}
.video .caption, figcaption {
    padding-top: .9em;
}
.caption, .caption p, p.source {
    margin-right: auto;
    margin-left: auto;
    max-width: 25.629em;
    color: #333;
    text-align: left;
    font-size: .90038em;
    line-height: 1.5;
}
.caption p {
    padding-bottom: 20px;
}
.caption a, .caption a:link, .caption a:visited {
    border-bottom: 1px solid #eee;
}
.caption a:hover {
    border-bottom: 1px solid #ccc;
}
/**
    REBLOGS
    ========================================================================== */
 blockquote {
    padding-left: 5%;
    width: 90%;
}
blockquote blockquote {
    border-left: 1px solid #eef;
}
blockquote.words, .quote p {
    margin: 0 auto 1em auto;
    padding-bottom: 1em;
    max-width: 29em;
    text-align: left;
    text-indent: -1em;
    font-style: normal;
    font-size: 1.05em;
    line-height: 1.3;
}
div.quote p.source strong em {
    font-weight: bold;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    display: block;
    padding-bottom: 20px;
    max-width: 80%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 22px;
}
div.quote .words q:before, div.quote blockquote:before, div.quote .words q:after, div.quote blockquote:after {
    color: #333;
    content:'\0020 \201D';
    font-size: 20px;
    line-height: 18px;
}
div.quote {
    padding-bottom: 20px;
}
blockquote p {
    margin: 0 auto;
    width: 450px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
}
.caption blockquote p {
    max-width: 90%;
}
article ul {
    padding-bottom: 14px;
    list-style: square;
}
article li {
    margin: 0 auto;
    padding-bottom: 6px;
    width: 450px;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
}
article ol {
    padding-bottom: 14px;
}
/**
    POST
    ========================================================================== */
 div.date {
    font-weight: normal;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
    color: #aaa;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 11px;
}
div.date a {
    position: relative;
    top: 5px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 8px;
    border-width: 0!important;
    background: white;
    background-color: #fff;
    color: #999;
    text-decoration: none;
}
div.author-name {
    text-transform: capitalize;
    font-style: italic;
    font-family:"Times New Roman", Times, serif;
    display: block;
    margin-bottom: 30px;
    color: #666;
    text-align: center;
    font-size: 13px;
}
.post .author {
    display: block;
    overflow: collapse;
    margin: -1em auto 0 auto;
    padding-bottom: 1.5em;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
}
.author:before {
    margin-left: -0.8em;
    content:'by ';
    text-transform: none;
    font-style: italic;
}
p.lede {
    font-weight: normal;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    margin: 0 auto;
    max-width: 29em;
    color: #222;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 81%;
    line-height: 1.23077;
}
.article-link {
    font-weight: normal;
    font-family:"ClarendonFS", "Times New Roman", Times, Georgia, serif;
    text-rendering: optimizeLegibility;
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 11px;
}
.article-link a:link, .article-link a:visited, .article-link a {
    padding-bottom: 2px;
    border-bottom: 1px solid #ccccce;
    opacity: 1;
}
#content .pagination ul {
    list-style: none;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    border-bottom: 1px solid #ccc;
    letter-spacing: 2px;
    font-size: 13px;
}
#content .pagination ul a, #content .pagination ul span {
    position: relative;
    top: 7px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 8px;
    border-width: 0!important;
    background: white;
    color: #000;
    text-decoration: none;
}
#content .tags {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 20px;
    padding: 0;
    letter-spacing: .25px;
    font-size: 10px;
}
#content .tags a {
    display: inline-block;
    margin: 0 auto;
    padding: 0 8px 0 0;
    border-width: 0!important;
    background: white;
    color: #555;
    text-decoration: none;
}
#content .tags a:hover {
    color: #222;
}
#content .pagination ul span {
    border-bottom: none;
    color: #777;
}
#content .pagination ul a:hover {
    color: #222;
}
div.source {
    display: block;
    margin-bottom: 2em;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
}
div.source a {
    opacity: 0.5;
}
#wrapper img, .video iframe, .audio_player {
    display: block;
    margin: 0 auto;
    padding: 10px;
}
.post-footer li a:link, .post-footer li a:visited {
    text-transform: capitalize;
    font-style: italic;
    font-family:"Times New Roman", Times, serif;
    color: #444;
    vertical-align: top;
    text-align: center;
    font-size: 13px;
    line-height: 19px;
}
article.post {
    margin-bottom: 5em;
}
/**
    METAS
    ========================================================================== */
 .post-metas {
    margin-top: 10px;
    color: #999;
}
.post-metas li {
    display: inline;
    padding: 1px .3em 0 .3em;
    vertical-align: top;
}
.post-metas li.notes-link:before, .post-metas li.social:before {
    margin: 0 1em 0 0.4em;
    color: #DDD;
    content:"|";
    vertical-align: top;
    text-shadow: 0px 1px 0px rgba(220, 220, 220, 0.5);
    font-size: 10px;
}
span.social iframe {
    margin-bottom: -5px;
}
/**
    NOTES
    ========================================================================== */
 div.notes {
    position: relative;
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 13px;
}
div.notes a {
    position: relative;
    top: 7px;
    display: inline-block;
    margin: 0 auto;
    padding: 0 8px;
    background: white;
    color: #000;
    text-decoration: none;
}
ol.notes {
    margin: 0px;
    padding: 20px 0 0 0;
    list-style: none;
    font-style: italic;
    font-size: 11px;
    line-height: 14px;
}
ol.notes li.note {
    padding: 8px;
    border-top: solid 1px #eee;
    line-height: 2.4;
}
ol.notes li.note img.avatar {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    vertical-align: -4px;
}
ol.notes li.note span.action {
    font-weight: normal;
}
ol.notes li.note .answer_content {
    font-weight: normal;
}
ol.notes li.note blockquote {
    margin: 0px 0px 0px 25px;
    padding: 0 10px;
}
ol.notes li.note blockquote a {
    text-decoration: none;
}
#wrapper img.avatar {
    display: inline;
    margin: 0;
    padding: 0 2px 0 2px;
}
/**
    FOOTER
    ========================================================================== */
 div#copyright {
    padding-bottom: 1.75em;
    color: #555;
    font-size: 12px;
    line-height: 1.6;
}
div#copyright .addr {
    display: block;
    margin: 0 0 .5em;
    color: #222;
    font-size: 120%;
}
/**
    PAGINATION
    ========================================================================== */
 div.pagination {
    padding-top: 10px;
    padding-bottom: 20px;
}
.pagination a:link, .pagination a:visited {
    color: #888;
}
.pagination li {
    display: inline;
    padding: 0 2px 0 2px;
    color: #666;
    font-size: 12px;
    font-size: 1.2em!important;
}
/**
    SPACING
    ========================================================================== */
 #nav li a {
    font-size: 94%;
}
/**
    Litbreaker
    ========================================================================== */
 aside#litbreaker {
    display: block;
    float: right;
    margin-right: -180px;
    width: 160px;
    height: 600px;
    text-align: center;
}
section#content {
    margin-right: 160px;
    margin-left: 0;
}
@media screen and (min-width: 1155px) and (min-height: 800px) {
    aside#litbreaker {
        position: fixed;
        right: 58px;
        bottom: 20px;
        float: none;
        margin: 0;
        height: 680px;
    }
    section#content {
        margin-right: auto;
        margin-left: auto;
    }
}
/*

    ========================================================================== */
 @media screen and (max-width: 860px) {
    section#content, h1#logo, .text {
        max-width: 100%;
        width: auto;
        min-width: 700px;
    }
    div#border {
        max-width: 100%;
        width: auto;
        min-width: 800px;
    }
    body {
        max-width: 100%;
        width: auto;
        min-width: 850px;
    }
    div#wrapper {
        max-width: 100%;
        width: auto;
        min-width: 780px;
    }
    div#wrapper, section#content {
        margin-right: 0px;
        margin-left: 0;
    }
    iframe {
        max-width: 640px;
    }
    section#content {
        width: 100%;
        width: auto;
        margin-left: 1em;
        margin-right: 1em;
        font-size: 110%;
    }
    h3 {
        width: 100%;
        width: auto;
        margin-left: 1em;
        margin-right: 1em;
        font-size: 140%;
    }
    header {
        overflow: hidden;
    }
    #logo a img {
        display: block;
        max-width: 95%;
        width: auto;
        height: auto;
    }
    h1#logo {
        background: none!important;
    }
    ul#nav, ul#tag_list {
        width: auto;
        max-width: 100%;
        background: transparent!important;
    }
    .text p {
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 20px;
        max-width: 80%;
        text-align: left;
        font-size: 1em;
        line-height: 1.4;
    }
}
