Advertisement
wildthemes

Tyla theme

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