Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- TANGLED theme by
- F L O R E L S (✿◠‿◠) ////
- published aug 27, 2014
- edited feb 13, 2015
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <link rel="icon" href="{Favicon}"/>
- <title>{Title}</title>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
- <meta name="color:background" content="#fff" />
- <meta name="color:blogtitle" content="#000" />
- <meta name="color:blogtitle border" content="#000" />
- <meta name="color:link" content="#000" />
- <meta name="color:link hover" content="#eee" />
- <meta name="color:nav links" content="#000" />
- <meta name="color:nav links hover" content="#eee" />
- <meta name="color:permalink bg" content="#ccc" />
- <meta name="color:permalink" content="#000" />
- <meta name="color:permalink hover" content="#000" />
- <meta name="color:post background" content="#fff" />
- <meta name="color:post border" content="#eeeeee" />
- <meta name="color:scrollbar" content="#000" />
- <meta name="color:sidebar border" content="#eeeeee" />
- <meta name="color:text" content="#000" />
- <meta name="image:background" content="" />
- <meta name="if:2 columns" content="1"/>
- <meta name="if:post border" content="1"/>
- <meta name="if:post bg colour" content="1"/>
- <meta name="if:sidebar border" content="0"/>
- <meta name="if:custom link 1" content="0" />
- <meta name="if:custom link 2" content="0" />
- <meta name="if:custom link 3" content="0" />
- <meta name="text:ask link" content="/ask" />
- <meta name="text:blogtitle size" content="20" />
- <meta name="text:permalink radius" content="3" />
- <meta name="text:post radius" content="3" />
- <meta name="text:sidebar radius" content="3" />
- <meta name="text:post opacity" content="1" />
- <meta name="text:post hover opacity" content="0.8" />
- <meta name="text:link 1 url" content="/" />
- <meta name="text:link 1 title" content="link 1" />
- <meta name="text:link 2 url" content="/" />
- <meta name="text:link 2 title" content="link 2" />
- <meta name="text:link 3 url" content="/" />
- <meta name="text:link 3 title" content="link 3" />
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- {block:indexpage}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#posts').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div.navigation",
- // selector for the paged navigation (it will be hidden)
- nextSelector : ".navigation a#next",
- // selector for the NEXT link (to page 2)
- itemSelector : ".post",
- // selector for all items you'll retrieve
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "http://static.tumblr.com/bcpenwm/o5Nmy3k0o/florels.gif",
- loadingText : "<em></em>",
- },
- // call masonry as a callback.
- function() { $('#posts').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:indexpage}
- <div class="navigation">{block:Pagination}{block:NextPage}<span id="page_nav"><span onclick='return false;'><a style="float:right;opacity:0;" href="{NextPage}" id="next"></a>{/block:NextPage}{block:PreviousPage}<a style="float:right;opacity:0;" href="{PreviousPage}"></a></span></span>{/block:PreviousPage}{/block:Pagination}</div>
- <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:0,
- tip_fade_speed:0
- }
- );
- });
- })(jQuery);
- </script>
- <style type="text/css">
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- body{
- margin:0px;
- padding:0px;
- margin-top:0px;
- margin-bottom:0px;
- font-family:'Trebuchet MS', sans-serif;
- font-size:10px;
- color:{color:text};
- background-color:{color:background};
- background-image:url('{image:background}');
- background-attachment: fixed; }
- #s-m-t-tooltip{
- font-family:'Trebuchet MS', sans-serif;
- font-size: 9px;
- color:#000;
- background-color:#fff;
- text-align: center;
- letter-spacing:1px;
- min-width:50px;
- max-width:120px;
- border: 1px solid #000;
- overflow:auto;
- text-transform:uppercase;
- display: none;
- position: absolute;
- z-index: 999999999999;
- padding: 3px; /* padding */
- margin:20px 20px 15px 0px;}
- a {
- color:{color:link};
- text-decoration:underline;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;}
- a:hover {
- ;-webkit-transition-duration: 0.4s;
- color:{color:link hover};
- text-decoration:underline;}
- /** ✧゚・* ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs *・゚✧ **/
- a:active,a:focus {outline:0;}
- ::-webkit-scrollbar-thumb{
- background-color:{color:scrollbar};
- border:1px solid {color:background};
- height:6px;}
- ::-webkit-scrollbar {
- height:6px;
- width:6px;
- background-color:{color:background};}
- #sidebar {
- left:50%;
- width:150px;
- height:auto;
- z-index:5;
- padding:5px;
- top:70px;
- margin-left:-400px;
- position:fixed;
- border-radius:{text:sidebar radius}px;
- {block:ifsidebarborder}
- border:1px solid {color:sidebar border};
- {/block:ifsidebarborder}
- {block:IndexPage}
- {block:ifnot2columns}
- margin-left:-400px;
- {/block:ifnot2columns}
- {block:if2columns}
- margin-left:-430px;
- {/block:if2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-left:-380px;
- {/block:PermalinkPage}}
- .blogtitle{
- left:50%;
- text-align:center;
- margin-left:-75px;
- position:relative;
- height:auto;
- margin-bottom:5px;
- margin-top:5px;
- z-index:5;
- color:{color:blogtitle};
- font-size:{text:blogtitle size}px;
- font-family:'Trebuchet MS', sans-serif;
- width:150px;}
- .description {
- text-align:center;
- color:{color:text};
- font-family:'Trebuchet MS', sans-serif;
- font-size:10px;
- left:50%;
- position:relative;
- z-index:6;
- width:150px;
- margin-left:-75px;}
- .description a{
- z-index:7;
- position:relative;
- text-decoration:underline;}
- .description a:hover{
- text-decoration:none;}
- .navlinks{
- text-align:center;
- width:150px;
- line-height:170%;
- left:50%;
- margin-left:-75px;
- margin-top:5px;
- position:relative;}
- .navlinks a{
- padding:1px 7px 3px 7px;
- font-family:'Trebuchet MS', sans-serif;
- white-space:nowrap;
- font-size:10px;
- text-decoration:none;
- color:{color:nav links};}
- .navlinks a:hover{
- color:{color:nav links hover};
- text-decoration:none;}
- .notes {
- padding-left:20px;
- font-size:10px;}
- li.notes {
- float:left;
- width:400px;
- padding-left:5px;
- margin-top:10px;
- overflow-x:hidden;
- over-flow-y:scroll;
- list-style-type:none;
- font-weight:normal;
- font-size:10px;
- text-transform:none;}
- /** ✧゚・* ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs *・゚✧ **/
- li.note {
- padding-top:2px;
- opacity:1;}
- li.note img.avatar {
- width:14px;
- height:14px;}
- .permalink {
- color:{color:permalink};
- margin-top:-6px;
- border-radius:{text:permalink radius}px;
- height:12px;
- background:{color:permalink bg};
- position:relative;
- padding:7px 10px;
- {block:ifnot2columns}
- width:380px;
- {/block:ifnot2columns}
- {block:if2column}
- width:230px;
- {/block:if2column}}
- .permalink a{
- color:{color:permalink};
- text-decoration:none;}
- .permalink a:hover{
- text-decoration:none;
- color:{color:permalink hover};}
- .permalinktri {
- color:{color:permalink bg};
- margin-top:-1px;
- font-size:18px;
- {block:ifnot2columns}
- margin-left:365px;
- {/block:ifnot2columns}
- {block:if2columns}
- margin-left:215px;
- {/block:if2columns}}
- .headings{
- font-size:16px;
- text-align:left;
- font-style:italic;}
- .audiopost {
- {block:IndexPage}
- {block:if2columns}
- width:250px;
- padding-bottom:10px;
- {block:if2columns}
- {block:ifnot2columns}
- width:400px;
- height:100px;
- {/block:ifnot2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- padding-bottom:110px;
- {/block:PermalinkPage}}
- .albumart {
- position:absolute;
- {block:IndexPage}
- {block:if2columns}
- width:50px;
- height:50px;
- {/block:if2columns}
- {block:ifnot2columns}
- width:100px;
- height:100px;
- {/block:ifnot2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:150px;
- height:150px;
- {/block:PermalinkPage}}
- .albumart img {
- float:left;
- {block:IndexPage}
- {block:if2columns}
- width:50px;
- height:50px;
- {/block:if2columns}
- {block:ifnot2columns}
- width:100px;
- height:100px;
- {/block:ifnot2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:150px;
- height:150px;
- {/block:PermalinkPage}}
- /** ✧゚・* ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs *・゚✧ **/
- .playbox {
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:2;
- {block:IndexPage}
- {block:if2columns}
- margin-left:11px;
- margin-top:12px;
- {/block:if2columns}
- {block:ifnot2columns}
- margin-left:37px;
- margin-top:36px;
- {/block:ifnot2columns}
- {block:IndexPage}
- {block:PermalinkPage}
- margin-left:60px;
- margin-top:61px;
- {/block:PermalinkPage}}
- .info {
- margin-top:2px;
- line-height:12px;
- font-size:8px;
- text-transform:uppercase;
- {block:IndexPage}
- {block:if2columns}
- margin-left:58px;
- {/block:if2columns}
- {block:ifnot2columns}
- margin-left:108px;
- {/block:ifnot2columns}
- {block:IndexPage}
- {block:PermalinkPage}
- margin-left:158px;
- {/block:PermalinkPage}}
- #posts {
- position:relative;
- float:left;
- margin-top:15px;
- left:50%;
- {block:IndexPage}
- {block:ifnot2columns}
- width:466px;
- margin-left:-233px;
- {/block:ifnot2columns}
- {block:if2columns}
- width:632px;
- margin-left:-266px;
- {/block:if2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-left:-200px;
- margin-top:20px;
- margin-bottom:15px;
- width:400px;
- padding:12px;
- border-radius:{text:post radius}px;
- {block:ifpostborder}
- border:1px solid {color:post border};
- {/block:ifpostborder}
- {block:ifnotpostborder}
- border:1px solid rgba(0,0,0,0);
- {/block:ifnotpostborder}
- {/block:PermalinkPage}}
- .post {
- {block:indexpage}
- {block:ifpostborder}
- border:1px solid {color:post border};
- {/block:ifpostborder}
- {block:ifnotpostborder}
- border:1px solid rgba(0,0,0,0);
- {/block:ifnotpostborder}
- width:250px;
- margin:20px;
- padding:12px;
- border-radius:{text:post radius}px;
- {block:ifnot2columns}
- width:400px;
- {/block:ifnot2columns}
- {/block:indexpage}
- {block:permalinkpage}
- width:400px;
- {/block:permalinkpage}
- float:left;
- position:relative;
- {block:ifpostbgcolour}
- background:{color:post background};
- {/block:ifpostbgcolour}
- font-family:'Trebuchet MS', sans-serif;
- font-size:10px;
- color:{color:text};}
- .post img{
- max-width:100%;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- .photo {
- opacity:{text:post opacity};
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;}
- .photo img:hover{
- opacity:{text:post hover opacity};}
- .quote {
- text-align:center;
- font-size:12px;}
- .quotesource {
- text-align:right;}
- .chat {
- text-align:right;
- line-height:11px;}
- .captions {
- margin-top:-8px;}
- .video embed, .video object, .video iframe {
- {block:IndexPage}
- {block:if2columns}
- width:250px;
- height:auto;
- {/block:if2columns}
- {block:ifnot2columns}
- width:400px;
- {/block:ifnot2columns}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}}
- #pleasedontremove{
- position:fixed;
- right:5px;
- z-index:6;
- top:27px;}
- /** ✧゚・* ᴛʜᴇᴍᴇ ʙʏ ғʟᴏʀᴇʟs *・゚✧ **/
- </style>
- </head>
- <body>
- <div id="pleasedontremove"><a href="http://emmalucys.com/" target="_blank" title="theme by florels"><img src="http://static.tumblr.com/bcpenwm/j7zmzdu17/florels.png"></a></div>
- <div id="sidebar">
- <div class="blogtitle">{title}</div>
- <div class="description"> {description} </div>
- <div class="navlinks">
- <a href="/">home</a>
- <a href="{text:ask link}">message</a>
- <a href="/archive">archive</a>
- {block:ifcustomlink1}<a href="{text:link 1 url}">{text:link 1 title}</a>{/block:ifcustomlink1}
- {block:ifcustomlink2}<a href="{text:link 2 url}">{text:link 2 title}</a>{/block:ifcustomlink2}
- {block:ifcustomlink3}<a href="{text:link 3 url}">{text:link 3 title}</a>{/block:ifcustomlink3}
- <a href="http://emmalucys.com">theme</a>
- </div></div>
- <div id="posts">
- {block:Posts}
- {block:Text}
- <div class="post">
- <div class="headings">{block:Title}{Title}{/block:Title}</div> {Body}
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Text}
- {block:Photo}
- <div class="post"><div class="photo">
- {block:IndexPage}
- {block:if2columns}<a href="{permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>{/block:if2columns}
- {block:ifnot2columns}<a href="{permalink}"><img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/></a>{/block:ifnot2columns}
- <div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <img src="{PhotoURL-400}" alt="{PhotoAlt}"/> <br><br> {/block:PermalinkPage}
- {block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>
- {/block:Photo}
- {block:Photoset}
- <div class="post">
- {block:Indexpage}
- {Photoset}
- <div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>
- {/block:Indexpage}
- {block:Permalinkpage}{Photoset-400}
- {/block:Permalinkpage}</div>
- {/block:Photoset}
- {block:Quote}
- <div class="post">
- <div class="quote">'<i>{Quote}</i>'</div>
- <div class="quotesource">— {Source}</div>
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Quote}
- {block:Link}
- <div class="post">
- <div class="headings"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Link}
- {block:Chat}
- <div class="post">
- <div class="chat">{block:Title}{Title}{/block:Title}<br>
- {block:Lines}{block:Label}<i>{Label}</i><br> {Line} <br><br>
- {/block:Label}{/block:Lines}</div>
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Chat}
- {block:Video}
- <div class="post">
- {block:IndexPage}
- <div class="video">{Video-500}</div>
- <div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-500}
- {/block:PermalinkPage}</div>
- {/block:Video}
- {block:Audio}
- <div class="post"><div class="audiopost">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Audio}
- {block:Answer}
- <div class="post">
- {Question}<br>– asked by {Asker} <br><i> {Answer} </i>
- {block:IndexPage}<div class="permalinktri">▲</div><div class="permalink"><span style="float:left;"><a href="{Permalink}">{NoteCount} notes</a></span> <span style="float:right;"><a href="{ReblogURL}" target="_blank">reblog</a></span></div>{/block:IndexPage}</div>
- {/block:Answer}
- {block:PermalinkPage}
- <div class="notes">
- {block:Date}{Caption} posted {TimeAgo}{/block:Date}
- {block:NoteCount} with {NoteCount} notes {/block:NoteCount}
- {block:RebloggedFrom}
- via <a href="{ReblogParentURL}">{ReblogParentName}</a>,
- {/block:RebloggedFrom}
- {block:ContentSource}originally from <a href="{SourceURL}">{SourceTitle} </a>{/block:ContentSource}
- <br>{block:hastags}{block:tags}#<a href="/tagged/{Tag}">{Tag}</a> {/block:tags}{/block:hastags}
- <br><br>{PostNotes}</div>
- {/block:PermalinkPage}
- {/block:posts}
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement