Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- THEME #59: "DRUNK" by BRAVETHEMES
- ◤ ◥
- don't be an asshole;
- keep both credits.
- ◣ ◢
- - - - -
- for html help go to:
- http://bravethemes.tumblr.com
- http://htmlqueens.tumblr.com
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <meta name="image:background" content="http://static.tumblr.com/2564216ae16e0650f450ef6701f20ea4/rkx3jqs/jP6o4rr6r/tumblr_static_9ctk88q0lx4woc808cgwk0wc4.png"/>
- <meta name="image:corner image" content="http://static.tumblr.com/550dd62e0542037cb1f256afa4633d1b/rkx3jqs/qEWo4vj1i/tumblr_static_drtodzn4aq88oocosw4o4cwk8.png"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:body links" content="#ece0dc"/>
- <meta name="color:perma links" content="#ece0dc"/>
- <meta name="color:link hover" content="#000000"/>
- <meta name="color:accent color" content="#e7ccc3"/>
- <meta name="text:link 1 name" content="link 1"/>
- <meta name="text:link 1 url" content="link 1 url"/>
- <meta name="text:link 1 tooltip" content="link 1 title"/>
- <meta name="text:link 2 name" content="link 2"/>
- <meta name="text:link 2 url" content="link 2 url"/>
- <meta name="text:link 2 tooltip" content="link 2 title"/>
- <meta name="text:link 3 name" content="link 3"/>
- <meta name="text:link 3 url" content="link 3 url"/>
- <meta name="text:link 3 tooltip" content="link 3 title"/>
- <meta name="text:link 4 name" content="link 4"/>
- <meta name="text:link 4 url" content="link 4 url"/>
- <meta name="text:link 4 tooltip" content="link 4 title"/>
- <link rel="shortcut icon" href="{favicon}">
- <!-- do not touch this -->
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="https://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css">
- <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
- <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/kMTo3i81s/styles.css">
- <link href='https://fonts.googleapis.com/css?family=Muli|Raleway' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <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:90,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <!-- do not touch this -->
- <style type="text/css">
- .tmblr-iframe{
- right:5px !important;
- top:5px !important;
- -webkit-filter: invert(100%) !important;
- position: fixed !important;
- z-index:999999999999999999!important;
- }
- ::-webkit-scrollbar{
- height:6px;
- width:9px;
- background-color:{color:accent color};
- border:4px solid {color:background};
- }
- ::-webkit-scrollbar-thumb{
- height:6px;
- background-color:{color:accent color};
- border: 2px solid {color:background};
- }
- ::selection{
- background:{color:accent color};
- color:{color:background};
- }
- ::-moz-selection{
- background:{color:accent color};
- color:{color:background};
- }
- ::-webkit-selection{
- background:{color:accent color};
- color:{color:background};
- }
- .vignette, #vignette {
- opacity:0;
- }
- .lightbox-image, #tumblr_lightbox img {
- box-shadow:none !important;
- border-radius:0 !important;
- max-width:none;
- }
- .tmblr-lightbox, #tumblr_lightbox {
- background-color:rgba({RGBcolor:accent color}, .98) !important;
- }
- .lightbox-image, #tumblr_lightbox img {
- border:5px solid #fff !important;
- -moz-box-sizing:border-box;
- box-sizing:border-box;
- }
- #laced{
- width:20px;
- height:100%;
- top:0px;
- left:0px;
- z-index:99;
- background:{color:accent color};
- position:fixed;
- }
- #wasted{
- width:200px;
- bottom:20px;
- right:10px;
- z-index:99;
- position:fixed;
- }
- body{
- background-color:{color:background};
- font-family: 'Muli', sans-serif;
- font-size:12px;
- color:{color:text};
- text-align:left;
- }
- a{
- color:{color:body links};
- text-decoration:none;
- }
- a:hover{
- color:{color:link hover};
- -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;
- }
- a:active,a:focus {
- outline:0;
- }
- .sidebar{
- width:200px;
- height:auto;
- position:fixed;
- top:50px;
- left:90px;
- z-index:999;
- background:{color:background};
- }
- #desc{
- text-align:justify;
- margin-bottom:5px;
- padding-top:5px;
- padding-right:10px;
- padding-left:10px;
- }
- .blogtitle{
- font-family: 'Raleway', sans-serif;
- font-size:30px;
- font-weight:bold;
- text-transform:Capitalize;
- padding-left:10px;
- font-style:italic;
- background:{color:background};
- -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;
- }
- .blogtitle a{
- color:{color:body links};
- -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;
- }
- .blogtitle a:hover{
- color:{color:link hover};
- -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;
- }
- .linkers{
- font-size:11px;
- text-align:center;
- line-height:25px;
- right:0px;
- }
- .linkers a{
- color:{color:body links};
- background:{color:background};
- text-transform:uppercase;
- margin:3px;
- -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;
- }
- .linkers a:hover{
- color:{color:link hover};
- -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;
- }
- .linkies{
- display: inline-block;
- vertical-align: middle;
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
- box-shadow: 0 0 1px rgba(0, 0, 0, 0);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
- -moz-osx-font-smoothing: grayscale;
- position: relative;
- overflow: hidden;
- }
- .linkies a:before {
- content: "";
- position: absolute;
- z-index: -1;
- left: 0;
- right: 0;
- bottom: 0;
- background: {color:accent color};
- height: 2px;
- -webkit-transform: translateY(4px);
- transform: translateY(4px);
- -webkit-transition-property: transform;
- transition-property: transform;
- -webkit-transition-duration: 0.6s;
- transition-duration: 0.6s;
- -webkit-transition-timing-function: ease-out;
- transition-timing-function: ease-out;
- }
- .linkies a:hover:before, .linkies a:focus:before, .linkies a:active:before {
- -webkit-transform: translateY(0);
- transform: translateY(0);
- }
- .content{
- border:1px solid {color:accent color};
- background-image: url({image:background});
- background-attachment:fixed;
- background-repeat:repeat;
- position:relative;
- margin:0px auto;
- width:710px;
- overflow:hidden;
- overflow-y:auto;
- max-height:calc(100vh - 70px);
- top:35px;
- {block:permalinkpage}width:600px;{/block:permalinkpage}
- }
- a#posted{
- width:15px;
- background:{color:accent color};
- color:{color:background};
- }
- a#posted:hover{
- background:{color:background};
- color:{color:accent color};
- }
- article{
- position:relative;
- padding:15px;
- border:1px solid {color:accent color};
- margin:35px;
- background:{color:background};
- width:250px;
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- .photo{
- 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;
- }
- .photo:hover{
- 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;
- -webkit-filter: grayscale(.5);
- }
- .photo:hover #perma{
- opacity:1;
- 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;
- }
- #perma{
- position:absolute;
- font-size:10px;
- text-transform:uppercase;
- bottom:20px;
- right:20px;
- opacity:0;
- text-align:right;
- -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;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #perma a{
- padding:3px;
- line-height:25px;
- background:{color:background};
- color:{color:perma links};
- border:1px solid {color:accent color};
- -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;
- }
- #perma a:hover{
- color:{color:link hover};
- -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;
- }
- #permas{
- padding-top:5px;
- text-align:right;
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #permas a{
- color:{color:perma links};
- -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;
- }
- #permas a:hover{
- color:{color:link hover};
- -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;
- }
- blockquote{
- padding-left:5px;
- border-left:2px solid {color:accent color};
- margin-left:3px;
- width:94%;
- }
- iframe,img,embed,object,video{
- max-width:100%;
- vertical-align:text-bottom;
- }
- img{
- height:auto;
- width:auto;
- vertical-align:text-bottom;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- ol{
- list-style-type: upper-roman;
- }
- ul{
- list-style-type: circle;
- }
- #note{
- max-height:300px;
- overflow:auto;
- }
- ol.notes{
- padding: 0px;
- border-top:1px solid {color:accent color};
- list-style-type: upper-roman;
- }
- ol.notes li.note{
- padding-left:7px;
- text-align:left;
- width:400px;
- padding-top:5px;
- }
- ol.notes li.note img.avatar{
- display:none;
- }
- .whatever, .ldesc, .askpost{
- padding:7px;
- }
- article h2{
- font-size:15px;
- font-family: 'Raleway', sans-serif;
- }
- .chat{
- width:100%;
- }
- .chat ul{
- list-style:none;
- margin:0;
- padding:0;
- }
- .odd,.even{
- padding:7px;
- }
- .odd{
- background:rgba({RGBcolor:accent color},.7);
- }
- .even{
- background:{color:background};
- }
- .title,.link{
- font-family: 'Raleway', sans-serif;
- font-size:17px;
- text-align:center;
- text-transform:capitalize;
- line-height:25px;
- padding-bottom:5px;
- border-bottom:1px solid {color:accent color};
- }
- .title a,.link a{
- color:{color:body links};
- }
- .title a:hover,.link a:hover{
- color:{color:link hover};
- }
- .quote{
- font-style:italic;
- font-size:15px;
- padding:5px;
- }
- .source{
- text-align:right;
- font-weight:bold;
- font-size:11px;
- padding:5px;
- }
- .audio{
- {block:IndexPage}width:250px;
- padding:5px;
- padding-bottom:10px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- .audio img{
- border:1px none #000;
- }
- .albumart{
- position:absolute;
- float:left;
- {block:IndexPage}width:50px;
- height:50px;{/block:IndexPage}
- {block:PermalinkPage}width:100px;
- height:100px;{/block:PermalinkPage}
- }
- .playbox{
- opacity:0.6;
- width:27px;
- height:30px;
- overflow:hidden;
- position:absolute;
- z-index:2;{block:IndexPage}
- margin-left:11px;
- margin-top:12px;{block:IndexPage}
- {block:permalinkpage}
- margin-left:40px;
- margin-top:40px;{block:permalinkPage}
- }
- .stuff{
- margin-top:2px;
- line-height:12px;
- {block:IndexPage}margin-left:58px;{block:IndexPage}
- {block:PermalinkPage}margin-left:110px;
- font-size:20px;
- line-height:30px;{/block:PermalinkPage}
- }
- .question{
- text-align:justify;
- font-style:italic;
- padding:7px;
- background:{color:accent color};
- }
- .asker{
- font-weight:bold;
- padding-bottom:5px;
- margin-top:5px;
- }
- .answer{
- text-align:left;
- }
- #pagi{
- display:none;
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:4px 5px 6px 4px;
- margin:20px 7px -2px 20px;
- background:{color:background};
- border:1px solid {color:accent color};
- font-size:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:text};
- z-index:9999999999999999999999;
- }
- </style>
- </head>
- <body>
- <title>{Title}</title>
- <div class="sidebar">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div id="desc">{Description}</div>
- <div class="linkers">
- <div class="linkies"><a href="{text:link 1 url}" title="{text:link 1 tooltip}">{text:link 1 name}</a></div>
- <div class="linkies"><a href="{text:link 2 url}" title="{text:link 2 tooltip}">{text:link 2 name}</a></div>
- <div class="linkies"><a href="{text:link 3 url}" title="{text:link 3 tooltip}">{text:link 3 name}</a></div>
- <div class="linkies"><a href="{text:link 4 url}" title="{text:link 4 tooltip}">{text:link 4 name}</a></div>
- <div class="linkies"><a href="http://bravethemes.tumblr.com/" target="_blank" title="bravethemes">theme</a></div></div></div>
- <div id="laced"></div>
- <div id="wasted"><img src="{image:corner image}"></div>
- <div id="pagi">
- {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>{/block:Pagination}</div></div>
- <div class="content">
- {block:Posts}
- <article>
- {block:Text}
- {block:Title}
- <div class="title">
- <a href="{Permalink}"><b>{Title}</b></a></div>
- {/block:Title}
- <div class="whatever">{Body}
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- </div>
- {/block:Text}
- {block:Photo}
- <div class="photo">
- {block:IndexPage}
- <a href="{permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}"/></a>
- {/block:IndexPage}
- <div id="perma">
- <a href="{Permalink}"><i class="fa fa-info-circle"></i> {NoteCount}</a><br>
- <a href="{Permalink}"><i class="fa fa-clock-o"></i> {MonthNumberWithZero}.{DayOfMonthWithZero}.{ShortYear}</a><br>
- <a href="{ReblogURL}" target="_blank"><i class="fa fa-refresh"></i> reblog</a>
- </div>
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}{/block:PermalinkPage}<br>
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="photos">
- {block:IndexPage}
- {Photoset-250}
- {/block:IndexPage}
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}</div>
- {/block:Photoset}
- {block:Link}
- <div class="link">
- <a href="{URL}"><b>{Name}</b></a></div>
- <div class="ldesc">{block:Description}{Description}{/block:Description}
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- </div>
- {/block:Link}
- {block:Quote}
- <div class="quote">"{Quote}"</div><br>
- <div class="source">- {block:source}{source}{/block:source}</div>
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>{/block:PermalinkPage}
- {/block:Quote}
- {block:Chat}
- <div class="chat">
- {block:Title}<b>{Title}</b><br>{/block:Title}
- <ul>{block:Lines}
- <li class="{Alt}"><b>{block:Label}{Label}{/block:Label}</b> {Line}</li>
- {/block:Lines}
- </ul>
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="stuff">
- <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}</div><br>
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video">
- {block:IndexPage}{VideoEmbed-250}{/block:IndexPage}
- {block:PermalinkPage}{VideoEmbed-500}{/block:PermalinkPage}
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- {/block:Video}
- {block:Answer}
- <div class="askpost">
- <div class="question">
- <img src="{AskerPortraitURL-30}" align="left" style="margin-top:-3px;margin-right:4px;border-radius:20px;background:#fff;padding:2px;">
- <span id="asker">{Asker} asked:</span>
- {Question}</div>
- <div class="answer">{Answer}</div>
- <div id="permas">
- <a href="{Permalink}">{NoteCountWithLabel}</a>,
- <a href="{ReblogURL}" target="_blank">reblog</a></div>
- {block:PermalinkPage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:HasTags}</br>tagged as: {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}<br>
- {/block:PermalinkPage}
- </div>
- {/block:answer}
- </footer>
- <div id="note">
- {block:permalinkpage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}</div>
- {/block:PermalinkPage}
- </article>
- {/block:Posts}
- </div></div>
- <!-- seriously don't touch this unless you know what it does -->
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <script src="http://static.tumblr.com/rkx3jqs/jJ5o3i82l/script.js"></script>
- <div style="display:none;"><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5020775";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;fhs.src = "http://s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";document.body.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");</script></div>
- <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>
- <script>
- (function() {
- var $tumblelog = $('.content');
- $tumblelog.infinitescroll({
- navSelector : "#pagi",
- nextSelector : "#pagi a:first",
- itemSelector : "article",
- bufferPx: 10,
- done : "",
- loading: {
- img : "",
- msgText: ""
- },
- behavior: 'local',
- binder: $('.content'),
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- <!-- do not touch this -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement