Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
60 kB
3
Indexable
<!DOCTYPE html>
<html>
    <head>
        <!-- 
        
        theme:      Copycat
        version:    3.2 (June 24, 2019)
        from:       adorablethemes.com
        
        
        credits:
        
        Font Awesome 4.7.0 (fontawesome.com)
        imagesLoaded 4.1.4 (imagesloaded.desandro.com)
        Infinite Scroll 3.0.6 (infinite-scroll.com)
        jQuery 3.3.1 (jquery.com)
        Masonry 4.2.2 (masonry.desandro.com)
        
        -->
        <meta charset="UTF-8">
        
        <title>{block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
        {block:Description}<meta name="description" content="{MetaDescription}">{/block:Description}
        
        <link rel="shortcut icon" href="{Favicon}">
        <link rel="apple-touch-icon" href="{PortraitURL-512}">
        <link rel="alternate" type="application/rss+xml" href="{RSS}">

        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
        <meta name="theme-color" content="{color:Header}">
        
        {block:Hidden}
        <meta name="image:Background" content="">
        <meta name="image:Header" content="">
        
        <meta name="select:Max Columns" content="3col" title="3 columns">
        <meta name="select:Max Columns" content="4col" title="4 columns">
        <meta name="select:Max Columns" content="5col" title="5 columns">
        
        <meta name="select:Title Font" content="Montserrat" title="Montserrat">
        <meta name="select:Title Font" content="Raleway" title="Raleway">
        <meta name="select:Title Font" content="Oswald" title="Oswald">
        <meta name="select:Title Font" content="Lobster" title="Lobster">
        <meta name="select:Title Font" content="Rokkitt" title="Rokkitt">
        <meta name="select:Title Font" content="Domine" title="Domine">
        <meta name="select:Title Font" content="Oxygen" title="Oxygen">
        <meta name="select:Title Font" content="Titillium Web" title="Titillium Web">
        <meta name="select:Title Font" content="Pacifico" title="Pacifico">
        
        <meta name="select:Post Body Font" content="sans-serif" title="sans-serif">
        <meta name="select:Post Body Font" content="serif" title="serif">
        <meta name="select:Post Body Font" content="monospace" title="monospace">
        
        <meta name="select:Background Image Style" content="tile" title="tile">
        <meta name="select:Background Image Style" content="cover" title="cover">
        <meta name="select:Background Image Style" content="center" title="center">
        
        <meta name="select:Header Image Style" content="cover" title="cover">
        <meta name="select:Header Image Style" content="tile" title="tile">
        <meta name="select:Header Image Style" content="center" title="center">

        <meta name="color:Background" content="#f6f6f6">
        <meta name="color:Sidebar" content="#111111">
        <meta name="color:Sidebar Text" content="#f6f6f6">
        <meta name="color:Header" content="#222222">
        <meta name="color:Header Link Bar" content="#111111">
        <meta name="color:Header Links" content="#ffffff">
        <meta name="color:Title" content="#ffffff">
        <meta name="color:Description" content="#888888">
        <meta name="color:Post Background" content="#ffffff">
        <meta name="color:Post Text" content="#000000">
        <meta name="color:Post Links" content="#666666">
		
		<meta name="text:Copyright Text" content="">
		<meta name="text:Header Height" content="250">
		<meta name="text:Header Opacity" content="1.0">
		<meta name="text:Post Opacity" content="1.0">
		
		<meta name="text:Facebook Username" content="">
		<meta name="text:Twitter Username" content="">
		<meta name="text:Instagram Username" content="">
		<meta name="text:Pinterest Username" content="">
		<meta name="text:SoundCloud Username" content="">
		<meta name="text:Twitch Username" content="">
		<meta name="text:Vine Username" content="">
		<meta name="text:YouTube Username" content="">
		<meta name="text:Store URL" content="">
		
		<meta name="text:Disqus Shortname" content="">
        <meta name="text:Google Analytics ID" content="">
        <meta name="text:Custom Ask Page Text" content="">
		
        <meta name="if:Show Title" content="1">
        <meta name="if:Show Description" content="0">
        <meta name="if:Show Archive Link" content="1">
        <meta name="if:Show Random Link" content="0">
        <meta name="if:Show Liked Posts Link" content="0">
        <meta name="if:Show Search Box" content="1">
        <meta name="if:Show Header Navbar" content="1">
        <meta name="if:Index Photo Captions" content="0">
        <meta name="if:Index Video Captions" content="1">
        <meta name="if:Infinite Scrolling" content="1">
        <meta name="if:Use Real Dates" content="1">
        <meta name="if:Photoset Only First" content="1">
        <meta name="if:Colorize Social Links" content="0">
        <meta name="if:Rounded Corners" content="1">
        {/block:Hidden}
        
        <!--[if lt IE 9]><script src="//static.tumblr.com/hriofhd/Qj0m8pn7q/html5shiv.js"></script><![endif]-->
        
        {block:IfShowTitle}<link href="//fonts.googleapis.com/css?family={select:Title Font}" rel="stylesheet" type="text/css">{/block:IfShowTitle}
        
        <link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
        
        <style type="text/css">
        body {
			color: {color:Post Text};
			background-color: {color:Background};
			{block:IfBackgroundImage}background-image: url('{image:Background}');{/block:IfBackgroundImage}
			background-position: center center;
			background-attachment: fixed;
			font-family: Helvetica, Arial, sans-serif;
            margin: 0;
            padding: 0;
        }
        
        #posts {
            margin-bottom: 80px;
            -webkit-transition: opacity 0.1s linear;
            transition: opacity 0.1s linear;
        }
        .wrapper {
            margin: 16px auto;
        }
        .main {
            float: left;
        }
        .layout-3col .wrapper, .layout-3col .main {
			width: 798px;
        }
        
        .layout-4col .wrapper, .layout-4col .main {
			width: 1064px;
        }
        
        .layout-5col .wrapper, .layout-5col .main {
        	width: 1330px;
    	}
        
        /* Background and header image settings */
        .background-cover {
            background-position: center center;
            background-size: cover;
        }
        .background-tile {
            background-repeat: repeat;
        }
        .background-center {
            background-position: center center;
            background-repeat: no-repeat;
        }
        
        
        /* Responsive layout settings */
    	@media screen and (min-width:296px) {
            .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
            	width: 266px;
        	}
    	}
    	@media screen and (min-width:562px) {
            .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
            	width: 532px;
        	}
    	}
    	@media screen and (min-width:818px) {
            .layout-3col .wrapper, .layout-3col .main, .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
            	width: 798px;
        	}
    	}
    	@media screen and (min-width:1094px) {
            .layout-4col .wrapper, .layout-4col .main, .layout-5col .wrapper, .layout-5col .main {
            	width: 1064px;
        	} 
    	}
    	@media screen and (min-width:1360px) {
            .layout-5col .wrapper, .layout-5col .main {
            	width: 1330px;
        	}
    	}
        
        a, a:hover {
            text-decoration: none;
        }
        
        h1,h2,h3,h4,h5,h6 {
            font-family: 'Helvetica Neue', Arial, sans-serif;
            font-weight: normal;
        }
        
        .blog-title, .blog-title:hover {
            color: {color:Title};
            font-family: {select:Title Font}, sans-serif;
			font-size: 36px;
			text-decoration: none;
			margin-top: 0;
			margin-bottom: 0;
        }
        .blog-description {
            color: {color:Description};
			font-size: 13px;
			margin: 12px auto;
			width: 75%;
        }
        
        ul {
			list-style-type: none;
			padding-left: 0;
        }
        
        header {
			text-align: center;
			background-color: {color:Header};
			{block:IfHeaderOpacity}background-color: rgba({RGBcolor:Header}, {text:Header Opacity});{/block:IfHeaderOpacity}
			{block:IfHeaderImage}
			background-image: url('{image:Header}');
			{/block:IfHeaderImage}
			display: table;
			width: 100%;
			height: {text:Header Height}px;
        }
        .header-content {
            display: table-cell;
            vertical-align: middle;
        }
        .blog-description a, .blog-description a:hover {
    		color: {color:Description};
			text-decoration: underline;
        }
        .blog-description a:hover {
    		background-color: rgba({RGBcolor:Description},0.25);
        }
        .header-navbar {
			background-color: {color:Header Link Bar};
			text-align: center;
			clear: both;
			width: 100%;
        }
        ul.header-links {
            margin: 0 auto;
        }
        ul.header-links li {
            text-align: center;  
            display: inline-block;
            padding: 15px 10px;
            -webkit-transition: background-color 0.05s linear;
            transition: background-color 0.05s linear;
        }
        ul.header-links li:hover {
            background-color: rgba({RGBcolor:Header Links},0.1);
        }
        .header-link {
            font-size: 10px;
            text-transform: uppercase;
            color: {color:Header Links};
        }
        nav {
			padding: 7px;
			clear: both;
        }
        .sidebar-link {
            background-color: transparent;
            display: block;
            font-size: 14px;
            color: {color:Sidebar Text};
            padding: 7px 11px;
            -webkit-transition: background-color 0.05s linear;
            transition: background-color 0.05s linear;
        }
        .sidebar-link:hover {
            background-color: rgba({RGBcolor:Sidebar Text},0.1);
            color: {color:Sidebar Text};
            text-decoration: none;
        }
        .sidebar p {
            color: {color:Sidebar Text};
            padding: 9px 18px;
            font-size: 12px;
        }
        .sidebar-link .fa-fw {
            margin-right: 5px;
            padding-right: 5px;
            border-right: 1px solid rgba({RGBcolor:Sidebar Text},0.1);;
        }
        .sidebar p a, .sidebar p a:hover {
            color: {color:Sidebar Text};
            text-decoration: none;
        }
        .sidebar p a:hover {
            background-color: rgba({RGBcolor:Sidebar Text},0.25);
        }
        
        .search-info {
			background-color: {color:Post Background};
			{block:IfPostOpacity}background-color: rgba({RGBcolor:Post Background}, {text:Post Opacity});{/block:IfPostOpacity}
			margin-bottom: 16px;
			margin-left: 8px;
			margin-right: 8px;
			overflow: hidden;
			{block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
			text-align: center;
        }
        
        .post {
			width: 250px;
			position: relative;
			float: left;
			background-color: {color:Post Background};
			{block:IfPostOpacity}background-color: rgba({RGBcolor:Post Background}, {text:Post Opacity});{/block:IfPostOpacity}
			margin-bottom: 16px;
			margin-left: 8px;
			margin-right: 8px;
			overflow: hidden;
			{block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
        }
        
		.post-section {
			padding: 10px 20px;
			font-size: 13px;
			line-height: 140%;
        }
        
        
        .font-sans-serif .post-section {
            font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        }
        .font-serif .post-section {
            font-family: Georgia, serif;
        }
        .font-monospace .post-section {
            font-family: Consolas, 'Courier New', Monaco, monospace;
        }
        
        .post a, .post a:hover {
    		color: {color:Post Links};
			text-decoration: none;
        }
        .post-section a:hover {
    		background-color: rgba({RGBcolor:Post Links},0.25);
        }
        .post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
            color: {color:Post Text};
			font-size: 16px;
        }
        .post p {
			font-size: 12px;
			line-height: 150%;
        }
        .post ul {
			list-style-type: square;
			font-size: 12px;
			padding-left: 20px;
        }
        .post ol {
			font-size: 12px;
			padding-left: 20px;
        }
        .post blockquote {
			font-size: 12px;
			padding: 0 8px;
			margin: 16px 0;
			font-style: italic;
			background: rgba({RGBcolor:Post Text}, 0.025);
			border: 1px solid rgba({RGBcolor:Post Text}, 0.05);
        }
        .post figure {
            margin: 0;
        }
        .quote-text {
            font-family: Georgia, serif;
            font-style: italic;
        }
        
        .post-section img {
            max-width: 100%;
            height: auto;
        }
        
        .index-page .photo-post-photo {
			max-width: 250px;
			width: 100%;
			height: 100%;
			display: block;
        }
        figure.photo-content {
            margin: 0 auto;
        }
        
        ul.chat {
            list-style-type: none;
            padding-left: 0;
        }
        
        .chat li {
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom: 1px solid rgba({RGBcolor:Post Text},0.05);
        }
        
        .chat li:last-child {
            border-bottom: none;   
        }
        
		.chat-label {
			font-weight: bold;
		}
		
		.link-info p {
		    font-size: 11px !important;
		}
        
        .post-meta {
			font-size: 13px;
			padding: 10px 20px;
			line-height: 15px;
			font-style: normal;
            min-height: 16px;
            border-top: 1px solid rgba({RGBcolor:Post Text},0.1);
        }
        .post-share {
            border-top: 0;
        }
        .post-tags {
            border-top: 0;
        }
        .share-item {
            margin-right: 15px;
        }
        .share-item .fa {
            margin-right: 2px;
        }
        
        .tag:before {
            content: "#";
        }
        .clear {
            clear: both;
        }
        
        ol.notes {
			list-style-type: none;
			padding-left: 0;
        }
        .note {
			padding: 5px 0;
        }
        .note:last-child {
            margin-bottom: 10px;
        }
        
        .post .post-index-meta {
			width: 230px;
			font-size: 13px;
			line-height: 25px;
			font-weight: normal;
			padding-left: 10px;
			padding-right: 10px;
        }
        .post-index-meta a {
            color: rgba({RGBcolor:Post Text}, 0.5);
        }
        .post-index-meta a:hover {
            color: rgba({RGBcolor:Post Text}, 0.75);
        }
        .note-count {
            font-size: 11px;
        }
        
        {block:IfNotIndexPhotoCaptions}
        .photo .post-index-meta {
            display: none;
        }
        
        .photo-hover {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			padding: 0;
			font-size: 11px;
			line-height: 30px;
			font-weight: normal;
			background: rgba(0,0,0,0);
            border-top: 0;
			z-index: 100;
			opacity: 0;
			transition: all 0.15s ease-in-out;
        }
        .photo:hover .photo-hover {
            background: rgba(0,0,0,0.6);
            opacity: 1;
        }
        .photo-hover a {
            font-size: 17px;
			color: white;
			text-shadow: 1px 2px 5px rgba(0,0,0,0.5);
			background: rgba(0,0,0,0.25);
			border: 1px solid rgba(255,255,255,0.05);
			padding: 10px;
        }
        .photo-hover a:hover {
            color: white;
			background: rgba(0,0,0,0.5);
			border: 1px solid rgba(255,255,255,0.25);
        }
        
        .photo-hover .inside {
            text-align: center;
            position: absolute;
            top: 50%;
            width: 100%;
            margin-top: -25px;
        }
        
        .inside .note-count {
            font-size: 11px;
            background: transparent;
            border: 0;
        }
        .inside .note-count:hover {
            background: transparent;
            border: 0;
        }
        .touch .photo-hover {
            display: none;
        }
        {/block:IfNotIndexPhotoCaptions}
	    
        .has-lightbox {
            cursor: pointer;
        }
        
        /* Remove blank space from bottom of iframes */
        .post iframe, figure img {
			display: block;
            max-width: 100%;
        }
        figure img {
            height: auto;
        }
        
        .permalink-page .tumblr_video_iframe {
            max-height: 540px;
        }
        
        /* Permalink page styles */
		.permalink-page .wrapper {
			width: 524px;
		}
		.permalink-page .main {
			width: 524px;   
		}
		.permalink-page .post {
			width: 500px;
		}
		.permalink-page .page {
		    margin: 0 auto;
			float: none;
		}
		.permalink-page .not-page {
		    float: left;
		}
		.permalink-page .photo-post-photo {
			max-width: 500px;
			width: 500px;
			height: auto;
		}
        
        .post hr {
			clear: both;
			border: 0;
			border-bottom: 1px solid rgba(0,0,0,0.07);
        }
        
        .post .asker-avatar, .post .reblog-avatar, .note img.avatar {
            width: 16px;
            height: 16px;
            vertical-align: middle;
            border-radius: 2px;
            margin-right: 8px;
        }
        
        /* Note icons */
        .note.like:after {
            content: '\f004';
            font-family: FontAwesome;
            font-size: 10px;
            float: right;
            margin-top: -16px;
            color: rgba({RGBcolor:Post Text},0.6);
        }
        .note.reblog:after {
            content: '\f079';
            font-family: FontAwesome;
            font-size: 10px;
            float: right;
            margin-top: -16px;
            color: rgba({RGBcolor:Post Text},0.6);
        }
        .note.reply:after {
            content: '\f075';
            font-family: FontAwesome;
            font-size: 10px;
            float: right;
            margin-top: -16px;
            color: rgba({RGBcolor:Post Text},0.6);
        }
        .note.answer:after {
            content: '\f112';
            font-family: FontAwesome;
            font-size: 10px;
            float: right;
            margin-top: -16px;
            color: rgba({RGBcolor:Post Text},0.6);
        }
    	
    	.note blockquote {
    	    border: 0;
    	    background: transparent;
    	    border-left: 2px solid {color:Post Text};
    	}
        
        /* Pagination */
        .pagination {
			clear: both;
			text-align: center;
			margin: 0 auto;
			margin-bottom: 80px;
        }
        #previous, #next, #load_more_button, .page-info {
            font-size: 11px;
            text-transform: uppercase;
            background-color: {color:Post Background};
            color: rgba({RGBcolor:Post Text},0.75);
            padding: 10px 15px;
            {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
        }
        #previous:hover, #next:hover {
            color: {color:Post Text};
        }
        #load_more_button {
            cursor: pointer;
        }
        .align-left {
            text-align: left;
        }
        .align-right {
            text-align: right;
        }
        .span33 {
            width: 33.33%;
            float: left;
            min-height: 1px;
        }
        {block:IfInfiniteScrolling}
        .page-1 .pagination {
            display: none;
        }
        .page-1 .pagination.loadmore {
            display: block;
        }
        {/block:IfInfiniteScrolling}
        
        {block:IfColorizeSocialLinks}
        /* Colorize social links */
        .link-facebook i, .link-facebook i:hover {
            color: #448ccb;
        }
        .link-twitter i, .link-twitter i:hover {
            color: #4abdd2;
        }
        .link-instagram i, .link-instagram i:hover {
            color: #b98f62;
        }
        .link-pinterest i, .link-pinterest i:hover {
            color: #d55063;
        }
        .link-soundcloud i, .link-soundcloud i:hover {
            color: #e98d42;
        }
        .link-twitch i, .link-twitch i:hover {
            color: #8663c5;
        }
        .link-vine i, .link-vine i:hover {
            color: #00bf8f;
        }
        .link-youtube i, .link-youtube i:hover {
            color: #da4848;
        }
        {/block:IfColorizeSocialLinks}
        
        /* Infinite scroll loading indicator */
        #loading {
            background: white;
            color: black;
            box-shadow: 0px 0px 45px rgba(0,0,0,0.12);
            {block:IfRoundedCorners}border-radius: 5px;{/block:IfRoundedCorners}
            padding: 20px;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            z-index: 999;
        }
        .loaded {
            display: none;
        }
        .invisible {
            opacity: 0;
        }
        
        /* Button to open/close the sidebar */
        #openMenu {
            background-color: {color:Sidebar};
            background-color: rgba({RGBcolor:Sidebar},0.98);
            color: {color:Sidebar Text};
            position: fixed;
            top: 0;
            left: 0;
            z-index: 999;
            padding: 10px;
            {block:IfRoundedCorners}border-radius: 0 0 3px 0;{/block:IfRoundedCorners}
            -webkit-transition: left 0.1s ease-in;
            transition: left 0.1s ease-in;
            cursor: pointer;
        }
        .tmblr-iframe-pushdown #openMenu {
            top: 54px;
        }
        
        /* Back-to-top button */
        .back-to-top {
            display: none;
            background-color: {color:Sidebar};
            background-color: rgba({RGBcolor:Sidebar},0.98);
            color: {color:Sidebar Text};
            position: fixed;
            bottom: 12px;
            right: 12px;
            z-index: 101;
            padding: 5px 10px;
            {block:IfRoundedCorners}border-radius: 3px;{/block:IfRoundedCorners}
            cursor: pointer;
        }
        
        /* Sidebar */
        .sidebar {
            background-color: {color:Sidebar};
            background-color: rgba({RGBcolor:Sidebar},0.98);
            color: {color:Sidebar Text};
            position: fixed;
            width: 250px;
            height: 100%;
            left: -250px;
            top: 0;
            z-index: 999;
            overflow-x: hidden;
            overflow-y: auto;
            -webkit-transition: left 0.1s ease-in;
            transition: left 0.1s ease-in;
        }
        
        /* Open state for sidebar */
        .sidebar-open {
            left: 0px;
        }
        .openmenu-open {
            left: 250px !important;
        }
        
        /* Search box */
        input.search {
            font-family: 'Segoe UI', 'Lucida Grande', sans-serif;
            background-color: #000;
            background-color: rgba({RGBcolor:Sidebar Text},0.15);
            color: {color:Sidebar Text};
            border: 0;
            {block:IfRoundedCorners}border-radius: 2px;{/block:IfRoundedCorners}
            padding: 5px;
            margin: 20px;
            width: 190px;
        }
        input.search:focus {
            background-color: #111;
            background-color: rgba({RGBcolor:Sidebar Text},0.1);
            color: {color:Sidebar Text};
        }
        
        /* Only show first photoset photo */
        .index-page .photoset-container figure {
            display: none;
        }
        {block:IfPhotosetOnlyFirst}
        .index-page .photoset-container figure:first-child {
            display: block;
        }
        {/block:IfPhotosetOnlyFirst}
        
        /* Keep reading link arrow */
        a.read_more:after {
            content: " \2192";
        }
        
        /* Hide posts before they load */
        .posts-hidden {
            opacity: 0.01;
        }
        
        {block:IfPhotosetOnlyFirst}
        /* Indicator for photosets */
        .photoset-note {
            position: absolute;
            {block:IfNotIndexPhotoCaptions}
            bottom: 10px;
            {/block:IfNotIndexPhotoCaptions}
            {block:IfIndexPhotoCaptions}
            top: 10px;
            {/block:IfIndexPhotoCaptions}
            left: 10px;
            {block:IfRoundedCorners}border-radius: 3px;{/block:IfRoundedCorners}
            background-color: black;
            background-color: rgba(0,0,0,0.33);
            text-shadow: 1px 1px 1px rgba(0,0,0,0.66);
            color: white;
            font-size: 11px;
            font-weight: bold;
            padding: 7px 10px;
        }
        {/block:IfPhotosetOnlyFirst}
        {block:IfNotPhotosetOnlyFirst}
        .photoset-note {
            display: none;
        }
        {/block:IfNotPhotosetOnlyFirst}
        
        /* Media player sizing */
        .index-page .spotify_audio_player {
            height: 290px;
        }
        .index-page .soundcloud_audio_player {
            height: 230px;
        }
        .index-page iframe.instagram-media {
            height: 470px;
            margin-bottom: 0 !important;
        }
        .index-page .tmblr-embed #youtube_iframe {
            width: 210px;
            height: 118px;
        }
        
        a.reblog-username, a.reblog-username:hover, .asker a, .asker a:hover, .answerer- a, .answerer a:hover {
            color: {color:Post Text};
        }
        
        /* Responsive styles */
        @media screen and (max-width:359px) {
		    #tumblr_controls {
		        display: none;
		    }
		}
		@media screen and (max-width:768px) {
		    .header-navbar {
		        display: none;
		    }
		    {block:IfNotIndexPhotoCaptions}
		    {block:IfNotPhotosetOnlyFirst}
            .post.photoset .post-index-meta {
                display: block;
            }
            {/block:IfNotPhotosetOnlyFirst}
            {/block:IfNotIndexPhotoCaptions}
		}
		@media screen and (max-width:550px) {
		    .permalink-page .wrapper {
		        -moz-box-sizing: border-box;
                box-sizing: border-box;
    			width: 100%;
    		}
    		.permalink-page .main {
    		    -moz-box-sizing: border-box;
                box-sizing: border-box;
    			width: 100%;
    			padding-left: 16px;
    			padding-right: 16px;
    		}
    		.permalink-page .post {
    		    -moz-box-sizing: border-box;
                box-sizing: border-box;
    			width: 100%;
    			margin-left: 0;
    			margin-right: 0;
    		}
    		.permalink-page .photo-post-photo {
    			width: 100%;
    		}
    		.blog-title, .blog-title:hover {
    		    font-size: 24px;
    		    padding: 0 10px;
    		}
    		.blog-description {
    		    font-size: 11px;
    		    padding: 0 10px;
    		}
    		.sidebar-link {
    		    font-size: 12px;
    		}
    		.post-meta {
    		    font-size: 11px;
    		    line-height: 13px;
    		}
    		.post p {
    		    font-size: 11px;
    		}
    		.post ol.notes {
    		    font-size: 10px;
    		}
    		.span33 {
    		    width: 50%;
    		}
    		.hide-on-mobile {
    		    display: none;
    		}
		}
		@media screen and (min-width:1050px) {
		    .permalink-page .wrapper {
    			width: 1032px;
    		}
    		.permalink-page .main {
    			width: 1032px;   
    		}
		}
		
		.tmblr-iframe--app-cta-button {
            display: none !important;
        }
        
        /* Clearfix */
        .clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
        .clearfix:after { clear: both; }
        .clearfix { zoom: 1; }
        
        /* Remove border on linked images in IE */
        a img {
			border: 0;   
        }
        
        /* npf styles */
        p.npf_quirky {
            font-size: 24px;
            line-height: 1.3em;
        }
        div.npf_row {
            max-width: 100%;
            height: auto !important;
            display: flex;
            margin: 0 !important;
        }
        div.npf_row figure.tmblr-full {
            flex: 1;
            justify-content: space-between;
            margin: 0;
        }
        div.npf_row figure.tmblr-full:first-child {
            padding-right: 2px;
        }
        .npf-link-block a {
            text-decoration: none !important;
        }
        .index-page .npf-link-block .poster {
            height: 150px;
        }
        .index-page .npf-link-block .title {
            font-size: 15px;
            line-height: 23px;
            max-height: 100px;
        }
        .post-section figure video, .post-section figure audio {
            max-width: 100%;
        }
        
        .post-section {
            border-bottom: 1px solid rgba({RGBcolor:Post Text},0.07);
        }
        .post-section:last-child {
            border-bottom: 0;
        }
        p.tmblr-attribution {
            font-size: 10px;
        }
        
        .tmblr-lightbox .lightbox-image {
            background-color: {color:Post Background} !important;
        }
        
        {block:IfNotIndexPhotoCaptions}
        .index-page .photo .post-section {
            display: none;
        }
        {/block:IfNotIndexPhotoCaptions}
        {block:IfNotIndexVideoCaptions}
        .index-page .video .post-section {
            display: none;
        }
        {/block:IfNotIndexVideoCaptions}
        
        {CustomCSS}
        </style>
        
        <script type="text/javascript">
            var copycat = {{block:IfInfiniteScrolling}infScroll: true,{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}infScroll: false,{/block:IfNotInfiniteScrolling} {block:IndexPage}indexPage: true{/block:IndexPage}{block:PermalinkPage}indexPage: false{/block:PermalinkPage}};
        </script>
        <noscript><style>.posts-hidden {opacity: 1;} #loading {display: none;}{block:IfInfiniteScrolling}.page-1 .pagination { display: block !important; } .pagination.loadmore { display: none !important; }{/block:IfInfiniteScrolling}</style></noscript>
    </head>
    <body class="{block:IndexPage}index-page page-{CurrentPage}{/block:IndexPage}{block:PermalinkPage}permalink-page{/block:PermalinkPage} font-{select:Post Body Font} layout-{select:Max Columns} background-{select:Background Image Style} no-touch">
        
        {block:IndexPage}
        <div id="backToTop" class="back-to-top" title="Back to top">
            <i class="fa fa-2x fa-angle-up"></i>
        </div>
        <div id="loading"><i class="fa fa-lg fa-circle-o-notch fa-spin"></i></div>
        {/block:IndexPage}
        
        <div id="sidebar" class="sidebar">
            
            {block:IfShowSearchBox}
            <form action="/search" method="get" id="search-form">
    			<input class="search" type="text" placeholder="{lang:Search}" name="q" value="{SearchQuery}" />
			</form>
			{/block:IfShowSearchBox}
				
            <nav class="navbar">
                <ul class="sidebar-links sidebar-links-main">
                    <a class="sidebar-link" href="/"><li><i class="fa fa-fw fa-home"></i> {lang:Home}</li></a>
                    {block:IfStoreURL}<a class="sidebar-link link-store" href="{text:Store URL}"><li><i class="fa fa-fw fa-shopping-cart"></i> Store</li></a>{/block:IfStoreURL}
                    {block:IfShowArchiveLink}<a class="sidebar-link" href="/archive"><li><i class="fa fa-fw fa-calendar-o"></i> {lang:Archive}</li></a>{/block:IfShowArchiveLink}
                    {block:IfShowRandomLink}<a class="sidebar-link" href="/random"><li><i class="fa fa-fw fa-question-circle"></i> {lang:Random}</li></a>{/block:IfShowRandomLink}
                    {block:IfShowLikedPostsLink}<a class="sidebar-link" href="https://www.tumblr.com/liked/by/{Name}"><li><i class="fa fa-fw fa-heart-o"></i> {lang:Liked posts}</li></a>{/block:IfShowLikedPostsLink}
                    {block:AskEnabled}<a class="sidebar-link" href="/ask"><li><i class="fa fa-fw fa-envelope-o"></i> {AskLabel}</li></a>{/block:AskEnabled}
                    {block:SubmissionsEnabled}<a class="sidebar-link" href="/submit"><li><i class="fa fa-fw fa-download"></i> {SubmitLabel}</li></a>{/block:SubmissionsEnabled}
                    {block:HasPages}
                        {block:Pages}<a class="sidebar-link" href="{URL}"><li><i class="fa fa-fw fa-file-o"></i> {Label}</li></a>{/block:Pages}
                    {/block:HasPages}
                </ul>
                
                <ul class="sidebar-links sidebar-links-social">
                
                {block:IfFacebookUsername}
                <a target="_blank" class="sidebar-link link-facebook" href="https://facebook.com/{text:Facebook Username}"><li><i class="fa fa-fw fa-facebook-square"></i> Facebook</li></a>
                {/block:IfFacebookUsername}
                
                {block:IfTwitterUsername}
                <a target="_blank" class="sidebar-link link-twitter" href="https://twitter.com/{text:Twitter Username}"><li><i class="fa fa-fw fa-twitter"></i> Twitter</li></a>
                {/block:IfTwitterUsername}
                
                {block:IfInstagramUsername}
                <a target="_blank" class="sidebar-link link-instagram" href="https://instagram.com/{text:Instagram Username}"><li><i class="fa fa-fw fa-instagram"></i> Instagram</li></a>
                {/block:IfInstagramUsername}
                
                {block:IfPinterestUsername}
                <a target="_blank" class="sidebar-link link-pinterest" href="https://pinterest.com/{text:Pinterest Username}"><li><i class="fa fa-fw fa-pinterest"></i> Pinterest</li></a>
                {/block:IfPinterestUsername}
                
                {block:IfSoundCloudUsername}
                <a target="_blank" class="sidebar-link link-soundcloud" href="https://soundcloud.com/{text:SoundCloud Username}"><li><i class="fa fa-fw fa-soundcloud"></i> SoundCloud</li></a>
                {/block:IfSoundCloudUsername}
                
                {block:IfTwitchUsername}
                <a target="_blank" class="sidebar-link link-twitch" href="https://twitch.tv/{text:Twitch Username}"><li><i class="fa fa-fw fa-twitch"></i> Twitch</li></a>
                {/block:IfTwitchUsername}
                
                {block:IfVineUsername}
                <a target="_blank" class="sidebar-link link-vine" href="https://vine.co/{text:Vine Username}"><li><i class="fa fa-fw fa-vine"></i> Vine</li></a>
                {/block:IfVineUsername}
                
                {block:IfYouTubeUsername}
                <a target="_blank" class="sidebar-link link-youtube" href="https://youtube.com/{text:YouTube Username}"><li><i class="fa fa-fw fa-youtube"></i> YouTube</li></a>
                {/block:IfYouTubeUsername}
                </ul>
            </nav>
            
            {block:IfCopyrightText}
                <p>&copy; {CopyrightYears} {text:Copyright Text}</p>
            {/block:IfCopyrightText}
            {block:IfNotCopyrightText}
                <p>&copy; {CopyrightYears} {Title}</p>
            {/block:IfNotCopyrightText}
            <p><a target="_blank" href="https://adorablethemes.com/theme/copycat">Copycat Theme</a></p>
        </div>
        
        <div id="openMenu"><i class="fa fa-lg fa-bars"></i></div>
        
        {block:IfNotShowTitle}<a href="/">{/block:IfNotShowTitle}
        <header class="header background-{select:Header Image Style} clearfix">
        
        <div class="header-content">
            
            {block:IfShowTitle}
			<a href="/"><h1 class="blog-title">{Title}</h1></a>
			{/block:IfShowTitle}
            
            {block:IfShowDescription}
            {block:Description}
                <div class="blog-description">{Description}</div>
            {/block:Description}
            {/block:IfShowDescription}
            </div>

        </header>
        {block:IfNotShowTitle}</a>{/block:IfNotShowTitle}
        
        {block:IfShowHeaderNavbar}
        <div class="header-navbar">
        <ul class="header-links">
            <a class="header-link" href="/"><li>{lang:Home}</li></a>
            {block:IfStoreURL}<a class="header-link link-store" href="{text:Store URL}"><li>Store</li></a>{/block:IfStoreURL}
            {block:IfShowArchiveLink}<a class="header-link" href="/archive"><li>{lang:Archive}</li></a>{/block:IfShowArchiveLink}
            {block:IfShowRandomLink}<a class="header-link" href="/random"><li>{lang:Random}</li></a>{/block:IfShowRandomLink}
            {block:IfShowLikedPostsLink}<a class="header-link" href="https://www.tumblr.com/liked/by/{Name}"><li>{lang:Likes}</li></a>{/block:IfShowLikedPostsLink}
            {block:AskEnabled}<a class="header-link" href="/ask"><li>{AskLabel}</li></a>{/block:AskEnabled}
            {block:SubmissionsEnabled}<a class="header-link" href="/submit"><li>{SubmitLabel}</li></a>{/block:SubmissionsEnabled}
            {block:HasPages}
                {block:Pages}<a class="header-link" href="{URL}"><li>{Label}</li></a>{/block:Pages}
            {/block:HasPages}
            <a class="header-link" target="_blank" href="https://adorablethemes.com/"><li>Theme</li></a>
        </ul>
        </div>
        {/block:IfShowHeaderNavbar}
        
        <div id="wrapper" class="wrapper">
        
        <div class="main">
        
        {block:SearchPage}
            {block:SearchResults}
			<div class="search-info">
			    <div class="post-section">
				    <h2>{lang:SearchResultCount results for SearchQuery 2}</h2>
				</div>
			</div>
            {/block:SearchResults}
            
            {block:NoSearchResults}
			<div class="search-info">
			    <div class="post-section">
				    <h2>{lang:No search results for SearchQuery 2}</h2>
				</div>
			</div>
            {/block:NoSearchResults}
        {/block:SearchPage}
            
        {block:TagPage}
            <div class="search-info">
                <div class="post-section">
				    <h2>#{Tag}</h2>
				</div>
            </div>
        {/block:TagPage}

        <div id="posts"{block:IndexPage} class="posts-hidden"{/block:IndexPage}>
        
            {block:Posts inlineMediaWidth="460" inlineNestedMediaWidth="460"}
				<article id="post_{PostID}" class="post {PostType}{block:PermalinkPage} {block:Date}not-{/block:Date}page{/block:PermalinkPage}{block:Photoset} photoset{/block:Photoset}">
								
                {block:Text}
                    
                    {block:Title}<div class="post-section"><h2>{Title}</h2></div>{/block:Title}
                    
					{block:NotReblog}
    					<div class="post-section">
        					{block:IfCustomAskPageText}{block:AskPage}<p>{text:Custom Ask Page Text}</p>{/block:AskPage}{/block:IfCustomAskPageText}
        					{Body}
    					</div>
					{/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
					
                {/block:Text}
                
                
                {block:Answer}
                    <div class="post-section">
					<p class="asker"><img class="asker-avatar" src="{AskerPortraitURL-64}" /> <b>{lang:Asker asked 2}</b></p><p>{Question}</p>
					
					</div>
					
					{block:Answerer}
					    <div class="post-section">
    					<p class="answerer-"><img class="asker-avatar" src="{AnswererPortraitURL-64}" /> <b>{Answerer}</b></p>
    					
    					{Answer}
    					
    					</div>
					{/block:Answerer}

					{block:NotReblog}<div class="post-section">{Replies}</div>{/block:NotReblog}
					{block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Answer}
                

                {block:Photo}
                    <figure data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" class="photo-content">
					{block:PermalinkPage}
                    {LinkOpenTag}<img class="photo-post-photo" src="{PhotoURL-500}"{block:HighRes} srcset="{PhotoURL-1280} 2x"{/block:HighRes} alt="{PhotoAlt}" />{LinkCloseTag}
                    {/block:PermalinkPage}
					{block:IndexPage}<a href="{Permalink}"><img class="photo-post-photo" src="{PhotoURL-250}" srcset="{PhotoURL-500} 2x" alt="{PhotoAlt}" /></a>{/block:IndexPage}
					</figure>
					
					{block:NotReblog}
                        {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
                    {/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Photo}
                

                {block:Photoset}
					{block:IndexPage}
					<div class="photoset-note">{PhotoCount}</div>
					<div class="photoset-container">
					{block:Photos}
					<figure data-width="{PhotoWidth-HighRes}"data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" data-caption="{Caption}" class="photo-content photoset-content"></figure>
					{/block:Photos}
					{block:IfPhotosetOnlyFirst}
					{block:Photos}
					<a href="{Permalink}"><img class="photo-post-photo" src="{PhotoURL-250}" srcset="{PhotoURL-500} 2x" alt="{PhotoAlt}" /></a>
					<!--
					{/block:Photos}
					-->
					{/block:IfPhotosetOnlyFirst}
					</div>
					{block:IfNotPhotosetOnlyFirst}
					<figure class="photoset-content">{Photoset-250}</figure>
					{/block:IfNotPhotosetOnlyFirst}
					{/block:IndexPage}
					{block:PermalinkPage}
					<figure class="photoset-content">{Photoset-500}</figure>
					{/block:PermalinkPage}
					
					{block:NotReblog}
                        {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
                    {/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Photoset}
                

                {block:Quote}
					<div class="post-section"><h2 class="quote-text">&ldquo;{Quote}&rdquo;</h2>

					{block:Source}
						<p style="text-align: right">&mdash; {Source}</p>
					{/block:Source}
					</div>
                {/block:Quote}
                

                {block:Link}
                    <div class="post-section">
					    <h3><a href="{URL}" class="link-post-link"{block:Host}title="{Host}"{/block:Host} {Target}>{Name} <i class="fa fa-angle-right  fa-fw"></i></a></h3>
					    <div class="link-info">
        					{block:Excerpt}<p>{Excerpt}</p>{/block:Excerpt}
        					<p>({Host})</p>
    					</div>
					</div>

					{block:NotReblog}
                        {block:Description}<div class="post-section">{Description}</div>{/block:Description}
                    {/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Link}
                

                {block:Chat}
					{block:Title}<div class="post-section"><h2>{Title}</h2></div>{/block:Title}
					<div class="post-section">
    					<ul class="chat">
    						{block:Lines}
    							<li class="{Alt} user_{UserNumber}">
    								{block:Label}
    									<span class="chat-label">{Label}</span>
    								{/block:Label}
    
    								<span class="chat-line">{Line}</span>
    							</li>
    						{/block:Lines}
    					</ul>
					</div>
                {/block:Chat}
                

                {block:Video}
                    <figure class="video-content">
    					{block:IndexPage}{VideoEmbed-250}{/block:IndexPage}
    					{block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
					</figure>
					
					{block:NotReblog}
                        {block:Caption}<figcaption class="post-section">{Caption}</figcaption>{/block:Caption}
                    {/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Video}
                

                {block:Audio}
                    <div class="post-section">
                        <figure class="audio-content">
                            {AudioEmbed}
                        </figure>
                    </div>
                    
					{block:NotReblog}
                        {block:Caption}<div class="post-section">{Caption}</div>{/block:Caption}
                    {/block:NotReblog}
                    {block:RebloggedFrom}
                        {block:Reblogs}
                            <div class="post-section">
                                <p><img class="reblog-avatar" src="{PortraitURL-64}">
                                {block:IsActive}<a class="reblog-username" target="_blank" href="{Permalink}"><b>{Username}</b></a>{/block:IsActive}
                                {block:IsDeactivated}<b class="reblog-username">{Username}</b>{/block:IsDeactivated}
                                </p>
                                {Body}
                            </div>
                        {/block:Reblogs}
                    {/block:RebloggedFrom}
                {/block:Audio}
                
                {block:PermalinkPage}
                {block:HasTags}
                <div class="post-meta post-tags">
                    {block:Tags}
                        <a class="tag" href="{TagURL}">{Tag}</a>&nbsp;&nbsp;
                    {/block:Tags}
                </div>
                {/block:HasTags}
                {/block:PermalinkPage}
                
                {block:IndexPage}
                <div class="post-index-meta">
                    <a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
                    
                    <a title="Reblog" target="_blank" style="float:right; text-align: right" class="reblog-button" href="{ReblogURL}"><i class="fa fa-retweet"></i></a>
                    
                    {block:Photo}<a style="float:right; text-align: right; margin-right: 8px" class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a>{/block:Photo}
                    
                    {block:Photoset}<a style="float:right; text-align: right; margin-right: 8px" class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a>{/block:Photoset}
                </div>
                {block:IfNotIndexPhotoCaptions}
                {block:Photo}
                <div class="photo-hover">
                    <div class="inside">
                        <a class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-fw fa-search-plus"></i></a><a href="{Permalink}" title="{lang:Permalink}"><i class="fa fa-fw fa-link"></i></a><a href="{ReblogURL}" title="Reblog"><i class="fa fa-fw fa-retweet"></i></a>
                        <br><a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
                    </div>
                </div>
                {/block:Photo}
                {block:Photoset}
                <div class="photo-hover">
                    <div class="inside">
                        <a class="has-lightbox" data-postid="{PostID}" title="{lang:Zoom}"><i class="fa fa-search-plus"></i></a><a href="{Permalink}" title="{lang:Permalink}"><i class="fa fa-link"></i></a><a href="{ReblogURL}" title="Reblog"><i class="fa fa-retweet"></i></a>
                        <br><a href="{Permalink}" class="note-count">{block:IfUseRealDates}{ShortMonth} {DayOfMonth}<span class="year_{Year}"> {Year}</span>{/block:IfUseRealDates}{block:IfNotUseRealDates}{TimeAgo}{/block:IfNotUseRealDates}{block:NoteCount} &bull; {NoteCountWithLabel}{/block:NoteCount}</a>
                    </div>
                </div>
                {/block:Photoset}
                {/block:IfNotIndexPhotoCaptions}
                {/block:IndexPage}
                
                </article>
                
                {block:PermalinkPage}
                {block:Date}
                
                <article class="post sidecar not-page">
                
                <div class="post-meta post-share">
                    <a href="{ReblogURL}" class="share-item link-tumblr-reblog" target="_blank"><i class="fa fa-retweet"></i> Reblog</a>
                    <a href="https://facebook.com/sharer.php?u={URLEncodedPermalink}&amp;t={URLEncodedTitle}" class="share-item link-facebook-share" target="_blank"><i class="fa fa-facebook-square"></i> Share</a>
                    <a href="https://twitter.com/intent/tweet?text={URLEncodedTweetSummary}" class="share-item link-twitter-tweet" target="_blank"><i class="fa fa-twitter"></i> Tweet</a>
                    {block:Photo} <a href="https://www.pinterest.com/pin/create/button/?url={URLEncodedPermalink}&amp;media={PhotoURL-500}" class="share-item link-pinterest" target="_blank"><i class="fa fa-pinterest"></i> Pin</a>{/block:Photo}
                    {block:Video}{block:VideoThumbnail} <a href="https://www.pinterest.com/pin/create/button/?url={URLEncodedPermalink}&amp;media={VideoThumbnailURL}&amp;is_video=true" class="share-item link-pinterest" target="_blank"><i class="fa fa-pinterest"></i> Pin</a>{/block:VideoThumbnail}{/block:Video}
                </div>
				
                <div class="post-meta">
                {block:IfUseRealDates}
				    <span class="timeago" title="{12Hour}:{Minutes} {AmPm}, {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}">{Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</span>
                {/block:IfUseRealDates}
                {block:IfNotUseRealDates}
				    <span class="timeago">{TimeAgo}</span>
                {/block:IfNotUseRealDates}
				
				<span style="float:right; text-align: right">
				{block:ContentSource}{lang:Source}: <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
				{block:RebloggedFrom}{block:ContentSource} &bull; {/block:ContentSource}{lang:Via}: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
				</span>
				
                </div>
                
                {block:IfDisqusShortname}
                <div class="post-meta post-comments">
                    <div id="disqus_thread"></div>
                    <script type="text/javascript" src="//disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
                    <noscript><a href="//{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
                </div>
                {/block:IfDisqusShortname}
                
                {block:PostNotes}
                <div class="post-meta post-notes-list">
                    <h2>{NoteCountWithLabel}</h2>
    				{PostNotes-16}
                </div>
				{/block:PostNotes}
                </article>
                {/block:Date}
                {/block:PermalinkPage}
				
            {/block:Posts}
        </div>
      </div>
    
        {block:Pagination}
        {block:IfInfiniteScrolling}
        <div class="pagination loadmore clearfix">
            <span id="load_more_button">{lang:Load more posts}</span>
        </div>
        {/block:IfInfiniteScrolling}
        <div class="pagination clearfix">
            <div class="span33 align-left">
    		{block:PreviousPage}<a href="{PreviousPage}" id="previous"><i class="fa fa-angle-left fa-fw"></i> {lang:Previous}</a>{/block:PreviousPage}
    		</div>
    		<div class="span33 hide-on-mobile">
    		<span class="page-info">{lang:Page CurrentPage of TotalPages}</span>
    		</div>
    		<div class="span33 align-right">
    		{block:NextPage}<a href="{NextPage}" id="next">{lang:Next} <i class="fa fa-angle-right fa-fw"></i></a>{/block:NextPage}
    		</div>
    	</div>
    	{/block:Pagination}
	</div>
        <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha384-tsQFqpEReu7ZLhBV2VZlAu7zcOV+rXbYlF2cqB8txI/8aZajjp4Bqd+V6D5IgvKT" crossorigin="anonymous"></script>
	    <script src="https://static.tumblr.com/anzluor/iaEpqmv4c/masonry.js" integrity="sha384-Z1dr8QPnJJj/ZsgHeAYXczkGop4EAJs2rGcOOHoGeaSZ+8cY0sh1OraK+Scm9KEv" crossorigin="anonymous"></script>
	    {block:IfInfiniteScrolling}<script src="https://unpkg.com/infinite-scroll@3.0.6/dist/infinite-scroll.pkgd.min.js" integrity="sha384-2o0eDtiURg21bbJ8Gfe0FVoA7nyRucxrUJH+rtZ46TKP8+D66f2ayNyUcBv6QDbM" crossorigin="anonymous"></script>{/block:IfInfiniteScrolling}
	    <script src="https://static.tumblr.com/anzluor/aGlptl3tu/copycat.min.js" integrity="sha384-qSp4kXH482JUq4enxz31WVYnWl5fXaYk0KMrLZG3FRZavTTng/qWWlsdbw/KmfXD" crossorigin="anonymous"></script>
        {block:IfGoogleAnalyticsID}
            <script>
              (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
              (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
              m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
              })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
            
              ga('create', '{text:Google Analytics ID}', 'auto');
              ga('send', 'pageview');
            
            </script>
        {/block:IfGoogleAnalyticsID}
        {block:IfDisqusShortname}
            <script type="text/javascript">
                //<![CDATA[
                (function() {
                    var links = document.getElementsByTagName('a');
                    var query = '?';
                    for(var i = 0; i < links.length; i++) {
                        if(links[i].href.indexOf('#disqus_thread') >= 0) {
                            query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
                        }
                    }
                    document.write('<script charset="utf-8" type="text/javascript" src="//disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
                })();
                //]]>
            </script>
        {/block:IfDisqusShortname}
    </body>
</html>