ninpen

BLiND

Oct 16th, 2014
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.21 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.  
  3.  
  4. <!-------------------------------
  5.  
  6. BLiND BY NINPEN.TUMBLR.COM
  7. DO NOT REMOVE THE CREDIT.
  8.  
  9. --------------------------------->
  10.  
  11.  
  12.  
  13.  
  14. <html lang="en"><head>
  15. <title>{Title}</title>
  16.  
  17.  
  18. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  19. <head>
  20.  
  21. <meta name="if:250px" content=""/>
  22. <meta name="if:400px" content="1"/>
  23. <meta name="if:showCaption" content=""/>
  24.  
  25. <meta name="color:bold" content="#4dd2ff"/>
  26. <meta name="color:italic" content="#FF8F97"/>
  27. <meta name="color:underline" content="#FFB866"/>
  28.  
  29. <meta name="color:navigation bg" content ="#ffffff"/>
  30. <meta name="color:navi links" content ="#b7b7b7"/>
  31. <meta name="color:border" content ="#f5f5f5"/>
  32.  
  33. <meta name="color:caption bg" content ="#fafafa"/>
  34. <meta name="color:caption" content ="#aaaaaa"/>
  35. <meta name="color:pages bg" content ="#000000"/>
  36. <meta name="color:pages" content ="#ffffff"/>
  37.  
  38. <meta name="color:Background" content ="#ffffff"/>
  39. <meta name="color:posts" content ="#ffffff"/>
  40. <meta name="color:text" content="#a0a0a0"/>
  41. <meta name="color:perma" content="#000000"/>
  42. <meta name="color:perma BG" content="#ffffff"/>
  43. <meta name="color:tags" content="#979797"/>
  44. <meta name="color:description" content="#aaaaaa"/>
  45. <meta name="color:description bg" content="#ffffff"/>
  46. <meta name="color:blockquote bg" content="#fafafa"/>
  47. <meta name="color:blockquote" content="#b0b0b0"/>
  48.  
  49.  
  50. <meta name="color:titletext" content="#ffffff"/>
  51. <meta name="color:titlebg" content="#000000"/>
  52. <meta name="color:h1" content="#e8e8e8"/>
  53. <meta name="color:h1hover" content="#4dd2ff"/>
  54. <meta name="color:h1 BG" content="#191919"/>
  55. <meta name="color:h2" content="#cccccc"/>
  56. <meta name="color:h1 BG" content="#000000"/>
  57. <meta name="color:link" content="#ef7f93"/>
  58. <meta name="color:chat line 1" content="#f7f7f7"/>
  59. <meta name="color:chat line 2" content="#f5f5f5"/>
  60. <meta name="color:chat names bg" content="#f5f5f5"/>
  61. <meta name="color:chat names" content="#aaaaaa"/>
  62.  
  63. <meta name="image:background" content=""/>
  64. <meta name="image:portrait" content=""/>
  65.  
  66. <meta name="text:Custom Link One" content=""/>
  67. <meta name="text:Custom Link One URL" content=""/>
  68. <meta name="text:Custom Link Two" content=""/>
  69. <meta name="text:Custom Link Two URL" content=""/>
  70. <meta name="text:Custom Link Three" content=""/>
  71. <meta name="text:Custom Link Three URL" content=""/>
  72. <meta name="text:Custom Link Four" content=""/>
  73. <meta name="text:Custom Link Four URL" content=""/>
  74. <meta name="text:Custom Link Five" content=""/>
  75. <meta name="text:Custom Link Five URL" content=""/>
  76. <meta name="text:Custom Link Six" content=""/>
  77. <meta name="text:Custom Link Six URL" content=""/>
  78. <meta name="text:Custom Link Seven" content=""/>
  79. <meta name="text:Custom Link Seven URL" content=""/>
  80. <meta name="text:Custom Link Eight" content=""/>
  81. <meta name="text:Custom Link Eight URL" content=""/>
  82. <meta name="text:Custom Link Nine" content=""/>
  83. <meta name="text:Custom Link Nine URL" content=""/>
  84. <meta name="text:Custom Link Ten" content=""/>
  85. <meta name="text:Custom Link Ten URL" content=""/>
  86. <meta name="text:Custom Link Eleven" content=""/>
  87. <meta name="text:Custom Link Eleven URL" content=""/>
  88. <meta name="text:Custom Link Twelve" content=""/>
  89. <meta name="text:Custom Link Twelve URL" content=""/>
  90.  
  91.  
  92.  
  93. <link rel="shortcut icon" href="{Favicon}" />
  94. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  95. <div class="cred"><a href="http://ninpen.tumblr.com/">thm.</a></div>
  96. <link href='http://fonts.googleapis.com/css?family=Roboto:900,700' rel='stylesheet' type='text/css'>
  97.  
  98.  
  99.  
  100. <style type="text/css">
  101. html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, li, fieldset, form, label, legend, tbody, tfoot, thead, tr, th, td, article, canvas, details, embed, figure, figcaption, footer, hgroup, menu, output, ruby, summary,time, mark, audio, video {
  102. margin: 0;
  103. padding: 0;
  104. border: 0;
  105. font-size: 100%;
  106. font: inherit;
  107. vertical-align: baseline;
  108. }
  109.  
  110. article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  111. display: block;
  112. }
  113.  
  114. body {
  115. line-height: 1;
  116. }
  117.  
  118. ol, ul {
  119. list-style: none;
  120. }
  121.  
  122. table {
  123. border-collapse: collapse;
  124. border-spacing: 0;
  125. }
  126.  
  127. body {line-height: 1;}
  128. ol, ul {list-style: none;}
  129. table {border-collapse: collapse;border-spacing: 0;}
  130.  
  131. #scrollToTop:link,#scrollToTop:visited {
  132. z-index:1;
  133. position: fixed;
  134. text-align:center;
  135. bottom: 20px;
  136. right: 100px;
  137. font:7px trebuchet ms;
  138. letter-spacing:1px;
  139. text-transform:uppercase;
  140. padding:7px;
  141. color:{color:text};
  142. }
  143.  
  144. ::-webkit-scrollbar {
  145. width:4px;
  146. height: 4px;
  147. background-color: {color:Background};
  148. }
  149.  
  150. ::-webkit-scrollbar-thumb {
  151. background-color: {color:text};
  152. }
  153.  
  154. html{
  155. padding:0;
  156. margin:0;
  157. height:100%;
  158. width:100%;
  159. }
  160.  
  161. html,body{
  162. padding:0;
  163. margin:0;
  164. height:100%;
  165. width:100%;
  166. background:{color:Background} url({image:background}) fixed repeat top left;
  167. word-wrap:break-word;
  168. overflow:hidden;
  169. font:11px courier;
  170. color: {color:text};
  171. }
  172.  
  173. a{
  174. color: {color:link};
  175. text-decoration:none;
  176. -webkit-transition: .6s ease-in-out;
  177. -moz-transition: .6s ease-in-out;
  178. -ms-transition: .6s ease-in-out;
  179. -transition: .6s ease-in-out;
  180. }
  181.  
  182. a:hover {
  183. -webkit-transition: .6s ease-in-out;
  184. -moz-transition: .6s ease-in-out;
  185. -ms-transition: .6s ease-in-out;
  186. -transition: .6s ease-in-out;
  187. }
  188.  
  189. .cred{font:700 italic 9px/8px calibri;letter-spacing:1px;position:Fixed;bottom:2%;right:5%;}
  190. .cred a:hover{color:{color:bold};}
  191.  
  192. b,strong{
  193. color:{color:bold};
  194. }
  195.  
  196. i,em{
  197. color:{color:italic};
  198. }
  199.  
  200. u{
  201. color:{color:underline};
  202. }
  203.  
  204. h1{
  205. text-align:center;
  206. font:8px/11px courier;
  207. padding:30px;
  208. text-transform:uppercase;
  209. letter-spacing:2px;
  210. background-color:{color:h1 BG};
  211. color:{color:h1};
  212. }
  213.  
  214. h1 a:hover{
  215. color:{color:h1hover};
  216. }
  217.  
  218. h1 a{
  219. color:{color:h1};
  220. }
  221.  
  222. h2{
  223. text-align:center;
  224. font:bold italic 18px/18px helvetica;
  225. text-transform:lowercase;
  226. letter-spacing:-1px;
  227. color:{color:h2};
  228. }
  229.  
  230. .source{
  231. font:8px/8px courier;
  232. text-align:right;
  233. text-transform:uppercase;
  234. }
  235.  
  236. a h2{
  237. color:{color:h2};
  238. }
  239.  
  240. a h2:hover{
  241. background:{color:h2};
  242. color:{color:h2 BG};
  243. }
  244.  
  245. img{max-width:100%;}
  246.  
  247. #sidebar{
  248. width:335px;
  249. height:120px;
  250. position:fixed;
  251. top:50%;
  252. {block:If250px}margin:-100px 0 0 0px;{/block:If250px}
  253. {block:If400px}margin:-100px 0 0 0px;{/block:If400px}
  254. }
  255.  
  256. .title a{
  257. background:{color:titlebg};
  258. color:{color:titletext};
  259. border-radius:3px;
  260. padding:11px 10px;
  261. width:101px;
  262. font:9px/9px courier;
  263. letter-spacing:1px;
  264. text-align:center;
  265. text-transform:uppercase;
  266. -ms-transform: rotate(90deg) translate3d( 0, 0, 0);
  267. -moz-transform: rotate(90deg) translate3d( 0, 0, 0);
  268. -webkit-transform: rotate(90deg) translate3d( 0, 0, 0);
  269. transform: rotate(90deg) translate3d( 0, 0, 0);
  270. float:right;
  271. margin-right:-120px;
  272. -ms-transform-origin: left top 0;
  273. -moz-transform-origin: left top 0;
  274. -webkit-transform-origin: left top 0;
  275. transform-origin: left top 0
  276. }
  277.  
  278. #nav{
  279. width:101px;
  280. margin:0 32px 0 0;
  281. height:100%;
  282. float:right;
  283. border-left:1px solid {color:border};
  284. }
  285.  
  286. .mainav{
  287. vertical-align:top;
  288. font:9px/9px courier;
  289. letter-spacing:2px;
  290. margin:0 -7px -2px 0;
  291. display:inline-block;
  292. text-transform:uppercase;
  293. }
  294.  
  295. a.mainav:nth-child(2) {
  296. padding:2px 11px;
  297. border-bottom:1px solid {color:border};
  298. border-left:1px solid {color:border};
  299. background:{color:navigation bg};
  300. color:{color:navi links};
  301. }
  302.  
  303. a.mainav:nth-child(1) {
  304. padding:2px 11px;
  305. border-bottom:1px solid {color:border};
  306. background:{color:navigation bg};
  307. color:{color:navi links};
  308. }
  309.  
  310. a.mainav:nth-child(3) {
  311. padding:2px 11px;
  312. border-right:1px solid {color:border};
  313. background:{color:navigation bg};
  314. color:{color:navi links};
  315. }
  316.  
  317. #nav div:nth-child(4){
  318. width:50px;
  319. height:13px;
  320. background:{color:titlebg};
  321. display:inline-block;
  322. }
  323.  
  324. .links{
  325. background:{color:titlebg};
  326. height:94px;
  327. overflow:auto;
  328. margin-top:-3px;
  329. border-radius:3px 0 3px 3px;
  330. }
  331.  
  332. .links a{
  333. display:block;
  334. color:{color:titletext};
  335. border-bottom:1px solid {color:titlebg};
  336. }
  337.  
  338. .links a:hover{
  339. margin-left:10px;
  340. border-bottom:1px solid {color:border};
  341. }
  342.  
  343. #desc{
  344. color:{color:description};
  345. float:left;
  346. background:{color:description bg};
  347. width:200px;
  348. font:11px/11px courier;
  349. }
  350.  
  351. .port{
  352. float:left;
  353. width:60px;
  354. border-radius:20px;
  355. margin:0 3px 3px 0;
  356. border-radius:3px;
  357. -webkit-transition: .6s ease-in-out;
  358. -moz-transition: .6s ease-in-out;
  359. -ms-transition: .6s ease-in-out;
  360. -transition: .6s ease-in-out;
  361. }
  362.  
  363. img.port{
  364. border-radius:4px;
  365. }
  366.  
  367. .port:hover{
  368. border-radius:30px 30px 0 30px;
  369. -webkit-transition: .6s ease-in-out;
  370. -moz-transition: .6s ease-in-out;
  371. -ms-transition: .6s ease-in-out;
  372. -transition: .6s ease-in-out;
  373. }
  374.  
  375. #pagination{
  376. width:63px;
  377. height:30px;
  378. position:fixed;
  379. top:50%;
  380. margin:30px 0 0 270px;
  381. }
  382.  
  383. #pagination a{
  384. border-radius:3px;
  385. display:inline-block;
  386. width:8px;
  387. line-height:8px;
  388. height:8px;
  389. padding:10px;
  390. color:{color:pages};
  391. background:{color:pages bg};
  392. }
  393.  
  394. #pagination a:hover{
  395. color:{color:pages bg};
  396. background:{color:pages};
  397. }
  398.  
  399. #wrap{
  400. height:100%;
  401. margin:0 auto;
  402. {block:If250px}width:595px;{/block:If250px}
  403. {block:If400px}width:745px;{/block:If400px}
  404. }
  405.  
  406. #center{
  407. width:100%;
  408. height:100%;
  409. overflow:Auto;
  410. }
  411.  
  412. .content{
  413. margin-top:100px;
  414. {block:IndexPage}
  415. {block:If250px}width:250px;{/block:If250px}
  416. {block:If400px}width:400px;{/block:If400px}
  417. {/block:IndexPage}
  418. {block:PermalinkPage}
  419. {block:If250px}width:250px;{/block:If250px}
  420. {block:If400px}width:400px;{/block:If400px}
  421. {/block:PermalinkPage}
  422. float:right;
  423. }
  424.  
  425. .entry {
  426. opacity:.8;
  427. background-color:{color:posts};
  428. position:relative;
  429. border-radius:3px;
  430. color: {color:text};
  431. {block:IndexPage}
  432. margin-bottom:100px;
  433. {block:If250px}width:250px;{/block:If250px}
  434. {block:If400px}width:400px;{/block:If400px}
  435. {/block:IndexPage}
  436. {block:PermalinkPage}
  437. {block:If250px}width:250px;{/block:If250px}
  438. {block:If400px}width:400px;{/block:If400px}
  439. {/block:PermalinkPage}
  440. box-shadow:5px 5px {color:border};
  441. border-top:1px solid {color:border};
  442. border-left:1px solid {color:border};
  443. border-right:1px solid {color:border};
  444. -webkit-transition: .6s ease-in-out;
  445. -moz-transition: .6s ease-in-out;
  446. -ms-transition: .6s ease-in-out;
  447. -transition: .6s ease-in-out;
  448. }
  449.  
  450. .entry:hover{
  451. opacity:1;
  452. -webkit-transition: .6s ease-in-out;
  453. -moz-transition: .6s ease-in-out;
  454. -ms-transition: .6s ease-in-out;
  455. -transition: .6s ease-in-out;
  456. }
  457.  
  458. .img,.photoset{
  459. border-radius:3px;
  460. display:block;
  461. }
  462.  
  463. #cap{
  464. width:100%;
  465. color:{color:caption};
  466. background:{color:caption b};
  467. }
  468.  
  469. .entry a{
  470. color:{color:bold};
  471. }
  472.  
  473. .entry a:hover{
  474. opacity:.6;
  475. }
  476.  
  477. .askername{
  478. display:block;
  479. padding:5px 10px;
  480. margin:-10px 0 0 -10px;
  481. border-radius:4px;
  482. width:100%;
  483. text-align:center;
  484. background:{color:titlebg};
  485. font:9px/9px courier;
  486. letter-spacing:2px;
  487. text-transform:uppercase;
  488. }
  489.  
  490. .askername a{
  491. color:{color:titletext};
  492. }
  493.  
  494. #question{
  495. margin:10px 0;
  496. padding:10px;
  497. color:{description};
  498. border-bottom:1px solid {color:border};
  499. }
  500.  
  501. .audioplayer{
  502. padding:20px 10px;
  503. border-radius:3px;
  504. background:{color:titlebg};
  505. }
  506.  
  507. .perma {
  508. font-family: 'Roboto', sans-serif;
  509. font-weight:900;
  510. font-size:10px;
  511. position:absolute;
  512. bottom:0;
  513. opacity:0;
  514. {block:If250px}left:260px;{/block:If250px}
  515. {block:If400px}width:400px;{/block:If400px}
  516. transition: all 0.6s ease-in-out 0s;
  517. -moz-transition: all 0.6s ease-in-out 0s;
  518. -webkit-transition: all 0.6s ease-in-out 0s;
  519. -o-transition: all 0.6s ease-in-out 0s;
  520. }
  521.  
  522. .perma a{
  523. color:{color:perma};
  524. }
  525.  
  526. .entry:hover .perma{
  527. opacity:1;
  528. transition: all 0.6s ease-in-out 0s;
  529. -moz-transition: all 0.6s ease-in-out 0s;
  530. -webkit-transition: all 0.6s ease-in-out 0s;
  531. -o-transition: all 0.6s ease-in-out 0s;
  532. }
  533.  
  534. blockquote{
  535. font:8px/12px century gothic;
  536. letter-spacing:1px;
  537. text-transform:uppercase;
  538. background-color:{color:blockquote bg};
  539. color:{color:blockquote};
  540. border:1px solid {color:border};
  541. }
  542.  
  543. #tags{
  544. position:relative;
  545. top:3px;
  546. left:0;
  547. display:block;
  548. text-align:center;
  549. }
  550.  
  551. #tags a{
  552. vertical-align:top;
  553. padding:1px 2px 0 2px;
  554. text-transform:uppercase;
  555. letter-spacing:1px;
  556. font:8px/8px courier;
  557. background:{color:tagBG};
  558. margin:0 2px 2px 0;
  559. color:{color:tag};
  560. }
  561.  
  562. #tags a:hover{
  563. color:{color:tag-hover};
  564. }
  565.  
  566. #postin{
  567. margin-top:20px;
  568. display:block;
  569. text-align:center;
  570. }
  571.  
  572. #dated{
  573. font:20px/20px courier;
  574. letter-spacing:-2px;
  575. margin:0;
  576. color:{color:date};
  577. text-transform:uppercase;
  578. display:block;
  579. }
  580.  
  581. #postin a{
  582. text-transform:uppercase;
  583. letter-spacing:1px;
  584. font:8px/8px courier;
  585. }
  586.  
  587. .postbot a:nth-child(2){
  588. margin-left:30px;
  589. }
  590.  
  591. .postbot a{
  592. color:{color:bold};
  593. }
  594.  
  595. .postbot a:hover{
  596. color:{color:italic};
  597. }
  598.  
  599. l.notes {
  600. width:400px;
  601. text-align:left;
  602. padding: 0px;
  603. margin: 25px 0px;
  604. list-style-type: lower-roman;
  605. border-bottom: solid 1px {color:border};
  606. }
  607.  
  608. ul{
  609. list-style-type:square;
  610. }
  611.  
  612. li{
  613. list-style-type:square;
  614. list-style-position:inside;
  615. }
  616.  
  617. #postnotes{
  618. margin-top:0;
  619. width:400px;
  620. }
  621.  
  622. .avatar_frame{
  623. display:none;
  624. }
  625.  
  626. ol.notes li.note {
  627. list-style-type:none;
  628. border-top:1px solid {color:border};
  629. padding: 10px;
  630. font:8px/12px courier;
  631. letter-spacing:1px;
  632. text-transform:uppercase;
  633. }
  634.  
  635. ol.notes li.note img.avatar {
  636. display:none;
  637. }
  638.  
  639. ol.notes li.note span.action {
  640. list-style-type:none;
  641. font-weight:normal;
  642. }
  643.  
  644. ol.notes li.note .answer_content {
  645. list-style-type:none;
  646. font-weight: normal;
  647. }
  648.  
  649. ol.notes li.note blockquote {
  650. padding: 4px 10px;
  651. margin: 10px 0px 0px 25px;
  652. }
  653.  
  654. ol.notes li.note blockquote a {
  655. text-decoration: none;
  656. }
  657.  
  658. ul.chat {
  659. margin: 0;
  660. padding: 0;
  661. }
  662.  
  663. .chat li {
  664. list-style-type: none;
  665. margin-left: 0px;
  666. padding:15px 5px;
  667. border-bottom:1px solid {color:border};
  668. }
  669.  
  670. .chat li.odd {
  671. background-color:{color:chat line 1};
  672. }
  673.  
  674. .chat li.even {
  675. background-color:{color:chat line 2};
  676. }
  677.  
  678. .label {
  679. background-color:{color:chatnames bg};
  680. color:{color:chatnames};
  681. padding:5px;
  682. margin:3px;
  683. font:8px/8px century gothic;
  684. letter-spacing:1px;
  685. text-transform:uppercase;
  686. font-weight: bold;
  687. }
  688.  
  689. .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop{
  690. position:fixed !important;
  691. }
  692. </style>
  693. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  694. <script>
  695. // minimal soundcloud player © eoxk.tumblr
  696. $(document).ready(function(){
  697. var color = '#acd7bb'; // color of play button (hex)
  698. $('.soundcloud_audio_player').each(function(){
  699. $(this).attr({ src: $(this).attr('src').split('&')[0] + '&amp;liking=false&amp;sharing=false&amp;auto_play=false&amp;show_comments=false&amp;continuous_play=false&amp;buying=false&amp;show_playcount=false&amp;show_artwork=true&amp;origin=tumblr&amp;color=' + color.split('#')[1], height: 20, width: '100%' });
  700. });
  701. });
  702. </script>
  703. </head>
  704. <body>
  705.  
  706.  
  707.  
  708. <div id="center">
  709.  
  710. <div id="wrap">
  711. <div id="sidebar">
  712. <div class="title"><a href="/">{title}</a></div>
  713. <div id="desc">
  714. <img class="port" src="{image:portrait}">{description}
  715. </div>
  716.  
  717. <div id="nav">
  718. <a class="mainav" href="/">home</a>
  719. <a class="mainav" href="/ask">mail</a>
  720. <a class="mainav" href="/archive">Time</a>
  721. <div></div>
  722. <div class="links">
  723. {block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}">{text:Custom Link One}</a>{/block:IfCustomLinkOne}
  724.  
  725. {block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}">{text:Custom Link Two}</a>{/block:IfCustomLinkTwo}
  726.  
  727. {block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}">{text:Custom Link Three}</a>{/block:IfCustomLinkThree}
  728.  
  729. {block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}">{text:Custom Link Four}</a>{/block:IfCustomLinkFour}
  730.  
  731. {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}">{text:Custom Link Five}</a>{/block:IfCustomLinkFive}
  732.  
  733. {block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}">{text:Custom Link Six}</a>{/block:IfCustomLinkSix}
  734.  
  735. {block:IfCustomLinkSeven}<a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}">{text:Custom Link Seven}</a>{/block:IfCustomLinkSeven}
  736.  
  737. {block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}">{text:Custom Link Eight}</a>{/block:IfCustomLinkEight}
  738.  
  739. {block:IfCustomLinkNine}<a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}">{text:Custom Link Nine}</a>{/block:IfCustomLinkNine}
  740.  
  741. {block:IfCustomLinkTen}<a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}">{text:Custom Link Ten}</a>{/block:IfCustomLinkTen}
  742.  
  743. {block:IfCustomLinkEleven}<a href="{block:IfCustomLinkElevenURL}{text:Custom Link Eleven URL}{/block:IfCustomLinkElevenURL}">{text:Custom Link Eleven}</a>{/block:IfCustomLinkEleven}
  744.  
  745. {block:IfCustomLinkTwelve}<a href="{block:IfCustomLinkTwelveURL}{text:Custom Link Twelve URL}{/block:IfCustomLinkTwelveURL}">{text:Custom Link Twelve}</a>{/block:IfCustomLinkTwelve}
  746. </div>
  747.  
  748. </div>
  749.  
  750.  
  751. {block:Pagination}
  752. <div id="pagination">
  753. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  754. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  755. </div>
  756. {/block:Pagination}
  757.  
  758. </div>
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768. <div class="content">
  769. {block:Posts}
  770.  
  771. <div class="entry">
  772.  
  773.  
  774.  
  775. {block:Text}
  776. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}{Body}
  777. {/block:Text}
  778.  
  779.  
  780.  
  781.  
  782. {block:Photo}
  783. {block:IndexPage}
  784. <a href="{Permalink}"><img class="img" src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
  785. {block:IfshowCaption}
  786. {block:Caption}
  787. <div id="caption">{Caption}</div>
  788. {/block:Caption}
  789. {/block:IfshowCaption}
  790. {/block:IndexPage}
  791.  
  792. {block:permalinkpage}
  793. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  794. {block:Caption}
  795. <div id="caption">{Caption}</div>
  796. {/block:Caption}
  797. {/block:permalinkpage}
  798. {/block:Photo}
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805. {block:Photoset}
  806. {block:IndexPage}
  807. {block:If250px}{Photoset-250}{/block:If250px}
  808. {block:If400px}{Photoset-400}{/block:If400px}
  809. {block:IfshowCaption}
  810. {block:Caption}
  811. <div id="caption">{Caption}</div>
  812. {/block:Caption}
  813. {/block:IfshowCaption}
  814. {/block:IndexPage}
  815.  
  816. {block:permalinkpage}
  817. {block:If250px}{Photoset-250}{/block:If250px}
  818. {block:If400px}{Photoset-400}{/block:If400px}
  819. {block:Caption}
  820. <div id="caption">{Caption}</div>
  821. {/block:Caption}
  822. {/block:permalinkpage}
  823. {/block:Photoset}
  824.  
  825.  
  826.  
  827.  
  828. {block:Quote}
  829. <h2>{Quote}</h2>
  830. {block:Source}<div class="source">{Source}</div>{/block:Source}
  831. {/block:Quote}
  832.  
  833.  
  834.  
  835. {block:Link}
  836. <a href="{URL}"><h1>{Name}</h1></a>
  837. {block:Description}{Description}{/block:Description}
  838. {/block:Link}
  839.  
  840.  
  841.  
  842.  
  843. {block:Chat}
  844. {block:Title}<a href="{Permalink}"><h1>{Title}</h1></a>{/block:Title}
  845. <ul class="chat">
  846. {block:Lines}
  847. <li class="{Alt} user_{UserNumber}">
  848. {block:Label}
  849. <span class="label">{Label}</span>
  850. {/block:Label}{Line}
  851. </li>
  852. {/block:Lines}
  853. {/block:Chat}
  854.  
  855.  
  856.  
  857. {block:Answer}
  858. <div class="askername">{Asker}</div>
  859. <div id="question">{Question}</div>
  860. {Answer}
  861. {/block:Answer}
  862.  
  863.  
  864.  
  865. {block:Video}
  866. {block:IndexPage}
  867. {block:If250px}{Video-250}{/block:If250px}
  868. {block:If400px}{Video-400}{/block:If400px}
  869. {block:IfshowCaption}
  870. {block:Caption}
  871. <div id="caption">{Caption}</div>
  872. {/block:Caption}
  873. {/block:IfshowCaption}
  874. {/block:IndexPage}
  875.  
  876. {block:permalinkpage}
  877. {block:If250px}{Video-250}{/block:If250px}
  878. {block:If400px}{Video-400}{/block:If400px}
  879. {block:Caption}
  880. <div id="caption">{Caption}</div>
  881. {/block:Caption}
  882. {/block:permalinkpage}
  883. {/block:Video}
  884.  
  885.  
  886. {block:Audio}
  887. <div class="audioplayer">
  888. {AudioPlayerBlack}
  889. </div>
  890.  
  891. {block:TrackName}{TrackName}{/block:TrackName}</br>
  892. {block:Artist}{Artist}{/block:Artist}<br>
  893. {block:Album}{Album}{/block:Album}<br>
  894. {FormattedPlayCount} plays
  895. {/block:Audio}
  896.  
  897.  
  898.  
  899.  
  900. {block:IndexPage}
  901. <div class="perma">
  902. <a href="{Permalink}">{block:Date}{MonthNumberWithZero}.{DayOfMonthWithZero}{/block:Date}</a>
  903. </div>
  904. {/block:IndexPage}
  905.  
  906.  
  907.  
  908.  
  909. {block:PermalinkPage}
  910. <div id="postin">
  911. <div id="dated">
  912. {block:Date}{ShortMonth} {MonthNumberWithZero} | {TimeAgo}{/block:Date}
  913. </div>
  914. <div class="postbot">
  915. <a href="/random">Random</a>
  916.  
  917. {block:RebloggedFrom} <a href="{ReblogParentURL}">Via</a> / <a href="{ReblogRootURL}">Source</a> {/block:RebloggedFrom}
  918. </div>
  919. </div>
  920. {block:HasTags}
  921. <div id="tags">
  922. {block:Tags}
  923. <a href="{TagURL}">{Tag}</a>
  924. {/block:Tags}
  925. </div>
  926. {/block:HasTags}
  927. {/block:PermalinkPage}
  928.  
  929. {block:PostNotes}{PostNotes}{/block:PostNotes}
  930.  
  931. </div>
  932.  
  933. <div class="sources">
  934. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  935. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{block:NoSourceLogo}{/block:NoSourceLogo}{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  936. {/block:Posts}
  937.  
  938.  
  939. </div>
  940. </div>
  941.  
  942.  
  943.  
  944. </div>
  945.  
  946.  
  947.  
  948.  
  949. </body>
  950. </html>
Advertisement
Add Comment
Please, Sign In to add comment