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 49 - "Scarlet Letters" by Elowen (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="#e7e7e7">
- <meta name="color:Border" content="#e7e7e7">
- <meta name="color:Entries" content="#282828">
- <meta name="color:Info" content="#e7e7e7">
- <meta name="color:Info bg" content="#282828">
- <meta name="color:Link" content="#810101">
- <meta name="color:Link Hover" content="#000000">
- <meta name="color:Links bar" content="#cc4646">
- <meta name="color:Pagi Link" content="#282828">
- <meta name="color:Pagi Link Hover" content="#c93e3e">
- <meta name="color:Pagi Link Bg" content="#c93e3e">
- <meta name="color:Pagi Link Bg Hover" content="#282828">
- <meta name="color:Post1" content="#e7e7e7">
- <meta name="color:Post2" content="#cc4646">
- <meta name="color:Post1 Body" content="#282828">
- <meta name="color:Post2 Body" content="#000000">
- <meta name="color:Scroll" content="#c93e3e">
- <meta name="color:Scroll Bg" content="#000000">
- <meta name="color:Sidebar" content="#282828">
- <meta name="color:Sidelinks Text" content="#000000">
- <meta name="color:Title" content="#c93e3e">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Posts 400" content="0">
- <meta name="if:Show Tags" content="1">
- <meta name="image:Background" content="">
- <meta name="image:Entries" content="">
- <meta name="image:Links bar" content="">
- <meta name="image:Sidebar" content="">
- <meta name="image:Sidebar Bg" content="">
- <meta name="font:Body" content="'Trebuchet MS', sans-serif">
- <meta name="font:Quote" content="Garamond">
- <meta name="font:Text Title" content="'Amatic SC', cursive">
- <meta name="font:Title" content="'Amatic SC', cursive">
- <meta name="text:Font Size Title" content="48px">
- <meta name="text:Font Size Body" content="12px">
- <meta name="text:Link1" content="">
- <meta name="text:Link1URL" content="http://">
- <meta name="text:Link2" content="">
- <meta name="text:Link2URL" content="http://">
- <meta name="text:Link3" content="">
- <meta name="text:Link3URL" content="http://">
- <meta name="text:Link4" content="">
- <meta name="text:Link4URL" content="http://">
- <meta name="text:Link5" content="">
- <meta name="text:Link5URL" content="http://">
- <meta name="text:Link6" content="">
- <meta name="text:Link6URL" content="http://">
- <meta name="text:Link7" content="">
- <meta name="text:Link7URL" content="http://">
- <meta name="text:Link8" content="">
- <meta name="text:Link8URL" content="http://">
- <meta name="text:Link9" content="">
- <meta name="text:Link9URL" content="http://">
- <style type="text/css">
- /**BASICS**/
- body {
- word-spacing:110%;
- text-align: justify;
- font: {text:Font Size Body}/150% {font:Body};
- width: 500px;
- background:{color:Background} url('{image:Background}');
- background-attachment: fixed;
- }
- 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:pagi link bg};background-color: {color:pagi link};}
- ::-moz-selection {color:{color:pagi link bg};background-color: {color:pagi link};}
- ::-webkit-selection {color:{color:pagi link bg};background-color:{color:pagi link};}
- 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}}
- /**MAIN STYLING**/
- #sidebar {
- position: fixed;
- top: 0px; left: 0px;
- height: 100%; width: 400px;
- background: {color:Sidebar} url('{image:Sidebar Bg}') fixed;
- }
- #sidebar img {
- width: 300px;
- opacity: .9;
- border: 1px solid {color:Title};
- -moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;
- }
- #sidebar img:hover {
- opacity: 1;
- }
- #title {
- font: {text:font size title}/100% {font:Title};
- color: {color:Title};
- text-align: center;
- width: 350px;
- padding: 50px 25px;
- }
- #title a {color:{color:title};}
- #desc {
- width: 350px;
- padding: 50px 25px;
- color:{color:title};
- }
- #links {
- position: fixed;
- top: 0px; left: 400px;
- height: 100%; width: 150px;
- background: {color:Links bar} url('{image:Links bar}') repeat fixed;
- }
- #links a {
- text-shadow:15px 0px transparent, -15px 0px transparent;
- display:block;
- width:150px;
- padding:8px 3px;
- text-align:center;
- letter-spacing:1px;
- text-transform:lowercase;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- color:{color:sidelinks text};
- }
- #links a:hover {
- text-shadow: 0px 0px {color:sidelinks text}, -0px 0px {color:sidelinks text}
- }
- #links img {
- margin:100px 0px 50px;
- border-radius: 50%;
- height: 100px;
- opacity: .9;
- }
- #entries {
- position: absolute;
- margin:0px 0px 0px 650px;
- background: {color:Entries} url('{image:Entries}') repeat fixed;
- }
- #post {
- margin: 30px;
- width: {block:ifNotPosts400}500px;{/block:ifNotPosts400} {block:ifPosts400}400px;{/block:ifPosts400}
- padding: 30px;
- {block:odd}background-color:{color:post1};{/block:odd}
- {block:even}background-color:{color:post2};{/block:even}
- border: 1px solid transparent;
- -moz-transition-duration:0.5s;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;
- }
- #post:hover {
- border: 1px solid {color:border};
- }
- /**POST INFO**/
- #info {
- z-index: 2;
- font-size: 10px; line-height: 130%;
- margin-top: -15px;
- margin-left: {block:ifNotPosts400} 582px; {/block:ifNotPosts400} {block:ifPosts400}482px;{/block:ifPosts400};
- text-align: center;
- width: 130px;
- padding: 5px;
- position: absolute;
- color:{color:info};
- background-color:{color:info bg};
- }
- #info a {color:{color:info}}
- .note {
- text-transform:normal;
- font-style:normal;
- letter-spacing:0px;
- font-size: 10px;
- text-align:left;
- line-height:80%;
- margin-left:-40px;
- }
- .note li {
- list-style-type:none;
- text-align:left;
- padding:2px;
- margin:0px;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /**POST TYPES**/
- #texttitle {
- font:normal 36px {font:Text Title};
- text-align:center;
- line-height:100%;
- margin:2px;
- }
- #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:rgba({text:RGB Post});
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:1px solid {color:Border};
- background-color:rgba({text:RGB Post});
- }
- #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:rgba({text:RGB Post});}
- .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};}
- /**MISC**/
- #pagi {
- width: {block:ifNotPosts400}615px;{/block:ifNotPosts400} {block:ifPosts400}515px;{/block:ifPosts400}
- text-align:right;
- margin:15px 0px;
- display:block;
- z-index:100;
- }
- #pagi a {
- text-align: center;
- border: 1px solid transparent;
- padding: 2px;
- background-color:{color:pagi link bg};
- color:{color:pagi link};
- }
- #pagi a:hover {
- border:1px solid {color:pagi link hover};
- background-color:{color:pagi link bg hover};
- color:{color:pagi link hover};
- }
- #currentpage {
- font-weight:bold;
- padding:2px;
- color: {color:pagi link hover};
- border:1px solid {color:pagi link hover};
- }
- #s-m-t-tooltip {
- padding:5px;
- margin:20px 14px 7px 10px;
- border:1px solid {color:border};
- background-color:{color:pagi link bg};
- font-size:10px;
- letter-spacing:1px;
- color:{color:pagi link};
- z-index:99999999;
- }
- #E {
- z-index:99999999999;
- font-weight:bold;
- text-align:center;
- font-size:20px;
- font-family:'Montez';
- position:fixed;
- bottom:5px; right:5px;
- }
- #E a {
- display:inline-block;
- height:20px; width:20px;
- padding:2px 3px;
- background-color:{color:pagi link bg};
- color:{color:pagi link};
- }
- #E a:hover {
- border-radius: 50%;
- background-color:{color:pagi link};
- color:{color:pagi link bg}};
- }
- </style>
- <link href='https://fonts.googleapis.com/css?family=Amatic+SC|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="sidebar">
- <div id="title"><a href="/">{Title}</a></div>
- {block:ifSidebarImage}<center><img src="{image:Sidebar}"></center>{/block:ifSidebarImage}
- <div id="desc">{Description}</div>
- </div>
- <div id="links">
- <center><img src="{Favicon}"></center>
- {block:ifLink1}<a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2URL}">{text:Link2}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link3URL}">{text:Link3}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4URL}">{text:Link4}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link5URL}">{text:Link5}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6URL}">{text:Link6}</a>{/block:ifLink6}
- {block:ifLink7}<a href="{text:Link7URL}">{text:Link7}</a>{/block:ifLink7}
- {block:ifLink8}<a href="{text:Link8URL}">{text:Link8}</a>{/block:ifLink8}
- {block:ifLink9}<a href="{text:Link9URL}">{text:Link9}</a>{/block:ifLink9}
- {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a>{/block:Pages}{/block:HasPages}
- </div>
- <div id="entries">
- {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
- {block:Posts}
- {block:odd}<div id="post" style="background-color:{color:Post1}; color:{color:Post1 Body}">{/block:odd}
- {block:even}<div id="post" style="background-color:{color:Post2}; color:{color:Post2 Body}">{/block:even}
- {block:IndexPage}<div id="info">{block:Date}
- <a href="{Permalink}" title="{DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear} at {12Hour}.{Minutes}{ampm}">{TimeAgo} </a>
- {block:NoteCount}<br>
- <a href="{Permalink}">{NoteCountWithLabel} </a>
- {/block:NoteCount}
- {block:RebloggedFrom}<br> via: <a href="{ReblogParentURL}">{ReblogParentName} </a>{/block:RebloggedFrom}
- {block:Reblog}<br> origin: <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:Reblog}<br><a href="{ReblogURL}" target="_blank"> reblog</a>
- {/block:Date}
- <center>{block:ifShowTags}{block:HasTags}<br>{block:Tags}<a href="{TagURL}">#{Tag} </a><br>{/block:Tags} {/block:HasTags}{/block:IfShowTags}</center></div>{/block:IndexPage}
- <!--Text Posts-->
- {block:Text}
- {block:Title}<div id="texttitle">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- <!--Photo Posts-->
- {block:ifNotPosts400}
- {block:Photo}<center>
- {OpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photo}<center>
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
- {LinkCloseTag}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {/block:ifPosts400}
- <!--Photosets-->
- {block:ifNotPosts400}
- {block:Photoset}<center>
- {Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Photoset}<center>
- {Photoset-400}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {/block:ifPosts400}
- <!--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:ifNotPosts400}
- {block:Video}{Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifNotPosts400}
- {block:ifPosts400}
- {block:Video}{Video-400}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {/block:ifPosts400}
- <!--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>Playcount:</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}
- {block:PostNotes}<div class="note"> {PostNotes}</div>{/block:PostNotes}
- </div>
- {/block:Posts}
- <div id="pagi"><center>
- {block:PreviousPage}
- <a href="{PreviousPage}">← 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}">next →</a>{/block:NextPage}
- </center></div><!--pagi-->
- </div>
- </div></div>
- {block:ifInfiniteScroll}</div>{/block:ifInfiniteScroll}
- <div id="E"><a href="https://theghostoflove.tumblr.com" title="Enchantingly">E</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment