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">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!-------------------------------
- ELLE BY NINPEN.TUMBLR.COM
- DO NOT REMOVE THE CREDIT.
- --------------------------------->
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{FavIcon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <meta name="if:fadeimages" content="0"/>
- <meta name="color:bold" content="#4dd2ff"/>
- <meta name="color:italic" content="#FF8F97"/>
- <meta name="color:underline" content="#FFB866"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:linkhover" content="#eeeeee"/>
- <meta name="color:scrollthumb" content="#fcd0b8"/>
- <meta name="color:scrollbg" content="#fafafa"/>
- <meta name="color:background" content="#fafafa"/>
- <meta name="color:text" content="#444444"/>
- <meta name="color:thmlink" content="#cccccc"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:caption BG" content="#fafafa"/>
- <meta name="color:date" content="#000000"/>
- <meta name="color:tagBG" content="#ffffff"/>
- <meta name="color:tag" content="#555555"/
- ><meta name="color:tag2BG" content="#fdfdfd"/>
- <meta name="color:tagborder" content="#f2f2f2"/>
- <meta name="color:border" content="#f5f5f5"/>
- <meta name="color:tag-hover" content="#cccccc"/>
- <meta name="color:blockquote" content="#555555"/>
- <meta name="color:blockquotebg" content="#fafafa"/>
- <meta name="color:side bg" content="#ffffff"/>
- <meta name="color:side text" content="#000000"/>
- <meta name="color:audio" content="#000000"/>
- <meta name="color:chat line 1" content="#fcfcfc"/>
- <meta name="color:chat line 2" content="#ffffff"/>
- <meta name="image:background image" content=""/>
- <meta name="image:portrait" content=""/>
- <meta name="image:sidebarbg" content=""/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link Six" content=""/>
- <meta name="text:Custom Link Six URL" content=""/>
- <meta name="text:Custom Link Seven" content=""/>
- <meta name="text:Custom Link Seven URL" content=""/>
- <meta name="text:Custom Link Eight" content=""/>
- <meta name="text:Custom Link Eight URL" content=""/>
- <meta name="text:Custom Link Nine" content=""/>
- <meta name="text:Custom Link Nine URL" content=""/>
- <meta name="text:Custom Link Ten" content=""/>
- <meta name="text:Custom Link Ten URL" content=""/>
- <meta name="text:Custom Link Eleven" content=""/>
- <meta name="text:Custom Link Eleven URL" content=""/>
- <meta name="text:Custom Link Twelve" content=""/>
- <meta name="text:Custom Link Twelve URL" content=""/>
- <meta name="text:Custom Link Thirteen" content=""/>
- <meta name="text:Custom Link Thirteen URL" content=""/>
- <meta name="text:Custom Link Fourteen" content=""/>
- <meta name="text:Custom Link Fourteen URL" content=""/>
- <meta name="text:Custom Link Fifteen" content=""/>
- <meta name="text:Custom Link Fifteen URL" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,900' rel='stylesheet' type='text/css'>
- <style type="text/css">
- html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, li, fieldset, form, label, legend, tbody, tfoot, thead, tr, th, td, article, canvas, details, embed, figure, figcaption, footer, hgroup, menu, output, ruby, summary,time, mark, audio, video {
- margin: 0;
- padding: 0;
- border: 0;
- font-size: 100%;
- font: inherit;
- vertical-align: baseline;
- }
- article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
- display: block;
- }
- body {
- line-height: 1;
- }
- ol, ul {
- list-style: none;
- }
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- ::-webkit-scrollbar {
- width: 3px;
- height: 3px;
- border:1px solid {color:scrollbg};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollthumb};
- }
- html{
- padding:0;
- margin:0;
- height:100%;
- width:100%;
- }
- body {
- padding:0;
- margin:0;
- word-wrap: break-word;
- font-family:'Open Sans';
- color: {color:text};
- background:{color:Background} url({image:background image}) repeat right top fixed;
- }
- a{text-decoration:none;color:{color:link};}
- b,strong{color:{color:bold};}
- i,em{color:{color:italic};}
- u{color:{color:underline};}
- .cred{font:700 italic 9px/8px 'open sans';letter-spacing:1px;position:Fixed;bottom:2%;right:5%;}
- .cred a{color:{color:thmlink};}
- .cred a:hover{color:{color:bold};}
- h1 {
- position:Relative;
- text-align:left;
- font:900 10px/15px 'open sans';
- letter-spacing:1px;
- text-transform:uppercase;
- }
- h2 {
- position:Relative;
- text-align:right;
- margin:20% 10px 0 0;
- font:900 italic 14px/16px 'open sans';
- }
- .source{
- font:italic 7px/12px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:text};
- }
- .titled{
- background:{color:caption BG};
- width:45%;
- float:right;
- text-align:left!important;
- height:100%;
- display: table-cell;
- padding:15% 0;
- }
- .titled a{color:{color:link};}
- .titled a:hover{color:{color:linkhover};}
- .ticon{
- margin:0 15px 5px 0;
- position:relative;
- z-index:2;
- float:left;
- display:inline-block;
- }
- .twrap{
- position: relative;
- transform: translateX(-50%);
- left: 50%;
- display: inline-block;
- }
- img{max-width:100%;}
- #center{
- width:100%;
- height:70%;
- bottom:5%;
- left:0;
- position:fixed;
- }
- .more{cursor:pointer;}
- #topnav{
- position:fixed;
- width:40%;
- height:8px;
- right:0;
- margin-top:-10px;
- text-align:right;
- font:900 8px/8px 'Open Sans';
- text-transform:uppercase;
- letter-spacing:2px;
- }
- #topnav a{color:{color:link};margin-right:10px;}
- #topnav a:hover{color:{color:linkhover};}
- #desc{
- position:Absolute;
- display:none;
- left:.5%;
- padding:5%;
- width:39%;
- top: 50%;
- transform: translateY(-50%);
- color:{color:side text};
- background:{color:side bg};
- font:900 8px/13px 'Open Sans';
- text-transform:uppercase;
- letter-spacing:2px;
- }
- #desc .portrait{float:left;margin-right:4px;width:50px;border-radius:5px;}
- #mainav{
- position:Absolute;
- display:none;
- right:.5%;
- padding:5%;
- width:39%;
- overflow:auto;
- top: 50%;
- transform: translateY(-50%);
- background:{color:side bg};
- color:{color:side text};
- font:900 8px/8px 'Open Sans';
- text-transform:uppercase;
- letter-spacing:2px;
- }
- ul.nav{text-align:center;}
- #mainav ul, #mainav li{list-style-type:none;margin:0;}
- li#navwrap{
- width:60px;
- margin:-1px -4px 0 0;
- height:46px;
- display:inline-block;
- position:Relative;
- }
- .nvnum{
- opacity:1;
- background:{color:side bg};
- position:relative;
- width:60px;
- height:16px;
- overflow:hidden;
- padding:15px 0;
- -webkit-backface-visibility: hidden;
- font:900 12px/14px "open sans";
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .nvname a{color:#fff;}
- .nvname{
- opacity:0;
- background:{color:side text};
- color:{color:side bg};
- position:absolute;
- top:0;
- left:0;
- width:60px;
- height:16px;
- overflow:hidden;
- -webkit-backface-visibility: hidden;
- padding:15px 0;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- li#navwrap:hover .nvname{opacity:1;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;}
- li#navwrap:hover .nvnum{opacity:0;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;}
- ul#nnav{
- margin:20px 0 0 30px;
- }
- #nnav a{color:{color:link};}
- #nnav a:hover{color:{color:linkhover};}
- #nnav li{
- font-style:italic;
- margin:0 0 10px 15px;
- position:relative;
- }
- #nnav li:before{
- content:"";
- width:10px;
- height:1px;
- background:{color:linkhover};
- position:absolute;
- top:4px;
- left:-15px;
- }
- #content{
- display:block;
- background:{color:posts};
- width:50%;
- overflow:Auto;
- padding:2%;
- height:87.8%;
- }
- aside{
- background:{color:posts} url({image:sidebarbg}) no-repeat -50% 0;
- background-size: 100% ;
- width:46%;
- height:70%;
- position:fixed;
- right:0;
- }
- #entry{
- color: {color:text};
- background:{color:posts};
- position:relative;
- display:table;
- {block:IndexPage}
- margin:0 0 100px 0;
- {/block:IndexPage}
- font-size:10px;
- line-height:16px;
- width:100%;
- letter-spacing:.04em;
- font-size:10px;
- line-height:15px;
- }
- #entry:nth-child(even){width:70%;margin:0 auto 100px auto;}
- #entry img{display:block;{block:Iffadeimages}opacity:.7;{/block:Iffadeimages}}
- #cap{
- overflow:auto;
- background:{color:caption BG};
- width:35%;
- float:right;
- text-align:left!important;
- height:100%;
- padding:5%;
- display: table-cell;
- }
- .wrapped{
- text-align:center;
- width:100%;
- height:100%;
- display: table;
- margin:0 auto;
- position:Relative;
- }
- .ent{
- position:Relative;
- background:{color:posts};
- vertical-align:text-bottom;
- width:55%;
- margin:0 auto -1px auto;
- display:inline-block;
- }
- #cap a{
- color:{color:link};
- }
- #cap a:hover{
- color:{color:linkhover};
- }
- #perma{
- {block:IndexPage}
- opacity:.1;
- position:absolute;
- bottom:-18px;
- width:95%;
- left:2.5%;
- text-align:left;
- {/block:IndexPage}
- text-transform:uppercase;
- color:{color:date};
- font-size:8px;
- font-weight:900;
- letter-spacing:1px;
- {block:PermalinkPage}line-height:25px;margin:100px auto;width:70%;{/block:PermalinkPage}
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- {block:PermalinkPage}#perma a{margin:0 5px;}{/block:PermalinkPage}
- .perma{
- float:right;
- width:12px;
- margin:4px 0 0 15px;
- }
- #entry:hover #perma,#entry:hover #tags{
- opacity:1;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- #tags{
- opacity:0;
- z-index:3;
- background:{color:tagBG};
- box-shadow:inset 1px 1px {color:border},inset -1px 0 {color:border};
- border-bottom:1px solid {color:border};
- position:absolute;
- top:-1px;
- width:100%;
- height:100%;
- -transition: all 0.6s ease-in-out;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- .tags{
- top: 50%;
- text-align:center;
- transform: translateY(-50%);
- left:50%;
- margin-left:-20%;
- padding:5%;
- width:30%;
- top:50%;
- background:{color:tag2bBG};
- border:1px solid {color:tagborder};
- position:relative;
- }
- .tags a{color:{color:tag};margin-right:10px;}
- .tags a:hover{color:{color:tag-hover};}
- #question{
- padding:30px 15px;
- font:900 italic 8px/9px 'open sans';
- text-transform:uppercase;
- letter-spacing:1px;
- margin:0 auto 30px auto;
- background:{color:ta2BG};
- border-right:1px solid {color:tagborder};
- }
- .videoWrapper {
- position: relative;
- padding-bottom: 56.25%;
- height: 0;
- }
- .videoWrapper iframe{
- position: absolute;
- width: 100%;
- height: 100%;
- left: 0;
- top: 0;
- }
- .fourthirds {
- padding-bottom: 75%;
- }
- #alart{
- width:200px;
- margin:0 auto;
- }
- #alart h1{
- background:{color:caption BG};
- text-align:center;
- padding:20px 0;
- border:1px solid {color:tagborder};
- margin-bottom:10px;
- }
- .audio{
- width:18px;
- overflow:hidden;
- margin:0 auto;
- }
- #audio{
- width:200px;
- margin:0 auto;
- padding:15px 0;
- margin-top:10px;
- background:{color:audio};
- }
- blockquote{
- width:auto;
- margin-left:5%;
- width:90%;
- text-align:left;
- padding:3px;
- margin:0 auto;
- color:{color:blockquote};
- background:{color:blockquotebg};
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- padding: 3px;
- }
- .chat li .label{
- color:{color:side text};
- padding-bottom:2px;
- font:900 italic 8px/8px 'open sans';
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .chat li.odd {
- background-color: {color:chat line 1};
- }
- ul{
- list-style-type:square;
- }
- li{
- list-style-type:square;
- list-style-position:inside;
- }
- #noted{
- font-size:8px;
- font-weight:900;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- li.note a{font-style:italic;margin:0 20px;}
- ol.notes li.note {
- list-style-type: upper-roman;
- border-top:1px solid {color:border};
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- display:none;
- }
- ol.notes li.note span.action {
- list-style-type:none;
- }
- ol.notes li.note .answer_content {
- list-style-type:none;
- }
- ol.notes li.note blockquote {
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- #pagination{
- width:54%;
- height:3%;
- padding:1% 0;
- position:fixed;
- bottom:0;
- left:0;
- text-align:right;
- }
- </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- // minimal soundcloud player © shythemes.tumblr
- $(document).ready(function(){
- var color = '#acd7bb'; // color of play button (hex)
- $('.soundcloud_audio_player').each(function(){
- $(this).attr({ src: $(this).attr('src').split('&')[0] + '&liking=false&sharing=false&auto_play=false&show_comments=false&continuous_play=false&buying=false&show_playcount=false&show_artwork=true&origin=tumblr&color=' + color.split('#')[1], height: 20, width: '100%' });
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(document).ready(
- function() {
- $(".more").click(function() {
- $("#desc,#mainav").fadeToggle();
- });
- });
- </script>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- borderRadius: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- </script>
- </head>
- <body>
- <section id="center">
- <article id="topnav">
- <a href="/">Index</a>
- <a href="/ask">letter</a>
- <a href="/archive">calendar</a>
- <a class="more">more</a>
- </article>
- <aside>
- <div id="desc">
- <img class="portrait" src="{image:portrait}">{description}
- </div>
- <div id="mainav">
- <ul class="nav">
- {block:IfCustomLinkOne}
- <li id="navwrap">
- <div class="nvnum">.01</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}">{text:Custom Link One}</a>
- </div>
- </li>
- {/block:IfCustomLinkOne}
- {block:IfCustomLinkTwo}
- <li id="navwrap">
- <div class="nvnum">.02</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}">{text:Custom Link Two}</a>
- </div>
- </li>
- {/block:IfCustomLinkTwo}
- {block:IfCustomLinkThree}
- <li id="navwrap">
- <div class="nvnum">.03</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}">{text:Custom Link Three}</a>
- </div>
- </li>
- {/block:IfCustomLinkThree}
- {block:IfCustomLinkFour}
- <li id="navwrap">
- <div class="nvnum">.04</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}">{text:Custom Link Four}</a>
- </div>
- </li>
- {/block:IfCustomLinkFour}
- {block:IfCustomLinkFive}
- <li id="navwrap">
- <div class="nvnum">.05</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}">{text:Custom Link Five}</a>
- </div>
- </li>
- {/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}
- <li id="navwrap">
- <div class="nvnum">.06</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}">{text:Custom Link Six}</a>
- </div>
- </li>
- {/block:IfCustomLinkSix}
- {block:IfCustomLinkSeven}
- <li id="navwrap">
- <div class="nvnum">.07</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}">{text:Custom Link Seven}</a>
- </div>
- </li>
- {/block:IfCustomLinkSeven}
- {block:IfCustomLinkEight}
- <li id="navwrap">
- <div class="nvnum">.08</div>
- <div class="nvname">
- <a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}">{text:Custom Link Eight}</a>
- </div>
- </li>
- {/block:IfCustomLinkEight}
- </ul>
- <ul id="nnav">
- {block:IfCustomLinkNine}<li><a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}">{text:Custom Link Nine}</a></li>{/block:IfCustomLinkNine}
- {block:IfCustomLinkTen}<li><a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}">{text:Custom Link Ten}</a></li>{/block:IfCustomLinkTen}
- {block:IfCustomLinkEleven}<li><a href="{block:IfCustomLinkElevenURL}{text:Custom Link Eleven URL}{/block:IfCustomLinkElevenURL}">{text:Custom Link Eleven}</a></li>{/block:IfCustomLinkEleven}
- {block:IfCustomLinkTwelve}<li><a href="{block:IfCustomLinkTwelveURL}{text:Custom Link Twelve URL}{/block:IfCustomLinkTwelveURL}">{text:Custom Link Twelve}</a></li>{/block:IfCustomLinkTwelve}
- {block:IfCustomLinkThirteen}<li><a href="{block:IfCustomLinkThirteenURL}{text:Custom Link Thirteen URL}{/block:IfCustomLinkThirteenURL}">{text:Custom Link Thirteen}</a></li>{/block:IfCustomLinkThirteen}
- {block:IfCustomLinkFourteen}<li><a href="{block:IfCustomLinkFourteenURL}{text:Custom Link Fourteen URL}{/block:IfCustomLinkFourteenURL}">{text:Custom Link Fourteen}</a></li>{/block:IfCustomLinkFourteen}
- {block:IfCustomLinkFifteen}<li><a href="{block:IfCustomLinkFifteenURL}{text:Custom Link Fifteen URL}{/block:IfCustomLinkFifteenURL}">{text:Custom Link Fifteen}</a></li>{/block:IfCustomLinkFifteen}
- </ul>
- </div>
- </aside>
- <section id="content">
- {block:Posts}
- <li id="entry">
- {block:IndexPage}
- {block:HasTags}
- <div id="tags">
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div></div>
- {/block:HasTags}
- {/block:IndexPage}
- {block:Text}
- <div class="ent">{Body}</div>
- {block:Title}
- <div class="titled"><div class="twrap"><div class="ticon"><img src="http://static.tumblr.com/hczaopr/gggnxgq8u/text.png"></div><h1>{Title}</h1></div>
- </div>{/block:Title}
- {/block:Text}
- {block:Link}
- {block:Description}<div class="ent">{Description}</div>{/block:Description}
- <div class="titled"><div class="twrap"><div class="ticon"><img src="http://static.tumblr.com/hczaopr/DBVnxgrxp/link.png"></div><a href="{URL}"><h1>{Name}</h1></a></div></div>
- {block:Link}
- {block:Photo}
- <div class="wrapped">
- <div class="ent"><a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a></div>
- {block:Caption}<div id="cap">{Caption}</div>{/block:Caption}
- </div>
- {/block:photo}
- {block:Photoset}
- <div class="wrapped">
- <div class="ent"><div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div></div>
- {block:Caption}<div id="cap">{Caption}</div>{/block:Caption}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="ent">
- <h2>{Quote}</h2>
- </div>
- {block:Source}
- <div class="titled">
- <div class="twrap"><div class="ticon"><img src="http://static.tumblr.com/hczaopr/OR9nxffir/quote.png"></div>
- <div class="source">― {Source}</div>
- </div></div>
- {/block:Source}
- {/block:Quote}
- {block:answer}
- <div class="ent"><div id="question">{Question}</div>{Answer}</div>
- <div class="titled"><div class="twrap"><div class="ticon"><img src="http://static.tumblr.com/hczaopr/dqznxhli3/ask.png"></div><h1><a href="{Permalink}">{Asker}</a> asked</h1></div>
- </div>
- {/block:Answer}
- {block:Chat}
- <div class="ent">
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- {block:Title}
- <div class="titled">
- <div class="twrap"><div class="ticon"><img src="http://static.tumblr.com/hczaopr/xk2nxgsa3/chat.png"></div><h1><a href="{Permalink}">{Title}</a></h1></div>
- </div>
- {/block:Title}
- {/block:Chat}
- {block:Audio}
- <div class="wrapped">
- <div class="ent">
- <div id="alart">
- {block:TrackName}<h1>{TrackName}</h1>{/block:TrackName}
- {block:AlbumArt}<img src="{AlbumArtURL}"></div>{/block:AlbumArt}
- <div id="audio"><div class="audio">{AudioPlayerBlack}</div></div>
- </div>
- {block:Caption}<div id="cap">{Caption}</div>{/block:Caption}
- </div>
- {/block:Audio}
- {block:Video}
- <div class="wrapped">
- <div class="ent"><div class="videoWrapper {TagsAsClasses}">{VideoEmbed-500}</div></div>
- {block:Caption}<div id="cap">{Caption}</div>{/block:Caption}
- </div>
- {/block:Video}
- {block:IndexPage}
- <div id="perma">
- {block:Date}{24HourWithZero}:{Minutes}:{Seconds} {CapitalAmPm}{/block:Date}
- <a href="{ReblogUrl}"><img class="perma" src="http://static.tumblr.com/hczaopr/4runxco7y/1446762194_redo.png"></a>
- <a href="{permalink}"><img class="perma" src="http://static.tumblr.com/hczaopr/tDynxcnox/eye.png"></a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="perma">
- <b>Posted:</b>{block:Date}{MonthNumberWithZero}/{DayOfMonthWithZero}/{ShortYear} — {TimeAgo}{/block:Date}<br>
- <b><a href="/random">random post</a></b><br>
- {block:RebloggedFrom}
- <b>Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- <b>Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a><br>
- {/block:RebloggedFrom}
- {block:HasTags}<b>Filed Under:</b> {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
- {/block:HasTags}
- </div>
- {/block:PermalinkPage}
- </li>
- {block:PostNotes}
- <section id="noted">{PostNotes}</section>
- {/block:PostNotes}
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{block:NoSourceLogo}{/block:NoSourceLogo}{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {/block:Posts}
- </section>
- </section>
- {block:Pagination}
- <section id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}"><img src="http://static.tumblr.com/hczaopr/0t7nxii31/before.png"></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><img src="http://static.tumblr.com/hczaopr/2Kinxii2d/next.png"></a>{/block:NextPage}
- </section>
- {/block:Pagination}
- <div class="cred"><a href="http://ninpen.tumblr.com/">thm.</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment