
body {
    font-size: 17px;
    font-family: "Linux Libertine", serif;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

*:active, *:focus { outline-width: 0px; }
img { max-width: 100%; height: auto; }
a {text-decoration: none;}
a img { border-width: 0px; }
strong { font-weight: bold; }
em { font-style: italic; }

sup {
    vertical-align: super;
    font-size:70%;
}

sub {
    vertical-align: sub;
    font-size:70%;
}

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

iframe#tumblr_controls {
    top: 12px !important;
}

#color_bar {
    height: 12px;
}

#container {
    width: 950px;
    margin: 0 auto;
    padding: 60px 20px;
}

#header {
    height: 48px;
    margin: 0 0 60px 0;
}

#blog_info {
    width: 700px;
    margin: 0 60px 0 0;
    float: left;
}

#blog_info h1 {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 36px;
    margin: 8px 0 0 -35px;
    font-family: 'Lato', sans-serif;
}

#blog_info h1 a {
    color: #333333;
}
                
#blog_info h1 a:hover {
    color: #000;
}

#blog_info h1 a:active {
    position: relative;
    top: 1px;
}

#blog_info p, #blog_info .cont {
    color: #646464;
    margin-top: 7px;
}

.cont {
    margin-bottom: 7px;
}

#blog_avatar {
    width: 158px;
    position: relative;
    float: right;
}

#blog_avatar a {
    width: 64px;
    height: 64px;
    position: absolute;
    top: -8px;
    left: -8px;
    display: block;
}

#blog_avatar img {
    width: 64px;
}

#blog_avatar a::before {
    content: " ";
    width: 62px;
    height: 62px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    display: block;
}

/*            #blog_avatar:hover a {
    width: 64px;
    height: 64px;
    top: -8px;
    left: -8px;
}

#blog_avatar:hover a img {
    width: 64px;
}

#blog_avatar:hover a::before {
    width: 62px;
    height: 62px;
}*/

#blog_avatar:active a {
    top: -7px;
}

#posts {
    width: 700px;
    color: #4C4C4C;
    margin: 0 45px 0 0;
    float: left;
}

#posts .post {
    list-style-type: none;
    border-bottom: 1px solid #E6E6E6;
    margin: 0 0 45px 0;
    padding: 0 0 45px 0;
    
}

.top.audio * {
    width: 700px;
    height: 91px
}

.top.media {
    line-height: 0;
    display: block;
    width:  100%;
}

.top.media img {
    display:block;
    border-radius: 2px;
    max-width: 700px;
    height: auto;
    margin: 0 auto;
}

.top.media img {
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, .27);
}

.link_post .link {
    font-size: 21px;
    font-weight: bold;
    border-radius: 2px;
    padding: 15px 53px 15px 20px;
    position: relative;
    display: block;
}

.post .photoset {
    width:540px;
    margin: 0 auto;
}

.link .arrow {
    width: 0; 
    height: 0; 
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -8px;
    display: block;
}

.link_post .link:active {
    position: relative;
    top: 1px;
}

#posts .post .caption_and_post_info.after_top_part {
    border-top: 0;
    margin: 30px auto auto auto;
    padding-top: 0;
}

.post .caption {
    width: 540px;
    float: right;
}

a.tumblr_blog, a.asker {
    font-family: "Lato", sans-serif;
    font-size:16px;
}

/*.content_source {
    margin-bottom: 20px;
    font-family: "Lato", "Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size:16px;
}*/

.content_source img {
    margin: 0 0 0 4px !important;
    opacity: 0.7;
    vertical-align: middle;
}

.caption a, .description a {
    padding: 0 1px;
}



.caption hr {
    border: 1px solid #e6e6e6;
    margin-left: 170px;
    margin-right: 170px;
    margin-bottom: 14px;
}

h1.post_title {
    font-size: 32px;
    line-height: 33px;
    margin: 0 0 20px -25px;
    font-family: 'Lato', 'Helvetica neue', Helvetica, sans-serif;
    font-weight: bold;
}

.post_title_spacer {
    height:40px;
    margin-left:28px;
    margin-top:22px;
    margin-bottom:0;
    margin-right:25px;
    border-left: solid 1px #E6E6E6;
    border-top: solid 1px #E6E6E6;
    border-top-left-radius: 6px;
}

.caption h2 {
    font-size: 20px;
    font-family: 'Lato', 'Helvetica neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0 0 20px -15px;
}

.caption h3 {
    font-size: 18px;
    font-family: 'Lato', 'Helvetica neue', Helvetica, Arial, sans-serif;
    font-weight:bold;
    opacity:.8;
    margin: 0 0 20px -5px;
}

h1.post_title a {
    color: #333;
    letter-spacing: -1px;
}

h1.post_title a:hover {
    background: transparent;
}
                    
.caption blockquote {
    border-left: 2px solid #E6E6E6;
    padding: 1px 0 1px 20px;
}

.caption blockquote p:last-child {
    margin-bottom:0;
}

.caption pre {
    background: #eee;
    font-family: Consolas, Menlo, Monaco, "Lucida Console", "Liberation Mono", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Anonymous Pro", "Courier New", monospace, serif;
    overflow: scroll;
    padding: 10px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 19px;
}

.caption p,
.caption ol,
.caption ul,
.caption pre,
.caption h4,
.caption h5,
.caption blockquote,
.caption embed,
.caption object {
    margin: 0 0 20px 0;
}

.read_more {
    text-transform:lowercase;
    font-family: "Lato", "Lucida Sans Unicode", Tahoma, sans-serif;
}

.read_more_container {
    width:100%;
}

.read_more::before {
    content:"";
    display:inline-block;
    width:10%;
    border-top: 2px solid #E6E6E6;
    border-top: 2px solid rgba(0,0,0,0.1);
    margin-left: 10px;
    margin-right: 8px;
    margin-bottom: 4px;
}

.read_more::after {
    content:"";
    width:60%;
    display:inline-block;
    border-top: 2px solid #E6E6E6;
    border-top: 2px solid rgba(0,0,0,0.1);
    margin-left: 8px;
    margin-bottom: 4px;
    margin-right:10px;
}

.caption p:empty {
    display: none;
}

.caption iframe {
    display: block !important;
}

.post .caption ul,
.post .caption ol {
    margin-left: 18px;
}

.caption .question {
    display: block;
    padding: 15px;
    /*font-size: 15px;*/
}

.caption .answer {
    margin-top: 20px;
}

.caption .asker {
    line-height: 24px;
    margin: 25px 20px 0 23px;
}

.caption .asker img {
    float: left;
    margin: 0 7px 0 0;
}

.caption .asker a {
    margin-left: 0;
}

.caption figure {
    display:block;
    margin-left:0;
    margin-right:0;
}

.caption .quote {
    color: #333;
    font-weight: bold;
}

.quote::before {
    content:"“";
    display: inline;
}

.quote ::after {
    content:"”";
    display:inline;
}

.quote span {
    display: inline-block;
}

.quote.short_text {
    font-size: 30px;
    /*letter-spacing: -2px;*/
    line-height: 40px;
    margin: 0 0 18px 0;
}

.quote.short_text span {
    margin: 0 0 0 -22px;
}

.quote.medium_text {
    font-size: 36px;
    letter-spacing: -1px;
    line-height: 36px;
    margin: 0 0 20px 0;
}

.quote.medium_text span {
    margin: 0 0 0 -13px;
}

.quote.long_text,
.quote.text {
    font-size: 22px;
    /*line-height: 23px;*/
    margin: 0 0 20px 0;
    font-weight: normal;
    font-style: italic;
}

.quote.long_text span {
    margin: 0 0 0 -9px;
}

.quote.larger_text {
    font-size: 50px !important;
    letter-spacing: -2px !important;
    line-height: 48px !important;
    margin: 0 0 18px 0 !important;
}

.quote.larger_text span {
    margin: 0 0 0 -22px !important;
}

.quote_source {
    margin: 0 0 20px 0 !important;
}

.caption .conversation {
    margin-left: 0 !important;
    margin-bottom: 30px;
    list-style-type: none;
}

.conversation .chat_line {
    padding: 10px 16px;
}

.conversation .chat_line.user1 {
    background: #f5f5f5;
}

.conversation .chat_line.user2 {
    background: #fff;
}

.conversation .chat_line.user3 {
    background: #ddd;
}

.conversation .chat_line.user4 {
    background: #ccc;
}

.post .post_info {
    width: auto;
    list-style-type: none;
    margin: 0 0 0 -3px;
    overflow: hidden;
    font-family:"Lato","Lucida Sans Unicode",Tahoma,sans-serif;
    font-size:16px;
}

.post_info li {
    line-height: 14px;
    margin: 10px 0;
    float: left;
}

.post_info li a {
    margin: 0 10px 0 0;
    padding: 0 2px 0 5px;
}

.post_info .timestamp {
    color: #4c4c4c;
    padding: 0 2px 0 5px;
    display: inline-block;
}

.post_info .timestamp:hover {
    background: rgba(0,0,0,.08);
}

.post_info .timestamp:active {
    background: rgba(0,0,0,.1);
}

.post_info .notecount {
    color: #4c4c4c;
    padding: 0 2px 0 5px;
    display: inline-block;
}

.post_info .notecount:hover {
    background: rgba(0,0,0,.08);
}

.post_info .notecount:active {
    background: rgba(0,0,0,.1);
}

/* Post controls */

.post_controls {
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    float: left;
    list-style: none;
    margin: -10px 15px 15px 0;
}

/* requires high specificity */
.post .post_info .post_controls li,
.post .post_info.floating .post_controls li {
    float: left;
    margin: 0;
    padding: 7px 15px;
    height: 21px;
}

.post_controls li:first-child {
    border-right: 1px solid #e8e8e8;
}

.post .post_info .post_controls li a,
.post .post_info.floating .post_controls li a {
    margin: 0;
    padding: 0;
}


/* Baselines */

.post .caption ul.source_and_tags {
    list-style-type:none;
    margin-left: 0;
    text-align: right;
}

.source_and_tags li {
    display: table;
    font-family: "Lato", "Lucida Sans Unicode", Tahoma, sans-serif;
    margin-bottom: 5px;
    margin-right: 10px;
    display: inline-block;
    font-size: 16px;
}

.source_and_tags li.content_source {
    float:left;
}

.tag span {
    color: #4c4c4c;
    display: table-cell;
}

.post .post_info.floating {
    width: 157px;
    float: left;
}

.post .post_info.floating li {
    float: none;
}

.post_notes {
    clear: both;
}

ol.notes {
    color: #4C4C4C;
    font-family: "Lato", "Lucida Sans Unicode", Tahoma, sans-serif;
    text-shadow: 0px 1px 0px rgba(255,255,255,.7);
    text-align: left;
    list-style-type: none;
    border-top: solid 1px #E6E6E6;
    margin: 40px auto auto auto;
    font-size:16px;
}

ol.notes li.note {
    border-bottom: solid 1px #E6E6E6;
    padding: 9px 0 10px 0;
}

ol.notes li.note img.avatar {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    vertical-align: -4px;
    margin-right: 6px;
}

ol.notes a {
    color: #4C4C4C;
    text-decoration: underline;
}

    ol.notes a:hover {
        color: #4C4C4C;
    }

ol.notes li.note blockquote {
    border-color: #eee;
    padding: 4px 10px;
    margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
    text-decoration: none;
}

ol.notes li.note:last-child {
    border-width: 0px;
}

#sidebar {
    width: 200px;
    color: #4c4c4c;
    /*font-size: 14px;*/
    margin: -15px 0 0 0;
    float: right;
}

#sidebar .description {
    /*line-height: 21px;*/
    border-bottom: 1px solid #E6E6E6;
    margin: 3px 0 20px 0;
    padding: 0 0 20px 0;
}

#sidebar .description ul {
    list-style-type: "- ";
}

#sidebar .description ul li {
    margin-top:3px;
}

#sidebar .description p {
    margin-top: 6px;
}

#sidebar .links {
    font-family: "Lato", "Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    list-style-type: none;
    margin: 0;
    padding-bottom: 20px;
    line-height: 20px;
}

#sidebar .links a {
    color: #4c4c4c;
}

#sidebar .links.sidebar_links {
    border-top: 1px solid #E6E6E6;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom:24px;
}

.sideblog {
    padding-top:4px;
    padding-bottom:4px;
    border-bottom:1px solid #E6E6E6;
}

.sideblog_avatar {
    float:left;
    padding-right:10px;
}

.sideblog_details h4 {
    letter-spacing: normal;
}

.sideblog_details p {
    font-family: "Noto Serif", serif;
    font-size: 15px;
    letter-spacing: normal;
    text-transform: none;
    margin-top:-4px;
    font-style:italic;
    opacity:0.7
}

.links .icon {
    width: 12px;
    height: 12px;
    background: #383838 url('https://static.tumblr.com/thpaaos/1xRm66voi/icons_sprite.png');
    margin: 0 8px 0 0;
    display: inline-block;
}

.ask .icon { background-position: 0 0; margin-bottom: -2px; }
.submit .icon { background-position: 0 -12px; margin-bottom: -1px; }
.rss .icon { background-position: 0 -24px; }
.archive .icon { background-position: 0 -36px; }

.bubble {
    color: #6f6f6f;
    /*font-size: 13px;*/
    line-height: 20px;
    background: #f5f5f5;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    padding: 8px 12px;
    position: relative;
    display: none;
}

#twitter_container .bubble:first-child {
    display: block;
}

.bubble .arrow {
    width: 0; 
    height: 0; 
    position: absolute;
    display: block;
}

.bubble .arrow.fill {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f5f5f5;
    bottom: -8px;
    left: 25px;
}

.bubble .arrow.border {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d5d5d5;
    bottom: -10px;
    left: 23px;
}

.bubble:hover {
    background: #f2f2f2;
    border-color: #CFCFCF;
}

.bubble:hover .arrow.fill {
    border-top-color: #F1F1F1;
}

.bubble:hover .arrow.border {
    border-top-color: #d5d5d5;
}

#footer {
    width: 700px;
    color: #4C4C4C;
    font-size: 12px;
    font-family: 'Times New Roman', Times, serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
}

#footer .copyright {
    width: 50%;
    float: left;
}

#footer .pagination {
    width: 230px;
    text-align: right;
    float: right;
    position: relative;
}

.pagination .count {
    float: left;
}

.pagination .buttons {
    width: 113px;
    height: 30px;
    margin: -2px 0 0 30px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.pagination .buttons.disabled {
    z-index: 9;
}

.buttons a,
.buttons li {
    width: 56px;
    height: 28px;
    line-height: 999px;
    text-align: center;
    border: 1px solid #C8C8C8;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    background: #f1f1f1; /* Old browsers */
    background: linear-gradient(to top,  #f1f1f1 0%,#e8e8e8 100%); /* W3C */
    list-style-type: none;
    overflow: hidden;
    position: relative;
    display: block;
}

.buttons.disabled li {
    background: #f5f5f5;
}

.buttons a:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #E6E6E6;
}

.buttons .arrow {
    width: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    display: block;
    background-image: url("https://static.tumblr.com/ogedyaw/xu1m8jxnf/arrow_sprite.png");
}

.buttons .left {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    position: absolute;
    left: 0;
}

.left .arrow {
    background-position: 0 15px;
    margin: -7px auto auto 20px;
}
    
.disabled .left .arrow {
    background-position: 0 0;
}

.buttons .right {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: absolute;
    right: 0;
}

.right .arrow {
    background-position: 10px -71px;
    margin: -7px auto auto 24px;
}

.disabled .right .arrow {
    background-position: 10px -56px;
}

/* Protection for parents that have floating children */
#header:after,
#container:after,
.caption_and_post_info:after,
#footer:after,
.buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}