Advertisement
itau

Theme 01: Hanten

Jan 30th, 2013
2,105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.54 KB | None | 0 0
  1. <!--
  2. HANTEN THEME MADE BY GA-E
  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. {block:IfInfiniteScroll}
  17. <script type="text/javascript"
  18. src="http://codysherman.com/tools/infinite-scrolling/code" ></script>
  19. {block:IfInfiniteScroll}
  20.  
  21. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  22. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  23. <link rel="shortcut icon" href="{Favicon}" />
  24.  
  25. <meta name="color:Background" content="#FFF" />
  26. <meta name="color:Bold Text" content="#505050"/>
  27. <meta name="color:Border" content="#DDD"/>
  28. <meta name="color:Italic Text" content="#DDD"/>
  29. <meta name="color:Links" content="#CCC"/>
  30. <meta name="color:Link Hover" content="#BBB" />
  31. <meta name="color:Post Background" content="#FFF" />
  32. <meta name="color:Scrollbar" content="#DDD"/>
  33. <meta name="color:Scrollbar Background" content="#FFF"/>
  34. <meta name="color:Text" content="#AAA" />
  35.  
  36. <meta name="image:Background" content=""/>
  37. <meta name="image:Sidebar" content=""/>
  38.  
  39. <meta name="text:Link 1 URL"content=""/>
  40. <meta name="text:Link 1" content="Link 1"/>
  41. <meta name="text:Link 2 URL"content=""/>
  42. <meta name="text:Link 2" content="Link 2"/>
  43. <meta name="text:Link 3 URL"content=""/>
  44. <meta name="text:Link 3" content="Link 3"/>
  45. <meta name="text:Link 4 URL"content=""/>
  46. <meta name="text:Link 4" content="Link 4"/>
  47.  
  48. <meta name="if:Infinite Scroll" content="0">
  49. <meta name="if:Show Captions" content="0">
  50. <meta name="if:250px" content="0"/>
  51. <meta name="if:400px" content="1"/>
  52. <meta name="if:500px" content="0"/>
  53.  
  54. <style type="text/css">
  55.  
  56. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar};height:20px;}
  57. ::-webkit-scrollbar {width:8px;background-color:{color:Scrollbar Background};}
  58.  
  59. body {background-attachment:fixed;background:{color:background} url('{image:background}') fixed;font-family: calibri;font-size: 10px;margin-left:-110px; }
  60.  
  61. 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;}
  62.  
  63. a:hover {color:{color:Link Hover};cursor:help ;text-decoration: none;}
  64.  
  65. b, strong {color:{color:bold text};}
  66.  
  67. i, em {color:{color:italic text};}
  68.  
  69. .content {margin: auto;
  70. {block:IndexPage}
  71. {block:If250px}width:250px;{/block:If250px}
  72. {block:If400px}width:400px;{/block:If400px}
  73. {block:If500px}width:500px;{/block:If500px}
  74. {/block:IndexPage}
  75. {block:PermalinkPage}
  76. margin:auto;width:455px;
  77. {/block:PermalinkPage}}
  78.  
  79. .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;
  80. {block:If250px}width:213px;margin-left:15px;height:10px;{/block:If250px}
  81. {block:If400px}width:363px;margin-left:15px;height:10px;{/block:If400px}
  82. {block:If500px}width:463px;margin-left:15px;height:10px;{/block:If500px}}
  83.  
  84. .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;}
  85. .perma {position: absolute;background: {color:Border};opacity: 1;padding: 5px;text-align:center;text-transform: uppercase;width: 455px;margin-left: -25px;margin-top:2px;
  86. {block:IndexPage}
  87. {block:If250px}width:303px;{/block:If250px}
  88. {block:If400px}width:453px;{/block:If400px}
  89. {block:If500px}width:553px;{/block:If500px}
  90. {/block:IndexPage}}
  91.  
  92. .posts {padding:25px;overflow: hidden;background: {color:Post Background};color: {color:text};border:1px solid {color:Border};margin-top: 30px;margin-bottom: -15px;
  93. {block:IndexPage}
  94. {block:If250px}width:262px;{/block:If250px}
  95. {block:If400px}width:412px;{/block:If400px}
  96. {block:If500px}width:512px;{/block:If500px}
  97. {/block:IndexPage}}
  98. .posts a:hover{color: {color:Link Hover};}
  99.  
  100. .permalink{color:{color:Text};text-align:center;padding:0px 10px 10px 10px;border-bottom:1px solid {color:Border};}
  101.  
  102. .headings {border-bottom:1px solid {color:Border};font-family:calibri;font-size: 12px;text-align:left;text-transform:uppercase;}
  103. .headings a:hover{color: {color:Link Hover};text-decoration: none;}
  104.  
  105. blockquote {padding: 1px 1px 1px 10px;border-left:2px solid;background-color:#FBFBFB;
  106. {block:IndexPage}
  107. {block:If250px}width:200px;{/block:If250px}
  108. {block:If400px}width:350px;{/block:If400px}
  109. {block:If500px}width:450px;{/block:If500px}
  110. {/block:IndexPage}}
  111.  
  112. .quote{font:italic 12px Georgia;text-align: center;display: block;}
  113.  
  114. .photoset {padding-left:7px;}
  115.  
  116. .captions {background: #FBFBFB;display: block;padding: 1px 10px 1px 10px;margin-top: 10px;{block:IfNotShowCaptions}{block:IndexPage}display: none;{/block:IndexPage}{/block:IfNotShowCaptions}}
  117.  
  118. .sidebar {position: fixed;width: 100px;margin-top: 20px;margin-left: -115px;}
  119. .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;}
  120. .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;}
  121.  
  122. .in {border-top:1px solid {color:Border};cursor: help;list-style:none;margin-top: 3px;}
  123. .in li hoverlink{cursor: help;padding:5px;}
  124.  
  125. .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;}
  126.  
  127. .title {border-bottom: 1px solid {color:Border};letter-spacing: 5px;padding: 5px;text-align: center;text-transform: uppercase;margin-bottom: 5px;}
  128.  
  129. .info {color: {color:Text};text-transform: uppercase;margin-bottom: -13px;margin-top: -11px;}
  130.  
  131. .links a {border-right: 0px solid {color:Border};display:block;padding:0px 3px;text-align:right;text-transform: lowercase;margin:1px;}
  132. .links a:hover {border-right: 10px solid {color:Border};color: {color:Link Hover};}
  133.  
  134. .line1 {position:fixed;border-left:1px solid {color:Border};height:100%;top:0px;margin-left:99px;}
  135.  
  136. .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; }
  137. .pagination a:hover {background: #505050;}
  138. .pagination span.pagina_atual {color: #aaa; background: #eee; padding: 2px 5px 2px 5px;}
  139.  
  140. .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;}
  141. .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;}
  142. .audiocaption{border-left:7px solid {color:Border};margin-left:60px; padding-left:3px;height:55px;}
  143. .albumart { float:left;}
  144.  
  145. .question {padding-bottom:5px;margin-top:0px;margin-left:65px;height:55px;}
  146. .asker {float:left;margin-bottom:-10px;text-transform:uppercase;}
  147. .answer {margin-top:-4px;}
  148.  
  149. #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;}
  150.  
  151. 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}
  152. 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}
  153.  
  154. </style>
  155. </head>
  156.  
  157. <body onkeydown="return false">
  158.  
  159. <div class="content">
  160.  
  161. <div class="sidebar">
  162. <div class="title"><a href="/">{title}</a></div>
  163. {block:ifsidebarimage}<img src="{image:sidebar}" />{/block:ifsidebarimage}
  164. <div class="desc">{description}</div>
  165.  
  166. <div class="line1"></div>
  167.  
  168. <div class="in">
  169. <li class="drawer" >
  170. <hoverlink><div class="info">NAVIGATION</div></hoverlink>
  171. <div class="links">
  172. <div style="border-top:1px dotted {color:Border};"></div>
  173. <a href="/">home</a>
  174. <a href="/ask">ask</a>
  175. <a href="/archive">past</a>
  176. <a href="http://itanu.tumblr.com" target="_blank">theme</a>
  177. <div style="border-top:1px dotted {color:Border};"></div>
  178. </li>
  179. </div>
  180.  
  181. <div class="in">
  182. <li class="drawer" >
  183. <hoverlink><div class="info">LINKS</div></hoverlink>
  184. <div class="links">
  185. <div style="border-top:1px dotted {color:Border};"></div>
  186. {block:IfLink1}<a href="{text:Link 1 URL}">{text:link 1}</a>{/block:IfLink1}
  187. {block:IfLink2}<a href="{text:Link 2 URL}">{text:link 2}</a>{/block:IfLink2}
  188. {block:IfLink3}<a href="{text:Link 3 URL}">{text:link 3}</a>{/block:IfLink3}
  189. {block:IfLink4}<a href="{text:Link 4 URL}">{text:link 4}</a>{/block:IfLink4}
  190. <div style="border-top:1px dotted {color:Border};"></div>
  191. </li>
  192. </div>
  193.  
  194. {block:IfNotInfiniteScroll}
  195. <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}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  196. {/block:IfNotInfiniteScroll}
  197.  
  198. </div>
  199. <div class="content">
  200.  
  201. {block:IfInfiniteScroll}
  202. <div class= "autopagerize_page_element">
  203. {block:IfInfiniteScroll}
  204.  
  205. {block:Posts}
  206. <div class="posts">
  207.  
  208. {block:Text}
  209. {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> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  210. {/block:Text}
  211.  
  212. {block:Photo}
  213. {block:IndexPage}<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="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}
  214. {/block:Photo}
  215.  
  216. block:Photoset}
  217. {block:IndexPage}<div class="perm"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> .with. <a href="{Permalink}">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></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}
  218. {/block:Photoset}
  219.  
  220. {block:Quote}<div id="center">
  221. <div class="quote">❝{Quote}❞</div>{block:Source}<br><br>—{Source}{/block:Source}</div>{block:IndexPage}<div style="margin-top:15px;"></div>
  222. <div class="perma">{Month} {DayOfMonth}{DayOfMonthSuffix} with <a href="{Permalink}" title="Permalink">{NoteCountWithLabel}</a> ✧ <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}
  223. {/block:Quote}
  224.  
  225. {block:Link}
  226. <div class="headings"><a href="{URL}" {Target}> {Name}</a></div>
  227. {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}
  228. {/block:Link}
  229.  
  230. {block:Chat} <div id="center">
  231. {block:Title}<div class="headings">{Title}</div>{/block:Title}
  232. {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>
  233. {/block:Chat}
  234.  
  235. {block:Audio}
  236. <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}
  237. {/block:Audio}
  238.  
  239. {block:Video}
  240. {block:IndexPage}
  241. <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}
  242. {/block:Video}
  243.  
  244. {block:Answer}
  245. <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}
  246. {/block:Answer}
  247.  
  248. </div>
  249.  
  250. {block:PermalinkPage}
  251. <div style="margin-top:40px;"></div>
  252. {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}
  253. </div>{PostNotes}{/block:PostNotes}</div>
  254. {/block:PermalinkPage}
  255.  
  256. {/block:Posts}
  257. </div></div></div>
  258.  
  259. </body>
  260. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement