xmisa0923

th i

Aug 6th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.00 KB | None | 0 0
  1. <script src="http://www.totallylayouts.com/tumblr/visitor-counter/counter.js?id=1534552&style=text" values="font-family: arial; color: #FFFFFF; font-size:10px;"></script>
  2.  
  3.  
  4.  
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <!--- Theme coded by Hina (xiolu.tumblr.com).Sidebar code by Athlstan (http://athlstan.tumblr.com/). Please leave the credits untouched, thank you!--->
  11.  
  12.  
  13. <head><title>{Title}</title>
  14. <link rel="shortcut icon" href="http://i.imgur.com/evYEhtP.png">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16.  
  17. {block:Description}
  18. <meta name="description" content="{MetaDescription}"/>
  19. {/block:Description}
  20.  
  21. <meta name="if:InfiniteScroll" content="0"/>
  22. <meta name="if:ShowCaptions" content="1"/>
  23. <meta name="if:ShowTags" content="1"/>
  24. <meta name="if:SidebarImage" content="1"/>
  25. <meta name="if:ShowViaSource" content="1"/>
  26. <meta name="if:MusicPlayer" content="1"/>
  27. <meta name="if:250Posts" content="1"/>
  28. <meta name="if:MoreLinks" content="0"/>
  29.  
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:lsidebar" content="" />
  32. <meta name="image:MusicGif" content="http://media.tumblr.com/tumblr_m9c4muf9vS1rto88t.gif"/>
  33.  
  34.  
  35.  
  36.  
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="home" />
  40. <meta name="text:Link2" content="/ask" />
  41. <meta name="text:Link2 Title" content="ask" />
  42. <meta name="text:Link3" content="" />
  43. <meta name="text:Link3 Title" content="" />
  44. <meta name="text:Link4" content="" />
  45. <meta name="text:Link4 Title" content="" />
  46. <meta name="text:Link5" content="" />
  47. <meta name="text:Link5 Title" content="" />
  48.  
  49. <meta name="color:BG" content="#FBFBFB"/>
  50. <meta name="color:Text" content="#AAA"/>
  51. <meta name="color:Italics" content="#CCC"/>
  52. <meta name="color:Bold" content="#888"/>
  53. <meta name="color:Titles" content="#888"/>
  54. <meta name="color:PostBG" content="#FFF"/>
  55. <meta name="color:Links" content="#8BCBDB"/>
  56. <meta name="color:LinksHover" content="#AAA"/>
  57. <meta name="color:Borders" content="#F0F0F0"/>
  58. <meta name="color:CaptionBG" content="#FBFBFB"/>
  59. <meta name="color:CaptionBorder" content="#F6F6F6"/>
  60. <meta name="color:PermalinkBG" content="#F6F6F6"/>
  61. <meta name="color:PermalinkLink" content="#AAA"/>
  62. <meta name="color:PermalinkLinkHover" content="#CCC"/>
  63. <meta name="color:TagsLink" content="#CCC"/>
  64. <meta name="color:TagsLinkHover" content="#777"/>
  65.  
  66. <meta name="color:SidebarTitle" content="#CCC"/>
  67. <meta name="color:SidebarLinks" content="#CCC"/>
  68. <meta name="color:SidebarLinksHover" content="#AAA"/>
  69. <meta name="color:SidebarLinksBG" content="#F6F6F6"/>
  70. <meta name="color:SidebarLinksBGHover" content="#FFF"/>
  71. <meta name="color:Description" content="#AAA"/>
  72. <meta name="color:Scrollbar" content="#AAA"/>
  73. <meta name="color:PermalinkInfo" content="#F6F6F6"/>
  74.  
  75. <meta name="color:HoverTitleBG" content="#FFF"/>
  76. <meta name="color:HoverTitle" content="#AAA"/>
  77. <meta name="color:HoverTitleBorder" content="#F0F0F0"/>
  78.  
  79. <meta name="text:Header" content="Title"/>
  80. <meta name="text:MusicPlayer" content=""/>
  81.  
  82. <script src="http://static.tumblr.com/bc7znss/skcmh2ks9/theme.js"></script>
  83. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  84. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  85. <script>
  86. (function($){
  87. $(document).ready(function(){
  88. $("[title]").style_my_tooltips();
  89. });
  90. })(jQuery);
  91. </script>
  92.  
  93.  
  94. <style type="text/css">
  95.  
  96.  
  97.  
  98.  
  99. /* General Codes */
  100.  
  101.  
  102.  
  103.  
  104. body {
  105. color: {color:Text};
  106. background: {color:BG} url('{image:Background}') repeat fixed;
  107. font-size: 10px;
  108. line-height: 11px;
  109. font-family: cambria;
  110. margin: 0px 0px 25px 0px;
  111. word-wrap: break-word;
  112. text-align: justify;
  113. }
  114.  
  115. a {
  116. color: {color:Links};
  117. text-decoration: none;
  118. -webkit-transition: all 0.6s ease-in-out;
  119. -moz-transition: all 0.6s ease-in-out;
  120. -o-transition: all 0.6s ease-in-out;
  121. }
  122.  
  123. a:hover {
  124. color: {color:LinksHover};
  125. }
  126.  
  127. h2 {
  128. font-family: calibri;
  129. font-weight: normal;
  130. text-transform: uppercase;
  131. letter-spacing: 1px;
  132. font-size: 11px;
  133. }
  134.  
  135. b, strong {
  136. color: {color:Bold};
  137. font-weight: bold;
  138. }
  139.  
  140. i {
  141. color: {color:Italics};
  142. font-style: oblique;
  143. }
  144.  
  145. pre, xmp, plaintext, listing {
  146. display: block;
  147. white-space: pre;
  148. background: {color:Captions};
  149. padding: 5px;
  150. }
  151.  
  152. blockquote {
  153. border-left: 2px solid {color:Borders};
  154. background: transparent;
  155. display: block;
  156. margin: 5px 0px 5px 0pc;
  157. padding: 1px 1px 1px 10px;
  158. overflow: auto;
  159. }
  160.  
  161. img {
  162. max-width: 100%;
  163. }
  164.  
  165.  
  166. /* Permalink Page */
  167.  
  168.  
  169. #notes {
  170. padding: 10px;
  171. text-align: left;
  172. text-transform: uppercase;
  173. font-size: 9px;
  174. margin-top: 5px;
  175. letter-spacing: 1px;
  176. width: 510px;
  177. max-height: 250px;
  178. border: 1px solid {color:Borders};
  179. background: {color:PostBG};
  180. overflow: auto;
  181. }
  182.  
  183. #notes img {
  184. width: 9px;
  185. height: 9px;
  186. margin-bottom: -1px;
  187. }
  188.  
  189. ol.notes{
  190. list-style: square;
  191. }
  192.  
  193.  
  194. /* Entries */
  195.  
  196.  
  197. #center {
  198. {block:IndexPage}
  199. {block:If250Posts}width: 282px;{/block:If250Posts}
  200. {block:IfNot250Posts}width: 432px;{/block:IfNot250Posts}
  201. {/block:IndexPage}
  202. {block:PermalinkPage}width: 532px;{/block:PermalinkPage}
  203. margin-left: auto;
  204. margin-right: auto;
  205. }
  206.  
  207. .post {
  208. overflow: hidden;
  209. margin-left: auto;
  210. margin-right: auto;
  211. background: {color:PostBG};
  212. padding: 15px;
  213. margin-top: 50px;
  214.  
  215. border: 1px solid {color:Borders};
  216. {block:IndexPage}
  217. {block:If250Posts}width: 250px;{/block:If250Posts}
  218. {block:IfNot250Posts}width: 400px;{/block:IfNot250Posts}
  219. {/block:IndexPage}
  220. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  221. }
  222.  
  223. #captions {
  224. margin-top: 10px;
  225. padding: 5px 10px 5px 10px;
  226. background: {color:CaptionBG};
  227. border: 1px solid {color:CaptionBorder};
  228. }
  229.  
  230. #piccy img {
  231. max-width: 100%;
  232. margin-bottom: -2px;
  233. }
  234.  
  235. .post li {
  236. list-style: square;
  237. }
  238.  
  239.  
  240. .post {
  241. filter: url(http://static.tumblr.com/eptm5us/ueTmafr4p/filters.svg#grayscale); /* Firefox 3.5+ */
  242. 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 10+, IE10 */
  243.  
  244. filter: gray; /* IE6-9 */
  245. -webkit-filter: grayscale(40%); /* Chrome 19+ & Safari 6+ */
  246. -webkit-transition: all .7s ease; /* Fade to color for Chrome and Safari */
  247. -webkit-backface-visibility: hidden; /* Fix for transition flickering */}
  248.  
  249. .post:hover {
  250. filter: none;
  251. -webkit-filter: grayscale(0%);}
  252.  
  253. /* Permalinks and Tags */
  254.  
  255.  
  256. {block:IfShowTags}
  257. #bottom {
  258. margin-left: auto;
  259. margin-right: auto;
  260. margin-top: -1px;
  261. background: {color:Borders};
  262. font-size: 9px;
  263. letter-spacing: 1px;
  264. font-style: oblique;
  265. line-height: 10px;
  266. padding: 5px;
  267. {block:If250Posts}width: 272px;{/block:If250Posts}
  268. {block:IfNot250Posts}width: 422px;{/block:IfNot250Posts}
  269. }
  270. {/block:IfShowTags}
  271.  
  272. #bottom a {
  273. color: {color:TagsLink};
  274. }
  275.  
  276. #bottom a:hover {
  277. color: {color:TagsLinkHover};
  278. }
  279.  
  280. #bottom2 {
  281. text-align: center;
  282. margin-left: auto;
  283. margin-right: auto;
  284. background: {color:PermalinkBG};
  285. line-height: 9px;
  286. margin-top: 15px;
  287. margin-left: -15px;
  288. margin-bottom: -15px;
  289. opacity: 1;
  290. overflow: hidden;
  291. -webkit-transition: all 0.6s ease-in-out;
  292. -moz-transition: all 0.6s ease-in-out;
  293. -o-transition: all 0.6s ease-in-out;
  294. {block:If250Posts}width: 282px;{/block:If250Posts}
  295. {block:IfNot250Posts}width: 432px;{/block:IfNot250Posts}
  296. }
  297.  
  298. .post:hover #bottom2 {
  299. opacity: 1;
  300. }
  301.  
  302. #reblog2 {
  303. position: absolute;
  304. opacity: 0.5;
  305. {block:If250Posts}margin-left: 263px;{/block:If250Posts}
  306. {block:IfNot250Posts}margin-left: 413px;{/block:IfNot250Posts}
  307. }
  308.  
  309. .post:hover #zico {
  310. opacity: 1;
  311. }
  312.  
  313. #zico {
  314. position: absolute;
  315. text-align: center;
  316. height: 16px;
  317. background: {color:PostBG};
  318. opacity: 0;
  319. -webkit-transition: all 0.6s ease-in-out;
  320. -moz-transition: all 0.6s ease-in-out;
  321. -o-transition: all 0.6s ease-in-out;
  322. {block:If250Posts}width: 250px;{/block:If250Posts}
  323. {block:IfNot250Posts}width: 400px;;{/block:IfNot250Posts}
  324. }
  325.  
  326. #ahem {
  327. font-size: 8px;
  328. font-family: calibri;
  329. text-transform: uppercase;
  330. letter-spacing: 1px;
  331. padding: 3px 0px 3px 0px;
  332. }
  333.  
  334. #ahem a {
  335. color: {color:PermalinkLink};
  336. }
  337.  
  338. #ahem a:hover {
  339. color: {color:PermalinkLinkHover};
  340. }
  341.  
  342. #like {
  343. position: absolute;
  344. opacity: 0.5;
  345. }
  346.  
  347. #reblog {
  348. position: absolute;
  349. opacity: 0.5;
  350. {block:If250Posts}margin-left: 233px;{/block:If250Posts}
  351. {block:IfNot250Posts}margin-left: 383px;{/block:IfNot250Posts}
  352. }
  353.  
  354. #reblog:hover {
  355. opacity: 1;
  356. }
  357.  
  358. .my-like {
  359. background-image: url(http://static.tumblr.com/7qjmkr5/JyEmeu16f/heart.png) !important;
  360. height: 16px;
  361. width: 16px;
  362. cursor: pointer;
  363. display: inline-block;
  364. vertical-align: top;
  365. }
  366. .my-liked, .my-like:hover {
  367. background-image: url(http://static.tumblr.com/7qjmkr5/SCzmeu17j/heart.png) !important;
  368. height: 16px;
  369. width: 16px;
  370. cursor: pointer;
  371. display: inline-block;
  372. vertical-align: top;
  373. }
  374.  
  375.  
  376. }
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383. /* Via & Source */
  384.  
  385.  
  386. #kyungsoo {
  387. opacity: 0;
  388. position: absolute;
  389. width: 31px;
  390. {block:If250Posts}margin-left: 265px;{/block:If250Posts}
  391. {block:IfNot250Posts}margin-left: 415px;{/block:IfNot250Posts}
  392. margin-top: -16px;
  393. -webkit-transition: all 0.6s ease-in-out;
  394. -moz-transition: all 0.6s ease-in-out;
  395. -o-transition: all 0.6s ease-in-out;
  396. }
  397.  
  398. #kyungsoo img {
  399. background: {color:PostBG};
  400. padding: 5px 5px 5px 0px;
  401. width: 20px;
  402. border-top: 1px solid {color:Borders};
  403. border-right: 1px solid {color:Borders};
  404. border-bottom: 1px solid {color:Borders};
  405. margin-bottom: 5px;
  406. }
  407.  
  408. .post:hover #kyungsoo {
  409. opacity: 1;
  410. }
  411.  
  412.  
  413. /* Sidebar */
  414.  
  415.  
  416. .sidebar {position: fixed;background:transparent;text-align: left;height: 111px;width: 100px;top: 250px;margin-left: -110px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  417. .sidebar:hover {margin-left:-156px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  418.  
  419. #info {opacity:0;margin-top:-100px;margin-left:10px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  420. .sidebar:hover #info {opacity:1;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  421.  
  422. #links
  423. {opacity:0;padding-left:10px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  424. .sidebar:hover #links
  425. {opacity:1;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear}
  426.  
  427.  
  428.  
  429. .title {font-size:13px;text-align:center;border-bottom:1px solid {color:border};padding-bottom:6px;text-transform:uppercase;}
  430.  
  431. #title {font-family:arial;font-size:27px;text-align:center;margin-left:30px;width:50px;height:100px; -webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;border:1px dashed {color:Sidebar};background:#fff;margin-top:-1px;}
  432. .sidebar:hover #title {margin-left:-50px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  433. #title a {color:{color:Title};background:#fff;}
  434. #title a:hover {opacity:0;}
  435.  
  436. #line {position:fixed;margin-left:-55px;height:100%;z-index:00;top:0%;border-left:1px dashed {color:Sidebar};}
  437. #line:hover {margin-left:-50px;-webkit-transition:opacity 0.4s linear;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
  438.  
  439. ul {list-style-type:hiragana }
  440.  
  441. /* Pagination */
  442.  
  443.  
  444. #pages {
  445. font-size: 10px;
  446. text-align: center;
  447. color: #CCC;
  448. margin-left: -20px;
  449. margin-right: -20px;
  450. margin-top: 10px;
  451. letter-spacing: 0px;
  452. }
  453.  
  454. #current {
  455. color: {color:Bold};
  456. background: none;
  457. padding: 0px 3px 0px 3px;
  458. display: inline-block;
  459. }
  460.  
  461. #pages a {
  462. text-decoration: none;
  463. padding: 0px 3px 0px 3px;
  464. margin-left: 1px;
  465. margin-right: 1px;
  466. display: inline-block;
  467. color: {color:TagsLink};
  468. -webkit-transition: all 0.4s linear;
  469. -moz-transition: all 0.4s linear;
  470. transition: all 0.4s linear;
  471. }
  472.  
  473. #pages a:hover {
  474. color: {color:TagsLinkHover};
  475. -webkit-transition: all 0.4s linear;
  476. -moz-transition: all 0.4s linear;
  477. transition: all 0.4s linear;
  478. }
  479.  
  480.  
  481.  
  482.  
  483. /* Music Player */
  484.  
  485.  
  486. .donut:hover {
  487. margin-left: -230px;
  488. -webkit-transition: all 0.6s ease-in-out;
  489. -moz-transition: all 0.6s ease-in-out;
  490. -o-transition: all 0.6s ease-in-out;
  491. }
  492.  
  493. .donut {
  494. position: fixed;
  495. width: 50px;
  496. height: 20px;
  497. background: {color:PostBG};
  498. margin-left: -206px;
  499. margin-top: 70px;
  500. border-top: 1px solid {color:Borders};
  501. border-left: 1px solid {color:Borders};
  502. border-bottom: 1px solid {color:Borders};
  503. z-index: 555;
  504. -webkit-transition: all 0.6s ease-in-out;
  505. -moz-transition: all 0.6s ease-in-out;
  506. -o-transition: all 0.6s ease-in-out;
  507. }
  508.  
  509. #milkbun {
  510. position: absolute;
  511. margin-top: 5px;
  512. margin-left: 6px;
  513. }
  514.  
  515. #chocolate {
  516. position: absolute;
  517. margin-left: 25px;
  518. }
  519.  
  520. #milk {
  521. width: 25px;
  522. height: 25px;
  523. overflow: hidden;
  524. }
  525.  
  526. #syroup {
  527. margin-left: -27px;
  528. }
  529.  
  530.  
  531. /* Audio Posts */
  532.  
  533.  
  534. #musicart {
  535. position: absolute;
  536. height: 90px;
  537. width: 90px;
  538. border: 1px solid {color:Borders};
  539. padding: 5px;
  540. }
  541.  
  542. #musicart img {
  543. opacity: 0.8;
  544. height: 90px;
  545. width: 90px;
  546. -webkit-transition: all 0.6s ease-in-out;
  547. -moz-transition: all 0.6s ease-in-out;
  548. -o-transition: all 0.6s ease-in-out;
  549. }
  550.  
  551. #player {
  552. opacity: 0.2;
  553. -webkit-transition: all 0.6s ease-in-out;
  554. -moz-transition: all 0.6s ease-in-out;
  555. -o-transition: all 0.6s ease-in-out;
  556. }
  557.  
  558. .post:hover #player {
  559. opacity: 0.6;
  560. }
  561.  
  562. .post:hover #musicart img {
  563. opacity: 0.2;
  564. }
  565.  
  566.  
  567. /* Ask Posts */
  568.  
  569.  
  570. #asks {
  571. position: absolute;
  572. border: 1px solid {color:Borders};
  573. padding: 5px;
  574. height: 40px;
  575. width: 40px;
  576. }
  577.  
  578. #asks img {
  579. height: 40px;
  580. width: 40px;
  581. }
  582.  
  583. #asksq img {
  584. margin: 0px;
  585. opacity: 0.7;
  586. }
  587.  
  588.  
  589. /* Selection Text & Scrollbar */
  590.  
  591.  
  592. :-moz-selection {
  593. background: #FBFBFB;
  594. color: #000;
  595. }
  596.  
  597. ::selection {
  598. background: #FBFBFB;
  599. color: #000;
  600. }
  601.  
  602. ::-webkit-scrollbar-thumb:vertical {
  603. background: {color:Scrollbar};
  604. height: 80px;
  605. }
  606.  
  607. ::-webkit-scrollbar {
  608. height: 10px;
  609. width: 8px;
  610. background: {color:BG};
  611. }
  612.  
  613.  
  614. /* Follow Buttons */
  615.  
  616.  
  617. iframe#tumblr_controls {
  618. position: fixed !important;
  619. -webkit-filter: invert(100%);
  620. z-index: 9999;
  621. opacity: 0.3;
  622. }
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629. /* Style My Tooltips */
  630.  
  631.  
  632. #s-m-t-tooltip {
  633. z-index: 9999;
  634. background: {color:HoverTitleBG};
  635. font-size: 9px;
  636. line-height: 11px;
  637. letter-spacing: 1px;
  638. font-family: cambria;
  639. font-style: oblique;
  640. border: 1px solid {color:HoverTitleBorder};
  641. text-transform: lowercase;
  642. color: {color:HoverTitle};
  643. max-width: 150px;
  644. word-wrap: break-word;
  645. padding: 5px 10px 5px 10px;
  646. display: block;
  647. margin: 24px 14px 7px 12px;
  648. -webkit-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03);
  649. -moz-box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03);
  650. box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.03);
  651. }
  652.  
  653.  
  654.  
  655.  
  656. </style>
  657.  
  658. <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
  659.  
  660. {block:IfInfiniteScroll}
  661. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  662. {/block:IfInfiniteScroll}
  663.  
  664.  
  665. <script>
  666. window.onload = function () {
  667. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  668. document.addEventListener( 'click', function ( event ) {
  669. var myLike = event.target;
  670. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  671. var frame = document.getElementById( 'my-like-frame' ),
  672. liked = ( myLike.className == 'my-liked' ),
  673. command = liked ? 'unlike' : 'like',
  674. reblog = myLike.getAttribute( 'data-reblog' ),
  675. id = myLike.getAttribute( 'data-id' ),
  676. oauth = reblog.slice( -8 );
  677. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  678. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  679. };
  680. }, false );
  681. };
  682. </script>
  683.  
  684.  
  685. </head>
  686.  
  687.  
  688. {block:IfInfiniteScroll}
  689. <div id="top"><a style="text-decoration: none; text-align: center; position: fixed; bottom: 10px; right: 10px;" href="#top"><img src="{image:BackToTop}"></a></div>
  690. {/block:IfInfiniteScroll}
  691.  
  692.  
  693. <body>
  694.  
  695.  
  696. <div id="center">
  697.  
  698. {block:IfMusicPlayer}
  699. {block:IndexPage}
  700. <div class="donut">
  701.  
  702. <div id="chocolate"><div id="milk"><div id="syroup">
  703. {text:MusicPlayer}
  704. </div></div></div>
  705.  
  706. <div id="milkbun"><img src="{image:MusicGif}"></div>
  707.  
  708. </div>
  709. {/block:IndexPage}
  710. {/block:IfMusicPlayer}
  711.  
  712.  
  713.  
  714.  
  715. <div id="line"></div>
  716. <div class="sidebar">
  717.  
  718. <div id="title">
  719. </br>
  720. </br></br></br>
  721. <a href="{text:Link URL}">愛</a>
  722. </br></br><br>
  723. </div>
  724.  
  725. <div id="info">{description}</br>
  726. <a href="/">index</a>
  727. x
  728. <a href="/ask">ask</a>
  729. x
  730. <a href="/archive">past</a>
  731. x
  732. <a href="http://itanu.tumblr.com">©</a>
  733. </div>
  734.  
  735. </div></div>
  736.  
  737.  
  738. {block:IfNotInfiniteScroll}
  739. {block:IndexPage}
  740. <div id="pages">
  741. {block:PreviousPage}
  742. <a href="{PreviousPage}">«</a>
  743. {/block:PreviousPage}
  744. {block:JumpPagination length="3"}
  745. {block:CurrentPage}
  746. <div id="current">{PageNumber}</div>
  747. {/block:CurrentPage}
  748.  
  749. {block:JumpPage}
  750. <a class="jump_page" href="{URL}">{PageNumber}</a>
  751. {/block:JumpPage}
  752. {/block:JumpPagination}
  753. {block:NextPage}
  754. <a href="{NextPage}">»</a>
  755. {/block:NextPage}
  756. </div>
  757. {/block:IndexPage}
  758. {/block:IfNotInfiniteScroll}
  759.  
  760. </div>
  761.  
  762. <div class="autopagerize_page_element">
  763.  
  764. {block:Posts}
  765.  
  766. <div class="post">
  767.  
  768. {block:IfShowViaSource}
  769. {block:IndexPage}
  770. {block:RebloggedFrom}
  771. <div id="kyungsoo">
  772. <a href="{ReblogParentURL}" title="Reblogged from {ReblogParentName}"><img src="{ReblogParentPortraitURL-30}"></a>
  773. <a href="{ReblogRootURL}" title="Original post by {ReblogRootName}"><img src="{ReblogRootPortraitURL-30}"></a>
  774. </div>
  775. {/block:RebloggedFrom}
  776. {/block:IndexPage}
  777. {/block:IfShowViaSource}
  778.  
  779.  
  780. {block:Text}
  781.  
  782. <div id="texts">
  783.  
  784. {block:Title}
  785. <div style="font-size: 16px; line-height: 16px; color: {color:Titles};">
  786. {Title}
  787. </div>
  788. {/block:Title}
  789.  
  790. {Body}
  791.  
  792. {block:ContentSource}
  793. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  794. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  795. {/block:SourceLogo}
  796. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  797. {/block:ContentSource}
  798.  
  799. </div>
  800.  
  801. {block:IndexPage}
  802. <div id="bottom2">
  803.  
  804. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  805. <div id="reblog2"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  806.  
  807. <div id="ahem">
  808. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  809. </div>
  810. </div>
  811. {/block:IndexPage}
  812.  
  813. {/block:Text}
  814.  
  815.  
  816.  
  817.  
  818. {block:Photo}
  819.  
  820. {block:IndexPage}
  821. <div id="zico">
  822.  
  823. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  824. <div id="reblog"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  825.  
  826. <div id="ahem">
  827. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  828. </div>
  829. </div>
  830. {/block:IndexPage}
  831.  
  832. <div id="piccy">
  833. <center>
  834. <img src="{PhotoURL-500}">
  835. </center>
  836. </div>
  837.  
  838. {block:IfShowCaptions}
  839. {block:Caption}<div id="captions">
  840. {Caption}</div>
  841. {/block:Caption}
  842. {/block:IfShowCaptions}
  843.  
  844. {block:IfNotShowCaptions}
  845. {block:PermalinkPage}
  846. {block:Caption}<div id="captions">
  847. {Caption}</div>
  848. {/block:Caption}
  849. {/block:PermalinkPage}
  850. {/block:IfNotShowCaptions}
  851.  
  852. {block:ContentSource}
  853. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  854. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  855. {/block:SourceLogo}
  856. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  857. {/block:ContentSource}
  858.  
  859. {/block:Photo}
  860.  
  861.  
  862.  
  863.  
  864. {block:Photoset}
  865.  
  866. {block:IndexPage}
  867. <div id="zico">
  868.  
  869. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  870. <div id="reblog"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  871.  
  872. <div id="ahem">
  873. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  874. </div>
  875. </div>
  876. {/block:IndexPage}
  877.  
  878. <center>
  879. {block:IndexPage}
  880. {block:If250Posts}{Photoset-250}{/block:If250Posts}
  881. {block:IfNot250Posts}{Photoset-400}{/block:IfNot250Posts}
  882. {/block:IndexPage}
  883. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  884. <div style="margin-bottom: -2px;"></div>
  885. </center>
  886.  
  887. {block:IfShowCaptions}
  888. {block:Caption}<div id="captions">
  889. {Caption}</div>
  890. {/block:Caption}
  891. {/block:IfShowCaptions}
  892.  
  893. {block:IfNotShowCaptions}
  894. {block:PermalinkPage}
  895. {block:Caption}<div id="captions">
  896. {Caption}</div>
  897. {/block:Caption}
  898. {/block:PermalinkPage}
  899. {/block:IfNotShowCaptions}
  900.  
  901. {block:ContentSource}
  902. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  903. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  904. {/block:SourceLogo}
  905. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  906. {/block:ContentSource}
  907.  
  908. {/block:Photoset}
  909.  
  910.  
  911.  
  912.  
  913. {block:Quote}
  914.  
  915. <div id="texts">
  916.  
  917. <div style="color: {color:Borders}; font-size: 30px; line-height: 30px; float: left; font-family: georgia;">
  918. ♚</div>
  919. <div style="font-size: 12px; line-height: 12px; margin-left: 35px; font-style: oblique; min-height: 35px; border-left: 1px dotted {color:Italics}; padding-left: 10px;">
  920. {Quote}
  921. </div>
  922. {block:Source}
  923. <div style="text-align: right; margin-top: 10px;">— {Source}</div>
  924. {/block:Source}
  925.  
  926. </div>
  927.  
  928. {block:IndexPage}
  929. <div id="bottom2">
  930.  
  931. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  932. <div id="reblog2"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  933.  
  934. <div id="ahem">
  935. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  936. </div>
  937. </div>
  938. {/block:IndexPage}
  939.  
  940. {/block:Quote}
  941.  
  942.  
  943.  
  944.  
  945. {block:Link}
  946.  
  947. <div id="texts">
  948.  
  949. <div style="font-size: 16px; line-height: 16px;">
  950. <div id="titlelink"><a href="{URL}" {Target}>{Name}</a></div>
  951. </div>
  952.  
  953. {block:Description}
  954. {Description}
  955. {/block:Description}
  956.  
  957. {block:ContentSource}
  958. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  959. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  960. {/block:SourceLogo}
  961. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  962. {/block:ContentSource}
  963.  
  964. </div>
  965.  
  966. {block:IndexPage}
  967. <div id="bottom2">
  968.  
  969. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  970. <div id="reblog2"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  971.  
  972. <div id="ahem">
  973. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  974. </div>
  975. </div>
  976. {/block:IndexPage}
  977.  
  978. {/block:Link}
  979.  
  980.  
  981.  
  982.  
  983. {block:Chat}
  984.  
  985. <div id="texts">
  986.  
  987. {block:Title}
  988. <div style="font-size: 16px; line-height: 16px; color: {color:Titles};">
  989. {Title}
  990. </div>
  991. {/block:Title}
  992.  
  993. <div style="text-align: left;">
  994. <ul type="square">
  995. {block:Lines}
  996. <li>{block:Label}<div style="color: #CCC; display: inline;">{Label}</div>{/block:Label} {Line}</li>
  997. {/block:Lines}
  998. </ul>
  999. </div>
  1000.  
  1001. </div>
  1002.  
  1003. {block:IndexPage}
  1004. <div id="bottom2">
  1005.  
  1006. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  1007. <div id="reblog2"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  1008.  
  1009. <div id="ahem">
  1010. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  1011. </div>
  1012. </div>
  1013. {/block:IndexPage}
  1014.  
  1015. {/block:Chat}
  1016.  
  1017.  
  1018.  
  1019.  
  1020. {block:Audio}
  1021.  
  1022. <div id="texts">
  1023.  
  1024. <div id="musicart">
  1025. {block:AlbumArt}
  1026. <img src="{AlbumArtURL}">
  1027. {/block:AlbumArt}
  1028. </div>
  1029.  
  1030. <div id="player"><div style="position: absolute; margin: 1px 0px 0px 1px; padding: 37px 36px 36px 37px; background: #FFF;">
  1031. <div style="width: 27px; height: 27px; overflow: hidden;">
  1032. {AudioPlayerWhite}
  1033. </div></div></div>
  1034.  
  1035. <div style="margin-left: 112px; min-height: 102px; font-size: 8px; text-transform: uppercase; letter-spacing: 1px; line-height: 14px; font-family: calibri;">
  1036. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  1037. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  1038. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  1039. <b>Plays:</b> {PlayCount}<br>
  1040. </div>
  1041.  
  1042. {block:IfShowCaptions}
  1043. {block:Caption}<div id="captions">
  1044. {Caption}</div>
  1045. {/block:Caption}
  1046. {/block:IfShowCaptions}
  1047.  
  1048. {block:IfNotShowCaptions}
  1049. {block:PermalinkPage}
  1050. {block:Caption}<div id="captions">
  1051. {Caption}</div>
  1052. {/block:Caption}
  1053. {/block:PermalinkPage}
  1054. {/block:IfNotShowCaptions}
  1055.  
  1056. {block:ContentSource}
  1057. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1058. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1059. {/block:SourceLogo}
  1060. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1061. {/block:ContentSource}
  1062.  
  1063. </div>
  1064.  
  1065. {block:IndexPage}
  1066. <div id="bottom2">
  1067.  
  1068. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  1069. <div id="reblog2"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  1070.  
  1071. <div id="ahem">
  1072. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  1073. </div>
  1074. </div>
  1075. {/block:IndexPage}
  1076.  
  1077. {/block:Audio}
  1078.  
  1079.  
  1080.  
  1081.  
  1082. {block:Video}
  1083.  
  1084. {block:IndexPage}
  1085. <div id="zico">
  1086.  
  1087. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  1088. <div id="reblog"><a href="{ReblogURL}" title="reblog"><img src="http://static.tumblr.com/7qjmkr5/1STmeu1cb/loop.png"></a></div>
  1089.  
  1090. <div id="ahem">
  1091. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  1092. </div>
  1093. </div>
  1094. {/block:IndexPage}
  1095.  
  1096. <center>
  1097. {block:IndexPage}
  1098. {block:If250Posts}{Video-250}{/block:If250Posts}
  1099. {block:IfNot250Posts}{Video-400}{/block:IfNot250Posts}
  1100. {/block:IndexPage}
  1101. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  1102. <div style="margin-bottom: -2px;"></div>
  1103. </center>
  1104.  
  1105. {block:IfShowCaptions}
  1106. {block:Caption}<div id="captions">
  1107. {Caption}</div>
  1108. {/block:Caption}
  1109. {/block:IfShowCaptions}
  1110.  
  1111. {block:IfNotShowCaptions}
  1112. {block:PermalinkPage}
  1113. {block:Caption}<div id="captions">
  1114. {Caption}</div>
  1115. {/block:Caption}
  1116. {/block:PermalinkPage}
  1117. {/block:IfNotShowCaptions}
  1118.  
  1119. {block:ContentSource}
  1120. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1121. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1122. {/block:SourceLogo}
  1123. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1124. {/block:ContentSource}
  1125.  
  1126. {/block:Video}
  1127.  
  1128.  
  1129.  
  1130.  
  1131. {block:Answer}
  1132.  
  1133. <div id="texts">
  1134.  
  1135. <div id="asks">
  1136. <img src="{AskerPortraitURL-64}">
  1137. </div>
  1138.  
  1139. <div style="margin-left: 58px; border-left: 1px dotted {color:Italics}; padding-left: 5px; min-height: 52px;">
  1140. <div id="asksq"><img src="http://static.tumblr.com/7qjmkr5/O8amckiv4/comment.png"> <div style="display: inline; text-decoration: underline;">{Asker}</div>: {Question}</div>
  1141. </div>
  1142.  
  1143. <div style="margin-top: 15px;">
  1144. {Answer}</div>
  1145.  
  1146. </div>
  1147.  
  1148. {block:IndexPage}
  1149. <div id="bottom2">
  1150.  
  1151. <div id="like"><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div></div>
  1152.  
  1153. <div id="ahem">
  1154. <a href="{Permalink}" {block:IfNotShowTags}{block:HasTags}title="{block:Tags}#{Tag} {/block:Tags}"{/block:HasTags}{/block:IfNotShowTags}>{Timeago} with {NoteCountWithLabel}</a>
  1155. </div>
  1156. </div>
  1157. {/block:IndexPage}
  1158.  
  1159. {/block:Answer}
  1160.  
  1161. </div>
  1162.  
  1163.  
  1164.  
  1165. {block:IndexPage}
  1166. {block:IfShowTags}
  1167. {block:HasTags}<div id="bottom">
  1168. {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}
  1169. </div>{/block:HasTags}
  1170. {/block:IfShowTags}
  1171. {/block:IndexPage}
  1172.  
  1173.  
  1174.  
  1175. {block:PermalinkPage}
  1176.  
  1177. {block:Date}
  1178. <div style="padding: 15px; border: 1px solid {color:Borders}; background: {color:PermalinkBG}; text-align: left; margin-left: auto; margin-right: auto; margin-top: 5px; width: 500px;">
  1179.  
  1180. Posted on {Month} {DayOfMonth}, {Year} with {NoteCountWithLabel} ({Timeago})
  1181. {/block:Date}
  1182.  
  1183. {block:RebloggedFrom}
  1184. <br>Reblogged via: <a href="{ReblogParentURL}">{ReblogParentName}</a>
  1185. <br>Original post: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  1186. {/block:RebloggedFrom}{block:ContentSource} (<a href="{SourceURL}">source</a>){/block:ContentSource}
  1187.  
  1188. {block:HasTags}
  1189. <br>Tagged: {block:Tags}<a href="{TagURL}">#{Tag} </a> {/block:Tags}
  1190. {/block:HasTags}
  1191.  
  1192. </div>
  1193.  
  1194. {/block:PermalinkPage}
  1195.  
  1196.  
  1197.  
  1198. {block:PostNotes}
  1199. <div id="notes">
  1200. {PostNotes}
  1201. </div>
  1202. {/block:PostNotes}
  1203.  
  1204.  
  1205.  
  1206. {/block:Posts}
  1207.  
  1208. </div></div>
  1209.  
  1210. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment