Advertisement
lsaac

Chaos Theme

Jan 28th, 2013
161,782
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.63 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. <!--
  5. Chaos Theme by lsaac.tumblr.com
  6.  
  7. As with all of my themes, all coding has been created under the ‘Creative Commons Attribution-NoDerivs 3.0 Unported’ which allows me to distribute my work freely with the understanding that the end user will not take any of the work from this/or any of my themes without permission from the owner and with correct credit put in place.
  8. Please remember to leave at least one credit link visible and as with all of my themes this is not a base code so please do not use it as such, thank you for using one of my themes and remember to keep checking my theme blog (themesbyisaac.tumblr.com) for updates and brand new themes!
  9. -->
  10.  
  11. <head>
  12. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"><!--mce:0--></script>
  13. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  14. <script type="text/javascript">
  15. $(document).ready(function(){
  16. $(".description").hide();
  17. $(".about").click(function(){
  18. $('.description').slideToggle("fast");
  19. return true;
  20. });
  21. });
  22. </script>
  23.  
  24. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  25. <script type="text/javascript">
  26. $(document).ready(function () {
  27. $('li.drawer div:nth-child(2)').hide();
  28. $('li.drawer h0').click(function () {
  29. if ($(this).hasClass('open')) {
  30. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  31. else {
  32. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  33. $(this).next().slideDown();
  34. $(this).addClass('open');}
  35. });
  36. });
  37. </script>
  38.  
  39. <meta name="color:Background" content="#fff" />
  40. <meta name="color:Text" content="#333333" />
  41. <meta name="color:Links" content="#555555"/>
  42. <meta name="color:Hover" content="#dad8d8"/>
  43. <meta name="color:Scrollbar" content="#666666"/>
  44. <meta name="color:Scrollbar Background" content="#dad8d8"/>
  45. <meta name="color:Borders" content="#dad8d8"/>
  46. <meta name="color:Answer" content="#ebebeb"/>
  47. <meta name="color:Answer Accent" content="#dad8d8"/>
  48. <meta name="color:Sidebar Border" content="#dad8d8"/>
  49. <meta name="color:Permalink Text" content="#333333"/>
  50. <meta name="color:Bottom Bar" content="#ededed"/>
  51.  
  52. <meta name="image:Header" content=""/>
  53. <meta name="image:Content" content="http://static.tumblr.com/ykziu7r/l4umg488m/tumblr_m5mkzmnsbx1qfwt2xo1_500.jpg"/>
  54.  
  55. <meta name="text:First custom link title" content=""/>
  56. <meta name="text:First custom link url" content=""/>
  57. <meta name="text:Second custom link title" content=""/>
  58. <meta name="text:Second custom link url" content=""/>
  59. <meta name="text:Third custom link title" content=""/>
  60. <meta name="text:Third custom link url" content=""/>
  61. <meta name="text:Fourth custom link title" content=""/>
  62. <meta name="text:Fourth custom link url" content=""/>
  63. <meta name="text:Fifth custom link title" content=""/>
  64. <meta name="text:Fifth custom link url" content=""/>
  65. <meta name="text:Sixth custom link title" content=""/>
  66. <meta name="text:Sixth custom link url" content=""/>
  67. <meta name="text:Title Font Size" content="60"/>
  68. <meta name="text:Header Size" content="500"/>
  69.  
  70. <meta name="if:First custom link" content="0"/>
  71. <meta name="if:Second custom link" content="0"/>
  72. <meta name="if:Third custom link" content="0"/>
  73. <meta name="if:Fourth custom link" content="0"/>
  74. <meta name="if:Fifth custom link" content="0"/>
  75. <meta name="if:Sixth custom link" content="0"/>
  76. <meta name="if:Submit link" content="0"/>
  77. <meta name="if:Archive link" content="1"/>
  78. <meta name="if:Home link" content="1"/>
  79. <meta name="if:Message link" content="1"/>
  80. <meta name="if:Sidebar Border" content="1"/>
  81. <meta name="if:Inverted Fade" content="1" />
  82. <meta name="if:Faded Images" content="0" />
  83. <meta name="if:Rounded Post Corners" content="0" />
  84. <meta name="if:Custom Title Font" content="1"/>
  85. <meta name="if:Cross cursor" content="1"/>
  86. <meta name="if:Show Header" content="0"/>
  87.  
  88. <meta name="font:Body" content="Lucida Sans"/>
  89. <meta name="font:Title" content="Courier New"/>
  90. <meta name="font:Permalink" content="Trebuchet MS"/>
  91.  
  92.  
  93. <title>{Title}</title>
  94. <link rel="shortcut icon" href="{Favicon}">
  95. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  96. <link rel="shortcut icon" href="{Favicon}">
  97. <title>Untitled Document</title>
  98. <link rel="shortcut icon" href="{Favicon}">
  99. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  100.  
  101. {block:Description}
  102. <meta name="description" content="{MetaDescription}" />
  103. {/block:Description}
  104.  
  105. <style type="text/css">
  106. {CustomCSS}
  107.  
  108. @font-face {font-family: customfont; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');
  109. }
  110.  
  111. p{
  112. margin:0px;
  113. padding:0px;
  114. }
  115.  
  116.  
  117. #tumblr_controls {
  118. top: 100% !important;
  119. margin: -28px 0 0 0;
  120. right: 5px !important;
  121. position: fixed !important;
  122. z-index:999999999999 !important;
  123. }
  124.  
  125. a{
  126. text-decoration: none;
  127. color:{color:links};
  128. -moz-transition: all 0.3s ease-out;
  129. -o-transition: all 0.3s ease-out;
  130. -webkit-transition: all 0.3s ease-out;
  131. transition: all 0.3s ease-out;
  132. {block:ifcrosscursor}
  133. cursor: crosshair;
  134. {/block:ifcrosscursor}
  135. }
  136.  
  137. a:hover{
  138. color:{color:hover};
  139. -moz-transition: all 0.3s ease-out;
  140. -o-transition: all 0.3s ease-out;
  141. -webkit-transition: all 0.3s ease-out;
  142. transition: all 0.3s ease-out;
  143. {block:ifcrosscursor}
  144. cursor: crosshair;
  145. {/block:ifcrosscursor}
  146. }
  147.  
  148. body{
  149. color:{color:Text};
  150. background-color:{color:Background};
  151. {block:ifcrosscursor}
  152. font-size:9px;
  153. text-align: center;
  154. font-family: {font:Body};
  155. line-height:10px;
  156. {block:ifcrosscursor}
  157. cursor: crosshair;
  158. {/block:ifcrosscursor}
  159. }
  160.  
  161. #content{
  162. margin: auto auto auto auto ;
  163. width:100%;
  164. top:-4px;
  165. position:relative;
  166. }
  167.  
  168. #content .posts{
  169. width:1350px;
  170. font-family: {font:Body};
  171. margin: 0px 0px 0px 30px;
  172. margin-left: -5px;
  173. {block:PermalinkPage}
  174. width:500px;
  175. {/block:PermalinkPage}
  176. {block:ifcrosscursor}
  177. cursor: crosshair;
  178. {/block:ifcrosscursor}
  179. }
  180.  
  181. #content .entry{
  182. {block:IndexPage}
  183. width:260px;
  184. margin-top:5px;
  185. margin-bottom:3px;
  186. margin-right:5px;
  187. margin-left:5px;
  188. {block:ifcrosscursor}
  189. cursor: crosshair;
  190. {/block:ifcrosscursor}
  191. {/block:IndexPage}
  192. {block:PermalinkPage}
  193. width: 500px;
  194. margin-bottom:50px;
  195. margin-left:420px;
  196. {/block:PermalinkPage}
  197. }
  198.  
  199. #content .entry img{
  200. {block:IndexPage}
  201. max-width:260px;
  202. {/block:IndexPage}
  203. {block:ifroundedpostcorners}
  204. -webkit-border-radius: 4px;
  205. border-radius: 4px;
  206. {/block:ifroundedpostcorners}
  207. }
  208.  
  209. {block:IndexPage}
  210. {block:ifinvertedfade}
  211. img{
  212. opacity:1;
  213. -webkit-transition-duration:0.5s;
  214. }
  215.  
  216. img:hover{
  217. opacity:0.8;
  218. -webkit-transition-duration:0.5s;
  219. }
  220. {/block:ifinvertedfade}
  221.  
  222. {block:iffadedimages}
  223. img{
  224. opacity:0.8;
  225. -webkit-transition-duration:0.5s;
  226. }
  227. img:hover{
  228. opacity:1;
  229. -webkit-transition-duration:0.5s;
  230. }
  231. {/block:iffadedimages}
  232. {/block:IndexPage}
  233.  
  234. .entry .perma {
  235. position: absolute;
  236. width: 250px;
  237. height: 10px;
  238. text-align: center;
  239. top:0px;
  240. left:0px;
  241. opacity: 0;
  242. background-color: rgba(255, 255, 255, 0.8);
  243. filter:alpha(opacity=0);
  244. z-index: 10000;
  245. font-size: 8px;
  246. line-height: 15px;
  247. text-transform:uppercase;
  248. font-family:{font: Permalink};
  249. letter-spacing:1px;
  250. padding: 5px;
  251. {block:ifroundedpostcorners}
  252. -webkit-border-radius: 4px 4px 0px 0px;
  253. border-radius: 4px 4px 0px 0px;
  254. {/block:ifroundedpostcorners}
  255. -webkit-transition: all 0.5s ease-in-out;
  256. -moz-transition: all 0.5s ease-in-out;
  257. -o-transition: all 0.5s ease-in-out;
  258. transition: all 0.5s ease-in-out;
  259. }
  260.  
  261. .entry:hover .perma{
  262. opacity: 1;
  263. height: 15px;
  264. }
  265.  
  266. .perma:hover{
  267. }
  268.  
  269. .perma a{
  270. color:{color:Permalink Text};
  271. -moz-transition: all 0.3s ease-out;
  272. -o-transition: all 0.3s ease-out;
  273. -webkit-transition: all 0.3s ease-out;
  274. transition: all 0.3s ease-out;
  275. }
  276.  
  277. .perma a:hover{
  278. color:{color:hover};
  279. -moz-transition: all 0.3s ease-out;
  280. -o-transition: all 0.3s ease-out;
  281. -webkit-transition: all 0.3s ease-out;
  282. transition: all 0.3s ease-out;
  283. }
  284.  
  285. .top{
  286. width:100%;
  287. text-align:center;
  288. bottom:0px;
  289. left:0px;
  290. z-index:9999999 !important;
  291. margin-bottom:0px;
  292. {block:ifcrosscursor}
  293. cursor: crosshair;
  294. {/block:ifcrosscursor}
  295. padding-top:20px;
  296. padding-right:8px;
  297. padding-left:8px;
  298. padding-bottom:20px;
  299. position: fixed;
  300. background-color:{Color:Bottom Bar};
  301. font-family: {font:Body};
  302. opacity:1;
  303. {block:ifsidebarborder}
  304. border-top-style:solid;
  305. border-width:10px;
  306. border-color:{color:Sidebar Border};
  307. {/block:ifsidebarborder}
  308. }
  309.  
  310.  
  311.  
  312. .h1{
  313. display:block;
  314. font-size:27px;
  315. line-height:20px;
  316. text-align: center;
  317. margin-bottom: 10px;
  318. font-family: {font:Body};
  319. }
  320.  
  321. .h2{
  322. font-size:22px;
  323. line-height:15px;
  324. margin-bottom:5px;
  325. font-family: {font:Body};
  326. display:block;
  327. text-align:center;
  328. }
  329.  
  330. .h3{
  331. font-size:{text:Title Font Size}px;
  332. line-height:{text:Title Font Size}px;
  333. text-align:center;
  334. text-transform:uppercase;
  335. {block:ifcustomtitlefont}
  336. font-family: 'Customfont';
  337. {/block:ifcustomtitlefont}
  338. {block:ifnotcustomtitlefont}
  339. font-family: {font:Title};
  340. {/block:ifnotcustomtitlefont}
  341. }
  342.  
  343. #h4{
  344. width:520px;
  345. font-size:10px;
  346. line-height:12px;
  347. text-align:center;
  348. font-family: {font:Body};
  349. }
  350.  
  351. #h7{
  352. width:680px;
  353. border-top-style:solid;
  354. border-width:1px;
  355. border-color:{color:Borders};
  356. padding-top:5px;
  357. font-size:10px;
  358. line-height:10px;
  359. text-transform:uppercase;
  360. font-family: {font:Body};
  361. letter-spacing:1px;
  362. }
  363.  
  364. .nav{
  365. text-align:center;
  366. margin-top:0px;
  367. margin-bottom:0px;
  368. font-family: {font:Body};
  369. }
  370.  
  371. .notes{
  372. width:870px;
  373. padding-left:0px;
  374. text-align:left;
  375. }
  376.  
  377. .textperma{
  378. font-family:{font:Permalink};
  379. letter-spacing:0px;
  380. font-size:10px;
  381. line-height:10px;
  382. letter-spacing:2px;
  383. text-align:right;
  384. opacity: 0;
  385. margin-top:7px;
  386. margin-bottom:2px;
  387. -webkit-transition-duration:0.7s;
  388. }
  389.  
  390. .entry:hover .textperma{
  391. opacity:1;
  392. padding-top:0px;
  393. }
  394.  
  395. .quote{
  396. font-size:17px;
  397. line-height:20px;
  398. text-transform:none;
  399. margin-bottom:5px;
  400. font-family: {font:Body};
  401. }
  402.  
  403. .audio{
  404. {block:IndexPage}
  405. width:250px;
  406. {/block:IndexPage}
  407. {block:PermalinkPage}
  408. width:490px;
  409. {/block:PermalinkPage}
  410. background-color:#e3e3e3;
  411. padding:5px;
  412. margin-bottom:0px;
  413. }
  414.  
  415. .audiocap, .videocap{
  416. display:block;
  417. padding:0px;
  418. }
  419.  
  420. .albumart, .albumart img{
  421. {block:IndexPage}
  422. width:260px;
  423. {/block:IndexPage}
  424. {block:PermalinkPage}
  425. width:500px;
  426. {/block:PermalinkPage}
  427. }
  428.  
  429. div.video embed,
  430. div.post div.video object {
  431. {block:IndexPage}
  432. width:250px !important;
  433. height:150px !important;
  434. {/block:IndexPage}
  435. {block:PermalinkPage}
  436. width:500px !important;
  437. height:400px !important;
  438. {/block:PermalinkPage}
  439. }
  440.  
  441. .question{
  442. margin-bottom:5px;
  443. font-size:10px;
  444. line-height:10px;
  445. display:block;
  446. font-family: {font:Body};
  447. background-color:{color:Answer};
  448. border-left-style:solid;
  449. border-right-style:solid;
  450. border-width:2px;
  451. border-color:{color:Answer Accent};
  452. padding:5px;
  453. }
  454.  
  455. .asker{
  456. font-family: {font:Body};
  457. font-size:10px;
  458. line-height:10px;
  459. }
  460.  
  461. .answer{
  462. padding:3px;
  463. font-size:10px;
  464. line-height:10px;
  465. font-family: {font:Body};
  466. color: {color:text};
  467. }
  468.  
  469. .nav {font-size:10px;
  470. }
  471.  
  472. #link{
  473. width:500px;
  474. height:auto;
  475. margin-bottom:50px;
  476. margin-top:50px;
  477. }
  478.  
  479. #chat{
  480. width:500px;
  481. height:auto;
  482. margin-bottom:50px;
  483. margin-top:50px;
  484. }
  485.  
  486. #quote{
  487. width:500px;
  488. height:auto;
  489. margin-bottom:50px;
  490. margin-top:50px;
  491. }
  492.  
  493. #text{
  494. width:500px;
  495. height:auto;
  496. margin-bottom:50px;
  497. margin-top:50px;
  498. }
  499.  
  500. #vid{
  501. width:500px;
  502. height:auto;
  503. margin-bottom:50px;
  504. margin-top:50px;
  505. }
  506.  
  507. #photoset{
  508. width:500px;
  509. height:auto;
  510. margin-bottom:20px;
  511. margin-top:5px;
  512. }
  513.  
  514. #ans{
  515. width:485px;
  516. height:auto;
  517. margin-bottom:50px;
  518. margin-top:50px;
  519. }
  520.  
  521. ul#drawers {width: 870px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
  522.  
  523. ul#drawers a {text-decoration: none; color: #000;}
  524.  
  525. ul#drawers li h0 {margin: 0; padding: 1px; text-transform: Camelcase; font-size: 10px; text-align: center; cursor: help; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  526. transition: background-color 0.5s ease-out;}
  527.  
  528. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  529.  
  530. li.drawer h0.open {background-color: #121213; border-top: 0px;}
  531.  
  532. li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  533.  
  534. li.drawer div li {list-style-type: disc;}
  535.  
  536. li.drawer div ul {-webkit-padding-start: 12px;}
  537.  
  538. ::-webkit-scrollbar-thumb:vertical {
  539. background-color:{color:Scrollbar};
  540. height:100px;
  541. }
  542.  
  543. ::-webkit-scrollbar-thumb:horizontal {
  544. background-color:{color:Scrollbar};
  545. height:10px;
  546. }
  547.  
  548. ::-webkit-scrollbar {
  549. height:10px;
  550. width:8px;
  551. background-color:{color:Scrollbar Background};
  552. }
  553.  
  554. </style>
  555. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  556. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
  557. </script>
  558. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  559. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  560. <script type="text/javascript">
  561.  
  562. $(window).load(function () {
  563. $('.posts').masonry(),
  564. $('.masonryWrap').infinitescroll({
  565. navSelector : "div#navigation",
  566. // selector for the paged navigation (it will be hidden)
  567. nextSelector : "div#navigation a#nextPage",
  568. // selector for the NEXT link (to page 2)
  569. itemSelector : ".entry",
  570. // selector for all items you'll retrieve
  571. bufferPx : 10000,
  572. extraScrollPx: 11000,
  573. loadingImg : "",
  574. loadingText : "<em></em>",
  575. },
  576. // call masonry as a callback.
  577. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  578. );
  579. });
  580. </script>
  581. <script type="text/javascript">$(window).load(function(){$("p").remove(":contains('Source:')");});</script></head>
  582. <body>
  583. <div class="top">
  584. <div class="nav">
  585. <div align="center"><p>
  586. <ul id="drawers">
  587. <li class="drawer" id="info"> <h0>{block:ifnotshowheader}
  588. <span class="h3">{Title}</span>{/block:ifnotshowheader}{block:ifshowheader}<img src="{image:Header}" width="{text:Header Size}px;" target="_blank" style=""><br><br>{/block:ifshowheader}</h0>
  589.  
  590. <div align="center"><p><p><div id="h4"><br>{Description}<br></div><br>
  591.  
  592. <div id="h7">{block:ifhomelink}<a href="/">Home</a>&nbsp;&nbsp;{block:ifhomelink}{block:ifmessagelink}<a href="/ask">Message</a>&nbsp;&nbsp;{block:ifmessagelink}{block:ifarchivelink}<a href="/archive">Archive</a>&nbsp;&nbsp;{/block:ifarchivelink}{block:ifsubmitlink}<a href="/submit">Submit</a>&nbsp;&nbsp;{block:ifsubmitlink}{block:iffirstcustomlink}<a href="{text:first custom link url}">{text:first custom link title}</a>&nbsp;&nbsp;{/block:iffirstcustomlink}{block:ifsecondcustomlink}<a href="{text:second custom link url}">{text:second custom link title}</a>&nbsp;&nbsp;{/block:ifsecondcustomlink}{block:ifthirdcustomlink}<a href="{text:third custom link url}">{text:third custom link title}</a>&nbsp;&nbsp;{/block:ifthirdcustomlink}{block:iffourthcustomlink}<a href="{text:fourth custom link url}">{text:fourth custom link title}</a>&nbsp;&nbsp;{/block:iffourthcustomlink}{block:iffifthcustomlink}<a href="{text:fifth custom link url}">{text:fifth custom link title}</a>&nbsp;&nbsp;{/block:iffifthcustomlink}{block:ifsixthcustomlink}<a href="{text:sixth custom link url}">{text:sixth custom link title}</a>&nbsp;&nbsp;{/block:ifsixthcustomlink}<a href="http://lsaac.tumblr.com">Theme</a></span>
  593. </p></div></li></ul></div></form></div></div></div></span></div>
  594.  
  595.  
  596. <div id="content">
  597. <div class="posts">
  598. {block:Posts}
  599. <div class="entry">
  600.  
  601. {block:Text}
  602. {block:IndexPage}
  603. {block:Title}<span class="h1">{Title}</span>{/block:Title}
  604. {Body}{/block:IndexPage}
  605. {block:IndexPage}
  606. <div class="textperma"><a href="{Permalink}">
  607. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>
  608. {/block:IndexPage}
  609. {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="text">{block:Title}<span class="h1">{Title}</span>{/block:Title}{Body}</div>{/block:PermalinkPage}{/block:Text}
  610.  
  611. {block:Photo}
  612. {block:IndexPage}
  613. <div class="perma">{dayofweek} with <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div></a><a href="{ReblogURL}" target="_blank"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="260"/></a>
  614. {/block:IndexPage}
  615. {block:PermalinkPage}
  616. {LinkOpenTag}
  617. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  618. {LinkCloseTag}
  619. {/block:permalinkpage}
  620. {/block:Photo}
  621.  
  622. {block:Photoset}
  623. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  624. {block:IndexPage}<div class="textperma"><a href="{Permalink}">
  625. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>
  626. {/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="photoset">{Photoset-500}</div>{/block:PermalinkPage}
  627. {/block:Photoset}
  628.  
  629. {block:Quote}
  630. {block:IndexPage}<div class="quote"><b><i>"</i></b>{Quote}<b><i>"</i></b> </div> {block:Source}<small>{Source}</small>{/block:Source}{/block:IndexPage}{block:IndexPage}
  631. <div class="textperma"><a href="{Permalink}">
  632. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>
  633. {/block:IndexPage}
  634. {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="quote"><b><i>"</i></b>{Quote}<b><i>"</i></b> - {block:Source}<small>{Source}</small>{/block:Source}</div>{/block:PermalinkPage}
  635. {/block:Quote}
  636.  
  637. {block:Link}
  638. {block:IndexPage}<a href="{URL}"{Target}><span class="h2">+{Name}</span></a>{block:Description}<small>{Description}</small>{/block:Description}{/block:IndexPage}{block:IndexPage}{block:IndexPage}
  639. <div class="textperma"><a href="{Permalink}">
  640. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>
  641. {/block:IndexPage}
  642. {block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}
  643. <div id="link"><a href="{URL}"{Target}><span class="h2"> →{Name}</span></a>
  644. {block:Description}<small>{Description}</small>{/block:Description}</div>{/block:PermalinkPage}
  645. {/block:Link}
  646.  
  647. {block:Video}
  648. <div class="video">
  649. {block:IndexPage}{Video-250}{/block:IndexPage}
  650. </div>{block:IndexPage}<div class="videocap"></a></div><div class="textperma"><a href="{Permalink}">
  651. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>{/block:IndexPage}</span>{/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>
  652. {/block:PermalinkPage}{block:PermalinkPage}<div id="vid">{Video-500}</div>{/block:PermalinkPage}
  653. {/block:Video}
  654.  
  655. {block:Chat}
  656. {block:IndexPage}{block:Title}<div class="ptitle">{Title}</div>
  657. {/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}{/block:IndexPage}{block:IndexPage}
  658. <div class="textperma"><a href="{Permalink}">
  659. {NoteCount}</a> / <a href="{ReblogURL}">REBLOG</a></a></div>
  660. {/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="chat">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b> {/block:Label}{Line}<br>{/block:Lines}</div>{/block:PermalinkPage}
  661. {/block:Chat}
  662.  
  663. {block:Audio}
  664. <a href="{Permalink}">
  665. {block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></a></div>{/block:AlbumArt}</a><div class="audio">{AudioPlayerGrey}</div>
  666. {block:PermalinkPage}{/block:PermalinkPage}
  667. {/block:Audio}
  668.  
  669. {block:Answer}
  670. {block:IndexPage}
  671. <div class="question">{Asker} said:</a> {Question}</div>
  672. <div class="answer"><i>{Answer}</i></div>{/block:IndexPage}
  673. {block:IndexPage}
  674. <div class="textperma"><a href="{Permalink}">
  675. {NoteCount} NOTES</a></div>
  676. {/block:IndexPage}{/block:IndexPage}{block:PermalinkPage}<div style="margin-left:0px;"</div>{/block:PermalinkPage}{block:PermalinkPage}<div id="ans"><div class="question">{Asker} said:</a> {Question}</div>
  677. <div class="answer"><i>{Answer}</i></div>{/block:PermalinkPage}
  678. {/block:Answer}
  679.  
  680. {block:PermalinkPage}<div class="notes">
  681. {block:Caption}{Caption}{/block:Caption}
  682. Posted on {Month} {DayofMonth}{DayofMonthSuffix} at {12Hour}:{Minutes} {CapitalAMPM}
  683. <br>Has a total of: {NoteCount} Notes
  684. {block:PostNotes}<br><br><div style="text-align:left; margin-bottom:100px; max-height: 200px; width:500px; overflow: auto; overflow-x: hidden;">{PostNotes}</div>{/block:PostNotes}</div>
  685. {/block:PermalinkPage}
  686. </div>{/block:Posts}</div></div>
  687.  
  688. {block:IndexPage}
  689. <div class="column navigation" id="navigation">
  690. {block:Pagination}
  691. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  692. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  693. </div>
  694. {/block:IndexPage}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement