Advertisement
lifegonewild

theme 11 / afuckingabucketlist

Apr 7th, 2013
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. <!--
  2. theme by http://dannyworsnop.tumblr.com/
  3. lol holla @ me
  4. IF YOU REMOVE CREDIT I WILL STAB YOU TO DEATH
  5. -->
  6.  
  7. <html lang="en">
  8. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml">
  10. <head>
  11.  
  12. <script type="text/javascript">
  13.  
  14. </script>
  15.  
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19.  
  20. <!--DEFAULT VARIABLES-->
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <meta name="color:link" content="#777"/>
  23. <meta name="color:text" content="#777"/>
  24. <meta name="color:title" content="#333"/>
  25. <meta name="color:hover" content="#fff"/>
  26. <meta name="color:scrollbar" content="#C7C3C5"/>
  27. <meta name="image:background" content="1"/>
  28. <meta name="text:Link One Title" content="home"/>
  29. <meta name="text:Link One" content="/" />
  30. <meta name="text:Link Three Title" content=""/>
  31. <meta name="text:Link Three" content=""/>
  32. <meta name="text:Link Four Title" content=""/>
  33. <meta name="text:Link Four" content=""/>
  34. <meta name="text:Link Two Title" content="ask"/>
  35. <meta name="text:Link Two" content="/ask"/>
  36. <meta name="text:Link Five Title" content=""/>
  37. <meta name="text:Link Five" content=""/>
  38. <meta name="text:title" content="here is your title"/>
  39. <meta name="image:sidebar image" content="http://24.media.tumblr.com/tumblr_md5ayqfdaU1r791bbo1_500.jpg"/>
  40. <meta name="if:double column" content=""/>
  41. <meta name="if:single column" content=""/>
  42.  
  43. <style type="text/css">
  44.  
  45. ::-webkit-scrollbar {
  46.  
  47. width: 7px;
  48.  
  49. height: 4px;
  50.  
  51. background: #eeecec;
  52.  
  53. }
  54.  
  55. ::-webkit-scrollbar-thumb {
  56.  
  57. background: {color:scrollbar};
  58. }
  59.  
  60.  
  61. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  62.  
  63. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  64.  
  65. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  66.  
  67. p {
  68. margin:0px;
  69. margin-top:0px;
  70. }
  71.  
  72.  
  73.  
  74. body {
  75. padding: 0px;
  76. margin: 0px;
  77. color:{color:text};
  78. font-family: georgia;
  79. line-height:10px;
  80. font-size:9px;
  81. background-color: {color:Background};
  82. background-image:url({image:Background});
  83. background-attachment: fixed;
  84. background-repeat: repeat;
  85. }
  86.  
  87.  
  88. a:link, a:active, a:visited{
  89. text-decoration: none;
  90. -webkit-transition: color 0.3s ease-out;
  91. -moz-transition: color 0.3s ease-out;
  92. transition: color 0.3s ease-out;
  93. color:{color:link};
  94. }
  95.  
  96. a:hover {
  97. text-decoration: none;
  98. font-style:;
  99. color: {color:Hover};
  100. }
  101.  
  102. div#center{
  103. margin:auto;
  104. position:relative;
  105. width:1200px;
  106. background-color:;
  107. overflow:auto;
  108. overflow-y:hidden;
  109. }
  110.  
  111. {block:ifdoublecolumn}
  112. .entry {
  113. float:left;
  114. display: block;
  115. margin:3px;
  116. overflow:hidden;
  117. width:230px;
  118. padding-top:5px;
  119. padding-left:5px;
  120. padding-right:5px;
  121. padding-bottom:3px;
  122. border:1px solid #eee;
  123. {block:PermalinkPage}
  124. width:450px;
  125. text-align:left;
  126. line-height:10px;
  127. {/block:PermalinkPage}
  128. background:white;
  129. background-image:URL();
  130. -webkit-transition: opacity 0.8s linear;
  131. opacity: 0.65;
  132. }
  133. {/block:ifdoublecolumn}
  134.  
  135.  
  136.  
  137.  
  138.  
  139. {block:ifsinglecolumn}
  140.  
  141. .entry {
  142. border:1px solid #eee;
  143. margin-bottom: 15px;
  144. padding-top:5px;
  145. padding-left:5px;
  146. padding-right:5px;
  147. padding-bottom:3px;
  148. margin-left: 15px;
  149. {block:IndexPage}
  150. width: 300px;
  151. {/block:IndexPage}
  152. {block:PermalinkPage}
  153. width:450px;
  154. text-align:left;
  155. line-height:10px;
  156. {/block:PermalinkPage}
  157. background:white;
  158. background-image:URL();
  159. -webkit-transition: opacity 0.8s linear;
  160. opacity: 0.65;
  161. }
  162.  
  163.  
  164. {/block:ifsinglecolumn}
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185. .entry:hover{
  186. -webkit-transition: opacity 0.6s linear;
  187. opacity: 1;
  188. }
  189.  
  190.  
  191. {block:ifdoublecolumn}
  192. .entry .perma{
  193. width:230px;
  194. height: 25px;
  195. font-family:calibri;
  196. text-transform:;
  197. position: absolute;
  198. font-size: 9px;
  199. font-style:normal;
  200. line-height: 26px;
  201. text-align: center;
  202. overflow:hidden;
  203. background-color:#fff;
  204. letter-spacing:0px;
  205. text-transform:uppercase;
  206. top:0px;
  207. margin-left: 0px;
  208. padding-bottom:1px;
  209. border-radius: 0px;
  210. -webkit-transition: opacity 0.0s linear; opacity: 0.0;
  211. -webkit-transition: all 0.5s linear;
  212. -moz-transition: all 0.5s linear;
  213. transition: all 0.5s linear;
  214. }
  215.  
  216. {/block:ifdoublecolumn}
  217.  
  218.  
  219. {block:ifsinglecolumn}
  220. .entry .perma{
  221. width:300px;
  222. height: 25px;
  223. font-family:calibri;
  224. text-transform:;
  225. position: absolute;
  226. font-size: 9px;
  227. font-style:normal;
  228. line-height: 26px;
  229. text-align: center;
  230. overflow:hidden;
  231. background-color:#fff;
  232. letter-spacing:0px;
  233. text-transform:uppercase;
  234. top:0px;
  235. margin-left: 0px;
  236. padding-bottom:1px;
  237. border-radius: 0px;
  238. -webkit-transition: opacity 0.0s linear; opacity: 0.0;
  239. -webkit-transition: all 0.5s linear;
  240. -moz-transition: all 0.5s linear;
  241. transition: all 0.5s linear;
  242. }
  243.  
  244. {/block:ifsinglecolumn}
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251. .entry:hover .perma{
  252. overflow:visible;
  253. opacity:.8;
  254. top:5px;
  255. border-top-right-radius: 0px;
  256. border-bottom-left-radius: 0px;
  257. -webkit-transition: all 0.5s linear;
  258. -webkit-transition: all 0.5s linear;
  259. -moz-transition: all 0.5s linear;
  260. transition: all 0.5s linear;
  261. }
  262.  
  263.  
  264. #posts {
  265. width:600px;
  266. margin-top:30px;
  267. z-index:99;
  268. margin-left:419px;
  269. right:auto;
  270. background:transparent;
  271. margin-right:auto;
  272. position:relative;
  273. overflow-y: hidden;
  274. }
  275.  
  276.  
  277.  
  278.  
  279. #nope {
  280. position:fixed;
  281. height:7px;
  282. left:0px;
  283. top:0px;
  284. width:100%;
  285. padding: 10px;
  286. opacity:0.8;
  287. z-index:999;
  288. background-color:#222;
  289. }
  290.  
  291. #sigh {
  292. opacity:1;
  293. font-family:georgia;
  294. text-transform: lowercase;
  295. text-align: center;
  296. font-size: 9px;
  297. letter-spacing: 1px;
  298. line-height: 7px;
  299. font-style:italic;
  300. }
  301.  
  302. #sigh a{
  303. color:#fff;
  304. }
  305.  
  306. #sidebar {
  307. position:fixed !important;
  308. opacity: 1;
  309. width: 200px;
  310. height: 216px;
  311. margin-top:185px;
  312. margin-left: 157px;
  313. color: #777;
  314. text-align: center;
  315. margin-bottom: 0px;
  316. font-family: consolas;
  317. line-height: 11px;
  318. padding:8px;
  319. background: white;
  320. font-size: 10px;
  321. text-transform: normal;
  322. transition: all 0.9s ease-out;
  323. -o-transition-transition: all 0.5s ease-out;
  324. -webkit-transition: all 0.5s ease-out;
  325. -moz-transition: all 0.5s ease-out;
  326. }
  327.  
  328. #sidebar img{
  329. width:160px;
  330. border: 0px solid #fff;
  331. transition: all 0.6s ease-out;
  332. -o-transition-transition: all 0.6s ease-out;
  333. -webkit-transition: all 0.6s ease-out;
  334. -moz-transition: all 0.6s ease-out;
  335. }
  336.  
  337.  
  338.  
  339. div#links{
  340. position:absolute;
  341. opacity:1;
  342. font-size: 8px;
  343. line-height:20px;
  344. text-align: center;
  345. text-transform:uppercase;
  346. width: 69px;
  347. font-family:consolas;
  348. border-radius: 60px;
  349. height: 23px;
  350. color:#aaa;
  351. padding-top: 0px;
  352. background-color: #ddd;
  353. margin-top:-29px;
  354. margin-left:53px;
  355. padding-left: 1px;
  356. padding-right: 1px
  357. transition: all 0.9s ease-out;
  358. -o-transition-transition: all 0.5s ease-out;
  359. -webkit-transition: all 0.5s ease-out;
  360. -moz-transition: all 0.5s ease-out;
  361. }
  362. div#desc{
  363. position: fixed !important;
  364. line-height:12px;
  365. text-align: center;
  366. width:200px;
  367. text-transform:uppercase;
  368. font-family:consolas;
  369. font-size: 8px;
  370. height: auto;
  371. color:#aaaaaa;
  372. padding-top: 0px;
  373. background-color: white;
  374. margin-top:155px;
  375. margin-left:-5px;
  376. padding:5px;
  377. }
  378.  
  379.  
  380.  
  381.  
  382.  
  383. #banner {
  384. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  385. repeat:repeat-x;
  386. left:0;
  387. width:230px;
  388. height:18px;
  389. position: fixed;
  390. opacity:0.7;
  391. margin-left: 150px;
  392. margin-top: 420px;
  393.  
  394.  
  395.  
  396.  
  397. }
  398. #banner2 {
  399.  
  400. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  401. repeat:repeat-x;
  402. left:0;
  403. width:230px;
  404. height:18px;
  405. position: fixed;
  406. opacity:0.7;
  407. margin-left:150px;
  408. margin-top: 165px;-webkit-transform: rotate(-180deg);
  409. -moz-transform: rotate(-180deg);
  410.  
  411. }
  412. #banner3 {
  413.  
  414. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  415. repeat:repeat-x;
  416. left:0;
  417. width:260px;
  418. height:18px;
  419. position: fixed;
  420. opacity:0.7;
  421. margin-left: 260px;
  422. margin-top: 290px;-webkit-transform: rotate(-90deg);
  423. -moz-transform: rotate(-90deg);
  424.  
  425. }
  426.  
  427. #banner4 {
  428.  
  429. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  430. repeat:repeat-x;
  431. left:0;
  432. width:260px;
  433. height:18px;
  434. position: fixed;
  435. opacity:0.7;
  436. margin-left: 10px;
  437. margin-top: 290px;-webkit-transform: rotate(90deg);
  438. -moz-transform: rotate(90deg);
  439.  
  440. }
  441.  
  442.  
  443.  
  444.  
  445.  
  446. .title{
  447. line-height: 12px;
  448. font-family:calibri;
  449. font-size:9px;
  450. text-transform:uppercase;
  451. color:{color:Title};
  452. font-weight: normal;
  453. }
  454.  
  455. asker{
  456. font-family:Calibri;
  457. font-size:9px;
  458. text-transform:uppercase;
  459. font-style:normal;
  460. letter-spacing:0px;
  461. line-height:14px;
  462. padding:0px;
  463. margin-right:0px;
  464. width:auto;
  465. border-bottom:1px solid #eee;
  466. -webkit-transition: all 0.5s ease-in-out;
  467. -moz-transition: all 0.5s ease-in-out;
  468. -o-transition: all 0.5s ease-in-out;
  469. -ms-transition: all 0.5s ease-in-out;
  470. transition: all 0.5s ease-in-out;
  471. }
  472.  
  473. asker:hover{
  474. font-style:italic;
  475. -webkit-transition: all 0.5s ease-in-out;
  476. -moz-transition: all 0.5s ease-in-out;
  477. -o-transition: all 0.5s ease-in-out;
  478. -ms-transition: all 0.5s ease-in-out;
  479. transition: all 0.5s ease-in-out;
  480. }
  481.  
  482.  
  483.  
  484. .permalink{
  485. text-transform: normal;
  486. display: block;
  487. text-align: right;
  488. text-decoration: none;
  489. }
  490.  
  491.  
  492. #infscr-loading{
  493. bottom: -70px;
  494. position: absolute;
  495. left: 50%;
  496. margin-left:-8px;
  497. width:16px;
  498. height:11px;
  499. overflow:hidden;
  500. margin-bottom: 50px;
  501. }
  502.  
  503. #postnotes{
  504. text-align: justify;}
  505.  
  506. #postnotes blockquote{
  507. border: 0px;}
  508.  
  509. blockquote{
  510. padding:0px 0px 2px 5px;
  511. margin:0px 0px 2px 10px;
  512. border-left: 1px dotted #555555;
  513. }
  514.  
  515. blockquote p, ul{
  516. margin:0px;
  517. padding:0px;
  518. }
  519.  
  520. a img{border: 0px;}
  521.  
  522.  
  523. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  524.  
  525. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  526. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  527.  
  528. .notes img{width:10px; position:relative; top:3px;}
  529. <--ses-->
  530. small{font-size: 90%;}
  531.  
  532. {CustomCSS}
  533.  
  534.  
  535. #credit{
  536. position:fixed !important;
  537. right:3px;
  538. top:30px;
  539. font-family: arial;
  540. font-size: 10px;
  541. line-height:12px;
  542. vertical-align: middle;
  543. overflow: hidden;
  544. padding:1px;
  545. -webkit-border-radius:2px;
  546. moz-border-radius:2px;
  547. -o-border-radius:2px;
  548. border-radius:2px;
  549. z-index: 1000;}
  550.  
  551. #credit a{
  552. color: #fff;}
  553. @font-face { font-family: "black swan"; src: url('http://static.tumblr.com/pwgdr2n/yAkm3iisd/a_s_black_swan.ttf');
  554. }
  555.  
  556. </style>
  557.  
  558. {block:IndexPage}
  559. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  560. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  561.  
  562. <script type="text/javascript">
  563. $(window).load(function(){
  564. var $wall = $('#posts');
  565. $wall.imagesLoaded(function(){
  566. $wall.masonry({
  567. itemSelector: '.entry, .entry_photo',
  568. isAnimated : false
  569. });
  570. });
  571.  
  572. $wall.infinitescroll({
  573. navSelector : '#pagination',
  574. nextSelector : '#pagination a',
  575. itemSelector : '.entry, .entry_photo',
  576. bufferPx : 2000,
  577. debug : false,
  578. errorCallback: function() {
  579. $('#infscr-loading').fadeOut('normal');
  580. }},
  581. function( newElements ) {
  582. var $newElems = $( newElements );
  583. $newElems.hide();
  584. $newElems.imagesLoaded(function(){
  585. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  586. });
  587. }); $('#posts').show(500);
  588. });
  589. </script>
  590.  
  591.  
  592. {/block:IndexPage}
  593.  
  594.  
  595. <title>{title}</title>
  596.  
  597. <link rel="shortcut icon" href="{Favicon}" />
  598. <meta name="viewport" content="width=820" />
  599. </head>
  600.  
  601. <body>
  602.  
  603. <div id="credit">
  604. <a href="http://dannyworsnop.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
  605. </div>
  606.  
  607.  
  608. <BODY onselectstart="return false;" ondragstart="return false;">
  609. <div class="wrapper">
  610. <div class="header">
  611. </div>
  612.  
  613.  
  614. <div id="nope"><div id="sigh"><a href="/">{text:title}</a></div></div></div>
  615.  
  616. <div id="content">
  617. <div id="banner2"></div>
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. <div id="banner3"></div><div id="banner4"></div>
  627. <div id="banner"></div>
  628.  
  629.  
  630. <div id="sidebar">
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638. <div id="desc">
  639. {description} <br>
  640. <a href="{text:Link One}">{text:Link One Title}</a> •
  641. <a href="{text:Link Two}">{text:Link Two Title}</a> •
  642. <a href="{text:Link Three}">{text:Link Three Title}</a> •
  643. <a href="{text:Link Four}">{text:Link Four Title}</a> •
  644. <a href="{text:Link Five}">{text:Link Five Title}</a>
  645.  
  646. </div>
  647.  
  648. <a href="/"><img src="{image:sidebar image}" style="width:200px;height: 150; padding:0px; background: transparent;"></a>
  649. </div>
  650.  
  651. </div>
  652.  
  653.  
  654.  
  655. <div id="posts">
  656. {block:Posts}
  657. <div class="entry">
  658.  
  659. {block:Answer}
  660. <img src="{AskerPortraitURL-30}" width="30" align="left"
  661. style="margin-right:4px; margin-left:7px; border:1px solid #ddd; padding:4px; background:white; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  662. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  663. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);"/>
  664.  
  665. <div style="margin-left: 2px; margin-top: 2px; min-height:25px; padding: 4px; background:white; border-top:0px solid #ddd; border-left:3px solid #ddd; width:230px; line-height:12px;">
  666.  
  667. <asker>&nbsp;{Asker}&nbsp;</asker>
  668. {Question}</div>
  669.  
  670. <div style="margin-left:0px; margin-bottom:4px; margin-top:7px; padding: 4px; background:transparent; border-top:1px solid #ddd; border-left:0px solid {color:highlight}; line-height:12px; text-align:center; width:220px; ">
  671.  
  672. {Answer}</div><div class="selask"><a id="notes{PostID}" href="{Permalink}">{NoteCountWithLabel}</a> </div>
  673. {/block:Answer}
  674.  
  675. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  676.  
  677. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  678. {/block:Text}
  679.  
  680. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  681.  
  682. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  683.  
  684. {block:Photo}
  685. {block:IndexPage}
  686. <center>
  687. <div class="perma">
  688. <a href="{ReblogURL}" target="_blank"> Reblog </a>// <a href="{permalink}">{notecountwithlabel}</a></div>
  689.  
  690. {block:ifdoublecolumn}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" style="background:transparent; "width="230px"/></a></div>{/block:ifdoublecolumn}
  691.  
  692.  
  693. {block:ifsinglecolumn}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" style="background:transparent; "width="300px"/></a></div>{/block:ifsinglecolumn}
  694.  
  695.  
  696.  
  697.  
  698. {/block:IndexPage}
  699. {block:PermalinkPage}
  700. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  701.  
  702. {LinkCloseTag}
  703. {/block:PermalinkPage}
  704. {/block:Photo}
  705.  
  706. {block:Photoset}
  707. {block:IndexPage}
  708. <center>
  709.  
  710. <div class="perma">
  711. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  712.  
  713. {Photoset-250}</center>
  714. {/block:IndexPage}
  715. {block:PermalinkPage}
  716. <center>
  717. {Photoset-500}</center>
  718. {/block:PermalinkPage}
  719. {/block:Photoset}
  720.  
  721. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  722.  
  723. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  724.  
  725. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  726. <ul class="chat">
  727. {block:Lines}
  728. <li class="user_{UserNumber}">
  729. {block:Label}
  730. <span class="label">{Label}</span>
  731. {/block:Label}
  732.  
  733. {Line}
  734. </li>
  735. {/block:Lines}
  736. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  737. {/block:Chat}
  738.  
  739. {block:Audio}
  740. <div style="width:200px; height:30px;">
  741. {AudioPlayerBlack}
  742. </div>
  743. {block:IndexPage}<span class="permalink">
  744. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  745. </span>{/block:IndexPage}
  746. {/block:Audio}
  747.  
  748. {block:Video}
  749. {block:IndexPage}
  750. <center>
  751. <div class="perma">
  752. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  753. {Video-250}</center>
  754. {/block:IndexPage}
  755. {block:PermalinkPage}
  756. <center>
  757. {Video-400}</center>
  758. {/block:PermalinkPage}
  759. {block:Video}
  760.  
  761.  
  762. {block:PostNotes}<div align="middle">{caption}</div>
  763. <center>
  764.  
  765. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  766.  
  767. {block:HasTags}
  768. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  769. {block:RebloggedFrom}
  770. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  771. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  772.  
  773. {/block:RebloggedFrom}
  774. </center></span>
  775. <br>
  776. <div id="postnotes">{PostNotes}</div><br>
  777.  
  778. <center>{block:ContentSource}
  779. <br><a href="{SourceURL}">
  780. {lang:Source}:
  781. {block:SourceLogo}
  782. <img src="{BlackLogoURL}" width="{LogoWidth}"
  783. height="{LogoHeight}" alt="{SourceTitle}" />
  784. {/block:SourceLogo}
  785. {block:NoSourceLogo}
  786. {SourceLink}
  787. {/block:NoSourceLogo}
  788. </a>
  789. {/block:ContentSource}</center>
  790.  
  791. {/block:PostNotes}
  792. </div>
  793. {/block:Posts}
  794. </div></div>
  795.  
  796. {block:IndexPage}
  797. {block:Pagination}
  798. <div id="pagination">
  799. {block:NextPage}
  800. <a id="nextPage" href="{NextPage}"></a>
  801. {/block:NextPage}
  802. {block:PreviousPage}
  803. <a href="{PreviousPage}"></a>
  804. {/block:PreviousPage}
  805. </div>
  806. {/block:Pagination}
  807. {/block:IndexPage}
  808. </body>
  809. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement