Advertisement
wildthemes

lulu theme

Feb 9th, 2013
3,700
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.97 KB | None | 0 0
  1. <!--
  2. ▒█░░▒█ ▀█▀ ▒█░░░ ▒█▀▀▄ ▀▀█▀▀ ▒█░▒█ ▒█▀▀▀ ▒█▀▄▀█ ▒█▀▀▀ ▒█▀▀▀█  
  3. ▒█▒█▒█ ▒█░ ▒█░░░ ▒█░▒█ ░▒█░░ ▒█▀▀█ ▒█▀▀▀ ▒█▒█▒█ ▒█▀▀▀ ░▀▀▀▄▄  
  4. ▒█▄▀▄█ ▄█▄ ▒█▄▄█ ▒█▄▄▀ ░▒█░░ ▒█░▒█ ▒█▄▄▄ ▒█░░▒█ ▒█▄▄▄ ▒█▄▄▄█  
  5. Theme: Lulu | Published:FEB 9TH, 2013 | Website: wildthemes.tumblr.com
  6.  
  7. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  8. -->
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12. <head>
  13. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  14.  
  15.  
  16.  
  17. <!---FONTS--->
  18. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Ubuntu:300' rel='stylesheet' type='text/css'>
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  25.  
  26. <!---/FONTS--->
  27.  
  28.  
  29. <script type="text/javascript"
  30. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  31.  
  32. <meta name="color:background" content="#ffffff"/>
  33. <meta name="color:Posts" content="#ffffff"/>
  34.  
  35. <meta name="color:Font" content="#130C11"/>
  36. <meta name="color:Link hover" content="#130C11"/>
  37. <meta name="color:Link" content="#000000"/>
  38. <meta name="image:Border" content= ""/>
  39. <meta name="image:Sidebar" content="1"/>
  40. <meta name="image:Background" content="1"/>
  41. <meta name="if:Kewl font" content="1"/>
  42. <meta name="if:Show sidebar photo" content="0"/>
  43. <meta name="if:Two Columns" content="0"/>
  44. <meta name="if:Three Columns" content="1"/>
  45.  
  46. <meta name="text:Link one Title" content=""/>
  47. <meta name="text:Link one" content="" />
  48. <meta name="text:Link Three Title" content=""/>
  49. <meta name="text:Link Three" content=""/>
  50. <meta name="text:Link Four Title" content=""/>
  51. <meta name="text:Link Four" content=""/>
  52. <meta name="text:Link two Title" content=""/>
  53. <meta name="text:Link two" content=""/>
  54. <meta name="text:Link five Title" content=""/>
  55. <meta name="text:Link five" content=""/>
  56.  
  57.  
  58.  
  59. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}<script type="text/javascript" src="http://static.tumblr.com/o0thhnj/LCDma95ko/infinite.txt"></script>
  60. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  61.  
  62.  
  63.  
  64.  
  65. <style type="text/css">
  66.  
  67. iframe#tumblr_controls {right:3px}
  68.  
  69.  
  70. ::-webkit-scrollbar-thumb:vertical {
  71. border:1px solid {color:Link hover};
  72. height:auto;background-color:{color:posts};border:1px solid {color:Link hover};border-radius:5px;
  73.  
  74. }
  75.  
  76. ::-webkit-scrollbar-thumb:horizontal {
  77. background-color:{color:posts};border:1px solid {color:Link hover};border-radius:5px;
  78.  
  79.  
  80. }
  81.  
  82. ::-webkit-scrollbar {
  83. height:10px;
  84. width:10px;
  85. background-color:#cdcdcd;
  86. }
  87.  
  88.  
  89.  
  90. #description{
  91. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont}; width:230px;
  92. padding:2px;
  93. text-align:center;
  94. color:{color:Font};
  95. background:transparent;
  96. opacity:0.8;
  97. }
  98.  
  99.  
  100.  
  101.  
  102.  
  103. #tumblr_controls{
  104. position:fixed !important;
  105. }
  106.  
  107. .wrapper{
  108. margin: 0px auto;
  109. width: 802px;
  110. }
  111.  
  112. .header{
  113. float: left;
  114. width: 100%;
  115. }
  116.  
  117. .left{
  118. float: left;
  119. margin-right: 20px;
  120. width: 802px;
  121. }
  122.  
  123. .right{
  124. float: right;
  125. width: 200px;
  126. background-color: {color:Background};
  127. }
  128.  
  129. body {
  130. padding: 0px;
  131. margin: 0px;
  132. color: {color:Font};
  133. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont}; background-color: {color:Background};
  134. background-image:url({image:Background});
  135. background-attachment: fixed;
  136. background-repeat: repeat;
  137. }
  138. a { text-decoration: none !important;}
  139. a:link, a:active, a:visited{
  140. color: {color:Link} ;
  141. -webkit-transition: color 0.6s ease-out;
  142. -moz-transition: color 0.6s ease-out;
  143.  
  144. }
  145.  
  146. a:hover{
  147. color:{color:Link hover};
  148. -webkit-transition: color 0.5s ease-out;
  149. -moz-transition: color 0.5s ease-out;
  150.  
  151. }
  152. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  153.  
  154. .entry {
  155. z-index:7;
  156. float:left;
  157. background-color:{color:posts};
  158. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont};
  159.  
  160. margin:3px;
  161. line-height:12px;
  162. padding-left:5px;
  163. padding-right:5px;
  164. padding-top:5px;
  165. padding-bottom:3px;
  166.  
  167. ;
  168.  
  169. {block:IndexPage}
  170. width:450px;
  171. {block:ifTwoColumns}width:280px;{/block:ifTwoColumns}
  172. {block:ifThreeColumns}width:250px;{/block:ifThreeColumns}{/block:IndexPage}
  173. {block:PermalinkPage}
  174. width:450px;
  175. margin-left:550x;
  176. {/block:PermalinkPage}
  177. overflow:hidden;
  178. text-decoration: none !important;
  179.  
  180.  
  181. }
  182.  
  183.  
  184.  
  185. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  186.  
  187.  
  188.  
  189. div#sidebar{
  190. position:fixed !important;
  191. margin-left:-190px;
  192. width: 260px;
  193.  
  194. top: 0px;
  195.  
  196. height:100%;
  197. padding: 0px;
  198. padding: 7px;
  199. letter-spacing:0px;
  200. background-color: {color:posts};
  201. z-index:9;
  202.  
  203. -webkit-transition: all 0.5s linear;
  204. -moz-transition: all 0.5s linear;
  205. transition: all 0.5s linear;
  206. position: fixed;
  207. overflow: hidden;
  208.  
  209.  
  210. }
  211.  
  212. #border{
  213. background-color:{color:Background};
  214. background-attachment: fixed;
  215. background-image: repeat;
  216. background-image:url({image:Border});
  217. width: 254px;
  218. padding:4px;
  219. position: fixed;
  220. height:100%;
  221. top:-5px;
  222. left:93px;
  223. z-index:99999999;
  224. }
  225.  
  226. #sidebar:hover{
  227. opacity: 1;
  228. -webkit-transition: all 0.4s linear;
  229. -moz-transition: all 0.4s linear;
  230. transition: all 0.4s linear;
  231.  
  232. }
  233. @font-face {
  234. font-family: 'Share';
  235. font-style: normal;
  236. font-weight: 400;
  237. src: local('Share'), local('Share-Regular'), url(http://themes.googleusercontent.com/static/fonts/share/v1/_jCje2O-7QL947BeMhJzWQ.woff) format('woff');
  238. }
  239.  
  240. .entry:hover .wildthemes:hover{
  241. opacity: 1;
  242. width: 100px;
  243. -webkit-transition: all 0.5s linear;
  244. -moz-transition: all 0.5s linear;
  245. transition: all 0.5s linear; -moz-box-shadow: 0 0 15px {color:glow colour};
  246.  
  247. display: inline-block;
  248. }
  249. }
  250.  
  251. .entry:hover .details {
  252. opacity: 1.0;
  253. margin:12px 0px 0px 0px;
  254. filter: alpha(opacity = 100);
  255. -webkit-transition: all .25s ease-in-out;
  256. -moz-transition: all .25s ease-in-out;
  257. -o-transition: all .25s ease-in-out;
  258. transition: all .25s ease-in-out;
  259. }
  260.  
  261.  
  262. .permahover {
  263. text-align: right;
  264. line-height:200%;
  265. opacity: 0.0;
  266. filter: alpha(opacity = 0);
  267. font-size: 9px;
  268. line-height: 9px;
  269. text-transform: uppercase;
  270. }
  271.  
  272. .entry:hover .permahover {
  273. text-align: center;
  274. opacity: 1;
  275. filter: alpha(opacity = 50);
  276.  
  277.  
  278. }
  279.  
  280. .text {
  281. padding: 0px;
  282. }
  283.  
  284.  
  285.  
  286. .entry:hover .textperma {
  287. opacity: 1;
  288. filter: alpha(opacity = 100);
  289. -webkit-transition: all ease-in 250ms;
  290. -moz-transition: all ease-in 250ms;
  291. -o-transition: all ease-in 250ms;
  292. -ms-transition: all ease-in 250ms;
  293. transition: all ease-in 250ms;
  294. }
  295.  
  296.  
  297.  
  298. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf');
  299. }
  300. @font-face { font-family: "hehe"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  301. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  302.  
  303. .linkss a{color:{color:Link};text-shadow:0 0 2px #888;}
  304. .linkss {
  305. width: 50px;
  306. height: 18px;
  307. padding:3px;
  308. border:1px {color:Font} solid;
  309. margin-top:2px;
  310. line-height:20px;
  311. font-family: {block:ifKewlfont}'short stack'; font-size: 10px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont};border-radius:5px;
  312. background: {color:Posts};
  313. opacity:0.7;
  314. text-transform:uppercase;
  315. text-align:center;
  316. font-size:13px;
  317. display: inline-block;
  318. -webkit-transition-duration: .6s;
  319. text-decoration: none !important;
  320. }
  321.  
  322. .linkss:hover {
  323. color: #000;
  324.  
  325. background: {color:Posts};
  326. opacity: 0.2;
  327. -webkit-transition: all 0.3s ease-in-out;
  328. -moz-transition: all 0.3s ease-in-out;
  329. -o-transition: all 0.3s ease-in-out;
  330.  
  331.  
  332.  
  333. text-decoration: none !important;
  334.  
  335. }
  336.  
  337.  
  338. #posts {
  339. width: 820px;
  340. margin-left:370px;
  341.  
  342. {block:PermalinkPage}
  343. margin-left:370px;
  344. margin-top: 10px;
  345. {/block:PermalinkPage}
  346. top: 0px;
  347. float:left;
  348. text-decoration: none !important;
  349.  
  350. }
  351.  
  352. #infscr-loading{
  353. bottom: -70px;
  354. position: absolute;
  355. left: 50%;
  356. margin-left:-8px;
  357. width:16px;
  358. height:11px;
  359. overflow:hidden;
  360. margin-bottom: 50px;
  361. }
  362.  
  363. @font-face { font-family:Sweetly Broken; src: url(http://static.tumblr.com/iddq6cw/MZUlwm0mp/sweetly_broken.ttf);}
  364.  
  365.  
  366. .blogtitle a {color:{color:Link};}
  367. .blogtitle{
  368.  
  369. font-family: gloria hallelujah;
  370.  
  371. font-size: 40px;
  372. line-height:40px;
  373. letter-spacing:0px;
  374. text-align: center;
  375. top: 1100px;
  376. text-decoration: none !important;
  377. }
  378.  
  379.  
  380.  
  381.  
  382. .title{
  383. font-family: gloria hallelujah;
  384. font-size:21px;
  385. line-height:21px;
  386. text-shadow:0 0 2px #888;
  387. color: {color:Font};
  388. text-decoration: none !important;
  389. }
  390. .entry .perma{
  391. margin-right: 0;
  392. bottom: -10px;
  393. width:100%;
  394. height: 25px;
  395.  
  396. position: absolute;
  397. overflow:hidden;
  398. opacity: 0.0;
  399. text-align:center;
  400. background-color: {color:Posts};
  401. -webkit-transition: all 0.5s linear;
  402. -webkit-transition: all 0.5s linear;
  403. -moz-transition: all 0.5s linear;
  404. transition: all 0.5s linear;
  405.  
  406.  
  407. }
  408.  
  409.  
  410. .entry:hover .perma{
  411. overflow:visible;
  412. opacity:0.8;
  413. background-color: {color:Posts};
  414. bottom:-0px;
  415. overflow:visible;
  416. -webkit-transition: 0.3s linear;
  417. -webkit-transition: all 0.3s linear;
  418. -moz-transition: all 0.3s linear;
  419. transition: all 0.3s linear;
  420. }
  421. .entry:hover .perma:hover{
  422. overflow:visible;
  423. opacity:1;
  424. background-color: {color:Posts};
  425. bottom: 0px;
  426. overflow:visible;
  427. -webkit-transition: 0.3s linear;
  428. -webkit-transition: all 0.3s linear;
  429. -moz-transition: all 0.3s linear;
  430. transition: all 0.3s linear;
  431. }
  432.  
  433. .perms {
  434. padding: 3px;
  435. font-family: {block:ifKewlfont}'short stack'; font-size: 12px;{/block:ifKewlfont}{block:ifnotKewlfont}arial; font-size: 11px;{/block:ifnotKewlfont};text-transform: uppercase;
  436. line-height: 20px;
  437. text-align: center;
  438. color: #000;
  439. -webkit-transition: all 0.6s ease;
  440. -moz-transition: all 0.6s ease;
  441. -o-transition: all 0.6s ease;
  442. }
  443.  
  444. .perms a:hover{
  445.  
  446. color: #000;
  447. -webkit-transition: all 0.6s ease;
  448. -moz-transition: all 0.6s ease;
  449. -o-transition: all 0.6s ease;
  450. }
  451.  
  452.  
  453. {CustomCSS}
  454.  
  455. </style>
  456.  
  457.  
  458. {block:IndexPage}
  459. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  460. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  461.  
  462. <script type="text/javascript">
  463. $(window).load(function () {
  464. var $content = $('#posts');
  465. $content.masonry({itemSelector: '.entry'}),
  466. $content.infinitescroll({
  467. navSelector : 'div#pagination',
  468. nextSelector : 'div#pagination a#nextPage',
  469. itemSelector : '.entry',
  470. loading: {
  471. finishedMsg: '',
  472. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  473. },
  474. bufferPx : 600,
  475. debug : false,
  476. },
  477. // call masonry as a callback.
  478. function( newElements ) {
  479. var $newElems = $( newElements );
  480. $newElems.hide();
  481. // ensure that images load before adding to masonry layout
  482. $newElems.imagesLoaded(function(){
  483. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  484.  
  485.  
  486. });
  487. });
  488. });
  489. </script>
  490.  
  491. {/block:IndexPage}
  492.  
  493. <title>{title}</title>
  494.  
  495. <link rel="shortcut icon" href="{Favicon}">
  496. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  497. <meta name="viewport" content="width=820" />
  498.  
  499. </head>
  500. <body>
  501.  
  502. <div class="wrapper">
  503. <div class="header">
  504. <div id="sidebar">
  505. <div id="border"><center><span class="blogtitle"><a href="/">{Title}
  506. </a></span></center>
  507.  
  508. {block:ifshowsidebarphoto}<center><a title="" href="/"><img src="{image:Sidebar}" width=240px height=auto ></a></center>
  509.  
  510. <img style="z-index:99999999999999999999999999999999999999999999999999;height:15px; width:250px; margin-top:-5px;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"/>
  511.  
  512. {/block:ifshowsidebarphoto}
  513. <center><span class="linkss"><a href="/">home</a> </span> {block:AskEnabled}<span class="linkss"><a href="/ask">Ask</a></span>{/block:AskEnabled}
  514. {block:IfLinkOneTitle} <span class="linkss"> <a href="{text:Link One}"> {text:Link One Title}</a> </span> {/block:ifLinkOneTitle} {block:IfLinkTwoTitle} <span class="linkss"> <a href="{text:Link Two}">{text:Link Two Title}</a> </span> {/block:ifLinkTwoTitle}{block:IfLinkThreeTitle}<span class="linkss"> <a href="{text:Link Three}">{text:Link Three Title}</a> </span> {/block:ifLinkThreeTitle} {block:IfLinkFourTitle} <span class="linkss"> <a href="{text:Link Four}">{text:Link Four Title}</a> </span>{/block:ifLinkFourTitle} {block:IfLinkFiveTitle} <span class="linkss"> <a href="{text:Link Five}">{text:Link Five Title}</a> </span> {/block:ifLinkFiveTitle}{block:HasPages}{block:Pages}<span class="linkss"><a href="{URL}">{Label}</a></span>{/block:Pages}{/block:HasPages}
  515. <span class="linkss"><a href="http://wildthemes.tumblr.com/">theme</a></span>
  516. <div id="description">{Description}
  517.  
  518. <br>
  519. <center></div></div></div>
  520.  
  521.  
  522. </div>
  523.  
  524. </div>
  525.  
  526.  
  527.  
  528. <div class="left">
  529.  
  530. <div id="posts">
  531.  
  532. {block:Posts}
  533. <div class="entry">
  534.  
  535. {block:Text}
  536. <div class="text">
  537. {block:Title}
  538. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  539. {/block:Title}
  540. {Body}
  541. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  542. {block:IndexPage}
  543.  
  544. {/block:IndexPage}
  545. </div>
  546. {/block:Text}
  547. {block:Link}
  548. <div class="text">
  549. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  550. {block:Description}
  551. <div class="description">{Description}</div>
  552. {/block:Description}
  553. <p>
  554. {block:IndexPage}
  555. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  556.  
  557. {/block:IndexPage}
  558.  
  559. </div>{/block:Link}
  560.  
  561.  
  562. {block:Photo}
  563. <div class="img">
  564. <div class="perma">
  565. <div class="perms">
  566. <a href="{ReblogURL}" target="_blank">reblog</a> - <a href="{permalink}"> {NoteCountwithLabel}</a> - <a href="{Permalink}">{timeago}</a> </div></div>
  567. {/block:IndexPage}
  568. {Block:IndexPage}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width=100%/></a>{LinkCloseTag}</center>{/block:indexpage}
  569. {Block:PermalinkPage}<center><img src="{PhotoURL-250}" alt="{PhotoAlt}"width=100%/></center>{/Block:PermalinkPage}
  570. </div>
  571. {/block:Photo}
  572.  
  573.  
  574. {block:Photoset}
  575. {block:IndexPage}
  576.  
  577. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  578. {/block:Photos}<div class="perms">
  579. <a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  580. </div>
  581. {/block:IndexPage}
  582.  
  583. {block:permalinkpage}
  584. {Photoset-500}
  585. {/block:permalinkpage}
  586. {/block:Photoset}
  587.  
  588. {block:Quote}
  589. <div class="text">
  590. <div class="title"> "{Quote}" </div>
  591. {block:Source}
  592. <div style="text-align:right; line-height:12px;">- {Source}</div>
  593. {/block:Source}
  594. {block:IndexPage}
  595. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  596.  
  597. {/block:IndexPage}
  598. </div>{/block:Quote}
  599.  
  600. {block:Chat}
  601. <div class="text">
  602. {block:Title}
  603. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  604. {/block:Title}
  605. <ul class="chat">
  606. {block:Lines}
  607. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  608. {Line} </li>
  609. {/block:Lines}
  610. </ul>
  611. {block:IndexPage}
  612. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  613.  
  614. {/block:IndexPage}
  615. </div>{/block:Chat}
  616.  
  617.  
  618. {block:Audio}
  619. <div class="text">
  620. {AudioPlayerGrey}
  621. {block:Caption}
  622. {Caption}
  623. {/block:Caption}
  624. {block:IndexPage}
  625. <a href="{Permalink}">Permalink</a>
  626. {/block:IndexPage}
  627. </div>{/block:Audio}
  628.  
  629.  
  630.  
  631. {block:Video}
  632. {block:IndexPage}
  633. <center>
  634. {Video-340}</center>
  635. {/block:IndexPage}
  636. {block:PermalinkPage}
  637. <center>
  638. {Video-450}</center>
  639. {/block:PermalinkPage}
  640. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  641. {block:Video}
  642.  
  643. {block:PermalinkPage}
  644. <center>
  645. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  646.  
  647.  
  648. {/block:PermalinkPage}
  649.  
  650.  
  651. {block:PostNotes}{PostNotes}
  652. {/block:PostNotes}
  653. </div>
  654.  
  655.  
  656. {/block:Posts}
  657. </div>
  658. </div>
  659. {block:IndexPage}
  660. {block:Pagination}
  661. <div id="pagination">
  662. {block:NextPage}
  663. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  664. {/block:NextPage}
  665. {block:PreviousPage}
  666. <a href="{PreviousPage}">&larr;&nbsp;</a>
  667. {/block:PreviousPage}
  668. </div>
  669. {/block:Pagination}
  670. {/block:IndexPage}
  671. </div>
  672. </body>
  673.  
  674. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement