Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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 48 - "Serenity" by Bee (theghostoflove.tumblr.com)
- Credit stays intact, please. If you get stuck, feel free to message me! Comments and suggestions are welcome.
- --->
- <head>
- <title>{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="color:Background" content="#fbf6dd">
- <meta name="color:Body" content="#595142">
- <meta name="color:Border" content="#595142">
- <meta name="color:Chat1" content="#595142">
- <meta name="color:Chat2" content="#5a4929">
- <meta name="color:Description Body" content="#595142">
- <meta name="color:Entries" content="">
- <meta name="color:Header" content="">
- <meta name="color:Info" content="">
- <meta name="color:Info Bg" content="">
- <meta name="color:Link" content="#a87c46">
- <meta name="color:Link Hover" content="#cc995c">
- <meta name="color:Notes bg" content="">
- <meta name="color:Post" content="">
- <meta name="color:Sidelinks" content="#595142">
- <meta name="color:Sidelinks Hover" content="#9d8e72">
- <meta name="color:Scroll" content="#595142">
- <meta name="color:Scroll Bg" content="">
- <meta name="color:Title" content="#595142">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Full Background" content="1">
- <meta name="if:Posts 400" content="0">
- <meta name="if:Posts 500" content="0">
- <meta name="if:Posts 700" content="0">
- <meta name="if:Show Tags" content="1">
- <meta name="image:Background" content="https://kingfisher.scene7.com/is/image/Kingfisher/5011583082609_01c?$PRODUCT_LARGE$?$PRODUCT_LARGE$">
- <meta name="font:Body" content="'Trebuchet MS', sans-serif">
- <meta name="font:Quote" content="Garamond">
- <meta name="font:Text Title" content="'Book Antiqua'">
- <meta name="font:Title" content="'Satisfy', cursive">
- <meta name="text:Font Size Title" content="30px">
- <meta name="text:Font Size Body" content="14px">
- <meta name="text:Disqus Shortname" content="">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 URL" content="http://">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 URL" content="http://">
- <meta name="text:Link 3" content="">
- <meta name="text:Link 3 URL" content="http://">
- <meta name="text:Link 4" content="">
- <meta name="text:Link 4 URL" content="http://">
- <meta name="text:Link 5" content="">
- <meta name="text:Link 5 URL" content="http://">
- <meta name="text:Link 6" content="">
- <meta name="text:Link 6 URL" content="http://">
- <meta name="text:Link 7" content="">
- <meta name="text:Link 7 URL" content="http://">
- <meta name="text:Link 8" content="">
- <meta name="text:Link 8 URL" content="http://">
- <style type="text/css">
- /**BASICS**/
- body {
- word-spacing:110%;
- text-align: justify;
- font: {text:Font Size Body}/150% {font:Body};
- margin-left: 20px;
- width: 500px;
- margin: 0 auto;
- background:{color:Background} url('{image:Background}');
- background-attachment: fixed;
- {block:ifFullBackground}background-size: 100% 100%;{/block:ifFullBackground}
- color:{color:Body};
- }
- blockquote {
- border-left:2px solid {color:border};
- padding-left:5px;
- margin:0px 2px 0px 10px
- }
- ::-webkit-scrollbar {width:8px; height:auto; background-color:{color:scroll bg}}
- ::-webkit-scrollbar-button {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:vertical {background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- ::selection {color:{color:sidelinks text};background-color: {color:sidelinks bg};}
- ::-moz-selection {color:{color:sidelinks text};background-color: {color:sidelinks bg};}
- ::-webkit-selection {color:{color:sidelinks text};background-color:{color:sidelinks bg};}
- a {color:{color:link};text-decoration:none;-moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;}
- a:hover {color:{color:link hover}}
- #container {
- width:100%;
- {block:ifPosts400}margin: 0 -170px auto{/block:ifPosts400}
- {block:ifPosts500}margin: 0 -220px auto;{/block:ifPosts500}
- {block:ifPosts700}margin: 0 -220px auto;{/block:ifPosts700}
- }
- #header {
- position: absolute;
- top: 62px; margin-left: 80px;
- z-index: 2;
- width: {block:ifPosts400}480px;{/block:ifPosts400}
- {block:ifPosts500}580px;{/block:ifPosts500}
- {block:ifPosts700}780px;{/block:ifPosts700} height:300px;
- background-color:{color:header};
- background-image: url('{image:header}');
- }
- #title {
- position: absolute;
- top:0px;
- padding: 7px 2px 3px;
- font-weight: normal;
- text-align: center;
- width: {block:ifPosts400}476px;{/block:ifPosts400}
- {block:ifPosts500}576px;{/block:ifPosts500}
- {block:ifPosts700}776px;{/block:ifPosts700} ; height:50px;
- color:{color:Title};
- font:{text:Font Size Title} {font:Title};
- margin: 0px 0px 2px 80px;
- background-color:{color:header};
- border-bottom:1px dashed {color:border};
- }
- #title a {color:{color:Title}}
- #sidebar {
- position: absolute;
- margin: 345px 0px 0px -48px;
- width: 250px;
- }
- #sidebarbg {
- width:250px; height:100%;
- position:fixed;
- top:0px; margin-left:-48px;
- z-index:-1;
- background-color:{color:sidebar};
- }
- #entries {
- position: absolute;
- float: left;
- padding: 15px;
- margin: 350px 0px 0px 65px;
- top:-8px;
- background-color:{color:entries};
- width: {block:ifPosts400}655px;{/block:ifPosts400}
- {block:ifPosts500}755px;{/block:ifPosts500}
- {block:ifPosts700}955px;{/block:ifPosts700}
- }
- #post {
- padding: 40px 20px;
- margin: 100px 0px 100px 0px;
- background-color:{color:post};
- width: {block:ifPosts400}440px;{/block:ifPosts400}
- {block:ifPosts500}540px;{/block:ifPosts500}
- {block:IfPosts700}740px;{/block:ifPosts700}
- }
- #desc {
- {block:ifPosts400}margin:-376px 0px 0px 250px;
- padding: 25px 15px 71px;{/block:ifPosts400}
- {block:ifPosts500}margin: -376px 0px 0px 290px;
- padding: 25px 15px 70px;{/block:ifPosts500}
- {block:ifPosts700}margin: -376px 0px 0px 390px;
- padding: 35px 15px 60px;{/block:ifPosts700}
- z-index: 2;
- width: {block:ifPosts400}200px;{/block:ifPosts400}
- {block:ifPosts500}260px;{/block:ifPosts500}
- {block:ifPosts700}360px;{/block:ifPosts700}
- height:280px;
- color:{color:description body};
- background-color:{color:header};
- border-bottom:1px dashed {color:border};
- }
- #links {
- margin-left: 0px; margin-top: -1px;
- z-index: 2;
- width: {block:ifPosts400}250px;{/block:ifPosts400}
- {block:ifPosts500}290px;{/block:ifPosts500}
- {block:ifPosts700}390px;{/block:ifPosts700}
- background-color:{color:header};
- height:280px;
- padding-top: 30px; padding-bottom: 65px;
- border-bottom:1px dashed {color:border};
- }
- #links a {
- display:block;
- margin: 5px 0px;
- padding: 5px 2px;
- width: 90%;
- color:{color:Sidelinks};
- }
- #links a:hover {
- color:{color:Sidelinks Hover};
- }
- #pagi {
- text-transform: lowercase;
- margin: 50px 0px 0px 0px;
- width: {block:ifPosts400}480px;{/block:ifPosts400}
- {block:ifPosts500}580px;{/block:ifPosts500}
- {block:ifPosts700}780px;{/block:ifPosts700}
- text-align:right;
- display:block;
- }
- #pagi a {
- text-align:center;
- border:1px solid transparent;
- padding:5px;
- background-color:{color:header};
- color:{color:title};
- }
- #pagi a:hover {
- border:1px solid {color:border};
- background-color:{color:title};
- color:{color:header};
- }
- #currentpage {
- font-weight:bold;
- padding:2px;
- color: {color:title};
- border:1px solid {color:border};
- }
- /**POST INFO**/
- #info {
- text-transform: lowercase;
- {block:ifPosts400}width: 440px;{/block:ifPosts400}
- {block:ifPosts500}width: 540px;{/block:ifPosts500}
- {block:ifPosts700}width: 740px;{/block:ifPosts700}
- margin: -100px 0px 0px 0px;
- padding: 9px 20px 1px;
- z-index: 2;
- text-align: left;
- color:{color:info};
- background-color:{color:info bg};
- border-bottom: 1px dashed {color:border};
- }
- #info a {color:{color:info};}
- .note {
- text-transform:normal;
- font-style:normal;
- letter-spacing:0px;
- text-align:left;
- line-height:80%;
- margin: 0px 0px 0px -40px;
- background-color:{notes bg};
- }
- .note li {
- list-style-type:none;
- text-align:left;
- padding:5px;
- margin:5px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /**POST TYPES**/
- #texttitle {
- font:normal 18px {font:Text Title};
- text-align:center;
- line-height:100%;
- margin:2px;
- }
- {block:ifPosts700}.photo img {max-width: 700px}{/block:ifPosts700}
- #quote {
- margin:5px 0px;
- font-family:{font:Quote};
- text-align:center;
- letter-spacing:1px;
- }
- #quote_short {font-size:20px; line-height:110%;}
- #quote_medium {font-size:18px; line-height:100%;}
- #quote_long {font-size:16px; line-height:100%;}
- #quotesource {
- margin:10px 0px -10px 0px;
- font-family:'Georgia';
- font-size:14px;
- font-style:italic;
- text-align:right;
- padding:6px;
- }
- #linkposts {
- height:80px;
- padding-bottom:10px; padding-top:10px;
- font-family:book antiqua;
- font-size:16px;
- border:1px solid {color:Border};
- margin-bottom:5px;
- background-color:{color:Ask and Link BG};
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:1px solid {color:Border};
- background-color:{color:Ask and Link BG};
- }
- #asker {
- text-align:right;
- font-size:12px;
- letter-spacing:1px;
- padding-bottom:0px;
- margin-top:20px;
- }
- #asker img {
- vertical-align:left;
- float:right;
- margin-left:10px;
- margin-right:10px;
- margin-top:-10px;
- }
- #audiopost {line-height:140%;border:1px solid {color:border}; background-color:{color:Ask and Link BG};}
- .album {position:absolute; margin-top:0px; width:100px; height:100px;}
- .album img {width:100px; height:100px;border-right:1px solid {color:border};}
- .audio {position:absolute;padding:35px 0px 0px 36px;height:30px;width:28px;overflow:hidden;opacity:.5;}
- .audiobox {height:100px;z-index:10; margin-left:110px;}
- .chat {margin:3px 3px 10px 3px;}
- .chat .lines {margin-left:1px;border-top:1px solid {color:border};border-left:1px solid {color:border};border-right:1px solid {color:border};}
- .chat .lines .line {margin-bottom:1px;padding:3px 5px;color:{color:Chat1};border-bottom:1px solid {color:border};}
- .chat .lines .line.even{color:{color:Chat2};}
- #s-m-t-tooltip {
- padding:5px;
- margin:20px 14px 7px 10px;
- border:1px solid {color:border};
- background-color:{color:header};
- font-size:10px;
- letter-spacing:1px;
- color:{color:body};
- z-index:99999999;
- }
- #credit {
- z-index:99999999999;
- font-weight:bold;
- text-align:center;
- font-size:20px;
- font-family:'Montez';
- position:fixed;
- bottom:5px; right:5px;
- }
- #credit a {
- display:inline-block;
- height:20px; width:20px;
- padding:2px 3px;
- background-color:{color:header};
- color:{color:body};
- }
- #credit a:hover {
- border-radius: 50%;
- background-color:{color:body};
- color:{color:header}};
- }
- .reblog-button {position: relative;}
- .reblog-button svg path { fill:{color:info}; }
- .like { /* Make a parent element */
- position: relative;
- list-style: none;
- margin: -20px 0px 0px 30px;
- }
- .like svg path { /* Select your color of choice */
- fill:{color:info};
- }
- .like .like_button { /* Position like button above your custom one */
- position: absolute;
- top: 0;
- opacity: 0;
- }
- .like .like_button.liked { /* Keep the functionality active */
- opacity: 1;
- }
- </style>
- <link href='https://fonts.googleapis.com/css?family=Satisfy|Montez' rel='stylesheet' type='text/css'>
- <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>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- {block:ifInfiniteScroll}<script type="text/javascript" src="https://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>{/block:ifInfiniteScroll}
- </head>
- <body>
- <div id="container">
- <div id="title"><a href="/">{Title}</a></div>
- <div id="header">
- <div id="links"><center>
- {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}
- {block:ifLink5}
- <a href="{text:Link 5 URL}">🡲 {text:Link 5}</a>
- {/block:ifLink5}
- {block:ifLink6}
- <a href="{text:Link 6 URL}">🡲 {text:Link 6}</a>
- {/block:ifLink6}
- {block:ifLink7}
- <a href="{text:Link 7 URL}">🡲 {text:Link 7}</a>
- {/block:ifLink7}
- {block:ifLink8}
- <a href="{text:Link 8 URL}">🡲 {text:Link 8}</a>
- {/block:ifLink8}
- </div> <!--links-->
- <div id="desc">{Description}</div>
- </div> <!--header-->
- <div id="entries">
- {block:ifInfiniteScroll}
- <div class="autopagerize_page_element">
- {/block:ifInfiniteScroll}
- {block:Posts} <div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!--Photo Posts-->
- {block:Photo}<center>
- {LinkOpenTag}
- {block:ifPosts400}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {/block:ifPosts400}
- {block:ifPosts500}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {/block:ifPosts500}
- {block:ifPosts700}<div class="photo"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>{/block:ifPosts700}
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- <!--Photosets-->
- {block:Photoset}<center>
- {block:ifPosts400}{Photoset-400}{/block:ifPosts400}
- {block:ifPosts500}{Photoset-500}{/block:ifPosts500}
- {block:ifPosts700}{Photoset-700}{/block:ifPosts700}
- </center>{block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- <!--Quotes-->
- {block:Quote}<div id="quote">
- <div id="quote_{Length}">“{Quote}”</div>
- {block:Source}<div id="quotesource">- {Source}</div>
- {/block:Source}
- </div>{/block:Quote}
- <!--Video Posts-->
- {block:Video}
- {block:ifPosts400}{Video-400}{/block:ifPosts400}
- {block:ifPosts500}{Video-500}{/block:ifPosts500}
- {block:ifPosts700}{Video-700}{/block:ifPosts700}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- <!--Link Posts-->
- {block:Link}<div id="linkposts">
- <a href="{URL}" class="link" {Target}>
- <center>{Name} →</center></a><BR>
- <center><small><small>
- {block:Host}{Host}{/block:Host}
- </small></small></center>
- </div> <!--linkposts-->
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!--Chat-->
- {block:Chat}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="lines">{block:Lines}
- <div class="line {Alt}">
- {block:Label}
- <strong>{Label}</strong>{/block:Label} {Line}
- </div> <!--line alt--> {/block:Lines}
- </div> <!--lines-->
- </div><!--chat-->
- {/block:Chat}
- <!--Audio Posts -->
- {block:Audio}<div id="audiopost">
- {block:AlbumArt}
- <div class="album"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audio"><center>{AudioPlayerWhite}</center></div>
- <div class="audiobox">
- {block:TrackName}<br><big><b>Track name:</b>
- "{TrackName}"{/block:TrackName}
- {block:Artist}<br><b>Artist:</b> {Artist}{/block:Artist}
- {block:Album}<br><b>Album:</b> {Album}{/block:Album}
- {block:PlayCount}<br><b>Play Count:</b> {PlayCountWithLabel}
- {/block:PlayCount}</big>
- </div><!--audiobox-->
- </div><!--audiopost-->
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- <!--Asks-->
- {block:Answer}
- <div id="question">
- {Question}
- <div id="asker">
- <img src="{AskerPortraitURL-30}">- {Asker}</div><br>
- </div> <!--question-->
- <br>{Answer}<br>
- {/block:Answer}
- </div> <!--post-->
- <div id="info"> {block:Date}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}">{lang:via}</a> •
- {/block:RebloggedFrom}
- {block:Reblog}
- <a href="{ReblogRootURL}" title="{ReblogRootName}">{lang:source}</a> •
- {/block:Reblog}
- <a href="{Permalink}" title="{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear} at {12Hour}.{Minutes}{ampm}">{TimeAgo}</a>
- {block:NoteCount}• <a href="{Permalink}">{NoteCountWithLabel} </a>
- {/block:NoteCount}
- {block:ifPosts400}
- <div style="margin-top: -20px; margin-left: 380px">
- {/block:ifPosts400}
- {block:ifPosts500}
- <div style="margin-top: -20px; margin-left: 480px">
- {/block:ifPosts500}
- {block:ifPosts700}
- <div style="margin-top: -20px; margin-left: 680px">
- {/block:ifPosts700}
- <div class="reblog-button">{ReblogButton}</div>
- <li class="like">
- <svg width="20" height="20" viewBox="0 0 19 16" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" fill="{color:info}">
- <path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path>
- </svg>{LikeButton}</li>
- </div> <!--div style-->
- {/block:Date}
- {block:ifShowTags}
- <div style="padding-bottom: 5px">{block:HasTags}{block:Tags}
- <a href="{TagURL}">#{Tag} </a>{/block:Tags} {/block:HasTags}
- </div><!--div style-->{/block:IfShowTags}
- </div> <!--info-->
- {/block:Posts}
- {block:Date}{block:PermalinkPage}{block:IfDisqusShortname}
- <div id="disqus_thread"></div>
- <script type="text/javascript">
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
- var disqus_shortname = '{text:Disqus Shortname}'; // Required - Enter shortname in Tumblr Theme Options
- var disqus_url = '{Permalink}';
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
- </script>
- <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- {lang:Blog comments powered by Disqus 2}
- <a href="https://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
- {/block:IfDisqusShortname}{/block:PermalinkPage}{/block:Date}
- {block:PostNotes}<div class="note"> {PostNotes}</div>{/block:PostNotes}
- <div id="pagi"><center>
- {block:PreviousPage}
- <a href="{PreviousPage}">← {lang:prev}</a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span id="currentpage">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">{lang:next} →</a>{/block:NextPage}
- </center></div><!--pagi-->
- </div></div></div>
- {block:ifInfiniteScroll}</div>{/block:ifInfiniteScroll}</div>
- <div id="credit"><a href="https://theghostoflove.tumblr.com" title="Enchantingly">E</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment