Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--saitama made by koukyun.tumblr.com . keep the credits-->
- <!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>
- <link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="if:small posts" content="0"/>
- <meta name="if:medium posts" content="0"/>
- <meta name="if:big posts" content="1"/>
- <meta name="if:Gray Scale" content="0"/>
- <meta name="if:Fade Hover" content="0">
- <meta name="if:Show Caption" content="1"/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="if:Endless Scrolling" content="0"/>
- <meta name="if:more links" content="1"/>
- <meta name="if:nav one" content="1"/>
- <meta name="if:nav two" content="1"/>
- <meta name="if:nav three" content="1"/>
- <meta name="if:nav four" content="1"/>
- <meta name="if:nav five" content="1"/>
- <meta name="if:nav six" content="1"/>
- <meta name="if:nav seven" content="1"/>
- <meta name="if:nav eight" content="1"/>
- <meta name="text:Link 01" content="http://"/>
- <meta name="text:Link 01 Name" content="Link 1"/>
- <meta name="text:Link 02" content="http://"/>
- <meta name="text:Link 02 Name" content="Link 2"/>
- <meta name="text:Link 03" content="http://"/>
- <meta name="text:Link 03 Name" content="Link 3"/>
- <meta name="text:Link 04" content="http://"/>
- <meta name="text:Link 04 Name" content="Link 4"/>
- <meta name="text:Link 05" content="http://"/>
- <meta name="text:Link 05 Name" content="Link 5"/>
- <meta name="text:Link 06" content="http://"/>
- <meta name="text:Link 06 Name" content="Link 6"/>
- <meta name="text:Link 07" content="http://"/>
- <meta name="text:Link 07 Name" content="Link 7"/>
- <meta name="text:Link 08" content="http://"/>
- <meta name="text:Link 08 Name" content="Link 8"/>
- <meta name="text:index" content="index"/>
- <meta name="text:message" content="message"/>
- <meta name="text:archive" content="archive"/>
- <meta name="text:phrase" content="HERE GOES ANY RANDOM PHRASE OF YOUR CHOICE"/>
- <meta name="color:Background" content="#eee"/>
- <meta name="color:Scrollbar bg" content="#fff"/>
- <meta name="color:Scrollbar" content="#c83d4b"/>
- <meta name="color:Text" content="#444"/>
- <meta name="color:Link" content="#dfaa98"/>
- <meta name="color:Link hover" content="#000"/>
- <meta name="color:Entry Border" content="#eee"/>
- <meta name="color:Entry" content="#fff"/>
- <meta name="color:Title" content="#f97f85"/>
- <meta name="color:Permalink box" content="#da4e59"/>
- <meta name="color:Permalink text" content="#555"/>
- <meta name="color:Picture 1" content="#fceccf"/>
- <meta name="color:Picture 2" content="#fceccf"/>
- <meta name="color:Picture 3" content="#fceccf"/>
- <meta name="color:Description" content="#555"/>
- <meta name="color:Chat and ask" content="#eee"/>
- <meta name="color:Search bar" content="#fceccf"/>
- <meta name="color:Ask Portrait" content="#fceccf"/>
- <meta name="color:Navigation" content="#da4e59"/>
- <meta name="color:Nav text" content="#fff"/>
- <meta name="image:Picture 1" content="http://static.tumblr.com/gukadgm/tD2o12pit/tumblr_o066by9du31soc712o2_250.gif"/>
- <meta name="image:Picture 2" content="http://static.tumblr.com/gukadgm/r5eo12phz/tumblr_o065ym5lt81soc712o8_250.gif"/>
- <meta name="image:Picture 3" content="http://static.tumblr.com/gukadgm/MKUo12pjo/tumblr_o066by9du31soc712o6_250.gif"/>
- <meta name="image:Background" content="http://static.tumblr.com/gukadgm/Hdgo0phbc/crossword.png"/>
- <meta name="image:Entry" content=""/>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- {block:Ifendlessscrolling}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/EIBmz7s0p/infinitescrolling.js"></script>{/block:Ifendlessscrolling}
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- ::-webkit-scrollbar-thumb{background-color:{color:Scrollbar}; height:100px;}
- ::-webkit-scrollbar{height:10px; width:4px; background-color: {color:Scrollbar bg};}
- body{
- font-family: 'calibri';
- font-size:12px;
- letter-spacing:1px;
- background-color:{color:Background};
- color:{color:Text};
- background-image:url('{image:Background}');
- background-position: fixed;
- background-attachment:fixed;
- background-repeat:repeat;}
- a{
- text-decoration:none;
- color:{color:Link};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- a:hover{color:{color:Link hover}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
- blockquote{ margin-left:10px; margin-right:10px; border-left:5px solid {color:Title}; padding:0px 5px 0px 10px;}
- #position{margin-left:500px; margin-top:45px; overflow:hidden; z-index:1; width:{block:Ifbigposts}560px{/block:Ifbigposts}
- {block:Ifmediumposts}460px{/block:Ifmediumposts}
- {block:Ifsmallposts}310px{/block:Ifsmallposts};
- {block:PermalinkPage}width:560px;{/block:PermalinkPage};}
- .actualpost{{block:IndexPage}width:{block:Ifbigposts}500px{/block:Ifbigposts}
- {block:Ifmediumposts}400px{/block:Ifmediumposts}
- {block:Ifsmallposts}250px{/block:Ifsmallposts};{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage} padding:20px; float:left; background:{color:Entry}; background-image:url('{image:Entry}'); background-position: fixed; background-attachment:fixed; background-repeat:repeat; margin-bottom:25px; word-wrap: break-word; border:1px double {color:Entry Border};-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;-moz-box-shadow: 5px 5px {color:Entry Border};-webkit-box-shadow: 5px 5px {color:Entry Border};box-shadow: 5px 5px {color:Entry Border};}
- .actualpost img{{block:IndexPage}{block:Ifbigposts}max-width:500px;{/block:Ifbigposts}
- {block:Ifmediumposts}max-width:400px;{/block:Ifmediumposts}
- {block:Ifsmallposts}max-width:250px;{/block:Ifsmallposts}{/block:IndexPage}
- {block:PermalinkPage}max-width:500px;{/block:PermalinkPage}}
- .actualpost blockquote img{{block:IndexPage}{block:Ifbigposts}max-width:470px;{/block:Ifbigposts}
- {block:Ifmediumposts}max-width:370px;{/block:Ifmediumposts}
- {block:Ifsmallposts}max-width:250px;{/block:Ifsmallposts}{/block:IndexPage}
- {block:PermalinkPage}max-width:470px;{/block:PermalinkPage}
- {block:IfGrayScale}{block:IndexPage}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
- {/block:IndexPage}{/block:IfGrayScale}
- {block:IfFadeHover}{block:IndexPage}opacity:0.75;{/block:IndexPage}{/block:IfFadeHover}
- -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;}
- .actualpost blockquote img:hover{filter: none; opacity:1; -webkit-filter: grayscale(0%); -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;}
- .hovering{
- {block:IfGrayScale}{block:IndexPage}filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
- filter: gray; /* IE6-9 */
- -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
- {/block:IndexPage}{/block:IfGrayScale}
- {block:IfFadeHover}{block:IndexPage}opacity:0.75;{/block:IndexPage}{/block:IfFadeHover}
- -webkit-transition: all 0.5s ease-in;
- -moz-transition: all 0.5s ease-in;
- -o-transition: all 0.5s ease-in;}
- .hovering:hover{filter: none; opacity:1; -webkit-filter: grayscale(0%); -webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in;}
- .title{font-size:20px; text-align:left; padding:5px 0px 5px 0px;}
- .title a{text-align:left; padding:5px 8px 1px 8px; letter-spacing:1px; font-style:italic; color:{color:Text}; border-bottom:5px solid {color:Title};}
- #quote{font-size:20px; font-style:italic; text-align:center; margin-bottom:5px; color:{color:Text};}
- .chat {background-color: transparent; margin: 0px; font-size: 11px;}
- .chat .lines {margin-left: 0px;}
- .chat .lines .line {background-color: {color:Entry}; margin-bottom: 2px; padding: 3px 5px;}
- .chat .lines .line.even {background-color: {color:Chat and ask};}
- #askpic{background-color:transparent; padding:5px; border:5px solid {color:Ask Portrait}; float:left;width:48px; height:48px;border-radius:50px;}
- .question{position:relative; margin-left:80px; background-color:
- {color:Chat and ask}; padding:10px; min-height:45px; margin-bottom:20px;border-radius:5px;}
- .answer{position:relative; margin-right:80px; background-color:{color:Entry}; border: 1px dotted {color:Title}; padding:10px; min-height:45px; border-radius:5px; float:left; margin-bottom:-70px; {block:IndexPage}width:{block:Ifbigposts}400px{/block:Ifbigposts}
- {block:Ifmediumposts}300px{/block:Ifmediumposts}
- {block:Ifsmallposts}150px{/block:Ifsmallposts};{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}}
- #answerpic{background-color:transparent; padding:3px; border:5px solid {color:Ask Portrait}; float:right; width:48px; height:48px;border-radius:50px;}
- #date{float:left; width:530px; margin-top:15px; margin-bottom:0px; font-size: 10px; text-transform:uppercase; color:#666; text-align:center;}
- .data{background:{color:Permalink box}; padding:10px; width:535px; font-size:14px; margin-left:-15px; color:{color:Entry Border}; margin-top:-10px; text-align:center; margin-bottom:13px;-moz-box-shadow: 5px 5px {color:Entry Border};-webkit-box-shadow: 5px 5px {color:Entry Border};box-shadow: 5px 5px {color:Entry Border};border:1px solid {color:Entry Border};}
- #note{float:left; width:500px; padding-left:50px; text-transform:uppercase;
- text-align:left; font-size:10px;}
- ol.notes{padding: 0px; margin: 25px 0px; list-style-type: decimal;}
- #perma{margin-top:-10px;{block:Ifbigposts} margin-left:465px;{/block:Ifbigposts}
- {block:Ifmediumposts} margin-left:365px;{/block:Ifmediumposts}
- {block:Ifsmallposts} margin-left:215px;{/block:Ifsmallposts} background: transparent; padding:5px; position:absolute; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; opacity: 0; filter:alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0; z-index:1; width:110px;}
- .actualpost:hover #perma{{block:Ifbigposts} margin-left:507px;{/block:Ifbigposts}
- {block:Ifmediumposts} margin-left:407px;{/block:Ifmediumposts}
- {block:Ifsmallposts} margin-left:257px;{/block:Ifsmallposts} opacity: 1;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; z-index:1;}
- .button{background:{color:Permalink box}; width:12px; height:12px; margin-right:10px; -webkit-transition: all 0.5s ease-out; float:left; border:3px solid {color:Entry Border};}
- .letter{text-align:left; margin-left:10px; font: 10px 'courier'; color:{color:Permalink text}; text-transform:uppercase; letter-spacing:1px; padding-top:3px;}
- .taggu{width:{block:Ifbigposts}540px{/block:Ifbigposts}
- {block:Ifmediumposts}440px{/block:Ifmediumposts}
- {block:Ifsmallposts}290px{/block:Ifsmallposts};padding:3px;background:transparent; padding-right:10px; color:{color:Permalink text};text-align:right; float:left; margin:-35px 0px 35px -3px; font:10px 'calibri'; text-transform:uppercase; letter-spacing:2px;}
- .taggu a{color:{color:Permalink text};}
- #sidebar{position:fixed; margin-top:30px; margin-left:80px; overflow:hidden; background-color:transparent; width:450px;}
- .pic1{width:120px; height:120px; padding:5px; border:8px solid {color:Picture 1}; float:left; margin-right: 25px;}
- .pic2{width:120px; height:120px; padding:5px; border:8px solid {color:Picture 2}; float:left; margin-top:15px;}
- .pic3{width:120px; height:120px; padding:5px; border:8px solid {color:Picture 3}; float:left; margin-top:15px;margin-right: 25px;}
- .desc{width:130px; height:130px; background-color:transparent;float:left; font: 10px 'calibri'; color:{color:Description}; padding:0px 3px 0px 0px; text-align:center; margin-bottom:10px; margin-top:10px;}
- .nav{width:130px; height:130px; background-color:transparent;float:left; font: 10px 'calibri'; color:#555; text-align:center; padding:0px; margin-top:15px; overflow:hidden; margin-right: 25px; margin-top:20px; margin-left:10px;}
- .links{background:{color:Navigation}; float:left; color:{color:Nav text}; font-family: 'consolas', sans-serif; text-align:center; font-size:8px; width:54px; padding: 3px; text-transform: uppercase; margin:3px 2px 1px 1px; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; margin-bottom:2px; border:1px solid {color:Nav text}; }
- .links:hover{background-color:{color:Nav text}; color:{color:Navigation}; border:1px solid {color:Navigation}; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;}
- .tipag{width:140px; height:130px; background-color:transparent;float:left; font-size: 16px; font-family: 'Lato', sans-serif; color:{color:Description}; text-align:center; margin-top:25px; text-transform:lowercase; letter-spacing:-1px;}
- .tipag:first-letter{font-size:24px; font-weight:bold;}
- .pagination{background:transparent;margin-top:10px; text-align:center; font: 11px 'courier new';}
- .pagination a{font: 11px 'courier new'; background-color:transparent; color:{color:Description};}
- .pagination a:hover{border-radius:0px; background-color:#eee;}
- #current{color:{color:Nav text}; background-color: {color:Navigation}; padding: 1px 3px;}
- #bar input{background-color:{color:Search bar}; border:0px; font-family:'calibri'; font-size:8px; color:{color:Navigation}; text-transform:uppercase; letter-spacing:1px; padding:3px 5px;}
- #babu{height:10px; vertical-align:top; margin-top:5px; margin-left:-4px;}
- {CustomCSS}
- </style>
- <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
- </head>
- <body>
- <div id="sidebar">
- <div class="pic1">
- <img src="{image:Picture 1}" height='120' width='120'>
- </div>
- <div class="desc" style="overflow:auto; line-height:120%">{Description}</div>
- <div class="nav">
- <a href="/"><div class="links" id="links">{text:index}</div></a>
- <center><a href="/ask"><div class="links">{text:message}</div></a>
- <a href="/archive"><div class="links">{text:archive}</div></a>
- {block:Ifmorelinks}
- {block:Ifnavone}<a href="{text:Link 01}"><div class="links">{text:Link 01 Name}</div></a>{/block:Ifnavone}
- {block:Ifnavtwo}<a href="{text:Link 02}"><div class="links">{text:Link 02 Name}</div></a>{/block:Ifnavtwo}
- {block:Ifnavthree}<a href="{text:Link 03}"><div class="links">{text:Link 03 Name}</div></a>{/block:Ifnavthree}
- {block:Ifnavfour}<a href="{text:Link 04}"><div class="links">{text:Link 04 Name}</div></a>{/block:Ifnavfour}
- {block:Ifnavfive}<a href="{text:Link 05}"><div class="links">{text:Link 05 Name}</div></a>{/block:Ifnavfive}
- {block:Ifnavsix}<a href="{text:Link 06}"><div class="links">{text:Link 06 Name}</div></a>{/block:Ifnavsix}
- {block:Ifnavseven}<a href="{text:Link 07}"><div class="links">{text:Link 07 Name}</div></a>{/block:Ifnavseven}
- {block:Ifnaveight}<a href="{text:Link 08}"><div class="links">{text:Link 08 Name}</div></a>{/block:Ifnaveight}
- {/block:Ifmorelinks}
- <a href="http://koukyun.tumblr.com/"><div class="links">theme</div></a>
- </center>
- </div>
- <div class="pic2"><img src="{image:Picture 2}" height='120' width='120'>
- </div>
- <div class="pic3">
- <img src="{image:Picture 3}" height='120' width='120'>
- </div>
- <div class="tipag">
- <span style="border-bottom:2px solid {color:Navigation}; ">{Title}</span>
- <div style="margin-top:5px; font-size:9px; margin-bottom:5px; letter-spacing:1px; color:{color:Description};">{text:phrase}</div>
- <form action="/search" method="get" id="bar">
- <input type="text" name="q" value="{SearchQuery}" style="width:80px;"/>
- <input type="image" value="Search" src="http://findicons.com/files/icons/1389/g5_system/32/toolbar_find.png" id="babu"/>
- </form>
- {block:IfNotendlessscrolling}{block:IndexPage}<div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">◀</a>{/block:PreviousPage}{/block:Pagination}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span id="current">{CurrentPage}</span>{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:Pagination}{block:NextPage}<a href="{NextPage}">▶</a>{/block:NextPage}{/block:Pagination}
- </div>{/block:IndexPage}{/block:IfNotendlessscrolling}
- </div>
- </div>
- <div id="position">
- {block:Ifendlessscrolling}<div class = "autopagerize_page_element" >{/block:Ifendlessscrolling}
- {block:Posts}
- <div class="actualpost">
- {block:IndexPage}<center><div id="perma">
- {block:Date} <a href="{Permalink}"><div class="button"></div><div class="letter"> <b>{NoteCount} notes</b></div></a>{/block:Date}
- <br>
- <a href="{Permalink}"><div class="button" id="one"></div><div class="letter">{ShortMonth} {DayOfMonthWithZero}, {ShortYear}</div></a><br>
- <a href="{ReblogURL}"><div class="button" id="two"></div><div class="letter"><b> reblog!</b></div></a>
- </div>{/block:Date}</center>{/block:IndexPage}
- {block:Text}
- {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- {block:IndexPage}<div class="hovering"><a href="{Permalink}"><img src="{PhotoURL-500}" border="0" width="500px"/></a></div>{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" border="0" width="500px"/>{LinkCloseTag}{/block:PermalinkPage}
- {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
- {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}<div class="hovering">{block:Ifbigposts}{Photoset-500}{/block:Ifbigposts}
- {block:Ifmediumposts}{Photoset-400}{/block:Ifmediumposts}
- {block:Ifsmallposts}{Photoset-250}{/block:Ifsmallposts}</div>{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
- {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
- {/block:Photoset}
- {block:Quote}
- <div id="quote">❝ {Quote} ❞</div>
- {block:Source}<div align="right">- {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}" {Target}>{Name} ➜</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div><br>{/block:Title}
- <div class="chat"><div class="lines">{block:Lines}<div class="line {Alt}">{block:Label}<b><span style="color:{color:Title};">{Label}</b>{/block:Label} {Line}</div>{/block:Lines}</div></div>
- {/block:Chat}
- {block:Audio}
- {block:IndexPage}{block:Ifbigposts}{AudioEmbed-500}{/block:Ifbigposts}
- {block:Ifmediumposts}{AudioEmbed-400}{/block:Ifmediumposts}
- {block:Ifsmallposts}{AudioEmbed-250}{/block:Ifsmallposts}{/block:IndexPage}
- {block:PermalinkPage}{AudioEmbed-500}{/block:PermalinkPage}
- {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
- {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}{block:Ifbigposts}{Video-500}{/block:Ifbigposts}
- {block:Ifmediumposts}{Video-400}{/block:Ifmediumposts}
- {block:Ifsmallposts}{Video-250}{/block:Ifsmallposts}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {block:Ifshowcaption}{block:Caption}{Caption}{/block:Caption}{/block:Ifshowcaption}
- {block:IfNotshowcaption}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotshowcaption}
- {/block:Video}
- {block:Answer}
- <div id="askpic"><img style="border-radius:50px;" src="{AskerPortraitURL-48}"></div><div class="question"><span style="font-size: 10px;text-transform:uppercase; letter-spacing:1px;">{Asker}</span> asked: "{Question}"</div>
- {block:Answerer}<div class="answer">{Answer}</div><div id="answerpic" align='right'><img style="border-radius:50px;" src="{AnswererPortraitURL-48}"></div>{/block:Answerer}
- <div style="margin-left:15px;">{Replies}</div>
- {/block:Answer}
- </div>
- {block:Ifshowtags}{block:IndexPage}<div class="taggu">{block:HasTags}<br>{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}
- </div>{/block:IndexPage}{/block:Ifshowtags}
- {block:PermalinkPage}{block:Date}
- <div id="date"><div class="data">
- {Month} {DayOfMonthWithZero}, {Year} - {12Hour}:{Minutes}{AmPm} [{TimeAgo}]</div>
- {NoteCountWithLabel} | {block:RebloggedFrom}
- <b>via:</b> <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> |
- <b>source:</b> <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> <br><br>{/block:RebloggedFrom}
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>{/block:Date}
- {block:PostNotes}<div id="note">{PostNotes}</div>{/block:PostNotes}{/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:Posts}
- </div>
- {block:Ifendlessscrolling}<a style="color:{color:Scrollbar bg}; background-color:{color:Scrollbar}; padding:0px 7px 5px; font:20px 'calibri'; position:fixed; right:20px; bottom:55px;" href="#top">▲</a>{/block:Ifendlessscrolling}
- <a style="color:{color:Scrollbar bg}; background-color:{color:Scrollbar}; padding: 2px 4px; letter-spacing:1px;font:10px 'calibri';position:fixed; right:5px; bottom:5px;" href="http://koukyun.tumblr.com/">THEME</a>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment