
    .header {
    text-align: center;
}
.header nav.link_wicked li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.header nav.link_wicked ul,
.social {
    margin: 0px;
    padding: 0px;
}
.this-mobile .header nav.link_wicked li {
    font-size: 11pt;
}
.this-mobile .header #description {
    font-size: 11pt;
}
.header nav.link_wicked a {
    border-bottom: 0px;
    -webkit-transition: color .45s;
    transition: color .45s;
}
.header h1 img {
    max-width: 550px;
    display: inline-block;
}
.unbind-logo .header h1 img {
    max-width: initial;
}
.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 .link_wicked {
    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;
}
.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 {
    -webkit-transition: color .45s;
    transition: color .45s;
    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: 15px;
}
#per ul.tags {
    border-top: 1px solid #efefef;
}
.header h1 img {
    width: 90%;
}
#per #layout {
    max-width: 1000px;
    margin-top: -30px;
}
html:not(.use-caption)#ind.legacy-nav .type-photo .post_info {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-style: normal;
    width: 155px;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
}
.legacy-nav-buttons a {
    margin: 0px 13px
}
.legacy-nav-buttons a:first-child {
    margin-left: 0px
}
.legacy-nav-buttons a:last-child {
    margin-right: 0px
}
.legacy-nav:not(.use-caption) .content-based.type-photo .post_info,
html:not(.use-caption)#ind.legacy-nav .type-photo .post_info {
    padding: 0px;
}
.reserved {
    font-family: georgia;
    font-size: 10pt;
	letter-spacing:-0.4pt;
}
.footer_description {
    max-width: 600px;
    margin: auto
	}