Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-- THEME 11 - PRISM
- by cactusthemes
- -->
- <!-- CREDITS:
- - Menu Inspiration by https://codepen.io/Rabrennie/pen/WogNvV
- - Icons by fontawesome/honeybee
- - Photoset Styling by annasthms and espoirthemes/eggdesigns
- - Captions by bychloethemes
- - Fade in on refresh/Custom Tumblr controls by cyantists
- -->
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="shortcut icon" href="{Favicon}">
- <meta name="description" content="{MetaDescription}">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="if:Dark Tumblr Controls" content="1">
- <meta name="color:Background" content="#fff">
- <meta name="color:Text" content="#999">
- <meta name="color:Gradient Text" content="#fff">
- <meta name="color:Color 1" content="#c55555">
- <meta name="color:Color 2" content="#c5c555">
- <meta name="color:Color 3" content="#55c555">
- <meta name="color:Color 4" content="#55c5c5">
- <meta name="color:Color 5" content="#5555c5">
- <meta name="color:Color 6" content="#c555c5">
- <meta name="select:Columns" content="1" title="1">
- <meta name="select:Columns" content="2" title="2">
- <meta name="select:Columns" content="3" title="3">
- <meta name="select:Post Width" content="500" title="500px">
- <meta name="select:Post Width" content="540" title="540px">
- <meta name="select:Post Width" content="450" title="450px">
- <meta name="select:Post Width" content="400" title="400px">
- <meta name="select:Font Family" content="Oxygen" title="Oxygen">
- <meta name="select:Font Family" content="Rubik" title="Rubik">
- <meta name="select:Font Family" content="Muli" title="Muli">
- <meta name="select:Font Family" content="Nunito" title="Nunito">
- <meta name="select:Font Family" content="PT Sans" title="PT Sans">
- <meta name="select:Font Size" content="12" title="12px">
- <meta name="select:Font Size" content="11" title="11px">
- <meta name="select:Font Size" content="13" title="13px">
- <meta name="select:Font Size" content="14" title="14px">
- <meta name="text:Optional Box Title" content="Other">
- <meta name="text:Optional Box Text" content="This box is optional. If you leave this text field blank, it'll disappear.">
- <meta name="text:Link 1 Title" content="Link 1">
- <meta name="text:Link 1 URL" content="">
- <meta name="text:Link 2 Title" content="Link 2">
- <meta name="text:Link 2 URL" content="">
- <meta name="text:Link 3 Title" content="Link 3">
- <meta name="text:Link 3 URL" content="">
- <meta name="text:Link 4 Title" content="Link 4">
- <meta name="text:Link 4 URL" content="">
- <meta name="text:Link 5 Title" content="Link 5">
- <meta name="text:Link 5 URL" content="">
- <meta name="text:Link 6 Title" content="Link 6">
- <meta name="text:Link 6 URL" content="">
- <link href="https://fonts.googleapis.com/css?family=Rubik|Oxygen|PT+Sans|Muli|Nunito" rel="stylesheet">
- <link href="https://annasthms.github.io/photosets/photosets.css" rel="stylesheet">
- <link href="https://static.tumblr.com/uxq3xua/Ci6ph2baf/funtumblrfont.css" rel="stylesheet">
- <link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
- <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
- <style type="text/css">
- /* GENERAL STYLING */
- body {
- font-family:'{select:Font Family}';
- overflow-x:hidden;
- font-size:{select:Font Size}px;
- background:{color:Background};
- line-height:18px;
- }
- iframe.iframe-controls--desktop {
- white-space:nowrap!important;
- z-index:99999999999999!important;
- top:4px!important;
- right:15px!important;
- {block:ifDarkTumblrControls}
- filter:invert(1) contrast(150%);
- -webkit-filter:invert(1) contrast(150%);
- -o-filter:invert(1) contrast(150%);
- -moz-filter:invert(1) contrast(150%);
- -ms-filter:invert(1) contrast(150%);
- opacity:.6!important;
- {/block:ifDarkTumblrControls}
- {block:ifNotDarkTumblrControls}
- opacity:.8!important;
- {/block:ifNotDarkTumblrControls}
- transition:all .5s ease-in-out;
- -moz-transition:all .5s ease-in-out;
- -o-transition:all .5s ease-in-out;
- -webkit-transition:all .5s ease-in-out;
- transform:scale(0.65);
- transform-origin:100% 0;
- -webkit-transform:scale(0.75);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.75);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.75);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.75);
- -ms-transform-origin:100% 0;}
- iframe.iframe-controls--desktop:hover {
- {block:ifDarkTumblrControls}
- opacity:.8!important;
- {/block:ifDarkTumblrControls}
- {block:ifNotDarkTumblrControls}
- opacity:1!important;
- {/block:ifNotDarkTumblrControls}
- }
- {block:ifDarkTumblrControls}
- div.status-indicator {
- filter:invert(1)!important;
- }
- {/block:ifDarkTumblrControls}
- iframe.tmblr-iframe--app-cta-button, iframe.iframe-controls--phone-mobile {
- display:none!important;
- }
- .tmblr-iframe-pushdown {
- padding:0px!important;
- }
- ::-webkit-scrollbar {
- width:12px;
- height:12px;
- background:#e5e5e5;
- border:5px solid #fff;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background:linear-gradient(to bottom, rgba({RGBColor:Color 1},.5), rgba({RGBColor:Color 2},.5), rgba({RGBColor:Color 3},.5), rgba({RGBColor:Color 4},.5), rgba({RGBColor:Color 5},.5), rgba({RGBColor:Color 6},.5));
- border:2px solid #fff;
- border-radius:10px;
- }
- ::selection {
- color:{color:Gradient Text};
- background:{color:Color 1};
- }
- ::-moz-selection {
- color:{color:Gradient Text};
- background:{color:Color 1};
- }
- a {
- text-decoration:none;
- transition:all .5s ease-in-out;
- }
- blockquote {
- padding-left:10px;
- border-left:2px solid;
- }
- article.post.text blockquote {
- border-color:rgba({RGBColor:Color 1}, .7);
- }
- article.post.photo blockquote {
- border-color:rgba({RGBColor:Color 2}, .7);
- }
- article.post.quote blockquote {
- border-color:rgba({RGBColor:Color 3}, .7);
- }
- article.post.chat blockquote {
- border-color:rgba({RGBColor:Color 4}, .7);
- }
- article.post.audio blockquote {
- border-color:rgba({RGBColor:Color 5}, .7);
- }
- article.post.answer blockquote{
- border-color:rgba({RGBColor:Color 6}, .7);
- }
- blockquote p {
- margin-top:0;
- }
- /* MENU STYLING */
- #hamburger {
- opacity:0;
- position:fixed;
- }
- label {
- position:fixed;
- top:23px;
- left:19px;
- z-index:20;
- cursor:pointer;
- }
- label span {
- display:block;
- width:30px;
- height:4px;
- margin-bottom:5px;
- position:relative;
- background:{color:Text};
- border-radius:3px;
- z-index:1;
- opacity:1;
- transform-origin:4px 0px;
- transition:all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
- }
- label span:first-of-type {
- transform-origin:0% 0%;
- }
- label span:nth-of-type(3) {
- transform-origin:0% 100%;
- }
- input#hamburger:checked ~ label span:first-of-type {
- transform:rotate(45deg) translate(-2px, -1px);
- }
- input#hamburger:checked ~ label span:nth-of-type(2) {
- opacity:0;
- transform:rotate(0deg) scale(0.2, 0.2);
- }
- input#hamburger:checked ~ label span:nth-of-type(3) {
- transform:rotate(-45deg) translate(0, -1px);
- }
- aside {
- width:51vw;
- height:0;
- position:fixed;
- left:0;
- top:0;
- overflow:hidden;
- z-index:10;
- transition-delay:.5s;
- }
- aside a {
- position:relative;
- color:#444;
- }
- aside a:before, aside a:after {
- content:'';
- position:absolute;
- width:0%;
- height:3px;
- top:50%;
- margin-top:-0.5px;
- background:rgba(0,0,0,.5);
- }
- aside a:before {
- left:0px;
- }
- aside a:after {
- right:.5px;
- transition:width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
- }
- aside a:hover:before {
- width:100%;
- transition:width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
- }
- aside a:hover:after {
- background:transparent;
- width:100%;
- transition:0s;
- }
- .menu {
- position:fixed;
- top:0;
- transition:all .5s ease-in-out;
- height:160px;
- width:160px;
- border-radius:100%;
- transform: translate(-50%, -50%);
- background:linear-gradient(to bottom, #fff 40%, rgba({RGBColor:Color 1},.23), rgba({RGBColor:Color 2},.23), rgba({RGBColor:Color 3},.23), rgba({RGBColor:Color 4},.23), rgba({RGBColor:Color 5},.23), rgba({RGBColor:Color 6},.23));
- z-index:1;
- }
- aside h3 {
- margin-top:0px;
- }
- aside .text {
- position:absolute;
- left:54px;
- top:23px;
- color:{color:Text};
- height:0;
- opacity:0;
- transition:opacity .3s ease-in-out;
- }
- aside .cont {
- display:inline-block;
- width:24vw;
- vertical-align:top;
- }
- aside nav {
- z-index:3;
- vertical-align:top;
- display:inline-block;
- width:11vw;
- margin-left:5vw;
- }
- aside nav a {
- display:inline-block;
- margin:5px 0px;
- text-transform:lowercase;
- }
- aside .other {
- margin-top:5vh;
- }
- #hamburger:checked ~ aside {
- height:75vh;
- transition-delay:0s;
- }
- #hamburger:checked ~ .menu {
- width:100vw;
- height:150vh;
- }
- #hamburger:checked ~ #container {
- margin-left:52vw;
- }
- #hamburger:checked ~ aside .text {
- height:auto;
- opacity:1;
- }
- /* POSTS STYLING */
- #container {
- transition:all .5s ease-in-out;
- {block:Permalink}
- width:{select:Post Width}px;
- margin-left:calc(50vw - ({select:Post Width}px / 2));
- {/block:Permalink}
- }
- {block:IndexPage}
- #container.col-1 {
- margin-left:calc(50vw - ({select:Post Width}px / 2));
- width:{select:Post Width}px;
- }
- #container.col-2 {
- margin-left:calc(50vw - (({select:Post Width}px * 2 + 51px) / 2));
- width:calc({select:Post Width}px * 2 + 51px);
- }
- #container.col-3 {
- margin-left:calc(50vw - (({select:Post Width}px * 3 + 111px) / 2));
- width:calc({select:Post Width}px * 3 + 111px);
- }
- {/block:IndexPage}
- section#posts {
- {block:IndexPage}column-count:{select:Columns};{/block:IndexPage}
- {block:PermalinkPage}
- column-count:1;
- width:{select:Post Width}px;
- {/block:PermalinkPage}
- margin-top:50px;
- }
- {block:IndexPage}
- section#posts.col-1 {
- width:{select:Post Width}px;
- }
- section#posts.col-2 {
- width:calc({select:Post Width}px * 2 + 51px);
- }
- section#posts.col-3 {
- width:calc({select:Post Width}px * 3 + 111px);
- }
- section#posts:not(.col-1) {
- column-gap:50px;
- }
- section#posts:not(.col-1) article.post {
- break-inside:avoid;
- display:inline-block;
- }
- {/block:IndexPage}
- article.post {
- width:{select:Post Width}px;
- color:{color:Text};
- margin-bottom:50px;
- }
- /* POST TITLES + LINKS */
- article.post h2.title {
- margin-top:0;
- }
- article.post.chat h2 a {
- color:{color:Color 4};
- }
- article.post.text h2 a {
- color:{color:Color 1};
- }
- article.post.text a h2.title {
- background:{color:Color 1};
- color:{color:Gradient Text};
- padding:7px 10px;
- border-radius:50px;
- }
- article.post.text a h2.title .th {
- float:right;
- margin-top:1px;
- }
- article.post.text .caption .reblog-header span.blog {
- background:{color:Color 1};
- border:1px solid {color:Color 1};
- }
- article.post.text .postinfo a, article.post.text + ol.notes li.note .action a:hover, article.post.text + ol.notes a.more_notes_link:hover, article.post.text + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 1},.7);
- }
- article.post.text .postinfo a:hover, article.post.text + ol.notes li.note .action a, article.post.text + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 1},1);
- }
- article.post.text + ol.notes li.note blockquote {
- background:{color:Color 1};
- }
- article.post.text .caption .reblog-header a.active:hover span.blog, article.post.text .caption .reblog-header span.inactive:hover span.blog, article.post.text .caption .reblog-header span.inactive span.de, article.post.text .tags a:hover {
- color:{color:Color 1};
- }
- article.post.photo .caption .reblog-header span.blog {
- background:{color:Color 2};
- border:1px solid {color:Color 2};
- }
- article.post.photo .postinfo a, article.post.photo + ol.notes li.note .action a:hover, article.post.photo + ol.notes a.more_notes_link:hover, article.post.photo + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 2},.75);
- }
- article.post.photo .postinfo a:hover, article.post.photo + ol.notes li.note .action a, article.post.photo + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 2},1);
- }
- article.post.photo + ol.notes li.note blockquote {
- background:{color:Color 2};
- }
- article.post.photo .caption .reblog-header a.active:hover span.blog, article.post.photo .caption .reblog-header span.inactive:hover span.blog, article.post.photo .caption .reblog-header span.inactive span.de, article.post.photo .tags a:hover {
- color:{color:Color 2};
- }
- article.post.quote .caption .reblog-header span.blog {
- background:{color:Color 3};
- border:1px solid {color:Color 3};
- }
- article.post.quote .postinfo a, article.post.quote + ol.notes li.note .action a:hover, article.post.quote + ol.notes a.more_notes_link:hover, article.post.quote + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 3},.7);
- }
- article.post.quote .postinfo a:hover, article.post.quote + ol.notes li.note .action a, article.post.quote + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 3},1);
- }
- article.post.quote + ol.notes li.note blockquote {
- background:{color:Color 3};
- }
- article.post.quote .caption .reblog-header a.active:hover span.blog, article.post.quote .caption .reblog-header span.inactive:hover span.blog, article.post.quote .caption .reblog-header span.inactive span.de, article.post.quote .tags a:hover {
- color:{color:Color 3};
- }
- article.post.chat .caption .reblog-header span.blog {
- background:{color:Color 4};
- border:1px solid {color:Color 4};
- }
- article.post.chat .postinfo a, article.post.chat + ol.notes li.note .action a:hover, article.post.chat + ol.notes a.more_notes_link:hover, article.post.chat + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 4},.7);
- }
- article.post.chat .postinfo a:hover, article.post.chat + ol.notes li.note .action a, article.post.chat + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 4},1);
- }
- article.post.chat + ol.notes li.note blockquote {
- background:{color:Color 4};
- }
- article.post.chat .caption .reblog-header a.active:hover span.blog, article.post.chat .caption .reblog-header span.inactive:hover span.blog, article.post.chat .caption .reblog-header span.inactive span.de, article.post.chat .tags a:hover {
- color:{color:Color 4};
- }
- article.post.audio .caption .reblog-header span.blog {
- background:{color:Color 5};
- border:1px solid {color:Color 5};
- }
- article.post.audio .postinfo a, article.post.audio + ol.notes li.note .action a:hover, article.post.audio + ol.notes a.more_notes_link:hover, article.post.audio + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 5},.7);
- }
- article.post.audio .postinfo a:hover, article.post.audio + ol.notes li.note .action a, article.post.audio + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 5},1);
- }
- article.post.audio + ol.notes li.note blockquote {
- background:{color:Color 5};
- }
- article.post.audio .caption .reblog-header a.active:hover span.blog, article.post.audio .caption .reblog-header span.inactive:hover span.blog, article.post.audio .caption .reblog-header span.inactive span.de, article.post.audio .tags a:hover {
- color:{color:Color 5};
- }
- article.post.answer .caption .reblog-header span.blog {
- background:{color:Color 6};
- border:1px solid {color:Color 6};
- }
- article.post.answer .postinfo a, article.post.answer + ol.notes li.note .action a:hover, article.post.answer + ol.notes a.more_notes_link:hover, article.post.answer + ol.notes .notes_loading {
- color:rgba({RGBColor:Color 6},.7);
- }
- article.post.answer .postinfo a:hover, article.post.answer + ol.notes li.note .action a, article.post.answer + ol.notes a.more_notes_link {
- color:rgba({RGBColor:Color 6},1);
- }
- article.post.answer + ol.notes li.note blockquote {
- background:{color:Color 6};
- }
- article.post.answer .caption .reblog-header a.active:hover span.blog, article.post.answer .caption .reblog-header span.inactive:hover span.blog, article.post.answer .caption .reblog-header span.inactive span.de, article.post.answer .tags a:hover {
- color:{color:Color 6};
- }
- article.post .reblog-header:first-of-type {
- margin:0px 0px 10px 0px;
- }
- article.post .reblog-header {
- margin:10px 0px;
- }
- article.post .caption .reblog-header span.blog {
- vertical-align:middle;
- color:{color:Gradient Text};
- border-radius:100px;
- padding:4px 5px;
- margin-left:5px;
- transition:all .5s ease-in-out;
- }
- article.post .caption .reblog-header img.blog {
- width:24px;
- vertical-align:middle;
- border-radius:100px;
- }
- article.post .caption .reblog-header a.active:hover span.blog, article.post .caption .reblog-header span.inactive:hover span.blog {
- background:transparent;
- }
- article.post .caption .reblog-header span.inactive span.de {
- opacity:0;
- margin-left:3px;
- transition:all .5s ease-in-out;
- }
- article.post .caption .reblog-header span.inactive:hover span.de {
- opacity:1;
- }
- article.post .caption figcaption p:last-of-type, article.post .caption figcaption ul:last-of-type, article.post .caption .reblog-content:last-of-type p:last-of-type, article.post .caption .reblog-content:last-of-type ul:last-of-type {
- margin-bottom:0px;
- }
- article.post .caption figcaption a, article.post .caption .reblog-content a {
- color:#444;
- position:relative;
- }
- article.post .caption figcaption a:before, article.post .caption .reblog-content a:after, article.post .caption figcaption a:after, article.post .caption .reblog-content a:before {
- content:'';
- position:absolute;
- width:0%;
- height:3px;
- top:50%;
- margin-top:-0.5px;
- border-radius:5px;
- background:linear-gradient(to right, rgba({RGBColor:Color 1},.5), rgba({RGBColor:Color 2},.5), rgba({RGBColor:Color 3},.5), rgba({RGBColor:Color 4},.5), rgba({RGBColor:Color 5},.5), rgba({RGBColor:Color 6},.5));
- }
- article.post .caption figcaption a:before, article.post .caption .reblog-content a:before {
- left:0px;
- }
- article.post .caption figcaption a:after, article.post .caption .reblog-content a:after {
- right:.5px;
- transition:width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
- }
- article.post .caption figcaption a:hover:before, article.post .caption .reblog-content a:hover:before {
- width:100%;
- transition:width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
- }
- article.post .caption figcaption a:hover:after, article.post .caption .reblog-content a:hover:after {
- background:transparent;
- width:100%;
- transition:0s;
- }
- article.post p.read_more_container {
- text-align:center;
- margin-bottom:17px!important;
- }
- article.post a.read_more {
- color:{color:Gradient Text}!important;
- background-size:200% auto;
- padding:10px;
- border-radius:30px;
- background-image:linear-gradient(to right, rgba({RGBColor:Color 1},.5), rgba({RGBColor:Color 2},.5), rgba({RGBColor:Color 3},.5), rgba({RGBColor:Color 4},.5), rgba({RGBColor:Color 5},.5), rgba({RGBColor:Color 6},.5), rgba({RGBColor:Color 6},.5), rgba({RGBColor:Color 5},.5), rgba({RGBColor:Color 4},.5), rgba({RGBColor:Color 3},.5), rgba({RGBColor:Color 2},.5), rgba({RGBColor:Color 1},.5));
- }
- article.post a.read_more:hover {
- background-position:right center;
- }
- article.post a.read_more:before, article.post a.read_more:after {
- display:none;
- }
- /* PHOTO POSTS */
- article.post figure img, article.post figure.tmblr-full img {
- max-width:100%;
- height:auto;
- margin:5px 0px;
- }
- article.post figure img {
- border-radius:50px;
- }
- article.post figure.tmblr-full img {
- border-radius:50px 50px 0px 0px;
- width:100%;
- }
- article.post p.tmblr-attribution {
- font-size:calc({select:Font Size}px - 1px);
- margin-top:-8px;
- padding:5px 10px;
- border-radius:0px 0px 50px 50px;
- background:linear-gradient(to right, rgba({RGBColor:Color 1},.5), rgba({RGBColor:Color 2},.5), rgba({RGBColor:Color 3},.5), rgba({RGBColor:Color 4},.5), rgba({RGBColor:Color 5},.5), rgba({RGBColor:Color 6},.5));
- }
- article.post p.tmblr-attribution a {
- color:{color:Gradient Text}!important;
- }
- article.post p.tmblr-attribution a:before, article.post p.tmblr-attribution a:after {
- display:none;
- }
- article.post .pic img {
- width:100%;
- height:auto;
- border-radius:50px;
- margin-bottom:10px;
- }
- [photoset-layout] {
- grid-gap:10px;
- }
- [photoset-layout] img {
- border-radius:50px;
- }
- .photoset-grid {
- margin-bottom:15px;
- }
- /* QUOTE POSTS */
- .quote {
- text-align:center;
- margin-bottom:5px;
- }
- .divide {
- position:relative;
- border-bottom:1px solid {color:Color 3};
- }
- .divide::after {
- position:absolute;
- content:'';
- top:1px;
- left:50%;
- margin-left:-10px;
- width:0;
- height:0;
- border-top:solid 10px {color:Color 3};
- border-left:solid 10px transparent;
- border-right:solid 10px transparent;
- }
- .qsource {
- text-align:center;
- margin:15px 0px;
- color:{color:Color 3};
- }
- .qsource a {
- color:{color:Color 3};
- opacity:.75;
- }
- .qsource a:hover {
- opacity:1;
- }
- /* CHAT POSTS */
- article.post ol.chat {
- list-style:none;
- margin:0;
- padding:0;
- }
- article.post ol.chat li.line {
- line-height:20px;
- margin:10px 0px;
- border-radius:50px;
- padding:10px;
- background:rgba({RGBColor:Color 4},.5);
- }
- article.post ol.chat li.line:first-of-type {
- margin-top:0px;
- }
- article.post ol.chat li.line:last-of-type {
- margin-bottom:0px;
- }
- article.post ol.chat span.label {
- padding:5px;
- text-align:center;
- display:inline-block;
- background:{color:Color 4};
- color:{color:Gradient Text};
- border-radius:50px;
- }
- /* VIDEO POSTS */
- article.post .video {
- display:flex;
- display:-webkit-box;
- display:-moz-box;
- display:-ms-flexbox;
- display:-webkit-flex;
- align-items:center;
- -webkit-box-align:center;
- -moz-box-align:center;
- -ms-flex-align:center;
- -webkit-align-items:center;
- justify-content:center;
- -webkit-justify:center;
- -moz-box-justify:center;
- -ms-flex-justify:center;
- border-radius:30px!important;
- width:100%!important;
- margin-bottom:10px;
- }
- article.post .video .tumblr_video_container {
- width:100%!important;
- border-radius:30px!important;
- }
- article.post .video iframe.instagram-media {
- margin-bottom:0px!important;
- }
- article.post .video iframe.instagram-media, article.post iframe.tumblr_video_iframe {
- width:100%!important;
- max-width:100%!important;
- }
- /* AUDIO POSTS */
- iframe.soundcloud_audio_player {
- max-height:75px!important;
- width:100%;
- }
- iframe.spotify_audio_player {
- max-height:80px;
- width:100%;
- border-radius:20px!important;
- }
- article.post .audio {
- width:100%;
- margin-bottom:10px;
- }
- article.post .audio .art {
- position:absolute;
- background:{color:Color 5};
- width:120px;
- height:120px;
- border-radius:100px;
- display:inline-block;
- }
- article.post .audio .art img {
- width:120px;
- height:120px;
- border-radius:100px;
- }
- article.post .audio .player {
- position:absolute;
- overflow:hidden;
- width:30px;
- height:30px;
- border-radius:50px;
- transform:scale(1.5);
- margin-top:45px;
- margin-left:45px;
- }
- article.post .audio .player iframe {
- border-radius:50px!important;
- width:30px!important;
- }
- article.post .audio .auinfo {
- width:calc(100% - 130px);
- margin-left:130px;
- padding-left:20px;
- box-sizing:border-box;
- background:{color:Color 5};
- border-radius:100px;
- display:inline-flex;
- display:-webkit-inline-box;
- display:-moz-inline-box;
- display:-ms-inline-flexbox;
- display:-webkit-inline-flex;
- align-items:center;
- -webkit-box-align:center;
- -moz-box-align:center;
- -ms-flex-align:center;
- -webkit-align-items:center;
- color:{color:Gradient Text};
- height:120px;
- }
- article.post .audio .auinfo span {
- display:block;
- font-size:calc({select:Font Size}px + 1px);
- }
- article.post .audio .auinfo .track {
- font-weight:bold;
- }
- /* ANSWER POSTS */
- article.post .ask {
- display:inline-block;
- }
- article.post .ask .askinf {
- display:inline-block;
- text-align:center;
- max-width:76px;
- }
- article.post .ask .askinf img {
- border-radius:100px;
- padding:5px;
- background:{color:Color 6};
- }
- article.post .ask .askinf span {
- text-transform:lowercase;
- display:block;
- word-wrap:break-word;
- }
- article.post .ask .askinf span a {
- color:#444;
- display:inline-block;
- position:relative;
- }
- article.post .ask .askinf span a::after {
- content:'';
- display:block;
- position:absolute;
- width:100%;
- bottom:0;
- height:2px;
- border-radius:5px;
- z-index:-1;
- padding:0px 2px;
- margin-left:-1px;
- background:linear-gradient(to right, rgba({RGBColor:Color 1},.3), rgba({RGBColor:Color 2},.3), rgba({RGBColor:Color 3},.3), rgba({RGBColor:Color 4},.3), rgba({RGBColor:Color 5},.3), rgba({RGBColor:Color 6},.3));
- transition:all .5s ease-in-out;
- }
- article.post .ask .askinf span a:hover::after {
- height:100%;
- }
- article.post .queanswer {
- display:inline-block;
- margin-left:15px;
- vertical-align:top;
- width:calc(100% - 94px);
- }
- article.post .que {
- display:block;
- width:100%;
- background:{color:Color 6};
- color:{color:Gradient Text};
- min-height:50px;
- margin-top:5px;
- border-radius:50px;
- box-sizing:border-box;
- padding:10px 15px;
- }
- article.post.answer .caption {
- width:100%;
- }
- /* POSTINFO STYLING */
- article.post .postinfo {
- text-transform:lowercase;
- text-align:center;
- margin-top:7px;
- }
- article.post .postinfo a {
- margin:0px 5px;
- }
- article.post .postinfo a:first-of-type {
- margin-left:0px;
- }
- article.post .postinfo a:last-of-type {
- margin-right:0px;
- }
- article.post .like_button {
- display:inline-block;
- position:relative;
- }
- article.post .like_button iframe {
- height:100%;
- left:0;
- opacity:0;
- position:absolute;
- top:0;
- width:100%;
- }
- article.post .like_button::after{
- content:'like';
- }
- /* TAGS STYLING */
- article.post .tags {
- text-align:center;
- font-style:italic;
- margin-top:5px;
- }
- article.post .tags a {
- margin-right:5px;
- color:{color:Text};
- }
- article.post .tags a:last-of-type {
- margin-right:0px;
- }
- /* POST NOTES STYLING */
- ol.notes {
- list-style:none;
- width:{select:Post Width}px;
- max-height:300px;
- overflow-y:auto;
- margin:0;
- text-align:left!important;
- box-sizing:border-box;
- padding:0;
- color:{color:Text};
- margin-bottom:50px;
- }
- ol.notes li.note {
- margin:8px 0px;
- }
- ol.notes li.note:first-of-type {
- margin-top:0px;
- }
- ol.notes li.note:last-of-type {
- margin-bottom:0px;
- }
- ol.notes li.note img.avatar {
- width:24px;
- border-radius:50px;
- vertical-align:middle;
- margin-right:5px;
- }
- ol.notes li.note .action {
- vertical-align:middle;
- }
- ol.notes li.note blockquote {
- padding:10px;
- border-radius:50px;
- border:0;
- }
- ol.notes li.note blockquote a {
- color:{color:Gradient Text};
- }
- /* PAGINATION STYLING */
- #pagination {
- width:100%;
- text-align:center;
- font-size:calc({select:Font Size}px + 1px);
- margin:10px 0px 60px 0px;
- }
- #pagination, #pagination a {
- color:{color:Gradient Text};
- }
- #pagination .pg {
- margin-right:10px;
- }
- #pagination .pg .sq {
- width:25px;
- height:25px;
- padding:10px;
- border-radius:50px;
- display:inline-flex;
- display:-webkit-inline-box;
- display:-moz-inline-box;
- display:-ms-inline-flexbox;
- display:-webkit-inline-flex;
- align-items:center;
- -webkit-box-align:center;
- -moz-box-align:center;
- -ms-flex-align:center;
- -webkit-align-items:center;
- justify-content:center;
- -webkit-justify:center;
- -moz-box-justify:center;
- -ms-flex-justify:center;
- }
- #pagination .pg:last-of-type {
- margin-right:0px;
- }
- #pagination .pg:first-of-type .sq {
- background:rgba({RGBcolor:Color 1},.7);
- }
- #pagination .pg:nth-of-type(2) .sq {
- background:rgba({RGBcolor:Color 2},.7);
- }
- #pagination .pg:nth-of-type(3) .sq {
- background:rgba({RGBcolor:Color 3},.7);
- }
- #pagination .pg:nth-of-type(4) .sq {
- background:rgba({RGBcolor:Color 4},.7);
- }
- #pagination .pg:nth-of-type(5) .sq {
- background:rgba({RGBcolor:Color 5},.7);
- }
- #pagination .pg:nth-of-type(6) .sq {
- background:rgba({RGBcolor:Color 6},.7);
- }
- /* FADE IN */
- @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
- .fade-in {
- opacity:0;
- -webkit-animation:fadeIn ease-in 1;
- -moz-animation:fadeIn ease-in 1;
- animation:fadeIn ease-in 1;
- -webkit-animation-fill-mode:forwards;
- -moz-animation-fill-mode:forwards;
- animation-fill-mode:forwards;
- -webkit-animation-duration:1s;
- -moz-animation-duration:1s;
- animation-duration:1s;}
- .fade-in.one {
- -webkit-animation-delay:0s;
- -moz-animation-delay:0s;
- animation-delay:0s;}
- .fade-in.two {
- -webkit-animation-delay:0.8s;
- -moz-animation-delay:0.8s;
- animation-delay:0.8s;}
- /* RESPONSIVE DESIGN */
- @media only screen and (max-width:1900px) and (min-width:1750px) {
- {block:IndexPage}
- section#posts.col-3.width-540 article.post {
- width:500px;
- }
- #container.col-3.width-540 {
- width:calc(500px * 3 + 111px);
- margin-left:calc(50vw - ((500px * 3 + 51px) / 2));
- }
- section#posts.col-3.width-540 {
- width:calc(500px * 3 + 111px);
- }
- {/block:IndexPage}
- aside nav {
- width:13vw;
- }
- }
- @media only screen and (max-width:1749px) and (min-width:1600px) {
- {block:IndexPage}
- section#posts.col-3:not(.width-400) article.post {
- width:450px;
- }
- section#posts.col-3:not(.width-400) {
- width:calc(450px * 3 + 111px);
- }
- #container.col-3:not(.width-400) {
- margin-left:calc(50vw - ((450px * 3 + 51px) / 2));
- width:calc(450px * 3 + 111px);
- }
- {/block:IndexPage}
- aside nav {
- width:13vw;
- }
- }
- @media only screen and (max-width:1599px) and (min-width:1425px) {
- {block:IndexPage}
- section#posts.col-3 article.post {
- max-width:400px;
- }
- section#posts.col-3 {
- width:calc(400px * 3 + 111px);
- }
- #container.col-3 {
- margin-left:calc(50vw - ((400px * 3 + 51px) / 2));
- width:calc(400px * 3 + 111px);
- }
- {/block:IndexPage}
- aside nav {
- width:12vw;
- }
- }
- @media only screen and (max-width:1424px) and (min-width:1280px) {
- {block:IndexPage}
- #container.col-3 {
- margin-left:calc(50vw - (({select:Post Width}px * 2 + 51px) / 2));
- width:calc({select:Post Width}px * 2 + 51px);
- }
- section#posts.col-3 {
- column-count:2;
- width:calc({select:Post Width}px * 2 + 51px);
- }
- {/block:IndexPage}
- aside .cont {
- width:25vw;
- }
- }
- @media only screen and (max-width:1279px) and (min-width:1165px) {
- {block:IndexPage}
- section#posts.col-3.width-540 article.post, section#posts.col-2.width-540 article.post {
- width:500px;
- }
- #container.col-3:not(.width-540) {
- margin-left:calc(50vw - (({select:Post Width}px * 2 + 51px) / 2));
- width:calc({select:Post Width}px * 2 + 51px);
- }
- #container.col-3.width-540, #container.col-2.width-540 {
- margin-left:calc(50vw - ((500px * 2 + 51px) / 2));
- width:calc(500px * 2 + 51px);
- }
- section#posts.col-3:not(.width-540) {
- column-count:2;
- width:calc({select:Post Width}px * 2 + 51px);
- }
- section#posts.col-3.width-540, section#posts.col-2.width-540 {
- column-count:2;
- width:calc(500px * 2 + 51px);
- }
- {/block:IndexPage}
- }
- @media only screen and (max-width:1164px) and (min-width:1025px) {
- {block:IndexPage}
- section#posts.col-3:not(.width-400) article.post, section#posts.col-2:not(.width-400) article.post {
- width:450px;
- }
- #container.col-3:not(.width-400), #container.col-2:not(.width-400) {
- margin-left:calc(50vw - ((450px * 2 + 51px) / 2));
- width:calc(450px * 2 + 51px);
- }
- #container.col-3.width-400 {
- margin-left:calc(50vw - ((400px * 2 + 51px) / 2));
- width:calc(400px * 2 + 51px);
- }
- section#posts.col-3 {
- column-count:2;
- }
- section#posts.col-3:not(.width-400), section#posts.col-2:not(.width-400) {
- width:calc(450px * 2 + 51px);
- }
- section#posts.col-3.width-400 {
- width:calc(400px * 2 + 51px);
- }
- {/block:IndexPage}
- }
- @media only screen and (max-width:1024px) and (min-width:991px) {
- {block:IndexPage}
- section#posts.col-3:not(.width-400) article.post, section#posts.col-2:not(.width-400) article.post {
- width:400px;
- }
- #container.col-3:not(.width-400), #container.col-2:not(.width-400) {
- margin-left:calc(50vw - ((400px * 2 + 51px) / 2));
- width:calc(400px * 2 + 51px);
- }
- #container.col-3.width-400 {
- margin-left:calc(50vw - ((400px * 2 + 51px) / 2));
- width:calc(400px * 2 + 51px);
- }
- section#posts.col-3 {
- column-count:2;
- }
- section#posts.col-3.width-400 {
- width:calc(400px * 2 + 51px);
- }
- section#posts.col-3:not(.width-400), section#posts.col-2:not(.width-400) {
- width:calc(400px * 2 + 51px);
- }
- {/block:IndexPage}
- }
- @media only screen and (max-width:990px) and (min-width:701px) {
- section#posts:not(.col-1) {
- column-count:1;
- }
- section#posts:not(.col-1) article.post {
- display:block;
- }
- #container:not(.col-1) {
- margin-left:calc(50vw - ({select:Post Width}px / 2));
- width:{select:Post Width}px;
- }
- section#posts:not(.col-1) {
- width:{select:Post Width}px;
- }
- aside {
- width:54vw;
- }
- aside nav {
- width:12vw;
- }
- #hamburger:checked ~ .menu {
- width:105vw;
- }
- #hamburger:checked ~ #container {
- margin-left:60vw;
- }
- }
- @media only screen and (max-width:700px) and (min-width:651px) {
- section#posts:not(.col-1) {
- column-count:1;
- }
- section#posts:not(.col-1) article.post {
- display:block;
- }
- section#posts.width-540 article.post {
- width:500px;
- }
- #container:not(.col-1):not(.width-540), #container:not(.width-540) {
- margin-left:calc(50vw - ({select:Post Width}px / 2));
- width:{select:Post Width}px;
- }
- #container.width-540 {
- margin-left:calc(50vw - (500px / 2));
- width:500px;
- }
- section#posts:not(.col-1):not(.width-540), section#posts:not(.width-540) {
- width:{select:Post Width}px;
- }
- section#posts.width-540 {
- width:500px;
- }
- #container.width-540 ol.notes {
- width:500px;
- }
- aside {
- width:61vw;
- }
- aside .cont {
- width:30vw;
- }
- aside nav {
- width:12vw;
- }
- #hamburger:checked ~ .menu {
- width:120vw;
- }
- #hamburger:checked ~ #container {
- margin-left:63vw;
- }
- }
- @media only screen and (max-width:650px) and (min-width:601px) {
- section#posts:not(.col-1) {
- column-count:1;
- }
- section#posts:not(.col-1) article.post {
- display:block;
- }
- section#posts:not(.width-400) article.post {
- width:450px;
- }
- #container:not(.col-1):not(.width-400), #container:not(.width-400) {
- margin-left:calc(50vw - (450px / 2));
- width:450px;
- }
- section#posts:not(.col-1):not(.width-400), section#posts:not(.width-400) {
- width:450px;
- }
- #container:not(.width-400) ol.notes {
- width:450px;
- }
- aside {
- width:100%;
- height:100vh;
- }
- aside .cont {
- width:50vw;
- }
- aside nav {
- width:33vw;
- }
- #hamburger:checked ~ .menu {
- width:214vw;
- height:200vh;
- }
- #hamburger:checked ~ #container {
- margin-left:108vw;
- }
- }
- @media only screen and (max-width:600px) and (min-width:551px) {
- section#posts:not(.col-1) {
- column-count:1;
- }
- section#posts:not(.col-1) article.post {
- display:block;
- }
- section#posts article.post {
- width:400px;
- }
- #container.col-1, #container.col-2, #container.col-3 {
- margin-left:calc(50vw - (400px / 2));
- width:400px;
- }
- section#posts.col-1, section#posts.col-2, section#posts.col-3 {
- width:400px;
- }
- ol.notes {
- width:400px;
- }
- aside {
- width:100%;
- height:100vh;
- }
- aside .cont {
- width:50vw;
- }
- aside nav {
- width:31vw;
- }
- #hamburger:checked ~ .menu {
- width:200vw;
- height:200vh;
- }
- #hamburger:checked ~ #container {
- margin-left:100vw;
- }
- }
- @media only screen and (max-width:550px) {
- section#posts:not(.col-1) {
- column-count:1;
- }
- section#posts:not(.col-1) article.post {
- display:block;
- }
- section#posts article.post {
- width:90%;
- margin:0px auto 50px auto;
- }
- #container.col-1, #container.col-2, #container.col-3 {
- width:100%;
- margin-left:0;
- }
- section#posts.col-1, section#posts.col-2, section#posts.col-3 {
- width:100%;
- margin-left:0;
- }
- #hamburger:checked ~ .menu {
- width:200vw;
- height:200vh;
- }
- #hamburger:checked ~ aside {
- width:100vw;
- height:100vh;
- }
- #hamburger:checked ~ #container {
- margin-left:102vw;
- }
- #hambuger:checked ~ body {
- overflow:hidden;
- }
- aside .cont {
- width:50vw;
- }
- aside nav {
- width:18vw;
- }
- ol.notes {
- width:90%;
- margin:0px auto 50px auto;
- }
- }
- /* CREDIT. DO NOT TOUCH */
- #credz {
- position:fixed;
- bottom:15px;
- right:20px;
- width:33px;
- height:33px;
- border-radius:50px;
- border:1px solid rgba(0,0,0,.1);
- background-image:url('https://78.media.tumblr.com/avatar_09d2b1f05d49_128.pnj');
- background-repeat:no-repeat;
- background-position:center center;
- background-size:28px;
- transition:all .5s ease-in-out;
- }
- a[href="https://cactusthemes.tumblr.com"]:hover > #credz {
- -webkit-transform:scale(1.15);
- -ms-transform:scale(1.15);
- transform:scale(1.15);
- }
- </style>
- </head>
- <body>
- <!-- START MENU -->
- <input type="checkbox" id="hamburger" name="hamburger">
- <label for="hamburger" class="fade-in one">
- <span></span>
- <span></span>
- <span></span>
- </label>
- <div class="menu fade-in one"></div>
- <aside class="fade-in one">
- <div class="text">
- <div class="cont">
- <div class="desc"><h3>About</h3>{Description}</div>
- {block:ifOptionalBoxText}
- <div class="other">
- <h3>{text:Optional Box Title}</h3>
- <p>{text:Optional Box Text}</p>
- </div>
- {/block:ifOptionalBoxText}
- </div>
- <nav>
- <h3>Navigation</h3>
- <a href="/">home</a>
- <br>
- <a href="/ask">ask</a>
- {block:ifLink1Title}
- <br>
- <a href="{text:Link 1 URL}">{text:Link 1 Title}</a>
- {/block:ifLink1Title}
- {block:ifLink2Title}
- <br>
- <a href="{text:Link 2 URL}">{text:Link 2 Title}</a>
- {/block:ifLink2Title}
- {block:ifLink3Title}
- <br>
- <a href="{text:Link 3 URL}">{text:Link 3 Title}</a>
- {/block:ifLink3Title}
- {block:ifLink4Title}
- <br>
- <a href="{text:Link 4 URL}">{text:Link 4 Title}</a>
- {/block:ifLink4Title}
- {block:ifLink5Title}
- <br>
- <a href="{text:Link 5 URL}">{text:Link 5 Title}</a>
- {/block:ifLink5Title}
- {block:ifLink6Title}
- <br>
- <a href="{text:Link 6 URL}">{text:Link 6 Title}</a>
- {/block:ifLink6Title}
- </nav>
- </div>
- </aside>
- <!-- END MENU -->
- <!-- START POSTS CONTAINER -->
- <div id="container" class="col-{select:Columns} width-{select:Post Width}">
- <!-- START POSTS -->
- <section id="posts" class="fade-in two col-{select:Columns} width-{select:Post Width}">
- {block:Posts}
- <!-- START POST -->
- <article class="post {block:Text}text{/block:Text}{block:Photo}photo{/block:Photo}{block:Photoset}photo{/block:Photoset}{block:Video}photo{/block:Video}{block:Quote}quote{/block:Quote}{block:Link}text{/block:Link}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Answer}answer{/block:Answer}" id="{PostId}">
- {block:Text}
- <!-- START TEXT POST -->
- {block:Title}
- <h2 class="title"><a href="{Permalink}">{Title}</a></h2>
- {/block:Title}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Body}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- <!-- END TEXT POST -->
- {/block:Text}
- {block:Photo}
- <!-- START PHOTO POST -->
- <div class="pic">
- <img src="{PhotoURL-HighRes}">
- </div>
- {block:Caption}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Caption}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Caption}
- <!-- END PHOTO POST -->
- {/block:Photo}
- {block:Photoset}
- <!-- START PHOTOSET POST -->
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}{block:LinkURL}{LinkOpenTag}{/block:LinkURL}<div><img src="{PhotoURL-500}" /></div>{block:LinkURL}{LinkCloseTag}{/block:LinkURL}{/block:Photos}</div>
- {block:Caption}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Caption}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Caption}
- <!-- END PHOTOSET POST -->
- {/block:Photoset}
- {block:Quote}
- <!-- START QUOTE POST -->
- <div class="quote">
- {Quote}
- </div>
- {block:Source}
- <div class="divide"></div>
- <div class="qsource">{Source}</div>
- {/block:Source}
- <!-- END QUOTE POST -->
- {/block:Quote}
- {block:Link}
- <!-- START LINK POST -->
- <a href="{URL}"><h2 class="title"> <span class="text">{Name}</span> <span class="th th-link" aria-hidden="true"></span></h2></a>
- {block:Description}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Description}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Description}
- <!-- END LINK POST -->
- {/block:Link}
- {block:Chat}
- <!-- START CHAT POST -->
- {block:Title}<h2 class="title"><a href="{Permalink}">{Title}</a></h2>{/block:Title}
- <ol class="chat">
- {block:Lines}
- <li class="line">
- {block:Label}
- <span class="label">
- {Label}
- </span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ol>
- <!-- END CHAT POST -->
- {/block:Chat}
- {block:Video}
- <!-- START VIDEO POST -->
- <div class="video">
- {Video-500}
- </div>
- {block:Caption}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Caption}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Caption}
- <!-- END VIDEO POST -->
- {/block:Video}
- {block:Audio}
- <!-- START AUDIO POST -->
- {block:AudioEmbed}
- <div class="audio">
- {AudioEmbed-500}
- </div>
- {/block:AudioEmbed}
- {block:AudioPlayer}
- <div class="audio">
- {block:AlbumArt}
- <div class="art">
- <img src="{AlbumArtURL}">
- </div>
- {/block:AlbumArt}
- <div class="player">
- {AudioPlayer}
- </div>
- <div class="auinfo">
- <div class="inf">
- {block:TrackName}
- <span class="track">
- {TrackName}
- </span>
- {/block:TrackName}
- {block:Album}
- <span class="album">
- on {Album}
- </span>
- {/block:Album}
- {block:Artist}
- <span class="artist">
- from {Artist}
- </span>
- {/block:Artist}
- </div>
- </div>
- </div>
- {/block:AudioPlayer}
- {block:Caption}
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Caption}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- {/block:Caption}
- <!-- END AUDIO POST -->
- {/block:Audio}
- {block:Answer}
- <!-- START ANSWER POST -->
- <div class="ask">
- <div class="askinf">
- <img src="{AskerPortraitURL-48}">
- <span>{Asker}</span>
- </div>
- </div>
- <div class="queanswer">
- <div class="que" {block:RebloggedFrom}style="margin-bottom:10px;"{/block:RebloggedFrom}>
- {Question}
- </div>
- <div class="caption">
- {block:NotReblog}
- <figcaption>
- {Replies}
- </figcaption>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Answerer}
- <div class="reblog-header">
- <a href="{ReblogRootURL}" class="active">
- <img src="{AnswererPortraitURL-64}" class="blog">
- <span class="blog">{ReblogRootName}</span>
- </a>
- </div>
- <div class="reblog-content">
- {Answer}
- </div>
- {/block:Answerer}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="reblog-header">
- {block:IsActive}
- <a href="{Permalink}" target="_blank" class="active">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span>
- </a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">
- <img src="{PortraitURL-64}" class="blog">
- <span class="blog">{Username}</span><span class="de">deactivated</span>
- </span>
- {/block:IsDeactivated}
- </div>
- <div class="reblog-content">
- {Body}
- </div>
- {/block:Reblogs}
- </div>
- {/block:RebloggedFrom}
- </div>
- </div>
- <!-- END ANSWER POST -->
- {/block:Answer}
- {block:Date}
- <div class="postinfo">
- <a href="{Permalink}">
- {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}, {Year}
- </a>
- β’
- <a href="{Permalink}">
- {NoteCountWithLabel}
- </a>
- β’
- <a href="#">{LikeButton}</a>
- β’
- <a href="{ReblogURL}">reblog</a>
- </div>
- {/block:Date}
- {block:HasTags}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}"><span class="tag">.{Tag}</span></a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {block:RebloggedFrom}
- <!-- <a href="{ReblogParentURL}" title="via: {ReblogParentName}"><img style="margin-bottom:-2px;" src="{ReblogParentPortraitURL-16}"></a> -->
- {/block:RebloggedFrom}
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- </article>
- <!-- END POST -->
- {/block:Posts}
- {block:PostNotes}
- <!-- START POST NOTES -->
- {PostNotes-64}
- <!-- END POST NOTES -->
- {/block:PostNotes}
- </section>
- {block:Pagination}
- <!-- START PAGINATION -->
- <div id="pagination" >
- {block:PreviousPage}
- <a href="{PreviousPage}" class="pg">
- <span class="sq">
- <span class="fas fa-chevron-left" aria-hidden="true"></span>
- </span>
- </a>
- {/block:PreviousPage}
- {block:JumpPagination length="4"}
- {block:CurrentPage}
- <a href="#" class="pg" style="cursor:default;">
- <span class="sq" style="padding:10px 11px;">
- <span class="fas fa-sun" aria-hidden="true"></span>
- </span>
- </a>
- {/block:CurrentPage}
- {block:JumpPage}
- <a href="{URL}" class="pg">
- <span class="sq">
- {PageNumber}
- </span>
- </a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" class="pg">
- <span class="sq">
- <span class="fas fa-chevron-right" aria-hidden="true"></span>
- </span>
- </a>
- {/block:NextPage}
- </div>
- <!-- END PAGINATION -->
- {/block:Pagination}
- <!-- END POSTS -->
- </div>
- <!-- END POSTS CONTAINER -->
- <!-- CREDIT. DO NOT TOUCH -->
- <a href="https://cactusthemes.tumblr.com" title="by cactusthemes">
- <div id="credz" class="fade-in two">
- </div>
- </a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment