Advertisement
Gived

Gived theme #01

May 19th, 2013
1,832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.94 KB | None | 0 0
  1. <!--==========theme 01 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="#9c8989" />
  14. <meta name="color:Scrollbar" content="#130C11" />
  15. <meta name="if:shadow" content="0"/>
  16. <meta name="color:posts" content="#ffffff" />
  17. <meta name="color:drop down links" content="#eee"/>
  18. <meta name="color:drop down links hover" content="#ccc"/>
  19. <meta name="color:border" content="#ddd" />
  20. <meta name="image:Background" content="1" />
  21. <meta name="if:fullbg" content="0" />
  22. <meta name="if:image fade" content="0" />
  23. <meta name="if:tiny cursor" content="0" />
  24. <meta name="if:tiny scrollbar" content="1" />
  25. <meta name="if:show blog title" content="1" />
  26. <meta name="text:Link One Title" content="" />
  27. <meta name="text:Link One" content="" />
  28. <meta name="text:Link Two Title" content="" />
  29. <meta name="text:Link Two" content="" />
  30. <meta name="text:Link Three Title" content="" />
  31. <meta name="text:Link Three" content="" />
  32. <meta name="image:sidebar" content="0"/>
  33. <meta name="if:rounded corners" content="1"/>
  34. <meta name="text:Blog Title Size" content="30" />
  35. <meta name="text:Blog Title holder height" content="53" />
  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: consolas;
  92. font-size: 10px;
  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.  
  111. .entry {
  112. {block:ifroundedcorners}
  113. border-radius:5px;
  114. {/block:ifroundedcorners}
  115. margin-bottom: 20px;
  116. margin-left: 20px;
  117. float:center;
  118. line-height:12px;
  119. background-color:{color:posts} ;
  120. padding:10px;
  121. padding-bottom:8px;
  122. border: 1px double {color:border};
  123. {block:IndexPage}
  124. width:250px;
  125. {/block:IndexPage}
  126. {block:PermalinkPage}
  127. width:400px;
  128. {/block:PermalinkPage}
  129. {block:ifshadow}
  130. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  131. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  132. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  133. {/block:ifshadow}
  134. }
  135.  
  136.  
  137.  
  138. .entry img{
  139. {block:ifroundedcorners}
  140. border-radius:5px;
  141. {/block:ifroundedcorners}
  142. opacity:1;
  143. {block:ifimagefade}
  144. opacity:0.7;
  145. -webkit-transition-duration: 1s;
  146. {/block:ifimagefade}
  147. max-width:600px;
  148. {block:permalinkpage}
  149. max-width:400px;
  150. {/block:permalinkpage}
  151. }
  152.  
  153. {block:ifimagefade}
  154. .entry img:hover{
  155. opacity:1;
  156. -webkit-transition-duration: 1s;
  157. }
  158. {/block:ifimagefade}
  159. #basics{width:60px;height:17px;overflow:hidden;z-index:967588;position:fixed;margin-top:-13px;margin-left:-3px;padding:5px;-webkit-transition: all .5s ease-in-out;}
  160. #basics:hover{height:100px;-webkit-transition: all .5s ease-in-out;}
  161. #basics a:hover{text-transform:uppercase;}
  162.  
  163. #more{width:60px;height:17px;overflow:hidden;z-index:988;position:fixed;margin-top:-13px;margin-left:63px;padding:5px;-webkit-transition: all .5s ease-in-out;}
  164. #more:hover{height:100px;-webkit-transition: all .5s ease-in-out;}
  165. #more a:hover{text-transform:uppercase;}
  166. #drop{width:60px;height:17px;overflow:hidden;z-index:988;position:fixed;margin-top:-13px;margin-left:129px;padding:5px;-webkit-transition: all .5s ease-in-out;}
  167. #drop:hover{height:100px;-webkit-transition: all .5s ease-in-out;}
  168. #drop a:hover{text-transform:uppercase;}
  169. .entry .perma{
  170. position:absolute;
  171. background:white;
  172. border-radius:0px;
  173. padding-top:0px;
  174. padding-bottom:0px;
  175. left: 110px;
  176. margin-left:-70px;
  177. width:200px;
  178. height:auto;
  179. margin-top:-40px;
  180. bottom:20px;
  181. overflow:hidden;
  182. text-align:center;
  183. text-transform:uppercase;
  184. font-size:10px;
  185. line-height:23px;
  186. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  187. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  188. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  189. opacity: 0;
  190. -webkit-transition: all 0.2s linear;
  191. -webkit-transition: all 0.2s linear;
  192. -moz-transition: all 0.2s linear;
  193. transition: all 0.2s linear;
  194. }
  195.  
  196. .entry:hover .perma{
  197. overflow:hidden;
  198. opacity: 1;
  199. -webkit-transition: all 0.2s linear;
  200. -webkit-transition: all 0.2s linear;
  201. -moz-transition: all 0.2s linear;
  202. transition: all 0.2s linear;
  203. }
  204.  
  205.  
  206. .perma a{
  207. text-transform:uppercase;
  208. -webkit-transition: all 0.2s linear;
  209. -webkit-transition: all 0.2s linear;
  210. -moz-transition: all 0.2s linear;
  211. transition: all 0.2s linear;
  212. }
  213.  
  214.  
  215. .perm{background: ;
  216. z-index:999;
  217. font-size: 10px;
  218. color: #000;
  219. margin-top: 0px;
  220. line-height: 0px;
  221. text-align:center;
  222. opacity: 0;
  223. width:250px;
  224. margin-top: -11px;
  225. border-top: px solid {color:border};
  226. padding-top:8px;
  227. position:absolute;
  228.  
  229. text-transform: none;
  230. padding-bottom:7px;
  231.  
  232.  
  233. -webkit-transition: all 0.5s ease-in-out;
  234. -moz-transition: all 0.5s ease-in-out;
  235. -o-transition: all 0.5s ease-in-out;
  236. -ms-transition: all 0.5s ease-in-out;
  237. transition: all 0.5s ease-in-out;
  238.  
  239. }
  240.  
  241.  
  242.  
  243. .entry:hover .perm{
  244. opacity: 1;
  245. background: ;
  246. border-top: px solid {color:border};
  247. color:;
  248. text-transform: none;
  249. }
  250.  
  251.  
  252. div#sidebar{
  253. z-index:999;
  254. position:fixed;
  255. width:220px;
  256. top:48%;
  257. margin-left:-120px;
  258. padding:10px;
  259. padding-bottom:20px;
  260. padding-top:20px;
  261. color:{color:Text};
  262. background-color:white ;
  263. border:1px solid {color:border};
  264. line-height: 14px;
  265. text-align:center;
  266. opacity: 1;
  267. opacity:1;
  268. {block:ifshadow}
  269. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  270. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  271. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  272. {/block:ifshadow}
  273.  
  274. {block:ifsidebarleft}
  275. text-align:left;
  276. {/block:ifsidebarleft}
  277. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  278. }
  279.  
  280. div#btitleholder{
  281. z-index:99999;
  282. position:fixed;
  283. width:220px;
  284. bottom:{Text:Blog Title holder height}%;
  285. margin-left:-120px;
  286. padding:10px;
  287. padding-bottom:10px;
  288. padding-top:10px;
  289. color:{color:Text};
  290. background-color:white ;
  291. border:1px solid {color:border};
  292. line-height: 14px;
  293. text-align:center;
  294. opacity: 1;
  295. opacity:1;
  296. {block:ifshadow}
  297. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  298. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  299. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  300. {/block:ifshadow}
  301.  
  302. {block:ifsidebarleft}
  303. text-align:left;
  304. {/block:ifsidebarleft}
  305. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  306. }
  307.  
  308.  
  309.  
  310. .links {
  311. width: 50px;
  312. height: 5px;
  313. padding: 6px;
  314. font-family: ;
  315. Text-transform: uppercase;
  316. background-color: {color:drop down links};
  317. margin-right: -1px;
  318. margin-top: 3px;
  319. font-size:9.5px;
  320. letter-spacing:2px;
  321. line-height: 5px;
  322. display: inline-block;
  323. text-align:center;
  324. -webkit-transition-duration: .4s;
  325. border:none;}
  326.  
  327. .links:hover {
  328. background-color:{color:drop down links hover};
  329. -moz-box-shadow: 0px 0px;
  330. -webkit-box-shadow: 0px 0px;
  331. }
  332.  
  333. #posts {
  334. width: 675px;
  335. margin-left:15%;
  336. top:10px;
  337. {block:PermalinkPage}
  338. width: 250px;
  339. margin-left:15%;
  340. {/block:PermalinkPage}
  341. }
  342.  
  343. /* AUDIO */
  344.  
  345. .artcover {position:absolute;}
  346. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  347. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  348. .audioinfo {margin-left:55px;padding:3px 0px;}
  349. .i{display:block;padding:2px;}
  350. .i b, strong{font-family:Consolas;}
  351. .player {
  352. position:absolute;
  353. background:#FFF;
  354. width:30px;
  355. height:30px;
  356. opacity:0.75;
  357. padding:4px;
  358. margin:7px;
  359. overflow:hidden;}
  360.  
  361.  
  362. #infscr-loading{
  363. bottom: -70px;
  364. position: absolute;
  365. left: 50%;
  366. margin-left:-8px;
  367. width:16px;
  368. height:11px;
  369. overflow:hidden;
  370. margin-bottom: 50px;
  371. }
  372.  
  373. .title{
  374. font-size: 15px;
  375. line-height:10px;
  376. color: {color:title};
  377. font-weight: normal;
  378. }
  379. .blogtitle{
  380. font-family:'cedarville';
  381. font-size: {text:blog title size}px;;
  382. line-height: 27px;
  383. text-transform:lowercase;
  384. text-align: center;
  385. {block:ifsidebarleft}
  386. text-align:left;
  387. {/block:ifsidebarleft}
  388. color: {color:blog title};
  389. letter-spacing: 0px;
  390. font-weight: normal;
  391. padding:0px 0px 0px 0px;
  392. }
  393.  
  394. .blogtitle a:hover{
  395.  
  396. text-transform:lowercase;
  397.  
  398. }
  399.  
  400. @font-face {font-family: cedarville; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  401. }
  402.  
  403.  
  404. @font-face {font-family:"swaggy";src:url('http://static.tumblr.com/myvd7yu/oHdm0ykyy/damion-regular.ttf');}
  405.  
  406. blockquote{
  407. padding:2px 2px 2px 3px;
  408. margin:2px 2px 0px 5px;
  409. border-left: 2px solid #000000;
  410. }
  411.  
  412. blockquote p, ul{
  413. margin:15px;
  414. padding:0px;
  415. }
  416.  
  417. #postie{
  418. position:fixed !important;
  419. right:3px;
  420. top:26px;
  421. font-family: arial;
  422. font-size: 10px;
  423. line-height:12px;
  424. vertical-align: middle;
  425. overflow: hidden;
  426. padding:3px;
  427. -webkit-border-radius:2px;
  428. moz-border-radius:2px;
  429. -o-border-radius:2px;
  430. border-radius:2px;
  431. z-index: 100;}
  432.  
  433. #postie a{
  434. color: #fff;}
  435.  
  436.  
  437.  
  438.  
  439. /*]]>*/
  440. </style>
  441. <title>{title}</title>
  442. <link rel="shortcut icon" href="{Favicon}" />
  443. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  444. <meta name="viewport" content="width=820" />
  445. <style type="text/css">
  446. /*<![CDATA[*/
  447. div.c5 {padding-top:2px;}
  448. div.c4 {margin-top:-3px;}
  449. li.c3 {list-style: none}
  450. div.c2 {text-align: center}
  451. img.c1 {position:relative; float:center; -webkit-border-radius: 70px; -moz-border-radius: 70px; border-radius: 70px;}
  452. /*]]>*/
  453. </style>
  454.  
  455. <style type="text/css">
  456. /*<![CDATA[*/
  457. strong.c1 {text-decoration: underline}
  458. /*]]>*/
  459. </style>
  460. </head>
  461. <body>
  462. {block:IndexPage} <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js">
  463. </script><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js">
  464. </script><script type="text/javascript">
  465. //<![CDATA[
  466. $(window).load(function () {
  467. var $content = $('#posts');
  468. $content.masonry({itemSelector: '.entry'}),
  469. $content.infinitescroll({
  470. navSelector : 'div#pagination',
  471. nextSelector : 'div#pagination a#nextPage',
  472. itemSelector : '.entry',
  473. loading: {
  474. finishedMsg: '',
  475. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  476. },
  477. bufferPx : 600,
  478. debug : false,
  479. },
  480. // call masonry as a callback.
  481. function( newElements ) {
  482. var $newElems = $( newElements );
  483. $newElems.hide();
  484. // ensure that images load before adding to masonry layout
  485. $newElems.imagesLoaded(function(){
  486. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  487.  
  488.  
  489. });
  490. });
  491. });
  492. //]]>
  493. </script>
  494. <div id="postie"><a href="http://gived.tumblr.com/" target="_blank">
  495. <div class="yo"><img src="http://media.tumblr.com/tumblr_lpvqgehnPi1qffvip.gif" alt="** THEME **" /></a></div>
  496. </div>
  497. {/block:IndexPage}
  498. <div class="wrapper">
  499. <div class="header"></div><!---{block:ifshowblogtitle}
  500. <div id="sidebar2"><div class="blogtitle"><span class="blogtitle"><a href="/">{Title}</a></span></div> </div>{/block:ifshowblogtitle}--->
  501. {block:ifshowblogtitle}<div id="btitleholder"><div class="blogtitle"><span class="blogtitle"><a href="/">{Title}</a></span></div></div>{/block:ifshowblogtitle}
  502.  
  503. <div id="sidebar">{block:ifshowsidebarphoto}
  504. <a href="/"><img src="{image:sidebar}" width=200px ></a><br>{/block:ifshowsidebarphoto}
  505.  
  506. {description}<br /> <div style="margin-left:12px;">
  507.  
  508. <p><div id="basics">
  509. <a href="" class="links">basics</a>
  510. <a href="/" class="links">home</a>
  511. <a href="/ask" class="links">inbox</a>
  512. <a href="/archive" class="links">past</a>
  513. </div>
  514.  
  515. <div id="more">
  516. <a href="" class="links">links</a>
  517. <a href="/submit" class="links">submit</a>
  518. {block:IfLinkOneTitle}<a href="{text:Link One}"class="links"> {text:Link One Title} </a> {/block:ifLinkOneTitle}
  519. {block:ifLinkTwoTitle}<a href="{text:Link Two}"class="links"> {text:Link Two Title} </a> {/block:ifLinkTwoTitle}
  520. {block:ifLinkThreeTitle}<a href="{text:Link Three}"class="links"> {text:Link Three Title} </a>{/block:ifLinkThreeTitle}
  521.  
  522. </div>
  523.  
  524.  
  525. <div id="drop">
  526. <a href="http://gived.tumblr.com/" class="links">theme</a>
  527. </div>
  528. </div>
  529. </div>
  530. <div id="posts">{block:Posts}
  531. <div class="entry">{block:Answer}
  532. <div class="ask"><strong class="c1">{Asker}</strong> asked: {Question}</div>
  533. <i>{Answer}</i><br />
  534. <br />
  535. {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 />
  536. <br />
  537. <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 />
  538. <br />
  539. {block:IndexPage}<span class="perm"><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>{block:IndexPage} {/block:link}
  540.  
  541.  
  542. {block:Photo} {block:IndexPage}
  543. <div class="perma">
  544. <a href="{Permalink}">{TimeAgo}</a> /
  545. <a href="{Permalink}">{NotecountWithLabel}</a> /
  546. <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  547. {/block:IndexPage}{block:indexpage} {block:indexpage} {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%" />{LinkCloseTag} {/block:indexpage} {/block:Photo}
  548.  
  549.  
  550. {block:Photoset} {block:IndexPage}</a>
  551. <div class="c2">{Photoset-250}</div>
  552. <br />
  553. <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span> {/block:IndexPage} {block:PermalinkPage}
  554. <div class="c2">{Photoset-400}</div>
  555. {/block:PermalinkPage} {/block:Photoset} {block:Quote}<span class="title">"{Quote}"</span>{block:Source} <em>- {Source}</em>{/block:Source}<br />
  556. <br />
  557. <br />
  558. {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}
  559. <ul class="chat">
  560. <li class="c3">{block:Lines}</li>
  561. <li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span> {/block:Label}{Line}</li>
  562. <li class="c3">{/block:Lines}</li>
  563. </ul>
  564. <br />
  565. <br />
  566. {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}
  567. {block:Audio}
  568. {block:AlbumArt}<div class="artcover">
  569. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  570. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  571. <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>
  572. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>
  573. <br />
  574.  
  575. <span class="perm"><a href="{Permalink}"></a><a href="{Permalink}">{notecount}</a> / <a href="{ReblogUrl}">Reblog</a></span>
  576. {/block:Audio}
  577.  
  578.  
  579.  
  580.  
  581. {block:Video} {block:IndexPage}
  582. <div class="c2">{Video-250}</div>
  583. {/block:IndexPage} {block:PermalinkPage}
  584. <div class="c2">{Video-400}</div>
  585. {/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}
  586. <div class="c2"><br />
  587. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br />
  588. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} ยท {block:Tags} <a href="TagURL">#{Tag}</a> {/block:Tags}{/block:hasTags}</div>
  589. {/block:PermalinkPage} {block:PostNotes}{PostNotes} {/block:PostNotes}</div>
  590. {/block:Posts}</div>
  591. {block:IndexPage} {block:Pagination}
  592. <div id="pagination">{block:NextPage} <a id="nextPage" href="{NextPage}" name="nextPage">โ†’</a> {/block:NextPage} {block:PreviousPage} <a href="{PreviousPage}">โ†</a> {/block:PreviousPage}</div>
  593. {/block:Pagination} {/block:IndexPage}</div>
  594. </body>
  595. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement