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 23 - "Rose Red" 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:Ask and Link Bg" content="#f5e1bc">
- <meta name="color:Background" content="#fdf5e6">
- <meta name="color:Body" content="#990303">
- <meta name="color:Border" content="#ad0202">
- <meta name="color:Chat1" content="#fff8ec">
- <meta name="color:Chat2" content="#f3e0bc">
- <meta name="color:Entries" content="#ebd7b2">
- <meta name="color:Link" content="#b88b36">
- <meta name="color:Link Hover" content="#dbbc81">
- <meta name="color:Navlinks" content="#990303">
- <meta name="color:Navlinks Hover" content="#810202">
- <meta name="color:Navlinks Bg" content="#f3d49d">
- <meta name="color:Navlinks Bg Hover" content="#e7ba72">
- <meta name="color:Post" content="#f5e8d1">
- <meta name="color:Scroll" content="#b90404">
- <meta name="color:Scroll Bg" content="#ebd7b2">
- <meta name="color:Sidebar" content="#ebd7b2">
- <meta name="color:Title" content="#b90404">
- <meta name="if:Cursive Fonts" content="1">
- <meta name="if:Hover Links" content="1">
- <meta name="if:Infinite Scroll" content="0">
- <meta name="if:Posts 400" content="0">
- <meta name="image:Background" content="https://31.media.tumblr.com/a8e43bf4cf3ff30a6312091563d3842b/tumblr_mj3oqzFjFU1qcdtsho1_1280.jpg">
- <meta name="image:Sidebar" content="https://static.tumblr.com/b8332727aec9fe210ceab71ae7883b42/ougxdjo/iCHmv124y/tumblr_static_nina.jpg">
- <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://">
- <meta name="text:Sidebar Image Height" content="250px">
- <style type="text/css">
- /**BASICS**/
- body {
- text-align:justify;
- font-family:cambria;
- font-size:12px;
- margin-left:20px;
- width:500px;
- margin:0 auto;
- background:{color:Background} url('{image:Background}');
- background-attachment:fixed;
- 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-thumb:vertical {-moz-border-radius-topleft: 6px 6px;border-top-left-radius: 6px 6px; -moz-border-radius-topright: 6px 6px;border-top-right-radius: 6px 6px;-moz-border-radius-bottomleft: 6px 6px;border-bottom-left-radius: 6px 6px; -moz-border-radius-bottomright: 6px 6px;border-bottom-right-radius: 6px 6px;background:{color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal {background:{color:scroll};}
- ::selection {color:{color:post};background-color: {color:body};}
- ::-moz-selection {color:{color:post};background-color: {color:body};}::-webkit-selection {color:{color:post};background-color:{color:body};}
- b {font-weight:bold;color:{color:body};}
- i {font-weight:italic;color:{color:body};}
- u {text-decoration:underline;}
- 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}}
- h1 {font-family:book antiqua;margin-top:-10px;{block:IfCursiveFonts}font-size:21px;{/block:ifCursiveFonts} {block:ifNotCursiveFonts}font-size:14px;{/block:ifNotCursiveFonts}}
- h2 {font-family:book antiqua; font-size:20px; text-align:center;margin:-1px 0px -1px; line-height:100%;{block:ifNotCursiveFonts}font-size:18px;{/block:ifNotCursiveFonts}{block:ifCursiveFonts}font-size:24px;{/block:ifCursiveFonts}}
- h3 {font-family:lora, serif;font-size:15px;}
- #container {width:100%;{block:ifNotPosts400}margin: 0 -220px auto;{/block:ifNotPosts400} {block:ifPosts400}margin: 0 -170px auto{/block:ifPosts400}}
- #title {
- padding:2px;
- font-weight:normal;
- text-align:center;
- width:205px;
- color:{color:Title};
- {block:ifNotCursiveFonts}font-family:Garamond;font-size:24px;
- margin:0px 0px 9px 0px;{/block:ifNotCursiveFonts}
- {block:ifCursiveFonts}
- font-family:'Montez', cursive; font-size:30px;
- margin:-5px 0px 2px 0px;{/block:ifCursiveFonts}
- }
- #title a {
- color:{color:Title}
- }
- #sidebar {
- width:205px;
- height:110%;
- position:fixed;
- margin-top:8px;
- margin-left:77px;
- padding:15px;
- background-color:{color:sidebar};
- border-left:1px dashed {color:border};
- border-right:1px dashed {color:border};
- }
- #sidebar img {
- margin-top:5px;
- width:205px;
- height:{text:Sidebar Image Height};
- }
- #sidebar:hover #links {opacity:1;-webkit-transition: all .8s ease-in-out;-moz-transition: all .8s ease-in-out;-o-transition: all .8s ease-in-out;transition: all .8s ease-in-out;}
- #links {
- opacity:0;
- overflow:hidden;
- text-align:center;
- position:fixed;
- top:60px;
- width:205px;
- height:{text:Sidebar Image Height};
- background-color:{color:post};
- -webkit-transition: all .8s ease-in-out;
- -moz-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;;
- }
- #links a {
- display:inline-block;
- width:140px;
- margin:2px;
- padding:3px;
- border-left:20px solid {color:Navlinks};
- border-right:20px solid {color:Navlinks};
- color:{color:Navlinks};
- background-color:{color:Navlinks Bg};
- }
- #links a:hover {
- width:110px;
- border-left:35px solid {color:Navlinks Hover};
- border-right:35px solid {color:Navlinks Hover};
- color:{color:Navlinks hover};
- background-color:{color:Navlinks Bg Hover}
- }
- #entries {
- padding:15px;
- margin-left:312px;
- margin-top:-8px;
- background-color:{color:entries};
- border-right:1px dashed {color:border};
- width: {block:ifNotPosts400}520px;{/block:ifNotPosts400} {block:ifPosts400}420px{/block:ifPosts400};
- }
- #post {
- padding:10px;
- margin-top:15px;
- margin-bottom:15px;
- background-color:{color:post};
- width: {block:IfNotPosts400}500px;{/block:ifNotPosts400} {block:ifPosts400}400px;{/block:ifPosts400}
- }
- #desc {
- margin:10px 0px 10px;
- padding:0px;
- width:205px;
- height:205px;
- }
- #pagination {
- text-align:center;
- width:205px;
- }
- /**POST INFO**/
- #info {
- border-top:1px solid {color:border};
- padding-top:10px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/block:ifPosts400}
- }
- #tags {
- margin-top:3px;
- margin-bottom:-5px;
- position:relative;
- padding-top:0px;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/blockifPosts400}
- }
- .note {
- text-transform:normal;
- font-style:normal;
- letter-spacing:0px;
- text-align:left;
- line-height:100%;
- {block:ifNotPosts400}width:500px;{/block:ifNotPosts400}
- {block:ifPosts400}width:400px;{/blockifPosts400}
- margin-left:-10px;
- }
- .note li {
- list-style-type:none;
- text-align:left;
- padding-top:5px;
- padding-bottom:5px;
- margin-left:-20px;
- }
- /**POST TYPES**/
- #linkposts {
- padding-bottom:10px;
- padding-top:10px;
- font-family:book antiqua;
- font-size:16px;
- border:2px dotted {color:Border};
- background-color:{color:Ask and Link Bg};
- }
- #question {
- font-size:13px;
- letter-spacing:1px;
- padding:10px;
- border:2px dotted {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;
- border:1px solid {color:Border};
- }
- .album {position:absolute; margin-top:0px; width:120px; height:120px;}
- .album img {width:120px; height:120px}
- .audio {position:absolute;margin-left:130px;background-color:#fff;}
- .audiobox {height:120px;z-index:10; margin-left:130px;}
- .audiotext {padding-top:30px; max-width:300px;overflow:hidden;}
- .chat {margin:3px 3px 10px 3px;}
- .chat .lines {margin-left:1px;}
- .chat .lines .line {margin-bottom:1px;padding:3px 5px;background-color:{color:Chat1}}
- .chat .lines .line.even{background-color:{color:Chat2};}
- </style>
- {block:ifInfiniteScroll}<script type="text/javascript" src="https://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifInfiniteScroll}
- {block:ifCursiveFonts}
- <link href='https://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'>
- <script src="https://static.tumblr.com/n82fyzo/XjQmg8058/cufon-yui.js" type="text/javascript"></script>
- <script src="https://static.tumblr.com/ougxdjo/Ubpmt2nud/cookie_400.font.js" type="text/javascript"></script>
- <script type="text/javascript"> Cufon.replace('h1'); </script>
- <script type="text/javascript"> Cufon.replace('h2'); </script>
- {/block:ifCursiveFonts}
- </head>
- <body>
- <div id="container">
- <div id="sidebar">
- <div id="title"><a href="/">{Title}</a></div>
- <img src="{image:Sidebar}">
- {block:ifHoverLinks}<div id="links">
- <a href="/ask">ask</a>
- {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}
- {block:HasPages}{block:Pages}
- <a href="{URL}" class="page">{Label}</a>
- {/block:Pages}{/block:HasPages}
- <a href="https://theghostoflove.tumblr.com" title="theghostoflove">theme</a>
- </div>{/block:ifHoverLinks}
- <div id="desc"><div id="pagination">{block:ifNotHoverLinks}<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}
- · <a href="https://theghostoflove.tumblr.com" title="theghostoflove">theme</a>
- {block:HasPages}{block:Pages}·
- <a href="{URL}" class="page">{Label}</a>
- {/block:Pages}{/block:HasPages}{/block:ifNotHoverLinks}</center>
- <p>{block:PreviousPage}<a href="{PreviousPage}">← prev</a> | {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next →</a>{/block:NextPage}</div></p>
- <p>{Description}</div></div>
- <div id="entries">
- {block:TagPage}
- <h2>Posts tagged "{Tag}"</h2>
- {/block:TagPage}
- {block:ifInfiniteScroll}<div class="autopagerize_page_element">{/block:ifInfiniteScroll}
- {block:Posts}
- <div id="post">
- <!--Text Posts-->
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/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}
- <h3>“{Quote}”</h3>
- <div align="right">{block:Source}<h1>- {Source}</h1>{/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>{URL}</small></small>
- </center>
- </div> <!--linkposts-->
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- <!--Chat-->
- {block:Chat}
- {block:Title}<h4>{Title}</h4>{/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}
- {block:AlbumArt}
- <div class="album"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- <div class="audiobox">
- <div class="audiotext">
- {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><!--audiotext-->
- </div><!--audiobox-->
- {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:Date}
- <div id="info">
- <a href="{Permalink}"><a href="{Permalink}">
- {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} '{ShortYear}
- at {12Hour}.{Minutes}{ampm}</a> |
- <a href="{Permalink}"> {NoteCountWithLabel}</a>
- <div style="text-align:right;margin-top:-14px;">{block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="{ReblogParentName}">
- via </a> {/block:RebloggedFrom}
- {block:Reblog} /
- <a href="{ReblogRootURL}" title="{ReblogRootName}">
- origin</a>{/block:Reblog} |{/block:RebloggedFrom}
- <a href="{ReblogURL}" target="_blank"> reblog</a></div>
- <!--right-->
- {block:HasTags}
- <div style="margin-top:5px;">
- {block:Tags}
- <small>#</small><a href="{TagURL}" target="_blank">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div><!--info-->
- {/block:Date}
- {block:PostNotes}
- <div class="note">{PostNotes}</div>
- {/block:PostNotes}
- </div><!--post-->
- {/block:Posts}
- </div> <!--entries-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment