1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Personal Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13. -->
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT COLORS -->
  18. <meta name="color:background" content="#b51a2c"/>
  19. <meta name="color:middle" content="#050505"/>
  20. <meta name="color:post" content="#000000"/>
  21. <meta name="color:post border" content="#0d0d0d"/>
  22. <meta name="color:sidebar" content="#050505"/>
  23. <meta name="color:sidebar border" content="#0d0d0d"/>
  24. <meta name="color:sidebar link" content="#b51a2c"/>
  25. <meta name="color:sidebar link hover" content="#ffffff"/>
  26. <meta name="color:Text" content="#8d8d8d"/>
  27. <meta name="color:text headers" content="#ffffff"/>
  28. <meta name="color:bold text" content="#b51a2c"/>
  29. <meta name="color:label background" content="#0d0d0d"/>
  30. <meta name="color:link" content="#e2e2e2"/>
  31. <meta name="color:link hover" content="#aeaeae"/>
  32. <meta name="color:notes link" content="#000000"/>
  33. <meta name="color:notes link hover" content="#ffffff"/>
  34. <meta name="color:notes background" content="#b51a2c">
  35. <meta name="color:bottom link" content="#ffffff"/>
  36. <meta name="color:bottom link hover" content="#8d8d8d"/>
  37. <meta name="color:bottom link background" content="#000000"/>
  38. <meta name="color:scrollbar track" content="#b51a2c"/>
  39. <meta name="color:scrollbar" content="#050505"/>
  40. <meta name="color:highlight" content="#b51a2c"/>
  41.  
  42. <meta name="image:Header708px" content=""/>
  43. <meta name="image:Portrait" content=""/>
  44. <meta name="image:Background" content=""/>
  45. <meta name="image:Middle Background" content=""/>
  46.  
  47. <meta name="if:Show Infinite Scroll" content="1" />
  48. <meta name="if:Show Photo Caption" content="1" />
  49. <meta name="if:Show Tags" content="1" />
  50.  
  51.  
  52. <meta name="text:Font Size" content="10px"/>
  53. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  54.  
  55. <meta name="text:Custom Link One" content="" />
  56. <meta name="text:Custom Link One Title" content="" />
  57. <meta name="text:Custom Link Two" content="" />
  58. <meta name="text:Custom Link Two Title" content="" />
  59. <meta name="text:Custom Link Three" content="" />
  60. <meta name="text:Custom Link Three Title" content="" />
  61. <meta name="text:Custom Link Four" content="" />
  62. <meta name="text:Custom Link Four Title" content="" />
  63.  
  64.  
  65. <title>{Title}</title>
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Six+Caps' rel='stylesheet' type='text/css'>
  68.  
  69. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  70.  
  71.  
  72. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  73. <link rel="shortcut icon" href="{Favicon}">
  74. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  75. {block:Description}
  76. <meta name="description" content="{MetaDescription}" />
  77. {/block:Description}
  78.  
  79.  
  80. <style type="text/css">
  81. body{
  82. margin-top:10px;
  83. text-align:justify;
  84. color: {color:text};
  85. font-family: {font:Body};
  86. font-size: {text:Font Size};
  87. line-height: 12px;
  88. text-decoration: none;
  89. background-color: {color:background};
  90. background-image:url({image:Background});
  91. background-attachment: fixed;
  92. background-position:bottom center;
  93. background-repeat: repeat;}
  94.  
  95. a, a:link, a:visited, a:active {
  96. -webkit-transition: all .4s ease-out;
  97. -moz-transition: all .4s ease-out;
  98. -o-transition: all .4s ease-out;
  99. transition: all .4s ease-out;
  100. color: {color:link};
  101. text-decoration: none;}
  102. a:hover{color: {color:link hover};}
  103.  
  104. #tumblr_controls{
  105. position:fixed!important;}
  106.  
  107. b, strong{
  108. color: {color:bold text};}
  109.  
  110. ::-webkit-scrollbar {
  111. width: 6px;
  112. height: 6px;
  113. background: {color:scrollbar track};}
  114.  
  115. ::-webkit-scrollbar-thumb {
  116. background-color: {color:scrollbar};
  117. -webkit-border-radius: 0ex;
  118. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);}
  119.  
  120. ::-webkit-scrollbar-corner {
  121. background: transparent;}
  122.  
  123. ::selection { background: {color:highlight}; color: #000; } /* Safari 3.1+, Opera 9.5+, Chrome 2+ */
  124. ::-moz-selection { background: {color:highlight}; color: #000; } /* Mozilla Firefox */
  125.  
  126.  
  127. #wtf {
  128. -moz-border-radius: 10px 10px 10px 10px; /* Firefox */
  129. -webkit-border-radius: 10px 10px 10px 10px; /* Safari, Chrome */
  130. border-radius: 10px 10px 10px 10px; /* CSS3 */
  131. behavior: url(http://static.tumblr.com/eptm5us/RoPm8t8jd/border-radius.htc);
  132. background-image:url({image:Middle Background});
  133. background-attachment: scroll;
  134. background-repeat: repeat;
  135. background-position: center center;
  136. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.4);
  137. margin: 0 auto;
  138. width: 720px;
  139. padding:0px 0px 0px 0px;
  140. background-color: {color:middle};
  141. text-align:justify;
  142. color: {color:text};
  143. font-family: {font:Body};
  144. font-size: {text:Font Size};
  145. line-height: 12px;}
  146.  
  147. #header {
  148. z-index:6;
  149. margin: 0 auto;
  150. background-color: {color:middle};
  151. overflow: hidden;
  152. width:708px;
  153. height: auto;
  154. padding: 6px 0px 0px 6px;
  155. margin:10px 0px 10px 0px;
  156. -moz-border-radius: 12px 12px 0px 0px; /* Firefox */
  157. -webkit-border-radius: 12px 12px 0px 0px; /* Safari, Chrome */
  158. border-radius: 12px 12px 0px 0px; /* CSS3 */
  159. behavior: url(http://static.tumblr.com/eptm5us/RoPm8t8jd/border-radius.htc); }
  160.  
  161. #header img {
  162. -moz-border-radius: 10px 10px 0px 0px; /* Firefox */
  163. -webkit-border-radius: 10px 10px 0px 0px; /* Safari, Chrome */
  164. border-radius: 10px 10px 0px 0px; /* CSS3 */
  165. behavior: url(http://static.tumblr.com/eptm5us/RoPm8t8jd/border-radius.htc);}
  166.  
  167.  
  168. #entry {
  169. z-index:6;
  170. background-color: {color:post};
  171. border:1px solid {color:post border};
  172. overflow: visible;
  173. width:400px;
  174. margin:0px 0px 20px 14px;
  175. padding:8px 8px 8px 8px;
  176. {block:PermalinkPage}
  177. padding: 8px;
  178. {/block:PermalinkPage}
  179. height: auto;}
  180.  
  181.  
  182. #info {
  183. z-index:6;
  184. background-color: {color:post};
  185. border:1px solid {color:post border};
  186. overflow: visible;
  187. width:400px;
  188. margin:0px 0px 20px 14px;
  189. padding:8px 8px 8px 8px;
  190. {block:PermalinkPage}
  191. padding: 8px;
  192. {/block:PermalinkPage}
  193. height: auto;}
  194.  
  195. #notes {
  196. z-index:6;
  197. background-color: {color:post};
  198. border:1px solid {color:post border};
  199. overflow: visible;
  200. width:400px;
  201. margin:0px 0px 20px 14px;
  202. padding:8px 8px 8px 8px;
  203. {block:PermalinkPage}
  204. padding: 8px;
  205. {/block:PermalinkPage}
  206. height: auto;}
  207.  
  208. #sidebar {
  209. top:0px;
  210. float:right;
  211. border-left:1px dashed {color:sidebar border};
  212. overflow:hidden;
  213. margin:0px 10px 20px 0px;
  214. background-color: {color:sidebar};
  215. width: 250px;
  216. height: auto;
  217. padding: 2px 6px 6px 10px;}
  218.  
  219. p{
  220. margin-top:0px;
  221. margin-bottom:0px;}
  222.  
  223. #question{
  224. overflow:SHOW;
  225. padding-bottom:3px;
  226. margin-bottom:3px;}
  227.  
  228. #askr{
  229. display:block;
  230. float:left;
  231. width:33px;
  232. overflow:hidden;
  233. margin-right:3px;}
  234.  
  235. ul {
  236. list-style: disc;
  237. padding: 4px 0px 6px 20px;}
  238.  
  239. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  240.  
  241. blockquote img{display:block; width:100%;}
  242.  
  243. blockquote p{padding:0px; margin:0px;}
  244.  
  245. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  246.  
  247. #bottominfo{
  248. padding:2px 0px 0px 0px;
  249. display:block;}
  250.  
  251. .answer p{margin:0px;}
  252. .notes img{
  253. width:10px;
  254. position:relative;
  255. top:1px;}
  256.  
  257. ol.notes, .notes li{
  258. list-style:none;
  259. margin:0px;
  260. padding:0px;}
  261.  
  262. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  263. big {font-family:arial black; color:{color:text}; font-size:14px;}
  264.  
  265.  
  266.  
  267. a img{border:none;}
  268.  
  269.  
  270. .odd {
  271. background-color: {color:label background};}
  272.  
  273. h2 {
  274. font-size: 26px;
  275. line-height: 26px;
  276. font-family: Six Caps;
  277. font-weight: 400;
  278. text-transform: normal;
  279. letter-spacing: -1px;
  280. color: {color:text headers};
  281. text-align:left;
  282. margin-bottom:6px;}
  283.  
  284.  
  285. a.links1 {
  286. margin-top:4px;
  287. color:{color:sidebar link};
  288. display:inline-block;
  289. text-align:center;
  290. text-decoration: none;
  291. text-transform: uppercase;
  292. font-family:consolas;
  293. font-weight:bold;
  294. font-size:8px;
  295. line-height:15px;
  296. letter-spacing:1px;
  297. -webkit-transition: all .4s ease-out;
  298. -moz-transition: all .4s ease-out;
  299. -o-transition: all .4s ease-out;
  300. transition: all .4s ease-out;}
  301.  
  302. a.links1:hover {
  303. color:{color:sidebar link hover};}
  304.  
  305.  
  306. a.links2 {
  307. color: {color:bottom link};
  308. height:14px;
  309. text-align:center;
  310. text-decoration: none;
  311. text-transform: uppercase;
  312. font-family:consolas;
  313. font-weight:bold;
  314. font-size:8px;
  315. line-height:18px;
  316. letter-spacing:1px;
  317. -webkit-transition: all .4s ease-out;
  318. -moz-transition: all .4s ease-out;
  319. -o-transition: all .4s ease-out;
  320. transition: all .4s ease-out;}
  321.  
  322. a.links2:hover {
  323. color:{color:bottom link hover};}
  324.  
  325.  
  326.  
  327. #ask {
  328. color: {color:Text};
  329. -moz-border-radius: 6px; /* Firefox */
  330. -webkit-border-radius: 6px; /* Safari, Chrome */
  331. border-radius: 6px; /* CSS3 */
  332. behavior: url(http://static.tumblr.com/eptm5us/QyKlzgosw/border-radius.htc);
  333. font-size:10px;
  334. line-height:12px;
  335. background-color: {color:label background};
  336. padding:10px;
  337. margin-bottom:8px;}
  338.  
  339.  
  340. img.middle {
  341. vertical-align:middle;
  342. margin-bottom:3px;}
  343.  
  344.  
  345. .audio {
  346. height: 28px;
  347. width: 26px;
  348. overflow: hidden;
  349. margin: auto;
  350. padding-top: 7px;}
  351.  
  352. .audioc {
  353. background-image:url('http://static.tumblr.com/f1whv92/9iCl6bfgp/audiocircle.png');
  354. background-repeat: no-repeat;
  355. height: 41px;
  356. width: 41px;}
  357.  
  358.  
  359. .pagination {
  360. margin-top:5px;
  361. margin-bottom:10px;
  362. text-align:center;
  363. line-height:20px;
  364. font-family:arial;
  365. font-size:10px; }
  366.  
  367. .pagination a {
  368. text-decoration:none;
  369. background-color:{color:label background};
  370. padding:2px 4px 2px 4px;
  371. color:{color:text headers}; }
  372.  
  373. .pagination a:hover {
  374. background-color: {color:Text};
  375. color:#e4eea2; }
  376.  
  377.  
  378. #footer {
  379. background-color:{color:bottom link background};
  380. padding:6px 6px 6px 6px;
  381. margin:0px 0px 12px 0px;
  382. -moz-border-radius: 0px 0px 10px 10px; /* Firefox */
  383. -webkit-border-radius: 0px 0px 10px 10px; /* Safari, Chrome */
  384. border-radius: 0px 0px 10px 10px; /* CSS3 */
  385. behavior: url(http://static.tumblr.com/eptm5us/RoPm8t8jd/border-radius.htc);}
  386.  
  387.  
  388. .notez {
  389. margin:8px 0px 0px 0px;
  390. font-weight:normal;
  391. background-color: {color:notes background};
  392. padding:4px;
  393. color: {color:notes link};
  394. font-family: consolas;
  395. font-size: 8px;
  396. line-height: 10px;
  397. letter-spacing:1px;
  398. text-transform: uppercase;
  399. -webkit-transition: all .4s ease-out;
  400. -moz-transition: all .4s ease-out;
  401. -o-transition: all .4s ease-out;
  402. transition: all .4s ease-out;
  403. text-align:left;}
  404.  
  405. .notez a {color: {color:notes link}; }
  406. .notez a:hover{color:{color:notes link hover};}
  407.  
  408.  
  409. #tags {
  410. width:400px;
  411. height:auto;
  412. overflow:hidden;
  413. color: {color:link};
  414. font-family: consolas;
  415. font-size: 6px;
  416. line-height: 10px;
  417. letter-spacing:1px;
  418. text-transform: uppercase;
  419. -webkit-transition: all .4s ease-out;
  420. -moz-transition: all .4s ease-out;
  421. -o-transition: all .4s ease-out;
  422. transition: all .4s ease-out;}
  423.  
  424. .bubble
  425. {width: auto;
  426. padding: 10px;
  427. background: {color:label background};
  428. -moz-border-radius: 10px;
  429. -webkit-border-radius: 10px;
  430. border-radius: 10px;}
  431.  
  432. .bubble:after
  433. {content: "";
  434. border: solid 10px transparent;
  435. border-top-color: {color:label background};
  436. border-bottom: 0;
  437. width: 0;
  438. height: 0;
  439. overflow: hidden;
  440. display: block;
  441. position: relative;
  442. bottom: -20px;
  443. margin: auto;}
  444.  
  445. {CustomCSS}
  446. </style>
  447.  
  448. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  449.  
  450. <script type="text/javascript" src="http://static.tumblr.com/j4dtzbm/TKllubdk7/scrolltopcontrol.js"></script>
  451.  
  452. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  453.  
  454.  
  455.  
  456. </head>
  457.  
  458.  
  459. <body>
  460.  
  461.  
  462.  
  463. <div id="wtf">
  464.  
  465. {block:IfHeader708pxImage}
  466. <div id="header">
  467. <center><a href="http://{name}.tumblr.com"><img src="{image:Header708px}" width="708"></a></center>
  468. </div>
  469. {/block:IfHeader708pxImage}<br>
  470.  
  471.  
  472. <div id="sidebar">
  473. {block:IfPortraitImage}
  474. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="250" style="padding-bottom:6px;"></a>
  475. {/block:IfPortraitImage}
  476.  
  477. {block:Description}{Description}{/block:Description}
  478.  
  479.  
  480. <center>
  481. <a href="http://{name}.tumblr.com" class="links1">Home</a>
  482.  
  483. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled}
  484.  
  485. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  486.  
  487. {block:HasPages}
  488. {block:Pages}
  489. <a href="{URL}" class="links1">{Label}</a>
  490. {/block:Pages}
  491. {/block:HasPages}
  492.  
  493. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  494.  
  495. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  496.  
  497. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  498.  
  499. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  500.  
  501. <a href="/archive" class="links1">Archive</a>
  502.  
  503. <a href="http://sleeplessthemes.com" class="links1">Theme</a><br>
  504. </center>
  505.  
  506. </div>
  507.  
  508.  
  509. <div class="autopagerize_page_element">
  510. {block:Posts}
  511. <div id="entry">
  512.  
  513. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  514.  
  515. {block:Photo}
  516. {block:IndexPage}
  517. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  518. {block:IfShowPhotoCaption}{block:Caption}<div style="padding-top:6px;">{Caption}</div>{/block:Caption}{/block:IfShowPhotoCaption}
  519. {/block:IndexPage}
  520.  
  521. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  522.  
  523. {block:Photoset}<center>{block:IndexPage}{Photoset-400}
  524. {block:IfShowPhotoCaption}{block:Caption}<div style="padding-top:6px;">{Caption}</div>{/block:Caption}{/block:IfShowPhotoCaption}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{block:IfShowPhotoCaption}{block:Caption}<div style="padding-top:6px;">{Caption}</div>{/block:Caption}{/block:IfShowPhotoCaption}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  525.  
  526. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  527.  
  528. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  529.  
  530. {block:Chat}
  531. {block:Title}{Title}{/block:Title}
  532. {block:Lines}
  533. {block:Label}
  534. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  535. <span class="line">{Line}</span></div>
  536. {/block:Label}
  537. {/block:Lines}
  538. {/block:Chat}
  539.  
  540. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  541.  
  542. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  543. {/block:Video}
  544.  
  545. {block:Audio}
  546. {block:AlbumArt}
  547. <img src="{AlbumArtURL}" width="400" style="padding-bottom:6px;"/>
  548. {/block:AlbumArt}
  549.  
  550.  
  551. <center>
  552. <div class="audioc">
  553. <div class="audio">{AudioPlayerBlack}</div>
  554. </div>
  555. </center>
  556.  
  557. {block:Caption}<div style="padding-top:6px;">{Caption}</div>{/block:Caption}
  558. {/block:Audio}
  559.  
  560. {block:Answer}
  561. <div class="bubble">{Question}</div>​
  562. <center>
  563. <img src="{AskerPortraitURL-24}" width="24" height="24" style="
  564. -moz-border-radius: 24px;
  565. -webkit-border-radius: 24px;
  566. border-radius: 24px;" border="0">
  567. <div style="left:50%; margin-top:-24px; padding:4px; margin-left:0px; opacity:0.8;
  568. filter: alpha(opacity=80);
  569. -moz-opacity:0.8;
  570. background-color:{color:post}; font-family: consolas;
  571. font-size: 6px;
  572. line-height: 10px;
  573. letter-spacing:1px;
  574. text-transform: uppercase; z-index:10000;
  575. ">{Asker}</div>
  576. </center><br>
  577.  
  578. <p>{Answer}</p>
  579.  
  580. {/block:Answer}
  581.  
  582. {block:IndexPage}
  583. <div class="notez">
  584. <a href="{Permalink}">{NoteCountWithLabel}</a>
  585.  
  586. <div style="float:right;">
  587. <img src="http://static.tumblr.com/j4dtzbm/zsrma1de9/reblog.png" width="7">
  588. <a href="{ReblogURL}" target="blank">Reblog this Post</a>
  589. </div>
  590. </div>
  591.  
  592. {block:IfShowTags}
  593. {block:HasTags}<div id="tags"><b>Tagged:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  594. {/block:IfShowTags}
  595.  
  596.  
  597. {/block:IndexPage}
  598.  
  599.  
  600.  
  601.  
  602. </div>
  603.  
  604.  
  605.  
  606. {block:PermalinkPage}
  607. {block:Date}
  608. <div id="info"><div id="bottominfo">
  609.  
  610. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  611.  
  612. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  613.  
  614. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  615.  
  616. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  617.  
  618. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  619.  
  620. </div></div>
  621. {/block:Date}
  622. {/block:PermalinkPage}
  623.  
  624.  
  625. {block:PostNotes}
  626. <div id="notes">{PostNotes}</div>
  627. {/block:PostNotes}
  628.  
  629. {/block:Posts}
  630. </div> </*Infinite Scroll*/>
  631.  
  632. {block:Pagination}
  633. <div id="entry">
  634. <center>
  635. <div class="pagination">
  636. {block:PreviousPage}<a href="{PreviousPage}">◄</a>{/block:PreviousPage}
  637. {block:JumpPagination length="10"}{block:CurrentPage}
  638. <span class="current_page" style="padding-right:3px;padding-left:3px;">{PageNumber}</span>
  639. {/block:CurrentPage}
  640. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  641. {/block:JumpPagination}
  642. {block:NextPage}<a href="{NextPage}">►</a> {/block:NextPage}
  643. </div>
  644. </center>
  645. </div>
  646. {/block:Pagination}
  647.  
  648.  
  649. <br style="clear:both;" />
  650.  
  651. <div id="footer">
  652. <center>
  653. <a href="http://{name}.tumblr.com" class="links2">Home</a>
  654.  
  655. {block:AskEnabled}<a href="/ask" class="links2">Ask</a>{/block:AskEnabled}
  656.  
  657. {block:SubmissionsEnabled}<a href="/submit" class="links2">Submit</a>{/block:SubmissionsEnabled}
  658.  
  659. {block:HasPages}
  660. {block:Pages}
  661. <a href="{URL}" class="links2">{Label}</a>
  662. {/block:Pages}
  663. {/block:HasPages}
  664.  
  665. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links2">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  666.  
  667. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links2">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  668.  
  669. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links2">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  670.  
  671. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links2">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  672.  
  673. <a href="/archive" class="links2">Archive</a>
  674.  
  675. <a href="http://sleeplessthemes.com" class="links2">Theme</a><br>
  676. </center>
  677. </div>
  678.  
  679. </div> </*WTF*/>
  680.  
  681. <br>
  682.  
  683.  
  684. </body>
  685. </html>