Advertisement
sasorisbutt

Kuroshitsuji - BakaThemes

Mar 25th, 2015
5,099
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.01 KB | None | 0 0
  1. <!--
  2.  
  3. THEME MADE BY BAKATHEMES OR AKATSUKII @ TUMBLR
  4. Edit/tweak as much as you like but pleeeeaaaase
  5. DO NOT remove the credits, copy and
  6. redistribute the theme as your own.
  7. Or you'll sleep in a coffin starting tonight. Hihihi~
  8.  
  9. Music code (change the mp3 link if you want to):
  10.  
  11. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="105" height="20">
  12. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  13. <param name="bgcolor" value="#151515" />
  14. <param name="FlashVars" value="mp3=https://www.dropbox.com/s/zfmfag51a2pt42t/SID%20-%20Monochrome%20no%20Kiss.mp3?dl=1&width=105&height=20&showslider=0&volumeheight=5&skin=000000&loadingcolor=000000&bgcolor1=000000&bgcolor2=000000&slidercolor1=000000&slidercolor2=000000&sliderovercolor=000000&buttoncolor=999999&buttonovercolor=cccccc" /></object>
  15.  
  16. -->
  17.  
  18.  
  19.  
  20. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22.  
  23. <title>{Title}</title>
  24.  
  25. <link rel="shortcut icon" href="{Favicon}">
  26. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  27. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  28.  
  29. <meta name="image:Background" content="" />
  30. <meta name="image:Avatar" content="" />
  31.  
  32. <meta name="color:Background" content="#1d1c1d" />
  33. <meta name="color:Line 1" content="#151515" />
  34. <meta name="color:Line 2" content="#313131" />
  35. <meta name="color:Line 3" content="#151515" />
  36. <meta name="color:Right Background" content="#151515" />
  37. <meta name="color:Quotation" content="#000" />
  38. <meta name="color:Right Links" content="#999" />
  39. <meta name="color:Right Links Hover" content="#6b2727" />
  40. <meta name="color:Box Borders" content="#361c1a" />
  41. <meta name="color:Box Borders 2" content="#151515" />
  42. <meta name="color:Post Background" content="#151515" />
  43. <meta name="color:Post Border" content="#361c1a" />
  44. <meta name="color:Ask Background" content="#361c1a" />
  45. <meta name="color:Info Border" content="#331614" />
  46. <meta name="color:Title" content="#fff" />
  47. <meta name="color:Text" content="#a8a8a8" />
  48. <meta name="color:Links" content="#999" />
  49. <meta name="color:Scrollbar" content="#313131" />
  50.  
  51. <meta name="text:Ask URL" content="/ask" />
  52. <meta name="text:Music Player Code" content="" />
  53. <meta name="text:Link1" content="" />
  54. <meta name="text:Link1 URL" content="" />
  55. <meta name="text:Link2" content="" />
  56. <meta name="text:Link2 URL" content="" />
  57. <meta name="text:Link3" content="" />
  58. <meta name="text:Link3 URL" content="" />
  59. <meta name="text:Link4" content="" />
  60. <meta name="text:Link4 URL" content="" />
  61. <meta name="text:Link5" content="" />
  62. <meta name="text:Link5 URL" content="" />
  63. <meta name="text:Link6" content="" />
  64. <meta name="text:Link6 URL" content="" />
  65. <meta name="text:Link7" content="" />
  66. <meta name="text:Link7 URL" content="" />
  67. <meta name="text:Link8" content="" />
  68. <meta name="text:Link8 URL" content="" />
  69.  
  70. <meta name="if:Two Columns" content="0" />
  71. <meta name="if:Monochrome" content="0" />
  72. <meta name="if:Music Player" content="0" />
  73.  
  74. <head>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
  77. <link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
  78. <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
  79. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  80.  
  81. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  82. <script src="http://static.tumblr.com/fsavqrf/g6Znlrv2p/jquery.style-my-tooltips-kuroshitsuji.js"></script>
  83.  
  84. {block:IfTwoColumns}
  85. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  86. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  87. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  88. <script type="text/javascript">
  89. $(window).load(function () {
  90. $('#all').masonry({
  91. itemSelector : "#post",
  92. },
  93. function() { $('#all').masonry({ appendedContent: $(this) }); }
  94. );
  95. });
  96. </script>
  97. <script type="text/javascript">
  98. $(window).load(function () {
  99. $('#all').masonry(),
  100. $('.masonryWrap').infinitescroll({
  101. itemSelector : "#post",
  102. navSelector : "div.navigation",
  103. nextSelector : ".navigation a#next",
  104. bufferPx : 10000,
  105. extraScrollPx: 10000,
  106. loadingImg : "",
  107. loadingText : "",
  108. },
  109. function() { $('#all').masonry({ appendedContent: $(this) });
  110. });
  111. });
  112. </script>
  113. {/block:IfTwoColumns}
  114.  
  115. <style type="text/css">
  116.  
  117. ::-webkit-scrollbar {
  118. background:{color:Background};
  119. width:5px;
  120. height:3px;
  121. }
  122.  
  123. ::-webkit-scrollbar-thumb {
  124. background:{color:Scrollbar};
  125. }
  126.  
  127. body {
  128. background:url('{image:Background}') {color:Background} fixed;
  129. margin:0;
  130. padding:0;
  131. font-family:Alegreya Sans;
  132. color:{color:Text};
  133. font-size:12px;
  134. }
  135.  
  136. a {
  137. color:{color:Links};
  138. text-decoration:none;
  139. }
  140.  
  141. blockquote {
  142. border-left:3px solid {color:Text};
  143. padding-left:10px;
  144. margin:0;
  145. }
  146.  
  147. pre {
  148. font-family:Alegreya Sans;
  149. color:{color:Text};
  150. font-size:12px;
  151. }
  152.  
  153. #right {
  154. background:transparent;
  155. width:5px;
  156. height:400px;
  157. position:fixed;
  158. right:470px;
  159. bottom:0;
  160. z-index:10;
  161. }
  162.  
  163. #ava {
  164. width:100px;
  165. height:100px;
  166. margin:-5px 0 0 -5px;
  167. background:{color:Box Borders};
  168. border:4px solid {color:Box Borders};
  169. -ms-transform:rotate(-45deg);
  170. -webkit-transform:rotate(-45deg);
  171. transform:rotate(-45deg);
  172. overflow:hidden;
  173. }
  174.  
  175. #ava img {
  176. width:150px;
  177. margin:-25px 0 0 -30px;
  178. }
  179.  
  180. #link1 {
  181. width:50px;
  182. height:50px;
  183. margin:0 0 0 -27px;
  184. line-height:50px;
  185. }
  186.  
  187. #link2 {
  188. background:{color:Box Borders};
  189. border:2px solid {color:Box Borders 2};
  190. width:30px;
  191. height:30px;
  192. margin:-10px 0 0 -12px;
  193. line-height:30px;
  194. -ms-transform:rotate(-45deg);
  195. -webkit-transform:rotate(-45deg);
  196. transform:rotate(-45deg);
  197. transition:all 0.5s ease;
  198. -webkit-transition:all 0.5s ease;
  199. -moz-transition:all 0.5s ease;
  200. -o-transition:all 0.5s ease;
  201. -ms-transition:all 0.5s ease;
  202. }
  203.  
  204. #link3 {
  205. width:40px;
  206. height:40px;
  207. margin:-2px 0 0 8px;
  208. line-height:40px;
  209. }
  210.  
  211. #link1, #link3 {
  212. background:{color:Box Borders 2};
  213. border:4px solid {color:Box Borders};
  214. -ms-transform:rotate(-45deg);
  215. -webkit-transform:rotate(-45deg);
  216. transform:rotate(-45deg);
  217. transition:all 0.5s ease;
  218. -webkit-transition:all 0.5s ease;
  219. -moz-transition:all 0.5s ease;
  220. -o-transition:all 0.5s ease;
  221. -ms-transition:all 0.5s ease;
  222. }
  223.  
  224. #link4 {
  225. background:{color:Box Borders};
  226. border:2px solid {color:Box Borders 2};
  227. width:60px;
  228. height:60px;
  229. margin:6px 0 0 -30px;
  230. line-height:60px;
  231. -ms-transform:rotate(-45deg);
  232. -webkit-transform:rotate(-45deg);
  233. transform:rotate(-45deg);
  234. transition:all 0.5s ease;
  235. -webkit-transition:all 0.5s ease;
  236. -moz-transition:all 0.5s ease;
  237. -o-transition:all 0.5s ease;
  238. -ms-transition:all 0.5s ease;
  239. }
  240.  
  241. #right a {
  242. display:block;
  243. font-family:Dancing Script;
  244. font-size:14px;
  245. text-align:center;
  246. -ms-transform:rotate(45deg);
  247. -webkit-transform:rotate(45deg);
  248. transform:rotate(45deg);
  249. }
  250.  
  251. #link1:hover, #link3:hover {
  252. background:{color:Box Borders};
  253. border:4px solid {color:Box Borders};
  254. }
  255.  
  256. #link2:hover, #link4:hover {
  257. background:{color:Box Borders 2};
  258. border:2px solid {color:Box Borders 2};
  259. }
  260.  
  261. #riight {
  262. position:fixed;
  263. bottom:150px;
  264. right:0;
  265. background:{color:Right Background};
  266. width:320px;
  267. height:170px;
  268. padding:10px 30px 10px 10000px;
  269. z-index:9;
  270. }
  271.  
  272. #desc:before {
  273. content:'\201C';
  274. display:inline;
  275. position:absolute;
  276. margin:-40px 0 0 -75px;
  277. color:{color:Quotation};
  278. font-size:100px;
  279. }
  280.  
  281. #desc {
  282. margin:0 30px 5px 0;
  283. text-indent:35px;
  284. }
  285.  
  286. #desc:after {
  287. content:'\201D';
  288. font-size:20px;
  289. line-height:12px;
  290. }
  291.  
  292. h1, h1 a {
  293. margin:0 0 -40px -20px;
  294. padding:0;
  295. font-family:Kuroshitsuji;
  296. color:{color:Title};
  297. font-size:30px;
  298. text-align:center;
  299. z-index:20;
  300. }
  301.  
  302. h1::first-letter {
  303. font-size:50px;
  304. }
  305.  
  306. #logo {
  307. margin-left:0px;
  308. z-index:1;
  309. }
  310.  
  311. #customlinks {
  312. width:320px;
  313. margin-left:-10px;
  314. text-align:center;
  315. }
  316.  
  317. #customlinks a {
  318. color:{color:Right Links};
  319. padding:2px 6px;
  320. font-family:Lobster;
  321. transition:all 0.5s ease;
  322. -webkit-transition:all 0.5s ease;
  323. -moz-transition:all 0.5s ease;
  324. -o-transition:all 0.5s ease;
  325. -ms-transition:all 0.5s ease;
  326. }
  327.  
  328. #customlinks a:hover {
  329. padding:5px 10px;
  330. color:{color:Right Links Hover};
  331. letter-spacing:3px;
  332. }
  333.  
  334. #customlinks a:hover:before, #customlinks a:hover:after {
  335. content:'x';
  336. font-family:Calibri;
  337. color:{color:Right Links};
  338. }
  339.  
  340. .line {
  341. width:100%;
  342. position:fixed;
  343. right:0;
  344. }
  345.  
  346. #line1 {
  347. background:{color:Line 1};
  348. height:20px;
  349. bottom:370px;
  350. }
  351.  
  352. #line2 {
  353. background:{color:Line 2};
  354. height:7px;
  355. bottom:355px;
  356. }
  357.  
  358. #line3 {
  359. background:{color:Line 3};
  360. height:15px;
  361. bottom:125px;
  362. }
  363.  
  364. #all {
  365. position:absolute;
  366. top:30px;
  367. right:520px;
  368. {block:IfTwoColumns}
  369. width:570px;
  370. {/block:IfTwoColumns}
  371. z-index:11;
  372. }
  373.  
  374. #post {
  375. background:{color:Post Background};
  376. {block:IfNotTwoColumns}
  377. width:500px;
  378. margin:0 0 30px 0;
  379. {/block:IfNotTwoColumns}
  380. {block:IfTwoColumns}
  381. {block:IndexPage}float:left;{/block:IndexPage}
  382. width:250px;
  383. margin:0 10px 10px 0;
  384. {/block:IfTwoColumns}
  385. padding:10px;
  386. border-top:1px solid {color:Post Border};
  387. border-right:1px solid {color:Post Border};
  388. border-left:1px solid {color:Post Border};
  389. border-bottom:10px solid {color:Post Border};
  390. -webkit-border-radius:3px;
  391. -moz-border-radius:3px;
  392. border-radius:3px;
  393. transition:all 0.5s ease;
  394. -webkit-transition:all 0.5s ease;
  395. -moz-transition:all 0.5s ease;
  396. -o-transition:all 0.5s ease;
  397. -ms-transition:all 0.5s ease;
  398. z-index:99;
  399. }
  400.  
  401. {block:IfMonochrome}
  402. .grayscale {
  403. -webkit-filter:grayscale(100%);
  404. -moz-filter:grayscale(100%);
  405. -ms-filter:grayscale(100%);
  406. -o-filter:grayscale(100%);
  407. filter:grayscale(100%);
  408. filter:url(grayscale.svg); /* Firefox 4+ */
  409. filter:gray; /* IE 6-9 */
  410. transition:all 0.5s ease;
  411. -webkit-transition:all 0.5s ease;
  412. -moz-transition:all 0.5s ease;
  413. -o-transition:all 0.5s ease;
  414. -ms-transition:all 0.5s ease;
  415. }
  416.  
  417. .grayscale:hover {
  418. -webkit-filter:grayscale(0%);
  419. -moz-filter:grayscale(0%);
  420. -ms-filter:grayscale(0%);
  421. -o-filter:grayscale(0%);
  422. filter:grayscale(0%);
  423. filter:url(grayscale.svg); /* Firefox 4+ */
  424. filter:gray; /* IE 6-9 */
  425. }
  426. {/block:IfMonochrome}
  427.  
  428. #post h4 {
  429. font-family:Dancing Script;
  430. font-size:16px;
  431. }
  432.  
  433. #post h4 a {
  434. transition:all 0.5s ease;
  435. -webkit-transition:all 0.5s ease;
  436. -moz-transition:all 0.5s ease;
  437. -o-transition:all 0.5s ease;
  438. -ms-transition:all 0.5s ease;
  439. }
  440.  
  441. #post h4 a:hover {
  442. color:{color:Text};
  443. }
  444.  
  445. #post p, #post pre {
  446. overflow:hidden;
  447. }
  448.  
  449. #name {
  450. display:inline-block;
  451. font-family:Dancing Script;
  452. font-weight:bold;
  453. }
  454.  
  455. #audio {
  456. {block:IfTwoColumns}width:270px;{/block:IfTwoColumns}
  457. {block:IfNotTwoColumns}width:520px;{/block:IfNotTwoColumns}
  458. padding:5px;
  459. text-align:center;
  460. }
  461.  
  462. #player {
  463. background:#000;
  464. width:30px;
  465. height:30px;
  466. padding:10px;
  467. -webkit-border-radius:50px;
  468. -moz-border-radius:50px;
  469. border-radius:50px;
  470. border:3px solid #000;
  471. }
  472.  
  473. #playerr {
  474. width:30px;
  475. margin:2px 0 0 2px;
  476. overflow:hidden;
  477. }
  478.  
  479. #title {
  480. background:#000;
  481. margin:-38px 15px 10px 50px;
  482. padding:5px 0;
  483. font-family:Lobster;
  484. }
  485.  
  486. #ask {
  487. background:{color:Ask Background};
  488. {block:IfNotTwoColumns}width:490px;{/block:IfNotTwoColumns}
  489. {block:IfTwoColumns}width:240px;{/block:IfTwoColumns}
  490. margin:-10px 0 0 -10px;
  491. padding:15px;
  492. }
  493.  
  494. #askerr {
  495. {block:IfNotTwoColumns}width:420px;{/block:IfNotTwoColumns}
  496. {block:IfTwoColumns}width:180px;{/block:IfTwoColumns}
  497. text-align:center;
  498. }
  499.  
  500. #asker {
  501. display:inline-block;
  502. background:{color:Post Background};
  503. margin-top:-30px;
  504. padding:3px 8px;
  505. position:absolute;
  506. font-family:Dancing Script;
  507. {block:IfNotTwoColumns}font-size:16px;{/block:IfNotTwoColumns}
  508. {block:IfTwoColumns}font-size:14px;{/block:IfTwoColumns}
  509. -webkit-border-radius:3px;
  510. -moz-border-radius:3px;
  511. border-radius:3px;
  512. }
  513.  
  514. #info {
  515. position:absolute;
  516. {block:IndexPage}
  517. margin:0 0 0 -15px;
  518. {block:IfTwoColumns}
  519. padding-bottom:30px;
  520. opacity:0;
  521. {/block:IfTwoColumns}
  522. {/block:IndexPage}
  523. {block:PermalinkPage}margin-left:-110px;{/block:PermalinkPage}
  524. transition:all 0.5s ease;
  525. -webkit-transition:all 0.5s ease;
  526. -moz-transition:all 0.5s ease;
  527. -o-transition:all 0.5s ease;
  528. -ms-transition:all 0.5s ease;
  529. z-index:-1;
  530. }
  531.  
  532. #info a {
  533. display:block;
  534. background:{color:Post Background};
  535. width:260px;
  536. margin-top:2px;
  537. padding:3px 5px;
  538. position:relative;
  539. color:{color:Text};
  540. border-left:5px solid {color:Info Border};
  541. -webkit-border-radius:3px;
  542. -moz-border-radius:3px;
  543. border-radius:3px;
  544. white-space:nowrap;
  545. overflow:hidden;
  546. }
  547.  
  548. #info img {
  549. float:left;
  550. margin:2px 5px 0 0;
  551. }
  552.  
  553. #info .notes {
  554. transition:all 0.5s ease;
  555. -webkit-transition:all 0.5s ease;
  556. -moz-transition:all 0.5s ease;
  557. -o-transition:all 0.5s ease;
  558. -ms-transition:all 0.5s ease;
  559. }
  560.  
  561. #info .reblog {
  562. border-left:5px solid {color:Box Borders}!important;
  563. transition:all 0.8s ease;
  564. -webkit-transition:all 0.8s ease;
  565. -moz-transition:all 0.8s ease;
  566. -o-transition:all 0.8s ease;
  567. -ms-transition:all 0.8s ease;
  568. }
  569.  
  570. #info .source {
  571. transition:all 1s ease;
  572. -webkit-transition:all 1s ease;
  573. -moz-transition:all 1s ease;
  574. -o-transition:all 1s ease;
  575. -ms-transition:all 1s ease;
  576. }
  577.  
  578. {block:IfNotTwoColumns}
  579. #post:hover #info a {
  580. margin-left:-110px;
  581. }
  582. {/block:IfNotTwoColumns}
  583.  
  584. {block:IfTwoColumns}
  585. {block:IndexPage}
  586. #post:hover {
  587. margin-top:90px;
  588. }
  589.  
  590. #post:hover #info {
  591. margin-top:-90px;
  592. opacity:1;
  593. z-index:1;
  594. }
  595. {/block:IndexPage}
  596. {/block:IfTwoColumns}
  597.  
  598. #notess {
  599. width:250px;
  600. height:160px;
  601. position:fixed;
  602. right:1050px;
  603. bottom:180px;
  604. overflow-y:auto;
  605. }
  606.  
  607. ol.notes {
  608. padding:0 8px;
  609. list-style-type:circle;
  610. }
  611.  
  612. ol.notes li.note {
  613. overflow:hidden;
  614. white-space:nowrap;
  615. }
  616.  
  617. ol.notes li.note img.avatar {
  618. display:none;
  619. }
  620.  
  621. ol.notes li.note blockquote {
  622. margin-left:3px;
  623. padding:3px;
  624. }
  625.  
  626. #tags {
  627. width:250px;
  628. height:20px;
  629. position:fixed;
  630. right:1050px;
  631. bottom:155px;
  632. text-align:center;
  633. line-height:20px;
  634. white-space:nowrap;
  635. overflow:hidden;
  636. }
  637.  
  638. #music {
  639. background:{color:Line 1};
  640. width:50px;
  641. height:50px;
  642. margin:0 0 0 -27px;
  643. position:fixed;
  644. {block:IfNotTwoColumns}right:1080px;{/block:IfNotTwoColumns}
  645. {block:IfTwoColumns}right:1120px;{/block:IfTwoColumns}
  646. bottom:350px;
  647. line-height:50px;
  648. border:4px solid {color:Line 2};
  649. -ms-transform:rotate(-45deg);
  650. -webkit-transform:rotate(-45deg);
  651. transform:rotate(-45deg);
  652. transition:all 0.5s ease;
  653. -webkit-transition:all 0.5s ease;
  654. -moz-transition:all 0.5s ease;
  655. -o-transition:all 0.5s ease;
  656. -ms-transition:all 0.5s ease;
  657. overflow:hidden;
  658. z-index:99;
  659. }
  660.  
  661. #code {
  662. margin:-4px 0 0 -25px;
  663. -ms-transform:rotate(45deg);
  664. -webkit-transform:rotate(45deg);
  665. transform:rotate(45deg);
  666. }
  667.  
  668. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  669. display:none;
  670. }
  671.  
  672. #infscr-loading {
  673. display:none;
  674. }
  675.  
  676. .navigation {
  677. display:none!important;
  678. }
  679.  
  680. #over {
  681. height:2000px!important;
  682. position:absolute;
  683. top:0px;
  684. left:0px;
  685. width:100%;
  686. }
  687.  
  688. @font-face {
  689. font-family:Kuroshitsuji;
  690. src:url('https://dl.dropboxusercontent.com/s/59718qn809fvq6o/Kuroshitsuji.ttf');
  691. }
  692.  
  693. </style>
  694.  
  695. {block:IfNotTwoColumns}
  696. <script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>
  697. {/block:IfNotTwoColumns}
  698.  
  699. </head>
  700.  
  701. {block:IfMusicPlayer}
  702. <div id="music"><div id="code">
  703. {text:Music Player Code}
  704. </div></div>
  705. {/block:IfMusicPlayer}
  706.  
  707. <body>
  708. <div id="over">
  709. <div id="right">
  710. <div id="link1"><a href="/">home</a></div>
  711. <div id="ava"><a href="/"><img src="{image:Avatar}"></a></div>
  712. <div id="link2"><a href="{text:Ask URL}">ask</a></div>
  713. <div id="link3"><a href="/archive">memories</a></div>
  714. <div id="link4"><a href="/random">random</a></div>
  715. </div>
  716.  
  717. <div id="riight">
  718. {block:Description}<div id="desc">{Description}</div>{/block:Description}
  719. <h1><a href="/">{Title}</a></h1>
  720. <img src="http://static.tumblr.com/fsavqrf/Q0Yng2bol/logo.png" id="logo">
  721. <div id="customlinks">
  722. {block:IfLink1}<a href="{text:Link1 URL}">{text:Link1}</a>{/block:IfLink1}
  723. {block:IfLink2}<a href="{text:Link2 URL}">{text:Link2}</a>{/block:IfLink2}
  724. {block:IfLink3}<br><a href="{text:Link3 URL}">{text:Link3}</a>{/block:IfLink3}
  725. {block:IfLink4}<a href="{text:Link4 URL}">{text:Link4}</a>{/block:IfLink4}
  726. {block:IfLink5}<br><a href="{text:Link5 URL}">{text:Link5}</a>{/block:IfLink5}
  727. {block:IfLink6}<a href="{text:Link6 URL}">{text:Link6}</a>{/block:IfLink6}
  728. {block:IfLink7}<br><a href="{text:Link7 URL}">{text:Link7}</a>{/block:IfLink7}
  729. {block:IfLink8}<a href="{text:Link8 URL}">{text:Link8}</a>{/block:IfLink8}
  730. </div>
  731.  
  732. <div id="line1" class="line"></div>
  733. <div id="line2" class="line"></div>
  734. <div id="line3" class="line"></div>
  735.  
  736. <div class="navigation">
  737. {block:Pagination}
  738. {block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older ?</a>{/block:NextPage}
  739. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">? Newer</a></p>{/block:PreviousPage}
  740. {/block:Pagination}
  741. </div>
  742.  
  743. </div>
  744.  
  745.  
  746. <div id="all">
  747.  
  748. {block:IfNotTwoColumns}
  749. <div class="autopagerize_page_element">
  750. {/block:IfNotTwoColumns}
  751.  
  752. {block:Posts}
  753.  
  754. <div id="post">
  755.  
  756. <div id="info">
  757. {block:NoteCount}
  758. <a href="{Permalink}" class="notes"><img src="http://static.tumblr.com/fsavqrf/1RKnlras1/notes.png">{NoteCountWithLabel}</a>
  759. {/block:NoteCount}
  760. {block:RebloggedFrom}
  761. <a href="{ReblogParentURL}" class="reblog"><img src="http://static.tumblr.com/fsavqrf/cyNnlrank/reblog.png">{ReblogParentName}</a>
  762. {block:ContentSource}
  763. <a href="{ReblogRootURL}" class="source"><img src="http://static.tumblr.com/fsavqrf/vXQnlraps/source.png">{ReblogRootName}</a>
  764. {/block:ContentSource}
  765. {/block:RebloggedFrom}
  766. {block:NotReblog}
  767. {block:Date}<a href="{Permalink}" class="notes">{Year}.{MonthNumberWithZero}.{DayOfMonthWithZero}</a>{/block:Date}
  768. {/block:NotReblog}
  769. </div>
  770.  
  771. {block:Answer}
  772. <div id="ask">
  773. <div id="askerr"><div id="asker">{Asker}</div></div>
  774. <div id="question">{Question}</div>
  775. </div>
  776. <p>{Answer}</p>
  777. {/block:Answer}
  778.  
  779. {block:Text}
  780. {block:Title}<h4>{Title}</h4>{/block:Title}
  781. <p>{Body}</p>
  782. {/block:Text}
  783.  
  784. {block:Photo}
  785. {LinkOpenTag}
  786. {block:IfNotTwoColumns}
  787. <img src="{PhotoURL-500}" alt="{PhotoAlt}" class="grayscale">
  788. {/block:IfNotTwoColumns}
  789. {block:IfTwoColumns}
  790. <img src="{PhotoURL-250}" alt="{PhotoAlt}" class="grayscale">
  791. {/block:IfTwoColumns}
  792. {LinkCloseTag}
  793. {block:Caption}<p>{Caption}</p>{/block:Caption}
  794. {/block:Photo}
  795.  
  796. {block:Photoset}
  797. {block:IfNotTwoColumns}
  798. <div class="grayscale">{Photoset-500}</div>
  799. {/block:IfNotTwoColumns}
  800. {block:IfTwoColumns}
  801. <div class="grayscale">{Photoset-250}</div>
  802. {/block:IfTwoColumns}
  803. {block:Caption}<p>{Caption}</p>{/block:Caption}
  804. {/block:Photoset}
  805.  
  806. {block:Quote}
  807. <h4>"{Quote}"</h4>
  808. {block:Source}
  809. <p style="text-align:right;font-style:italic;">{Source}</p>
  810. {/block:Source}
  811. {/block:Quote}
  812.  
  813. {block:Link}
  814. <h4><a href="{URL}" target="_blank">{Name}</a></h4>
  815. {block:Description}<p>{Description}</p>{/block:Description}
  816. {/block:Link}
  817.  
  818. {block:Chat}
  819. <center>{block:Title}<h4>{Title}</h4>{/block:Title}
  820. {block:Lines}
  821. {block:Label}<div id="name">{Label}</div>{/block:Label} {Line}</br>
  822. {/block:Lines}</center>
  823. {/block:Chat}
  824.  
  825. {block:Audio}
  826. <div id="audio">
  827. <div id="player" class="playerodd">
  828. <div id="playerr">{AudioPlayerBlack}</div></div>
  829. {block:TrackName}
  830. <div id="title">{TrackName}</div>
  831. {/block:TrackName}
  832. </div>
  833. {block:Caption}<i>{Caption}</i>{/block:Caption}
  834. {/block:Audio}
  835.  
  836. {block:Video}
  837. {block:IfNotTwoColumns}
  838. <div class="grayscale">{Video-500}</div>
  839. {/block:IfNotTwoColumns}
  840. {block:IfTwoColumns}
  841. <div class="grayscale">{Video-250}</div>
  842. {/block:IfTwoColumns}
  843. {block:Caption}{Caption}{/block:Caption}
  844. {/block:Video}
  845.  
  846. {block:ContentSource}
  847. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  848. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  849. {/block:SourceLogo}
  850. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  851. {/block:ContentSource}
  852.  
  853. </div>
  854.  
  855. {block:PermalinkPage}
  856. <div id="notess">
  857. {block:PostNotes}
  858. {PostNotes}
  859. {/block:PostNotes}
  860. </div>
  861. {block:HasTags}
  862. <div id="tags">
  863. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  864. </div>
  865. {/block:HasTags}
  866. {/block:PermalinkPage}
  867.  
  868. {/block:Posts}
  869.  
  870. </div></div></div>
  871.  
  872. </body>
  873. </html>
  874.  
  875.  
  876. <!--
  877.  
  878. THEME MADE BY BAKATHEMES OR AKATSUKII @ TUMBLR
  879. Edit/tweak as much as you like but pleeeeaaaase
  880. DO NOT remove the credits, copy and
  881. redistribute the theme as your own.
  882. Or you'll sleep in a coffin starting tonight. Hihihi~
  883.  
  884. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement