Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme polaris by amboise
- please be cool and don't steal nor copy n.n
- base code by sorrism
- photosets by annasthms and espoirthemes
- like and reblog button by shythemes
- feather icons by cole bemis
- -->
- <!DOCTYPE html>
- <head>
- <title>{block:PostSummary}{PostSummary} : {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!-- Default Variables -->
- <meta name="color:Background" content="#f8f8f8"/>
- <meta name="color:Text" content="#888888"/>
- <meta name="color:Link" content="#a7a7a7"/>
- <meta name="color:Title"content="#000000"/>
- <meta name="color:Posts Borders" content="#f5f5f5"/>
- <meta name="color:Posts Background" content="#ffffff"/>
- <meta name="color:Box Shadow" content="#bebebe"/>
- <meta name="color:Tab Icons" content="#888888"/>
- <meta name="color:Tab Border" content="#f5f5f5"/>
- <meta name="color:Tab Background" content="#ffffff"/>
- <meta name="color:Dot One" content="#ffdfba"/>
- <meta name="color:Dot Two" content="#ffffba"/>
- <meta name="color:Dot Three" content="#baffc9"/>
- <meta name="color:Accent" content="#e8e8e8"/>
- <meta name="color:Scrollbar" content="#d5d5d5" />
- <meta name="select:Font Size" content="11px" title="11px"/>
- <meta name="select:Font Size" content="12px" title="12px"/>
- <meta name="select:Font Size" content="13px" title="13px"/>
- <meta name="select:Font Size" content="14px" title="14px"/>
- <meta name="select:Font" content="ABeeZee" title="ABeeZee"/>
- <meta name="select:Font" content="Ubuntu" title="Ubuntu"/>
- <meta name="select:Font" content="Muli" title="Muli"/>
- <meta name="select:Font" content="Lato" title="Lato"/>
- <meta name="select:Font" content="Fira Sans" title="Fira Sans"/>
- <meta name="select:Font" content="Nunito Sans" title="Nunito Sans"/>
- <meta name="select:Font" content="Karla" title="Karla"/>
- <meta name="select:Font" content="PT Sans" title="PT Sans"/>
- <meta name="select:Posts" content="250px" title="250px"/>
- <meta name="select:Posts" content="300px" title="300px"/>
- <meta name="select:Posts" content="350px" title="350px"/>
- <meta name="select:Posts" content="400px" title="400px"/>
- <meta name="select:Posts" content="450px" title="450px"/>
- <meta name="select:Posts" content="500px" title="500px"/>
- <meta name="select:Posts" content="540px" title="540px"/>
- <meta name="if:Middle Tab" content=""/>
- <meta name="if:Tags Tab" content=""/>
- <meta name="if:Show Icon" content=""/>
- <meta name="if:Align Center" content=""/>
- <meta name="if:One Column" content=""/>
- <meta name="if:Solid Posts" content=""/>
- <meta name="if:User Portrait" content=""/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Post Controls" content=""/>
- <meta name="if:Tags" content=""/>
- <meta name="if:Full Photosets" content=""/>
- <meta name="if:Repeat Background" content=""/>
- <meta name="text:Message Text" content="say your thing; make it pretty please!!">
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 URL" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 URL" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 URL" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 URL" content=""/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 URL" content=""/>
- <meta name="text:Link 6" content=""/>
- <meta name="text:Link 6 URL" content=""/>
- <meta name="text:Link 7" content=""/>
- <meta name="text:Link 7 URL" content=""/>
- <meta name="text:Link 8" content=""/>
- <meta name="text:Link 8 URL" content=""/>
- <meta name="text:Tag 1 Name" content=""/>
- <meta name="text:Tag 1" content=""/>
- <meta name="text:Tag 2 Name" content=""/>
- <meta name="text:Tag 2" content=""/>
- <meta name="text:Tag 3 Name" content=""/>
- <meta name="text:Tag 3" content=""/>
- <meta name="text:Tag 4 Name" content=""/>
- <meta name="text:Tag 4" content=""/>
- <meta name="text:Tag 5 Name" content=""/>
- <meta name="text:Tag 5" content=""/>
- <meta name="text:Tag 6 Name" content=""/>
- <meta name="text:Tag 6" content=""/>
- <meta name="text:Tag 7 Name" content=""/>
- <meta name="text:Tag 7" content=""/>
- <meta name="image:Icon" content=""/>
- <meta name="image:Background" content=""/>
- <link href="https://fonts.googleapis.com/css?family={select:font}:400,400i,700,700i|Rancho" rel="stylesheet">
- <link href="https://static.tumblr.com/0podkko/bwepdyarh/photosets.css" rel="stylesheet">
- <!-- css -->
- <style type="text/css">
- /* tumblr controls by@cyantists */
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- top:14px!important;
- right:17.5px!important;
- opacity:0;
- padding-right:38px;
- /* delete invert(1) from here */
- 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%);
- /* to here if your blog has a dark background */
- transform:scale(0.65);
- transform-origin:100% 0;
- -webkit-transform:scale(0.65);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.65);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.65);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.65);
- -ms-transform-origin:100% 0;
- }
- iframe.tmblr-iframe:hover {
- opacity:0.6!important;
- }
- .hcontrols {
- position:fixed;
- top:15px;
- right:15px;
- z-index:9;
- }
- .hcontrols svg {
- width:14px;
- height:14px;
- padding:9px;
- }
- /* scrollbar */
- ::-webkit-scrollbar{
- height:16px;
- width:16px;
- background:inherit;
- }
- ::-webkit-scrollbar-thumb {background:{color:scrollbar};}
- ::-webkit-scrollbar-track {background:{color:background};}
- ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {
- border:7px solid {color:background};}
- /* main structure */
- body {
- color:{color:text};
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- {block:IfNotRepeatBackground}
- background-repeat:no-repeat;
- {/block:IfNotRepeatBackground}
- font-size:{select:font size};
- font-family:{select:font};
- font-weight:400;
- line-height:1.5em;
- letter-spacing:.25px;
- word-wrap:break-word;
- text-align:left;
- margin:0;
- overflow-x:hidden!important;
- }
- b, strong {font-weight:700;}
- a {
- color:inherit;
- text-decoration:none;
- transition:all .3s linear;
- -webkit-transition:all .3s linear;
- -o-transition:all .3s linear;
- -moz-transition:all .3s linear;
- }
- a, a img {cursor:pointer;}
- a:hover {text-decoration:none;}
- img {
- opacity:1;
- border:0;
- text-decoration:none;
- max-width:100%;
- height:auto;
- display:block;
- }
- blockquote {
- padding:0;
- margin:.5em 0;
- {block:IfNotAlignCenter}
- padding-left:15px;
- border-left:1px solid {color:accent};
- {/block:IfNotAlignCenter}
- }
- pre {
- padding:0;
- margin:0;
- line-height:inherit!important;
- background:transparent;
- font-family:inherit!Important;
- font-size:inherit!important;
- white-space:pre-wrap;
- white-space:-moz-pre-wrap;
- white-space:-pre-wrap;
- white-space:-o-pre-wrap;
- word-wrap:break-word;
- }
- p {margin:.75em 0;}
- p:first-of-type {margin-top:0;}
- p:last-of-type {margin-bottom:.5em;}
- small, big, sub, pre {
- font-size:1em!important;
- line-height:1.4em!important;
- vertical-align:baseline!important;
- }
- h1, h2, h3, h4 {
- margin:1em 0;
- font-size:calc({select:font size} - 1px);
- padding:0;
- color:#000;
- font-weight:0;
- }
- .posts h1:first-child, .posts h2:first-child, .posts h3:first-child, .posts h4:first-child {margin-top:0;}
- hr {
- border:none;
- box-shadow:0;
- margin:2em auto;
- width:75px;
- }
- ul {
- margin-left:-25px;
- list-style-type:circle;
- }
- /* tabs */
- .tabs {
- float:none;
- position:relative;
- margin-top:150px;
- {block:IfNotAlignCenter}text-align:left;{/block:ifNotAlignCenter}
- {block:IfAlignCenter}text-align:center;{/block:IfAlignCenter}
- }
- .tabs .tabed {
- float:left;
- display:block;
- width:calc(({select:Posts} * 2) + (2em * 2));
- }
- .tab-bar {
- width:100vw;
- height:50px;
- position:fixed;
- bottom:0;
- left:0;
- right:0;
- z-index:10;
- background-color:{color:tab background};
- border-top:1px solid {color:tab border};
- }
- .tabs input[type="radio"] {
- position: absolute;
- top: 0;
- left: -9999px;
- }
- .tabs label svg {
- width:18px;
- height:18px;
- color:{color:tab icons};
- }
- .tabs label {
- display:block;
- cursor:pointer;
- position:fixed;
- bottom:7.5px;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- -webkit-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- z-index:10;
- }
- .tabs label:hover {color:black;}
- .tab-1, .tab-2, .tab-3, .tab-4 {
- padding:5px;
- clear:both;
- list-style-type:none;
- }
- {block:IfNotMiddleTab}
- .tab-1 {left:calc(50% - 28px);}
- .tab-4 {left:calc(50% + 15px);}
- {/block:IfNotMiddleTab}
- {block:IfMiddleTab}
- .tab-1 {left:calc(50% - 63px);}
- .tab-2 {left:calc(50% - 9px);}
- .tab-4 {left:calc(50% + 45px);}
- {/block:IfMiddleTab}
- {block:IfTagsTab}
- .tab-3 {left:calc(50% - 9px);}
- {/block:IfTagsTab}
- .tabs .tab-content {
- z-index:2;
- display:none;
- overflow:hidden;
- padding:25px;
- position:absolute;
- top:53px;
- left:0;
- right:0;
- margin-bottom:100px;
- }
- .tabs [id^="tab"]:checked {
- top:0;
- }
- .tabs [id^="tab"]:checked ~ [id^="tab-content"] {
- display:block;
- }
- [type=radio]:checked + label {}
- #tab-content2, #tab-content3, #tab-content4 {
- width:540px;
- margin:0 auto 100px;
- top:25px;
- }
- /* tab 2 */
- #tab-content2 {text-align:center;}
- /* tab 3 */
- #tab-content3 {text-align:center;}
- #tab-content3 h5 {
- margin-top:15px;
- text-transform:lowercase;
- font-size:{select:font size};
- }
- .p-tags li {
- list-style:none;
- margin-bottom:15px;
- margin-left:-15px;
- }
- @media only screen and (min-width:577px) {
- #tab-content3 .dot {display:none;}
- #tab-content3 h5 {margin-top:5px;}
- .p-tags {
- text-align:left;
- margin-top:5px;
- margin-left:50%;
- width:calc((540px / 2) - 15px);
- padding-left:15px;
- }
- .p-tags li {
- list-style-type:circle;
- margin-left:0;
- }
- .cher {
- float:left;
- width:calc((540px / 2) - 15px);
- padding-right:15px;
- }
- .sfm input {
- float:right;
- text-align:right!important;
- margin-bottom:0;
- }
- }
- .sfm input {
- border:0;
- margin:2px 0 10px 0;
- padding:5px 7.5px 5px 7.5px;
- color:{color:text};
- text-align:center;
- text-transform:lowercase;
- font-family:{select:font};
- font-size:{select:font size};
- background-color:{color:background};
- }
- input:focus,
- select:focus,
- textarea:focus,
- button:focus {
- outline:none;
- }
- /* tab 4 */
- #tab-content4 {
- text-align:center;
- }
- .description {
- font-style:italic;
- display:inline-block;
- letter-spacing:.25px;
- }
- .nav ul li {
- list-style:none;
- margin:0 0 10px -12.5px;
- }
- @media only screen and (min-width:577px) {
- .nav {
- max-width:540px;
- min-width:540px;
- }
- .nav ul li {
- float:left;
- width:230px;
- display:block;
- margin:0 15px 10px 12.5px;
- }
- .nav ul li:nth-of-type(odd) {text-align:right;}
- .nav ul li:nth-of-type(even) {text-align:left;}
- }
- /* header */
- header img {
- display:block;
- width:50px;
- height:50px;
- overflow:hidden;
- border-radius:50%;
- position:absolute;
- top:100px;
- left:calc(50% - 25px);
- }
- header {
- top:0;
- left:0;
- position:relative;
- padding:30px;
- text-align:center;
- margin-bottom:-100px;
- {block:IfNotShowIcon}
- margin-bottom:-50px;
- {/block:IfNotShowIcon}
- }
- .blogtitle {
- font-size:24px;
- font-family: 'Rancho', cursive;
- letter-spacing:.5px;
- margin-top:140px;
- margin-bottom:10px;
- {block:IfNotShowIcon}
- margin-top:90px;
- {block:IfNotShowIcon}
- color:{color:title};
- }
- /* pagination */
- .pagination {
- z-index:11;
- bottom:50px;
- margin-top:3px;
- display:inline-block;
- position:fixed;
- width:calc(100% - 40px);
- padding:0 20px 0 20px;
- }
- .prev {float:left;}
- .next {float:right;margin-right:20px;}
- .pagination svg {
- color:{color:tab icons};
- width:14px;
- height:14px;
- position:absolute;
- bottom:-31px;
- }
- /* posts */
- {block:IndexPage}
- section {
- margin:50px auto 50px auto;
- }
- {block:IfNotOneColumn}
- .entries {
- -webkit-column-count:2;
- -moz-column-count:2;
- column-count:2;
- -webkit-column-gap:2em;
- -moz-column-gap:2em;
- column-gap:2em;
- margin:150px auto 100px auto!important;
- padding:0 2em 0 0;
- overflow-x:hidden;
- width:calc(({select:Posts} * 2) + (2em * 2));
- }
- .posts {
- display:inline-block;
- padding:0;
- margin:0 1em 3.5em;
- width:{select:Posts};
- -webkit-transition:1s ease all;
- }
- .posts:last-of-type {margin-bottom:0!important;}
- @media only screen and (min-width:321px) and (max-width:900px) {
- .entries {
- -moz-column-count:2;
- -webkit-column-count:2;
- column-count:2;
- margin:150px auto 100px auto;
- padding-right:1em;
- }
- .tabs .tabed, .entries {width:calc(90vw - 1em);}
- .posts {width:99%;}
- }
- @media only screen and (max-width:320px) {
- .entries {
- -moz-column-count: 1;
- -webkit-column-count: 1;
- column-count: 1;
- margin:150px auto 100px auto;
- padding-right:1.75em;
- }
- .tabs .tabed, .entries {width:calc(90vw - 1.5em);}
- .posts {width:100%;}
- }
- {/block:IfNotOneColumn}
- {block:IFOneColumn}
- .entries {
- -webkit-column-count:1;
- -moz-column-count:1;
- column-count:1;
- margin:150px auto 100px auto!important;
- padding:0 2em 0 0;
- overflow-x:hidden;
- width:{select:posts};
- }
- .posts {
- display:inline-block;
- padding:0;
- margin:0 1em 3.5em;
- width:{select:posts};
- -webkit-transition:1s ease all;
- }
- @media only screen and (max-width:768px) {
- .entries {width:540px;}
- .posts {width:100%;}
- }
- @media only screen and (max-width:576px) {
- .entries {width:calc(100vw - 50px);}
- }
- {/block:IfOneColumn}
- {/block:IndexPage}
- {block:PermalinkPage}
- section {
- width:100%;
- margin:100px auto 0 auto;
- }
- .posts {
- width:425px;
- margin:150px auto 0 auto;
- }
- {/block:PermalinkPage}
- .posts, .description {
- overflow:hidden;
- }
- .photoset-grid {
- grid-gap:1px;
- }
- .ph {
- position:relative;
- overflow:hidden;
- }
- .ph img {
- width:100%;
- display:block;
- }
- /* titles */
- .title {
- color:{color:title};
- font-size:calc({select:font size} + 1px);
- font-weight:700;
- padding:20px 20px 10px 20px;
- }
- .dot {
- height:5px;
- width:5px;
- margin-right:5px;
- border-radius:50%;
- display:inline-block;
- }
- .one {background:{color:dot one};}
- .two {background:{color:dot two};}
- .three {background:{color:dot three};}
- /*.ted {margin-top:10px;}*/
- /* captions */
- .captions {
- {block:IndexPage}{block:IfNotCaptions}display:none;{/block:IfNotCaptions}{/block:IndexPage}
- }
- .comment {
- list-style:none;
- border-top:1px dashed #eee;
- }
- .comment:first-of-type {border-top:none;}
- .tex a {
- margin:0 0 20px;
- transition: background-size .8s ease;
- background: linear-gradient(to bottom, transparent 10%, {color:accent} 0) left bottom/0% 40% no-repeat;
- text-decoration:none;
- border-bottom:1px solid {color:accent};
- cursor:pointer;
- color:{color:text};
- display:inline;
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- transition: all 0.3s ease;
- }
- .tex a:hover {
- color:{color:text};
- background-size: 100% 40%;
- }
- .tex:active {
- background-size: 100% 70%;
- }
- .tex ul {
- margin-left:0;
- }
- /*.tex li, .tex blockquote {text-align:left;}*/
- .user {
- color:{color:title};
- font-weight:700;
- line-height:1em;
- margin-bottom:.75em;
- display:inline-block;
- text-transform:lowercase;
- }
- .user img {
- {block:IfUserPortrait}display:inline;{/block:IfUserPortrait}
- {block:IfNotUserPortrait}display:none;{/block:IfNotUserPortrait}
- float:left;
- vertical-align:middle;
- margin-top:-1px;
- margin-right:8px;
- {block:IfAlignCenter}
- display:none;
- {/block:IfAlignCenter}
- overflow:hidden;
- width:16px;
- height:16px;
- border-radius:50%;
- -moz-border-radius:50%;
- -webkit-border-radius:50%;
- }
- {block:IfNotAlignCenter}
- .deactivated:after {
- content:'deactivated';
- position:absolute;
- padding-left:8px;
- opacity:0;
- transition:.4s ease-in-out;
- color:#a4a3a3;
- }
- .deactivated:hover:after {opacity:1;}
- {/block:IfNotAlignCenter}
- /* quote */
- .quote {
- font-size:calc({select:font size} + 1px);
- font-style:italic;
- font-weight:700;
- }
- .source {
- text-transform:lowercase;
- }
- /* audio */
- .soundcloud_audio_player {
- max-height:116px!important;
- width:100%!important;
- }
- .spotify_audio_player {
- max-height:80px!important;
- width:100%!important;
- }
- .audio {
- z-index:0;
- {block:IfNotAlignCenter}
- min-height:65px;
- max-height:65px;
- {/block:IfNotAlignCenter}
- {block:IfAlignCenter}
- min-height:90px;
- max-height:90px;
- {/block:IfAlignCenter}
- position:relative;
- border-bottom:1px solid #eee;
- }
- .playbutton {
- width:30px;
- height:30px;
- overflow:hidden;
- border-radius:15px;
- margin:1px 0 0 -1px;
- z-index:2!important;
- opacity:.5;
- cursor:pointer;
- }
- .playbox {
- z-index:2;
- width:30px;
- height:30px;
- overflow:hidden;
- border-radius:50%;
- position:absolute;
- {block:IfAlignCenter}
- margin-top:41px;
- left:calc(50% - 15px);
- {/block:IfAlignCenter}
- opacity:.1;
- transition:.5s ease-in;
- -webkit-transition:.5s ease-in;
- -o-transition:.5s ease-in;
- -moz-transition:.5s ease-in;
- -ms-transition:.5s ease-in;
- }
- .playbox:hover {
- opacity:1;
- }
- .info {
- margin-top:1.5px;
- }
- .track, .audio {
- max-width:100%;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .track {
- font-weight:700;
- {block:IfAlignCenter}margin-bottom:7.5px;{/block:IfAlignCenter}
- }
- .audio .dot {
- margin:10px 5px 5px 0;
- {block:IfAlignCenter}display:none;{/block:IfAlignCenter}
- }
- .audio svg {
- width:14px;
- margin-top:13px;
- {block:IfNotAlignCenter}
- margin-top:17.5px;
- float:right;
- margin-right:7.5px;
- {/block:IfNotAlignCenter}
- }
- /* asks */
- .q {border-bottom:1px solid #eee;}
- /* chat */
- .chat {
- text-transform:lowercase;
- margin:0;
- list-style:none;
- }
- .bubble {
- display:inline-block;
- overflow:hidden;
- border-radius:.4em;
- margin:0 0 5px 0;
- }
- .label {
- display:inline-block;
- color:{color:title};
- }
- /* permalink and notes */
- .when, .rblg-p {text-transform:lowercase;}
- .when {position:relative;}
- .when a {color:#969696;}
- .when span {display:block;}
- .post-controls {
- {block:IfNotAlignCenter}left:0;{/block:IfNotAlignCenter}
- min-height:15px;
- }
- .post-controls, .reblog, .like {
- display:inline-block;
- }
- .post-controls svg {
- {block:IfPostControls}
- width:calc({select:font size} - 2px);
- height:calc({select:font size} - 2px);
- {/block:IfPostControls}
- {block:IfNotPostControls}
- width:13px;
- height:13px;
- {/block:IfNotPostControls}
- margin-right:10px;
- color:{color:text};
- }
- .post-controls svg {
- {block:IfAlignCenter}
- margin:0 5px 0 5px;
- {/block:IfAlignCenter}
- }
- .post-controls .like .liked + svg {opacity:.8;}
- .post-controls .like .liked + svg path {fill:#ec5a5a;}
- .post-controls .like .like_button {position:relative;}
- .post-controls .like .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .rblg-p p {line-height:1em;}
- .rblg-p img {
- {block:IfUserPortrait}display:inline;{/block:IfUserPortrait}
- {block:IfNotUserPortrait}display:none;{/block:IfNotUserPortrait}
- {block:IfAlignCenter}
- display:none;
- {/block:IfAlignCenter}
- float:left;
- margin-right:10px;
- vertical-align:middle;
- overflow:hidden;
- border-radius:50%;
- -moz-border-radius:50%;
- -webkit-border-radius:50%;
- image-rendering: -moz-crisp-edges;
- image-rendering: -o-crisp-edges;
- image-rendering: -webkit-optimize-contrast;
- image-rendering: crisp-edges;
- -ms-interpolation-mode: nearest-neighbor;
- }
- .tags {
- {block:IndexPage}
- {block:ifNotTags}display:none;{/block:ifNotTags}
- margin-top:30px;
- margin-bottom:15px;
- {/block:IndexPage}
- }
- .tags a {margin-right:5px;}
- /* post notes */
- .pagenotes {
- max-width:calc(100vw - 50px);
- padding:15px;
- margin-top:0;
- margin-bottom:150px;
- }
- ol.notes {
- list-style:none;
- padding:0px;
- margin:0px;
- }
- ol.notes li.note {
- display:block;
- padding:0;
- margin:10px 0;
- }
- li.note blockquote {
- margin-right:10px;
- }
- .postnotes img {
- {block:IfUserPortrait}display:inline;{/block:IfUserPortrait}
- {block:IfNotUserPortrait}display:none;{/block:IfNotUserPortrait}
- {block:IfAlignCenter}
- display:none;
- {/block:IfAlignCenter}
- vertical-align:middle;
- overflow:hidden;
- width:16px;
- height:16px;
- margin-top:-2px;
- margin-right:8px;
- border-radius:50%;
- -moz-border-radius:50%;
- -webkit-border-radius:50%;
- }
- a.more_notes_link {
- display:block;
- text-transform:lowercase;
- color:#444;
- }
- /* short */
- {block:IfSolidPosts}
- .posts, .description {
- background-color:{color:posts background};
- border:1px solid {color:posts borders};
- border-top:1px solid rgba({color:box shadow},0.2);
- box-shadow: 0px 5px 10px rgba({RGBcolor:box shadow},0.2);
- }
- .dot:first-of-type {
- margin-left:20px;
- }
- .description, .comment, .quote, .source, .audio, .chat, .q {
- padding:15px;
- }
- .comment:last-of-type {padding-bottom:0;}
- .description {margin-bottom:10px;}
- .bubble {
- border:1px solid #eee;
- padding:7.5px 12.5px 7.5px 12.5px;
- }
- .playbox {
- background-color:{color:posts background};
- top:31.5px;
- right:15px;
- }
- .post-controls {padding:15px;}
- .tags {margin-left:15px;margin-right:15px;}
- .rblg-p {margin:0 15px 0 15px;}
- .pagenotes {width:calc(425px - 30px);}
- {/block:IfSolidPosts}
- {block:IfNotSolidPosts}
- .posts, .description {
- border:none;
- background-color:{color:background};
- }
- .description {margin-bottom:5px;}
- .title {padding:0 0 10px 0;}
- .post-controls, .rblg-p, .tags {
- margin-top:15px;
- }
- .quote, .audio, .chat, .q {padding:0 0 15px 0;}
- .comment, .source {padding:15px 0 15px 0;}
- .comment:last-of-type {padding-bottom:0;}
- .playbox {
- top:15.5px;
- right:0;
- background-color:{color:background};
- }
- .pagenotes {width:425px;}
- {/block:IfNotSolidPosts}
- /* media queries */
- @media only screen and (min-width:769px) {
- .description {
- {block:IFOneColumn}max-width:{select:posts};{block:IFOneColumn}
- {block:IFNotOneColumn}max-width:calc({select:posts} * 2);{block:IFNotOneColumn}
- }
- }
- @media only screen and (max-width:768px) {
- #tab-content2, #tab-content3, #tab-content4, #tab-content5 {
- width:540px;
- }
- {block:PermalinkPage}
- section {
- margin:100px auto 0 auto;
- }
- .posts {
- width:540px;
- }
- .pagenotes {
- {block:IfSolidPosts}
- width:calc(540px - 30px);
- {block:IfSolidPosts}
- }
- {/block:PermalinkPage}
- }
- @media only screen and (max-width:568px) {
- .hcontrols {display:none;}
- #tab-content2, #tab-content3, #tab-content4, #tab-content5,
- .pagenotes {
- width:calc(100% - 50px);
- }
- .pagenotes {
- {block:IfSolidPosts}
- width:calc(100% - 72px);
- {block:IfSolidPosts}
- }
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <header>
- {block:IfShowIcon}
- {block:ifIconImage}<img src="{image:Icon}"/>{/block:ifIconImage}
- {block:IfNotIconImage}<img src="{PortraitURL-64}">{/block:IfNotIconImage}
- {/block:IfShowIcon}
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three" style="margin-right:0;"></span>
- </header>
- <!-- tabs content ---------------------------------------------------------->
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage} <a class="prev" href="{PreviousPage}"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg> </a> {/block:PreviousPage}
- {block:NextPage} <a class="next" href="{NextPage}"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg> </a> {/block:NextPage}
- </div>
- {/block:Pagination}
- {block:PermalinkPagination}
- {block:NextPost} <a href="{NextPost}" class="prev"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg> </a> {/block:NextPost}
- {block:PreviousPost} <a href="{PreviousPost}" class="next"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg> </a> {/block:PreviousPost}
- {/block:PermalinkPagination}
- </div>
- <div class="tab-bar"></div>
- <div class="tabs" role="tablist">
- {block:IfMiddleTab}
- {block:IfNotTagsTab}
- <!-- TAB 2 --------------------------------------------------------------->
- <div class="tabed"><input type="radio" name="tabs" id="tab2" />
- <label for="tab2" role="tab" aria-selected="true" aria-controls="panel2" tabindex="0" class="tab-2"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-feather"><path d="M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z"></path><line x1="16" y1="8" x2="2" y2="22"></line><line x1="17" y1="15" x2="9" y2="15"></line></svg> </label>
- <div id="tab-content2" class="tab-content" role="tabpane2" aria-labelledby="writte" aria-hidden="false">
- <p>{text:message text}</p>
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three"></span>
- </br>
- <p><iframe frameborder="0" scrolling="no" class="msg" width="100%" height="190" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p>
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three" style="margin-right:0;"></span>
- </div></div>
- {/block:IfNotTagsTab}
- {block:IfTagsTab}
- <!-- TAB 3 --------------------------------------------------------------->
- <div class="tabed"><input type="radio" name="tabs" id="tab3" />
- <label for="tab3" role="tab" aria-selected="true" aria-controls="panel3" tabindex="0" class="tab-3"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg> </label>
- <div id="tab-content3" class="tab-content" role="tabpane3" aria-labelledby="description" aria-hidden="false">
- <div class="cher">
- <script language="javascript">
- function send()
- {document.theform.submit()}
- </script>
- <form action="/search" method="get" class="sfm" name="theform">
- <input type="text" name="q" placeholder="{lang:search keywords}" id="sf"/>
- </form>
- </div>
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three" style="margin-right:0;"></span>
- <div class="p-tags">
- <h5>{lang:tags}</h5>
- <ul>
- {block:IfTag1}<li><a href="/tagged/{text:Tag 1}">{text:Tag 1 Name}</a></li>{/block:IfTag1}
- {block:IfTag2}<li><a href="/tagged/{text:Tag 2}">{text:Tag 2 Name}</a></li>{/block:IfTag2}
- {block:IfTag3}<li><a href="/tagged/{text:Tag 3}">{text:Tag 3 Name}</a></li>{/block:IfTag3}
- {block:IfTag4}<li><a href="/tagged/{text:Tag 4}">{text:Tag 4 Name}</a></li>{/block:IfTag4}
- {block:IfTag5}<li><a href="/tagged/{text:Tag 5}">{text:Tag 5 Name}</a></li>{/block:IfTag5}
- {block:IfTag6}<li><a href="/tagged/{text:Tag 6}">{text:Tag 6 Name}</a></li>{/block:IfTag6}
- {block:IfTag7}<li><a href="/tagged/{text:Tag 7}">{text:Tag 7 Name}</a></li>{/block:IfTag7}
- {block:IfTag8}<li><a href="/tagged/{text:Tag 8}">{text:Tag 8 Name}</a></li>{/block:IfTag8}
- </ul>
- </div>
- </div></div>
- {/block:IfTagsTab}
- {/block:IfMiddleTab}
- <!-- TAB 4 --------------------------------------------------------------->
- <div class="tabed"><input type="radio" name="tabs" id="tab4"/>
- <label for="tab4" role="tab" aria-selected="true" aria-controls="panel4" tabindex="0" class="tab-4"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg> </label>
- <div id="tab-content4" class="tab-content" role="tabpane4" aria-labelledby="profile" aria-hidden="false">
- <div class="description">{Description}</div>
- <div class="nav">
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three" style="margin-right:0;"></span>
- <ul>
- {block:ifLink1}<li><a href="{text:Link 1 URL}">{text:Link 1}</a></li>{/block:ifLink1}
- {block:ifLink2}<li><a href="{text:Link 2 URL}">{text:Link 2}</a></li>{/block:ifLink2}
- {block:ifLink3}<li><a href="{text:Link 3 URL}">{text:Link 3}</a></li>{/block:ifLink3}
- {block:ifLink4}<li><a href="{text:Link 4 URL}">{text:Link 4}</a></li>{/block:ifLink4}
- {block:ifLink5}<li><a href="{text:Link 5 URL}">{text:Link 5}</a></li>{/block:ifLink5}
- {block:ifLink6}<li><a href="{text:Link 6 URL}">{text:Link 6}</a></li>{/block:ifLink6}
- {block:ifLink7}<li><a href="{text:Link 7 URL}">{text:Link 7}</a></li>{/block:ifLink7}
- <li><a href="https://amboise.tumblr.com/">theme</a></li>
- </ul>
- </div>
- </div></div>
- <!-- TAB 1 --------------------------------------------------------------->
- <div class="tabed"><input type="radio" name="tabs" id="tab1" checked />
- <label for="tab1" role="tab" aria-selected="true" aria-controls="panel1" tabindex="0" class="tab-1"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg> </label>
- <div id="tab-content1" class="tab-content" role="tabpanel" aria-labelledby="feed" aria-hidden="false" style="margin-top:-150px;margin-bottom:0;padding:0;">
- <!-- posts ----------------------------------------------------------------->
- <section class="entries">
- {block:Posts}
- <article class="posts {block:Caption}captioned{/block:Caption}">
- {block:Quote}
- <div class="quote">{Quote}</div>
- <span class="dot one"></span>
- <span class="dot two"></span>
- <span class="dot three"></span>
- {block:Source}<div class="source">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- <span class="dot one"></span>
- <span class="dot two"></span>
- <span class="dot three"></span>
- {/block:Title}
- {block:RebloggedFrom}
- {block:Reblogs}
- {block:IsActive}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment">
- <span><a class="user deactivated" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {block:NotReblog}
- <li class="comment {block:Title}ted{/block:Title}">
- <div class="tex">{body}</div>
- {/block:NotReblog}
- {/block:Text}
- {block:Link}<div class="title"><a href="{URL}">{Name}</a></div>
- <span class="dot one"></span>
- <span class="dot two"></span>
- <span class="dot three"></span>
- {block:Description}
- {block:NotReblog}
- <li class="comment ted">
- <div class="tex">{Description}</div>
- </li>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- {block:IsActive}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment">
- <span><a class="user deactivated" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="title">{title}</div>{/block:Title}
- <ol class="chat {block:Title}ted{/block:Title}">
- {block:lines}
- <li class="l {Alt}">
- <span class="bubble">{block:label}<span class="label">{label}</span>{/block:label} {line}</span>
- </li>
- {/block:lines}
- </ol>
- {/block:Chat}
- <div class="ph">
- {block:Photo}
- {block:IndexPage}
- <div class="photo"><img src="{PhotoURL-HighRes}"></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-HighRes}">
- {/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:IfNotFullPhotosets}
- {block:Photos}
- <div class="photo"><img src="{PhotoURL-HighRes}" class="highres"></div><!--
- {/block:Photos}-->
- {/block:IfNotFullPhotosets}
- {block:IfFullPhotosets}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
- {/block:IfFullPhotosets}
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
- {/block:PermalinkPage}
- {/block:Photoset}
- {block:Video}
- <div class="video">{Video-500}</div>
- {/block:Video}
- {block:Audio}
- <div class="audio">
- <div class=playbox><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- <div class="info">
- <div class="track">{block:TrackName}{TrackName}{/block:TrackName}</div>
- <span class="dot one" style="margin-left:0;"></span>
- <span class="dot two"></span>
- <span class="dot three"></span>
- <div class="artist">{block:Artist}{Artist}{/block:Artist}</div>
- </div>
- <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="feather feather-play"><polygon points="5 3 19 12 5 21 5 3"></polygon></svg>
- </div>
- {/block:Audio}
- {block:Caption}
- <div class="captions">
- {block:Reblogs}
- {block:IsActive}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment">
- <span><a class="user deactivated" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {block:NotReblog}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Name}</a></span>
- <div class="tex">{Caption}</div>
- </li>
- {/block:NotReblog}
- </div>
- {/block:Caption}
- </div>
- {block:Answer}
- <div class="q">
- <span class="user">
- <img src="{AskerPortraitURL-64}">{Asker} sent</span></br>
- <div class="tex">{question}</div>
- </div>
- {block:Answerer}
- <li class="comment">
- <div class="user">
- <img src="{AnswererPortraitURL-64}">{Answerer} replied</div>
- <div class="tex">{Answer}</div>
- </li>
- {/block:Answerer}
- {block:NotReblog}
- <li class="comment">
- <div class="tex">{Replies}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Username}</a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- {block:Date}
- <div class="when">
- {block:IndexPage}
- <div class="post-controls">
- {block:IfPostControls}
- <a href="{ReblogURL}" target="_blank" class="reblog" title="{lang:Share this}"><svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rotate-ccw"><polyline points="1 4 1 10 7 10"></polyline><path d="M3.51 15a9 9 0 1 0 2.13-9.36L1 10"></path></svg></a>
- <a href="#" class="like" title="like">{LikeButton}<svg xmlns="https://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg></a>
- <a href="{Permalink}" target="_blank" title="{lang:Permalink}"><svg xmlns="https://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bookmark"><path d="M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"></path></svg></a>
- {/block:IfPostControls}
- {block:IfNotPostControls}
- <a href="{Permalink}" target="_blank" title="{lang:Permalink}"><svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"><circle cx="12" cy="12" r="1"></circle><circle cx="19" cy="12" r="1"></circle><circle cx="5" cy="12" r="1"></circle></svg></a>
- {/block:IfNotPostControls}
- </div>
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:HasTags}
- </br><div class="tags">{lang:Filed under}:
- {block:Tags}<a href="{TagUrl}"> {Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- <div class="rblg-p" style="margin-top:10px;margin-bottom:10px;">
- <p>{lang:Posted on DayOfMonth Month Year}</p>
- </div>
- {block:RebloggedFrom}
- <div class="rblg-p">
- <p><a href="{ReblogParentURL}">
- <img src="{ReblogParentPortraitURL-16}">
- {lang:Reblogged from ReblogParentName 2}</a></p>
- </div>
- <div class="rblg-p" style="margin-top:10px">
- <p><a href="{ReblogRootURL}">
- <img src="{ReblogRootPortraitURL-16}">
- {lang:Originally from ReblogRootName 2}</a></p>
- </div>
- </span></br>
- {/block:RebloggedFrom}
- {/block:PermalinkPage}
- </div>
- {/block:Date}
- </article>
- {block:PostNotes}
- <article class="posts pagenotes">
- <div class="postnotes">{NoteCountWithLabel}
- {PostNotes}
- </div>
- </article>
- {/block:PostNotes}
- {/block:Posts}
- </section>
- <!-- end of tab 1 ---------------------------------------------------------->
- </div></div>
- <!-- END OF TABS -->
- </div>
- <div class="hcontrols"><svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-vertical"><circle cx="12" cy="12" r="1"></circle><circle cx="12" cy="5" r="1"></circle><circle cx="12" cy="19" r="1"></circle></svg></div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment