Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- "Wondering" THM BY HANACHU
- - http://hanachu.tumblr.com/
- THE RULES:
- 1. Use all you want! Customize everything, do whatever. Just DO NOT remove the credits! If you customize it enough that it doesn't look like my theme anymore, at least give credit on another page or something :)
- 2. Do not claim as your own.
- 3. If you customize it too much and somehow screw up the coding, I probably won't help you ^^;
- 4. If you have any questions, please feel free to ask. BUT FIRST - try googling your problem, I'm sure you'll be able to find better help than I can probably give you haha
- That's it! Enjoy the theme! <3
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <head><title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!--- MAIN META --->
- <meta name="image:BG">
- <meta name="image:sideimg" content="http://static.tumblr.com/v394o8d/tNWmr24uq/tumblr_static_041312.png">
- <meta name="if:250px" content="1">
- <meta name="if:400px">
- <meta name="if:500px">
- <meta name="if:photo fade" content="1">
- <meta name="if:infinite scroll" content="1">
- <meta name="if:captions" content="0">
- <meta name="color:BG" content="#fff">
- <meta name="color:text" content="#6E6E6E">
- <meta name="color:link" content="#575757">
- <meta name="color:link hover" content="#000">
- <meta name="color:link click" content="#fff">
- <meta name="color:title" content="#575757">
- <meta name="color:nav" content="#6E6E6E">
- <meta name="color:perma" content="#6E6E6E">
- <meta name="color:scroll" content="#DEDEDE">
- <meta name="color:borders" content="#EDEDED">
- <meta name="color:link shadow 1" content="#FFCCC4">
- <meta name="color:link shadow 2" content="#FFF2ED">
- <meta name="color:sidebardesc" content="#ffffff">
- <meta name="color:desctext" content="#6E6E6E">
- <meta name="color:navlinks" content="#FFCCC4">
- <meta name="color:big title" content="#6E6E6E">
- <meta name="color:little title" content="#D1D1D1">
- <meta name="text:link one" content="/">
- <meta name="text:link one title" content="link">
- <meta name="text:link two" content="/">
- <meta name="text:link two title" content="link">
- <meta name="text:link three" content="/">
- <meta name="text:link three title" content="link">
- <meta name="text:amount of grayscale" content="0"/>
- <meta name="text:img opacity" content=".6"/>
- <meta name="text:big title" content="wonder at times;"/>
- <meta name="text:little title" content="am i easy to forget?"/>
- <style type="text/css">
- /*FONTS*/
- @font-face { font-family:"silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
- @font-face{font-family:Halo Handletter;src:url('http://static.tumblr.com/9wzbixa/Chgmj2j5c/halohandletter.ttf');}
- @font-face{font-family:Basic L;src:url('http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf');}
- @font-face{font-family:Jane Austen;src:url(http://static.tumblr.com/9wzbixa/ncHmj2mmb/janeaust.ttf);}
- @font-face{font-family:Hasteristico; src: url(http://slutpark-resources.webs.com/Hasteristico.ttf);}
- /*FOLLOW & DASHBOARD ICONS*/
- iframe#tumblr_controls{
- right: 0px !important;
- position: fixed !important;
- -webkit-filter:invert(100%);
- opacity: .2;
- z-index: 999999;
- }
- /*SCROLLBAR, SELECTION, CURSOR*/
- ::-webkit-scrollbar-track { background-color:{color:BG}; }
- ::-webkit-scrollbar-thumb { background-color:{color:scroll}; }
- ::-webkit-scrollbar { width:6px; height:4px; }
- ::-moz-selection {background-color: {color:link shadow 2};
- color:{color:link};}
- ::selection {background-color: {color:link shadow 2};
- color:{color:link};}
- *, body, a {cursor: url(http://i.imgur.com/2qleX.jpg), auto;}
- a:hover {cursor: url(http://i.imgur.com/IepP2.jpg), auto;}
- /*IMAGE OPACITY*/
- {block:ifphotofade}
- img {
- {block:indexpage}opacity: {text:img opacity};{/block:indexpage}
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- -webkit-filter:grayscale({text:amount of grayscale}%);
- -moz-filter:grayscale({text:amount of grayscale}%);
- -ms-filter:grayscale({text:amount of grayscale}%);
- -o-filter:grayscale({text:amount of grayscale}%);
- filter:grayscale({text:amount of grayscale}%);}
- img:hover {
- opacity: 1;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;}
- iframe.photoset {
- {block:indexpage}opacity: {text:img opacity};{/block:indexpage}
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- -webkit-filter:grayscale({text:amount of grayscale}%);
- -moz-filter:grayscale({text:amount of grayscale}%);
- -ms-filter:grayscale({text:amount of grayscale}%);
- -o-filter:grayscale({text:amount of grayscale}%);
- filter:grayscale({text:amount of grayscale}%);}
- }
- iframe.photoset:hover {
- opacity: 1;
- -webkit-transition: all 0.6s ease-out;
- -moz-transition: all 0.6s ease-out;
- transition: all 0.6s ease-out;
- }
- {/block:ifphotofade}
- /*BODY*/
- body {
- font-family: calibri;
- font-size: 9px;
- text-align: justify;
- background: {color:BG} url('{image:BG}') fixed repeat center;
- color: {color:text};
- margin: 0px;
- text-overflow: ellipsis;
- }
- a {
- text-decoration: none;
- letter-spacing: 2px;
- -webkit-transition:all 0.6s ease-in-out;
- -moz-transition:all 0.6s ease-in-out;
- -o-transition:all 0.6s ease-in-out;
- transition:all 0.6s ease-in-out;
- color:{color:link};
- }
- a:hover {
- color: {color:link hover};
- text-shadow:2px 0px {color:link shadow 1}, -2px 0px {color:link shadow 2};
- text-decoration:none;
- -webkit-transition:all 0.3s ease-in-out;
- -moz-transition:all 0.3s ease-in-out;
- -o-transition:all 0.3s ease-in-out;
- transition:all 0.3s ease-in-out;
- }
- a:active {
- color: {color:link click};
- -webkit-transition:all 0.05s ease-in-out;
- -moz-transition:all 0.05s ease-in-out;
- -o-transition:all 0.05s ease-in-out;
- transition:all 0.05s ease-in-out;
- }
- b, strong {
- font-style: bold;
- }
- i, em {
- font-style: oblique;
- }
- blockquote {
- margin-left: 30px;
- border-left: 2.5px solid {color:borders};
- padding: 0px 0px 0px 8px;
- }
- ol, ul {
- list-style: circle;
- }
- /*POSTS*/
- #main {
- margin: auto;
- padding-right: 1px;
- {block:indexpage}
- {block:if250px}width: 250px;{/block:if250px}
- {block:if400px}width: 400px;{/block:if400px}
- {block:if500px}width: 500px;{/block:if500px}
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- }
- #posts {
- {block:indexpage}
- {block:if250px}width: 250px;{/block:if250px}
- {block:if400px}width: 400px;{/block:if400px}
- {block:if500px}width: 500px;{/block:if500px}
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- }
- .post {
- margin: 30px 0px 10px 0px;
- margin-bottom: -10px;
- {block:indexpage}
- {block:if250px}width: 250px;{/block:if250px}
- {block:if400px}width: 400px;{/block:if400px}
- {block:if500px}width: 500px;{/block:if500px}
- {/block:indexpage}
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- }
- .post img {
- {block:indexpage}
- {block:if250px}max-width: 250px;{/block:if250px}
- {block:if400px}max-width: 400px;{/block:if400px}
- {block:if500px}max-width: 500px;{/block:if500px}
- margin-bottom: 2px;
- margin-top: 2px;
- {/block:indexpage}
- {block:permalinkpage}
- max-width: 500px;
- {/block:permalinkpage}
- -webkit-transition:all 0.6s ease-in-out;
- -moz-transition:all 0.6s ease-in-out;
- -o-transition:all 0.6s ease-in-out;
- transition:all 0.6s ease-in-out;
- }
- .key {
- padding-top: 2px;
- -webkit-transition:all 0.6s ease-in-out;
- -moz-transition:all 0.6s ease-in-out;
- -o-transition:all 0.6s ease-in-out;
- transition:all 0.6s ease-in-out;
- }
- /*PERMALINK*/
- #perma {
- letter-spacing: -1px;
- font-size: 8px;
- padding-bottom: 1px;
- text-transform: uppercase;
- font-family: silkscreen;
- {block:permalinkpage}display: none;{/block:permalinkpage}
- opacity: .6;
- margin-top: 5px;
- text-align: center;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -ms-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- transition: all 0.7s ease-out;
- }
- #perma a {
- text-decoration: none;
- color: {color:perma};
- }
- #perma img {
- opacity: .5;
- }
- /*TITLE*/
- .shinee {
- font-size: 16px;
- text-align: center;
- font-family: print;
- color:{color:title};
- letter-spacing: 2px;
- padding-bottom: 2px;
- }
- /*ASK POSTS*/
- .question {
- padding: 0px 10px 0px 0px;
- color: {color:title};
- letter-spacing: 1px;
- font-family: print;
- line-height: 13px;
- font-size: 15px;
- align: right;
- }
- .speak {
- overflow: hidden;
- }
- .speak img {
- {block:indexpage}
- max-width: 200px;
- margin-bottom: -2px;
- {/block:indexpage}
- {block:permalinkpage}
- max-width: 500px;
- {/block:permalinkpage}
- }
- .questionimg {
- margin-right: 15px;
- margin-bottom: 15px;
- float: left;
- padding: 5px;
- border: 1px solid {color:borders};
- }
- .permalinkpage {
- padding: 0px 10px 0px 10px;
- }
- /*AUDIO POSTS*/
- #audio {
- width: 100%;
- overflow: hidden;
- padding-top: 15px;
- padding-left: 5px;
- padding-right: 5px;
- padding-bottom: 0px;
- background-color: {color:link shadow 2};
- color: {color:text};
- }
- #audio_player {
- width: 26px;
- height: 28px;
- border: 16px solid {color:link shadow 2};
- background-color: {color:link shadow 2};
- display: block;
- overflow: hidden;
- -moz-transition:all linear 0.8s;
- -webkit-transition:all linear 0.8s;
- -o-transition:all linear 0.8s;
- transition:all linear 0.8s;
- }
- #audio_track {
- font-size: 10px;
- font-family: georgia;
- }
- /*PAGINATION*/
- #pagination {
- position: absolute;
- font-family: silkscreen;
- font-size: 8px;
- letter-spacing: 1px;
- text-align: center;
- padding-bottom: 30px;
- padding-top: 20px;
- {block:if250px}
- width:270px;
- {/block:if250px}
- {block:if400px}
- width:420px;
- {/block:if400px}
- {block:if500px}
- width:520px;
- {/block:if500px}
- }
- /*SIDEBAR*/
- #sidebar {
- position: fixed;
- top: 300px;
- left: 100px;
- width: 120px;
- font-family: calibri;
- font-size: 8px;
- color: {color:Texts};
- text-transform: ;
- letter-spacing: 1px;
- text-align: center;
- }
- #sbpic {
- position: fixed;
- top: 90px;
- left: 100px;
- width: 150px;
- padding:5px;
- font-family: calibri;
- font-size: 8px;
- color: {color:Text};
- border: 1px solid {color:bordershover};
- background-color: {color:transparent};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- #stats {
- position: fixed;
- top: 269px;
- left: 100px;
- width: 160px;
- padding:3px;
- font-family: calibri;
- font-size: 8px;
- color: {color:Text};
- background-color: {color:stats};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- #desc {
- position: fixed;
- top: 186px;
- left: 270px;
- width: 100px;
- height:110px;
- padding:3px;
- font-family: calibri;
- font-size: 8px;
- color: {color:Text};
- border: 1px solid {color:bordershover};
- background-color: {color:transparent};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- #title {
- position: fixed;
- top: 189px;
- left: -55px;
- width: 285px;
- font-family: Jane Austen;
- font-size: 35px;
- color: {color:Description Text};
- text-transform:;
- letter-spacing:5px;
- font-weight:bold;
- text-align: center;
- -webkit-transform: rotate(-90deg);
- -moz-transform: rotate(-90deg);
- }
- #music {
- position: fixed;
- top: 150px;
- left: 270px;
- width:100px;
- height:20px;
- padding:3px;
- font-family: calibri;
- font-size: 8px;
- color: {color:Text};
- border: 1px solid {color:bordershover};
- background-color: {color:transparent};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- #hov {
- position: fixed;
- top: 100px;
- left: 270px;
- width:100px;
- height:20px;
- padding:3px;
- font-family: calibri;
- font-size: 35px;
- color: {color:Text};
- background-color: {color:transparent};
- text-transform: uppercase;
- letter-spacing: 1px;
- text-align: center;
- }
- /*HOVER TEXT*/
- #s-m-t-tooltip {
- position:relative;
- overflow:hidden;
- z-index:9999;
- max-width:120px;
- margin:10px 0 0 10px;
- background:#ffffff;
- padding:0px 2px 2px 2px;
- font-family: courier;
- text-align: center;
- font-size:9px;
- color:#424242;
- border: 1px solid #424242;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- -moz-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- -webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- }
- /*SIDE BARS*/
- #taemin {
- position: fixed;
- top: 0px;
- height: 100%;
- width: 24px;
- left: 0px;
- z-index: 5555;
- opacity: 1;
- background: {color:side stripes} url('{image:side stripes}');
- }
- #taemins {
- position: fixed;
- top: 0px;
- height: 100%;
- width: 6px;
- left: 30px;
- z-index: 5555;
- opacity: 1;
- background: {color:side stripes} url('{image:side stripes}');
- }
- /*CREDIT*/
- #yo {
- font-family: basic l;
- position: fixed;
- text-align: center;
- color: {color:text};
- bottom: 5px;
- right: 5px;
- font-size: 8px;
- text-transform: uppercase;
- display: block;
- background-color: transparent;
- letter-spacing: 1px;
- opacity:.8;
- }
- #yo img{
- opacity: .8;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- #yo a{
- color: {color:link};
- }
- #yo a:hover{
- opacity:.1;
- -moz-transition-duration:0.5s;
- -webkit-transition-duration:0.5s;
- -o-transition-duration:0.5s;
- }
- /*EXTRA CODES*/
- </style>
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- {block:ifinfinitescroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescroll}
- </head>
- <body>
- <div id="main">
- <div id="sidebar">
- <div id="sbpic"><img src="http://31.media.tumblr.com/b7d08edb9753efabc56860dcaef403b0/tumblr_ml3v4cWbWl1ro0pz4o1_250.jpg" width="150"></div>
- </div>
- <div id="stats"> <a href="/">INDX</a><a href="ask/"> MSG</a> <a href="/tagged/yuikichi">Goddess</a><a href="/about"> About</a></div>
- <div id="desc"><br>Yui Minemura 23, Gyaru.<br><br> Not your typical mag model. I have a strong thirst for what's beneath the skin. </div>
- <div id="title"> Yuikichi</a></div>
- <div id="music"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="100" height="20">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="#ffffeb" />
- <param name="FlashVars" value="mp3=https%3A//dl.dropboxusercontent.com/s/uqkwep7lwtyx5sh/Girls%2520Love%2520Beyonce.mp3%3Fdl%3D1%26token_hash%3DAAEmOIErWXPTUr70Hv_rqcyE9uSgOhKioHO60P5Rzeeesg&autoplay=1&bgcolor=ffffeb&loadingcolor=0000000&buttoncolor=1111111&slidercolor=1111111" />
- </object></div>
- <div id="hov"><a href="/" title="Single">☦</a><a href="/" title="Vamp/Fae"> ☦</a><a href="/"title="AIM:YUIKICHI_KUMA"> ☦</a></div>
- <div id="posts">
- {block:Posts}
- <div class="post">
- {block:Text}
- <div class="key">
- {block:Title}<div class="shinee">{Title}</div>{/block:Title}
- <div class="speak">{Body}</div>
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div></div>
- {/block:Text}
- {block:Quote}
- <div class="key">
- <div style="font-family:georgia; font-size:12px; text-align:center; line-height: 12px; font-style: oblique;"><center>"{Quote}"</center></div></div>
- {block:Source}<div style="text-align:center; font-size:7px; margin-top: 3px; padding-bottom: 2px;"> {Source}</div>{/block:Source}
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div></div>
- {/block:Quote}
- {block:Link}
- <div class="key">
- <div class="shinee"><a href="{URL}" target="{Target}">:: {Name} ::</a></div>
- {block:Description}<div class="speak">{Description}</div>{/block:Description} <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div>
- </div>
- {/block:Link}
- {block:Chat}
- <div class="key">
- {block:Title}<div class="shinee">{title}</div>{/block:Title}
- <div class="speak">{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div></div>
- {/block:Chat}
- {block:Audio}
- <table border="0" cellpadding="0" cellspacing="0" ><tr>
- <td valign="top">
- <div id="audio_player">{AudioPlayerWhite}</div>
- </td>
- <td id="audio" valign="top" >
- {block:TrackName}
- <span id="audio_track">{TrackName}
- {/block:TrackName}
- <br>
- {block:Artist}
- by {Artist}
- {/block:Artist}</span>
- <div style="font-size:7px; text-transform:uppercase;">{PlayCountWithLabel}</div>
- </td>
- </tr>
- </table>
- {block:ifcaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifcaptions}
- {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}</div>
- {/block:Audio}
- {block:Answer}
- <div class="key">
- <img src="{AskerPortraitURL-24}" class="questionimg">
- <div class="question">{asker} wondered: {Question}
- </div>
- <div class="speak"><div style="padding-top:1px; letter-spacing:1px;">{Answer}</div></div>
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div>
- </div>
- {/block:Answer}
- {block:Photo}
- {block:indexpage}
- <center><a href="{Permalink}" title="{NoteCountWithLabel}"><img style="" src="{PhotoURL-500}"></a></center>
- {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</center>
- <div class="speak">
- {block:Caption}{Caption}<br>{/block:Caption}
- </div>
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- {block:if250px}{Photoset-250}{/block:if250px}{block:if400px}{Photoset-400}{/block:if400px}{block:if500px}{Photoset-500}{/block:if500px}
- {block:ifcaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifcaptions}
- {/block:indexpage} <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div>
- {block:permalinkpage}
- {Photoset-500}
- {block:Caption}<div class="speak">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Video}
- {block:indexpage}
- {block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}
- {/block:indexpage}
- <div id="perma">
- <a href="{ReblogURL}" target="_blank" title="reblog?">//</a> {block:Date}<a href="{permalink}" title="{NoteCountWithLabel}">{shortmonth} {dayofmonth}</a>{/block:Date}
- </div>
- {block:permalinkpage}
- {Video-500}
- {block:Caption}<div class="speak">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Video}
- {block:permalinkpage}
- <div class="permalinkpage">
- {block:Date}<div style="text-align:center; font-family:print; font-size:15px; padding-top: 2px;">{DayOfWeek} {Month} {DayOfMonth}, {Year}<br>{TimeAgo}</div><br>{/block:Date}
- {block:RebloggedFrom}Via : <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- <br>Source : <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a><br>{/block:RebloggedFrom}
- {block:HasTags}Tagged — {block:Tags}<a href="{TagURL}">{Tag}</a>. {/block:Tags}<br>{/block:HasTags}
- {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:permalinkpage}
- </div>
- {/block:Posts}
- {block:ifnotinfinitescroll}
- {block:indexpage}
- {block:pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
- </div>
- {/block:pagination}
- {/block:indexpage}
- {/block:ifnotinfinitescroll}
- </div></div></div>
- <div id="yo"><a href="http://hanachu.tumblr.com/" title="theme by hanachu">THM</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment