Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!---------------------------------------------------------------------
- ᴛʜᴇᴍᴇ #27; ᴍᴀᴅᴇ ʙʏ >SOONJUN<. [ʏᴏɴɢ.ᴄᴏ.ᴠᴜ]
- sᴏᴏɴᴊᴜɴᴛʜᴇᴍᴇs.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ
- ᴘʟᴇᴀsᴇ ʟᴇᴀᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ.
- ᴀɴʏ ǫᴜᴇsᴛɪᴏɴs ᴀᴛ ᴀʟʟ ᴄᴏᴍᴇ ᴀsᴋ.
- ----------------------------------------------------------------------->
- <!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">
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
- <meta name="font:body" content="Calibri, sans-serif"/>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:title" content="#918c8c" />
- <meta name="color:entry bg" content="#f5f5f5" />
- <meta name="color:post border" content="#f0f0f0" />
- <meta name="color:posts title" content="#ffffff" />
- <meta name="color:posts title bg" content="#aaaaaa" />
- <meta name="color:text" content="#9b9898" />
- <meta name="color:bold" content="#6f6e6e" />
- <meta name="color:italic" content="#b9b8b8" />
- <meta name="color:description" content="#aaaaaa" />
- <meta name="color:navigation links" content="#aaa" />
- <meta name="color:hyperlinks" content="#a2a2a2"/>
- <meta name="color:hyperlinks hover" content="#dadada" />
- <meta name="color:caption bg" content="#fafafa" />
- <meta name="color:info border" content="#f4f4f4" />
- <meta name="color:side border" content="#f5f5f5" />
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link 1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link 2" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link 3" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link 4" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link 5" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link 6" />
- <meta name="image:sidebar bg" content="" />
- <meta name="if:400px" content="0"/>
- <meta name="if:500px" content="1"/>
- <meta name="if:morelinks" content="0"/>
- <meta name="if:infinitescroll" content="0">
- <meta name="if:caption" content="1">
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/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>
- <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
- <style type="text/css">
- iframe#tumblr_controls {
- right:0px !important;
- position:fixed !important;
- -webkit-filter:invert(100%);
- opacity:0.2;
- z-index:99;
- -webkit-transition-duration:0.8s;
- -moz-transition-duration: 0.8s;}
- iframe#tumblr_controls:hover {opacity:1;-webkit-transition-duration:0.8s;-moz-transition-duration: 0.8s;}
- ::-webkit-scrollbar-track {background-color:#fff;}
- ::-webkit-scrollbar-thumb {background-color:#fafafa;}
- ::-webkit-scrollbar {width:5px;height:5px;}
- ::selection {color: #bbb; background: #f5f5f5; }
- ::-moz-selection {color: #bbb; background: #f5f5f5; }
- ::-webkit-selection {color: #bbb; background: #f5f5f5; }
- body{
- background-color: {color:background};
- font-family:trebuchet ms;
- line-height:120%;
- color:{color:text};
- word-wrap: break-word;
- font-size:10px;}
- li {list-style:square;}
- a { text-decoration:none;
- padding:0px 1px 0px 1px;
- cursor:pointer;
- color:{color:hyperlinks};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- a:link, a:active, a:visited {
- color: {color:hyperlinks};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- a:hover {
- background:{color:hyperlinks};
- color:#fff;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- b, strong {
- font-weight:bold;
- color:{color:bold};}
- i, em {
- font-weight:light;
- color:{color:italic};}
- blockquote {
- margin: 5px;
- padding:0px 3px 0px 3px;
- line-height:90%;
- background-color:{color:caption bg};
- border-left: 1px solid #ddd;}
- blockquote img {
- {block:indexpage}
- width:190px;
- {/block:indexpage}
- {block:permalinkpage}
- width:auto;
- {/block:permalinkpage}
- overflow: auto;}
- #posts img {
- {block:if400px}
- max-width:390px;
- height:auto;
- {/block:if400px}
- {block:if500px}
- max-width:490px;
- height:auto;
- {/block:if500px}
- {block:permalinkpage}width:auto;height:auto;{/block:permalinkpage};}
- #caption{
- margin-top: 0px;
- margin-bottom: 5px;
- padding: 3px 10px 3px 10px;
- background-color:{color:caption bg};}
- pre, xmp, plaintext, listing {
- display: block;
- white-space: pre;
- padding: 5px;
- word-wrap: break-word;
- font-size: 10px;
- background-color:{color:caption bg};}
- pre{font-family:lucida console;letter-spacing:1px;}
- #entry{
- margin-top:-10px;
- margin-bottom:-10px;
- margin-left: 358px;
- padding:30px 32px 30px 30px;
- background:{color:entry bg};
- {block:indexpage}
- {block:if400px}
- width:450px;
- {/block:if400px}
- {block:if500px}
- width:550px;
- {/block:if500px}
- {/block:indexpage}
- {block:permalinkpage}
- width:550px;
- {/block:permalinkpage}}
- #posts{
- line-height:90%;
- opacity:1;
- border: 1px solid {color:post border};
- padding:25px;
- background:#fff;
- {block:indexpage}
- {block:if400px}
- width:400px;margin-bottom:20px;
- {/block:if400px}
- {block:if500px}
- width:500px; margin-bottom:25px;
- {/block:if500px}
- {/block:indexpage}
- {block:PermalinkPage}
- width:500px;margin-bottom:20px;
- {/block:PermalinkPage}}
- #text {padding: 3px 8px 3px 8px;margin-bottom:-10px;text-align:justify;line-height:120%;}
- #border {
- border-right:1px solid {color:side border};
- position:fixed;
- padding-left:10px;
- width:320px;
- top:0px;
- height:100%;
- left:0px;
- background:url('{image:sidebar bg}') fixed;}
- #sidebar {
- position: fixed;
- top: 70px;
- width:210px;
- left: 150px;
- padding:10px;
- opacity:1;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #sidebar:hover {opacity:1;}
- #title {
- position: relative;
- font-size: 38px;
- line-height:110%;
- font-family: Open Sans Condensed;
- letter-spacing:0px;
- text-transform:uppercase;
- text-align: left;
- padding: 8px 47px 8px 30px;
- border-bottom:1px solid {color:side border};
- width: 140px;
- color: {color:title};
- z-index:9;}
- #description {
- position:relative;
- margin-top:5px;
- font-size:10px;
- text-align: justify;
- color:{color:description};
- font-family: trebuchet ms;
- letter-spacing:0px;
- border-top: 1px solid {color:side border};
- width: 155px;
- height:auto;
- padding:10px 52px 10px 10px;
- line-height:130%;
- opacity:1;
- margin-left: -10px;}
- #navigation{
- position:relative;
- width: 170px;
- margin-left: 10px;
- margin-top:5px;
- text-align:center;
- -webkit-transition-duration:0.8s;
- -moz-transition-duration: 0.8s;}
- #sidebar:hover #navigation {
- margin-top:5px;
- -webkit-transition-duration:0.8s;
- -moz-transition-duration:}
- #navigation a.links {
- display:inline-block;
- text-align:center;
- background:{color:navigation links};
- color:#fff;
- width: 60px;
- text-transform: uppercase;
- line-height: 100%;
- font-size:8px;
- font-family: trebuchet ms;
- margin:2px;
- padding:3px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- cursor:pointer;}
- #navigation a.links:hover {background:#fff;
- color:{color:navigation links};
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #pagination {
- margin-bottom:0px;
- text-align:center;
- font-size:10px;
- padding:5px;
- font-family:trebuchet ms;
- opacity:0;
- color:#ddd;
- width:185px;
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;
- {block:ifinfinitescroll}display:none;{/block:ifinfinitescroll}}
- #pagination a{color:#999;}
- #pagination a:hover{color:#fff;}
- #sidebar:hover #pagination {
- opacity:1;
- -webkit-transition-duration:0.8s;
- -moz-transition-duration: 0.8s;}
- .info {
- position:relative;
- text-transform:uppercase;
- text-align: center;
- font-family: trebuchet ms;
- letter-spacing:0px;
- margin-bottom:-25px;
- margin-left: 0px;
- margin-top:7px;
- font-size:7px;
- color:#bbb;
- opacity:1;
- padding:10px;
- border-top: 1px dotted #eee;
- {block:if400px}
- width: 380px;
- {/block:if400px}
- {block:if500px}
- width: 480px;
- {/block:if500px}
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- #posts:hover .info {
- opacity:1;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- .info a{
- color:{color:hyperlinks};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- .info a:hover{
- color:#fff;
- background:{color:hyperlinks};
- -webkit-transition: all 0.7s ease-in-out;
- -moz-transition: all 0.7s ease-in-out;
- -o-transition: all 0.7s ease-in-out;
- -ms-transition: all 0.7s ease-in-out;
- transition: all 0.7s ease-in-out;}
- #infoperm{
- font-family: lucida console;
- font-size:9px;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:left;
- margin-top:15px;
- margin-left: 0px;
- padding-left: 13px;
- padding-right: 5px;
- padding-top: 8px;
- padding-bottom: 3px;
- background-color: #f8f8f8;}
- #tagperm{
- font-family:calibri;
- text-transform:normal;
- font-size:9px;
- letter-spacing: 1px;
- text-align:left;
- margin-top: 3px;
- padding-top: 3px;
- padding-bottom: 5px;}
- #tagperm a {color:hyperlinks};
- #tagperm a:hover {color:{color:hyperlinks hover};}
- .pnotes {
- background:transparent;
- max-height:250px;
- width:510px;
- text-align: left;
- overflow:auto;
- line-height:15px;
- padding:5px;
- margin-left: -20px;}
- .pnotes img{width:16px;}
- .pnotes li{list-style-type:none; border-bottom: 1px solid #ebebeb;padding:4px;margin-right: 20px;margin-bottom:2px;}
- ol.notes {margin: 25px 0px;}
- img.avatar {
- vertical-align: -4px;
- width: 16px;
- height: 16px;
- padding: 1px;}
- .posttitle{
- font-family:Open Sans Condensed;
- color:{color:posts title};
- letter-spacing: 0px;
- line-height: 100%;
- text-align:center;
- padding:7px;
- font-size:20px;
- background:{color:posts title bg};
- border: 4px double #fff;}
- #asker {
- font-family:Open Sans Condensed;
- color:{color:posts title};
- letter-spacing: 0px;
- line-height: 100%;
- text-align:center;
- padding:7px;
- font-size:20px;
- background:{color:posts title bg};
- border: 4px double #fff;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- #asker img{width:16px;}
- #questions {
- text-align:justify;
- color: {color:text};
- padding:10px;
- font-family:trebuchet Ms;
- font-size:10px;
- overflow:auto;
- background: #fbfbfb;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- #asker a {color:#fff;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- #asker a:hover {color:#606b74;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;}
- #quote {
- font-family: libre baskerville;
- font-style:oblique;
- background:#f8f8f8;
- font-size: 15px;
- letter-spacing:1px;
- line-height: 100%;
- padding: 18px;
- text-align:left;
- border: 7px double #fff;}
- #source {font-size: 9px; text-align: right;font-family:calibri; }
- .label {color:{color:bold};font-weight:bold;letter-spacing:1px;font-size:10px;text-transform:uppercase;}
- ul.chat{margin-bottom:12px;margin-top:0px;padding:0px;}
- .chat li{
- list-style-type: none;
- margin-top:2px;
- padding:8px;
- background-color:{color:caption bg};
- border: 1px solid #f5f5f5;}
- .audio {background-color:#fafafa;height:47px;margin-bottom:10px;}
- .audio-player{height:26px;width:26px; margin-top: 7px; margin-left: 7px;overflow:hidden;opacity:0.6;border: 3px solid #f9f9f9; position:absolute; z-index:2; }
- .audio-album { position:absolute; width:32px; border: 7px solid #efefef;}
- .audio-info { height: 30px;margin-left:45px; padding:10px 10px 10px 10px;text-align:left; font-family:calibri;font-size:9px;line-height:110%;}
- #s-m-t-tooltip {
- display: block;
- background:#999;
- font-size: 8px;
- font-family: calibri;
- letter-spacing: 1px;
- text-transform: uppercase;
- line-height:100%;
- color: #fff;
- text-align: center;
- margin-left: 18px;
- padding:4px;
- min-width: 40px;
- max-width: 200px;
- z-index: 99999;}
- #cr{font-size:10px;right:15px;bottom:15px;position:fixed;font-family:calibri;letter-spacing:1px;background:#f7f7f7;padding: 2px 5px 3px 5px;border-radius:3px;z-index:99;}
- a.cr {color:#bbb;background:transparent;}
- </style>
- </head>
- <body>
- <div id="border"></div>
- <div id="content">
- <div id="sidebar">
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}">← back</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> next →</a>{/block:NextPage}{/block:Pagination}
- </div>
- <div id="title">{Title}</div>
- <div id="navigation">
- <a class="links" href="/" title="home">home</a><a class="links" href="/ask" title="message">message</a>{block:ifLink1}<a class="links" href="{text:Link1}" title="{text:Link1 Title}">{text:Link1 Title}</a>{/block:ifLink1}{block:ifLink2}<a class="links" href="{text:Link2}" title="{text:Link2 Title}">{text:Link2 Title}</a>{/block:ifLink2}{block:ifmorelinks}{block:ifLink3}<a class="links" href="{text:Link3}" title="{text:Link3 Title}">{text:Link3 Title}</a>{/block:ifLink3}{block:ifLink4}<a class="links" href="{text:Link4}" title="{text:Link4 Title}">{text:Link4 Title}</a>{/block:ifLink4}{block:ifLink5}<a class="links" href="{text:Link5}" title="{text:Link5 Title}">{text:Link5 Title}</a>{/block:ifLink5}{block:ifLink6}<a class="links" href="{text:Link6}" title="{text:Link6 Title}">{text:Link6 Title}</a>{/block:ifLink6}{block:ifLink7}<a class="links" href="{text:Link7}" title="{text:Link7 Title}">{text:Link7 Title}</a>{/block:ifLink7}{/block:ifmorelinks}
- <div id="description">
- {block:Description}{Description}{/block:Description}
- </div>
- </div></div>
- <div id="entry">
- {block:Posts}
- <div id="posts">
- {block:Text}
- {block:Title}
- <div class="posttitle">{Title}</div>
- {/block:Title}
- <div id="text">{Body}<br/></div>
- <div class="info">
- {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>
- {block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a>{/block:HasTags}</div>
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="link" {Target}><div class="posttitle">{Name} →</div></a>
- {block:Description}<div id="text">{Description}<br/></div>{/block:Description}
- <div class="info">
- {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {block:Link}
- {block:Photo}
- {block:indexpage}
- <div style="padding-bottom: 10px;">
- <center><img src="{PhotoURL-500}" style="{block:if2columns250}max-width:250px;{/block:if2columns250}{block:if250px}max-width:250px;
- {/block:if250px}{block:if400px}max-width:400px;
- {/block:if400px}{block:if500px}max-width:500px;
- {/block:if500px}"/></div></center>
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- <div class="info">{block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}{block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <center><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="max-width:500px;"></center>
- {block:Caption}<br><div id="caption">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- <div style="padding-bottom: 10px;">
- <center>{block:if2columns250}{Photoset-250}{/block:if2columns250}{block:if250px}{Photoset-250}{/block:if250px}{block:if2columns400}{Photoset-400}{/block:if2columns400}{block:if400px}{Photoset-400}{/block:if400px}{block:if500px}{Photoset-500}{/block:if500px}</div></center>
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- <div class="info"> {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a>{/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <center>{Photoset-500}</center>
- {block:Caption}<div id="caption">{Caption}</div>{/block:Caption}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- <div id="quote">{Quote}<br><div id="source">---{Source}</small></div></div>
- <div class="info"> {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {/block:Quote}
- {block:Chat}
- {block:Title}<div class="posttitle">{Title}</div>{/block:Title}
- <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>
- {/block:Label}
- <div class="info"> {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a>{/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a>{/block:HasTags}</div>
- {/block:Chat}
- {block:Audio}
- <div class="audio">
- {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}" style="width:32px;">{/block:AlbumArt}
- <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
- <div class="audio-info">
- {block:TrackName} <div style="font-family:libre baskerville;font-style:oblique; font-size:12px;">{TrackName}</div><br>{/block:TrackName}
- {block:PlayCount} {FormattedPlayCount} plays<br>{/block:PlayCount}
- </div></div>
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- <div class="info"> {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}{block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {/block:Audio}
- {block:Video}
- {block:if2columns250}{Video-250}{/block:if2columns250}{block:indexpage}{block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}
- {block:ifcaption}{block:Caption}<div id="caption">{Caption}</div>{/block:Caption}{/block:ifcaption}
- {/block:indexpage}
- {block:permalinkpage}
- <center>{Video-500}</center>
- {block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- <div class="info"> {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}{block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {block:Video}
- {block:Answer}
- <div id="asker"><img src="{AskerPortraitURL-16}" style="vertical-align:-5px;border:4px solid #fff;"> {Asker}</div><div id="questions">{Question}</div><div id="text">{Answer}</div>
- <div class="info">
- {block:Date}<a href="{Permalink}" title="permalink">{DayofMonth} {ShortMonth} {ShortYear}</a> {/block:Date}
- {block:RebloggedFrom} · <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootName}">credit</a>{/block:RebloggedFrom}
- {block:NoteCount} · {NoteCount}</a>{/block:NoteCount} · <a href="{ReblogURL}" title="reblog">reblog</a>{block:HasTags} · <a href="{TagURL}" title="{block:Tags} #{Tag}{/block:Tags}">Tags</a> {/block:HasTags}</div>
- {/block:Answer}
- <div id="cr"><center>
- <a href="http://soonjun
- themes.tumblr.com/"
- class="cr" title="theme made by soonjun">theme.</a></div>
- {block:permalinkpage}
- <div id="infoperm">
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:RebloggedFrom}via: <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}
- {block:ContentSource}source: <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}
- {block:HasTags}
- <div id="tagperm">
- {block:Tags} <a href="{TagURL}"> <small>#</small>{Tag}</a> {/block:Tags}</div>{/block:HasTags} </div>
- {block:NoteCount}<p>{NoteCountWithLabel}{/block:NoteCount}
- <div class="pnotes">
- {block:PostNotes}
- {PostNotes-16}
- {/block:PostNotes}
- </div>{/block:permalinkpage}</div>
- {/block:Posts}
- </div>
- {block:ifinfinitescroll}
- {block:indexpage}
- {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#entry');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '#posts',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#page-nav',
- nextSelector : '#page-nav a',
- itemSelector : '#posts',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#content').show(500);
- });
- </script>
- {/block:indexpage}
- {/block:ifinfinitescroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment