Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- THEME BY DINODESIGNS - FREE THEME - "SPOOKY BOY"
- - fonts from google fonts
- - icons by honeybee by suiomi
- - pixel union photosets by shythemes
- - special thanks to bychloethemes' undocumented documentation
- -->
- <head>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}<meta charset="utf-8"><meta name="viewport" content="initial-scale=1.0, width=device-width" /><title>{Title}{block:TagPage} | {Tag} {/block:TagPage} {block:SearchPage} | {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary} | {PostSummary} {/block:PostSummary}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="color:Background" content=""/>
- <meta name="color:Container" content=""/>
- <meta name="color:Borders" content=""/>
- <meta name="color:Posts" content=""/>
- <meta name="color:Link" content=""/>
- <meta name="color:Accent One" content=""/>
- <meta name="color:Accent Two" content=""/>
- <meta name="color:Text" content=""/>
- <meta name="text:Title" content="Title Here"/>
- <meta name="text:Top Description" content="lorem ipsum dolor sit amet, consectetuer adipiscing elit."/>
- <meta name="text:Bottom Description" content="lorem ipsum dolor sit amet, consectetuer adipiscing elit."/>
- <meta name="text:Link One URL" content="/" />
- <meta name="text:Link One Title" content="Link One" />
- <meta name="text:Link Two URL" content="/" />
- <meta name="text:Link Two Title" content="Link Two" />
- <meta name="text:Link Three URL" content="/" />
- <meta name="text:Link Three Title" content="Link Three" />
- <meta name="text:Link Four URL" content="/" />
- <meta name="text:Link Four Title" content="Link Four" />
- <meta name="text:Link Five URL" content="/" />
- <meta name="text:Link Five Title" content="Link Five" />
- <meta name="image:Sidebar" content="https://placehold.it/240x250"/>
- <meta name="image:Background" content="" />
- <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://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=DM+Serif+Display|Montserrat&display=swap" rel="stylesheet">
- <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>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- highRes: true,
- gutter: '1px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- }); </script>
- <style type="text/css">
- body {
- font-family: 'Montserrat', sans-serif;
- font-size:10px;
- letter-spacing:.5px;
- color:{color:Text};
- text-align:justify;
- text-transform:lowercase;
- background-color:{color:Background};
- background-image:url('{image:Background}');!important
- background-attachment:fixed;
- background-position:fixed top left;
- }
- ::-webkit-scrollbar {
- width:0px;
- height:0px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:15px;
- font-size:8px;
- font-family: 'Montserrat', sans-serif;
- letter-spacing:1px;
- text-align:center;
- text-transform:lowercase;
- padding:10px;
- padding-left:30px;
- padding-right:30px;
- font-weight:bold;
- color:{color:Text};
- background:{color:Background};
- border:1px solid {color:Borders};
- z-index:999999;
- }
- h1 {
- font-weight:bold;
- font-size:20px;
- margin-top:0px;
- text-align:center;
- letter-spacing:1px;
- text-transform:none;
- font-family:'DM Serif Display';
- text-transform:uppercase;
- color:{color:Accent Two};
- background:{color:Container};
- padding:15px;
- }
- h2 {
- margin-bottom:10px;
- font-size: 18px;
- font-style:none;
- text-align:center;
- font-weight:bold;
- line-height:100%;
- font-family:'DM Serif Display';
- text-transform:uppercase;
- color:{color:Accent One};
- }
- h2 i {
- margin-bottom:10px;
- font-size: 18px;
- font-style:none;
- text-align:center;
- font-weight:bold;
- line-height:100%;
- font-family:'DM Serif Display';
- text-transform:uppercase;
- color:{color:Accent One};
- }
- h2 b {
- margin-bottom:10px;
- font-size: 18px;
- font-style:none;
- text-align:center;
- font-weight:bold;
- line-height:100%;
- font-family:'DM Serif Display';
- text-transform:uppercase;
- color:{color:Accent One};
- }
- h5 {
- text-align:center;
- font-family:'DM Serif Display';
- font-size:11px;
- color:{color:Accent Two};
- background:{color:Borders};
- padding:7px;
- }
- hr {
- width:50px;
- margin-left:0px;
- border-width: 1px 0px 0px 0px;
- border-style: solid;
- border-color: {color:Borders};
- }
- pre {
- font-size:10px;
- font-family: 'Montserrat', sans-serif;
- width:450px;
- text-align: left;
- word-break: break-all;
- color:{color:Text};
- }
- b, strong {
- color: {color:Accent One};
- font-family:'DM Serif Display';
- font-size:11px;
- font-weight:normal;
- }
- i b {
- font-style:none;
- text-decoration:none;
- font-weight:normal;
- }
- i, italic {
- color: {color:Accent Two};
- }
- small, sup, sub {
- font-size:10px;
- }
- a {
- color: {color:Link};
- 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:Accent Two};
- text-decoration: none;
- -moz-transition-duration: 0.5s;
- -o-transition-duration: 0.5s;
- -webkit-transition-duration: 0.5s;
- transition-duration: 0.5s;
- }
- ul {
- border-left:2px solid {color:Borders};
- padding:5px;
- margin-left:10px;
- }
- ul li {
- list-style:none;
- margin-left:10px;
- }
- ul li:before {
- color:{color:Accent One};
- content:"›";
- font-size:1em;
- padding-right:.5em;
- position:relative;
- top:.1em;
- }
- ol {
- margin-left:-25px;
- }
- #main {
- width:860px;
- height:100%;
- margin:0 auto;
- }
- #container {
- width:780px;
- height:480px;
- overflow:none;
- padding:40px;
- margin:110px auto;
- background:{color:Container};
- border:1px solid {color:Borders};
- position:fixed;
- background-attachment:fixed;
- background-position:fixed;
- }
- #header {
- width:820px;
- font-size:30px;
- color:{color:Accent Two};
- font-family:'DM Serif Display';
- text-align:right;
- position:fixed;
- font-weight:bold;
- margin-right:-20px;
- margin-top:-77px;
- text-shadow: 2px 1px 2px {color:Text};
- }
- #navigate {
- width:820px;
- font-size:30px;
- color:{color:Accent Two};
- font-family:'DM Serif Display';
- position:fixed;
- font-weight:bold;
- margin-left:-40px;
- margin-top:515px;
- text-shadow: 2px 1px 2px {color:Text};
- }
- #navigate a{
- color:{color:Accent Two};
- margin-right:15px;
- }
- #sidebar {
- width:240px;
- height:480px;
- background:{color:Posts};
- border:1px solid {color:Borders};
- position:fixed;
- display:inline-block;
- }
- #blurb1 {
- width:200px;
- height:125px;
- position:fixed;
- overflow:auto;
- font-size:9.5px;
- line-height:15px;
- letter-spacing:.75;
- margin-left:20px;
- margin-top:20px;
- margin-right:20px;
- }
- #prev {
- position:fixed;
- width:100px;
- margin-left:20px;
- font-size:22px;
- margin-top:140px;
- }
- #next {
- position:fixed;
- width:100px;
- margin-left:200px;
- font-size:22px;
- margin-top:310px;
- }
- #blurb2 {
- width:200px;
- height:125px;
- position:fixed;
- overflow:auto;
- font-size:9.5px;
- line-height:15px;
- letter-spacing:.75;
- margin-left:20px;
- margin-top:335px;
- margin-right:20px;
- }
- #description {
- background:{color:Container};
- width:202px;
- height:250px;
- padding:20px;
- position:fixed;
- margin-top:50px;
- margin-left:-1px;
- border-top:1px solid {color:Borders};
- border-bottom:1px solid {color:Borders};
- -webkit-clip-path: polygon(100% 28%, 100% 85%, 0 100%, 0 43%);
- clip-path: polygon(100% 28%, 100% 85%, 0 100%, 0 43%);
- }
- #description img {
- margin-left:-19px;
- width:240px;
- margin-top:22px;
- }
- #postcontainer {
- position:fixed;
- width:570px;
- overflow:auto;
- height:480px;
- margin-left:250px;
- }
- #posts {
- width:450px;
- margin-left:40px;
- margin-right:40px;
- padding:20px;
- display:inline-block;
- background:{color:Posts};
- border:1px solid {color:Borders};
- }
- #posts blockquote {
- border-left:{color:Accent Two} 2px solid;
- margin-left:10px;
- padding:5px;
- padding-left:10px;
- }
- #posts blockquote blockquote {
- border-left:{color:Accent One} 2px solid;
- margin-left:10px;
- padding:5px;
- padding-left:10px;
- }
- .photo-slideshow {
- visibility: hidden;
- }
- .photo-slideshow.processed {
- visibility: visible;
- }
- .photo-slideshow .row {
- clear: both;
- width: 100%;
- }
- .photo-slideshow .pxu-photo {
- display: block;
- float: clear;
- width: 100%;
- overflow: hidden;
- }
- .photo-slideshow .pxu-photo img {
- display: block;
- }
- .photo-slideshow.processed .pxu-photo img {
- width:100%;
- height: auto;
- }
- .photo-slideshow .pxu-photo:first-child img {
- margin:auto;
- }
- .photo-slideshow .count-1 {
- width:100%;
- }
- .set {
- margin-left:10px;
- }
- .photo-slideshow .count-2 {
- width:50%;
- height: auto;
- }
- .photo-slideshow .count-3 {
- width:33.33%;
- height: auto;
- }
- #posts img {
- max-width:450px;
- margin-top:0px;
- height:auto;
- }
- .info {
- width:470px;
- margin:-20px;
- margin-bottom:20px;
- padding:10px;
- text-transform:uppercase;
- font-size:7px;
- background:{color:Container};
- border-bottom:1px solid {color:Borders};
- }
- .info a {
- color:{color:Text};
- }
- .info a:hover {
- text-decoration:none;
- color:{color:Accent Two};
- }
- .tags {
- width:470px;
- padding:10px;
- padding-top:0px;
- text-align:center;
- margin-left:40px;
- padding-bottom:0px;
- margin-bottom:60px;
- margin-top:5px;
- line-height:8px;
- text-transform:lowercase;
- font-size:8px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- .tags a {
- padding:5px;
- background-color:none;
- color:{color:Text};
- }
- .tags a:hover {
- text-decoration:none;
- color:{color:Accent One};
- }
- .postsnote {
- width:450px;
- margin-top: 15px;
- float: left;
- margin-bottom:30px;
- margin-left:-11px;
- padding:10px;
- background-color:{color:Background};
- }
- .postsnote ol, .notes-bottom ul {
- margin: 5px;
- padding: 0;
- list-style: none;
- }
- .postsnote li {
- width:45%;
- padding: 2px 0 5px 10px;
- margin:2px;
- font-size:10px;
- font-family: 'Montserrat', sans-serif;
- float:left;
- text-align:left;
- }
- .postsnote li img.avatar {
- border:none;
- margin:;
- width:0;
- padding:0;
- }
- .postsnote .note .retags {
- display:none;
- visibility:hidden;
- }
- .postsnote blockquote {
- display:none;
- }
- .more_notes_link {
- list-style: none;
- text-transform:uppercase;
- letter-spacing:0.5px;
- font-size:8px;
- font-size: 10px;
- font-family: 'Montserrat', sans-serif;
- margin-top:10px;
- font-weight:bold;
- padding:3px;
- position:relative;
- float:left;
- border-top:1px solid {color:Borders};
- }
- .tumblr_audio_player {
- height: 90px;
- width: 100px;
- -moz-transform: scale(0.60, 0.60);
- -webkit-transform: scale(0.60, 0.60);
- -o-transform: scale(0.60, 0.60);
- -ms-transform: scale(0.60, 0.60);
- transform: scale(0.60, 0.60);
- -moz-transform-origin: top left;
- -webkit-transform-origin: top left;
- -o-transform-origin: top left;
- -ms-transform-origin: top left;
- transform-origin: top left;
- }
- #playerbutton {
- width: 19px;
- height: 19px;
- background-color: #ffffff;
- padding: 10px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- #playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- #newbutton {
- position: relative;
- width: 20px;
- height: 20px;
- border-radius:100px;
- margin-top:-60px;
- margin-left:20px;
- overflow: hidden;
- }
- #audioimg {
- left: 60px;
- top: 60px;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- overflow: hidden;
- width: 79px;
- height: 79px;
- display:inline-block;
- }
- #audioimg img {
- width: 100%;
- height: auto;
- -webkit-border-radius: 40px;
- -moz-border-radius: 40px;
- border-radius: 40px;
- }
- #trackdetails {
- width: 330px;
- font-size:10px;
- font-family: 'Montserrat', sans-serif;
- line-height:14px;
- display:inline-block;
- margin-left: 110px;
- padding:15px 10px 10px 10px;
- min-height:70px;
- float:right;
- margin-top:-125px;
- }
- .audioplayer {
- display:inline-block;
- }
- iframe#youtube_iframe {
- width: 450px;
- height: 280px;
- border-top-width: 0px;
- border-right-width: 0px;
- border-bottom-width: 0px;
- border-left-width: 0px;
- }
- iframe.spotify_audio_player {
- width: 450px;
- }
- #quote {
- color: {color:Accent One};
- font-family:'DM Serif Display';
- font-size:18px;
- text-align:center;
- font-weight:normal;
- }
- #source {
- text-align:right;
- margin-top:10px;
- }
- #question {
- padding:20px;
- background:{color:Container};
- max-height:95px;
- margin-bottom:20px;
- font-style:italic;
- }
- #asker {
- color: {color:Accent One};
- font-family:'DM Serif Display';
- font-size:18px;
- font-weight:normal;
- text-align:right;
- font-style:normal;
- }
- #asker a{
- color: {color:Accent Two};
- }
- #credit {
- position:fixed;
- bottom:5px;
- left:5px;
- }
- #credit img {
- width:20px;
- height:20px;
- }
- </style></head><body>
- <div id="main">
- <div id="container">
- <div id="header">{text:Title}</div>
- <div id="navigate">
- <a href="{text:Link One URL}" title="{text:Link One Title}">.01</a>
- <a href="{text:Link Two URL}" title="{text:Link Two Title}">.02</a>
- <a href="{text:Link Three URL}" title="{text:Link Three Title}">.03</a>
- <a href="{text:Link Four URL}" title="{text:Link Four Title}">.04</a>
- <a href="{text:Link Five URL}" title="{text:Link Five Title}">.05</a>
- </div>
- <div id="sidebar">
- <div id="blurb1">{text:Top Description}</div>
- {block:PreviousPage}<div id="prev"><a href="{PreviousPage}"> <span class="th th-left-arrow"></span> </a></div>{/block:PreviousPage}
- <div id="description"><img src="{image:Sidebar}"></div>
- {block:NextPage}<div id="next"><a href="{NextPage}"> <span class="th th-right-arrow"></span> </a></div>{/block:NextPage}
- <div id="blurb2">{text:Bottom Description}</div>
- </div>
- <div id="postcontainer">
- {block:Posts}
- <div id="posts">
- {block:Date}<div class="info"><a title="{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}" href="{Permalink}"> <span class="th th-clock-o"></span> {TimeAgo} </a></span> | <a href="{Permalink}" title="See Post Notes"><span class="th th-information"></span> {NoteCount} Notes</a><a href="{ReblogURL}" style="float:right;" target="_blank" class="details" title="reblog this post"><span class="th th-reblog"></span> reblog this post</a></div>{/block:Date}
- {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
- {block:Quote}<div id="quote">{Quote}</div><div id="source">— {Source}</div>{/block:Quote}
- {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
- {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {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:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="question"><span>{Question}</span><div id="asker">{Asker} asked</div></div>{Answer}{/block:Answer}
- {block:Audio}{block:AudioPlayer}<div id="audioplayer">{block:AlbumArt}<div id="audioimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div id="playerbutton"><div id="newbutton"><div id="playerbutton2">{AudioPlayerWhite}</div></div></div><div id="trackdetails">{block:TrackName}<b>Track:</b> {TrackName} <br/>{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist} <br/>{/block:Artist}{block:Album}<b>Album:</b> {Album} <br/>{/block:Album}{block:PlayCount}<b>Plays:</b> {PlayCount}{/block:PlayCount}</div></div>{/block:AudioPlayer}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- </div>
- <div class="tags">{block:Tags}<a href="{TagURL}"><span style="color:{color:Accent One};"># </span>{Tag} </a>{/block:Tags}</div>
- {block:PostNotes}<div class="postsnote">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- </div></div></div>
- <a href="https://dinodesigns.tumblr.com/"><div id="credit" title="by dinodesigns"><img src="https://static.tumblr.com/61xorhm/Xl6pub0n2/dino__2_.png"></div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment