Advertisement
dohdoro

absolute

Apr 5th, 2014
6,549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.06 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- ABSOLUTE THEME BY DOHDORO ----//*********
  5.  
  6. ***DO NOT REMOVE THE CREDIT PLEASE.
  7. ***DO NOT COMBINE MY CODES WITH SOMEONE ELSES
  8. ***DO NOT REDISTRIBUTE AND CLAIM AS YOURS
  9. ***DO NOT USE AS BASE --->
  10.  
  11. <head>
  12.  
  13. <title>{Title}</title>
  14.  
  15. {block:IfInfiniteScroll}
  16. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  17. {/block:IfInfiniteScroll}
  18.  
  19. <link rel="shortcut icon" href="{favicon}" />
  20.  
  21. <link rel="stylesheet" href="http://helplogger.googlecode.com/svn/trunk/html/[helplogger.blogspot.com]Fixed Fade Out Menu.css"/>
  22. <script type="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/html/[helplogger.blogspot.com]jquery-1.3.2.js"></script>
  23.  
  24.  
  25.  
  26. <meta name="color:Background" content="#ffffff"/>
  27. <meta name="color:Text" content="#888"/>
  28. <meta name="color:Bold" content="#000000"/>
  29. <meta name="color:Italic" content="#000000"/>
  30. <meta name="color:Underline" content="#888888"/>
  31. <meta name="color:links" content="#888888"/>
  32. <meta name="color:links hover" content="#000000"/>
  33. <meta name="color:h1 bg" content="#fff"/>
  34. <meta name="color:h1" content="#888"/>
  35. <meta name="color:h1 border" content="#eee"/>
  36.  
  37. <meta name="color:top bar" content="#000000"/>
  38. <meta name="color:post box bg" content="#ffffff"/>
  39. <meta name="color:image border" content="#ffffff"/>
  40. <meta name="color:box shadow" content="#eeeeee"/>
  41. <meta name="color:title bg" content="#000000"/>
  42. <meta name="color:title" content="#ffffff"/>
  43. <meta name="color:description bg" content="#ffffff"/>
  44. <meta name="color:description" content="#888888"/>
  45. <meta name="color:side links bg" content="#cbf98e"/>
  46. <meta name="color:side links border" content="#ffffff"/>
  47. <meta name="color:side links hover" content="#ffffff"/>
  48. <meta name="color:side links bg hover" content="#000000"/>
  49. <meta name="color:top bar border" content="#eeeeee"/>
  50. <meta name="color:nav icons bg" content="#ffffff"/>
  51. <meta name="color:nav icons bg hover" content="#cbf98e"/>
  52. <meta name="color:nav icons border hover" content="#000000"/>
  53. <meta name="color:entry background" content="#ffffff"/>
  54. <meta name="color:entry text" content="#888888"/>
  55. <meta name="color:post info bg" content="#fafafa"/>
  56. <meta name="color:post info" content="#afafaf"/>
  57. <meta name="color:caption bg" content="#fafafa"/>
  58. <meta name="color:caption" content="#afafaf"/>
  59. <meta name="color:ask bg" content="#000000"/>
  60. <meta name="color:ask" content="#ffffff"/>
  61. <meta name="color:answer" content="#888888"/>
  62. <meta name="color:answer bg" content="#fafafa"/>
  63. <meta name="color:permalink bg" content="#000000"/>
  64. <meta name="color:permalink" content="#ffffff"/>
  65. <meta name="color:music info bg" content="#000000"/>
  66. <meta name="color:music info" content="#ffffff"/>
  67. <meta name="color:pagination bg" content="#ffffff"/>
  68. <meta name="color:pagination" content="#888888"/>
  69. <meta name="color:pagination bold" content="#cbf98e"/>
  70. <meta name="color:pagination border" content="#eeeeee"/>
  71. <meta name="color:scrollbar bgr" content="#ffffff"/>
  72. <meta name="color:scrollbar" content="#000000"/>
  73.  
  74.  
  75. <meta name="image:Background" content=""/>
  76. <meta name="image:side bar img" content="http://static.tumblr.com/266e6b194ac45708734b6886dcdd4e21/bj5zkci/XbSn3jpks/tumblr_static_megpoid_gumi__render__by_kyantsu-d6lqo67.jpg"/>
  77. <meta name="image:bar bg" content=""/>
  78. <meta name="image:post box bg" content=""/>
  79.  
  80. <meta name="if:Show Captions" content="0"/>
  81. <meta name="if:Infinite Scroll" content"0"/>
  82. <meta name="if:500px" content""/>
  83. <meta name="if:250px" content""/>
  84. <meta name="if:400px" content"1"/>
  85.  
  86. <meta name="text:Link One URL" content="/"/>
  87. <meta name="text:Link One" content="link one"/>
  88. <meta name="text:Link Two URL" content="/"/>
  89. <meta name="text:Link Two" content="link two"/>
  90. <meta name="text:Link Three URL" content="/"/>
  91. <meta name="text:Link Three" content="link three"/>
  92. <meta name="text:Link Four URL" content="/"/>
  93. <meta name="text:Link FOur" content="link four"/>
  94.  
  95.  
  96.  
  97.  
  98. <style type="text/css">
  99.  
  100. #tumblr_controls {position: fixed !important;}
  101. #tumblr_controls {-webkit-filter: invert(100%);}
  102. #tumblr_controls {opacity: 0.5; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
  103. #tumblr_controls:hover {opacity: 1; -webkit-transition: opacity 0.7s linear; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; transition: all 0.5s ease-out;}
  104.  
  105.  
  106.  
  107. ::-webkit-scrollbar {
  108. width: 8px;
  109. height:3px;
  110. background:{color:scrollbar bg};
  111.  
  112. }
  113.  
  114. ::-webkit-scrollbar-thumb:vertical {
  115. height: 20px;
  116. background-color:{color:scrollbar};
  117.  
  118. }
  119.  
  120. /* Body */
  121.  
  122. body {
  123. font-family:consolas;
  124. font-size:10px;
  125. letter-spacing:1px;
  126. color:{color:Text};
  127. background:{color:Background};
  128. background-image:url('{image:Background}');
  129. background-repeat:repeat;
  130. background-attachment:fixed;
  131.  
  132. }
  133.  
  134. a {
  135. color:{color:Links};
  136. text-decoration:none;
  137.  
  138. }
  139.  
  140. a:hover {
  141. color:{color:Links Hover};
  142.  
  143. }
  144.  
  145. b, strong {
  146. color:{color:Bold};
  147.  
  148. }
  149.  
  150. i, em {
  151. color:{color:Italic};
  152.  
  153. }
  154.  
  155. u {
  156. color:{color:Underline};
  157.  
  158. }
  159.  
  160. h1 {
  161. font-family:helvetica sans serif;
  162. font-size:10px;
  163. text-transform:uppercase;
  164. text-align:left;
  165. background:{color:h1 bg};
  166. color:{color:h1};
  167. border-bottom:1px dotted {color:h1 border};
  168. padding:15px;
  169.  
  170. }
  171.  
  172. h1 a {
  173. color:{color:Links};
  174. text-decoration:none;
  175.  
  176. }
  177.  
  178. #quotes {
  179. margin-top:10px;
  180. font-family:helvetica sans serif;
  181. font-size:17px;
  182. text-align:center;
  183. letter-spacing:-1px;
  184. text-transform:uppercase;
  185.  
  186. }
  187.  
  188. #bombar {
  189. position:fixed;
  190. z-index:-999;
  191. width:300%;
  192. background:{color:top bar};
  193. left:-5px;
  194. height:68px;
  195. background-image:url('{image:bar bg}');
  196. background-repeat:repeat;
  197. background-attachment:fixed;
  198.  
  199. }
  200.  
  201. #rap {
  202. height:300%;
  203. margin-left:550px;
  204. margin-top:-20px;
  205. background:{color:post box bg};
  206. padding:20px;
  207. background-image:url('{image:post box bg}');
  208. background-repeat:repeat;
  209. background-attachment:fixed;
  210. {block:if250px}width:400px; {/block:if250px}
  211. {block:if400px}width:450px;{/block:if400px}
  212. {block:if500px}width:550px;{/block:if500px}
  213.  
  214.  
  215. }
  216.  
  217. /* Sidebar & links */
  218.  
  219. #onside {
  220. position:fixed;
  221. top:120px;
  222. left:250px;
  223.  
  224. }
  225.  
  226. #sdemg img{
  227. display:block;
  228. width:100px;
  229. height:100px;
  230. border:10px solid {color:image border};
  231. border-radius:20px;
  232. margin-left:145px;
  233. box-shadow: 1px 1px 1px {color:box shadow};
  234.  
  235. }
  236.  
  237. #title {
  238. margin-top:10px;
  239. margin-left:70px;
  240. font-size:10px;
  241. color:{color:title};
  242. padding:10px;
  243. width:170px;
  244. background:{color:title bg};
  245. border-radius:5px;
  246. text-align:center;
  247. text-transform:uppercase;
  248. box-shadow: 1px 1px 1px {color:box shadow};
  249. font-family:calibri;
  250. font-size:10px;
  251.  
  252. }
  253.  
  254. #desc {
  255. margin-top:0px;
  256. margin-left:70px;
  257. padding:10px;
  258. width:170px;
  259. background:{color:description bg};
  260. color:{color:description};
  261. word-wrap:break-word;
  262. font-family:calibri;
  263. font-size:10px;
  264. text-align:center;
  265. line-height:10px;
  266. letter-spacing:1px;
  267. text-transform:lowercase;
  268. border-radius:10px;
  269. box-shadow: 1px 1px 1px {color:box shadow};
  270.  
  271. }
  272.  
  273. #morelnks {
  274. position:absolute;
  275. height:100px;
  276. margin-left:70px;
  277. margin-top:3px;
  278.  
  279. }
  280.  
  281. #morelnks a {
  282. display:block;
  283. color:#888;
  284. margin-top:4px;
  285. background:{color:side links bg};
  286. font-family:lilfont;
  287. font-size:8px;
  288. padding:3px;
  289. text-transform:uppercase;
  290. text-align:center;
  291. border:5px solid {color:side links border};
  292. border-radius:4px;
  293. box-shadow: 1px 1px 1px {color:box shadow};
  294. -webkit-transition: opacity 0.4s linear;
  295. -webkit-transition: all 0.4s ease-in-out;
  296. -moz-transition: all 0.4s ease-in-out;
  297. -o-transition: all 0.4s ease-in-out;
  298.  
  299.  
  300. }
  301.  
  302. #morelnks a:hover {
  303. background:{color:side links bg hover};
  304. color:{color:side links hover};
  305. -webkit-transition: opacity 0.4s linear;
  306. -webkit-transition: all 0.4s ease-in-out;
  307. -moz-transition: all 0.4s ease-in-out;
  308. -o-transition: all 0.4s ease-in-out;
  309.  
  310. }
  311.  
  312. @font-face {font-family:lilfont; src: url(http://static.tumblr.com/bj5zkci/I3Yn23fn9/04b_03__.ttf) format("truetype"); }
  313.  
  314. /* top bar */
  315.  
  316.  
  317. #naviebar {
  318. margin-left:-20px;
  319. margin-top:-10px;
  320. position:fixed;
  321. z-index:99999;
  322. height:18px;
  323. padding:20px;
  324. background:{color:post box bg};
  325. border-bottom:1px dotted {color:top bar border};
  326. {block:if250px}width:400px; {/block:if250px}
  327. {block:if400px}width:450px;{/block:if400px}
  328. {block:if500px}width:550px;{/block:if500px}
  329.  
  330. }
  331.  
  332. #naviecons {
  333. position:fixed;
  334. margin-top:23px;
  335. {block:if250px}margin-left:145px;{/block:if250px}
  336. {block:if400px}margin-left:170px;{/block:if400px}
  337. {block:if500px}margin-left:230px;{/block:if500px}
  338.  
  339. }
  340.  
  341. #naviecons img{
  342. display:inline-block;
  343. margin-left:5px;
  344. margin-top:4px;
  345. z-index:999999;
  346. padding:2px;
  347. background:{color:nav icons bg};
  348. border-radius:10px;
  349. border:1px solid {color:top bar border};
  350. -webkit-transition: opacity 0.4s linear;
  351. -webkit-transition: all 0.4s ease-in-out;
  352. -moz-transition: all 0.4s ease-in-out;
  353. -o-transition: all 0.4s ease-in-out;
  354.  
  355. }
  356.  
  357. #naviecons img:hover {
  358. background:{color:nav icons bg hover};
  359. border:1px dashed {color: nav icons border hover};
  360. -webkit-transition: opacity 0.4s linear;
  361. -webkit-transition: all 0.4s ease-in-out;
  362. -moz-transition: all 0.4s ease-in-out;
  363. -o-transition: all 0.4s ease-in-out;
  364. }
  365.  
  366. /* Post & Post info */
  367.  
  368. #entry {
  369. position:relative;
  370. margin:30px;
  371. margin-top:70px;
  372. margin-left:10px;
  373. padding:15px;
  374. background:{color:entry background};
  375. color:{color:entry text};
  376. font-family:helvetica;
  377. font-size:10px;
  378. {block:if250px}width:250px; margin-left:60px;{/block:if250px}
  379. {block:if400px}width:400px;{/block:if400px}
  380. {block:if500px}width:500px;{/block:if500px}
  381.  
  382. }
  383.  
  384. #entry a {
  385. color:{color:post link};
  386.  
  387. }
  388.  
  389. #entry img{
  390. max-width:100%;
  391.  
  392. }
  393.  
  394. #postinfo {
  395. text-align:center;
  396. text-transform:uppercase;
  397. background:{color:post info bg};
  398. margin-top:10px;
  399. padding:20px;
  400. color:{color:post info};
  401. font-size:8px;
  402. font-family:calibri;
  403. {block:if250px}width:210px;{/block:if250px}
  404. {block:if400px}width:360px;{/block:if400px}
  405. {block:if500px}width:460px;{/block:if500px}
  406.  
  407. }
  408.  
  409. #postinfo a {
  410. margin:25px;
  411. width:360px;
  412. text-align:center;
  413. text-transform:uppercase;
  414. color:{color:post info};
  415.  
  416. }
  417.  
  418. #postinfo a:hover {
  419. font-style:italic;
  420.  
  421. }
  422.  
  423. #caption {
  424. margin-top:-3px;
  425. color:{color:caption};
  426. background:{color:caption bg};
  427. padding:5px;
  428. word-wrap:break-word;
  429. font-size:11px;
  430. font-family:calibri;
  431.  
  432. }
  433.  
  434. /* Asks */
  435.  
  436. #ques {
  437. background:{color:ask bg};
  438. color:{color:ask};
  439. padding:10px;
  440. text-transform:uppercase;
  441. font-family:calibri;
  442. font-size:10px;
  443. letter-spacing:1px;
  444. text-align:left;
  445.  
  446. }
  447.  
  448.  
  449. #ques a {
  450. color:{color:question};
  451.  
  452. }
  453.  
  454. #replies{
  455. Color:{color:answer};
  456. background:{color:answer bg};
  457. text-align:right;
  458. padding:10px;
  459. font-size:10px;
  460. font-family:consolas;
  461.  
  462. }
  463.  
  464. /* Perma */
  465.  
  466. #permalink {
  467. position:absolute;
  468. margin-left:-44px;
  469. margin-top:65px;
  470. padding:20px;
  471. color:{color:permalink};
  472. background:{color:permalink bg};
  473. font-size:9px;
  474. font-family:consolas;
  475. text-transform:uppercase;
  476. text-align:center;
  477. {block:if250px}width:400px; margin-left:-95px;{/block:if250px}
  478. {block:if400px}width:450px;{/block:if400px}
  479. {block:if500px}width:550px;{/block:if500px}
  480.  
  481. }
  482.  
  483. #permalink a {
  484. display:inline-block;
  485. color:{color:permalink};
  486. }
  487.  
  488. #notecounts {
  489. position:absolute;
  490. float:center;
  491. margin-top:150px;
  492. margin-left:-42px;
  493. font-family:consolas;
  494. font-size:9px;
  495. text-align:left;
  496. background:{color:entry background};
  497. color:{color:entry text};
  498. text-transform:uppercase;
  499. padding:20px;
  500. {block:if250px}width:400px; margin-left:-95px;{/block:if250px}
  501. {block:if400px}width:450px;{/block:if400px}
  502. {block:if500px}width:550px;{/block:if500px}
  503.  
  504. }
  505.  
  506. #notecounts a {
  507. color:{color:entry text};
  508.  
  509. }
  510.  
  511. #notecounts img {
  512. display:none;
  513.  
  514. }
  515.  
  516. ol.notecounts {
  517. list-style-type:square;
  518.  
  519. }
  520.  
  521. /* Music */
  522.  
  523. #audio {
  524. width:100%;
  525. margin-left:0px;
  526.  
  527. }
  528.  
  529. .tumblr_audio_player {
  530. height: 40px;
  531. {block:if250px}width:230px;{/block:if250px}
  532. {block:if400px}width:380px;{/block:if400px}
  533. {block:if500px}width:480px;{/block:if500px}
  534. border:10px solid {color:entry background};
  535.  
  536. }
  537.  
  538. #muzik {
  539. background:{color:music info bg};
  540. color:{color:music info};
  541. padding:10px;
  542. font-family:calibri;
  543. font-size:10px;
  544. line-height:10px;
  545. letter-spacing:1px;
  546.  
  547. }
  548.  
  549. /* Pagination */
  550.  
  551. #pagi {
  552. position:fixed;
  553. bottom:0px;
  554. z-index:99999;
  555. margin-left:-20px;
  556. padding:10px;
  557. background:{color:pagination bg};
  558. text-align:center;
  559. color:{color:pagination};
  560. border-top:1px dotted {color:pagination border};
  561. {block:if250px}width:420px;{/block:if250px}
  562. {block:if400px}width:470px;{/block:if400px}
  563. {block:if500px}width:565px;{/block:if500px}
  564.  
  565. }
  566.  
  567. .jump_page {
  568. display:inline-block;
  569. padding: 4px 8px;
  570. color:{color:pagination};
  571. font-family:century gothic;
  572. font-size:11px;
  573. text-decoration:none;
  574.  
  575. }
  576.  
  577. .current_page, .jump_page:hover {
  578. padding: 4px 8px;
  579. color:{color:pagination bold};
  580. font-family:century gothic;
  581. font-size:10px;
  582. text-decoration:none;
  583.  
  584. }
  585.  
  586. /* Hover text */
  587.  
  588. #s-m-t-tooltip {
  589. z-index:999999;
  590. max-width:300px;
  591. margin-top:25px;
  592. margin-left:15px;
  593. padding-left:5px;
  594. padding-right:5px;
  595. padding-top:1px;
  596. padding-bottom:1px;
  597. background-color:#000;
  598. border:1px solid #fff;
  599. color:#fff;
  600. font-family:consolas;
  601. font-size:10px;
  602. letter-spacing:1px;
  603. text-transform:uppercase;
  604. line-height:13px;
  605.  
  606. }
  607.  
  608. /* theme credit */
  609.  
  610. #thmcredit {
  611. position:fixed;
  612. z-index:99999;
  613. bottom:5px;
  614. right:10px;
  615. background:#fff;
  616. font-weight:bold;
  617. font-size:10px;
  618. color:#000000;
  619. font-family:helvetica;
  620.  
  621. }
  622.  
  623.  
  624.  
  625. </style>
  626.  
  627. <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
  628. <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>
  629.  
  630.  
  631.  
  632. </head>
  633. <body>
  634.  
  635. <!-- top bar -->
  636.  
  637. <div id="bombar"></div>
  638. <div id="rap">
  639. <div id="naviebar">
  640. <div id="naviecons">
  641. <a href="/" title="home">
  642. <img src="http://static.tumblr.com/bj5zkci/p45n3jelt/home.png"></a>
  643. <a href="/ask" title="msg">
  644. <img src="http://static.tumblr.com/bj5zkci/xrVn3jf4l/mail.png"></a>
  645. <a href="/archive" title="archive">
  646. <img src="http://static.tumblr.com/bj5zkci/esSn3jf63/save.png"></a>
  647.  
  648. </div>
  649. </div>
  650.  
  651. <!-- Sidebar links -->
  652.  
  653. <div id="onside">
  654. <div id="morelnks">
  655.  
  656. {block:ifLinkOneURL}
  657. <a href="{text:Link One URl}">{text:Link One}</a>
  658. {/block:ifLinkOneURL}
  659.  
  660. {block:ifLinkTwoURL}
  661. <a href="{text:Link Two URl}">{text:Link Two}</a>
  662. {/block:ifLinkTwoURL}
  663.  
  664. {block:ifLinkThreeURL}
  665. <a href="{text:Link Three URl}">{text:Link Three}</a>
  666. {/block:ifLinkThreeURL}
  667.  
  668. {block:ifLinkFourURL}
  669. <a href="{text:Link Four URl}">{text:Link Four}</a>
  670. {block:ifLinkFourURL}
  671.  
  672. </div>
  673.  
  674. <!-- Description and Side image -->
  675.  
  676. <div id="sdemg"><img src="{image:side bar img}"></div>
  677. <div id="title">{title}</div>
  678. <div id="desc">{description}</div>
  679. </div>
  680.  
  681. {block:IfNotInfiniteScroll}
  682. <div id="pagi">
  683. {block:Pagination}
  684. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  685. {block:JumpPagination length="5"}
  686. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  687. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  688. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  689. {/block:Pagination}
  690. </div> {/block:IfNotInfiniteScroll}
  691.  
  692. <div class ="autopagerize_page_element">
  693.  
  694. <!-- Posts -->
  695.  
  696. {block:posts}
  697. <div id="entry">
  698. {block:ContentSource}
  699. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  700. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  701. {/block:SourceLogo}
  702. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  703. {/block:ContentSource}
  704.  
  705. <!-- Post info -->
  706.  
  707. {block:IndexPage}
  708. <div id="postinfo">
  709. {block:Date}{TimeAgo}{/block:Date}
  710.  
  711. {block:NoteCount}
  712. <a href="{Permalink}" title="{NoteCount}">{NoteCount} notes</a>{/block:NoteCount}
  713.  
  714. <a href="{ReblogURL}" title="reblog">reblog</a>
  715.  
  716. {block:HasTags}
  717. <a href="{TagURL}" title="{block:Tags}#{Tag}{/block:Tags}">tags</a>
  718. {/block:HasTags}
  719.  
  720. </div>{/block:IndexPage}
  721.  
  722. <!-- the body -->
  723.  
  724. {block:text}{block:title}<h1>{title}</h1>{/block:title}{body}{/block:text}
  725.  
  726. {block:photo}
  727. {block:if250px}<img src="{PhotoURL-250}"/>{/block:if250px}
  728. {block:if400px}<img src="{PhotoURL-400}"/>{/block:if400px}
  729. {block:if500px}<img src="{PhotoURL-500}"/>{/block:if500px}
  730. {block:ifShowCaptions}
  731. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  732. {/block:ifShowCaptions}{/block:photo}
  733.  
  734.  
  735. {block:Photoset}
  736. {block:if250px}{Photoset-250}{/block:if250px}
  737. {block:if400px}{Photoset-400}{/block:if400px}
  738. {block:if500px}{Photoset-500}{/block:if500px}
  739. {block:ifShowCaptions}
  740. {block:caption}<div id="caption">{Caption}</div>{/block:caption}
  741. {/block:ifShowCaptions}{/block:Photoset}
  742.  
  743. {block:Quote}<div id="quotes">❝{Quote}❞</div> {block:Source}<div align="right"></div>{/block:Source}{/block:Quote}
  744.  
  745. {block:Link}
  746. <h1><a href="{URL}" target="{Target}">{Name}></a></h1>
  747. {block:Description}{Description}{/block:Description} {/block:Link}
  748.  
  749. {block:Video}
  750. {block:if250px}{Video-250}{/block:if250px}
  751. {block:if400px}{Video-400}{/block:if400px}
  752. {block:if500px}{Video-500}{/block:if500px}
  753. {block:ifShowCaptions}{block:caption}<div id="caption">{Caption}</div>{/block:caption}{/block:ifShowCaptions}{/block:Video}
  754.  
  755.  
  756. <!-- chat -->
  757.  
  758. {block:Chat}
  759. {block:Title}{Title}<br />{/block:Title}
  760. {block:Lines}
  761. {block:Label}<strong>{Label}</strong>{/block:Label} {Line}<br />
  762. {/block:Lines}
  763. {/block:Chat}
  764.  
  765. <!-- Music -->
  766.  
  767. {block:Audio}
  768. <div id="audio">{AudioPlayerWhite}</div>
  769. <div id="muzik">{block:Artist}<b>ARTIST: </b>{Artist}{/block:Artist}<br>
  770. {block:TrackName}<B>TRACK: </B>{TrackName}{/block:TrackName}<br>
  771. {block:Album}<B>ALBUM: </B>{Album}{/block:Album}<br></div>
  772. {block:caption}<div id="caption">{caption}</div>{/block:caption}
  773. {/block:Audio}
  774.  
  775. <!-- Asks -->
  776.  
  777. {block:Answer}
  778. <div id="ques"><b>{Asker} asked:</b>
  779. {Question}</div>
  780. <div id="replies">{Answer}</div>
  781. {/block:Answer}
  782.  
  783. <!-- Perma -->
  784.  
  785. {block:PermalinkPage}
  786. <div id="permalink">
  787. {block:Date}<b>DATE:</b> {DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}{/block:Date} <BR>
  788. {block:NoteCount}
  789. <a href="{Permalink}" title="{NoteCount}">{NoteCount}<b> notes</b></a>{/block:NoteCount} -
  790. <a href="{ReblogURL}" title="reblog">reblog</a><BR>
  791. {block:HasTags}
  792. <a href="{TagURL}"><b>TAGS:</b> {block:Tags}#{Tag}{/block:Tags}</a><br>
  793. {/block:HasTags}
  794. {block:RebloggedFrom}
  795. <a href="{ReblogParentURL}"><b>VIA:</b> {ReblogParentName}</a>
  796. <a href="{ReblogRootURL}"><b>SOURCE:</b> {ReblogRootName}</a>
  797. {/block:RebloggedFrom}</div>{/block:PermalinkPage}
  798.  
  799. {block:PostNotes}
  800. <div id="notecounts">{PostNotes}</div>
  801. {/block:PostNotes}
  802.  
  803. </div>
  804. {/block:posts}
  805.  
  806. </div>
  807. </body>
  808.  
  809. <!-- theme credit - DO NOT REMOVE - -->
  810.  
  811. <div id="thmcredit"><a href="http://dohdoro.tumblr.com" title="theme by dohdoro">DTHM.</a></div>
  812. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement