xmisa0923

xf

Sep 3rd, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.28 KB | None | 0 0
  1. <!--
  2. HANTEN THEME MADE BY ITANU
  3. do not remove credits or i will stab yu to death e___e
  4. -->
  5.  
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8. <head>
  9.  
  10. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script><script type="text/javascript">$(document).ready(function () {$('li.drawer div:nth-child(2)').hide();$('li.drawer hoverlink').click(function () {if ($(this).hasClass('open')) {$('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}else {$('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');$(this).next().slideDown();$(this).addClass('open');}});});
  11. </script>
  12.  
  13. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  14. <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>
  15.  
  16. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18. <link rel="shortcut icon" href="{Favicon}" />
  19.  
  20. <meta name="color:Background" content="#FFF" />
  21. <meta name="color:Bold Text" content="#505050"/>
  22. <meta name="color:Border" content="#DDD"/>
  23. <meta name="color:Italic Text" content="#DDD"/>
  24. <meta name="color:Links" content="#CCC"/>
  25. <meta name="color:Link Hover" content="#BBB" />
  26. <meta name="color:Post Background" content="#FFF" />
  27. <meta name="color:Scrollbar" content="#DDD"/>
  28. <meta name="color:Scrollbar Background" content="#FFF"/>
  29. <meta name="color:Text" content="#AAA" />
  30.  
  31. <meta name="image:Background" content=""/>
  32. <meta name="image:Sidebar" content=""/>
  33.  
  34. <meta name="text:Link 1 URL"content=""/>
  35. <meta name="text:Link 1" content="Link 1"/>
  36. <meta name="text:Link 2 URL"content=""/>
  37. <meta name="text:Link 2" content="Link 2"/>
  38. <meta name="text:Link 3 URL"content=""/>
  39. <meta name="text:Link 3" content="Link 3"/>
  40. <meta name="text:Link 4 URL"content=""/>
  41. <meta name="text:Link 4" content="Link 4"/>
  42.  
  43. <meta name="if:Infinite Scroll" content="0">
  44. <meta name="if:Show Captions" content="0">
  45. <meta name="if:250px" content="0"/>
  46. <meta name="if:400px" content="1"/>
  47. <meta name="if:500px" content="0"/>
  48.  
  49. <style type="text/css">
  50.  
  51. img{
  52. -webkit-transition: opacity 0.8s linear;
  53. opacity: 0.80;
  54. }
  55. img:hover{
  56. -webkit-transition: opacity 0.8s linear;
  57. opacity: 1;
  58. }
  59.  
  60.  
  61.  
  62. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:20px;}
  63. ::-webkit-scrollbar {width:8px;background-color:{color:Scrollbar Background};}
  64.  
  65. body {background-attachment:fixed;background:{color:background} url('{image:background}') fixed;font-family: calibri;font-size: 10px;margin-left:-110px; }
  66.  
  67. a {color:{color:Links};cursor: help;text-decoration: none;-webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
  68.  
  69. a:hover {color:{color:Link Hover};cursor:help ;text-decoration: none;}
  70.  
  71. b, strong {color:{color:bold text};}
  72.  
  73. i, em {color:{color:italic text};}
  74.  
  75. .content {margin: auto;
  76. {block:IndexPage}
  77. {block:If250px}width:250px;{/block:If250px}
  78. {block:If400px}width:400px;{/block:If400px}
  79. {block:If500px}width:500px;{/block:If500px}
  80. {/block:IndexPage}
  81. {block:PermalinkPage}
  82. margin:auto;width:455px;
  83. {/block:PermalinkPage}}
  84.  
  85. .posts .perm {position: absolute; background:{color:Post Background};text-align:center;text-transform:uppercase;opacity:0; height:15px;padding:10px;margin-top:15px;margin-left:20px; z-index:100;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;
  86. {block:If250px}width:213px;margin-left:15px;height:10px;{/block:If250px}
  87. {block:If400px}width:363px;margin-left:15px;height:10px;{/block:If400px}
  88. {block:If500px}width:463px;margin-left:15px;height:10px;{/block:If500px}}
  89.  
  90. .posts:hover .perm{-webkit-transition: opacity 0.9s linear; opacity: .8; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  91. .perma {position: absolute;background: {color:Border};opacity: 1;padding: 5px;text-align:center;text-transform: uppercase;width: 455px;margin-left: -25px;margin-top:2px;
  92. {block:IndexPage}
  93. {block:If250px}width:303px;{/block:If250px}
  94. {block:If400px}width:453px;{/block:If400px}
  95. {block:If500px}width:553px;{/block:If500px}
  96. {/block:IndexPage}}
  97.  
  98. .posts {padding:25px;overflow: hidden;background: {color:Post Background};color: {color:text};border:1px solid {color:Border};margin-top: 30px;margin-bottom: -15px;
  99. {block:IndexPage}
  100. {block:If250px}width:262px;{/block:If250px}
  101. {block:If400px}width:412px;{/block:If400px}
  102. {block:If500px}width:512px;{/block:If500px}
  103. {/block:IndexPage}}
  104. .posts a:hover{color: {color:Link Hover};}
  105.  
  106. .permalink{color:{color:Text};text-align:center;padding:0px 10px 10px 10px;border-bottom:1px solid {color:Border};}
  107.  
  108. .headings {border-bottom:1px solid {color:Border};font-family:calibri;font-size: 12px;text-align:left;text-transform:uppercase;}
  109. .headings a:hover{color: {color:Link Hover};text-decoration: none;}
  110.  
  111. blockquote {padding: 1px 1px 1px 10px;border-left:2px solid;background-color:#FBFBFB;
  112. {block:IndexPage}
  113. {block:If250px}width:200px;{/block:If250px}
  114. {block:If400px}width:350px;{/block:If400px}
  115. {block:If500px}width:450px;{/block:If500px}
  116. {/block:IndexPage}}
  117.  
  118. .quote{font:italic 12px Georgia;text-align: center;display: block;}
  119.  
  120. .photoset {padding-left:7px;}
  121.  
  122. .captions {background: #FBFBFB;display: block;padding: 1px 10px 1px 10px;margin-top: 10px;{block:IfNotShowCaptions}{block:IndexPage}display: none;{/block:IndexPage}{/block:IfNotShowCaptions}}
  123.  
  124. .sidebar {position: fixed;width: 100px;margin-top: 20px;margin-left: -115px;}
  125. .sidebar img {width: 85px;padding: 3px;border: 3px double {color:Border}; opacity:.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  126. .sidebar img:hover {opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  127.  
  128. .in {border-top:1px solid {color:Border};cursor: help;list-style:none;margin-top: 3px;}
  129. .in li hoverlink{cursor: help;padding:5px;}
  130.  
  131. .desc {border-top:1px dotted {color:Border};border-bottom:1px dotted {color:Border};color:{color:text};text-align:right;text-transform:lowercase;margin-top:3px;margin-right:5px;}
  132.  
  133. .title {border-bottom: 1px solid {color:Border};letter-spacing: 5px;padding: 5px;text-align: center;text-transform: uppercase;margin-bottom: 5px;}
  134.  
  135. .info {color: {color:Text};text-transform: uppercase;margin-bottom: -13px;margin-top: -11px;}
  136.  
  137.  
  138.  
  139. .line1 {position:fixed;border-left:1px solid {color:Border};height:100%;top:0px;margin-left:99px;}
  140.  
  141. .pagination {margin-top: 6px;margin-right:4px;font-size: 10px; font-family:consolas;}.pagination a{color: #ffffff;background: {color:Border}; padding: 2px 5px 2px 5px; }
  142. .pagination a:hover {background: #505050;}
  143. .pagination span.pagina_atual {color: #aaa; background: #eee; padding: 2px 5px 2px 5px;}
  144.  
  145. .audioplayer { width:25px;height:25px;overflow:hidden;position:absolute;margin-top:10px;margin-bottom:15px;margin-left:15px;opacity: 0;filter:alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  146. .audioplayer:hover {opacity: 0.7;filter:alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  147. .audiocaption{border-left:7px solid {color:Border};margin-left:60px; padding-left:3px;height:55px;}
  148. .albumart { float:left;}
  149.  
  150. .question {padding-bottom:5px;margin-top:0px;margin-left:65px;height:55px;}
  151. .asker {float:left;margin-bottom:-10px;text-transform:uppercase;}
  152. .answer {margin-top:-4px;}
  153.  
  154. #s-m-t-tooltip{max-width:300px;z-index:9999;margin:24px 14px 7px 12px;padding:2px;background:#fff;-moz-border-radius:3px;-webkit-border-radius:0px;border-radius:0px;-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);box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3);font-family:calibri;text-transform:uppercase;font-size:10px;line-height:16px;color:#aaa;}
  155.  
  156. iframe#tumblr_controls {position: fixed !important;z-index: 9999;opacity:0.2;-webkit-filter: invert(100%);-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  157. iframe#tumblr_controls:hover {opacity:0.3;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  158.  
  159. </style><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  160. </head>
  161. <body onkeydown="return false">
  162. <iframe scrolling="no" frameborder="0" id="tumblr_controls" src="http://assets.tumblr.com/iframe.html?10&src=http%3A%2F%2F{Title}.tumblr.com%2F{block:PermalinkPage}post%2f{PostID}{/block:PermalinkPage}{block:IndexPage}page%2F{CurrentPage}{/block:IndexPage}&amp;{block:PermalinkPage}pid={PostID}{/block:PermalinkPage}&amp;rk=bgGiB47i&amp;lang=en_US&amp;name={Title}" style="position: fixed;z-index:1337;top:0px;right:0px;border:0px;background-color:transparent;overflow:hidden;width: 330px;height: 25px;"></iframe>
  163. <div class="content">
  164.  
  165. <div class="sidebar">
  166. <div class="title"><a href="/">{title}</a></div>
  167. {block:ifsidebarimage}<img src="{image:sidebar}" />{/block:ifsidebarimage}
  168. <div class="desc">{description}</div>
  169.  
  170. <div class="line1"></div>
  171.  
  172. <div class="in">
  173. <li class="drawer" >
  174. <hoverlink><div class="info"><center>ナビゲーション </center></div></hoverlink>
  175. <div class="links">
  176. <div style="border-top:1px dotted {color:Border};"></div>
  177. <center><a href="/">home </a>
  178. <a href="/ask">ask </a>
  179. <a href="/archive">past </a>
  180. <a href="http://ga-e.tumblr.com/" target="_blank">theme</a></center>
  181. <div style="border-top:1px dotted {color:Border};"></div>
  182. </li>
  183. </div>
  184.  
  185.  
  186.  
  187. <div class="in">
  188.  
  189. </div>
  190.  
  191. {block:IfNotInfiniteScroll}
  192. <div align="center"><div style="border-top:1px solid {color:Border};margin-top:2px;"></div><div class="pagination"> {block:JumpPagination length="4"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage} {/block:JumpPagination} {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div></div>
  193. {/block:IfNotInfiniteScroll}
  194.  
  195. </div>
  196.  
  197. {block:IfInfiniteScroll}
  198. <div class= "autopagerize_page_element">
  199. {block:IfInfiniteScroll}
  200.  
  201. {block:Posts}
  202. <div class="content">
  203. <div class="posts">
  204.  
  205. {block:Text}
  206. {block:Title}<div class="headings">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div style="margin-top:15px;"></div><div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a> ✧ {/block:IndexPage}
  207. {/block:Text}
  208.  
  209. {block:Photo}
  210. {block:IndexPage}<div class="perm"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> .with. <a href="{Permalink}">{NoteCountWithLabel}</a> ✧</div><div style="border:1px solid {color:Border};padding: 5px;">{LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" {block:If250px}width="250px"{/block:If250px}{block:If400px}width="400px"{/block:If400px}{block:If500px}width="500px"{/block:If500px} alt="{PhotoAlt}"></a>{LinkCloseTag}</div>{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-400}">{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  211. {/block:Photo}
  212.  
  213. {block:Photoset}
  214. {block:IndexPage}<div class="perm"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonth}</div>{block:If250px}{Photoset-250}{/block:If250px}{block:If400px}{Photoset-400}{/block:If400px}{block:If500px}{Photoset-500}{/block:If500px}{/block:IndexPage}{block:PermalinkPage}<div class="photoset">{Photoset-400}</div>{/block:PermalinkPage}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}</div>
  215. {/block:Photoset}
  216.  
  217. {block:Quote}<div id="center">
  218. <div class="quote">❝{Quote}❞</div>{block:Source}<br><br>—{Source}{/block:Source}</div>{block:IndexPage}<div style="margin-top:15px;"></div>
  219. <div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  220. {/block:Quote}
  221.  
  222. {block:Link}
  223. <div class="headings"><a href="{URL}" {Target}> {Name}</a></div>
  224. {block:Description}{Description}{/block:Description}{block:IndexPage}<div style="margin-top:15px;"></div><div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  225. {/block:Link}
  226.  
  227. {block:Chat} <div id="center">
  228. {block:Title}<div class="headings">{Title}</div>{/block:Title}
  229. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}</br>{/block:Lines}{block:IndexPage}<div style="margin-top:15px;"></div><div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}</div>
  230. {/block:Chat}
  231.  
  232. {block:Audio}
  233. <div class="audioplayer">{AudioPlayerWhite}</div><div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="55">{/block:AlbumArt}</div><div class="audiocaption">{block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}{block:Album}<b>Album:</b> {Album}<br>{/block:Album}<b>Plays:</b> {PlayCount}<br> </div>{block:PermalinkPage}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div style="margin-top:25px;"></div><div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a>✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  234. {/block:Audio}
  235.  
  236. {block:Video}
  237. {block:IndexPage}
  238. <div class="perm"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> .with. <a href="{Permalink}">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div><div style="padding:5px;border:1px solid {color:Border}">{block:If250px}{Video-250}{/block:If250px}{block:If400px}{Video-400}{/block:If400px}{block:If500px}{Video-500}{/block:If500px}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}<div class="captions">{Caption}</div>{/block:Caption}
  239. {/block:Video}
  240.  
  241. {block:Answer}
  242. <div style="width:48px;background:{color:Post Background};padding:5px;border:1px solid {color:Border};float:left;"><img src="{AskerPortraitURL-48}"/></div><div class="question"><div class="asker">{Asker}</div> : </br>{Question}</div><div style="border-bottom:1px solid {color:Border};padding-top:10px;"></div><div class="answer">{Answer}</div>{block:IndexPage}<div style="margin-top:15px;"></div><div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  243. {/block:Answer}
  244.  
  245. </div>
  246.  
  247. {block:PermalinkPage}
  248. <div style="margin-top:40px;"></div>
  249. {block:PostNotes}<div style="background:{color:Post Background};padding:10px 0px 10px 0px;border:1px solid {color:Border};width:454px;margin:auto;">{block:Date}<div class="permalink">Posted <a href="{Permalink}">{Month} {DayOfMonth}, {Year}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:Date}{block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a>source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:HasTags}<br>Tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}{/block:HasTags}
  250. </div>{PostNotes}{/block:PostNotes}</div>
  251. {/block:PermalinkPage}
  252.  
  253. {/block:Posts}
  254. </div></div>
  255.  
  256. </body>
  257. </html>
Advertisement
Add Comment
Please, Sign In to add comment