Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---
- THEME #005: TIME OF THE SEASON
- CREATED BY PETITEPIXEL FOR PERSONAL USE.
- PLEASE DO NOT TAKE ANY OF
- MY CODE OR CLAIM AS YOUR OWN. IF YOU HAVE
- QUESTIONS PLEASE CONTACT PETITEPIXEL AT
- PETITEPIXEL.TUMBLR.COM/MAIL
- --->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="altertnate" type="application/rss+xml" href="{RSS}">
- <meta name="description" content="" />
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- <script type="text/javascript" src="https://static.tumblr.com/iuggpng/bGqm4yfv9/jquery-1.7.2.js"></script>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:accent" content="#f4ecec"/>
- <meta name="color:background" content="#fff"/>
- <meta name="color:blockquote" content="#f8f8f8"/>
- <meta name="color:borders" content="#f0f0f0"/>
- <meta name="color:chat even" content="#ccc"/>
- <meta name="color:chat odd" content="#eee"/>
- <meta name="color:chat text" content="#ffffff"/>
- <meta name="color:control dark" content="#000000"/>
- <meta name="color:control light" content="#ffffff"/>
- <meta name="color:footer accent" content="#d8c4c4"/>
- <meta name="color:gradient one" content="#f4ecec"/>
- <meta name="color:gradient two" content="#ecf3f4"/>
- <meta name="color:links" content="#d8c4c4"/>
- <meta name="color:links hover" content="#ddd"/>
- <meta name="color:link posts" content="#000"/>
- <meta name="color:link posts hover" content="#ddd"/>
- <meta name="color:music player background" content="#000"/>
- <meta name="color:page nav current page" content="#fff"/>
- <meta name="color:page nav current page bg" content="#708184"/>
- <meta name="color:page nav links" content="#d8c4c4"/>
- <meta name="color:page nav links hover" content="#ddd"/>
- <meta name="color:posts" content="#fff"/>
- <meta name="color:post borders" content="#f0f0f0"/>
- <meta name="color:quote border" content="#cccccc"/>
- <meta name="color:question background" content="#f4ecec"/>
- <meta name="color:song info" content="#fff"/>
- <meta name="color:song title" content="#ffffff"/>
- <meta name="color:tags" content="#000"/>
- <meta name="color:tags hover" content="#000"/>
- <meta name="color:text" content="#363636"/>
- <meta name="color:title" content="#222222"/>
- <!-- DEFAULT SCROLLBAR -->
- <meta name="color:scrollbar track" content="#f9f9f9"/>
- <meta name="color:scrollbar accent" content="#000"/>
- <meta name="color:highlight text" content="#363636"/>
- <!-- DEFAULT TOOLTIPS -->
- <meta name="color:tooltip background" content="#000"/>
- <meta name="color:tooltip text" content="#fff"/>
- <meta name="color:tooltip accent" content="#363636"/>
- <!-- DEFAULT LIGHTBOX -->
- <meta name="text:lightbox rgba opacity" content="244, 236, 236, 0.8"/>
- <!-- DEFAULT LINKS -->
- <meta name="text:Link 1" content="/"/>
- <meta name="text:Link 1 Title" content="Link One"/>
- <meta name="text:Link 2" content="/">
- <meta name="text:Link 2 Title" content="Link Two"/>
- <meta name="text:Link 3" content="/"/>
- <meta name="text:Link 3 Title" content="Link Three"/>
- <meta name="text:Link 4" content="/">
- <meta name="text:Link 4 Title" content="Link Four"/>
- <meta name="text:Link 5" content="/">
- <meta name="text:Link 5 Title" content="Link Five"/>
- <meta name="text:Link 6" content="/">
- <meta name="text:Link 6 Title" content="Link Six"/>
- <meta name="text:Link 7" content="/"/>
- <meta name="text:Link 7 Title" content="Link Seven"/>
- <meta name="text:Link 8" content="/">
- <meta name="text:Link 8 Title" content="Link Eight"/>
- <meta name="text:Link 9" content="/">
- <meta name="text:Link 9 Title" content="Link Nine"/>
- <meta name="text:Link 10" content="/">
- <meta name="text:Link 10 Title" content="Link Ten"/>
- <!-- DEFAULT TOGGLES -->
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Dark Controls" content="0"/>
- <!-- DEFAULT IMAGE -->
- <meta name="image:background" content="/"/>
- <meta name="image:sidebar" content="https://static.tumblr.com/jubuz4o/Hl5q0t8pr/zombies.png"/>
- <!-- DEFAULT TEXT -->
- <meta name="text:title one" content="Title Goes Here"/>
- <meta name="text:bottom description" content="<span>THE LOWDOWN</span> <span>THE LOWDOWN</span> <br>
- Here is a place where you can do a second description of anything else that you like."/>
- <!-- POST SIZES -->
- <meta name="if:500px" content="1"/>
- <meta name="if:400px" content="0"/>
- <meta name="if:300px" content="0"/>
- <style type="text/css">
- /* --- FOLLOW BUTTONS --------------------------------- */
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- top:-2px!important;
- right:0!important;
- opacity:0;
- padding-right:38px;
- {block:ifDarkControls}
- 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%);
- {/block:ifDarkControls}
- {block:ifNotDarkControls}
- 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;
- {/block:ifNotDarkControls}}
- iframe.tmblr-iframe:hover {
- opacity:0.6!important;}
- .hcontrols {
- position:fixed;
- top:0;
- right:0;
- z-index:999999999;}
- .hcontrols svg {
- width:14px;
- height:14px;
- padding:9px;}
- .hcontrols svg path {
- fill:{color:text};/* change this to change the color of the icon */}
- /* --- SCROLLBAR --------------------------------- */
- ::-webkit-scrollbar {
- height:0px;
- width:6px;
- background:{color:scrollbar track};
- border-left:1px solid {color:scrollbar track};
- }
- ::-webkit-scrollbar-thumb:vertical {
- height:auto;
- width:7px;
- border-left:1px solid {color:scrollbar track};
- background:{color:scrollbar accent};
- }
- ::-webkit-scrollbar-thumb:hotizontal {
- display:none;
- }
- ::selection {
- background:{color:scrollbar accent};
- color:{color:highlight text};
- }
- ::-webkit-selection {
- background:{color:scrollbar accent};
- color:{color:highlight text};
- }
- ::-moz-selection {
- background:{color:scrollbar accent};
- color:{color:highlight text};
- }
- /* --- LIGHTBOX --------------------------------- */
- .vignette, #vignette {
- opacity:0;
- }
- .lightbox-image, #tumblr_lightbox img {
- box-shadow:none !important;
- border-radius:0 !important;
- max-width:none;
- }
- .tmblr-lightbox, #tumblr_lightbox {
- background-color:rgba({text:lightbox rgba opacity})!important;
- }
- .lightbox-image, #tumblr_lightbox img {
- border:5px solid #fff !important;
- -moz-box-sizing:border-box;
- box-sizing:border-box;
- }
- .lightbox-caption, #tumblr_lightbox_caption {
- visibility: hidden;
- }
- /* --- TOOLIPS --------------------------------- */
- #s-m-t-tooltip {
- max-width: 300px;
- padding: 3px 7px;
- margin: -20px 0px 0px 20px;
- background: {color:tooltip background};
- color: {color:tooltip text};
- font-size: 7px;
- font-family: 'Barlow', sans-serif;
- font-weight: 700;
- text-transform: uppercase;
- opacity: 1;
- letter-spacing: 1px;
- border-bottom:1px solid {color:tooltip accent};
- z-index: 999999999999;
- }
- /* --- BODY --------------------------------- */
- body {
- line-height: 1.5;
- font-weight: 400;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- color: {color:text};
- background: {color:background};
- background-image: url('{image:background}');
- background-repeat: repeat;
- background-position: right bottom;
- background-attachment: fixed;
- overflow-x:hidden;
- }
- a {
- color: {color:links};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- a:hover {
- color: {color:links hover};
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- .container {
- margin: 0 0 0 0;
- width: 100%;
- }
- /* --- POSTS --------------------------------- */
- #entries {
- margin: 25px auto 175px auto;
- padding-top: 20px;
- {block:if500px}
- width: 1130px;
- {/block:if500px}
- {block:if400px}
- width: 930px;
- {/block:if400px}
- {block:if300px}
- width: 1090px;
- {/block:if300px}
- {block:PermalinkPage}
- width: 540px;
- padding:20px;
- {/block:PermalinkPage}
- {block:AskPage}
- position: relative;
- width: 560px;
- padding:20px;
- {/block:AskPage}
- }
- .posts {
- float:left;
- position: relative;
- margin: 10px 10px 20px 10px;
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- {block:AskPage}
- width: 510px!important;
- {/block:AskPage}
- {block:PermalinkPage}
- width: 500px;
- margin-bottom:30px;
- {/block:PermalinkPage}
- padding: 20px;
- background: {color:posts};
- border:1px solid {color:post borders};
- }
- .posts img, .posts li, .posts ol .posts blockquote {
- max-width: 100%;
- height: auto;
- }
- blockquote {
- margin-left: -2px;
- padding: 5px;
- {block:if500px}
- width: 490px;
- {/block:if500px}
- {block:if400px}
- width: 390px;
- {/block:if400px}
- {block:if300px}
- width: 290px;
- {/block:if300px}
- {block:PermalinkPage}
- width: 490px;
- {/block:PermalinkPage}
- background:#f2f2f2;
- border-left: 2px solid {color:accent};
- }
- blockquote blockquote {
- background:#f2f2f2;
- {block:if500px}
- width: 470px;
- {/block:if500px}
- {block:if400px}
- width: 370px;
- {/block:if400px}
- {block:if300px}
- width: 270px;
- {/block:if300px}
- {block:PermalinkPage}
- width: 470px;
- {/block:PermalinkPage}
- border: none;
- padding: 0 0 0 5px;
- margin: 0 0 0 12px;
- }
- blockquote small {
- font-size:8px;
- }
- .post-title {
- text-transform: uppercase;
- font-weight: 700;
- font-size: 12px;
- font-family: 'Barlow', sans-serif;
- color:{color:post title};
- }
- .reblog-list, .reblog-header {
- margin-bottom: -10px;
- {block:if500px}
- width: 470px;
- {/block:if500px}
- {block:if400px}
- width: 370px;
- {/block:if400px}
- {block:if300px}
- width: 270px;
- {/block:if300px}
- {block:AskPage}
- width: 500px!important;
- {/block:AskPage}
- padding: 5px;
- background:{color:posts};
- }
- .caption {
- width: calc({select:post size} - 30px);
- }
- #caption {
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- {block:AskPage}
- width: 500px!important;
- {/block:AskPage}
- padding: 5px;
- background:{color:posts};
- }
- .reblog-header {
- margin-top: -25px;
- margin-left: -25px;
- {block:if500px}
- width: 530px;
- {/block:if500px}
- {block:if400px}
- width: 430px;
- {/block:if400px}
- {block:if300px}
- width: 330px;
- {/block:if300px}
- {block:AskPage}
- width: 500px!important;
- {/block:AskPage}
- border-bottom: 1px solid {color:borders};
- }
- .reblog-avatar {
- display: inline-block;
- margin-bottom: -10px;
- padding: 10px;
- vertical-align: middle;
- line-height: 2.8;
- }
- .reblog-avatar img {
- width: 20px;
- height: auto;
- border-radius: 4px;
- }
- .username {
- display: inline-block;
- margin-left: -6px;
- text-transform: uppercase;
- vertical-align: middle;
- letter-spacing:0.5;
- font-weight: 600;
- font-size: 8px;
- color:red;
- }
- .username a {
- color:red;
- }
- .username a:hover {
- color:blue;
- }
- .reblog-content {
- position: relative;
- padding-top: 5px;
- margin-left: -5px;
- }
- /* --- UNESTED CAPTIONS --------------------------------- */
- .tumblr_blog {
- display: block;
- margin-bottom: 5px;
- margin-top: 5px;
- vertical-align: middle;
- line-height: 28px;
- font-weight: 700;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- }
- a.tumblr_blog {
- display: inline-block;
- margin-top: 6px;
- padding-top: 3px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 3px;
- height: 13px;
- text-transform: uppercase;
- line-height: 1.4;
- font-weight: 700;
- font-size: 9px;
- color: {color:text};
- }
- .tumblr_avatar {
- display: inline-block;
- float: left;
- margin-top: 5px;
- margin-right: 5px;
- width: 20px;
- height: 20px;
- border-radius: 2px;
- }
- .tmblr-attribution {
- margin-top: -15px;
- margin-left: 10px;
- width: 92%;
- padding: 5px;
- text-transform: uppercase;
- font-size:7px;
- text-align: right;
- }
- /* --- SIDEBAR --------------------------------- */
- .sidebar {
- position: relative;
- margin: 75px auto 5px auto;
- padding: 10px;
- {block:if500px}
- width: 1130px;
- {/block:if500px}
- {block:if400px}
- width: 930px;
- {/block:if400px}
- {block:if300px}
- width: 1090px;
- {/block:if300px}
- border-bottom:1px solid {color:post borders};
- }
- .sidebar img {
- margin: 10px 10px 10px 10px;
- padding: 10px;
- height: 150px;
- width: 150px;
- border-radius:100%;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- }
- .sbox {
- margin:auto;
- padding: 20px;
- width: 780px;
- }
- .tit {
- position: relative;
- margin: -150px 0px 10px 205px;
- width: 400px;
- text-transform: uppercase;
- font-weight: 400;
- font-size: 30px;
- font-family: 'Barlow', sans-serif;
- color:{color:title};
- }
- .desc {
- position: relative;
- margin: -10px 0px 25px 205px;
- width: 450px;
- letter-spacing:0px;
- text-transform: none;
- font-weight: 400;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- }
- .nav {
- position: relative;
- margin: -10px 0px 20px 200px;
- text-transform: uppercase;
- letter-spacing:1px;
- font-weight: 400;
- font-size: 11px;
- }
- .nav span {
- font-family:'honeybee';
- margin-left:4px;
- margin-right: 5px;
- padding:7px;
- height: 12px;
- font-size:12px;
- font-weight:400;
- border-right: 1px solid #dfdfdf;
- }
- .nav a {
- display: inline-block;
- margin: -2px 5px 0px 5px;
- padding: 1px;
- width: 120px;
- color:#444;
- background:#f5f5f5;
- border-top-left-radius: 20px;
- border-bottom-left-radius: 20px;
- border-top-right-radius: 20px;
- border-bottom-right-radius: 20px;
- }
- .nav a:hover {
- display: inline-block;
- margin: -2px 5px 0px 5px;
- padding: 1px;
- width: 120px;
- color:#444;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- border-top-left-radius: 20px;
- border-bottom-left-radius: 20px;
- border-top-right-radius: 20px;
- border-bottom-right-radius: 20px;
- }
- /* --- DROPDOWN --------------------------------- */
- .dropbtn {
- display: inline-block;
- margin: -2px 5px 0px 5px;
- padding: 1px;
- width: 120px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:11px;
- font-family: 'Barlow', sans-serif;
- color:#444;
- background:#f5f5f5;
- border-top-left-radius: 20px;
- border-bottom-left-radius: 20px;
- border-top-right-radius: 20px;
- border-bottom-right-radius: 20px;
- border:0px solid transparent;
- outline: 0;
- }
- .dropbtn:hover, .dropbtn:focus {
- display: inline-block;
- margin: -2px 5px 0px 5px;
- padding: 1px;
- width: 120px;
- text-transform:uppercase;
- letter-spacing:1px;
- font-size:11px;
- font-family: 'Barlow', sans-serif;
- color:#444;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- outline: 0;
- }
- .dropdown {
- position: relative;
- display: inline-block;
- outline: 0;
- }
- .dropdown-content {
- display: none;
- position: absolute;
- background-color: #f1f1f1;
- min-width: 160px;
- overflow: auto;
- box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
- z-index: 1;
- }
- .dropdown-content a {
- color: black;
- padding: 12px 16px;
- text-decoration: none;
- display: block;
- }
- .dropdown a:hover {
- color: black;
- padding: 12px 16px;
- text-decoration: none;
- background: #ddd!important;
- border-radius: none;
- }
- .show {
- display: block;
- z-index:99999999999999;
- }
- .th-idea-o {
- font-family:'honeybee';
- margin: -1px 5px 0px 5px;
- padding:7px;
- height: 12px;
- font-size:12px;
- font-weight:400;
- border-right: 1px solid #dfdfdf;
- }
- /* --- FOOTER --------------------------------- */
- .footer {
- display: flex;
- flex-wrap: wrap;
- position: relative;
- top: 50px;
- left: -10px;
- bottom: -10px;
- padding: 50px;
- width: 100%;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- }
- .secetion {
- position: relative;
- padding:10px;
- width: 250px;
- letter-spacing:0px;
- text-transform: none;
- text-align: center;
- font-weight: 700;
- font-size: 11px;
- font-family: 'Barlow', sans-serif;
- }
- .secetion2 {
- position: relative;
- margin-left: 30px;
- padding:10px;
- width: 250px;
- letter-spacing:0px;
- text-transform: none;
- text-align: justify;
- font-weight: 400;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- }
- .secetion2 span {
- text-transform: uppercase;
- letter-spacing: 0px;
- font-weight:700;
- font-size: 16px;
- color: {color:footer accent};
- background-image: -webkit-gradient(linear,left bottom,left top,color-stop(50%,{color:gradient one};),color-stop(50%,transparent));
- background-image: -webkit-linear-gradient(bottom,{color:gradient two} 50%,transparent 50%);
- background-image: linear-gradient(0deg,{color:gradient two} 50%,transparent 50%);
- }
- .secetion3 {
- position: relative;
- margin-right: 0px;
- margin-left: 50px;
- padding:10px;
- width: 350px;
- letter-spacing:0px;
- text-transform: none;
- text-align: justify;
- font-weight: 400;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- }
- .secetion3 ul a {
- display:flex;
- float:left;
- margin-left: 0px;
- width: 150px;
- list-style-type:none!important;
- text-transform: uppercase;
- }
- .secetion3 ul aa {
- display:flex;
- float:right;
- margin-left: 15px;
- width: 150px;
- list-style-type:none!important;
- text-transform: uppercase;
- }
- .secetion3 li {
- list-style-type:none!important;
- margin: -10px 0px 10px -40px;
- width: auto;
- line-height: 2.4;
- text-transform: uppercase;
- font-weight: 700;
- font-size: 11px;
- font-family: 'Barlow', sans-serif;
- }
- .secetion3 b {
- text-transform: uppercase;
- letter-spacing: 0px;
- font-weight:700;
- font-size: 16px;
- color: {color:footer accent};
- background-image: -webkit-gradient(linear,left bottom,left top,color-stop(50%,{color:gradient one};),color-stop(50%,transparent));
- background-image: -webkit-linear-gradient(bottom,{color:gradient two} 50%,transparent 50%);
- background-image: linear-gradient(0deg,{color:gradient two} 50%,transparent 50%);
- }
- .th-box-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .th-airplay-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .th-instagram-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .th-star-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .th-bubble-heart-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .th-dial-o {
- margin: 3px 0px 0px 0px;
- padding:5px;
- font-weight: 400;
- font-size: 12px;
- color: {color:footer accent};
- }
- .search .query {
- display: inline-block;
- float:right;
- margin-top: 6px;
- margin-right:6px;
- width: 200px;
- border: 1px solid #fff;
- outline: 0;
- padding: 5px;
- font-family: 'Barlow', sans-serif;
- font-size: 8px;
- color: #343434;
- text-transform: uppercase;
- letter-spacing: 2px;
- background: #fff;
- z-index:2;
- }
- ::-webkit-input-placeholder {color: inherit;}
- :-moz-placeholder {color: inherit; opacity:1;}
- ::-moz-placeholder {color: inherit; opacity:1;}
- :-ms-input-placeholder {color: inherit;}
- input:focus::-webkit-input-placeholder {color: transparent;}
- input:focus:-moz-placeholder {color: transparent;}
- input:focus::-moz-placeholder {color: transparent;}
- input:focus:-ms-input-placeholder { color: transparent;}
- .fa-search {
- float: left;
- margin-top: 6px;
- margin-left: 10px;
- padding: 6.5px;
- color: {color:text};
- font-size: 9px;
- background:{color:footer accent};
- }
- /* --- PAGNATION --------------------------------- */
- .secetion4 {
- position: relative;
- margin-left:10px;
- padding:10px;
- width: 250px;
- letter-spacing:0px;
- text-transform: none;
- text-align: justify;
- font-weight: 400;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- }
- .pagi {
- margin-top: 0px;
- margin-left: 0px;
- margin-bottom: 0px;
- padding: 5px;
- width: 240px;
- font-size: 12px;
- font-family: 'Barlow', sans-serif;
- font-weight: 400;
- line-height: 1.8;
- letter-spacing: 0.5px;
- font-style: italic;
- text-transform: uppercase;
- text-align: center;
- {block:AskPage}
- display:none!important;
- {/block:AskPage}
- }
- .pagi a {
- color:{color:page nav links};
- margin: 0px 8px;
- }
- .pagi a:hover {
- color:{color:page nav links hover};
- margin: 0px 8px;
- }
- .current_page {
- padding-top: 5px;
- padding-left:10px;
- padding-right: 10px;
- padding-bottom: 5px;
- font-weight: 700;
- color:{color:page nav current page};
- background:{color:page nav current page bg};
- border-radius: 4px;
- }
- /* --- HOVER POSTS --------------------------------- */
- {block:IndexPage}
- .posts .perma_hold {opacity:0;}
- .posts:hover .perma_hold {opacity:1;}
- .perma_hold {
- position:absolute;
- width:100%;
- height:100%;
- top:0;
- left:0;
- opacity:1;
- z-index:9999;
- background:rgba({text:lightbox rgba opacity});
- transition:0.6s ease;
- -o-transition:0.6s ease;
- -moz-transition:0.6s ease;
- -webkit-transition:0.6s ease;
- }
- .perma {
- top:calc(50% - 15px);
- line-height:0;
- position:relative;
- text-align:center;
- font-size:0;
- padding:0;
- }
- .perma b {font-size:12px;letter-spacing:2px;text-transform:uppercase;}
- .info a,.tags a{margin:0 3px;font-size:9px;}
- .info {margin:15px 0 6px;text-transform:uppercase;letter-spacing:0.5px;}
- .tags {font-style:italic; line-height:1.6;width:calc({select:post size} - 20px);}
- {/block:IndexPage}
- /* --- AUDIO POSTS --------------------------------- */
- #cover img {
- float: left;
- margin-left: 0px;
- width: 70px;
- height: 70px;
- }
- .audioplayer {
- margin-top: 3px;
- margin-left: 3px;
- padding: 3px;
- width: 24px;
- height: 24px;
- overflow: hidden;
- }
- #audioplayerbackground {
- position: absolute;
- z-index: 1;
- width: 40px;
- height: 40px;
- margin-top: 15px;
- margin-left: 15px;
- background: #fff;
- opacity: 0.6;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #audioplayerbackground:hover {
- opacity: .4;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .track {
- text-transform: uppercase;
- letter-spacing: 0px;
- font-style: bold;
- font-size: 14px;
- font-weight: 700;
- font-family: 'Barlow', sans-serif;
- color: {color:song title};
- }
- .musician {
- display: block;
- margin-top: 0px;
- margin-left: 75px;
- margin-bottom: 10px;
- padding-top: 15px;
- padding-right: 30px;
- padding-left: 20px;
- {block:if500px}
- width: 375px;
- {/block:if500px}
- {block:if400px}
- width: 375px;
- {/block:if400px}
- {block:if300px}
- width: 175px;
- {/block:if300px}
- height: 55px;
- letter-spacing: 1px;
- line-height: 1.3;
- text-align: left;
- font-style: none;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- color: {color:song info};
- background: {color:music player background};
- }
- .spotify_audio_player {
- height: 80px !important;
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- .soundcloud_audio_player {
- width: 100%;
- }
- /* --- QUESTIONS + ANSWERS --------------------------------- */
- .question {
- margin-bottom: 10px;
- padding: 20px;
- background: {color:accent};
- }
- .asker-question {
- margin-top: 10px;
- text-align: justify;
- line-height: 1.8;
- }
- .asker {
- display: block;
- margin-top: -38px;
- margin-left: 50px;
- font-family: 'Barlow', sans-serif;
- font-weight: 700;
- font-size: 11px;
- text-transform: uppercase;
- }
- .asker-icon {
- margin-right: 5px;
- margin-bottom: 5px;
- width: 30px;
- height: 30px;
- border: 5px solid {color:posts};
- background: {color:posts};
- }
- .asker span {
- display: block;
- vertical-align: middle;
- margin-top: -5px;
- margin-left: 0px;
- font-size: 9px;
- font-weight: 500!important;
- text-transform: lowercase;
- }
- .asker a {
- margin-left: 0px;
- color:{color:links};
- font-weight: 700;
- }
- .asker a:hover {
- color:{color:links hover};
- font-weight: 700;
- }
- .answerer {
- display: block;
- margin-top: -52px;
- margin-left: 40px;
- margin-bottom: 10px;
- font-family: 'Barlow', sans-serif;
- font-weight: 700;
- font-size: 11px;
- text-transform: uppercase;
- }
- .answerer-icon {
- margin-right: 5px;
- margin-bottom: 25px;
- width: 24px;
- height: 24px;
- border: 5px solid {color:posts};
- background: {color:posts};
- }
- .answerer a {
- margin-left: 0px;
- color:{color:links};
- font-weight: 700;
- }
- .answerer a:hover {
- color:{color:links hover};
- font-weight: 700;
- }
- .answerer-question {
- margin-top: 10px;
- padding: 10px;
- text-align: justify;
- line-height: 1.8;
- background: {color:accent};
- }
- .tmblr-full img {
- padding: 10px;
- width: 95%;
- }
- .replies {
- padding: 5px;
- background:{color:blockqote};
- }
- /* --- LINK POSTS --------------------------------- */
- .newtit {
- margin: 0px;
- padding: 20px 0px;
- line-height: 1.2;
- display: block;
- text-align: center;
- letter-spacing: 0px;
- font-size: 14px;
- font-weight: 700;
- font-family: 'Barlow', sans-serif;
- text-transform: uppercase;
- color: {color:blockquote text};
- background: {color:blockquote};
- }
- .newtit a {
- color:{color:link posts};
- }
- .newtit a:hover {
- color:{color:link posts hover};
- }
- .expt {
- padding: 10px;
- text-align: justify;
- letter-spacing: 0.5px;
- font-style: italic;
- font-size: 10px;
- color:{color:text};
- border: 1px solid {color:borders};
- }
- .dscript {
- margin-left: -10px;
- padding: 10px;
- text-align: justify;
- letter-spacing: 0.5px;
- font-style: none;
- font-size: 10px;
- color:{color:text};
- }
- /* --- QUOTES --------------------------------- */
- .qwrap {
- padding: 5px;
- }
- .quote {
- margin: 30px;
- padding: 30px;
- text-align: center;
- line-height: 1.4;
- font-style: italic;
- font-size: 14px;
- font-weight: 900;
- color: {color:text};
- border-top: 1px solid {color:quote border};
- border-bottom: 1px solid {color:quote border};
- }
- .quote a {
- display: block;
- color: {color:links};
- }
- .source {
- display: block;
- margin-top: 10px;
- font-weight: 400;
- font-size: 10px;
- }
- .source a.tumblr_blog {
- display: inline-block;
- }
- /* --- CHAT --------------------------------- */
- .chat {
- {block:if500px}
- width: 490px;
- {/block:if500px}
- {block:if400px}
- width: 390px;
- {/block:if400px}
- {block:if300px}
- width: 290px;
- {/block:if300px}
- color: {color:chat text};
- }
- .chat ol {
- padding: 0;
- line-height: 180%;
- list-style-type: none !important;
- color: {color:chat text};
- }
- .chat li {
- list-style-type: none !important;
- color: {color:chat text};
- }
- .line.odd {
- list-style-type: none !important;
- margin-bottom: 2px;
- padding: 5px;
- color: {color:chat text};
- background: {color:chat odd};
- }
- .line.even {
- list-style-type: none !important;
- margin-bottom: 2px;
- padding: 5px;
- color: {color:chat text};
- background: {color:chat even};
- }
- .label {
- padding-right: 1px;
- letter-spacing: 0px;
- text-transform: uppercase;
- font-weight: 700;
- font-size: 10px;
- font-family: 'Barlow', sans-serif;
- color: {color:chat text};
- }
- /* --- VIDEO POSTS --------------------------------- */
- .tumblr_video_container {
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- height:auto!important;
- }
- video {
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- height:auto!important;
- }
- blockquote video {
- {block:if500px}
- width: 500px;
- {/block:if500px}
- {block:if400px}
- width: 400px;
- {/block:if400px}
- {block:if300px}
- width: 300px;
- {/block:if300px}
- height:auto!important;
- }
- /* --- POST INFORMATIONS --------------------------------- */
- {block:PermalinkPage}
- .top {
- display: block;
- position: relative;
- margin-top: -20px;
- margin-left: -20px;
- margin-bottom: 20px;
- {block:if500px}
- width: 530px;
- {/block:if500px}
- {block:if400px}
- width: 430px;
- {/block:if400px}
- {block:if300px}
- width: 330px;
- {/block:if300px}
- {block:PermalinkPage}
- width: 530px;
- {/block:PermalinkPage}
- padding: 5px;
- background: {color:posts};
- border-bottom: 1px solid {color:borders};
- {block:AskPage}
- display:none;
- {/block:AskPage}
- }
- #reblog {
- display: block;
- float: right;
- margin-top: -24px;
- margin-right: 5px;
- padding: 5px;
- }
- #reblog img {
- margin-right: 2px;
- width: 14px;
- height: 14px;
- border-radius: 100%;
- border:2px solid {color:borders};
- }
- .date {
- padding: 5px;
- text-transform: uppercase;
- letter-spacing: 0.5;
- font-weight: 400;
- font-size: 9px;
- font-family: 'Barlow', sans-serif;
- }
- {/block:PermalinkPage}
- {block:PermalinkPage}
- .tgs {
- display: block;
- position: relative;
- margin-top: 0px;
- margin-left: -20px;
- bottom: -20px;
- width: 530px;
- padding: 5px;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- border-top: 1px solid {color:borders};
- {block:AskPage}
- display:none;
- {/block:AskPage}
- }
- .tgs a {
- margin:0px 2px 0px 2px;
- letter-spacing: 0.5;
- text-transform: uppercase;
- word-break:break-all;
- font-weight: 400px!important;
- font-size: 8.5px;
- font-family: 'Barlow', sans-serif;
- color:{color:tags};
- }
- .tgs a:not(:last-of-type) {
- margin-right:2px;}
- {/block:PermalinkPage}
- {block:PermalinkPage}
- .picon {
- float: left;
- margin:-10px -10px;
- width: 33px;
- height: 33px;
- text-align: center;
- line-height: 33px;
- font-size: 16px;
- color:#4444;
- background: -webkit-linear-gradient(left, {color:gradient one}, {color:gradient two});
- }
- {/block:PermalinkPage}
- /* --- POST NOTES --------------------------------- */
- .olbox {
- left: 0px;
- width: 520px;
- }
- ol.notes {
- margin-left: -40px;
- margin-top: 60px;
- list-style-type: none;
- width: 520px;
- }
- ol.notes a {
- padding-left: 5px;
- color: {color:links};
- text-decoration: none;
- text-transform: uppercase;
- }
- ol.notes a:hover {
- padding-left: 5px;
- color: {color:links hover};
- text-transform: uppercase;
- }
- ol.notes li.note {
- margin-top: 4px;
- padding: 4px 6px;
- width: 520px;
- background: {color:posts};
- }
- ol.notes li.note img.avatar {
- display: inline-block;
- vertical-align: -5px;
- width: 16px;
- height: 16px;
- border-radius: 100%;
- }
- ol.notes li.note blockquote {
- margin-left: 20px;
- padding-left: 8px;
- border-left: 2px solid {color:accent};
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div class="container">
- <div class="sidebar"><div class="sbox">
- <img src="{image:sidebar}">
- <div class="tit">{text:title one}</div><!-- end tit -->
- <div class="desc">{Description}</div><!-- end desc -->
- <div class="nav"><a href="/"><span class="th th-home-o"></span> Index</a> <a href="/ask"><span class="th th-envelope-o"></span> Message</a> <div class="dropdown">
- <button onclick="myFunction()" class="dropbtn"><span class="th th-idea-o" style="margin-left:-25px;"></span> More...</button>
- <div id="myDropdown" class="dropdown-content">
- {block:ifLink1Title}<a href="{text:Link 1}">{text:Link 1 Title}</a>{/block:ifLink1Title}
- {block:ifLink2Title}<a href="{text:Link 2}">{text:Link 2 Title}</a>{/block:ifLink2Title}
- {block:ifLink3Title}<a href="{text:Link 3}">{text:Link 3 Title}</a>{/block:ifLink3Title}
- {block:ifLink4Title}<a href="{text:Link 4}">{text:Link 4 Title}</a>{/block:ifLink4Title}
- </div>
- </div>
- <a href="/archive"><span class="th th-atom-o"></span> Vault</a></div></div><!-- end sbox -->
- </div><!-- end sidebar -->
- <div id="entries">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}
- {/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}
- {/block:ReblogParent}
- {block:Posts}
- <div class="posts">
- {block:IndexPage}
- <div class="perma_hold">
- <div class="perma">
- <b><a href="{Permalink}">{NoteCountWithLabel}</a></b>
- <div class="info">
- <a href="{ReblogURL}">reblog</a>
- <a href="{ReblogParentURL}">via</a>
- <a href="{ReblogRootURL}">source</a>
- </div>
- {block:HasTags}<div class="tags">{block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- </div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div class="top">
- <div class="date">
- <div class="picon">
- {block:text}<i class="fas fa-edit"></i>{/block:text}
- {block:Photo}<i class="fas fa-camera-retro"></i>{/block:Photo}
- {block:Photoset}<i class="far fa-images"></i>{/block:Photoset}
- {block:Quote}<i class="fas fa-quote-left"></i>{/block:Quote}
- {block:Link}<i class="fas fa-link"></i>{/block:Link}
- {block:Chat}<i class="fas fa-comments"></i>{/block:Chat}
- {block:Audio}<i class="fas fa-headphones"></i>{/block:Audio}
- {block:Video}<i class="fas fa-film"></i>{/block:Video}
- {block:Answer}<i class="fas fa-icons"></i>{/block:Answer}
- </div><!-- end picon -->
- <div style="float:leftt;margin-left:30px;">{block:Date}<a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a>{/block:Date} · <a href="{Permalink}" title="{NoteCountWithLabel}">{NoteCountWithLabel}</a> · <a title="{ShortMonth} {DayOfMonthWithZero}, {Year} @ {12HourWithZero}:{Minutes} {CapitalAmPm}" href="{Permalink}">{TimeAgo}</a></div>
- </div><!-- end date -->
- <div id="reblog">
- {block:RebloggedFrom}<a title="Reblogged from {ReblogParentName}" href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-64}"></a>{/block:RebloggedFrom}
- {block:RebloggedFrom}<a title="Orginally Posted by {ReblogRootName}" href="{ReblogRootURL}"><img src="{ReblogRootPortraitURL-64}"></a>{/block:RebloggedFrom}
- {block:NotReblog}<a title="Posted by {PostAuthorName}" href="{PostAuthorURL}"><img src="{PostAuthorPortraitURL-64}"></a>{/block:NotReblog}
- </div><!-- end reblog -->
- </div><!-- end top -->
- {/block:PermalinkPage}
- <!-- TEXT POSTS -->
- {block:Text}
- <div class="post-title">{block:Title}{Title}{/block:Title}</div><!-- end post-title -->
- {block:NotReblog}
- <div id="caption">{Body}</div><!-- end caption -->
- {/block:NotReblog}
- {block:RebloggedFrom}
- <div class="reblog-list">
- {block:Reblogs}
- <div class="{block:isOriginalEntry}original-reblog{/block:isOriginalEntry}">
- <div class="reblog-header"><div class="reblog-avatar">
- {block:IsActive}
- <a class="{block:isNotOriginalEntry}sub-reblog{/block:isNotOriginalEntry}" href="{Permalink}" target="_blank"><img src="{PortraitURL-64}"></a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive {block:isNotOriginalEntry} sub-reblog{/block:isNotOriginalEntry}"><img src="{PortraitURL-64}"></span>
- {/block:IsDeactivated}</div><!-- end reblog-avatar -->
- <div class="username">
- {block:IsActive}
- <a target="_blank" href="{Permalink}">{Username}</a>
- {/block:IsActive}
- {block:IsDeactivated}
- <span class="inactive">{Username}</span>
- {/block:IsDeactivated}
- </div><!-- end username -->
- </div><!-- end reblog-header -->
- <div class="reblog-content"><div style="padding:10px;margin-left:-10px;">{Body}</div></div><!-- end reblog-content -->
- </div><!-- end orginal entry -->
- {/block:Reblogs}
- </div><!-- end reblog-list -->
- {/block:RebloggedFrom}
- {/block:Text}
- <!-- ANSWER POSTS -->
- {block:Answer}
- <div class="question">
- <div class="asker-icon"><img src="{AskerPortraitURL-30}"></div>
- <div class="asker">{Asker} <span>sent me something</span></div>
- <div class="asker-question">{Question}</div>
- </div><!-- end question -->
- {block:Answerer}
- <div class="answer">
- <div class="answerer-question">
- <div class="answerer-icon"><img src="{AnswererPortraitURL-24}"></div>
- <div class="answerer">{Answerer}</div>
- {Answer}</div>
- </div><!-- end answer -->
- {/block:Answerer}
- <div class="replies">
- {Replies}
- </div><!-- end replies -->
- {/block:Answer}
- <!-- PHOTO POSTS -->
- {block:Photo}<center>
- {LinkOpenTag}<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>{LinkCloseTag}</center>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Photo}
- <!-- PHOTOSETS POSTS -->
- {block: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>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Photoset}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="qwrap">
- <div class="quote">
- {Quote}
- {block:Source}
- <div class="source">- {Source}</div>
- {/block:Source}
- </div>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- </div>
- {/block:Quote}
- <!-- CHAT POSTS -->
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="post">
- {block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </div>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Chat}
- <!-- LINK POSTS -->
- {block:Link}
- {block:Thumbnail}<img src="{Thumbnail}">{/block:Thumbnail}
- <div class="newtit"><a href="{URL}">{Name}</a></div>
- <div class="expt">{Excerpt}</div>
- <div class="dscript">{block:Description}{Description}{/block:Description}</div>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Link}
- <!-- VIDEO POSTS -->
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Video}
- <!-- AUDIO POSTS -->
- {block:Audio}
- <div id="cover">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- <div id="audioplayerbackground"><div class="audioplayer">{block:AudioPlayer}
- {AudioPlayerBlack}{/block:AudioPlayer}</div></div>
- <div class="musician">
- <span class="track">
- {block:TrackName} {TrackName} {/block:TrackName}</span>
- <br>by {block:Artist} {Artist} {/block:Artist}
- <br>
- {block:Album}
- {Album}<br>
- {/block:Album}</div>
- {block:ifShowCaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifShowCaptions}
- {/block:Audio}
- {block:PermalinkPage}
- {block:HasTags}
- <div class="tgs">
- {block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- {/block:PermalinkPage}
- </div><!--- end posts --->
- {/block:Posts}
- <div class="olbox">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div><!-- end olbox -->
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}” width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}
- {/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}
- {/block:ReblogParent}
- </div><!--- end entries --->
- <div class="footer">
- <div class="secetion"><br><br>Can't find something? Give the search a try!
- <form class="search" action="javascript:return false">
- <i class="fas fa-search"></i><input type="text" class="query" placeholder="search this blog...">
- </form><!--- end search --->
- </div><!--- end secetion --->
- <div class="secetion2">
- {text:bottom description}
- </div><!--- end secetion2 --->
- <div class="secetion3"><b>Quick Links</b><br>
- <ul class="a">
- <li>{block:ifLink5Title}<a href="{text:Link 5}"><span class="th th-box-o"></span> {text:Link 5 Title}</a>{/block:ifLink5Title}</i>
- <li>{block:ifLink8Title}<a href="{text:Link 8}"><span class="th th-bubble-heart-o"></span> {text:Link 8 Title}</a>{/block:ifLink8Title}</i>
- <li>{block:ifLink6Title}<a href="{text:Link 6}"><span class="th th-airplay-o"></span> {text:Link 6 Title}</a>{/block:ifLink6Title}</i>
- </ul>
- <ul class="aa">
- <li>{block:ifLink9Title}<a href="{text:Link 9}"><span class="th th-star-o"></span> {text:Link 9 Title}</a>{/block:ifLink9Title}</i>
- <li>{block:ifLink7Title}<a href="{text:Link 7}"><span class="th th-instagram-o"></span> {text:Link 7 Title}</a>{/block:ifLink7Title}</i>
- <li>{block:ifLink10Title}<a href="{text:Link 10}"><span class="th th-dial-o"></span> {text:Link 10 Title}</a>{/block:ifLink10Title}</i>
- </ul>
- </div><!--- end secetion3 --->
- <div class="secetion4"><br><br><br>
- <div class="pagi">
- {block:Pagination}{block:JumpPagination length="5"}{block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}{block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}{/block:JumpPagination}{/block:Pagination}
- </div><!--- end pagi --->
- </div><!--- end secetion4 --->
- </div><!--- end footer --->
- </div><!--- end container --->
- <!-- FONT AWSOME -->
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.12/css/all.css" integrity="sha384-G0fIWCsCzJIMAVNQPfjH08cyYaUtMwjJwqiRKxxE/rx96Uroj1BtIQ6MLJuheaO9" crossorigin="anonymous">
- <!-- GOOGLE FONT -->
- <link href="https://fonts.googleapis.com/css?family=Barlow:400,700&display=swap" rel="stylesheet">
- <!-- HONEYBEE -->
- <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
- <!-- GUTTERS: DONT TOUCH -->
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '2px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- <!-- SOUND CLOUD PLAYER -->
- <script>
- $(document).ready(function(){
- var color = '#f4ecec'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 116, width: '100%' });
- });
- });
- </script>
- <!-- TOOLTIP: DONT TOUCH -->
- <script src="https://static.tumblr.com/fiw4iub/4jdnu5ta4/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- VIDEO RESIZE -->
- <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <script>
- $(document).ready(function(){
- resizeVideos();
- });
- function resizeVideos() {
- $('.video:not(.resized) iframe:not(.tumblr_video_iframe)').each(function(){
- var vw = $(this).width();
- var vh = $(this).height();
- var scale = $(this).parents('.video').width() / vw;
- $(this).attr({
- width: Math.floor($(this).attr('width') * scale),
- height: Math.floor($(this).attr('height') * scale)
- });
- $(this).parents('.video').addClass('resized');
- });
- $('.video:not(.resized) .tumblr_video_iframe').each(function(){
- var vw = $(this).width();
- var vh = $(this).height();
- var scale = $(this).parents('.video').width() / vw;
- $(this).css({
- 'transform': 'scale(' + scale + ')',
- 'margin': vh * (scale - 1) / 2 + 'px ' + vw * (scale - 1) / 2 + 'px'
- });
- $(this).parents('.tumblr_video_container').css({
- width: Math.floor(vw * ( scale + 1 ) / 2),
- height: Math.floor(vh * ( scale + 1 ) / 2)
- });
- $(this).parents('.video').addClass('resized');
- });
- }
- </script>
- <!--- UNESTED CAPTIONS --->
- <script src="https://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script>
- $(function(){
- $('.posts').unnest({
- yourCaption: ".caption",
- {Caption}
- wrapName: ".tumblr_parent",
- newCaptionUsername: false,
- originalPostCaptionUsername: false,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- });
- });
- </script>
- <!-- DROP -->
- <script>
- /* When the user clicks on the button,
- toggle between hiding and showing the dropdown content */
- function myFunction() {
- document.getElementById("myDropdown").classList.toggle("show");
- }
- // Close the dropdown if the user clicks outside of it
- window.onclick = function(event) {
- if (!event.target.matches('.dropbtn')) {
- var dropdowns = document.getElementsByClassName("dropdown-content");
- var i;
- for (i = 0; i < dropdowns.length; i++) {
- var openDropdown = dropdowns[i];
- if (openDropdown.classList.contains('show')) {
- openDropdown.classList.remove('show');
- }
- }
- }
- }
- </script>
- <!-- SEARCH BAR -->
- <script>
- $(document).ready(function(){
- $('.search').submit(function(event){
- var value = $('input:first').val();
- location.replace('http://{Name}.tumblr.com/tagged/' + value);
- });
- });
- </script>
- <!-- MASONARY SCRIPT -->
- {block:IndexPage}
- <script type="text/javascript" src="https://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#entries');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.posts',
- isAnimated : true
- });
- });
- $wall.infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : '.posts',
- loadingImg : "",
- loadingText : " ",
- donetext : " ",
- extraScrollPx : 0,
- bufferPx : 10000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#entries').show(500);
- });
- </script>
- <script language="JavaScript">
- function function1(){
- window.scrollTo(0,5);
- }
- function function2(){
- window.scroll(0,2);
- }
- </script>
- {/block:IndexPage}
- <!-- TUMBLR CONTROLS -->
- <div class="hcontrols"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7S41.9,103.9,45.3,102.3z"/></svg></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment