Advertisement
vrisky

flaws

Nov 27th, 2012
166,125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.07 KB | None | 0 0
  1. <!--
  2.  
  3. Flaws Theme
  4. Created by Modernise (modernise.us)
  5. Please leave at least ONE credit link. Do not delete this box.
  6.  
  7. Theme is best viewed on Google Chrome, with a resolution of 1280x800.
  8.  
  9. *~*~HOW TO INSTALL~*~*
  10. 1) Copy this entire code.
  11. 2) Open up the customise.
  12. 3) Click on Edit HTML
  13. 4) Delete the code already in there.
  14. 5) Replace it with this code.
  15. 6) Hit Update Preview, and then Save.
  16. 7) Refresh the page, and press Save again.
  17. 8) If it wont let you paste in the box, or if it still does not work, use classic customize. (http://tumblr.com/customize-classic/)
  18.  
  19. If you are experiencing any problems with this theme, please refer to the FAQ on modernisethemes. (http://themes.modernise.us/faq)
  20. Thank you for choosing Modernise Themes <3!
  21.  
  22. -->
  23.  
  24. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  25. <html xmlns="http://www.w3.org/1999/xhtml">
  26. <head>
  27. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  28.  
  29. <meta name="font:Text" content="lucida sans"/>
  30. <meta name="text:Font Size" content="9px"/>
  31. <meta name="color:Text" content="#888"/>
  32. <meta name="color:Background" content="#fff"/>
  33. <meta name="color:Borders" content="#cccccc"/>
  34. <meta name="color:Blockquote" content="#f5f5f5"/>
  35. <meta name="color:Links" content="#97cde7"/>
  36. <meta name="color:Hover" content="#c1f0dc"/>
  37. <meta name="image:Header" content=""/>
  38. <meta name="if:Image Fade" content="1">
  39. <meta name="if:Rounded Corners" content="0">
  40. <meta name="if:CustomLink1" content="0">
  41. <meta name="if:CustomLink2" content="0">
  42. <meta name="if:CustomLink3" content="0">
  43. <meta name="if:CustomLink4" content="0">
  44. <meta name="if:CustomLink5" content="0">
  45. <meta name="text:Link 1 Title" content="custom link">
  46. <meta name="text:Link 1" content="http://">
  47. <meta name="text:Link 2 Title" content="custom link">
  48. <meta name="text:Link 2" content="http://">
  49. <meta name="text:Link 3 Title" content="custom link">
  50. <meta name="text:Link 3" content="http://">
  51. <meta name="text:Link 4 Title" content="custom link">
  52. <meta name="text:Link 4" content="http://">
  53. <meta name="text:Link 5 Title" content="custom link">
  54. <meta name="text:Link 5" content="http://">
  55. <meta name="text:Ask Link" content="message">
  56. <meta name="if:Animated Post Load" content="0">
  57. <meta name="if:Cross Cursor" content="1">
  58. <meta name="if:Click Photo To Reblog" content="0">
  59. <meta name="if:Infinite Scroll" content="1">
  60. <meta name="if:Title Font" content="1"/>
  61. <meta name="if:Post Borders" content="1"/>
  62.  
  63. <link rel="shortcut icon" href="{Favicon}">
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}" />
  66. {/block:Description}
  67.  
  68. <title>{Title}</title>
  69.  
  70.  
  71. <script type="text/javascript" src="http://static.tumblr.com/iddq6cw/4Gum31dpt/modernise.js">
  72. </script>
  73. <script type="text/javascript"
  74. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  75. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80. /* Body Controls */
  81. html {
  82. height:100%;
  83. }
  84.  
  85. @font-face {
  86. font-family:basket;
  87. src: url('http://static.tumblr.com/ejm8w78/E7bmdzk1u/kgthefighter.ttf');,
  88. }
  89.  
  90. body {
  91. font-family:{font:Text};
  92. font-size:{text:Font Size};
  93. color:{color:Text};
  94. background-color:{color:background};
  95. background-image:url('http://static.tumblr.com/modonll/Apymdhnhf/banner.png');
  96. background-repeat: repeat-y;
  97. background-position: 270px;
  98. background-attachment: fixed;
  99. {block:IndexPage}text-align:justify;{/block:IndexPage}
  100. {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
  101. line-height:100%;
  102. height:100%;
  103. {block:IfCrossCursor}
  104. cursor: crosshair, auto;{/block:IfCrossCursor}
  105. {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
  106. font-weight:none;
  107. }
  108.  
  109.  
  110. a {
  111. color:{color:Links};
  112. -webkit-transition-duration:1s;text-decoration:none;font-weight:none;
  113. {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}
  114. {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
  115. }
  116.  
  117. a:hover {
  118. color:{color:Hover};
  119. text-decoration: none;
  120. {block:IfCrossCursor}
  121. cursor: crosshair, auto;{/block:IfCrossCursor}
  122. {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
  123.  
  124. }
  125.  
  126. u {
  127. border-bottom: 1px dashed #888;
  128. }
  129.  
  130. b, strong{
  131. letter-spacing: 1px;
  132. color: #b1b1b1;
  133. text-transform: none;
  134. text-shadow: 1px 1px 2px #e1dad4;
  135. text-decoration: none;
  136. font-weight: normal;
  137. }
  138.  
  139. iframe#tumblr_controls {
  140. white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.4;
  141. }
  142.  
  143. ::-webkit-scrollbar-thumb:vertical {
  144. background-color:{color:Links};
  145. height:10px;width:10px;
  146. -webkit-border-radius:4px;border:2px {color:Background} solid;
  147. }
  148.  
  149. ::-webkit-scrollbar-thumb:horizontal {
  150. background-color:{color:Links};
  151. height:10px !important;border:2px {color:Background} solid;
  152. -webkit-border-radius:4px;
  153. }
  154.  
  155. ::-webkit-scrollbar {
  156. height:10px;
  157. width:10px;
  158. background-color:{color:Background};
  159. -webkit-border-radius:4px;
  160. }
  161.  
  162.  
  163. ::-webkit-scrollbar-corner {
  164. background-color:{color:Background};
  165. }
  166.  
  167. ::-webkit-resizer {
  168. background-color:{color:Background};
  169. }
  170.  
  171.  
  172.  
  173. ul {
  174. margin-left:-25px;
  175. }
  176.  
  177.  
  178.  
  179.  
  180. /* Header Controls */
  181.  
  182.  
  183. .sidebar {
  184. margin-top: 25%;
  185. margin-left: 20px;margin-right:auto;
  186. width: 225px;position:fixed;
  187. background-color: transparent;
  188. {block:IfCrossCursor}cursor:crosshair;{/block:IfCrossCursor}
  189. {block:IfNotCrossCursor}cursor:default;{/block:IfNotCrossCursor}
  190. }
  191.  
  192.  
  193. /* Post Controls */
  194.  
  195. #content .posts {
  196. {block:IndexPage}width:834px;margin-left:385px;margin-right:auto;{/block:IndexPage}
  197. {block:PermalinkPage}width:700px;margin-left:385px;margin-right:auto;{/block:PermalinkPage}
  198. margin-right:auto;margin-top:30px;
  199. position:relative;
  200. background-color:transparent;
  201. }
  202.  
  203. #content .posts img {
  204. {block:IndexPage}
  205. max-width: 250px;
  206. margin-bottom:-2px;
  207. {/block:IndexPage}
  208. {block:PermalinkPage}
  209. max-width: 700px;
  210. {/block:PermalinkPage}
  211. {block:IfRoundedCorners}
  212. -webkit-border-radius:4px;
  213. {/block:IfRoundedCorners}
  214. }
  215.  
  216.  
  217. #content .entry {
  218. {block:IndexPage}
  219. width:250px;
  220. float:left;
  221. position: relative;
  222. {/block:IndexPage}
  223. margin-right:20px;
  224. margin-bottom:20px;
  225. padding-left:3px;
  226. padding-top:3px;
  227. padding-right:3px;
  228. padding-bottom:1px;{block:IfPostBorders}
  229. border:1px dotted {color:hover};{/block:IfPostBorders}
  230. z-index:1;
  231. {block:PermalinkPage}
  232. width:700px;
  233. {/block:PermalinkPage}
  234. {block:IfAnimatedPostLoad}
  235. -webkit-transition-duration:2s;
  236. {/block:IfAnimatedPostLoad}
  237. }
  238.  
  239. .heading {
  240. font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};
  241. font-size:15px;
  242. text-decoration: none;
  243. letter-spacing:0px;
  244. font-weight:none;
  245. line-height:100%;
  246. margin-bottom:0px;
  247. {block:IndexPage}text-align:justify;{/block:IndexPage}
  248. {block:PermalinkPage}text-align:justify;{/block:PermalinkPage}
  249. }
  250.  
  251. .chat ul {
  252. padding:0px;
  253. margin:0px 0px 0px 0px;
  254. }
  255.  
  256. .chat li {
  257. list-style-type: none;
  258. padding:3px;
  259. margin-right:0px;
  260. }
  261.  
  262. .chat li.odd {
  263. color:{color:Text};
  264. background-color: {color:Background};
  265. }
  266.  
  267. .chat li.even {
  268. color: {color:Text};
  269. background-color: {color:Blockquote};
  270. }
  271. .emp{
  272. }
  273. .label {
  274. font-size: {text:Font Size};
  275. letter-spacing: 1px;
  276. font-family: {font:Text};
  277. text-shadow: 1px 1px 2px #e1dad4;
  278. text-decoration: none;
  279. font-weight: normal;
  280. color:{color:links}
  281. }
  282.  
  283. blockquote {
  284. padding-left:5px;
  285. padding-top:3px;padding-right:5px;
  286. padding-bottom:3px;margin-left:0px;margin-right:0px;
  287. border-left: 2px solid {color:Borders};
  288. background-color:{color:Blockquote};
  289. }
  290.  
  291. .stan {
  292. background-color:{color:Blockquote};
  293. }
  294.  
  295. .kyle {
  296. font-style:italic;
  297. line-height:100%;
  298. margin-bottom:0px;
  299. }
  300.  
  301. {block:IfImageFade}
  302. {block:IndexPage}
  303. .img {
  304. opacity:0.5;
  305. filter:alpha(opacity=50);
  306. -webkit-transition-duration:0.4s;
  307. }
  308.  
  309. .img:hover {
  310. opacity:0.8;
  311. filter:alpha(opacity=80);
  312. }
  313. {/block:IndexPage}
  314. {/block:IfImageFade}
  315.  
  316.  
  317. .stoley img {
  318. {block:IndexPage}
  319. max-width:150px;
  320. overflow-y:auto;
  321. {/block:IndexPage}
  322. }
  323.  
  324. .kenny {
  325. width:700px;
  326. opacity: 1;
  327. z-index: 10000;
  328. margin-top:10px;
  329. margin-bottom:10px;
  330. text-align:right;
  331. font-family:helvetica;
  332. font-size:8px;
  333. letter-spacing:1px;
  334. text-transform:uppercase;
  335. }
  336.  
  337. .cartman {
  338. margin-top:0;
  339. margin-left:0px;
  340. margin-right:auto;
  341. margin-bottom:0px;
  342. width:700px;
  343. text-align:left;
  344. background-color:{color:Post};
  345. }
  346.  
  347. .wendy {
  348. text-align:center;
  349. width:700px;
  350. margin-left:auto;
  351. margin-right:auto;
  352. }
  353.  
  354. .video embed, .video object, .video iframe {
  355. {block:IndexPage}
  356. width:250px /**/ !important;
  357. {/block:IndexPage}
  358. {block:PermalinkPage}width:700px !important;
  359. {/block:PermalinkPage}
  360. height:auto !important;
  361. }
  362.  
  363.  
  364. .audioplayer {
  365. background-color:white;
  366. overflow-y:hidden;text-align:center;
  367. {block:IndexPage}
  368. width:250px
  369. {/block:IndexPage}
  370. {block:PermalinkPage}width:700px !important;
  371. {/block:PermalinkPage}
  372. }
  373.  
  374. /* Permalink Controls */
  375.  
  376.  
  377. .clear {
  378. display: none;
  379. }
  380.  
  381. ol.notes {
  382. padding: 0px;
  383. margin: 25px 0px;
  384. list-style-type: none;
  385. border-bottom: solid 1px #ccc;
  386. }
  387.  
  388. ol.notes li.note {
  389. border-top: solid 1px #ccc;
  390. padding: 6px;
  391. }
  392. .clear {
  393. display: none;
  394. }
  395.  
  396. ol.notes {
  397. padding: 0px;
  398. margin: 25px 0px;
  399. list-style-type: none;
  400. border-bottom: solid 1px #ccc;
  401. }
  402.  
  403. ol.notes li.note {
  404. border-top: solid 1px #ccc;
  405. padding: 6px;
  406. }
  407.  
  408. .wutang {
  409. display:block;
  410. background-color:#ccc;
  411. padding:2px;
  412. margin-right:5px;
  413. max-width:25px;
  414. height:15px;
  415. }
  416. .cl a {
  417. text-transform:none;padding-left:2px;padding-right:2px;
  418. }
  419.  
  420. .cl a:hover {
  421. background-color:{color:Blockquote};border-bottom:1px solid {color:Borders};
  422. }
  423. .entry .permalink {
  424. padding-top:0px;
  425. }
  426.  
  427.  
  428.  
  429. .craig {
  430. font-family: helvetica;
  431. font-weight: condensed;
  432. color:black;
  433. font-size:7px;
  434. opacity: 0;
  435. -webkit-transition-duration: 1s;top:0px;
  436. width:250px;
  437. height:8px;padding-bottom:5px;
  438. background-color: #fff;
  439. position: absolute; margin-top:-5px;text-align:center;text-transform:Uppercase;font-family:trebuchet ms;letter-spacing:1px;
  440. display:block;}
  441.  
  442.  
  443. .entry:hover .craig {
  444. {block:indexpage}opacity:0.95;
  445. {/block:indexpage}z-index:999999;margin-top:3px;}
  446.  
  447.  
  448. .permalink {
  449. {block:IndexPage}
  450. float:right;
  451. position: absolute;
  452. margin-top:0px;
  453. opacity: 0;
  454. z-index: 1000;
  455. background-color:{color:Permalink Background};
  456. text-align:right;
  457. {/block:IndexPage}
  458. }
  459.  
  460. .tweek a {
  461. font-size:15px;
  462. line-height:100%;
  463. padding:2px;
  464. color:{color:Hover};
  465. -webkit-transition-duration:1s;z-index:999999;
  466. }
  467.  
  468. .tweek a: hover {
  469. color:{color:Link};
  470. }
  471. {CustomCSS}
  472.  
  473. </style>
  474.  
  475.  
  476. {block:IfInfiniteScroll}
  477. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  478. {/block:IfInfiniteScroll}
  479.  
  480. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  481.  
  482. <script type="text/javascript">
  483. $(window).load(function () {
  484. $('.posts').masonry(),
  485. $('.masonryWrap').infinitescroll({
  486. navSelector : "div#navigation",
  487. // selector for the paged navigation (it will be hidden)
  488. nextSelector : "div#navigation a#nextPage",
  489. // selector for the NEXT link (to page 2)
  490. itemSelector : ".entry, .clear",
  491. // selector for all items you'll retrieve
  492. bufferPx : 10000,
  493. extraScrollPx: 10,
  494. loadingImg : "http://static.tumblr.com/ejm8w78/KZjlxxt0d/ajax-loader.gif",
  495. loadingText : "<em></em>",
  496. },
  497. // call masonry as a callback.
  498. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  499. );
  500. });
  501. </script>
  502.  
  503.  
  504.  
  505. <script type="text/javascript">
  506. $(window).load(function(){
  507. $("p").remove(":contains('(Source:')");
  508. $("p").remove(":contains('(source:')");
  509. $("p").remove(":contains('(via ')");
  510. });
  511. </script>
  512.  
  513.  
  514. {block:indexpage}
  515. <script language="JavaScript">
  516. function function1(){
  517. window.scrollTo(0,5);
  518. }
  519. function function2(){
  520. window.scroll(0,2);
  521. }
  522. </script>
  523.  
  524. {/block:indexpage}
  525.  
  526.  
  527. </head>
  528.  
  529. <body>
  530. <div style="bottom:1%;right:1%;display:block;position:fixed;font-size:12px;"><a href="http://modernise.us">♏</a></div>
  531.  
  532. <div id="content">
  533. <div class="sidebar"><center>
  534. <br><br>
  535.  
  536. <div style="max-width:225px;margin-left:auto;margin-right:auto;">
  537. {block:IfHeaderImage}<a href="/"><img src="{image:Header}" max-width="225"></a>{/block:IfHeaderImage}
  538. {block:IfNotHeaderImage}
  539. <div style="line-height:150%;font-style:none;font-size:25px;font-family:{block:IfTitleFont}basket{/block:IfTitleFont}{block:IfNotTitleFont}{font:text}{/block:IfNotTitleFont};text-decoration:none;font-weight:none;"><a href="/">
  540. {title}
  541. </div></a>
  542. {/block:IfNotHeaderImage}
  543. </div>
  544.  
  545.  
  546. <span class="cl" >
  547. <a href="/">home</a>
  548. <a href="/ask">{text:Ask Link}</a>
  549. {block:IfCustomLink1}
  550. <a href="{text:Link 1}">{text:Link 1 Title}</a>
  551. {/block:IfCustomLink1}
  552. {block:IfCustomLink2}
  553. <a href="{text:Link 2}">{text:Link 2 Title}</a>
  554. {/block:IfCustomLink2}
  555. {block:IfCustomLink3}
  556. <a href="{text:Link 3}">{text:Link 3 Title}</a>
  557. {/block:IfCustomLink3}
  558. {block:IfCustomLink4}
  559. <a href="{text:Link 4}">{text:Link 4 Title}</a>
  560. {/block:IfCustomLink4}
  561. {block:IfCustomLink5}
  562. <a href="{text:Link 5}">{text:Link 5 Title}</a>
  563. {/block:IfCustomLink5}
  564. <a href="http://modernise.us">theme</a></span><Br><br>
  565.  
  566.  
  567. {block:Description}{Description}{/block:Description}</center>
  568. {block:IndexPage}
  569. <div class="column navigation" id="navigation">
  570. {block:Pagination}
  571. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  572. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  573. </div>
  574. {/block:IndexPage}
  575. </div>
  576.  
  577.  
  578. <div class="posts">
  579. {block:Posts}
  580. <div class="entry">
  581.  
  582.  
  583. {block:Text}
  584. {block:Title} <a href="{permalink}"><div class="heading">{title}</div></a> {/block:Title}
  585. <div class="stoley">{Body}</div>
  586.  
  587.  
  588.  
  589.  
  590. {block:PermalinkPage}
  591.  
  592.  
  593. <div class="kenny">
  594. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  595.  
  596. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  597. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  598. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  599. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  600. {/block:PermalinkPage}
  601. {/block:Text}
  602.  
  603. {block:Photo}
  604. <div class="img">
  605. {block:IndexPage}{block:IfClickPhotoToReblog}<a href="{ReblogURL}">{/block:IfClickPhotoToReblog}{block:IfNotClickPhotoToReblog}<a href="{Permalink}">{/block:IfNotClickPhotoToReblog}{/block:IndexPage}
  606. {block:PermalinkPage}<a href="{PhotoURL-HighRes}">{/block:PermalinkPage}
  607. <img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IndexPage}width="250px" {/block:IndexPage}{block:PermalinkPage}width="700"{/block:PermalinkPage}/>
  608. </a>{/block:IndexPage}
  609. </div>
  610.  
  611. {block:PermalinkPage}
  612. {block:Caption}{Caption}{/block:Caption}<br>
  613. <div class="kenny">
  614. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  615.  
  616. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  617. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  618. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  619. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  620. {/block:PermalinkPage}
  621. {/block:Photo}
  622.  
  623.  
  624. {block:Photoset}
  625.  
  626. {block:IndexPage}<center><a href="{Permalink}">
  627. <div class="img">{Photoset-250}</div></center></a>{/block:IndexPage}
  628.  
  629. {block:PermalinkPage}<Center>
  630. {Photoset-700}</center><br>{block:Caption}{Caption}<br><br>{/block:Caption}
  631. {/block:PermalinkPage}
  632. {block:PermalinkPage}
  633.  
  634.  
  635. <div class="kenny">
  636. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  637.  
  638. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  639. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  640. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  641. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  642. {/block:PermalinkPage}
  643. {/block:Photoset}
  644.  
  645.  
  646. {block:Quote}
  647. <div align="left"><i>{Quote}</i></div>
  648. {block:Source} <div align="right">― {Source}</div>{/block:Source}
  649.  
  650.  
  651.  
  652. {block:PermalinkPage}
  653.  
  654.  
  655. <div class="kenny">
  656. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  657.  
  658. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  659. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  660. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  661. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  662. {/block:PermalinkPage}
  663. {/block:Quote}
  664.  
  665.  
  666. {block:Link}
  667. <div class="heading"><a href="{URL}"{Target}>&rarr; {Name}</a></div>
  668. {block:Description} {Description}{/block:Description}
  669.  
  670.  
  671.  
  672.  
  673. {block:PermalinkPage}
  674.  
  675.  
  676. <div class="kenny">
  677. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  678.  
  679. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  680. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  681. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  682. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  683. {/block:PermalinkPage}
  684. {/block:Link}
  685.  
  686. {block:Video}
  687. {block:PermalinkPage}<div class="video">{Video-500}
  688. </div>{/block:PermalinkPage}
  689.  
  690.  
  691.  
  692.  
  693. {block:PermalinkPage}
  694.  
  695.  
  696. <div class="kenny">
  697. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  698.  
  699. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  700. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  701. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  702. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  703. {/block:PermalinkPage}
  704. {/block:Video}
  705.  
  706.  
  707. {block:Chat}
  708. {block:Title}
  709. <div class="heading"><a href="{Permalink}">{Title}</a></div>
  710. {/block:Title}
  711. <div class="chat ul">
  712. {block:Lines}
  713. <li class="{Alt} user_{UserNumber}">
  714. {block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>
  715. {/block:Lines}</div></li>
  716.  
  717.  
  718.  
  719. {block:PermalinkPage}
  720.  
  721.  
  722. <div class="kenny">
  723. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  724.  
  725. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  726. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  727. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  728. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  729. {/block:PermalinkPage}
  730. {/block:Chat}
  731.  
  732.  
  733.  
  734. {block:Audio}{block:PermalinkPage}{block:AlbumArt}
  735. <img src="{AlbumArtURL}" style="width:700px;">{/block:AlbumArt}{/block:PermalinkPage}{block:IndexPage}
  736. {block:AlbumArt}
  737. <img src="{AlbumArtURL}" style="width:25px;height:25px;float:left;padding-right:3px;padding-bottom:3px;padding-top:3px;background-color:{color:background};">{/block:AlbumArt}{/block:IndexPage}
  738. <div class="audioplayer" style="max-width:220px;overflow:hidden;" align="center">{AudioPlayerWhite}</div>
  739. {block:Caption}{Caption}{/block:Caption}
  740. {block:PermalinkPage}
  741. <br>{PlayCountWithLabel}{/block:PermalinkPage}
  742.  
  743.  
  744.  
  745.  
  746. {block:PermalinkPage}
  747.  
  748.  
  749. <div class="kenny">
  750. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  751.  
  752. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  753. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  754. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  755. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  756. {/block:PermalinkPage}
  757. {/block:Audio}
  758.  
  759.  
  760. {block:Answer}
  761. <div style="text-align:left;padding-left:5px;padding-right:5px;border-left: 2px solid {color:Borders};border-right: 2px solid {color:Borders};background-color:{color:blockquote};"><div class="stan">{Asker}: {Question}</div></div><div style="text-align:left;"><div class="kyle">{Answer}</div></div>
  762.  
  763.  
  764.  
  765. {block:PermalinkPage}
  766.  
  767.  
  768. <div class="kenny">
  769. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  770.  
  771. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  772. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  773. {block:HasTags}<br><Br> tagged as: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  774. <div class="cartman">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  775. {/block:PermalinkPage}
  776. {/block:Answer}
  777.  
  778.  
  779. {block:IndexPage}<div class="tweek"><a href="{Permalink}"><div class="craig">{block:Date}{Month} {DayOfMonth}{DayOfMonthSuffix} {Year} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}| {NoteCountWithLabel}{/block:NoteCount}</div></a></div>{/block:IndexPage}
  780. </div>
  781. {block:ContentSource}
  782. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  783. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  784. {/block:SourceLogo}
  785. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  786. {/block:ContentSource}
  787.  
  788.  
  789. {/block:Posts}
  790. </div>
  791.  
  792.  
  793. {block:IfNotInfiniteScroll}
  794. <div style="padding-bottom:10px;"><Br><br>
  795. <Center>
  796. {block:Pagination}
  797. {block:PreviousPage}
  798. <a href="{PreviousPage}">-</a>
  799. {/block:PreviousPage}/
  800.  
  801. {block:JumpPagination length="5"}
  802. {block:CurrentPage}
  803. <span>{PageNumber}</span>
  804. {/block:CurrentPage}
  805.  
  806. {block:JumpPage}
  807. <a class="jump_page" href="{URL}">{PageNumber}</a>
  808. {/block:JumpPage}
  809. {/block:JumpPagination}
  810.  
  811. /{block:NextPage}
  812. <a href="{NextPage}">+</a>
  813. {/block:NextPage}
  814. {/block:Pagination}</center>
  815. </div>
  816. {/block:IfNotInfiniteScroll}
  817.  
  818. <div class="clear"></div>
  819. </div>
  820.  
  821. </div>
  822.  
  823. </body>
  824.  
  825.  
  826.  
  827. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement