Advertisement
Gived

Gived theme #02

May 22nd, 2013
4,440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.88 KB | None | 0 0
  1. <!--==========theme 02 by gived remove the credit and die===============-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <link href='http://fonts.googleapis.com/css?family=Butterfly+Kids' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Dawning+of+a+New+Day' rel='stylesheet' type='text/css'>
  8. <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
  9. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
  10. </script>
  11. <meta name="color:Background" content="#FFFFFF" />
  12. <meta name="color:Text" content="#696969" />
  13. <meta name="color:Link" content="#77003c" />
  14. <meta name="color:Scrollbar" content="#130C11" />
  15. <meta name="color:posts" content="#ffffff" />
  16. <meta name="color:border" content="#ddd" />
  17. <meta name="image:Background" content="1" />
  18. <meta name="if:fullbg" content="0" />
  19. <meta name="if:image fade" content="0" />
  20. <meta name="if:tiny cursor" content="0" />
  21. <meta name="if:tiny scrollbar" content="1" />
  22. <meta name="if:show blog title" content="1" />
  23. <meta name="text:Link One Title" content="" />
  24. <meta name="text:Link One" content="" />
  25. <meta name="text:Link Two Title" content="" />
  26. <meta name="text:Link Two" content="" />
  27. <meta name="text:Link Three Title" content="" />
  28. <meta name="text:Link Three" content="" />
  29. <meta name="text:Link Four Title" content="" />
  30. <meta name="text:Link Four" content="" />
  31. <meta name="text:Link Five Title" content="" />
  32. <meta name="text:Link Five" content="" />
  33. <meta name="image:sidebar" content="0"/>
  34. <meta name="if:rounded corners" content="1"/>
  35. <meta name="text:Blog Title Size" content="30" />
  36. <meta name="if:show sidebar photo" content="0"/>
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700|The+Girl+Next+Door|Marck+Script|Lobster|Reenie+Beanie|Shadows+Into+Light+Two|Megrim|Rock+Salt|Raleway:100' rel='stylesheet' type='text/css'>
  39.  
  40. <style type="text/css">
  41. /*<![CDATA[*/
  42. @import url(http://fonts.googleapis.com/css?family=Megrim);
  43. @import url(http://fonts.googleapis.com/css?family=Marck+Script);
  44. @import url(http://fonts.googleapis.com/css?family=Open+Sans);
  45. @import url(http://fonts.googleapis.com/css?family=Bad+Script);
  46.  
  47.  
  48.  
  49.  
  50. {block:iftinycursor}body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}{/block:iftinycursor}
  51.  
  52.  
  53. {block:iftinyscrollbar}::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  54.  
  55. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  56.  
  57.  
  58. #tumblr_controls{
  59. position:fixed !important;
  60. }
  61.  
  62. .wrapper{
  63. margin: 0px auto;
  64. width: 802px;
  65. }
  66.  
  67. .header{
  68. float: left;
  69. width: 100%;
  70. }
  71.  
  72. .left{
  73. float: left;
  74. margin-right: 20px;
  75. width: 802px;
  76. }
  77.  
  78. .right{
  79. float: right;
  80. width: 200px;
  81. background-color: {color:Background};
  82. }
  83.  
  84. @font-face {font-family: gived; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  85. }
  86.  
  87. body {
  88. overflow-y:visible;
  89. padding: 0px;
  90. margin: 0px;
  91. font-family: Trebuchet MS, Arial, Helvetica, futura, Georgia, sans-serif;
  92. font-size: 9px;
  93. text-align:left;
  94. color:{color:Text};
  95. background-color: {color:Background};
  96. background-image:url({image:Background});
  97. background-attachment: fixed;
  98. background-image: repeat;
  99. {block:iffullbg}
  100. background-size: cover;
  101. {block:iffullbg}
  102. }
  103.  
  104. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none;}
  105. a:hover {color:{color:Link};
  106. background: ; text-decoration:none;
  107. text-transform: none;
  108. }
  109.  
  110. #cole{
  111. padding-right:3px;
  112. color:{color:Link};
  113.  
  114. }
  115.  
  116. #cole a {
  117. padding-right:1px;
  118. display:relative;
  119. max-width:300px;
  120. text-align:center;
  121. color:{color:Link};
  122. }
  123.  
  124. #cole .mohr {
  125. padding-left:0px;
  126. margin-top:-10px;
  127. filter: alpha(opacity = 0);
  128. opacity:0;
  129. -webkit-transition: all 1s ease-out;
  130. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  131. text-align:right;text-transform:lowercase;
  132. }
  133.  
  134. #cole:hover .mohr {
  135. margin-top:5px;
  136. padding-left:10px;
  137. -webkit-transition: all 1s ease-out;
  138. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  139. filter: alpha(opacity = 80);
  140. filter: alpha(opacity = 100);
  141. opacity:100;
  142. }
  143.  
  144.  
  145. .entry {
  146. margin-left:5px;
  147. margin-bottom:5px;
  148. {block:ifroundedcorners}
  149. border-radius:5px;
  150. {/block:ifroundedcorners}
  151.  
  152. float:center;
  153. line-height:12px;
  154. background-color:{color:posts} ;
  155. padding:3px;
  156. padding-bottom:1px;
  157. border: px double {color:border};
  158. {block:IndexPage}
  159. width:250px;
  160. {/block:IndexPage}
  161. {block:PermalinkPage}
  162. width:400px;
  163. {/block:PermalinkPage}
  164. {block:ifshadow}
  165. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  166. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  167. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  168. {/block:ifshadow}
  169. }
  170.  
  171.  
  172.  
  173. .entry img{
  174. {block:ifroundedcorners}
  175. border-radius:5px;
  176. {/block:ifroundedcorners}
  177. opacity:1;
  178. {block:ifimagefade}
  179. opacity:0.7;
  180. -webkit-transition-duration: 1s;
  181. {/block:ifimagefade}
  182. max-width:600px;
  183. {block:permalinkpage}
  184. max-width:400px;
  185. {/block:permalinkpage}
  186. }
  187.  
  188. {block:ifimagefade}
  189. .entry img:hover{
  190. opacity:1;
  191. -webkit-transition-duration: 1s;
  192. }
  193. {/block:ifimagefade}
  194.  
  195. .entry .perma{
  196. z-index:9999;
  197. position:absolute;
  198. background:white;
  199. border-radius:35px;
  200. padding:5px;
  201.  
  202. left: 30%;
  203. margin-left:-70px;
  204. width:auto;
  205. height:auto;
  206. margin-top:-40px;
  207. top:50px;
  208. overflow:hidden;
  209. text-align:center;
  210. text-transform:uppercase;
  211. font-size:10px;
  212. line-height:3px;
  213.  
  214. opacity: 0;
  215.  
  216. }
  217.  
  218. .entry:hover .perma{
  219. overflow:hidden;
  220. opacity: 0.9;
  221.  
  222.  
  223. }
  224.  
  225. .entry .perma2{
  226. z-index:9999;
  227. position:absolute;
  228. background:#fff;
  229. border-radius:35px;
  230. padding:5px;
  231. left: 44%;
  232. margin-left:-70px;
  233. width:auto;
  234. height:auto;
  235. margin-top:-40px;
  236. top:50px;
  237. overflow:hidden;
  238. text-align:center;
  239. text-transform:uppercase;
  240. font-size:10px;
  241. line-height:3px;
  242.  
  243. opacity: 0;
  244.  
  245. }
  246.  
  247. .entry:hover .perma2{
  248. overflow:hidden;
  249. opacity: 0.9;
  250.  
  251.  
  252. }
  253.  
  254. .perma a{
  255. text-transform:uppercase;
  256. -webkit-transition: all 0.2s linear;
  257. -webkit-transition: all 0.2s linear;
  258. -moz-transition: all 0.2s linear;
  259. transition: all 0.2s linear;
  260. }
  261.  
  262.  
  263. .perm{background: ;
  264. z-index:999;
  265. font-size: 10px;
  266. color: #000;
  267. margin-top: 0px;
  268. line-height: 0px;
  269. text-align:center;
  270. opacity: 0;
  271. width:250px;
  272. margin-top: -11px;
  273. border-top: px solid {color:border};
  274. padding-top:8px;
  275. position:absolute;
  276.  
  277. text-transform: none;
  278. padding-bottom:7px;
  279.  
  280.  
  281. -webkit-transition: all 0.5s ease-in-out;
  282. -moz-transition: all 0.5s ease-in-out;
  283. -o-transition: all 0.5s ease-in-out;
  284. -ms-transition: all 0.5s ease-in-out;
  285. transition: all 0.5s ease-in-out;
  286.  
  287. }
  288.  
  289.  
  290.  
  291. .entry:hover .perm{
  292. opacity: 1;
  293. background: ;
  294. border-top: px solid {color:border};
  295. color:;
  296. text-transform: none;
  297. }
  298.  
  299.  
  300. div#sidebar{
  301. z-index:999;
  302. position:fixed;
  303. width:300px;
  304. top:18%;
  305.  
  306. margin-left:-230px;
  307. padding:10px;
  308. padding-bottom:20px;
  309. padding-top:20px;
  310. color:{color:Text};
  311. background-color:white ;
  312. border-right:px solid {color:border};
  313. line-height: 14px;
  314. text-align:right;
  315. opacity: 1;
  316. opacity:1;
  317. {block:ifshadow}
  318. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  319. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  320. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  321. {/block:ifshadow}
  322.  
  323. {block:ifsidebarleft}
  324. text-align:left;
  325. {/block:ifsidebarleft}
  326. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  327. }
  328.  
  329. @font-face {
  330. font-family: "g";
  331. src: url('http://static.tumblr.com/a90iyxz/iwMmihniw/graffiti_1_.ttf'); }
  332.  
  333.  
  334. div#2{
  335. position:fixed;
  336. width:300px;
  337. top:0%;
  338. height:100%;
  339. margin-left:-230px;
  340. padding:10px;
  341. padding-bottom:20px;
  342. padding-top:20px;
  343. background-color:white ;
  344. border-right:1px solid {color:border};
  345. line-height: 14px;
  346. text-align:right;
  347. opacity: 1;
  348. opacity:1;
  349.  
  350. {block:ifsidebarleft}
  351. text-align:left;
  352. {/block:ifsidebarleft}
  353. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  354. }
  355.  
  356.  
  357.  
  358. .links {
  359. width: 50px;
  360. height: 5px;
  361. padding: 6px;
  362. font-family: ;
  363. Text-transform: uppercase;
  364. background-color: {color:drop down links};
  365. margin-right: -1px;
  366. margin-top: 3px;
  367. font-size:9.5px;
  368. letter-spacing:2px;
  369. line-height: 5px;
  370. display: inline-block;
  371. text-align:center;
  372. -webkit-transition-duration: .4s;
  373. border:none;}
  374.  
  375. .links:hover {
  376. background-color:{color:drop down links hover};
  377. -moz-box-shadow: 0px 0px;
  378. -webkit-box-shadow: 0px 0px;
  379. }
  380.  
  381. #posts {
  382. width: 875px;
  383. margin-left:15%;
  384. top:10px;
  385. {block:PermalinkPage}
  386. width: 250px;
  387. margin-left:15%;
  388. {/block:PermalinkPage}
  389. }
  390.  
  391. /* AUDIO */
  392.  
  393. .artcover {position:absolute;}
  394. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  395. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  396. .audioinfo {margin-left:55px;padding:3px 0px;}
  397. .i{display:block;padding:2px;}
  398. .i b, strong{font-family:Consolas;}
  399. .player {
  400. position:absolute;
  401. background:#FFF;
  402. width:30px;
  403. height:30px;
  404. opacity:0.75;
  405. padding:4px;
  406. margin:7px;
  407. overflow:hidden;}
  408.  
  409.  
  410. #infscr-loading{
  411. bottom: -70px;
  412. position: absolute;
  413. left: 50%;
  414. margin-left:-8px;
  415. width:16px;
  416. height:11px;
  417. overflow:hidden;
  418. margin-bottom: 50px;
  419. }
  420.  
  421. .title{
  422. font-size: 15px;
  423. line-height:10px;
  424. color: {color:title};
  425. font-weight: normal;
  426. }
  427. .blogtitle{
  428. font-family:xx;
  429. font-size: {text:blog title size}px;;
  430. padding-bottom:11px;
  431. text-transform:uppercase;
  432. text-align: right;
  433. {block:ifsidebarleft}
  434. text-align:left;
  435. {/block:ifsidebarleft}
  436. color: {color:blog title};
  437. letter-spacing: 0px;
  438. font-weight: normal;
  439. }
  440.  
  441. .blogtitle a:hover{
  442.  
  443. text-transform:uppercase;
  444.  
  445. }
  446.  
  447. @font-face { font-family: "xx"; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf'); }
  448.  
  449. @font-face { font-family: u; src: url('http://static.tumblr.com/vilw5yj/4igm9bv3f/barcodefont.ttf'); }
  450.  
  451. @font-face { font-family: cute; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
  452.  
  453. @font-face {font-family: hi; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  454. }
  455.  
  456.  
  457. @font-face {font-family: cedarville; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  458. }
  459.  
  460.  
  461. @font-face {font-family:"swaggy";src:url('http://static.tumblr.com/myvd7yu/oHdm0ykyy/damion-regular.ttf');}
  462.  
  463. blockquote{
  464. padding:2px 2px 2px 3px;
  465. margin:2px 2px 0px 5px;
  466. border-left: 2px solid #000000;
  467. }
  468.  
  469. blockquote p, ul{
  470. margin:15px;
  471. padding:0px;
  472. }
  473.  
  474. #postie{
  475. position:fixed !important;
  476. right:3px;
  477. top:26px;
  478. font-family: arial;
  479. font-size: 10px;
  480. line-height:12px;
  481. vertical-align: middle;
  482. overflow: hidden;
  483. padding:3px;
  484. -webkit-border-radius:2px;
  485. moz-border-radius:2px;
  486. -o-border-radius:2px;
  487. border-radius:2px;
  488. z-index: 100;}
  489.  
  490. #postie a{
  491. color: #fff;}
  492.  
  493.  
  494.  
  495.  
  496. /*]]>*/
  497. </style>
  498. <title>{title}</title>
  499. <link rel="shortcut icon" href="{Favicon}" />
  500. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  501. <meta name="viewport" content="width=820" />
  502. <style type="text/css">
  503. /*<![CDATA[*/
  504. div.c5 {padding-top:2px;}
  505. div.c4 {margin-top:-3px;}
  506. li.c3 {list-style: none}
  507. div.c2 {text-align: center}
  508. img.c1 {position:relative; float:center; -webkit-border-radius: 70px; -moz-border-radius: 70px; border-radius: 70px;}
  509. /*]]>*/
  510. </style>
  511.  
  512. <style type="text/css">
  513. /*<![CDATA[*/
  514. strong.c1 {text-decoration: underline}
  515. /*]]>*/
  516. </style>
  517. </head>
  518. <body>
  519. {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js">
  520. </script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js">
  521. </script><script type="text/javascript">
  522. //<![CDATA[
  523. $(window).load(function () {
  524. var $content = $('#posts');
  525. $content.masonry({itemSelector: '.entry'}),
  526. $content.infinitescroll({
  527. navSelector : 'div#pagination',
  528. nextSelector : 'div#pagination a#nextPage',
  529. itemSelector : '.entry',
  530. loading: {
  531. finishedMsg: '',
  532. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  533. },
  534. bufferPx : 600,
  535. debug : false,
  536. },
  537. // call masonry as a callback.
  538. function( newElements ) {
  539. var $newElems = $( newElements );
  540. $newElems.hide();
  541. // ensure that images load before adding to masonry layout
  542. $newElems.imagesLoaded(function(){
  543. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  544.  
  545.  
  546. });
  547. });
  548. });
  549. //]]>
  550. </script>
  551. <div id="postie"><a href="http://gived.tumblr.com/" target="_blank">
  552. <div class="yo"><img src="http://media.tumblr.com/tumblr_lpvqgehnPi1qffvip.gif" alt="** THEME **" /></a></div>
  553. </div>
  554. {/block:IndexPage}
  555. <div class="wrapper">
  556. <div class="header"></div>
  557. <div id"2"></div>
  558. <div id="sidebar">
  559. {block:ifshowblogtitle}<div class="blogtitle"><span class="blogtitle"><a href="/">{Title}</a></span></div>{/block:ifshowblogtitle}
  560. {block:ifshowsidebarphoto}
  561. <a href="/"><img src="{image:sidebar}" width=300px ></a><br>{/block:ifshowsidebarphoto}
  562.  
  563. {description}<br /> <div style="margin-left:12px;">
  564. <div id="cole">
  565. NAVIGATE
  566. <div class="mohr">
  567.  
  568. <a href="/">home</a>
  569. {block:AskEnabled}<a href="/ask">ask</a> {/block:AskEnabled}
  570. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a> {/block:ifLinkOneTitle}
  571. {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title} </a> {/block:ifLinkTwoTitle}
  572. {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} </a> {/block:ifLinkThreeTitle}
  573. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title} </a> {/block:ifLinkFourTitle}
  574. {block:ifLinkFiveTitle}<a href="{text:Link Five}"> {text:Link Five Title} </a> {/block:ifLinkFiveTitle}
  575. {block:HasPages}{block:Pages}<a href="{URL}"><span>{Label}</span></a>&nbsp;{/block:Pages}{/block:HasPages}<a href="http://gived.tumblr.com/">theme</a>
  576. </div>
  577. </div>
  578. </div>
  579.  
  580.  
  581. </div>
  582. <div id="posts">{block:Posts}
  583. <div class="entry">{block:Answer}
  584. <div class="ask"><strong class="c1">{Asker}</strong> asked: {Question}</div>
  585. <i>{Answer}</i><br />
  586. <br />
  587. {block:IndexPage}<span class="perm"><a href="{Permalink}">{notecount}</a></span>{/block:IndexPage} {/block:Answer} {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</span> {block:IndexPage}<br />
  588. <br />
  589. <span class="perm"><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:text} {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}{Description}{/block:Description}<br />
  590. <br />
  591. {block:IndexPage}<span class="perm"><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>{block:IndexPage} {/block:link}
  592.  
  593.  
  594. {block:Photo} {block:IndexPage}
  595. <div class="perma">
  596. {reblogbutton size="20"}</div>
  597. <div class="perma2">
  598. {likebutton size="20"}</div>
  599. {/block:IndexPage}{block:indexpage} {block:indexpage} {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%" />{LinkCloseTag} {/block:indexpage} {/block:Photo}
  600.  
  601.  
  602. {block:Photoset} {block:IndexPage}</a>
  603. <div class="c2">{Photoset-250}</div>
  604. <br />
  605. <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {/block:IndexPage} {block:PermalinkPage}
  606. <div class="c2">{Photoset-400}</div>
  607. {/block:PermalinkPage} {/block:Photoset} {block:Quote}<span class="title">"{Quote}"</span>{block:Source} <em>- {Source}</em>{/block:Source}<br />
  608. <br />
  609. <br />
  610. {block:IndexPage}<span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:Quote} {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  611. <ul class="chat">
  612. <li class="c3">{block:Lines}</li>
  613. <li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>
  614. <li class="c3">{/block:Lines}</li>
  615. </ul>
  616. <br />
  617. <br />
  618. {block:IndexPage} <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:IndexPage} {/block:Chat} {Line} {/block:Lines} {/block:Chat}
  619. {block:Audio}
  620. {block:AlbumArt}<div class="artcover">
  621. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  622. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  623. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  624. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  625. <br />
  626.  
  627. <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>
  628. {/block:Audio}
  629.  
  630.  
  631.  
  632.  
  633. {block:Video} {block:IndexPage}
  634. <div class="c2">{Video-250}</div>
  635. {/block:IndexPage} {block:PermalinkPage}
  636. <div class="c2">{Video-400}</div>
  637. {/block:PermalinkPage}<br><span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {block:Video} {block:PermalinkPage}
  638. <div class="c2"><br />
  639. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br />
  640. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} ยท {block:Tags} <a href="TagURL">#{Tag}</a> {/block:Tags}{/block:hasTags}</div>
  641. {/block:PermalinkPage} {block:PostNotes}{PostNotes} {/block:PostNotes}</div>
  642. {/block:Posts}</div>
  643. {block:IndexPage} {block:Pagination}
  644. <div id="pagination">{block:NextPage} <a id="nextPage" href="{NextPage}" name="nextPage">โ†’</a> {/block:NextPage} {block:PreviousPage} <a href="{PreviousPage}">โ†</a> {/block:PreviousPage}</div>
  645. {/block:Pagination} {/block:IndexPage}</div>
  646. </body>
  647. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement