Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- theme lotus by amboise
- be cool and steal nor copy n.n
- base code by sorrism
- custom tumblr controls by cyantists
- infinite scroll by paul irish
- photosets by pixel union
- shortening notes, lightboxes, tumblr controls by shythemes
- flexible frames script by nouvae
- remove tumblr redirects script by magnusthemes
- feather icons by cole demis
- tooltips by malihu
- full credits at https://amboise.tumblr.com/credits
- -->
- <!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="image:Background" content=""/>
- <meta name="image:Header" content=""/>
- <meta name="color:Header Color One" content="#eeeeee"/>
- <meta name="color:Header Color Two" content="#eeeeee"/>
- <meta name="color:Header Image Background" content="#eeeeee"/>
- <meta name="color:Background" content="#f6f6f6"/>
- <meta name="color:Text" content="#666666"/>
- <meta name="color:Bold Text" content="#666666">
- <meta name="color:Info" content="#a4a3a3">
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Posts Hover" content="#fbfbfb"/>
- <meta name="color:Borders" content="#eeeeee"/>
- <meta name="color:Box Shadow" content="#eeeeee"/>
- <meta name="color:Menu Text" content="#ffffff"/>
- <meta name="color:Menu Background" content="#323232"/>
- <meta name="color:Deactivated User" content="#f8f8f8"/>
- <meta name="color:Description Links" content="#888888"/>
- <meta name="color:Link" content="#a7a7a7"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Tags" content="#000000"/>
- <meta name="color:Tooltip" content="#ffffff"/>
- <meta name="color:Tooltip Background" content="#191919"/>
- <meta name="color:Scrollbar" content="#d5d5d5"/>
- <meta name="color:Lightbox" content="#000000"/>
- <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:Font Size" content="13px" title="13px"/>
- <meta name="select:Font Size" content="14px" title="14px"/>
- <meta name="select:Font Size" content="15px" title="15px"/>
- <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="select:Header Image Position" content="top" title="Top"/>
- <meta name="select:Header Image Position" content="center" title="Center"/>
- <meta name="select:Header Image Position" content="bottom" title="Bottom"/>
- <meta name="if:Fixed Content" content=""/>
- <meta name="if:Full Header" content=""/>
- <meta name="if:Header Image" content=""/>
- <meta name="if:Show Captions" content=""/>
- <meta name="if:Show Tags" content=""/>
- <meta name="if:Load More" content=""/>
- <meta name="if:Infinite Scroll" content=""/>
- <meta name="text:Welcome Text" content="hello there"/>
- <meta name="text:Subtitle" content="only seen on permalink page">
- <meta name="text:Post Subtitle" content="only on posts on permalink page">
- <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:Link 9" content=""/>
- <meta name="text:Link 9 URL" content=""/>
- <meta name="text:Link 10" content=""/>
- <meta name="text:Link 10 URL" content=""/>
- <!-- things ---------------------------------------------------------------->
- <link href="https://fonts.googleapis.com/css?family={select:font}:400,400i,700,700i" rel="stylesheet">
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.6/SmoothScroll.min.js"></script>
- <style type="text/css">
- /*-- main structure -------------------------------------------------------*/
- /* lightbox */
- #tumblr_lightbox, .tmblr-lightbox {
- background-color:rgba({RGBcolor:lightbox},.75)!important;
- }
- #vignette, .vignette {
- opacity:0;
- }
- #tumblr_lightbox img, .lightbox-image {
- box-shadow:none!important;
- border-radius:.8em!important;
- -moz-box-sizing:border-box;
- box-sizing:border-box;
- max-width:none;
- }
- /* tumblr controls by@cyantists */
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- opacity:0;
- padding-right:45px;
- transform:scale(0.65);
- transform-origin:100% 0;
- 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%);
- -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:1!important;
- }
- .hcontrols {
- right:15px;
- z-index:10000;
- }
- .hcontrols svg {
- width:15px;
- height:15px;
- padding:9px;
- }
- .clink a {
- display:inline-block;
- }
- .clink .clike .liked + svg {
- opacity:.8;
- }
- .clink .clike .liked + svg path {
- fill:#ec5a5a;
- }
- .clink .clike .like_button {
- position:relative;
- }
- .clink .clike .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- /* text selection color */
- ::selection {
- background:{color:text select background};
- color:{color:text select};
- }
- ::-moz-selection {
- background:{color:text select background};
- color:{color:text select};
- }
- ::-webkit-selection {
- background:{color:text select background};
- color:{color:text select};
- }
- /* scrollbar */
- ::-webkit-scrollbar{
- height:12px;
- width:12px;
- background:inherit;
- }
- ::-webkit-scrollbar-thumb {background:#a3a4a4;}
- ::-webkit-scrollbar-track {background:{color:borders};}
- ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {
- border:4.5px solid {color:background};}
- /* tooltips */
- #s-m-t-tooltip {
- max-width:300px;
- z-index:10000;
- margin:0 14px 0 12px;
- padding:8px 12px 8px 12px;
- overflow:hidden;
- border-radius:.4em;
- background-color:rgba({RGBcolor:tooltip background},0.9);
- font-size:calc({select:font size} - 2px);
- text-transform:lowercase;
- letter-spacing:1px;
- line-height:16px;
- color:{color:tooltip};
- }
- /* pure css tooltips - https://codepen.io/pure-css/pen/bddggP */
- .tool {
- cursor:help;
- position:relative;
- text-align:center;
- }
- .tool::before,
- .tool::after {
- left: 50%;
- opacity: 0;
- position: absolute;
- z-index: -100;
- }
- .tool:hover::before,
- .tool:focus::before,
- .tool:hover::after,
- .tool:focus::after {
- opacity: 1;
- transform: scale(1) translateY(0);
- z-index: 100;
- }
- .tool::before {
- border-style: solid;
- border-width: 5px 5px 0 5px;
- border-color: {color:tooltip background} transparent transparent transparent;
- bottom: 100%;
- content: "";
- margin:10px 0;
- transition:all .5s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;
- transform:scale(.6) translateY(-90%);
- }
- .tool:hover::before,
- .tool:focus::before {
- transition: all .5s cubic-bezier(.84,-0.18,.31,1.26) .2s;
- }
- .tool::after {
- background:{color:tooltip background};
- border-radius:.4em;
- bottom:180%;
- color:{color:tooltip};
- content:attr(data-tip);
- font-size:calc({select:font size} - 1px);
- margin-left:-35px;
- width:60px;
- padding:5px 15px 5px 15px;
- transition:all .5s cubic-bezier(.84,-0.18,.31,1.26) .2s;
- transform:scale(.6) translateY(50%);
- }
- .tool:hover::after,
- .tool:focus::after {
- transition:all .5s cubic-bezier(.84,-0.18,.31,1.26);
- }
- /* main structure */
- body {
- color:{color:text};
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment:fixed;
- background-repeat:repeat;
- font-size:{select:font size};
- font-family:{select:font};
- text-transform:lowercase;
- line-height:1.5em;
- letter-spacing:.5px;
- font-weight:400;
- word-wrap:break-word;
- text-align:left;
- margin:0;
- }
- b, strong {
- font-weight:700;
- color:{color:bold text};
- }
- a {
- color:inherit;
- text-decoration:none;
- transition:all .3s linear;
- -o-transition:all .3s linear;
- -moz-transition:all .3s linear;
- -webkit-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:15px 15px 11px 15px;
- margin:5px 0 5px 0;
- }
- 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:.5em 0;
- font-size:calc({select:font size} + 0.75px);
- padding:0;
- color:{color:text};
- font-weight:700;
- }
- .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;
- border-top:1px solid {color:borders};
- }
- /* header */
- header {
- height:20px;
- position:absolute;
- z-index:9999;
- }
- .topbar {
- top:0;
- left:0;
- right:0;
- margin-left:-1px;
- width:calc(100% - 49px);
- height:20px;
- background:white;
- padding:15px 25px 15px 25px;
- border-bottom:1px solid {color:borders};
- }
- .topbar img {
- margin-top:-2px;
- width:25px;
- height:25px;
- overflow:hidden;
- border-radius:50%;
- }
- .tt {font-weight:700;}
- .tt, .sfm {display:inline-block;}
- .cher {
- position:absolute;
- top:10px;
- left:75px;
- }
- .sfm input {
- border:0;
- margin:0;
- padding:5px 10px 5px 10px;
- color:{color:info};
- text-align:left;
- text-transform:lowercase;
- letter-spacing:.5px;
- font-family:{select:font};
- font-size:{select:font size};
- background:white;
- }
- ::placeholder {color:{color:info};}
- ::-webkit-input-placeholder {color:{color:info};}
- ::-moz-placeholder {color:{color:info};}
- ::-ms-input-placeholder {color:{color:info};}
- input:focus,
- select:focus,
- textarea:focus,
- button:focus {
- outline:none;
- }
- /* dropdown menu - https://codepen.io/pedronauck/pen/fcaDw */
- .menus {
- z-index:99999;
- position:absolute;
- top:15px;
- left:50%;
- right:0;
- }
- .dropdown {
- z-index:9999;
- position:absolute;
- width:120px;
- right:25px;
- text-transform:uppercase;
- letter-spacing:2px;
- font-size:calc({select:font size} - 4px)!important;
- text-align:right;
- }
- .dropdown a:hover {cursor:default;}
- .dropdown-menu a {cursor:pointer!important;}
- .dropdown svg:hover {cursor:pointer;}
- .cc {
- z-index:999990;
- position:absolute;
- margin-top:-22px;
- margin-right:50px;
- right:0;
- }
- .cc svg {
- width:15px;
- height:15px;
- margin:0 10px;
- }
- .dropdown svg {
- width:19px;
- height:19px;
- float:right;
- margin:0;
- color:{color:text};
- }
- .dropdown b {
- font-weight:400;
- }
- .dropdown [data-toggle="dropdown"] {
- position: relative;
- display: block;
- color:{color:text};
- min-height:20px;
- max-height:20px;
- }
- .dropdown .dropdown-menu {
- overflow:hidden;
- position:relative;
- max-height:0;
- padding:0;
- margin:25px 0 0 0;
- text-align:left;
- }
- .dropdown .dropdown-menu svg {
- float:right;
- width:12px;
- height:12px;
- color:{color:menu text};
- margin-top:4px;
- background:transparent;
- }
- .dropdown ul {
- margin-left:-24px;
- list-style-type:none;
- }
- .dropdown ul li:before {
- content:'';
- margin-right:10px;
- }
- .dropdown .dropdown-menu li {
- padding:0;
- margin:calc(-8px - {select:font size}) 0 0 0;
- }
- .dropdown .dropdown-menu li a {
- display:block;
- color:{color:menu text};
- background:{color:menu background};
- margin:0;
- padding:5px 10px 0px 10px;
- max-width:100%;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .dropdown .dropdown-menu li:first-child a {
- padding-top:10px;
- }
- .dropdown .dropdown-menu li:last-child a {
- padding-bottom:10px;
- }
- .dropdown .show, .dropdown .hide {
- -moz-transform-origin: 50% 0%;
- -ms-transform-origin: 50% 0%;
- -webkit-transform-origin: 50% 0%;
- transform-origin: 50% 0%;
- }
- .dropdown .show {
- display: block;
- max-height: 9999px;
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- animation: showAnimation 0.5s ease-in-out;
- -moz-animation: showAnimation 0.5s ease-in-out;
- -webkit-animation: showAnimation 0.5s ease-in-out;
- -moz-transition: max-height .75s ease-in-out;
- -o-transition: max-height .75s ease-in-out;
- -webkit-transition: max-height .75s ease-in-out;
- transition: max-height .75s ease-in-out;
- }
- .dropdown .hide {
- max-height: 0;
- -moz-transform: scaleY(0);
- -ms-transform: scaleY(0);
- -webkit-transform: scaleY(0);
- transform: scaleY(0);
- animation: hideAnimation 0.4s ease-out;
- -moz-animation: hideAnimation 0.4s ease-out;
- -webkit-animation: hideAnimation 0.4s ease-out;
- -moz-transition: max-height 0.5s ease-out;
- -o-transition: max-height 0.5s ease-out;
- -webkit-transition: max-height 0.5s ease-out;
- transition: max-height 0.5s ease-out;
- }
- @keyframes showAnimation {
- 0% {
- -moz-transform: scaleY(0.1);
- -ms-transform: scaleY(0.1);
- -webkit-transform: scaleY(0.1);
- transform: scaleY(0.1);
- }
- 40% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 100% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- }
- @-moz-keyframes showAnimation {
- 0% {
- -moz-transform: scaleY(0.1);
- -ms-transform: scaleY(0.1);
- -webkit-transform: scaleY(0.1);
- transform: scaleY(0.1);
- }
- 40% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 100% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- }
- @-webkit-keyframes showAnimation {
- 0% {
- -moz-transform: scaleY(0.1);
- -ms-transform: scaleY(0.1);
- -webkit-transform: scaleY(0.1);
- transform: scaleY(0.1);
- }
- 40% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.04);
- -ms-transform: scaleY(1.04);
- -webkit-transform: scaleY(1.04);
- transform: scaleY(1.04);
- }
- 100% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- }
- @keyframes hideAnimation {
- 0% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(0);
- -ms-transform: scaleY(0);
- -webkit-transform: scaleY(0);
- transform: scaleY(0);
- }
- }
- @-moz-keyframes hideAnimation {
- 0% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(0);
- -ms-transform: scaleY(0);
- -webkit-transform: scaleY(0);
- transform: scaleY(0);
- }
- }
- @-webkit-keyframes hideAnimation {
- 0% {
- -moz-transform: scaleY(1);
- -ms-transform: scaleY(1);
- -webkit-transform: scaleY(1);
- transform: scaleY(1);
- }
- 60% {
- -moz-transform: scaleY(0.98);
- -ms-transform: scaleY(0.98);
- -webkit-transform: scaleY(0.98);
- transform: scaleY(0.98);
- }
- 80% {
- -moz-transform: scaleY(1.02);
- -ms-transform: scaleY(1.02);
- -webkit-transform: scaleY(1.02);
- transform: scaleY(1.02);
- }
- 100% {
- -moz-transform: scaleY(0);
- -ms-transform: scaleY(0);
- -webkit-transform: scaleY(0);
- transform: scaleY(0);
- }
- }
- /* posts */
- .foto {
- position:absolute;
- {block:IfNotHeaderImage}
- background-image:linear-gradient(to left, {color:header color one} 0%, {color:header color two} 100%);
- {/block:IfNotHeaderImage}
- {block:IfHeaderImage}
- background-image:url('{image:header}');
- background:{color:header image background} no-repeat center {select:header image position};
- background-size:cover;
- overflow:hidden;
- {/block:IfHeaderImage}
- }
- section {
- width:100%;
- margin:400px auto 100px auto;
- }
- .search {
- color:{color:info};
- margin-bottom:25px;
- }
- .search_query {color:{color:tags};}
- .search_query:before {content:'#';}
- .info {
- top:400px;
- }
- .posts, .info {
- width:{select:posts};
- padding:35px 25px 10px 75px;
- margin:0 auto 0 auto;
- background-color:{color:posts};
- border-bottom:1px solid {color:borders};
- box-shadow: 0 4px 2px -2px {color:box shadow};
- transition:background-color .3s linear;
- -o-transition:background-color .3s linear;
- -moz-transition:background-color .3s linear;
- -webkit-transition:background-color .3s linear;
- }
- .ph {
- position:relative;
- }
- .ph img {
- width:100%;
- display:block;
- }
- blockquote, .photo, .photoset, .audio, body div.npf_photoset, .video {
- overflow:hidden;
- border-radius:.8em;
- border:1px solid {color:borders};
- }
- .ellip {
- margin-bottom:-5px;
- display:inline-block;
- max-width:50%;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .rbg {
- text-transform:lowercase;
- color:{color:info};
- margin:0 0 15px 1px;
- }
- .rbg svg {
- width:11px;
- height:11px;
- margin:0 11.5px -1px -26px;
- }
- .title {
- color:{color:text};
- font-size:calc({select:font size} + 2px);
- font-weight:700;
- padding:10px 0 10px 0;
- }
- /*.ted {margin-top:10px;}*/
- /* captions */
- .captions {
- {block:IndexPage}{block:IfNotShowCaptions}display:none;{/block:IfNotShowCaptions}{/block:IndexPage}
- }
- .comment, .blog {
- padding:15px 0 15px 0;
- list-style:none;
- border-top:1px solid {color:borders};
- }
- .comment:first-of-type {
- border-top:0;
- padding-top:30px;
- margin-top:-30px;
- }
- {block:IndexPage}
- .comment:last-of-type, .blog:last-of-type {
- padding-bottom:10px;
- }
- .posts:hover {
- background:{color:posts hover};
- }
- {/block:IndexPage}
- .tex a {
- color:{color:link};
- }
- .tex a:hover {
- color:{color:link hover};
- }
- .tex ol {
- margin-left:0;
- }
- .tex ol:before {
- position:absolute;
- margin-left:-15px;
- }
- .tex ul li {
- margin-left:0px;
- list-style-type:none;
- }
- .tex ul li:before {
- content:'—';
- position:absolute;
- margin-left:-25px;
- }
- .agos {
- {block:IndexPage}display:none;{/block:IndexPage}
- {block:PermalinkPage}display:block;{/block:PermalinkPage}
- margin-top:5px;
- font-weight:400!important;
- color:{color:info};
- }
- .user, .avat {
- position:relative;
- display:inline-block;
- font-weight:700;
- line-height:1.25em;
- text-transform:lowercase;
- }
- .user:before, .avat:before {
- content:"@";
- }
- .user img, .ina, .src, .avat img {
- display:block;
- position:absolute;
- width:42px;
- height:42px;
- left:-58px;
- margin-top:-18px;
- overflow:hidden;
- border-radius:50%;
- -moz-border-radius:50%;
- -webkit-border-radius:50%;
- }
- .aske img {
- margin-top:calc(-{select:font size} - .4em)!important;
- }
- .src {
- margin-top:15px;
- left:-57.5px;
- width:40.5px;
- height:40.5px;
- }
- .ina {
- margin-top:calc(-{select:font size} - .4em)!important;
- background:{color:deactivated user};
- }
- {block:PermalinkPage}
- .info, .posts {
- padding:25px 50px 10px 50px;
- }
- .rbg {
- padding-left:25px;
- }
- .user, .avat {
- margin:0 0 20px 58px;
- }
- .user img, .avat img .ina, .src {
- left:-60px;
- }
- .src {
- display:none;
- }
- .post-controls {
- border-bottom:1px solid {color:borders};
- padding-bottom:15px;
- }
- .tags {
- margin-top:-5px;
- }
- {/block:PermalinkPage}
- /* quote */
- .quote {
- }
- .source {
- padding:15px 0 15px 0;
- font-style:italic;
- 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 {
- position:relative;
- height:100px;
- }
- .playbutton {
- width:30px;
- height:30px;
- overflow:hidden;
- border-radius:15px;
- position:absolute;
- margin:0 0 0 -2px;
- opacity:.1;
- z-index:2!important;
- }
- .playbox {
- position:absolute;
- top:31px;
- right:22px;
- width:35px;height:35px;
- z-index:3;
- opacity:1;
- transition:1s 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;
- }
- .minfo {
- position:absolute;
- margin:28px 25px 25px 125px;
- background:white;
- width:calc(100% - 185px);
- }
- .track {
- font-weight:700;
- }
- .track, .artist {
- width:100%;
- overflow:hidden;
- white-space:nowrap;
- text-overflow:ellipsis;
- }
- .play {
- position:absolute;
- top:30px;
- right:25px;
- z-index:2;
- background:{color:posts};
- border:1px solid {color:borders};
- width:30px;height:30px;
- overflow:hidden;
- border-radius:50%;
- }
- .play svg {
- color:{color:text};
- width:13px;
- height:13px;
- margin:8px 0 0 7.5px;
- }
- .cover {
- width:100px;
- height:100px;
- float:left;
- left:0;
- }
- .cover svg {
- float:left;
- color:#eee;
- width:50px;
- height:50px;
- margin:-62px 0 0 10px;
- }
- /* asks */
- /*chat*/
- .chat {
- text-align:left;
- margin:0;
- padding:0;
- list-style:none;
- }
- .l {
- padding:7.5px 0;
- }
- .label {
- font-weight:bold;
- display:inline-block;
- }
- .l:first-of-type {padding-top:15px;}
- .l:last-of-type {
- padding-bottom:15px;
- border:0;
- }
- /*permalink and notes*/
- .when {
- padding:15px 0 25px 0;
- text-transform:lowercase;
- color:#a4a3a3;
- }
- .when span {display:block;}
- .rblg {
- display:inline;
- }
- .post-controls a {margin-left:10px;}
- .post-controls svg {
- margin:0 10px -1px 0;
- width:11px;
- height:11px;
- }
- .notecount, .rb {
- display:inline;
- }
- .like-b {
- position:relative;
- display:inline-block;
- height:1em;
- line-height:1em;
- overflow:hidden;
- margin-bottom:-3px;
- }
- .like-b .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .like-b .liked + .b {
- color:inherit;
- }
- .like-b .liked + .b:after {
- content:'d';
- }
- /* tags */
- .tags {
- {block:IndexPage}{block:ifNotShowTags}display:none;{/block:ifNotShowTags}{/block:IndexPage}
- }
- .tags, .links {
- margin-bottom:15px;
- }
- .tags a {
- color:{color:tags};
- margin-right:10px;
- }
- .links a {
- color:{color:description links};
- margin-right:10px;
- }
- /* post notes */
- .time, .spa {
- display:inline-block;
- margin-right:10px;
- }
- .spa {margin-left:10px;}
- .pagenotes {
- width:{select:posts};
- padding:25px 50px 25px 50px;
- margin:-45px auto 0 auto;
- }
- .postnotes {margin-top:15px;}
- ol.notes {
- list-style:none;
- padding:0px;
- margin:0px;
- }
- ol.notes li.note {
- display:block;
- padding:0;
- margin:5px 0;
- }
- li.note blockquote {
- margin:10px 0 10px 0;
- }
- ol.notes li.note img.avatar {display:none!important;}
- a.more_notes_link {
- display:block;
- text-transform:lowercase;
- text-align:left;
- margin-top:12.5px;
- padding-top:10px;
- border-top:1px solid {color:borders};
- }
- /* pagination */
- footer {
- max-width:100%;
- margin:-100px auto 100px auto;
- }
- .pagination, .load, #infscr-loading {
- margin:0 auto;
- border-top:1px solid {color:borders};
- box-shadow: 0 4px 2px -2px {color:box shadow};
- background:white;
- width:calc({select:posts} + 50px);
- padding:12px 25px 15px 25px;
- text-transform:lowercase;
- min-height:20px;
- max-height:20px;
- }
- .pagination a:not(.active), .pagination a:not(.active):hover {
- color:#a4a3a3;
- }
- .pagination a {margin:0;}
- .pagination a:hover {color:{color:text};}
- .prev {float:left;}
- .next {float:right;}
- .load, #infscr-loading {
- display:block;
- text-align:center;
- }
- #infscr-loading {
- display:none!important;
- }
- {block:ifInfiniteScroll}
- .pagination {
- display:none!important;
- }
- {/block:ifInfiniteScroll}
- {block:ifNotInfiniteScroll}
- .load {
- display:none!important;
- }
- {/block:ifNotInfiniteScroll}
- {block:IfNotFullHeader}
- {block:ifFixedContent}
- section {margin-bottom:0;}
- footer {margin:0 auto 0 auto;}
- {/block:ifFixedContent}
- {/block:IfNotFullHeader}
- @media (min-width:901px) {
- {block:IfNotFullHeader}
- .clink {
- display:none!important;
- }
- iframe.tmblr-iframe {
- top:14px!important;
- }
- .hcontrols {
- position:fixed;
- top:15px;
- }
- header, .fixing-d {
- top:100px;
- left:50%;
- transform:translate(-50%);
- width:calc({select:posts} + 100px);
- }
- .fixing-d {
- top:0;
- position:fixed;
- height:20px;
- }
- .foto {
- top:150px;
- left:calc(50% - (({select:posts} + 100px) / 2));
- width:calc({select:posts} + 100px);
- height:300px;
- }
- .info {
- position:relative;
- }
- {/block:IfNotFullHeader}
- {block:IfFullHeader}
- iframe.tmblr-iframe, .cho {
- display:none!important;
- }
- .hcontrols {
- top:8px;
- position:absolute;
- margin-right:74px;
- }
- header {
- top:0;
- left:0;
- width:100%;
- }
- .cc {
- margin-right:53px;
- }
- .foto {
- top:50px;
- width:100%;
- left:0;
- height:300px;
- }
- {block:IfFixedContent}
- header, .hcontrols {
- position:fixed;
- }
- .posts, .pagination, .load {
- margin-left:calc(50% - ({select:posts} / 2) + 100px);
- }
- .info {
- left:calc(50% - {select:posts});
- }
- {/block:IfFixedContent}
- .info {
- position:absolute;
- background:{color:posts};
- padding:35px 25px 10px 25px;
- width:150px;
- {block:ifNotFixedContent}
- left:calc(50% - ({select:posts} + 100px));
- {/block:IfNotFixedContent}
- }
- .fixing {
- top:100px;
- position:fixed;
- max-width:150px;
- }
- .rbg {
- margin:0 0 15px 0;
- }
- .rbg svg {
- margin:0 11.5px -1px 0;
- }
- {block:PermalinkPage}
- .info .rbg {
- padding-left:0;
- }
- {/block:PermalinkPage}
- {block:IndexPage}
- .avat img {
- display:none;
- }
- {/block:IndexPage}
- {/block:IfFullHeader}
- }
- @media (max-width:1200px) and (min-width:901px) {
- {block:IfFullHeader}
- iframe.tmblr-iframe, .cho {
- display:none!important;
- }
- section {
- width:70%;
- right:0;
- margin:400px 0 100px 30%;
- }
- .info {
- left:6%;
- }
- .fixing {
- top:100px;
- position:fixed;
- max-width:150px;
- }
- .posts {
- width:calc(90% - 100px);
- margin:0 auto 0 auto;
- }
- footer {
- width:70%;
- right:0;
- margin:-100px 0 100px 30%;
- }
- .pagination, .load {
- width:calc(90% - 50px);
- margin:0 auto 0 auto;
- }
- {/block:IfFullHeader}
- }
- @media (max-width:900px) {
- iframe.tmblr-iframe, .hcontrols {
- display:none;
- }
- header {
- top:0;
- width:100%;
- {block:IfFixedContent}position:fixed;{/block:IfFixedContent}
- }
- section {
- margin:400px auto 50px auto;
- }
- .foto {
- top:50px;
- width:100%;
- height:350px;
- }
- .info {
- position:relative;
- }
- .info, .posts {
- width:calc(100% - 100px);
- }
- .pagination, .load {
- width:calc(100% - 50px);
- }
- footer {
- margin:-50px auto 50px auto;
- }
- {block:ifFixedContent}
- section {
- margin-bottom:0;
- }
- footer {
- margin:0 auto 0 auto;
- }
- {/block:ifFixedContent}
- }
- @media (max-width:576px) {
- iframe.tmblr-iframe, .hcontrols, .sfm, .agos, .src {
- display:none;
- }
- .cher {
- margin-top:4px;
- }
- .info {
- top:300px;
- }
- section {
- margin-top:300px;
- }
- .info, .posts {
- width:calc(100% - 50px);
- }
- .info, .posts {
- padding:25px 25px 10px 25px;
- }
- .rbg {
- padding-left:25px;
- }
- .user, .avat {
- margin:0 0 20px 40px;
- }
- .user img, .avat img, .ina, .src {
- width:24px;height:24px;left:-40px;
- }
- .playbox {
- top:32px;
- left:27px;
- }
- .play {
- left:25px;
- }
- .minfo {
- margin-left:85px;
- width:calc(100% - 110px);
- }
- .cover {
- display:none;
- }
- footer {
- margin-bottom:0;
- }
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <header>
- <div class="topbar">
- <img src="{PortraitURL-64}">
- <div class="cher">
- <div class="tt"><a href="/">{Title}</a></div>
- <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}..." id="sf"/>
- </form>
- </div>
- <div class="cc">
- <a href="/archive" title="archive">
- <svg xmlns="http://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-calendar"><rect x="3" y="4" width="18" height="18" rx="2" ry="2"></rect><line x1="16" y1="2" x2="16" y2="6"></line><line x1="8" y1="2" x2="8" y2="6"></line><line x1="3" y1="10" x2="21" y2="10"></line></svg>
- </a>
- </div>
- <div class="menus">
- <div class="dropdown linked">
- <a data-toggle="dropdown" href="javascript:void();">
- <b> <svg xmlns="http://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-list"><line x1="8" y1="6" x2="21" y2="6"></line><line x1="8" y1="12" x2="21" y2="12"></line><line x1="8" y1="18" x2="21" y2="18"></line><line x1="3" y1="6" x2="3" y2="6"></line><line x1="3" y1="12" x2="3" y2="12"></line><line x1="3" y1="18" x2="3" y2="18"></line></svg> </b></a>
- <ul class="dropdown-menu">
- {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}
- {block:ifLink8}<li><a href="{text:Link 8 URL}">{text:Link 8}</a></li>{/block:ifLink8}
- {block:ifLink9}<li><a href="{text:Link 9 URL}">{text:Link 9}</a></li>{/block:ifLink9}
- {block:ifLink10}<li><a href="{text:Link 10 URL}">{text:Link 10}</a></li>{/block:ifLink10}
- <!-- don't remove / move please :3 -->
- <li><a href="https://amboise.tumblr.com/">credit</a></li>
- </ul>
- </div>
- </div>
- </div>
- </header>
- {block:IfNotHeaderImage}
- <div class="foto"></div>
- {/block:IfNotHeaderImage}
- {block:IfHeaderImage}
- <div class="foto" style="background-image:url('{image:header}')"></div>
- {/block:IfHeaderImage}
- <div class="info">
- <div class="rbg">
- <svg xmlns="http://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-umbrella"><path d="M23 12a11.05 11.05 0 0 0-22 0zm-5 7a3 3 0 0 1-6 0v-7"></path></svg>
- <div class="ellip">{text:Welcome Text}</div>
- </div>
- <div class="blog" style="border-top:none;padding-top:0;">
- <div class="avat"><img src="{PortraitURL-64}">{Name}
- <div class="agos">{text:subtitle}</div></div>
- <div class="tex">{Description}
- </div>
- <div class="links" style="margin-top:15px;">
- {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
- </div>
- </div>
- </div>
- {block:IFNotFullHeader}
- {block:SearchPage}
- <div class="info" style="box-shadow:none;">
- <div class="search">
- {lang:Search results for SearchQuery 2}
- </div>
- </div>
- {/block:SearchPage}
- {/block:IFNotFullHeader}
- <!-- posts ----------------------------------------------------------------->
- <section id="entries">
- {block:Posts}
- <article class="posts {block:Caption}captioned{/block:Caption}">
- <div class="ph">
- <div class="rbg">
- {block:RebloggedFrom}
- <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-repeat"><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg>
- <div class="ellip"><a href="{ReblogParentURL}" style="margin:0 5px 0 0;">
- {ReblogParentName}</a></div>
- {block:PermalinkPage}{block:ContentSource}
- • <div class="ellip">
- <a href="{ReblogRootURL}" style="margin:0 5px 0 5px;">
- {ReblogRootName}</a></div>
- {/block:ContentSource}{/block:PermalinkPage}
- <a class="src" href="{ReblogRootURL}">
- <img src="{ReblogRootPortraitURL-64}"></a>
- {/block:RebloggedFrom}
- {block:NotReblog}
- <svg xmlns="http://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-map-pin"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle></svg>
- <div class="ellip">
- <a href="{Permalink}" style="margin:0 5px 0 0;">{Name}</a></div>
- <a href="{Permalink}" class="src" target="_blank">
- <img src="{PortraitURL-64}"></a>
- {/block:NotReblog}
- {block:IndexPage}
- • <a href="{Permalink}" style="margin:0 5px 0 5px;">
- <span class="tool" data-tip="{12HourWithZero}:{Minutes} {AmPm}">{DayOfMonth} {ShortMonth}</span>
- </a>
- {/block:IndexPage}
- </div>
- <!-- quote ----------------------------------------------------------------->
- {block:Quote}
- <div class="quote">{quote}</div>
- {block:Source}<div class="source">{source}</div>{/block:Source}
- {/block:Quote}
- <!-- link ------------------------------------------------------------------>
- {block:Link}
- {block:Description}
- {block:NotReblog}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><div class="user"><img src="{PortraitURL-64}">{Name}
- <div class="agos">{text:post subtitle}</div>
- </div></span>
- {block:Title}<div class="title"><a href="{URL}">{name}</a></div>{/block:Title}
- <div class="tex">{Description}</div>
- </li>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- {block:IsActive}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><a {block:HasPermalink}href="{Permalink}"{/block:HasPermalink} class="user" target="_blank"><img src="{PortraitURL-64}">{Username}</br><div class="agos">{TimeAgo}</div></a></span>
- {block:Title}<div class="title"><a href="{URL}">{name}</a></div>{/block:Title}
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><div class="user">
- <div class="ina"></div>{Username}</br>
- <div class="agos">{TimeAgo}</div></div></span>
- {block:Title}<div class="title"><a href="{URL}">{name}</a></div>{/block:Title}
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Link}
- <!-- chat ------------------------------------------------------------------>
- {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}">
- {block:label}<span class="label">{label}</span>{/block:label} {line}
- </li>
- {/block:lines}
- </ol>
- {/block:Chat}
- <!-- text ------------------------------------------------------------------>
- {block:Text}
- {block:RebloggedFrom}
- {block:Reblogs}
- {block:IsActive}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><a {block:HasPermalink}href="{Permalink}"{/block:HasPermalink} class="user" target="_blank"><img src="{PortraitURL-64}">{Username}</br><div class="agos">{TimeAgo}</div></a></span>
- {block:Title}<div class="title">{title}</div>{/block:Title}
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><div class="user">
- <div class="ina"></div>{Username}</br>
- <div class="agos">{TimeAgo}</div></div></span>
- {block:Title}<div class="title">{title}</div>{/block:Title}
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {block:NotReblog}
- <li class="comment {block:Title}ted{/block:Title}">
- <span><div class="user"><img src="{PortraitURL-64}">{Name}
- <div class="agos">{text:post subtitle}</div>
- </div></span>
- {block:Title}<div class="title">{title}</div>{/block:Title}
- <div class="tex">{Body}</div>
- </li>
- {/block:NotReblog}
- {/block:Text}
- <!-- Captions ------------------------------------------------------------->
- {block:Caption}
- <div class="captions">
- {block:Reblogs}
- {block:IsActive}
- <li class="comment">
- <span><a {block:HasPermalink}href="{Permalink}"{/block:HasPermalink} class="user" target="_blank"><img src="{PortraitURL-64}">{Username}</br><div class="agos">{TimeAgo}</div></a></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsActive}
- {block:IsDeactivated}
- <li class="comment">
- <span><div class="user">
- <div class="ina"></div>{Username}</br>
- <div class="agos">{TimeAgo}</div></div></span>
- <div class="tex">{Body}</div>
- </li>
- {/block:IsDeactivated}
- {/block:Reblogs}
- {block:NotReblog}
- <li class="comment">
- <span><div class="user"><img src="{PortraitURL-64}">{Name}</br><div class="agos">on hiatus</div></div></span>
- <div class="tex">{Caption}</div>
- </li>
- {/block:NotReblog}
- </div>
- {/block:Caption}
- <!-- answers --------------------------------------------------------------->
- {block:Answer}
- <li class="comment">
- <span><div class="user aske">
- <img src="{AskerPortraitURL-64}">{Asker}</br>
- <div class="agos">sent</div>
- </div></span>
- <div class="tex">{Question}</div>
- </li>
- {block:Answerer}
- <li class="comment">
- <span><div class="user">
- <img src="{AnswererPortraitURL-64}">{Answerer}</br>
- <div class="agos">replied</div>
- </div></span>
- <div class="tex">{Answer}</div>
- </li>
- {/block:Answerer}
- {block:NotReblog}
- <li class="comment">
- <span><a class="user" target="_blank">
- <img src="{PortraitURL-64}">{Name}</br>
- <div class="agos">replied</div>
- </a></span>
- <div class="tex">{Replies}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="comment">
- <a {block:haspermalink}href="{permalink}"{/block:haspermalink} class="user" target="_blank">{username}</a>
- <div class="tex">{body}</div>
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- <!-- tags -->
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagUrl}">#{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- <!-- photo ----------------------------------------------------------------->
- {block:Photo}
- <div class="photo">
- <a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false">
- <img src="{PhotoURL-HighRes}">
- </a>
- </div>
- {/block:Photo}
- <!-- photoset -------------------------------------------------------------->
- {block:Photoset}
- <div class="photoset">
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- </div>
- {/block:Photoset}
- <!-- video ----------------------------------------------------------------->
- {block:Video}
- <div class="video">{Video-500}</div>
- {/block:Video}
- <!-- audio ----------------------------------------------------------------->
- {block:Audio}
- <div class="audio">
- <div class="cover">
- {block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}
- <svg xmlns="http://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-music"><path d="M9 17H5a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2zm12-2h-4a2 2 0 0 0-2 2 2 2 0 0 0 2 2h2a2 2 0 0 0 2-2z"></path><polyline points="9 17 9 5 21 3 21 15"></polyline></svg>
- </div>
- <div class="minfo">
- <div class="track">{block:TrackName}{TrackName}{/block:TrackName}</div>
- <div class="artist">{block:Artist}{Artist}{/block:Artist}</div>
- </div>
- <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- <div class="play"> <svg xmlns="http://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-play"><polygon points="5 3 19 12 5 21 5 3"></polygon></svg> </div>
- </div>
- {/block:Audio}
- <!-- date ------------------------------------------------------------------>
- {block:Date}
- <div class="when">
- <div class="post-controls">
- {block:IndexPage}
- <a href="{Permalink}" style="margin-left:0;" target="_blank">
- <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-message-circle"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path></svg>
- <div class="notecount">{NoteCount}</div>
- </a>
- <a class="rb" href="{ReblogURL}" target="_blank" style="margin-right:10px;">
- <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>reblog</a>
- <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-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 class="like-b" href="#" style="margin:0 10px -2px 0;">{LikeButton}<span class="b">like</span></a>
- </span></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="time">{12Hour}:{Minutes} {AmPm}</div> •
- <div class="spa">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Date}
- </article>
- <!-- post notes ------------------------------------------------------------>
- {block:PostNotes}
- <article class="posts pagenotes">
- {NoteCountWithLabel}
- <div class="postnotes">{PostNotes}</div>
- </article>
- {/block:PostNotes}
- {/block:Posts}
- </section>
- <!-- pagination ------------------------------------------------------------>
- {block:Pagination}
- <footer>
- <div class="pagination">
- <a {block:PreviousPage}class="active prev" href="{PreviousPage}"{/block:PreviousPage}>{lang:previous}</a>
- <a {block:NextPage}class="active next" href="{NextPage}"{/block:NextPage}>{lang:next}</a>
- </div>
- {block:IfLoadMore}
- <a href="#" class="load">{lang:load more posts}</a>
- {/block:IfLoadMore}
- </footer>
- {/block:Pagination}
- <!-- jquery -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
- <script src="https://cdn.jsdelivr.net/gh/boscoxvi/npfphotosets/npfphotosets.js"></script><link href="https://cdn.jsdelivr.net/gh/boscoxvi/npfphotosets/npfphotosetstyle.css" rel="stylesheet" type="text/css">
- <script type="text/javascript" src="https://static.tumblr.com/cqvi50o/VSzox2ncv/style-my-tooltips.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src="https://static.tumblr.com/2b2izpj/cB7ogqs8l/jquery.initialize.js"></script>
- {block:IndexPage}{block:ifInfiniteScroll}<script src="https://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>{/block:ifInfiniteScroll}{/block:IndexPage}
- <script>
- $(document).ready(function(){
- // Dropdown Menu
- var dropdown = document.querySelectorAll('.dropdown');
- var dropdownArray = Array.prototype.slice.call(dropdown,0);
- dropdownArray.forEach(function(el){
- var button = el.querySelector('a[data-toggle="dropdown"]'),
- menu = el.querySelector('.dropdown-menu'),
- arrow = button.querySelector('i.icon-arrow');
- button.onclick = function(event) {
- if(!menu.hasClass('show')) {
- menu.classList.add('show');
- menu.classList.remove('hide');
- arrow.classList.add('open');
- arrow.classList.remove('close');
- event.preventDefault();
- }
- else {
- menu.classList.remove('show');
- menu.classList.add('hide');
- arrow.classList.remove('open');
- arrow.classList.add('close');
- event.preventDefault();
- }
- };
- })
- Element.prototype.hasClass = function(className) {
- return this.className && new RegExp("(^|\\s)" + className + "(\\s|$)").test(this.className);
- };
- // fixed
- {block:ifFixedContent}
- {block:ifNotFullHeader}
- var header = $("header");
- $(window).scroll(function(){
- var scroll = $(window) .scrollTop();
- if (scroll >= 100) {
- header.addClass("fixing-d")} else {
- header.removeClass("fixing-d")}
- });
- {/block:IfNotFullHeader}
- {block:ifFullHeader}
- var header = $(".info");
- $(window).scroll(function(){
- var scroll = $(window) .scrollTop();
- if (scroll >= 300) {
- header.addClass("fixing")} else {
- header.removeClass("fixing")}
- });
- {/block:IfFullHeader}
- {/block:IfFixedContent}
- // npf plugin by codematurgy
- npfPhotosets(".posts", {
- rowClass:"npf_row",
- imageContainerClass:"tmblr-full",
- generatedPhotosetContainerClass:"npf_photoset",
- imageClass:"npf_image",
- includeSingleRowImagesInPhotosets: true,
- insertGalleryIndicator: false,
- galleryIndicatorClass: "npf_gallery_indicator",
- galleryIndicatorContent: "<img src='image_url'>",
- photosetMargins:"1"
- });
- // tooltips
- $("[title]").style_my_tooltips({
- tip_follows_cursor: true,
- tip_delay_time: 100,
- tip_fade_speed: 300
- });
- // scroll to top
- $(window).scroll(function(){
- if ($(this).scrollTop() > 100) {
- $('.scrollup').fadeIn();
- } else {
- $('.scrollup').fadeOut();
- }
- });
- $('.scrollup').click(function(){
- $("html, body").animate({ scrollTop: 0 }, 1000);
- return false;
- });
- // photosets
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '1px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- // short notes
- var $container = $('.when');
- $container.find('.notecount').each(function(){
- var n = $(this).html().split(' ')[0].replace(/,/g, '');
- if (n > 999) {
- n = Math.floor(n / 100) / 10;
- $(this).text(n + 'k');
- }
- });
- // flexible frames by nouvae
- function flexFrame() {
- $(".comment").each(function() {
- $(this).find("iframe").wrap("<div class='iframe-flex'></div>");
- flexibleFrames($(".iframe-flex"));
- });
- flexibleFrames($(".video"));}
- $(document).ready(flexFrame);
- // infinite scroll
- {block:IndexPage}
- var $container = $('#entries');
- {block:ifInfiniteScroll}
- $container.infinitescroll({
- itemSelector: '.posts',
- navSelector: '.pagination',
- nextSelector: '.next',
- bufferPx: 1000,
- {block:IfLoadMore}
- errorCallback: function(){
- $('.load').hide();
- }
- {/block:IfLoadMore}
- },
- function(arrayOfNewElems) {
- flexFrame();
- var $newElems = $(arrayOfNewElems);
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '1px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- var npfOptions = {
- rowClass:"npf_row",
- imageContainerClass:"tmblr-full",
- generatedPhotosetContainerClass:"npf_photoset",
- imageClass:"npf_image",
- includeSingleRowImagesInPhotosets: true,
- insertGalleryIndicator: false,
- galleryIndicatorClass: "npf_gallery_indicator",
- galleryIndicatorContent: "<img src='image_url'>",
- photosetMargins:"1"
- }
- npfPhotosets(".posts", npfOptions);
- $newElems.find('.notecount').each(function(){
- var n = $(this).html().split(' ')[0].replace(/,/g, '');
- if (n > 999) {
- n = Math.floor(n / 100) / 10;
- $(this).text(n + 'k');
- }
- });
- });
- {block:IfLoadMore}
- $(window).unbind('.infscr');
- $('.load').click(function(){
- $container.infinitescroll('retrieve');
- return false;
- });
- {/block:IfLoadMore}
- {/block:ifInfiniteScroll}
- {/block:IndexPage}
- //remove tumblr redirects script by magnusthemes@tumblr
- $('a[href*="t.umblr.com/redirect"]').initialize(function(){
- var originalURL = $(this).attr("href").split("?z=")[1].split("&t=")[0];
- var replaceURL = decodeURIComponent(originalURL);
- $(this).attr("href", replaceURL);
- });
- });
- </script>
- <div class="hcontrols">
- <div class="cho">
- <svg xmlns="http://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>
- <div class="clink">
- {block:IndexPage}
- <a href="https://tumblr.com/follow/{Name}" title="follow"> <svg xmlns="http://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> </a>
- <a href="https://www.tumblr.com/message/{Name}" target="_blank" title="chat"> <svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-message-circle"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path></svg> </a>
- {/block:IndexPage}
- {block:PermalinkPage}{block:Posts}{block:Date}
- <a href="{EmbedUrl}" target="_blank" title="embed"> <svg xmlns="http://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-share-2"><circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line></svg> </a>
- <a href="{ReblogURL}" title="reblog" style="margin-left:2px!important"> <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-repeat"><polyline points="17 1 21 5 17 9"></polyline><path d="M3 11V9a4 4 0 0 1 4-4h14"></path><polyline points="7 23 3 19 7 15"></polyline><path d="M21 13v2a4 4 0 0 1-4 4H3"></path></svg> </a>
- <a href="#" class="clike" title="like">{LikeButton}<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" 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>
- {/block:Date}{/block:Posts}{/block:PermalinkPage}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
Add Comment
Please, Sign In to add comment