Advertisement
zeebrawh

Theme 2 "Bulletproof"

Jun 20th, 2013
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.23 KB | None | 0 0
  1. <!---
  2. THEME #2 MADE BY
  3.  
  4. ╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╭╮
  5. ╱╱╱╱╱╱╱╱╱╱╱╭╯╰┳╯╰╮
  6. ╭━━┳━┳━━┳╮╭╋╮╭╋╮╭╋┳━━┳━━╮
  7. ┃╭╮┃╭┫╭╮┃╰╯┣┫┃┣┫┃┣┫┃━┫━━┫
  8. ┃╰╯┃┃┃╭╮┣╮╭┫┃╰┫┃╰┫┃┃━╋━━┃
  9. ╰━╮┣╯╰╯╰╯╰╯╰┻━┻┻━┻┻━━┻━━╯
  10. ╭━╯┃
  11.  
  12. DONT REMOVE CREDIT OR ILL CUT OFF YOUR DICK.
  13. ---->
  14.  
  15. <html lang="en">
  16. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  17. <html xmlns="http://www.w3.org/1999/xhtml">
  18. <head>
  19.  
  20. <script type="text/javascript">
  21. <!--
  22.  
  23. // Disable Right Click Script
  24.  
  25. function IE(e)
  26. {
  27. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  28. {
  29. return false;
  30. }
  31. }
  32. function NS(e)
  33. {
  34. if (document.layers || (document.getElementById && !document.all))
  35. {
  36. if (e.which == "2" || e.which == "3")
  37. {
  38. return false;
  39. }
  40. }
  41. }
  42. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  43.  
  44. //-->
  45. </script>
  46.  
  47.  
  48. <script type="text/javascript"
  49. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  50.  
  51. <!--DEFAULT VARIABLES-->
  52. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  53. <meta name="color:background" content="#fff"/>
  54. <meta name="color:link" content="#777"/>
  55. <meta name="color:text" content="#777"/>
  56. <meta name="color:title" content="#333"/>
  57. <meta name="color:accents" content="#777">
  58. <meta name="color:hover" content="#fff"/>
  59. <meta name="image:sidebar" content="1"/>
  60. <meta name="image:background" content="http://i42.tinypic.com/1zx1itd.png"/>
  61. <meta name="image:sidebar background" content="http://i43.tinypic.com/9g954i.png">
  62. <meta name="image:topbar background" content="http://i43.tinypic.com/9g954i.png"/>
  63. <meta name="text:title1" content="famous"/>
  64. <meta name="text:topbar quote" content="'the town was paper, but the memories were not.'"/>
  65. <meta name="text:Link 1 URL" content="/" />
  66. <meta name="text:Link 2 URL" content="/" />
  67. <meta name="text:Link 3 URL" content="/" />
  68. <meta name="text:Link 1" content="Link 1" />
  69. <meta name="text:Link 2" content="Link 2" />
  70. <meta name="text:Link 3" content="Link 3" />
  71.  
  72. <style type="text/css"> }
  73.  
  74. @font-face{font-family: "saturday";src: url('http://static.tumblr.com/hhp1ons/3Prmiapu9/saturdaylove.ttf');}
  75. @font-face {font-family:"Aderyn";src:url("http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf");}
  76. @font-face {font-family:"cinnamon";src:url('http://static.tumblr.com/hhp1ons/ZRMmfu3sz/cinnamon_cake.ttf');}
  77. @font-face {font-family:"short stack";src:url('http://static.tumblr.com/hhp1ons/Azymfz7ry/shortstack-regular.ttf');}
  78. @font-face {font-family:"rose";src:url('http://static.tumblr.com/hhp1ons/aQjmiaprg/anjelika_rose.ttf');}
  79. @font-face {font-family:"brain flower";src:url('http://static.tumblr.com/hhp1ons/jY0miap5n/brain_flower.ttf');}
  80. @font-face {font-family:"jack story";src:url('http://static.tumblr.com/hhp1ons/GGZmjzmgk/cfjackstory-regular.ttf');}
  81. @font-face{font-family:"Hasteristico"; src: url("http://slutpark-resources.webs.com/Hasteristico.ttf");}
  82. @font-face{font-family:"quicksand"; src: url('http://static.tumblr.com/fxpo5zq/ad0m5vybr/quicksand_light.otf');}
  83.  
  84. ::-webkit-scrollbar {width: 4px; height: 4px; border:1px solid #ddd; background-color:#fff;}
  85. ::-webkit-scrollbar-thumb { border-left:0px solid #ddd; background: {color:scrollbar};}
  86.  
  87.  
  88. 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-
  89.  
  90. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  91.  
  92. 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;}
  93.  
  94. p {
  95. margin:0px;
  96. margin-top:0px;
  97. }
  98.  
  99.  
  100. ::selection {
  101. background: #ffffff;
  102. color: #ffffff;
  103. }
  104.  
  105. ::-moz-selection {
  106. background: #ffffff;
  107. color: #ffffff;
  108. }
  109.  
  110. body {
  111. padding: 0px;
  112. margin: 0px;
  113. color:{color:text};
  114. font-family: calibri;
  115. line-height:10px;
  116. font-size:12px;
  117. background-image:url({image:background});
  118. background-color: {color:Background};
  119. background-attachment: fixed;
  120. background-repeat: repeat;
  121. }
  122.  
  123.  
  124. a:link, a:active, a:visited{
  125. text-decoration: none;
  126. -webkit-transition: color 0.3s ease-out;
  127. -moz-transition: color 0.3s ease-out;
  128. transition: color 0.3s ease-out;
  129. color:{color:link};
  130. }
  131.  
  132. a:hover {
  133. text-decoration: none;
  134. font-style:;
  135. text-shadow:0px 0px 2px #000;
  136. color: {color:Hover};
  137. }
  138.  
  139.  
  140.  
  141. a:link, a:active, a:visited{
  142. text-decoration: none;
  143. -webkit-transition: color 0.3s ease-out;
  144. -moz-transition: color 0.3s ease-out;
  145. transition: color 0.3s ease-out;
  146. color:{color:link};
  147. }
  148.  
  149. a:hover {
  150. text-decoration: none;
  151. font-style:;
  152. color: {color:Hover};
  153. }
  154.  
  155. div#center{
  156. margin:auto;
  157. position:relative;
  158. width:1300px;
  159. background-color:;
  160. overflow:auto;
  161. overflow-y:hidden;
  162. }
  163.  
  164.  
  165.  
  166. .entry img{
  167. {block:indexpage}
  168. max-width:250px;
  169. {/block:indexpage}
  170. }
  171.  
  172. .entry {
  173. float:left;
  174. display: block;
  175. margin:6px;
  176. padding:10px;
  177. font-family:calibri;
  178. border:3px double #ccc;
  179. overflow:hidden;
  180. width:200px;
  181. opacity:.8;
  182. line-height:10px;
  183. color:#999;
  184. {block:PermalinkPage}
  185. width:428px;
  186. text-align:left;
  187. line-height:12px;
  188. {/block:PermalinkPage}
  189. background:white;
  190. background-image:URL();
  191. -webkit-transition: all .7s ease;
  192. -moz-transition: all .7s ease;
  193. -o-transition: all .7s ease;
  194. transition: all .7s ease;
  195. }
  196.  
  197. .entry:hover{
  198. opacity:2;
  199. }
  200.  
  201. .entry .perma a{
  202. color:#888;
  203. font-size:14px;
  204. font-family:cinnamon;
  205. letter-spacing:0px;
  206. }
  207.  
  208. .entry .perma a:hover {
  209. text-decoration: none;
  210. font-style:;
  211. text-shadow:0px 0px 2px #000;
  212. color: {color:Hover};
  213. }
  214.  
  215. .entry .perma{
  216. width:10px;
  217. height:30px;
  218. margin-left:0px;
  219. position: absolute;
  220. line-height: 30px;
  221. overflow:hidden;
  222. text-align:center;
  223. font-size:10px;
  224. font-family:cinnamon;
  225. padding-bottom:2px;
  226. letter-spacing:0px;
  227. top:30px;
  228. border-top-right-radius: 6px;
  229. border-bottom-right-radius: 6px;
  230. background:white;
  231. opacity: 0.0;
  232. -webkit-transition: all .7s ease;
  233. -moz-transition: all .7s ease;
  234. -o-transition: all .7s ease;
  235. transition: all .7s ease;
  236. }
  237.  
  238. .entry:hover .perma{
  239. overflow:visible;
  240. opacity:1;
  241. width:180px;
  242. -webkit-transition: all .7s ease;
  243. -moz-transition: all .7s ease;
  244. -o-transition: all .7s ease;
  245. transition: all .7s ease;
  246. }
  247.  
  248.  
  249. .permalink {
  250. display: block;
  251. border-top: 1px solid #ddd;
  252. padding: 3px;
  253. margin: 4px 8px 0px 8px;
  254. font-family: cinnamon;
  255. font-size: 11px;
  256. color: #424242;
  257. line-height: 18px;
  258. text-align: center;
  259. text-decoration: none;
  260. -webkit-transition: color 0.9s ease-out;
  261. -moz-transition: color 0.9s ease-out;
  262. }
  263.  
  264.  
  265. .permalinktext {
  266. display: block;
  267. padding: 1px;
  268. margin: 0px 0px 0px 8px;
  269. font-family: cinnamon;
  270. text-transform:uppercase;
  271. letter-spacing: 0px;
  272. font-size: 10px;
  273. color: #424242;
  274. line-height: 10px;
  275. text-align: right;
  276. text-decoration: none;
  277. -webkit-transition: color 0.5s ease-out;
  278. -moz-transition: color 0.5s ease-out;
  279. border-top: 1px dotted #ddd;
  280. }
  281.  
  282. .title{
  283. font-family:"quicksand";
  284. font-size: 18px;
  285. line-height: 17px;
  286. color:{color:Title};
  287. letter-spacing: 0px;
  288. font-weight: normal;
  289. padding:0px 0px 0px 0px;
  290. }
  291.  
  292. #posts {
  293. width:760px;
  294. margin-top:60px;
  295. z-index:99;
  296. margin-left:500px;
  297. background:transparent;
  298. margin-right:auto;
  299. position:relative;
  300. overflow-y: hidden;
  301. }
  302.  
  303. #sidebar{
  304. position:fixed;
  305. width:270px;
  306. height:400px;
  307. top:130px;
  308. left:60px;
  309. padding:15px;
  310. z-index: 999999;
  311. background:#fff;
  312. border:5px solid #A9E2F3;
  313. border-radius: 10px;
  314. }
  315.  
  316. #sidebar img{
  317. width:260px;
  318. height:330px;
  319. border: 4px solid #A9D0F5;
  320. border-radius: 3px;
  321. }
  322.  
  323. #sidebar img:hover{
  324. width:260px;
  325. opacity: .95;
  326. height:330px;
  327. -webkit-filter:blur(2px);
  328. -webkit-filter: blur(2px);
  329. -o-filter: blur(2px);
  330. -moz-filter: blur(2px);
  331. transition: all 0.4s ease;
  332. -o-transition-transition: all 0.4s ease;
  333. -webkit-transition: all 0.4s ease;
  334. -moz-transition: all 0.4s ease;
  335. }
  336.  
  337.  
  338. #desc{
  339. position:fixed !important;
  340. width:200px;
  341. height:0px;
  342. top:100px;
  343. left:100px;
  344. padding:15px;
  345. background:#fff;
  346. overflow:hidden;
  347. opacity:0;
  348. text-align:center;
  349. border:2px solid #8fb2d3;
  350. -webkit-transition: opacity 0.7s linear;
  351. -webkit-transition: all 0.7s ease-in-out;
  352. -moz-transition: all 0.7s ease-in-out;
  353. -o-transition: all 0.7s ease-in-out;
  354. z-index:999;
  355. }
  356.  
  357.  
  358. #sidebar:hover #desc{
  359. opacity:1;
  360. margin-top:305px;
  361. background: white;
  362. -moz-border-radius: 25px 10px / 10px 25px;
  363. border-radius: 25px 10px / 10px 25px;
  364. height: auto;
  365. width: 200px;
  366. left:100px;
  367. transform:rotate(0deg);
  368. -ms-transform:rotate(0deg); /* IE 9 */
  369. -webkit-transform:rotate(0deg); /* Safari and Chrome */
  370. transition: all 0.9s ease;
  371. -o-transition-transition: all 0.9s ease;
  372. -webkit-transition: all 0.9s ease;
  373. -moz-transition: all 0.9s ease;
  374. }
  375.  
  376.  
  377. #glaze{
  378. width:1000px;
  379. height:1000px;
  380. margin-top:-100px;
  381. margin-left:-550px;
  382. position:fixed!important;
  383. z-index:9999;
  384. background-color:#000;
  385. border-left: 3px solid #fff;
  386. border-right: 3px solid #fff;
  387. box-shadow: 0px 0px 10px;
  388. background-image:url({image:sidebar background});
  389. }
  390.  
  391.  
  392. div#poptart{
  393. margin-top:-60px;
  394. width:1500px;
  395. height:35px;
  396. letter-spacing:3px;
  397. -moz-box-shadow: 1px 1px 2px 1px #333;
  398. -webkit-box-shadow: 1px 1px 2px 1px #333;
  399. box-shadow: 1px 1px 2px 1px #333;
  400. line-height:37px;
  401. font-family:aderyn;
  402. padding-left:110px;
  403. font-size:24px;
  404. margin-left:-100px;
  405. position:fixed;
  406. opacity:1;
  407. color:#FFF;
  408. z-index:999999;
  409. background-color:#7394F5;
  410. background-image:url({image:topbar background});
  411. -webkit-background-size: cover;
  412. -moz-background-size: cover;
  413. -o-background-size: cover;
  414. background-size: cover;
  415. }
  416.  
  417. #navigation{
  418. width:330px;
  419. height:auto;
  420. left:55px;
  421. top:505px;
  422. position:fixed;
  423. z-index: 99999999999;
  424. }
  425.  
  426. div.navigate a{
  427. background:#fff;
  428. border:2px solid #768cbd;
  429. height:30px;
  430. width:30px;
  431. padding:3px;
  432. float:left;
  433. margin-left:20px;
  434. border-radius: 15px;
  435. margin-top:5px;
  436. font-size:20px;
  437. text-transform:uppercase;
  438. text-align:center;
  439. line-height:30px;
  440. color:{color: Navigation};
  441. -webkit-transition: all 1s ease-out;
  442. -moz-transition: all 1s ease-out;
  443. transition: all 1s ease-out;
  444. }
  445.  
  446.  
  447. #taco{
  448. position:fixed;
  449. margin-top:30px;
  450. margin-left:60px;
  451. height:40px;
  452. width:320px;
  453. font-family:hasteristico;
  454. font-size:50px;
  455. letter-spacing: 2px;
  456. text-transform:uppercase;
  457. line-height:25px;
  458. color:#404749;
  459. text-shadow:2px 0px 2px #aaa;
  460. background:transparent;
  461. opacity:.7;
  462. z-index:999999;
  463. }
  464.  
  465. askk{
  466. font-family:fuck me gosling; cursive;
  467. font-size:15px;
  468. }
  469.  
  470. @font-face {font-family: 'fuck me gosling'; src: url('http://static.tumblr.com/npggxjg/wFnm1xltk/throw_my_hands_up_in_the_air.ttf');}
  471.  
  472. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/hhp1ons/2mvmkeq0s/signerica_fat.ttf'); }
  473.  
  474. /* I RECOMMEND YOU NOT TOUCH ANY OF THIS OK BBY */
  475.  
  476. #infscr-loading{
  477. bottom: -70px;
  478. position: absolute;
  479. left: 50%;
  480. margin-left:-8px;
  481. width:16px;
  482. height:11px;
  483. overflow:hidden;
  484. margin-bottom: 50px;
  485. }
  486.  
  487. #postnotes{
  488. text-align: justify;}
  489.  
  490. #postnotes blockquote{
  491. border: 0px;}
  492.  
  493. blockquote{
  494. padding:0px 0px 2px 5px;
  495. margin:0px 0px 2px 10px;
  496. border-left: 1px dotted #555555;
  497. }
  498.  
  499. blockquote p, ul{
  500. margin:0px;
  501. padding:0px;
  502. }
  503.  
  504. a img{border: 0px;}
  505.  
  506.  
  507. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  508.  
  509. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  510. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  511.  
  512. .notes img{width:10px; position:relative; top:3px;}
  513. <--ses-->
  514. small{font-size: 90%;}
  515.  
  516. {CustomCSS}
  517.  
  518. </style>
  519.  
  520. {block:IndexPage}
  521. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  522. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  523.  
  524. <script type="text/javascript">
  525. $(window).load(function(){
  526. var $wall = $('#posts');
  527. $wall.imagesLoaded(function(){
  528. $wall.masonry({
  529. itemSelector: '.entry, .entry_photo',
  530. isAnimated : false
  531. });
  532. });
  533.  
  534. $wall.infinitescroll({
  535. navSelector : '#pagination',
  536. nextSelector : '#pagination a',
  537. itemSelector : '.entry, .entry_photo',
  538. bufferPx : 2000,
  539. debug : false,
  540. errorCallback: function() {
  541. $('#infscr-loading').fadeOut('normal');
  542. }},
  543. function( newElements ) {
  544. var $newElems = $( newElements );
  545. $newElems.hide();
  546. $newElems.imagesLoaded(function(){
  547. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  548. });
  549. }); $('#posts').show(500);
  550. });
  551. </script>
  552.  
  553.  
  554. {/block:IndexPage}
  555.  
  556.  
  557. <title>{title}</title>
  558.  
  559. <link rel="shortcut icon" href="{Favicon}" />
  560. <meta name="viewport" content="width=820" />
  561. </head>
  562.  
  563. <body>
  564. <BODY onselectstart="return false;" ondragstart="return false;">
  565. <div class="wrapper">
  566. <div class="header">
  567. </div>
  568.  
  569. <div id="cage">
  570. <div id="center">
  571. <div id="poptart">{text:topbar quote}</div>
  572. <div id="glaze"><div style="width:900px;
  573. height:1000px;
  574. margin-top:-10px;
  575. margin-left:-600px;
  576. position:fixed!important;
  577. z-index:999;
  578. background-color:#000;
  579. background-image:url({image:sidebar background});"></div>
  580. </div>
  581. </div>
  582. </div>
  583.  
  584. <div id="taco">{Title}</div>
  585.  
  586. <div id="sidebar">
  587. <div id="tit">
  588. <br>
  589. </div>
  590. <div id="desc">
  591. {description}
  592. </div>
  593. <img src="{image:Sidebar}">
  594. </div>
  595.  
  596. <div id="navigation">
  597. <div class="navigate">
  598. <a href="/"title="Refresh">&#8544;</a>
  599. <a href="{text:Link 1 URL}"title="{text:Link 1}">&#8545;</a>
  600. <a href="{text:Link 2 URL}"title="{text:Link 2}">&#8546;</a>
  601. <a href="{text:Link 3 URL}"title="{text:Link 3}">&#8547;</a>
  602. <a href="http://gravitities.tumblr.com/"title="Credit">&#8548;</a>
  603. </div>
  604. </div>
  605.  
  606. <div class="left">
  607. <div id="posts">
  608. {block:Posts}
  609. <div class="entry">
  610.  
  611. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><p align=right><span class="permalink"><a
  612.  
  613. href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a></a><br>{/block:HasTags}</span></align>
  614. {/block:Text}
  615.  
  616. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  617.  
  618. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a></span></align>{block:Link}
  619.  
  620. {block:Photo}
  621. {block:IndexPage}
  622. <center>
  623. <div class="perma">
  624. <a href="{ReblogURL}" target="_blank"> reblog</a> with <a href="{Permalink}">{notecountwithlabel}</a></div>
  625.  
  626. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  627. {/block:IndexPage}
  628. {block:PermalinkPage}
  629. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  630.  
  631. {LinkCloseTag}
  632. {/block:PermalinkPage}
  633. {/block:Photo}
  634.  
  635. {block:Photoset}
  636. {block:IndexPage}
  637. <center>
  638.  
  639. <div class="perma">
  640. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  641.  
  642. {Photoset-250}</center>
  643. {/block:IndexPage}
  644. {block:PermalinkPage}
  645. <center>
  646. {Photoset-500}</center>
  647. {/block:PermalinkPage}
  648. {/block:Photoset}
  649.  
  650. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  651.  
  652. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  653.  
  654. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  655. <ul class="chat">
  656. {block:Lines}
  657. <li class="user_{UserNumber}">
  658. {block:Label}
  659. <span class="label">{Label}</span>
  660. {/block:Label}
  661.  
  662. {Line}
  663. </li>
  664. {/block:Lines}
  665. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  666. {/block:Chat}
  667.  
  668. {block:Audio}
  669. <div style="width:200px; height:30px;">
  670. {AudioPlayerBlack}
  671. </div>
  672. {block:IndexPage}<span class="permalink">
  673. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  674. </span>{/block:IndexPage}
  675. {/block:Audio}
  676.  
  677. {block:Answer}
  678. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 2px; border: 2px solid #ddd; background-color: #E6E6E6; overflow: auto;">
  679. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  680. <askkk>{Asker}</askkk> said: <br> {Question}</div>
  681. <div style="margin-top:2px; margin-bottom:0px; color:black; background: transparent;"><br> {Answer} </div>
  682. {/block:Answer}
  683.  
  684. {block:Video}
  685. {block:IndexPage}
  686. <center>
  687. <div class="perma">
  688. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  689. {Video-250}</center>
  690. {/block:IndexPage}
  691. {block:PermalinkPage}
  692. <center>
  693. {Video-400}</center>
  694. {/block:PermalinkPage}
  695. {block:Video}
  696.  
  697.  
  698. {block:PostNotes}<div align="middle">{caption}</div>
  699. <center>
  700.  
  701. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  702.  
  703. {block:HasTags}
  704. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  705. {block:RebloggedFrom}
  706. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  707. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  708.  
  709. {/block:RebloggedFrom}
  710. </center></span>
  711. <br>
  712. <div id="postnotes">{PostNotes}</div><br>
  713.  
  714. <center>{block:ContentSource}
  715. <br><a href="{SourceURL}">
  716. {lang:Source}:
  717. {block:SourceLogo}
  718. <img src="{BlackLogoURL}" width="{LogoWidth}"
  719. height="{LogoHeight}" alt="{SourceTitle}" />
  720. {/block:SourceLogo}
  721. {block:NoSourceLogo}
  722. {SourceLink}
  723. {/block:NoSourceLogo}
  724. </a>
  725. {/block:ContentSource}</center>
  726.  
  727. {/block:PostNotes}
  728. </div>
  729. {/block:Posts}
  730. </div></div>
  731.  
  732. {block:IndexPage}
  733. {block:Pagination}
  734. <div id="pagination">
  735. {block:NextPage}
  736. <a id="nextPage" href="{NextPage}"></a>
  737. {/block:NextPage}
  738. {block:PreviousPage}
  739. <a href="{PreviousPage}"></a>
  740. {/block:PreviousPage}
  741. </div>
  742. {/block:Pagination}
  743. {/block:IndexPage}
  744. </body>
  745. <!--please do not remove the credit or i will be sad; seriously it's just an icon in the corner ok just please don't remove this, thanks---->
  746. <BODY ondragstart="return false;">
  747. <div style="position:fixed; font-family: trash; font-size: 10px; bottom:5px; right:0px; padding: 5px; font-style:italic;background: #fff; border: 1px dotted #eee;">
  748. &copy <a href="http://gravitities.tumblr.com/">gravitities</a>
  749.  
  750. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement