Advertisement
userWeapon

Tumblr Toreador 2 theme leaked

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