@font-face {
    font-family: 'CartoGothic Caps Book';
    src: url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothiccaps-book-webfont.eot');
    src: url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothiccaps-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothiccaps-book-webfont.woff') format('woff'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothiccaps-book-webfont.ttf') format('truetype'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothiccaps-book-webfont.svg#CartoGothicCapsBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothic Pro Book';
    src: url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothicpro-book-webfont.eot');
    src: url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothicpro-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothicpro-book-webfont.woff') format('woff'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothicpro-book-webfont.ttf') format('truetype'),
    url('https://www.metafetish.com/theme/fonts/webfontkit/cartogothicpro-book-webfont.svg#CartoGothicProBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #bbb;
    margin:0px;
    padding: 0px;
    color: #000;
}

a:visited {
    color: #4a6f43;
    text-decoration: none;
}

a:hover {
    color: #4a6f43;
    text-decoration: underline;
}

a {
    color: #5d9e30;
    text-decoration: none;
}

.page {
    background: #fff;
    width:768px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 10px;
}

.header {
    padding-right: 10px;
    padding-left: 10px;
}

.header-image {
    background-image:url("https://www.metafetish.com/theme/images/slashdongle_small.png");
    width:400px;
    height:90px;
    float:left;
}

.header-title {
    float:right;
    height:90px;
    width:347px;
    text-align:right;
    font-family: CartoGothic Caps Book;
    font-size:50pt;
    margin:0px;
    padding:0px;
}

.header-first-letter {
    font-family: CartoGothic Caps Book;
    font-size:70pt;
}

.header-menu {
    clear:both;
    font-family: CartoGothic Pro Book;
    font-size:16pt;
    width:100%;
}

.header-option-left {
    width:13%;
    text-align: left;
    float:left;
}

#patreon > a,
#patreon > a:hover,
#patreon > a:visited {
    color: #F96854;
}

.header-option-icons {
    width:25%;
    text-align: right;
    float:right;
}

.header-option-icons img {
    margin-left:2px;
    width:32px;
    height:32px;
}

.header-option-icons a {
    border: 0px;
}

#header-search {
    clear:both;
    width:100%;
    display:none;
}

.content {
    padding-top:15px;
    width:100%;
    clear:both;
}

.post {
    width:90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
}

.post h1 {
    line-height:125%;
}

.post h2 {
    line-height:125%;
}

.post img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:100%;
    max-width:550px;
}

.posttitle h3 {
    font-family: CartoGothic Caps Book;
    font-size:20pt;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:5px;
    color: #000;
}

.posttitle a {
    font-family: CartoGothic Caps Book;
    font-size:20pt;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:5px;
    text-decoration: none;
    color: #000;
}

.posttitle a:visited {
    font-family: CartoGothic Caps Book;
    font-size:20pt;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:5px;
    text-decoration: none;
    color: #000;
}

.posttitle a:hover {
    font-family: CartoGothic Caps Book;
    font-size:20pt;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:5px;
    text-decoration: none;
    color: #000;
}

.postinfo {
    font-family: CartoGothic Pro Book;
    font-size:10pt;
    margin-bottom:10px;
}

.postcontent {
    font-family: CartoGothic Pro Book;
    font-size:14pt;
    line-height:125%;
    width:90%;
    margin-left: auto;
    margin-right: auto;
    clear:both;
}

.post .more {
    font-size:18pt;
}

.fullhr {
    width:100%;
    border-top: 1px solid #000;
}

.postnav {
    font-family: CartoGothic Pro Book;
    font-size:18pt;
    width:95%;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
}

.postcontent iframe {
		display: block;
		margin: 0 auto;
}

.postnext {
    text-align:right;
}

.postcomments {
    margin-top:5px;
    margin-bottom:5px;
    font-family: CartoGothic Pro Book;
}

input.gsc-input {
    font-size: 12px;
    padding: 4px 9px;
    border: 1px solid #D9D9D9;
    width: 99%;
}

.footer-line {
    border-top: 1px solid #555;
    width: 100%;
}

.footer {
    padding-left:10px;
    padding-right:10px;
    display:table;
}

.footer-cell {
    display:table-cell;
    width: 31%;
    padding: 5px;
}

.footer-cell-center {
    display:table-cell;
    width: 31%;
    padding: 5px;
    border-left: 1px solid #555;
    border-right: 1px solid #555;
}

.footer-content {
    font-family: CartoGothic Pro Book;
    font-size:12pt;
    padding: 5px;
}

.footer-content iframe {
    background-color: transparent;
    border: 0px none transparent;
    padding: 0px;
    overflow: hidden;
    padding-top:5px;
    width: 100%;
}

.footer-cell p {
    margin-top:5px;
    margin-bottom:5px;
}

.footer-cell-center p {
    margin-top:5px;
}

.footer-content img {
    margin-right: auto;
    margin-left: auto;
}

.footer-title {
    font-family: CartoGothic Caps Book;
    font-size: 16pt;
}

#disqus_thread {
    width: 90% !important;
    margin-left: auto;
    margin-right:auto;
}

.postshare {
    margin-left: auto;
    margin-right: 0;
    text-align: center;
    font-size: 20pt;
}

.postshare ul {
    padding: 0;
    margin: 0;
}

.postshare li {
    padding: 0;
    margin: 0;
    margin-right: 5px;
    display: inline;
    list-style: none;
}

.postshare a {
    text-decoration: none;
}

.postshare a:hover {
    text-decoration: none;
}

.postshare a:visited {
    text-decoration: none;
}


.fb-like {
    display: inline;
}

.sharecell {
    font-size: 20pt;
    margin-right: 5px;
}

.archive-list {
    width:90%;
    margin-left: auto;
    margin-right: auto;
}

.archive-list h3 {
    font-family: CartoGothic Caps Book;
    font-size:20pt;
    margin-top:20px;
    margin-bottom:5px;
}

.archive-list ul {
    list-style: none;
}

.archive-list li {
    font-family: CartoGothic Caps Book;
    margin-bottom: 5px;
}

.image-caption {
    margin-top:5px;
    font-size: 8pt;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-bottom:5px;
    font-family: CartoGothic Pro Book;
   
}

.highlight {
    font-family: DejaVu Sans Mono;
    font-size: 8pt;
    background: #ddd;
    padding-left: 10px;
}

.tag-list-large {
    font-family: CartoGothic Caps Book;
    font-size: 10pt;
}

.redirect {
    padding-top:5px;
    padding-bottom:5px;
    font-family: CartoGothic Caps Book;
    font-size: 10pt;
    border: 1px solid #000;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    text-align:center;
}

.mdx-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 75%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.mdx-video-container iframe, .mdx-video-container object, .mdx-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
