
    
.header {
    text-align: center;
}
.header nav#links li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.this-mobile .header nav#links li{
    font-size:11pt;
}
.this-mobile .header #description{
    font-size:11pt;
}
.header nav#links a {
    border-bottom: 0px;
}
.header h1 img {
    max-width: 550px;
    display: inline-block;
}
.header h1 {
    margin-bottom: 30px;
}

    .header h1, .header h1 *{line-height:100% !Important}
.header h1 a {
    font-weight: 100
}
.header p#description {
    width: 600px;
    max-width: 87%;
    margin: auto;
    margin-top: 30px;
}
.header #links{
    max-width:calc(100% - 60px);
    margin:auto;
}
.hide-post-nav.not-mobile#ind.wicked-nav .post-container.photo .post_nav {
    text-align: center;
    top: 50%;
    margin-top: -20px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
}
.hide-post-nav.not-mobile#ind.wicked-nav .post-container.photo #post-notes {
    display: none
}
#ind.wicked-nav .post-container.photo .share {
    display: none
}
#ind.wicked.wicked-nav ul.tags,
#ind.wicked .post_nav {
    border-top: 0px
}
#ind.wicked ul.tags a {
    border: 0px;
    color: #aeaeae;
}
.perma .avatar {
    display: none
}
#per.wicked .notes .avatar {
    display: none
}
#per.wicked .notes .note {
    padding: 10px 20px;
    padding-left: 0px;
    padding-top: 35px;
}
.hide-caption#ind.wicked.this-mobile.tablet-version .caption,
.hide-caption#ind.wicked.this-mobile.tablet-version.hide-post-nav .post_nav,
.hide-caption#ind.wicked.this-mobile.tablet-version.hide-post-nav ul.tags {
    display: none
}
.post-icons a[data-icon="l"]:hover {
    color: #d14a4a !important;
}
.post-icons a {
    -webkit-transition: color 0.45s;
    transition: color 0.45s;
}
.social li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12pt;
}
.social a {
    border-bottom: 0px;
}
.social {
    margin-top: 35px;
}
.new-date {
    position: absolute;
    top: 28px;
    left: 35px;
    color: #ffffff;
    font-family: Goergia;
    font-weight: 300;
    letter-spacing: 2pt;
    text-transform: uppercase;
    font-size: 10.5pt;
    z-index: 9999;
    display: none;
    cursor:pointer;
    border-bottom:0px;
}
.new-date:hover{color:#fff}
.new-date sufix{font-size:7pt;margin-top:1px;display:inline-block;vertical-align:top;}
#ind.not-mobile:not(.wicked-nav) .post-container.photo .new-date {
    opacity: 0;
    display: block;
}
#ind.not-mobile:not(.wicked-nav) .post-container.photo:hover .new-date {
    opacity: 1
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav #post-notes {
    display: none
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav {
    display: block !Important
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav div {
    display: inline-block;
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav div.share {
    position: relative;
    float: right;
    bottom: -2px;
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav div.share {
    margin-right: 18px;
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav div:not(.share) {
    margin-right: 18px !important;
}
#ind.not-mobile:not(.wicked-nav).hide-post-nav .post-container.photo .post_nav .post_nav div.reblog {
    display: none !important
}
.first-image-only a {
    border-bottom: 0px;
}
.first-image-only img:not(:first-child) {
    display: none
}
.first-image-only {
    overflow: hidden;
    display: inline-block;
    position: relative;
}
.photoset-trigger iframe:not(.show-mobile-lightbox) {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: scale(2.5);
    transform-origin: left top;
    opacity: 0;
}
.new-date{
    
    -webkit-transition: opacity 0.45s;
    transition: opacity 0.45s;
}

.wicked .lightbox-plugin .reblogged,.wicked .lightbox-plugin .post_nav{display:none !Important}

    .black-and-white .photo-content{
        filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
    -webkit-filter: grayscale(100%); /* New WebKit */
    filter: url(resources.svg#desaturate); /* older Firefox */
    filter: grayscale(100%); /* Current draft standard */
    }
    .bold-title .header{font-weight:600}
    .italic-title .header{font-style:oblique}
    .post-icons.like{font-family:wordy;}
    .customize .post-icons.like:before{content:'T';}
    html:not(.customize) .post-icons.like .like_button{position:relative;}
    html:not(.customize) .post-icons.like .like_button iframe{opacity:0;z-index:99}
    html:not(.customize) .post-icons.like .like_button:before{position:absolute;top:0px;left:-1px;}
    html:not(.customize) .post-icons.like .like_button:before{content:'T';}
    html:not(.customize) .post-icons.like .like_button.liked:before{content:"S";color:#f14b4b}
    .this-is-page #posts{margin-top:-20px}
    #per .caption{display:block;padding-bottom:35px;}
    #per ul.tags{border-top:1px solid #efefef;}
    .header h1 img{width:90%;}