Advertisement
pausodontic

~Theme 24~This is My Design

Aug 1st, 2013
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.59 KB | None | 0 0
  1. <!--
  2. ~       
  3. ~ ~ ~ ~ ~
  4. ~ ~ ~ ~ ~ ~ ~ ~ ~
  5. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  6. ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  7. /THEME #24 ~HANNIBAL THEME~ PAUSODONTIC\
  8. ----------------------------------------------
  9.  
  10. -->
  11.  
  12. <html>
  13. <head>
  14. <title>{title}</title>
  15.  
  16.  
  17.  
  18.  
  19. <!-- Text + Scrollbar Color Controls -->
  20. <meta name="color:bold" content="#ae1b3a" />
  21. <meta name="color:text" content="#000000" />
  22. <meta name="color:link" content="#ae1b3a" />
  23. <meta name="color:linkhover" content="#000000" />
  24. <meta name="color:posttitle" content="#ae1b3a" />
  25. <meta name="color:postitlehover" content="#000000" />
  26. <meta name="color:maincolor" content="#ae1b3a" />
  27.  
  28. <meta name="text:title2" content="bottom" />
  29. <meta name="color:hover" content="#d3d3d5" />
  30. <!-- Check boxes for links 3-6 -->
  31. <meta name="if:ShowLink3" content="1" />
  32. <meta name="if:ShowLink4" content="1" />
  33. <meta name="if:ShowLink5" content="1" />
  34. <meta name="if:ShowLink6" content="1" />
  35. <meta name="if:500pxposts" content="1" />
  36. <meta name="if:400pxposts" content="0" />
  37.  
  38. <!-- Home Link Controls -->
  39. <meta name="text:Home Title" content="Home" />
  40. <meta name="text:Home Hover" content="/" />
  41.  
  42. <!-- Ask Link Controls -->
  43. <meta name="text:Ask Title" content="Ask" />
  44. <meta name="text:Ask Hover" content="/" />
  45.  
  46. <!-- Link 3 Controls -->
  47. <meta name="text:Link3 URL" content="/" />
  48. <meta name="text:Link3 Title" content="Link3" />
  49. <meta name="text:Link3 Hover" content="/" />
  50.  
  51. <!-- Link 4 Controls -->
  52. <meta name="text:Link4 URL" content="/" />
  53. <meta name="text:Link4 Title" content="Link4" />
  54. <meta name="text:Link4 Hover" content="/" />
  55.  
  56. <!-- Link 5 Controls -->
  57. <meta name="text:Link5 URL" content="/" />
  58. <meta name="text:Link5 Title" content="Link5" />
  59. <meta name="text:Link5 Hover" content="/" />
  60.  
  61. <!-- Link 6 Controls -->
  62. <meta name="text:Link6 URL" content="/" />
  63. <meta name="text:Link6 Title" content="Link6" />
  64. <meta name="text:Link6 Hover" content="/" />
  65.  
  66.  
  67. <meta name="text:postheight" content="200px" />
  68.  
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Roboto:900' rel='stylesheet' type='text/css'>
  71.  
  72.  
  73.  
  74. <meta name="image:sidebar" content=""/>
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  81.  
  82. <title>{title}</title>
  83.  
  84. <!-- Small Cursor Controls -->
  85. <meta name="if:tinycursor" content="1"/>
  86.  
  87. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  88.  
  89. <link rel="shortcut icon" href="{favicon}" />
  90.  
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  92.  
  93. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. <link href='http://fonts.googleapis.com/css?family=Roboto:900' rel='stylesheet' type='text/css'>
  102.  
  103.  
  104. <style type="text/css">
  105.  
  106.  
  107.  
  108. /* Makes top right buttons inverted + opaque */
  109. iframe#tumblr_controls {
  110. opacity:0.2;
  111. -webkit-filter: invert(100%);
  112. -moz-filter: invert(100%);
  113. -o-filter: invert(100%);
  114. -ms-filter: invert(100%);
  115. filter: invert(100%);
  116. -moz-transition-duration:1s;
  117. -webkit-transition-duration:1s;
  118. -o-transition-duration:1s;
  119. }
  120.  
  121. iframe#tumblr_controls:hover {
  122. opacity: 0.8;
  123. -moz-transition-duration:1s;
  124. -webkit-transition-duration:1s;
  125. -o-transition-duration:1s;
  126. }
  127.  
  128. {block:iftinycursor}
  129. body, a, a:hover{
  130. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  131. }
  132. {/block:iftinycursor}
  133.  
  134. /* Scrollbar Controls */
  135. ::-webkit-scrollbar-thumb {
  136. background-color: {color:hover};
  137. height:auto;
  138. }
  139.  
  140. ::-webkit-scrollbar {
  141. height:7px;
  142. width:9px;
  143. background-color: #fff;
  144.  
  145. }
  146.  
  147.  
  148.  
  149. b, strong {
  150. color: {color:bold};
  151. font-weight: 400;
  152. }
  153.  
  154.  
  155. body {
  156. color: {color:text};
  157. font-family: calibri;
  158. text-transform: uppercase;
  159. font-weight: bold;
  160. font-size: 9px;
  161. line-height: 100%;
  162.  
  163. margin-top: 20px;
  164. background-image: url('http://i.imgur.com/xsMWf5s.png');
  165. background-repeat: repeat;
  166. background-attachment: fixed;
  167. }
  168.  
  169.  
  170.  
  171. /* Link HTML */
  172. a:link, a:active, a:visited {
  173. text-decoration: none;
  174. color: {color:link};
  175. -moz-transition-duration:.6s;
  176. -webkit-transition-duration:.6s;
  177. -o-transition-duration:.6s;
  178. }
  179.  
  180. a:hover {
  181. color: {color:linkhover};
  182. -moz-transition-duration:.6s;
  183. -webkit-transition-duration:.6s;
  184. -o-transition-duration:.6s;
  185. }
  186.  
  187. /* Entries HTML */
  188. #entries {
  189. background-color:#f9f9f9;
  190. position:absolute;
  191. margin-left: 425px;
  192. width:auto;
  193. padding:40px;
  194. margin-top: -20px;
  195. }
  196.  
  197.  
  198.  
  199.  
  200. /* All Post HTML */
  201. #posts {
  202. {block:If400pxposts}
  203. width: 400px;
  204. {/block:If400pxposts}
  205. text-align: justify;
  206. color: {color:sidelinks};
  207. line-height: 90%;
  208. padding-bottom: 2px;
  209. padding-top: 10px;
  210. margin-bottom: 2px;
  211. {block:If500pxposts}
  212. width: 500px;
  213. {/block:If500pxposts}
  214. z-index: -9999999999999999999999;
  215. }
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223. /* Post HTML */
  224. h1{
  225. background-color: #f2f2f2;
  226. padding: 25px;
  227. color: {color:posttitle};
  228. font-family: arial;
  229. text-transform: uppercase;
  230. font-weight: bold;
  231. font-size: 25px;
  232. text-align: left;
  233. line-height: 19px;
  234. -moz-transition-duration:.5s;
  235. -webkit-transition-duration:.5s;
  236. -o-transition-duration:.5s;
  237. }
  238.  
  239. h1 a{
  240. color: {color:posttitle};
  241. -moz-transition-duration:.5s;
  242. -webkit-transition-duration:.5s;
  243. -o-transition-duration:.5s;
  244. }
  245.  
  246. h1:hover {
  247. color: {color:posttitlehover};
  248. -moz-transition-duration:.5s;
  249. -webkit-transition-duration:.5s;
  250. -o-transition-duration:.5s;
  251. }
  252.  
  253. blockquote {
  254. padding: 8px;
  255. border-left: 4px solid {color:maincolor};
  256. background-color: #f2f2f2;
  257. color: #ae1b3a;
  258. font-family: calibri;
  259. text-transform: uppercase;
  260. font-weight: bold;
  261. font-size: 9px;
  262. line-height: 14px;
  263. }
  264.  
  265.  
  266. blockquote img, blockquote a img {
  267. max-width: 100%;
  268. }
  269.  
  270. p {
  271. margin-top: 5px;
  272. margin-bottom: 10px;
  273. }
  274.  
  275. img a{
  276. border: none;
  277. }
  278.  
  279. img a:hover {
  280. opacity: 1;
  281. }
  282.  
  283.  
  284.  
  285.  
  286. .notes img{
  287. width: 10px;
  288. position: relative;
  289. top: 1px;
  290. }
  291.  
  292. ol.notes, .notes li{
  293. list-style: none;
  294. margin: 0px;
  295. padding: 0px;
  296. color: {color:text};
  297.  
  298. }
  299.  
  300.  
  301. /* Other Post Info HTML */
  302. #info {
  303. text-align:left;
  304. margin-top:-90;
  305. letter-spacing:0px;
  306. text-transform: lowercase;
  307. font-style:none;
  308. text-align:left;
  309. position:relative;
  310. line-height: 15px;
  311. font-family: arial;
  312. font-weight: bold;
  313. width: 400px;
  314. }
  315.  
  316. #datelink {
  317. text-align:left;
  318. font-family: arial;
  319. font-weight: bold;
  320. color: #fff ;
  321. font-size: 12px;
  322. text-transform: lowercase;
  323. font-style:normal;
  324. background-color: {color:maincolor};
  325. padding: 5px;
  326. }
  327.  
  328. #datelink a {
  329. text-align:left;
  330. font-family: arial;
  331. font-weight: bold;
  332. color: #fff ;
  333. font-size: 12px;
  334. text-transform: lowercase;
  335. font-style:normal;
  336. background-color: {color:maincolor};
  337. }
  338.  
  339.  
  340. /* Tags HTML */
  341. #tags {
  342. margin-top: -35px;
  343. text-align:left;
  344. line-height: 200%;
  345. font-family: arial;
  346. font-weight: bold;
  347. color: {color:text};
  348. font-size: 12px;
  349. text-transform: lowercase;
  350. text-align:left;
  351. padding-top: 2px;
  352. padding-bottom: 3px;
  353. padding-right: 0px;
  354. padding-left: 2px;
  355. margin-left: 1px;
  356. font-style: none;
  357. }
  358.  
  359. #tags:hover {
  360. color: {color:maincolor};
  361. }
  362.  
  363. #tags a {
  364. display:inline;
  365. text-align:left;
  366. color: {color:text};
  367. padding-top: 2px;
  368. padding-bottom: 3px;
  369. padding-right: 0px;
  370. padding-left: 2px;
  371. margin: 0px;
  372. font-style: none;
  373. }
  374.  
  375. #tags a:hover {
  376. background-color: {color:maincolor};
  377. color: #ae1b3a;
  378. }
  379.  
  380.  
  381. #infobox {
  382. margin-top: -8px;
  383. margin-left: 2px;
  384. }
  385.  
  386.  
  387. #topinfo {
  388. font-style:none;
  389. position:relative;
  390. margin-left: -2px;
  391. margin-top: 12px;
  392. }
  393.  
  394.  
  395.  
  396.  
  397.  
  398. /* Tooltip Controls */
  399. #s-m-t-tooltip {
  400. max-width:300px;
  401. line-height: 90%;
  402. margin-top: 5px;
  403. margin-left: -30px;
  404.  
  405. padding: 12px;
  406. border-left: 4px solid {color:maincolor};
  407. background-color: #f2f2f2;
  408. color: {color:maincolor};
  409. font-family: arial;
  410. text-transform: uppercase;
  411. font-weight: bold;
  412. font-size: 10px;
  413. line-height: 14px;
  414.  
  415. margin-left: 5px;
  416. margin-top: 5px;
  417. z-index:999999999999999999999999999999999999;
  418. }
  419.  
  420.  
  421.  
  422. /* Credit HTML */
  423. #cred {
  424. color: {color:maincolor};
  425. font-weight: bold;
  426. font-family: arial;
  427. position: fixed;
  428. font-size: 20px;
  429. bottom: 5px;
  430. right: 0px;
  431. line-height: 16px;
  432. letter-spacing: -2px;
  433.  
  434. }
  435.  
  436. #cred a {
  437. color: {color:maincolor};
  438. }
  439.  
  440.  
  441. /* Asker Link HTML */
  442. #asker {
  443. color: {color:text};
  444. font-family: arial;
  445. text-transform: uppercase;
  446. font-weight: bold;
  447. font-size: 14px;
  448. text-align: left;
  449. line-height: 12px;
  450. margin-left: 20px;
  451. margin-top: 20px;
  452. height: auto;
  453. }
  454.  
  455. #asker a {
  456. color: {color:text};
  457. }
  458.  
  459. #asker a:hover {
  460. color: #f2f2f2;
  461. }
  462.  
  463.  
  464. /* Question HTML */
  465. #question {
  466.  
  467. color: {color:maincolor};
  468. font-family: arial;
  469. text-transform: uppercase;
  470. font-weight: bold;
  471. font-size: 18px;
  472. text-align: left;
  473. line-height: 19px;
  474.  
  475. margin-top:-27px;
  476. margin-left: -5px;
  477. padding: 25px;
  478. height: auto;
  479. }
  480.  
  481. /* Answer HTML */
  482. #answer {
  483. color: {color:text};
  484. text-transform: uppercase;
  485. line-height: 90%;
  486. font-family: calibri;
  487. font-size:10px;
  488. letter-spacing:0px;
  489. margin-bottom: -15px;
  490. margin-top: 5px;
  491. text-align: left;
  492. }
  493.  
  494.  
  495. #askbox {
  496. height: auto;
  497. background-color: #f2f2f2;
  498. padding: 10px;
  499. }
  500.  
  501.  
  502.  
  503. #music {
  504. min-height: 100px;
  505. background-color: #f2f2f2;
  506. width: auto;
  507. padding: 20px;
  508. }
  509.  
  510.  
  511. #cover img {
  512. z-index: 9999;
  513. height: 100px;
  514. width: 100px;
  515. opacity: 0.9;
  516. -webkit-border-radius: 50%;
  517. -moz-border-radius: 50%;
  518. border-radius: 50%;
  519. border-bottom: none;
  520. }
  521.  
  522. #track {
  523. color: {color:maincolor};
  524. font-family: arial;
  525. text-transform: uppercase;
  526. font-weight: bold;
  527. font-size: 20px;
  528. line-height: 19px;
  529. letter-spacing: -2px;
  530. }
  531.  
  532. #font {
  533. color: {color:text};
  534. font-family: arial;
  535. text-transform: uppercase;
  536. font-weight: bold;
  537. font-size: 15px;
  538. line-height: 12px;
  539. }
  540.  
  541. #label {
  542. text-align: center;
  543. margin-left: 85px;
  544. margin-top: -65px;
  545. }
  546.  
  547. #box {
  548. opacity: 0.6;
  549. background-color: #f2f2f2;
  550. position: absolute;
  551. z-index: 99999;
  552. margin-top: 27px;
  553. margin-left: 27px;
  554. -webkit-border-radius: 50%;
  555. -moz-border-radius: 50%;
  556. border-radius: 50%;
  557. }
  558.  
  559. #arrow {
  560. width: 20px;
  561. height: 30px;
  562. overflow: hidden;
  563. margin: 8px 16px 6px 10px;
  564. }
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571. #source2 {
  572. color: {color:text};
  573. font-family: arial;
  574. text-transform: uppercase;
  575. font-weight: bold;
  576. font-size: 18px;
  577. text-align: left;
  578. line-height: 19px;
  579. -webkit-transition: all 0.5s ease-in-out;
  580. -moz-transition: all 0.5s ease-in-out;
  581. -o-transition: all 0.5s ease-in-out;
  582. }
  583.  
  584. #source2 a{
  585. color: {color:text};
  586. line-height: 95%;
  587. font-family:'Libre Baskerville', serif;
  588. font-style: italic;
  589. font-size: 15px;
  590. letter-spacing: -1px;
  591. text-transform: lowercase;
  592. background-color: none;
  593. -webkit-transition: all 0.5s ease-in-out;
  594. -moz-transition: all 0.5s ease-in-out;
  595. -o-transition: all 0.5s ease-in-out;
  596. }
  597.  
  598. #quote {
  599. color: {color:maincolor};
  600. font-family: arial;
  601. text-transform: uppercase;
  602. font-weight: bold;
  603. font-size: 25px;
  604. text-align: left;
  605. line-height: 19px;
  606. }
  607.  
  608. #box2 {
  609. background-color: #f2f2f2;
  610. padding: 25px;
  611. }
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618. #title {
  619. color: {color:maincolor};
  620. font-weight: bold;
  621. font-family: arial;
  622. position: fixed;
  623. font-size: 23px;
  624. bottom: 5px;
  625. left: 5px;
  626. line-height: 16px;
  627. letter-spacing: -2px;
  628. }
  629.  
  630. #bottom {
  631. color: {color:text};
  632. font-size: 18px;
  633. letter-spacing: -1px;
  634. }
  635.  
  636. #top2 {
  637. z-index: 999999991;
  638.  
  639. margin-left: 425px;
  640. margin-top: -20px;
  641. padding: 0;
  642. }
  643.  
  644. #top2 img {
  645. opacity: 1;
  646. {block:If500pxposts}
  647. width: 580px;
  648. {/block:If500pxposts}
  649. {block:If400pxposts}
  650. width: 480px;
  651. {/block:If400pxposts}
  652. border-bottom: 10px solid {color:maincolor};
  653.  
  654. }
  655.  
  656. #top {
  657. margin-top: 10px;
  658.  
  659. }
  660.  
  661. #height {
  662. top: 0;
  663. }
  664.  
  665. #postheader {
  666. background-color: {color:maincolor};
  667. color: #fff;
  668. font-weight: bold;
  669. font-family: arial;
  670. font-size: 25px;
  671. text-align: center;
  672. width: 370px;
  673.  
  674. padding: 15px;
  675. }
  676.  
  677. #postbox {
  678. overflow: auto;
  679. height: 230px;
  680. padding: 10px;
  681. width: 380px;
  682. background-color: #fff;
  683. }
  684.  
  685. #tagsheight {
  686. margin-top: 0px;
  687. }
  688.  
  689. #desc {
  690. padding: 25px;
  691. {block:If500pxposts}
  692. width: 530px;
  693. {/block:If500pxposts}
  694. {block:If400pxposts}
  695. width: 430px;
  696. {/block:If400pxposts}
  697. margin-top: -1px;
  698. color: {color:maincolor};
  699. font-family: arial;
  700. text-transform: uppercase;
  701. font-weight: bold;
  702. font-size: 20px;
  703.  
  704. text-align: left;
  705. z-index: 99999999;
  706. opacity: 1;
  707. line-height: 19px;
  708.  
  709. background-color: #f9f9f9;
  710. }
  711.  
  712. #links {
  713. color: {color:text};
  714. font-family: arial;
  715. text-transform: uppercase;
  716. font-weight: bold;
  717. font-size: 14px;
  718. line-height: 14px;
  719. }
  720.  
  721. #links a {
  722. color: {color:text};
  723. }
  724.  
  725. #theheight {
  726. margin-top: -20px;
  727. }
  728.  
  729. </style>
  730.  
  731.  
  732. </head>
  733.  
  734. <!-- Tooltip Controls -->
  735. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  736. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  737. <script>
  738. (function($){
  739. $(document).ready(function(){
  740. $("a[title]").style_my_tooltips({
  741. tip_follows_cursor:true,
  742. tip_delay_time:90,
  743. tip_fade_speed:600,
  744. attribute:"title"
  745. });
  746. });
  747. })(jQuery);
  748. </script>
  749.  
  750.  
  751. <body>
  752.  
  753. <!-- CREDIT -->
  754.  
  755.  
  756. <div id="cred">
  757. <a href="http://pausodontic.tumblr.com/">cred.</a></div>
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769. <div id="title">
  770. {title}
  771. <div id="bottom">
  772. {text:title2}
  773. </div></div>
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781. <div id="top2"><img src="{image:sidebar}">
  782. <div id="desc">{description}
  783. <div id="links">
  784. {block:NextPage}<a href="{NextPage}">next </a>{/block:NextPage}
  785.  
  786. <a title="{text:Home Hover}"href="/" >{text:Home Title}</a>
  787. <a title="{text:Ask Hover}"href="/ask" >{text:Ask Title}</a>
  788. {block:IfShowLink3}<a title="{text:Link3 Hover}"href="{text:Link3 URL}">{text:Link3 Title}</a>{/block:IfShowLink3}
  789. {block:IfShowLink4}<a title="{text:Link4 Hover}"href="{text:Link4 URL}">{text:Link4 Title}</a>{/block:IfShowLink4}
  790. {block:IfShowLink5}<a title="{text:Link5 Hover}"href="{text:Link5 URL}">{text:Link5 Title}</a>{/block:IfShowLink5}
  791. {block:IfShowLink6}<a title="{text:Link6 Hover}"href="{text:Link6 URL}">{text:Link6 Title}</a>{/block:IfShowLink6}
  792. {block:PreviousPage}<a href="{PreviousPage}"> prev </a> {/block:PreviousPage}
  793. </div></div></div>
  794.  
  795. <div id="entries">
  796.  
  797.  
  798. <div id="height">
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806. <div id="theheight">
  807. {block:Posts}
  808. <div id="posts">
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816. {block:Quote}<div id="box2"><div id="quote">"{Quote}"</div>&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="source2"> — {Source}</div></div> {/block:Quote}
  817.  
  818. {block:Title}<h1><a href="{Permalink}">{Title}</a>&nbsp;</h1>{/block:Title}
  819.  
  820. {block:Text}{Body}{/block:Text}
  821.  
  822. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  823. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  824.  
  825.  
  826. {block:Photo}<center>{LinkOpenTag}
  827. {block:If400pxposts}
  828. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  829. {/block:If400pxposts}
  830. {block:If500pxposts}
  831. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  832. {/block:If500pxposts}
  833. {LinkCloseTag}
  834. </center>
  835.  
  836. {block:Caption}
  837. {Caption}
  838. {/block:Caption}
  839. {/block:Photo}
  840.  
  841.  
  842.  
  843.  
  844. {block:Photoset}<center>
  845. {block:If400pxposts}
  846. {Photoset-400}
  847. {/block:If400pxposts}
  848. {block:If500pxposts}
  849. {Photoset-500}
  850. {/block:If500pxposts}</center>
  851. {block:Caption}{Caption}{/block:Caption}
  852. {/block:Photoset}
  853.  
  854.  
  855.  
  856. {block:Chat}<ul class="chat"><BR>{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li><BR>{/block:Lines}</ul>{/block:Chat}
  857.  
  858.  
  859.  
  860. {block:Video}{block:If500pxposts}{Video-500}{/block:If500pxposts}
  861. {block:If400pxposts}
  862. {video-400}
  863. {/block:If400pxposts} {block:Caption}{Caption}{/block:Caption}{/block:Video}
  864.  
  865.  
  866.  
  867. {block:Answer}<div id="askbox"><div id="asker">{asker}</div> <div id="question">{Question}</div></div><div id="answer"><p>{Answer}</p><br><br></div>{/block:Answer}
  868.  
  869.  
  870. {block:Audio}<div id="music"><div id="box"><div id="arrow">{AudioPlayerWhite}</div></div><div id="cover">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div><div id="label">{block:TrackName}<div id="track">{TrackName} </div>{/block:TrackName}<div id="font">{block:Artist}{Artist}{/block:Artist} <br>{block:Playcount}{Playcount} Plays{/block:Playcount}</div></div></div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}</div>
  871.  
  872. <div id="info">
  873. <div id="red"></div>
  874. <div id="topinfo">
  875.  
  876. {block:Date}
  877. <div id="top">
  878. <div id="infobox">
  879. <a title="{TimeAgo}" href="{Permalink}" id="datelink">
  880. {ShortMonth} {DayOfMonthWithZero} {NoteCount}
  881. </a>
  882.  
  883.  
  884.  
  885.  
  886.  
  887. {block:HasTags}
  888. {block:Tags}<a title="posts tagged {tag}" href="/tagged/{Tag}" id="tags">
  889. +{Tag}</a>
  890. {/block:Tags}
  891. {/block:HasTags}
  892. </div></div>
  893. </div></div>
  894.  
  895. </div>
  896.  
  897. {/block:Date}
  898. <br><div align="left">
  899. {/block:Posts}
  900.  
  901. {block:PostNotes}
  902. <div id="postheader">notes
  903.  
  904.  
  905. </div><div id="postbox">
  906.  
  907. {PostNotes}
  908.  
  909.  
  910. {/block:PostNotes}
  911.  
  912. <br>
  913. <div id="links">
  914. {block:NextPage}<a href="{NextPage}">next </a>{/block:NextPage}
  915.  
  916. {block:PreviousPage}<a href="{PreviousPage}"> prev </a> {/block:PreviousPage}
  917. </div>
  918.  
  919. </div></div>
  920. </div></div></div>
  921.  
  922.  
  923.  
  924.  
  925. </div></div>
  926.  
  927. </div></div></div>
  928.  
  929.  
  930.  
  931. </body>
  932. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement