Advertisement
therealslimjady

Cr@sh Theme V.2 by Jade

Sep 20th, 2013
3,782
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.00 KB | None | 0 0
  1. <!--
  2.  
  3. /$$$$$$$$ /$$
  4. |__ $$__/| $$
  5. | $$ | $$$$$$$ /$$$$$$ /$$$$$$/$$$$ /$$$$$$
  6. | $$ | $$__ $$ /$$__ $$| $$_ $$_ $$ /$$__ $$
  7. | $$ | $$ \ $$| $$$$$$$$| $$ \ $$ \ $$| $$$$$$$$
  8. | $$ | $$ | $$| $$_____/| $$ | $$ | $$| $$_____/
  9. | $$ | $$ | $$| $$$$$$$| $$ | $$ | $$| $$$$$$$
  10. |__/ |__/ |__/ \_______/|__/ |__/ |__/ \_______/
  11.  
  12.  
  13.  
  14. /$$$$$$$ /$$$$$ /$$
  15. | $$__ $$ |__ $$ | $$
  16. | $$ \ $$ /$$ /$$ | $$ /$$$$$$ /$$$$$$$ /$$$$$$
  17. | $$$$$$$ | $$ | $$ | $$ |____ $$ /$$__ $$ /$$__ $$
  18. | $$__ $$| $$ | $$ /$$ | $$ /$$$$$$$| $$ | $$| $$$$$$$$
  19. | $$ \ $$| $$ | $$ | $$ | $$ /$$__ $$| $$ | $$| $$_____/
  20. | $$$$$$$/| $$$$$$$ | $$$$$$/| $$$$$$$| $$$$$$$| $$$$$$$
  21. |_______/ \____ $$ \______/ \_______/ \_______/ \_______/
  22. /$$ | $$
  23. | $$$$$$/
  24. \______/
  25.  
  26. THEME BY imtherealslimjady & PLEASE LEAVE A CREDIT ON
  27. -->
  28.  
  29. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  30. <html xmlns="http://www.w3.org/1999/xhtml">
  31. <head>
  32.  
  33. <script type="text/javascript"
  34. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  35.  
  36. {block:IndexPage}
  37. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  38. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  39. <script type="text/javascript">
  40. $(window).load(function () {
  41. var $content = $('#content');
  42. $("#content a[href^='http://']").attr("target","_blank");
  43. $content.masonry({itemSelector: '.jackson'}),
  44. $content.infinitescroll({
  45. navSelector : 'div#pagination',
  46. nextSelector : 'div#pagination a#nextPage',
  47. itemSelector : '.jackson',
  48. loading: {
  49. finishedMsg: '',
  50. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  51. },
  52. bufferPx : 600,
  53. debug : false,
  54. },
  55. // call masonry as a callback.
  56. function( newElements ) {
  57. var $newElems = $( newElements );
  58. $newElems.hide();
  59. // ensure that images load before adding to masonry layout
  60. $newElems.imagesLoaded(function(){
  61. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  62. {/block:IndexPage}
  63.  
  64. <meta name="color:background" content="#EFEFEF" />
  65. <meta name="color:text" content="#000" />
  66. <meta name="color:links" content="#000" />
  67. <meta name="color:sidebar title" content="#000" />
  68. <meta name="color:link hover" content="#999" />
  69. <meta name="color:Side Links" content="#FFF"/>
  70. <meta name="color:Side Links Background" content="#eee"/>
  71. <meta name="color:post borders" content="#fff" />
  72.  
  73. <meta name="image:sidebar" content="1"/>
  74. <meta name="image:background" content="" />
  75.  
  76. <meta name="if:show sidebar photo" content="0"/>
  77. <meta name="if:show title" content="1"/>
  78. <meta name="if:faded posts" content="1"/>
  79. <meta name="if:round edges" content="1"/>
  80. <meta name="if:sidebar shadow" content="0"/>
  81. <meta name="if:sidebar border" content="0"/>
  82. <meta name="if:post shadows" content="0"/>
  83. <meta name="if:three columns" content="1"/>
  84. <meta name="if:transparent sidebar" content="0"/>
  85. <meta name="if:transparent posts" content="0"/>
  86. <meta name="if:post borders" content="1"/>
  87. <meta name="if:show default links" content="0"/>
  88. <meta name="if:custom link 1" content="0"/>
  89. <meta name="if:custom link 2" content="0"/>
  90. <meta name="if:custom link 3" content="0"/>
  91. <meta name="if:custom link 4" content="0"/>
  92. <meta name="if:custom link 5" content="0"/>
  93. <meta name="if:custom link 6" content="0"/>
  94.  
  95. <meta name="text:custom link 1 title" content=""/>
  96. <meta name="text:custom link 1 url" content=""/>
  97. <meta name="text:custom link 2 title" content=""/>
  98. <meta name="text:custom link 2 url" content=""/>
  99. <meta name="text:custom link 3 title" content=""/>
  100. <meta name="text:custom link 3 url" content=""/>
  101. <meta name="text:custom link 4 title" content=""/>
  102. <meta name="text:custom link 4 url" content=""/>
  103. <meta name="text:custom link 5 title" content=""/>
  104. <meta name="text:custom link 5 url" content=""/>
  105. <meta name="text:custom link 6 title" content=""/>
  106. <meta name="text:custom link 6 url" content=""/>
  107.  
  108. <meta name="font:body" content=""/>
  109.  
  110. <link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'>
  111.  
  112. <style type="text/css">
  113.  
  114.  
  115. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  116.  
  117. ::-webkit-scrollbar {
  118. width: 8px; height: 4px; background: {color:background}; border-left: 1px solid #aaaaaa;
  119. }
  120.  
  121. ::-webkit-scrollbar-thumb {
  122. background-color: #cccccc; border-bottom: 1px solid #aaaaaa; border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa;
  123. }
  124.  
  125. iframe#tumblr_controls {top: 1px !important;margin: 0 0 0 0;right:4px !important;position:fixed !important; position:absolute;z-index:11;}
  126.  
  127. img {
  128. border: 0px;
  129. padding: 0px;
  130. margin: 0px;
  131. }
  132.  
  133. body, p {
  134. font-size:11px;
  135. letter-spacing:0px;
  136. font-family:{font:body};
  137. line-height:12px;
  138. padding: 0px;
  139. margin: 0px;
  140. color:{color:text};
  141. }
  142.  
  143. body {
  144. background-color:{color:background};
  145. background-image:url({image:Background});
  146. background-attachment: fixed;
  147. background-repeat: repeat;
  148. }
  149.  
  150. a {
  151. text-decoration:none;
  152. color:{color:links};
  153. -webkit-transition: all 0.4s linear;
  154. -moz-transition: all 0.4s linear;
  155. transition: all 0.4s linear;
  156. }
  157.  
  158. a:hover{
  159. color:{color:link hover};
  160. }
  161.  
  162. div#all{
  163. width:100%;
  164. height:100%;
  165. z-index:-100;
  166. }
  167.  
  168. div#center{
  169. margin: auto;
  170. width: 1000px;
  171. }
  172.  
  173. div#harry{
  174. font-size: 40px;
  175. line-height: 45px;
  176. color:{color:sidebar title};
  177. font-family: 'Raleway', sans-serif;
  178. margin-top:0px;
  179. height: auto;
  180. overflow:hidden;
  181. text-align:center;
  182. width: 200px;
  183. padding-bottom: 5px;
  184. }
  185.  
  186. div#sidebar{
  187.  
  188. position:fixed !important;
  189. width: 200px;
  190. height: auto;
  191. margin-top: 50px;
  192. margin-left:75px;
  193. padding:10px;
  194. padding-bottom:5px;
  195. {block:ifthreecolumns}
  196. margin-left:-25px;
  197. {/block:ifthreecolumns}
  198. {block:ifsidebarborder}
  199. border:1px solid {color:post borders};
  200. {/block:ifsidebarborder}
  201. {block:Iftransparentsidebar}
  202. background-color: transparent;
  203. {/block:Iftransparentsidebar}
  204. {block:IfNottransparentsidebar}
  205. background-color: {color:sidebar};
  206. {/block:IfNottransparentsidebar}
  207. {block:ifRoundEdges}
  208. overflow:hidden;
  209. overflow-x:hidden;
  210. -webkit-border-radius: 10px;
  211. -moz-border-radius: 10px;
  212. border-radius: 10px;
  213. {/block:ifRoundEdges}
  214. {block:ifsidebarshadow}
  215. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  216. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  217. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  218. {/block:ifsidebarshadow}
  219. }
  220.  
  221. div#content {
  222. width: 820px;
  223. margin-left:325px;
  224. margin-top:10px;
  225. float:left;
  226. {block:ifthreecolumns}
  227. width: 850px;
  228. margin-left:225px;
  229. margin-top:10px;
  230. {/block:ifthreecolumns}
  231. }
  232.  
  233. #jade{
  234. position:fixed !important;
  235. width:auto;
  236. height:auto;
  237. right:7px;
  238. top:26px;
  239. }
  240.  
  241. #jade:hover{
  242. position:fixed !important;
  243. width:auto;
  244. height:auto;
  245. }
  246.  
  247. div#hottie{
  248. position:fixed !important;
  249. bottom:10px;
  250. left:5px;
  251. padding:1px;
  252. padding-right:2px;
  253. font-size:18px;
  254. color:#ffffff;
  255. }
  256.  
  257. .links a{
  258. font-family:{font:body};
  259. font-size:10px;
  260. text-align:center;
  261. color:{color:side links};
  262. padding:5px;
  263. margin:5px 1px 1px 1px;
  264. float:center;
  265. width: auto;
  266. display: inline-block;
  267. background-color: {color:side links background};
  268. }
  269.  
  270.  
  271. .links a:hover{
  272. -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
  273. -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
  274. box-shadow: 0 0 10px rgba(0,0,0,.4);
  275. }
  276.  
  277.  
  278. .jackson {
  279. {block:iffadedposts}
  280. {block:IndexPage}
  281. opacity:0.7;
  282. filter:alpha(opacity=80);
  283. {/block:IndexPage}
  284. -webkit-transition-duration:0.8s;
  285. {/block:iffadedposts}
  286. {block:ifRoundEdges}
  287. overflow:hidden;
  288. overflow-x:hidden;
  289. -webkit-border-radius: 10px;
  290. -moz-border-radius: 10px;
  291. border-radius: 10px;
  292. {/block:ifRoundEdges}
  293. {block:ifpostborders}
  294. border:1px solid {color:post borders};
  295. {/block:ifpostborders}
  296. margin:5px;
  297. float:left;
  298. line-height: 8px;
  299. height:auto;
  300. padding: 10px;
  301. background-color:{color:posts};
  302. {block:Iftransparentposts}
  303. padding:0px;
  304. margin: 10px;
  305. background-color:transparent;
  306. {block:Iftransparentposts}
  307. width:250px;
  308. overflow-x:hidden;
  309. overflow:hidden;
  310. {block:ifpostshadows}
  311. -moz-box-shadow: 0 0 12px rgba(0,0,0,.2);
  312. -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
  313. box-shadow: 0 0 12px rgba(0,0,0,.2);
  314. {/block:ifpostshadows}
  315. {block:PermalinkPage}
  316. width:500px;
  317. {/block:PermalinkPage}
  318. }
  319.  
  320. .sex{
  321. position:absolute;
  322. text-transform: uppercase;
  323. margin-top:0px;
  324. width:250px;
  325. height:10px;
  326. padding-top:6px;
  327. padding-bottom:10px;
  328. background-color:#fff;
  329. overflow:hidden;
  330. font-size:10px;
  331. line-height:13px;
  332. letter-spacing: 2px;
  333. font-family: century gothic;
  334. text-align:center;
  335. opacity:0.0;
  336. -webkit-transition: all 0.4s linear;
  337. -moz-transition: all 0.4s linear;
  338. transition: all 0.4s linear;
  339. }
  340.  
  341. .jackson:hover .sex{
  342. margin-top:-24px;
  343. overflow:visible;
  344. opacity:.7;
  345. filter:alpha(opacity=100);
  346. -webkit-transition: all 0.4s linear;
  347. -moz-transition: all 0.4s linear;
  348. transition: all 0.4s linear;
  349. }
  350.  
  351. .jackson:hover{
  352. opacity:1;
  353. filter:alpha(opacity=100);
  354. }
  355.  
  356. #infscr-loading{
  357. opacity:0.0;
  358. }
  359.  
  360. .title{
  361. font-family:{font:body};
  362. font-size:14px;
  363. line-height:14px;
  364. }
  365.  
  366. div#hottie{
  367. position:fixed !important;
  368. bottom:10px;
  369. left:5px;
  370. padding:1px;
  371. padding-right:2px;
  372. font-size:18px;
  373. color:#ffffff;
  374. }
  375.  
  376. blockquote{
  377. padding:0px 0px 2px 5px;
  378. margin:0px 0px 2px 4px;
  379. border-left: 1px dotted #555555;
  380. }
  381.  
  382. .swag
  383. {max-width:auto;
  384. min-height: 15px;
  385. font-family: 'Raleway', sans-serif;
  386. font-size: 12px;
  387. font-weight: normal;
  388. color: {color:text};
  389. font-style:none;
  390. line-height: 13px;
  391. padding: 3px;
  392. border-bottom: {color:Side Links Background} 3px solid;
  393. display:block;
  394. margin-bottom: -10px;}
  395.  
  396. .swag a{
  397. color:#6e6e6e;
  398. Padding:1px;}
  399. .swag a:hover{
  400. color:#b0b0b0 !important;}
  401.  
  402. .entrytext, .answer{
  403. display:block;
  404. padding-left: 3px;
  405. margin-bottom: -7px;
  406. }
  407.  
  408. {CustomCSS}
  409.  
  410. </style>
  411.  
  412.  
  413.  
  414. <link rel="shortcut icon" href="{Favicon}">
  415. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  416. <meta name="viewport" content="width=820" />
  417.  
  418. </head>
  419. <body>
  420.  
  421. <title>{title}</title>
  422.  
  423. <div id="all"></div>
  424.  
  425. <div id="center">
  426.  
  427. <div id="sidebar">
  428.  
  429. <center>
  430. {block:ifshowtitle}
  431. <div style="width: 200px; border-bottom: 1px solid {color:post borders};"></div>
  432. <div id="harry"><div align="center">{title}</div></div>
  433. {/block:ifshowtitle}
  434. <div style="width: 200px; border-bottom: 1px solid {color:post borders};"></div><br>
  435. {block:ifshowsidebarphoto}<a href="/"><img src="{image:sidebar}" width=200px></a><br><br>
  436. <div style="width: 200px; border-bottom: 1px solid {color:post borders};"></div><br>
  437. {/block:ifshowsidebarphoto}
  438. {Description}<br><br>
  439. <div style="width: 200px; border-bottom: 1px solid {color:post borders};"></div>
  440. <center>
  441. <div class="links">
  442. {block:ifshowdefaultlinks}
  443. <a href="/">home</a>
  444. <a href="/ask">ask</a>
  445. <a href="/archive">archive</a>
  446. {/block:ifshowdefaultlinks}
  447.  
  448. {block:ifcustomlink1}<a href="{text:custom link 1 url}">{text:custom link 1 title}</a>{/block:ifcustomlink1}
  449.  
  450. {block:ifcustomlink2}<a href="{text:custom link 2 url}">{text:custom link 2 title}</a>{/block:ifcustomlink2}
  451.  
  452. {block:ifcustomlink3}<a href="{text:custom link 3 url}">{text:custom link 3 title}</a>{/block:ifcustomlink3}
  453.  
  454. {block:ifcustomlink4}<a href="{text:custom link 4 url}">{text:custom link 4 title}</a>{/block:ifcustomlink4}
  455.  
  456. {block:ifcustomlink5}<a href="{text:custom link 5 url}">{text:custom link 5 title}</a>{/block:ifcustomlink5}
  457.  
  458. {block:ifcustomlink6}<a href="{text:custom link 6 url}">{text:custom link 6 title}</a>{/block:ifcustomlink6}
  459.  
  460. </DIV></div>
  461. </center>
  462.  
  463.  
  464. <div id="content">
  465.  
  466. {block:Posts}
  467.  
  468. <div class="jackson">
  469.  
  470. {block:Text}
  471. {block:Title}<center><span class="title">{Title}</span></center>{/block:Title}
  472. <div style="margin-left:3px; line-height: 12px;">{Body}</div>
  473.  
  474. {block:IndexPage}<div style="height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  475. <a href="{Permalink}"><div style="margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} - {NoteCountwithLabel}</div></a>
  476. {/block:IndexPage}
  477. {/block:Text}
  478.  
  479. {block:Link}
  480. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  481. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  482. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  483.  
  484. <a href="{Permalink}"><div style="margin-bottom:0px; line-height: 12px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} - {NoteCountwithLabel}</div></a>
  485. {/block:IndexPage}
  486. {block:Link}
  487.  
  488. {block:Photo}
  489. <center>
  490. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%/></div>{LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}</center>
  491.  
  492. {block:IndexPage}
  493. <div class="sex">
  494. <a href="{Permalink}">&nbsp;&nbsp;{NoteCount}</a> x <a href="{ReblogURL}">reblog&nbsp;&nbsp;</a></span></div>
  495. {/block:IndexPage}
  496. {/block:Photo}
  497.  
  498. {block:Photoset}
  499. <center>
  500. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  501. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  502. </center>
  503.  
  504. {block:IndexPage}
  505. <div class="sex">
  506. <a href="{Permalink}">&nbsp;&nbsp;{NoteCount}</a> x <a href="{ReblogURL}">reblog&nbsp;&nbsp;</a></span></div>
  507. {/block:IndexPage}
  508. {/block:Photoset}
  509.  
  510. {block:Quote}
  511. <div style="margin-left:3px; line-height: 12px;">
  512. {Quote}</span>
  513. </div>
  514.  
  515. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  516. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  517. {/block:IndexPage}
  518. {/block:Quote}
  519.  
  520. {block:Chat}
  521. <div style="margin-left:3px; line-height: 12px;">
  522. {block:Title}<span class="title">{Title}</span>{/block:Title}
  523. <ul class="chat">
  524. {block:Lines}
  525. <li class="user_{UserNumber}">
  526. {block:Label}
  527. <span class="label">{Label}</span>
  528. {/block:Label}
  529. {Line}
  530. </li>
  531. {/block:Lines}
  532. </ul>
  533. </div>
  534.  
  535. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  536. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  537. {/block:IndexPage}
  538. {/block:Chat}
  539.  
  540. {block:Audio}<div style="height:0px;background-color:black;opacity:0.1;width:100%;margin-top:10px;margin-bottom:5px;"></div>
  541. <center>{AudioPlayerBlack}
  542. <div style="line-height: 12px;">{block:Caption}{Caption}</div>{/block:Caption}</center>
  543.  
  544. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  545. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  546. {/block:IndexPage}
  547. {/block:Audio}
  548.  
  549. {block:Answer}
  550. <span class="swag">{Asker} said: {Question}</span>&nbsp;<span class="answer"><br><br>{Answer}</span>
  551.  
  552. {block:IndexPage}<br><br><a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>{/block:IndexPage}
  553.  
  554. {/block:Answer}
  555.  
  556. {block:Video}
  557. {block:IndexPage}
  558. <center>
  559. {Video-250}</center>
  560. {/block:IndexPage}
  561. {block:PermalinkPage}
  562. <center>
  563. {Video-500}</center>
  564. {/block:PermalinkPage}
  565.  
  566. {block:IndexPage}<div style="line-height: 12px;height:1px;background-color:#bbb;width:100%;margin-top:2px;margin-bottom:1px;"></div>
  567. <a href="{Permalink}"><div style="line-height: 12px;margin-bottom:0px; font-size:9px; text-align:right;">{block:Date}{Month} {DayofMonth}{DayofMonthSuffix}, {Year}{/block:Date} / {NoteCountwithLabel}</div></a>
  568. {/block:IndexPage}
  569. {/block:Video}
  570.  
  571. {block:PermalinkPage}
  572. <center><div style="line-height: 12px;">{block:Caption}{Caption}</div><div style="line-height: 12px;height:1px;background-color:black;opacity:0.1;width:100%;margin-top:5px;margin-bottom:5px;"></div>{/block:Caption}
  573. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  574. {/block:PermalinkPage}
  575.  
  576.  
  577. {block:PostNotes}
  578. </center></center>
  579. <div align="left">{PostNotes}</div>
  580. {/block:PostNotes}
  581. </div>
  582.  
  583. {/block:Posts}
  584.  
  585.  
  586. {block:IndexPage}
  587. {block:Pagination}
  588. <div id="pagination">
  589. {block:NextPage}
  590. <a id="nextPage" href="{NextPage}"></a>
  591. {/block:NextPage}
  592. {block:PreviousPage}
  593. <a href="{PreviousPage}"></a>
  594. {/block:PreviousPage}
  595. </div>
  596. {/block:Pagination}
  597. {/block:IndexPage}
  598. </div>
  599.  
  600. </body>
  601.  
  602. <div id="jade">
  603. <a href="http://imtherealslimjady.tumblr.com"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  604. </div>
  605.  
  606. <div id="hottie"><center><a href="http://imtherealslimjady.tumblr.com/">☺ </a></div></center>
  607.  
  608. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement