Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!--
- *.。.☆ keeper (theme 7) by distance-themes or fleaur ☆.。.*
- don't repost as your own + pls pls keep the credit
- hope you like this! enjoy x
- -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery); </script>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#4d4d4d"/>
- <meta name="color:link" content="#4d4d4d"/>
- <meta name="color:post bg" content="#ffffff"/>
- <meta name="color:border" content="#cccccc"/>
- <meta name="color:bar" content="#000000"/>
- <meta name="color:barh" content="#000000"/>
- <meta name="color:perma" content="#00000"/>
- <meta name="color:sbar" content="#ffffff"/>
- <meta name="select:link icon 1" content="home" title="House"/>
- <meta name="select:link icon 1" content="envelope" title="Envelope"/>
- <meta name="select:link icon 1" content="heart" title="Heart"/>
- <meta name="select:link icon 1" content="archive" title="Archive"/>
- <meta name="select:link icon 1" content="bookmark" title="Bookmark"/>
- <meta name="select:link icon 1" content="comment" title="Speech Bubble"/>
- <meta name="select:link icon 2" content="envelope" title="Envelope"/>
- <meta name="select:link icon 2" content="home" title="House"/>
- <meta name="select:link icon 2" content="heart" title="Heart"/>
- <meta name="select:link icon 2" content="archive" title="Archive"/>
- <meta name="select:link icon 2" content="bookmark" title="Bookmark"/>
- <meta name="select:link icon 2" content="comment" title="Speech Bubble"/>
- <meta name="select:link icon 3" content="comment" title="Speech Bubble"/>
- <meta name="select:link icon 3" content="home" title="House"/>
- <meta name="select:link icon 3" content="envelope" title="Envelope"/>
- <meta name="select:link icon 3" content="heart" title="Heart"/>
- <meta name="select:link icon 3" content="archive" title="Archive"/>
- <meta name="select:link icon 3" content="bookmark" title="Bookmark"/>
- <meta name="select:link icon 4" content="archive" title="Archive"/>
- <meta name="select:link icon 4" content="home" title="House"/>
- <meta name="select:link icon 4" content="envelope" title="Envelope"/>
- <meta name="select:link icon 4" content="heart" title="Heart"/>
- <meta name="select:link icon 4" content="archive" title="Archive"/>
- <meta name="select:link icon 4" content="bookmark" title="Bookmark"/>
- <meta name="select:link icon 4" content="comment" title="Speech Bubble"/>
- <meta name="image:background" content=""/>
- <meta name="image:sbar pic" content=""/>
- <meta name="image:sidepic" content=""/>
- <meta name="if:sidebar pic" content="0"/>
- <meta name="if:infinite scroll" content="0"/>
- <meta name="text:post padding" content="0px"/>
- <meta name="text:post border radius" content="5px"/>
- <meta name="text:updates 1 title" content="title 1"/>
- <meta name="text:updates 1 text" content="put your updates, stats, networks, idk"/>
- <meta name="text:updates 2 title" content="title 2"/>
- <meta name="text:updates 2 text" content="put your updates, stats, networks, idk"/>
- <meta name="text:updates 3 title" content="title 3"/>
- <meta name="text:updates 3 text" content="put your updates, stats, networks, idk"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 1 name" content="home"/>
- <meta name="text:link 2 url" content="/ask"/>
- <meta name="text:link 2 name" content="mssg me"/>
- <meta name="text:link 3 url" content="/submit"/>
- <meta name="text:link 3 name" content="submit"/>
- <meta name="text:link 4 url" content="/archive"/>
- <meta name="text:link 4 name" content="past"/>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <style type="text/css">
- ::-webkit-scrollbar {
- width: 6px;
- height: 4px;
- background: {color:postbg};
- }
- ::-webkit-scrollbar-thumb {
- background-color: {color:barh};
- -webkit-border-radius: 1ex;
- }
- #bpicyo{
- width:400px;
- opacity:.6;
- bottom:0;
- right:0;
- position:fixed;
- margin-right:0px;
- }
- #updates{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- z-index:1000;
- border:1px solid #eee;
- font-size:9px;
- letter-spacing: 1px;
- text-transform:uppercase;
- width:100px;
- height:auto;
- background:{color:sbar};
- color:{color:text};
- overflow:hidden;
- position:fixed;
- right:270px;
- top:150px;
- padding:5px;
- }
- .upd{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- width:100px;
- height:10px;
- overflow:hidden;
- margin-top:-5px;
- margin-left:-5px;
- background:{color:bar};
- color:{color:sbar};
- margin-left:;
- padding:5px;
- text-align:right;
- border-bottom:1px solid #fff;
- line-height:15px;
- }
- .upd1{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- width:100px;
- height:10px;
- overflow:hidden;
- margin-top:8px;
- margin-left:0px;
- padding-bottom:3px;
- text-align:center;
- line-height:15px;
- }
- .upd1b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:0;
- width:10px;
- height:2px;
- margin-top:6px;
- border-top:2px solid {color:bar};
- }
- .upd1text{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- margin-left:-15px;
- border-left:1px solid {color:bar};
- padding:3px;
- }
- .upd1:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- height:auto;
- margin-left:0px;
- }
- .upd1:hover .upd1text{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- height:auto;
- margin-left:5px;
- }
- .upd1:hover .upd1b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:1;
- width:100px;
- }
- .upd2{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- width:100px;
- height:10px;
- overflow:hidden;
- margin-top:6px;
- margin-left:0px;
- padding-bottom:3px;
- text-align:center;
- line-height:15px;
- }
- .upd2text{
- margin-left:-15px;
- border-left:1px solid {color:bar};
- padding:3px;
- }
- .upd2b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:0;
- width:10px;
- height:2px;
- margin-top:6px;
- border-top:2px solid {color:bar};
- }
- .upd2:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- height:auto;
- margin-left:0px;
- }
- .upd2:hover .upd2text{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- height:auto;
- margin-left:5px;
- }
- .upd2:hover .upd2b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:1;
- width:100px;
- }
- .upd3{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- width:100px;
- height:10px;
- overflow:hidden;
- margin-top:6px;
- margin-left:0px;
- padding-bottom:3px;
- text-align:center;
- line-height:15px;
- }
- .upd3text{
- margin-left:-10px;
- border-left:1px solid {color:bar};
- padding:3px;
- }
- .upd3b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:0;
- width:10px;
- height:2px;
- margin-top:6px;
- border-top:2px solid {color:bar};
- }
- .upd3:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- height:auto;
- margin-left:0px;
- }
- .upd3:hover .upd3text{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- height:auto;
- margin-left:5px;
- }
- .upd3:hover .upd3b{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- opacity:1;
- width:100px;
- }
- #s-m-t-tooltip {
- max-width:300px;
- margin:10px 0px 0px 10px;
- padding:3px 3px 3px 3px;
- background: #fff;
- border:0px solid {color:borderr};
- font-family:calibri;
- font-size:9px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:#000;
- z-index:999999999999999999999999999999999999;
- }
- #leftbar{
- top:0;
- left:0;
- height:100%;
- z-index:10000;
- width:20px;
- background-color:{color:bar};
- position:fixed;
- }
- #rightbar{
- top:0;
- right:0;
- height:100%;
- z-index:10000;
- width:20px;
- background-color:{color:bar};
- position:fixed;
- }
- #bheaderyo{
- top:95px;
- right:0;
- left:325px;
- width:530px;
- padding:5px;
- height:25px;
- text-align:left;
- background:{color:bar};
- color:{color:sbar};
- font-size:21px;
- letter-spacing: 2px;
- position:absolute;
- }
- #bheaderyo a{
- color:{color:sbar};
- }
- .bheaderlinksyo{
- letter-spacing: 2px;
- font-size:14px;
- float:right;
- margin-top:2px;
- margin-right:5px;
- }
- #bspicyo{
- {block:ifsidebarpic}opacity:1;{/block:ifsidebarpic}
- {block:ifnotsidebarpic}display:none;{/block:ifnotsidebarpic}
- width:155px;
- height:155px;
- padding:5px;
- background:{color:post bg};
- border:1px solid {color:border};
- box-shadow:5px 5px 0px {color:bar};
- top:150px;
- left:110px;
- position:fixed;
- }
- #bspicyo img{
- -webkit-filter: grayscale(30%);
- filter: grayscale(30%);
- }
- .tbtitle{
- width:160px;
- margin-top:-5px;
- margin-left:-5px;
- font-weight:100;
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- background:{color:bar};
- color:{color:sbar};
- font-size:18px;
- letter-spacing: 2px;
- padding:5px;
- }
- .tbtitle a{
- font-weight:100;
- color:{color:sbar};
- }
- .desc{
- height:auto;
- }
- #bsbaryo{
- width:160px;
- height:auto;
- padding:0px;
- background:#fff;
- {block:ifsidebarpic}top:330px;{/block:ifsidebarpic}
- {block:ifnotsidebarpic}top:150px;{/block:ifnotsidebarpic}
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- left:110px;
- border:1px solid {color:border};
- font-family:calibri;
- text-align:center;
- font-size:8px;
- letter-spacing: 1px;
- padding:5px;
- text-transform:uppercase;
- position:fixed;
- }
- .linkiees{
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- border-radius:0px 0px {text:post border radius} {text:post border radius};
- background:{color:bar};
- color:{color:sbar};
- opacity:1;
- position:absolute;
- margin-top:0px;
- text-transform:uppercase;
- padding-top:5px;
- padding-bottom:5px;
- width:172px;
- margin-left:-6px;
- text-align:center;
- }
- .linkiees a{
- color:{color:sbar};
- font-size:8px;
- letter-spacing: 1px;
- line-height:9px;
- }
- #content {
- margin-top:120px;
- margin-left:310px;
- {block:PermalinkPage}margin-left:380px;{/block:PermalinkPage}
- width: 700px;
- float: left;
- }
- body {
- background-color: {color:background};
- background-image: url({image:background});
- background-attachment:fixed;background-repeat:repeat;
- background-position:center;
- font-family:calibri;
- font-size: 11px;
- color: {color:text};
- }
- a {
- color: {color:link};
- text-decoration:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid;
- color: {color:text};
- margin-left:3px;
- margin-bottom:5px;
- }
- img, embed, object, video {
- max-width: 100%;
- }
- .tmblr-iframe{
- z-index:9999999999999999999!important;
- max-width: 100%;
- }
- /*post stuff*/
- article {
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- background: {color:post bg};
- margin: 20px;
- margin-left:15px;
- border-radius:{text:post border radius};
- padding:{text:post padding};
- width: 250px;
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- border: 1px solid {color:border};
- }
- article img{
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- }
- #note{
- max-height:250px;
- overflow:auto;
- }
- article:hover #perma1{
- z-index:200;
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- opacity:1;
- margin-left:32px;
- }
- .title{
- {block:PermalinkPage}
- width:411px
- {/block:PermalinkPage}
- {block:IndexPage}
- width:241px;
- {/block:IndexPage}
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- margin-top:-5px;
- margin-left:-5px;
- font-family:calibri;
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- text-transform:uppercase;
- text-align:center;
- font-size:10px;
- background:{color:bar};
- color:{color:sbar};
- padding:5px;
- margin-right:-5px;
- margin-top:-5px;
- margin-bottom:1px;
- letter-spacing: 1px;
- }
- .title a{
- color:{color:sbar};
- }
- h1{
- font-weight:100;
- }
- .text{
- {block:PermalinkPage}
- border-bottom:0px solid {color:bar};
- {/block:PermalinkPage}
- border-bottom:1px solid {color:bar};
- text-transform:uppercase;
- letter-spacing: 1px;
- font-size:9px;
- padding:5px;
- padding-bottom:2px;
- }
- .answer{
- padding-top:5px;
- padding-right:5px;
- padding-left:5px;
- padding-bottom:-5px;
- text-transform:uppercase;
- letter-spacing: 1px;
- font-size:9px;
- border-bottom:1px solid {color:bar};
- {block:PermalinkPage}
- border-bottom:0px solid {color:bar};
- {/block:PermalinkPage}
- }
- .ans{
- {block:PermalinkPage}
- width:411px
- {/block:PermalinkPage}
- {block:IndexPage}
- width:241px;
- {/block:IndexPage}
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- margin-top:-5px;
- margin-left:-5px;
- font-family:calibri;
- border-radius:{text:post border radius} {text:post border radius} 0px 0px;
- text-transform:uppercase;
- text-align:center;
- font-size:10px;
- background:{color:bar};
- color:{color:sbar};
- padding:5px;
- margin-right:-5px;
- margin-top:-5px;
- margin-bottom:1px;
- letter-spacing: 1px;
- }
- .qtext{
- font-family:calibri;
- }
- .wteveridk{
- font-family:calibri;
- margin-left:5px;
- margin-bottom:-3px;
- }
- .chat span {
- float: left;
- margin-right: 10px;
- }
- #perma{
- text-transform:uppercase;
- font-size:9px;
- letter-spacing: 1px;
- }
- #perma1{
- -webkit-transition: all .7s ease-in-out;
- -moz-transition: all .7s ease-in-out;
- -ms-transition: all .7s ease-in-out;
- -o-transition: all .7s ease-in-out;
- transition: all .7s ease-in-out;
- opacity:0;
- background:{color:post bg};
- text-align: center;
- position: absolute;
- height:10px;
- width:auto;
- bottom:4px;
- left:-25px;
- font-family:calibri;
- text-transform:uppercase;
- padding:1px;
- font-size:8px;
- letter-spacing: 1px;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #perma2{
- text-align:right;
- padding:5px;
- font-size:8px;
- letter-spacing: 1px;
- padding-bottom:5px;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- .tumblr_audio_player {
- width: 400px;
- height: 100px;
- overflow: hidden;
- position: relative;
- z-index: 1000;
- }
- {block:ifnotinfinitescroll}
- .pagi { /*pagi stuff*/
- font-size:15px;
- font: {select:font};
- color: {color:link};
- text-align:center;
- padding:2px;
- padding-top:5px;
- }
- {/block:ifnotinfinitescroll}
- {block:ifinfinitescroll}
- .pagi {
- display:none;
- }
- {/block:ifinfinitescroll}
- .kathrynisfab{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- background:{color:bar};
- border-radius:50% 50% 50% 50%;
- color:#fff;
- font-family:calibri;
- letter-spacing: 1px;
- padding:5px;
- position:fixed;
- bottom:20px;
- right:30px;
- font-size:8px;
- }
- .kathrynisfab a{
- color:#fff;
- }
- .kathrynisfab:hover{
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- -webkit-transform: rotate(180deg);
- -o-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- }
- </style>
- </head>
- <body>
- <title>{Title}</title>
- <div id="updates">
- <div class="upd">UPDATES
- </div>
- <div class="upd1">{text:updates 1 title}<br>
- <div class="upd1text">{text:updates 1 text}
- </div>
- <div class="upd1b"></div>
- </div>
- <div class="upd2">{text:updates 2 title}<br>
- <div class="upd2text">{text:updates 2 text}
- </div>
- <div class="upd2b"></div>
- </div>
- <div class="upd3">{text:updates 3 title}<br>
- <div class="upd3text">{text:updates 3 text}
- </div>
- <div class="upd3b"></div>
- </div>
- </div>
- <div id="rightbar"></div>
- <div id="leftbar"></div>
- <div id="bheaderyo">{Title}
- <div class="bheaderlinksyo">
- <a href="{text:link 1 url}" title="{text:link 1 name}"><i class="fa fa-{select:link icon 1}"></i></a>
- <a href="{text:link 2 url}" title="{text:link 2 name}"><i class="fa fa-{select:link icon 2}"></i></a>
- <a href="{text:link 3 url}" title="{text:link 3 name}"><i class="fa fa-{select:link icon 3}"></i></a>
- <a href="{text:link 4 url}" title="{text:link 4 name}"><i class="fa fa-{select:link icon 4}"></i></a>
- <a href="http://maoli.co.vu/" title="credits"><i class="fa fa-code"></i></a></div></div>
- </div>
- </div>
- <div id="bspicyo">
- <img src="{image:sbar pic}"/>
- </div>
- <div id="bsbaryo">
- <div class="tbtitle"><a href="/">{Title}</a></div>
- <div id="desc">
- <br>
- <center>{Description}</center><br></div>
- <div class="linkiees">
- <a href="{text:link 1 url}" >{text:link 1 name}</a>
- <a href="{text:link 2 url}" >{text:link 2 name}</a>
- <a href="{text:link 3 url}" >{text:link 3 name}</a>
- <a href="{text:link 4 url}" >{text:link 4 name}</a>
- <a href="http://maoli.co.vu/" title="credits">theme</a></div></div>
- <div id="bpicyo">
- <img src="{image:sidepic}"/>
- </div>
- {block:Pagination}
- <div class="pagination">
- <div class="pagi">
- {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}
- </div></div>
- {/block:Pagination}
- </div>
- <nav>
- <ul>
- {block:HasPages}
- {block:Pages}
- <li> <a href="{URL}">{Label}</a></li>
- {/block:Pages}
- {/block:HasPages}
- </ul>
- </nav>
- <div id="content">
- {block:Posts}
- <article>
- {block:Text}
- <div class="text">
- {block:Title}<h1 class="title">
- <a href="{Permalink}">{Title}</a>
- </h1>{/block:Title}
- {Body}</div>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag}
- <div id="blur"></div>
- <div id="perma1">
- {TimeAgo}
- </div>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="photoset">
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- {Quote}
- {block:Source}<cite>{Source}</cite>{/block:Source}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Quote}
- {block:Link}
- <div class="link">
- <h1 class="title"><a href="{URL}">{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="chat">
- <ul>
- {block:Lines}
- {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
- {/block:Lines}
- </ul>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="100px" height="100px"/>
- {/block:AlbumArt}
- {AudioPlayerWhite}
- {block:AudioEmbed}{AudioEmbed}{/block:AudioEmbed}
- {block:TrackName}<b>track:</b> {TrackName}{/block:TrackName}</span><br>
- {block:Artist}<b>artist:</b> {Artist}{/block:Artist}
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">{Video-400}</div>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- </div>
- {/block:Video}
- {block:Answer}
- <div class="answer">
- <div class="ans">
- {Asker}: <em>{Question}</em></div>
- {Answer}</div>
- <div id="perma2">
- <a href="{ReblogURL}" target="_blank" title="{TimeAgo}"> REBLOG</a> | <a href="{Permalink}">{NoteCount} NOTES</a>
- {/block:Answer}
- <div id="perma">
- {block:PermalinkPage}
- {block:HasTags}</br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- {block:RebloggedFrom}</br>source: <a href="{ReblogRootURL}">{ReblogRootName}</a> / via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>{/block:RebloggedFrom}
- <div id="note">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div></div>
- {/block:PermalinkPage}
- </footer>
- </article>
- {/block:Posts}
- </div>
- <!-- don't delete the credit -->
- <div class="kathrynisfab"><a href="http://j.gs/12878167/theme-credit" title="distance themes" target="_blank">DT</a></div>
- <!-- don't delete the credit -->
- <!-- don't touch it lol -->
- <div style="display:none">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5263526";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:IfInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:IfInfiniteScroll}
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- img : "",
- msgText: ""
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement