Advertisement
itsbrandon

itsbrvndon theme

Jun 4th, 2013
3,632
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.60 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.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5.  
  6. <head>
  7.  
  8.  
  9.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13.  
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19.  
  20. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  21. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  22.  
  23.  
  24.  
  25. <meta name="color:Background" content="#ffffff"/>
  26. <meta name="color:Text" content="#000000"/>
  27. <meta name="color:Title" content="#000000"/>
  28. <meta name="color:Hover" content="#000000"/>
  29. <meta name="color:Link" content="#000000"/>
  30. <meta name="image:Background" content=""/>
  31. <meta name="image:sidebar" content="0"/>
  32. <meta name="if:show sidebar image" content="0">
  33. <meta name="if:one column" content="0">
  34.  
  35. <meta name="text:Custom Link One Title" content= >
  36. <meta name="text:Custom Link One" content="http://" />
  37. <meta name="text:Custom Link Two Title" content= >
  38. <meta name="text:Custom Link Two" content="http://" />
  39. <meta name="text:Custom Link Three Title" content= >
  40. <meta name="text:Custom Link Three" content="http://" />
  41. <meta name="text:custom link hover text one" content= >
  42. <meta name="text:custom link hover text two" content= >
  43. <meta name="text:custom link hover text three" content= >
  44.  
  45.  
  46. <style type="text/css">
  47.  
  48.  
  49.  
  50. #tumblr_controls{
  51. position:fixed !important;
  52. -webkit-filter:invert(100%);
  53. opacity:.7;
  54. -webkit-transition:linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  55. }
  56.  
  57. #tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  58.  
  59. ::-webkit-scrollbar {
  60.  
  61. width: 7px;
  62.  
  63. height: 4px;
  64.  
  65. background: #eeecec;
  66.  
  67. }
  68.  
  69. ::-webkit-scrollbar-thumb {
  70.  
  71. background: #C7C3C5;
  72. }
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82. body {
  83. padding: 0px;
  84. margin: 0px;
  85. color:{color:text};
  86. background-color: {color:Background};
  87. background-image:url({image:Background});
  88. background-attachment: fixed;
  89. -webkit-background-size: cover;
  90. -moz-background-size: cover;
  91. -o-background-size: cover;
  92. background-size: cover;
  93. background-size: ;
  94. font-family:consolas;
  95. letter-spacing: 1px;
  96. font-size: 8px;
  97. line-height:10px;
  98. color:{color:text};
  99. }
  100.  
  101.  
  102.  
  103.  
  104. p {
  105. margin:0px;
  106. margin-top:0px;
  107. }
  108.  
  109. a:link, a:active, a:visited{
  110. color: {color:Link};
  111. text-decoration: none;
  112. -webkit-transition: color 0.5s ease-out;
  113. -moz-transition: color 0.5s ease-out;
  114. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  115. }
  116.  
  117. a:hover{
  118.  
  119. color:{color:Hover};
  120. -webkit-transition-duration: .9s;
  121. -webkit-transition: color 0.3s ease-out;
  122. -moz-transition: color 0.3s ease-out;
  123. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  124. }
  125.  
  126. a:active{
  127. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  128. -webkit-transition:all 0.05s ease-in-out;
  129. -moz-transition:all 0.05s ease-in-out;
  130. -o-transition:all 0.05s ease-in-out;
  131. transition:all 0.05s ease-in-out;
  132. color: #000;
  133. text-decoration:underline;
  134. }
  135.  
  136.  
  137.  
  138. ::selection {
  139. background:#000;
  140. color: #777;
  141. }
  142.  
  143. ::-moz-selection {
  144. background:#aaa;
  145. color: #777;
  146. }
  147.  
  148. .entry img{max-width:100%;}
  149. .entry {
  150. margin:5px;
  151. padding: 8px;
  152. font-size:8px;
  153. background:#fff;
  154. float: left;
  155. text-transform: uppercase;
  156. border:1px solid #ddd;
  157. opacity: 1;
  158. line-height:;
  159. {block:IndexPage}
  160. width:220px;
  161. {/block:IndexPage}
  162. {block:PermalinkPage}
  163. width:500px;
  164. {/block:PermalinkPage}
  165. }
  166.  
  167.  
  168.  
  169. .entry .lol{
  170. position:absolute;
  171. width:216px;
  172. padding:2px;
  173. height: 20px;
  174. line-height: 18px;
  175. text-align: center;
  176. background-color:#fff;
  177. border-top:1px solid #eee;
  178.  
  179. overflow:hidden;
  180. opacity:0.0;
  181. font-size:8px;
  182. left:8px;
  183. text-transform:uppercase;
  184. bottom:-5px;
  185. z-index:10;
  186. -webkit-transition: all .5s ease-in-out;
  187. -moz-transition: all .5s ease-in-out;
  188. -o-transition: all .5s ease-in-out;
  189. transition: all .5s ease-in-out;
  190. }
  191.  
  192. .entry:hover .lol{
  193. overflow:visible;
  194. -webkit-transition: opacity 0.5s linear; opacity: 0.9;
  195. transition: all 0.5s linear;
  196. left:8px;
  197. bottom: 8px;
  198. -webkit-transition: all .5s ease-in-out;
  199. -moz-transition: all .5s ease-in-out;
  200. -o-transition: all .5s ease-in-out;
  201. transition: all .5s ease-in-out;
  202. }
  203.  
  204.  
  205. .entry .kk{
  206. position:absolute;
  207. width:;
  208. text-transform:uppercase;
  209. height:auto;
  210. font-size:8px;
  211. padding:2px;
  212. background-color:#fff;
  213. overflow:hidden;
  214. opacity:0.0;
  215. left:-15px;
  216. top:29px;
  217. z-index:10;
  218. -webkit-transition: all .4s ease-in-out;
  219. -moz-transition: all .4s ease-in-out;
  220. -o-transition: all .4s ease-in-out;
  221. transition: all .4s ease-in-out;
  222. }
  223.  
  224. .entry:hover .kk{
  225. overflow:visible;
  226. -webkit-transition: opacity 0.5s linear; opacity: 0.7;
  227. transition: all 0.5s linear;
  228. left:15px;
  229. -webkit-transition: all .4s ease-in-out;
  230. -moz-transition: all .4s ease-in-out;
  231. -o-transition: all .4s ease-in-out;
  232. transition: all .4s ease-in-out;
  233. }
  234.  
  235.  
  236.  
  237.  
  238. .links a{
  239.  
  240. background:;
  241. line-height: 3px;
  242. display:inline-block;
  243. margin-top:5px;
  244. text-align:center;
  245. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  246. }
  247.  
  248. .links a:hover{
  249. opacity: 0.7;
  250. text-decoration:underline;
  251. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  252. }
  253.  
  254.  
  255.  
  256. .linkss a{
  257.  
  258. text-transform: uppercase;
  259.  
  260. background:;
  261. font-size:10px;
  262. line-height: 0px;
  263. display:inline-block;
  264. margin-top:0px;
  265. margin-bottom:3px;
  266. margin-left:1px;
  267. margin-right:0px;
  268. text-align:center;
  269. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  270. -webkit-transition: all .5s ease-in-out;
  271. -moz-transition: all .5s ease-in-out;
  272. -o-transition: all .5s ease-in-out;
  273. transition: all .5s ease-in-out;
  274. }
  275.  
  276. .linkss a:hover{
  277. opacity: 0.7;
  278. text-decoration:line-through;
  279. color: {color:Hover};
  280. -webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  281. -webkit-transition: all .5s ease-in-out;
  282. -moz-transition: all .5s ease-in-out;
  283. -o-transition: all .5s ease-in-out;
  284. transition: all .5s ease-in-out;
  285. }
  286.  
  287.  
  288. .quote {
  289. font-family:consolas;
  290. font-size: 9px;
  291. float: left;
  292. margin-right: 5px;
  293. }
  294.  
  295.  
  296.  
  297.  
  298. #sidebar {
  299. display: block;
  300. position:fixed;
  301. top:150px;
  302. padding-top:8px;
  303. padding-bottom:5px;
  304. padding-left:8px;
  305. padding-right:8px;
  306. width:180px;
  307. height:auto;
  308. font-family:consolas;
  309. color:#000000;
  310.  
  311. font-size:8px;
  312. letter-spacing:1px;
  313. background-color:#fff;
  314. border-right:1px solid #ddd;
  315. border-left:1px solid #ddd;
  316. border-bottom:1px solid #ddd;
  317. border-top:1px solid #ddd;
  318. opacity:1;
  319. {block:indexpage}
  320. margin-left:200px;
  321. {/block:indexpage}
  322. {block:permalinkpage}
  323. margin-left:200px;
  324. {/block:permalinkpage}
  325. {block:ifonecolumn}
  326. margin-left:300px;
  327. {/block:ifonecolumn}
  328. }
  329.  
  330. div #titlle{
  331. text-align: center;
  332. font-family:consolas;
  333. font-size:11px;
  334. width:150px;
  335.  
  336. color:{color:title};
  337. margin-left:-2px;
  338. padding:3px;
  339. text-shadow:3px 0px transparent, -3px 0px transparent;
  340. border-top:0px solid #ddd;
  341. border-bottom:0px solid #ddd;
  342. text-align:center;
  343. letter-spacing:2px;
  344. font-weight:lighter;
  345. line-height:13px;
  346. }
  347.  
  348. div #titlle:hover{
  349. text-decoration: underline;
  350. text-shadow:3px 0px #CCC, -3px 0px transparent;}
  351.  
  352. .titlle {
  353. opacity:.7;
  354. font-size:10px;
  355.  
  356. padding:1px;
  357. }
  358.  
  359.  
  360. div #title{
  361. text-align: center;
  362. font-family:consolas;
  363. font-size:11px;
  364. width:180px;
  365.  
  366. color:{color:title};
  367. margin-left:-2px;
  368. padding:3px;
  369. text-shadow:3px 0px transparent, -3px 0px transparent;
  370. border-top:0px solid #ddd;
  371. border-bottom:0px solid #ddd;
  372. text-align:center;
  373. letter-spacing:2px;
  374. font-weight:lighter;
  375. line-height:13px;
  376. }
  377.  
  378. div #title:hover{
  379. text-decoration: underline;
  380. text-shadow:3px 0px #CCC, -3px 0px transparent;}
  381.  
  382. .title {
  383. opacity:.7;
  384. font-size:10px;
  385.  
  386. padding:1px;
  387. }
  388. #updates {
  389. text-align: center;
  390.  
  391. position:fixed;
  392. left:5px;
  393. top:-110px;
  394. -webkit-transition: all .5s ease-in-out;
  395. -moz-transition: all .5s ease-in-out;
  396. -o-transition: all .5s ease-in-out;
  397. z-index:9999999999965767;
  398. }
  399.  
  400. #updatebox {
  401. position: fixed;
  402. height: 110px;
  403. width: 152px;
  404. bottom: 0px;
  405. right: 0px;
  406. border: 1px solid #ddd;
  407. z-index:27;
  408. font-family:consolas;
  409.  
  410.  
  411. font-size:9px;
  412. letter-spacing:1px;
  413. background-color:#fff;
  414. }
  415.  
  416.  
  417.  
  418.  
  419. #s-m-t-tooltip{
  420. max-width:300px;
  421. margin-top:22px;
  422. margin-left:12px;
  423. padding-left:4px;
  424. padding-right:4px;
  425. border:1px solid #ddd;
  426. border-radius:4px;
  427. background-color:#fff;
  428. color:#aaa;
  429. font-family:calibri;
  430. z-index:999999999;
  431. font-size:8px;
  432. letter-spacing:1px;
  433. font-style:italic;
  434. text-transform:lowercase;
  435. line-height:14px;
  436. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  437. }
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. #posts {
  445. width: 500px;
  446. height: 100%;
  447. background-attachment: fixed;
  448. background-color:auto;
  449. background-repeat:repeat;
  450. opacity: .5px;
  451. margin-left:420px;
  452. padding:4px;
  453. margin-top:0px;
  454. float:left;
  455. -webkit-animation:fadeIn 3s;
  456. -moz-animation:fadeIn 3s;
  457. -ms-animation:fadeIn 3s;
  458. {block:ifonecolumn}
  459. margin-left:520px;
  460. width:400px;
  461. {/block:ifonecolumn}
  462. }
  463.  
  464. .my-like {text-align:center;
  465.  
  466. cursor:pointer;-webkit-transition-duration:0.2s;
  467.  
  468. }
  469.  
  470. .my-liked, .my-like:hover {
  471.  
  472. color:{color:Hover};
  473. -webkit-transition: opacity 0.5s linear; opacity: 0.7;
  474. transition: all 0.5s linear;
  475. -webkit-transition: all .5s ease-in-out;
  476. -moz-transition: all .5s ease-in-out;
  477. -o-transition: all .5s ease-in-out;
  478. cursor:pointer;
  479.  
  480. }
  481.  
  482.  
  483. {CustomCSS}
  484.  
  485. </style>
  486.  
  487. <script>
  488. window.onload = function () {
  489. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  490. document.addEventListener( 'click', function ( event ) {
  491. var myLike = event.target;
  492. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  493. var frame = document.getElementById( 'my-like-frame' ),
  494. liked = ( myLike.className == 'my-liked' ),
  495. command = liked ? 'unlike' : 'like',
  496. reblog = myLike.getAttribute( 'data-reblog' ),
  497. id = myLike.getAttribute( 'data-id' ),
  498. oauth = reblog.slice( -8 );
  499. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  500. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  501. };
  502. }, false );
  503. };
  504. </script>
  505.  
  506.  
  507.  
  508. <script type="text/javascript">
  509. $(window).load(function(){
  510. $("p").remove(":contains('Source:')");
  511. $("p").remove(":contains('via ')");
  512. });
  513. </script>
  514. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  515. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  516. <script>
  517. (function($){
  518. $(document).ready(function(){
  519. $("[title],a[title],img[title]").style_my_tooltips({
  520. tip_follows_cursor:true,
  521. tip_delay_time:100,
  522. tip_fade_speed:300,
  523. attribute:"title"
  524. });
  525. });
  526. })(jQuery);
  527. </script>
  528.  
  529.  
  530. <script type="text/javascript"
  531. src="http://static.tumblr.com/4w0ukby/qghmpsocr/merppp.js"></script>
  532. <script type="text/javascript"
  533. src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  534. <script type="text/javascript" src="http://static.tumblr.com/4w0ukby/V6impsom0/mana.txt"></script>
  535.  
  536.  
  537. <script type="text/javascript">
  538. $(window).load(function () {
  539. var $content = $('#posts');
  540. $content.masonry({itemSelector: '.entry'}),
  541. $content.infinitescroll({
  542. navSelector : 'div#pagination',
  543. nextSelector : 'div#pagination a#nextPage',
  544. itemSelector : '.entry',
  545. loading: {
  546. finishedMsg: '',
  547. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  548. },
  549. bufferPx : 600,
  550. debug : false,
  551. },
  552. // call masonry as a callback.
  553. function( newElements ) {
  554. var $newElems = $( newElements );
  555. $newElems.hide();
  556. // ensure that images load before adding to masonry layout
  557. $newElems.imagesLoaded(function(){
  558. $content.masonry( 'appended', $newElems, true,
  559. function(){$newElems.fadeIn(300);} );
  560.  
  561.  
  562. });
  563. });
  564. });
  565. </script>
  566. <title>{title}</title>
  567.  
  568. </style>
  569.  
  570.  
  571.  
  572.  
  573. </head>
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580. <body>
  581.  
  582.  
  583.  
  584. <div id="sidebar">
  585.  
  586.  
  587. <div id="title"><a href="/"><center>{title}</center></div>
  588. {block:ifshowsidebarimage}
  589. <center><a href="/"><img style="border:0px solid #ddd; padding:5px;margin-top:5px;background: #ddd;" src="{image:sidebar}" width="155"></a></center>
  590. {/block:ifshowsidebarimage}<div style="text-transform: uppercase;margin-top:5px;"><center>{description}</center></div>
  591.  
  592. <div style="margin-top:1px;border-top:1px solid #ddd;">
  593. <div style="margin-top:5px;">
  594. <center>
  595. <div class="linksss"> <div class="linkss">
  596. <a style="color: {color:navigation color};"title="Home"href="/">↻</a>
  597. <a style="color: {color:navigation color};"title="message"href="/ask">ask</a>
  598. {block:ifcustomlinkonetitle}<a style="color: {color:navigation color};" title="{text:custom link hover text one}"href="{text:custom link one}">{text:custom link one title}</a>{/block:ifcustomlinkonetitle}
  599.  
  600. {block:ifcustomlinktwotitle}<a style="color: {color:navigation color};" title="{text:custom link hover text two}"href="{text:custom link two}">{text:custom link two title}</a>{/block:ifcustomlinktwotitle}
  601.  
  602. {block:ifcustomlinkthreetitle}<a style="color: {color:navigation color};" title="{text:custom link hover text three}"href="{text:custom link three}">{text:custom link three title}</a>{/block:ifcustomlinkthreetitle}
  603.  
  604.  
  605.  
  606.  
  607. <a style="color: {color:navigation color};" title="Creator"href="http://itsbrvndon.tumblr.com">Theme</a>
  608.  
  609.  
  610.  
  611. </center></div></div>
  612.  
  613.  
  614. </div>
  615.  
  616. </div><p></p></div></div></div></div></div>
  617.  
  618. <div class="wrapper">
  619. <div style="position:fixed;right:0px;top:28px;">
  620. </span>
  621. </div>
  622.  
  623.  
  624.  
  625.  
  626. <div id="posts">
  627.  
  628. {block:Posts}
  629.  
  630. {block:ContentSource}
  631. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  632. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  633. {/block:SourceLogo}
  634. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  635. {/block:ContentSource}
  636.  
  637. <div class="entry">
  638.  
  639. {block:Text}
  640. {block:Title}<span class="title">{Title}</span>{/block:Title}
  641. <span class="entrytext">{Body}</span>
  642. {block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  643. {/block:Text}
  644.  
  645. {block:Link}
  646. <a href="{URL}" class="title">{Name}</a>
  647. {block:Description}<div class="caption">{Description}</div>{/block:Description}{block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  648. {block:Link}
  649.  
  650.  
  651.  
  652. {block:Photo}
  653. {block:IndexPage}
  654. <div class="lol"><a title="Reblog This" href="{ReblogURL}">reblog</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Note Count" href="{Permalink}">{NoteCount}</a></center></div>
  655. {/block:IndexPage}
  656. {block:IndexPage}{LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="220"/></a></div>{LinkCloseTag}
  657. {/block:IndexPage}
  658. {block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  659. {/block:Photo}
  660.  
  661.  
  662. {block:Photoset}
  663. {block:IndexPage}
  664. <div class="lol"><a title="Reblog This" href="{ReblogURL}">reblog</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Note Count" href="{Permalink}">{NoteCount}</a></center></div>
  665. <div style="width:220px;overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>{/block:IndexPage}
  666. {block:permalinkpage}
  667. {Photoset-500}
  668. {/block:permalinkpage}
  669. {/block:Photoset}
  670.  
  671. {block:Quote}
  672. <i><div class="quote">-</div>
  673. <span style="text-transform:uppercase;letter-spacing:1px;"> {Quote}" </span></i>
  674. {block:Source}
  675. <div style="text-align:right; color:{color:link};border-top:2px solid #ddd; padding:3px;margin-top:3px;text-transform:uppercase;"> • {Source}</div>
  676. {/block:Source}
  677. {block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  678. {/block:Quote}
  679.  
  680.  
  681. {block:Chat}
  682. {block:Title}<span class="title">{Title}</span>{/block:Title}
  683. <ul class="chat">
  684. {block:Lines}
  685. <li class="user_{UserNumber}">
  686. {block:Label}
  687. <span class="label">{Label}</span>
  688. {/block:Label}
  689.  
  690. {Line}
  691. </li>
  692. {/block:Lines}
  693. </ul>
  694. {block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  695. {/block:Chat}
  696.  
  697. {block:Audio}
  698. <div style="width:250px; height:28px;">{AudioPlayerWhite}</div>
  699. {/block:IndexPage}
  700. {block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  701. {/block:Audio}
  702.  
  703. {block:Video}
  704. {block:IndexPage}
  705. <div class="sex">
  706. <div class="lol"><a title="Reblog This" href="{ReblogURL}">reblog</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Note Count" href="{Permalink}">{NoteCount}</a></center></div>
  707.  
  708. {/block:IndexPage}
  709. {block:IndexPage}
  710. <center>
  711. <div style="width:220px; overflow-x:hidden; overflow-y:hidden;">{Video-250}</center></div>
  712. {/block:IndexPage}
  713. {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
  714.  
  715. {/block:Video}
  716.  
  717. {block:Answer}
  718. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  719. <strong>{Asker} said:</strong> {Question}
  720. <div class="caption">
  721. <b>I replied:</b><i>{Answer}</i></div>
  722. {block:IndexPage}<span class="perm1"><div style="border-top: 2px solid #cecece;padding:3px;margin-top:3px;text-align:right;text-transform:uppercase;"><a title="Note Count" href="{Permalink}">{NoteCount}</a> &#8226; <span class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like">Like</span> &#8226; <a title="Reblog This" href="{ReblogURL}">reblog</a></center></div></span>{block:IndexPage}
  723. {/block:Answer}
  724.  
  725. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  726.  
  727. {block:PermalinkPage}
  728.  
  729. {block:Caption}{Caption}{/block:Caption}<center>
  730. {block:Date}{TimeAgo} | {12Hour}:{Minutes}{AmPm}{/block:Date}<br>
  731. {block:NoteCount}{NoteCount} notes{/block:NoteCount} <br>{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  732. <br>
  733. <center>{block:RebloggedFrom}<b>Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> <b>via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}</center>
  734. <br>
  735.  
  736.  
  737. {/block:PermalinkPage}
  738.  
  739. {block:PostNotes}{PostNotes}
  740. {/block:PostNotes}
  741. </div>
  742.  
  743.  
  744. {/block:Posts}
  745. </div>
  746. </div>
  747. {block:IndexPage}<br>
  748. {block:Pagination}
  749. <div id="pagination">
  750. {block:NextPage}
  751. <a id="nextPage" href="{NextPage}"></a>
  752. {/block:NextPage}
  753. {block:PreviousPage}
  754. <a href="{PreviousPage}"></a>
  755. {/block:PreviousPage}
  756. </div>
  757. {/block:Pagination}
  758. {/block:IndexPage}
  759. </div>
  760.  
  761.  
  762.  
  763.  
  764. </body>
  765.  
  766.  
  767.  
  768. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement