Advertisement
pro-themes

Theme 2 by 5urprise

Dec 7th, 2013
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.37 KB | None | 0 0
  1. <html lang="en">
  2. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  6. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  7. <script>
  8. (function($){
  9. $(document).ready(function(){
  10. $("a[title]").style_my_tooltips({
  11. tip_follows_cursor:true,
  12. tip_delay_time:90,
  13. tip_fade_speed:600,
  14. attribute:"title"
  15. });
  16. });
  17. })(jQuery);
  18. </script>
  19.  
  20. <script type="text/javascript" src="http://static.tumblr.com/gcjggdm/y0pmroxcl/infinitescrolling.js"></script>
  21.  
  22. <script type="text/javascript">
  23. <!--
  24.  
  25. // Disable Right Click Script
  26.  
  27. function IE(e)
  28. {
  29. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  30. {
  31. return false;
  32. }
  33. }
  34. function NS(e)
  35. {
  36. if (document.layers || (document.getElementById && !document.all))
  37. {
  38. if (e.which == "2" || e.which == "3")
  39. {
  40. return false;
  41. }
  42. }
  43. }
  44. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  45.  
  46. //-->
  47. </script>
  48.  
  49.  
  50. <script type="text/javascript"
  51. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  52.  
  53. <!--DEFAULT VARIABLES-->
  54. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  55. <meta name="color:background" content="#fff"/>
  56. <meta name="color:link" content="#777"/>
  57. <meta name="color:text" content="#777"/>
  58. <meta name="color:title" content="#333"/>
  59. <meta name="color:hover" content="#fff"/>
  60. <meta name="color:blogtitle" content="#cdcdcd"/>
  61. <meta name="color:scrollbar" content="#f7f7f7"/>
  62. <meta name="color:sidebar border" content="#f2f2f2"/>
  63. <meta name="color:border" content="#f2f2f2"/>
  64. <meta name="color:linksbg" content="#CEECF5"/>
  65. <meta name="image:sidebar" content="1"/>
  66. <meta name="image:background" content="1"/>
  67. <meta name="text:blogtitle" content="Dreams"/>
  68. <meta name="text:link1" content="link 1"/>
  69. <meta name="text:link2" content="link 2"/>
  70. <meta name="text:link3" content="link 3"/>
  71. <meta name="text:link4" content="link 4"/>
  72. <meta name="text:link5" content="link 5"/>
  73. <meta name="text:link 1 msg" content="home"/>
  74. <meta name="text:link 2 msg" content="ask"/>
  75. <meta name="text:link 3 msg" content="links"/>
  76. <meta name="text:link 4 msg" content="mine"/>
  77. <meta name="text:link 5 msg" content="friend"/>
  78. <meta name="image:sidebar bg" content="1"/>
  79. <meta name="image:sidebar bg2" content="1"/>
  80.  
  81. <style type="text/css">
  82.  
  83. #s-m-t-tooltip {
  84. max-width:300px;
  85. padding:3px;
  86. height:10px;
  87. line-height:10px;
  88. margin:20px 0px 0px 20px;
  89. background:white;
  90. text-transform:uppercase;
  91. font-family:pewp; /* change the font */
  92. font-size:9px; /* change the font size */
  93. letter-spacing:0px; /* change the letter spacing */
  94. color:#666; /* change the text color */
  95. z-index:999999999999999999999999999999999999;
  96. }
  97.  
  98. .sidebarbg{
  99. position:fixed;
  100. margin-left:-256px;
  101. top: 0px;
  102. background: #;
  103. background-image:url({image:sidebar bg});
  104. height:100%;
  105. border-right: 5px solid #ddd;
  106. box-shadow: 0px 0px 5px #000;
  107. opacity:1;
  108. width:490px;
  109. border-bottom:3px solid #fff;
  110. border-left: 3px solid #fff;
  111. border-right: 3px solid #fff;
  112. background-size: 100% 100%;
  113. }
  114.  
  115. .sidebarbg2{
  116. position:fixed;
  117. margin-left:1006px;
  118. top: 0px;
  119. background: #;
  120. background-image:url({image:sidebar bg2});
  121. height:100%;
  122. border-right: 5px solid #ddd;
  123. box-shadow: 0px 0px 5px #000;
  124. opacity:1;
  125. width:90px;
  126. border-bottom:3px solid #fff;
  127. border-left: 3px solid #fff;
  128. border-right: 3px solid #fff;
  129. background-size: 100% 100%;
  130. }
  131.  
  132.  
  133. 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-
  134.  
  135. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  136.  
  137. 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;}
  138.  
  139. p {
  140. margin:0px;
  141. margin-top:0px;
  142. }
  143.  
  144.  
  145. body {
  146. padding: 0px;
  147. margin: 0px;
  148. color:{color:text};
  149. font-family: berry;
  150. line-height:17px;
  151. font-size:13px;
  152. background-color: {color:Background};
  153. background-image:url({image:Background});
  154. background-attachment: fixed;
  155. background-repeat: repeat;
  156. }
  157.  
  158.  
  159. a:link, a:active, a:visited{
  160. text-decoration: none;
  161. -webkit-transition: color 0.3s ease-out;
  162. -moz-transition: color 0.3s ease-out;
  163. transition: color 0.3s ease-out;
  164. color:{color:link};
  165. }
  166.  
  167. a:hover {
  168. text-decoration: line-through;
  169. font-style:;
  170. color: {color:Hover};
  171. }
  172.  
  173. div#center{
  174. margin:auto;
  175. position:relative;
  176. width:1000px;
  177. background-color:;
  178. overflow:auto;
  179. overflow-y:hidden;
  180. }
  181.  
  182.  
  183. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  184. .entry {
  185. float:left;
  186. display: block;
  187. margin:5px;
  188. overflow:hidden;
  189. width:220px;
  190. {block:PermalinkPage}
  191. width:450px;
  192. text-align:left;
  193. line-height:10px;
  194. {/block:PermalinkPage}
  195. background:white;
  196. background-image:URL();
  197. box-shadow:0px 0px 5px #fff;
  198. padding:5px;
  199. border:1px solid #f2f2f2;
  200. border-radius:5px;
  201. }
  202. .entry img {
  203. padding:5px;
  204. background:#FAFAFA;
  205. width:210px;
  206. border:1px solid #f2f2f2;
  207. }
  208.  
  209.  
  210. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  211. .entry .perma{
  212. width:auto;
  213. height: 10px;
  214. font-family: pewp;
  215. text-transform:uppercase;
  216. position:absolute;
  217. font-size: 11px;
  218. line-height: 12px;
  219. text-align: center;
  220. opacity: 0;
  221. display:block;
  222. padding-top:8px;
  223. padding-bottom:11px;
  224. padding-left:13px;
  225. padding-right:13px;
  226. border:1px solid {color:border};
  227. background-color:#fcfcfc;
  228. letter-spacing:0px;
  229. top:-5px;
  230. -webkit-filter:blur(1px);-webkit-transition: all .7s ease;
  231. -moz-transition: all .7s ease;
  232. -o-transition: all .7s ease;
  233. transition: all .7s ease;
  234. margin-left:15px;
  235. transition: all 0.9s ease-out;
  236. -o-transition-transition: all 0.9s ease-out;
  237. -webkit-transition: all 0.9s ease-out;
  238. -moz-transition: all 0.9s ease-out;
  239. }
  240.  
  241. .entry:hover .perma{
  242. text-transform:uppercase;
  243. opacity:1;
  244. top:20px;
  245. -webkit-filter:blur(0px);-webkit-transition: all .7s ease;
  246. -moz-transition: all .7s ease;
  247. -o-transition: all .7s ease;
  248. transition: all .7s ease;
  249. transition: all 0.9s ease-out;
  250. -o-transition-transition: all 0.9s ease-out;
  251. -webkit-transition: all 0.9s ease-out;
  252. -moz-transition: all 0.9s ease-out;
  253. }
  254.  
  255.  
  256.  
  257. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  258. #posts {
  259. width:780px;
  260. margin-top:1px;
  261. z-index:99;
  262. margin-left:250px;
  263. right:auto;
  264. background:transparent;
  265. margin-right:auto;
  266. position:relative;
  267. overflow-y: hidden;
  268.  
  269. }
  270.  
  271.  
  272. /*CUSTOMIZE SIDEBAR HERE*/
  273. #sidebar{
  274. position:fixed !important;
  275. width:250px;
  276. background:white;
  277. height:auto;
  278. margin-top:90px;
  279. margin-left:-155px;
  280. text-align:center;
  281. padding:13px;
  282. border:1px solid {color:sidebar border};
  283. box-shadow:0px 0px 5px #fff;
  284. z-index:99999999999;
  285. }
  286.  
  287. #blogtitle{
  288. position:fixed;
  289. color:{color:blogtitle};
  290. margin-top:70px;
  291. margin-left:-100px;
  292. z-index:9999999999999999999999999999;
  293. font-size:55px;
  294. font-family:neverletgo;
  295. }
  296.  
  297. #desc{
  298. background:white;
  299. border:1px solid {color:sidebar border};
  300. position:fixed;
  301. margin-top:520px;
  302. margin-left:-155px;
  303. width:250px;
  304. height:auto;
  305. padding:13px;
  306. font-family:pewp;
  307. font-size:13px;
  308. line-height:15px;
  309. z-index:999999999999;
  310. }
  311.  
  312. #link1{
  313. position:fixed;
  314. font-size:25px;
  315. font-family:courier new;
  316. color:#A4A4A4;
  317. border:2px solid #f2f2f2;
  318. line-height:23px;
  319. height:19px;
  320. border-radius:13px;
  321. background:{color:linksbg};
  322. margin-left:160px;
  323. margin-top:100px;
  324. z-index:9999999999999;
  325. padding:10px;
  326. -moz-transition: all .7s ease;
  327. -o-transition: all .7s ease;
  328. transition: all .7s ease;
  329. }
  330. #link1:hover{
  331. background:white;
  332. border-radius:0px;
  333. -moz-transition: all .7s ease;
  334. -o-transition: all .7s ease;
  335. transition: all .7s ease;
  336. }
  337. #link2{
  338. position:fixed;
  339. font-size:25px;
  340. font-family:courier new;
  341. color:#A4A4A4;
  342. border:2px solid #f2f2f2;
  343. line-height:23px;
  344. height:19px;
  345. border-radius:13px;
  346. background:{color:linksbg};
  347. margin-left:155px;
  348. margin-top:150px;
  349. z-index:9999999999999;
  350. padding:10px;
  351. -moz-transition: all .7s ease;
  352. -o-transition: all .7s ease;
  353. transition: all .7s ease;
  354. }
  355. #link2:hover{
  356. border-radius:0px;
  357. background:white;
  358. -moz-transition: all .7s ease;
  359. -o-transition: all .7s ease;
  360. transition: all .7s ease;
  361. }
  362. #link3{
  363. position:fixed;
  364. font-size:25px;
  365. font-family:courier new;
  366. color:#A4A4A4;
  367. border:2px solid #f2f2f2;
  368. line-height:23px;
  369. height:19px;
  370. border-radius:13px;
  371. background:{color:linksbg};
  372. margin-left:150px;
  373. margin-top:200px;
  374. z-index:9999999999999;
  375. padding:10px;
  376. -moz-transition: all .7s ease;
  377. -o-transition: all .7s ease;
  378. transition: all .7s ease;
  379. }
  380. #link3:hover{
  381. background:white;
  382. border-radius:0px;
  383. -moz-transition: all .7s ease;
  384. -o-transition: all .7s ease;
  385. transition: all .7s ease;
  386. }
  387. #link4{
  388. position:fixed;
  389. font-size:25px;
  390. font-family:courier new;
  391. color:#A4A4A4;
  392. border:2px solid #f2f2f2;
  393. line-height:23px;
  394. height:19px;
  395. border-radius:13px;
  396. background:{color:linksbg};
  397. margin-left:155px;
  398. margin-top:250px;
  399. z-index:9999999999999;
  400. padding:10px;
  401. -moz-transition: all .7s ease;
  402. -o-transition: all .7s ease;
  403. transition: all .7s ease;
  404. }
  405. #link4:hover{
  406. background:white;
  407. border-radius:0px;
  408. -moz-transition: all .7s ease;
  409. -o-transition: all .7s ease;
  410. transition: all .7s ease;
  411. }
  412. #link5{
  413. position:fixed;
  414. font-size:25px;
  415. font-family:courier new;
  416. color:#A4A4A4;
  417. border:2px solid #f2f2f2;
  418. line-height:23px;
  419. height:19px;
  420. border-radius:13px;
  421. background:{color:linksbg};
  422. margin-left:164px;
  423. margin-top:300px;
  424. z-index:9999999999999;
  425. padding:10px;
  426. -moz-transition: all .7s ease;
  427. -o-transition: all .7s ease;
  428. transition: all .7s ease;
  429. }
  430. #link5:hover{
  431. border-radius:0px;
  432. background:white;
  433. -moz-transition: all .7s ease;
  434. -o-transition: all .7s ease;
  435. transition: all .7s ease;
  436. }
  437.  
  438. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  439. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  440. @font-face { font-family: "pewp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  441. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  442. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  443. @font-face { font-family: "delius"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  444. @font-face { font-family: "berry"; src: url('http://static.tumblr.com/hbpttq5/Qihmbcq4u/stanberry.ttf'); }
  445. @font-face {font-family: "Tall Films"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  446.  
  447.  
  448. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  449. .title{
  450. line-height: 32px;
  451. font-size:35px;
  452. font-family:tall films;
  453.  
  454. font-weight: normal;
  455. }
  456.  
  457.  
  458. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  459. .permalink{
  460. text-transform: normal;
  461. display: block;
  462. text-align: right;
  463. text-decoration: none;
  464. }
  465.  
  466.  
  467. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  468.  
  469. ::-webkit-scrollbar {
  470. width: 9px;
  471. height: 5px;
  472. background-color:{color:background};
  473. }
  474.  
  475. ::-webkit-scrollbar-thumb {
  476. background: {color:scrollbar};
  477. }
  478.  
  479. #infscr-loading{
  480. bottom: -70px;
  481. position: absolute;
  482. left: 50%;
  483. margin-left:-8px;
  484. width:16px;
  485. height:11px;
  486. overflow:hidden;
  487. margin-bottom: 50px;
  488. }
  489.  
  490. #postnotes{
  491. text-align: justify;}
  492.  
  493. #postnotes blockquote{
  494. border: 0px;}
  495.  
  496. blockquote{
  497. padding:0px 0px 2px 5px;
  498. margin:0px 0px 2px 10px;
  499. border-left: 1px dotted #555555;
  500. }
  501.  
  502. blockquote p, ul{
  503. margin:0px;
  504. padding:0px;
  505. }
  506.  
  507. a img{border: 0px;}
  508.  
  509.  
  510. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  511.  
  512. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  513. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  514.  
  515. .notes img{width:10px; position:relative; top:3px;}
  516. <--ses-->
  517. small{font-size: 90%;}
  518.  
  519. {CustomCSS}
  520.  
  521. </style>
  522.  
  523. {block:IndexPage}
  524. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  525. <script type="text/javascript" src="http://static.tumblr.com/gcjggdm/y0pmroxcl/infinitescrolling.js"></script>
  526.  
  527. <script type="text/javascript">
  528. $(window).load(function(){
  529. var $wall = $('#posts');
  530. $wall.imagesLoaded(function(){
  531. $wall.masonry({
  532. itemSelector: '.entry, .entry_photo',
  533. isAnimated : false
  534. });
  535. });
  536.  
  537. $wall.infinitescroll({
  538. navSelector : '#pagination',
  539. nextSelector : '#pagination a',
  540. itemSelector : '.entry, .entry_photo',
  541. bufferPx : 2000,
  542. debug : false,
  543. errorCallback: function() {
  544. $('#infscr-loading').fadeOut('normal');
  545. }},
  546. function( newElements ) {
  547. var $newElems = $( newElements );
  548. $newElems.hide();
  549. $newElems.imagesLoaded(function(){
  550. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  551. });
  552. }); $('#posts').show(500);
  553. });
  554. </script>
  555.  
  556.  
  557. {/block:IndexPage}
  558.  
  559.  
  560. <title>{title}</title>
  561.  
  562. <link rel="shortcut icon" href="{Favicon}" />
  563. <meta name="viewport" content="width=820" />
  564. </head>
  565.  
  566. <body>
  567. <BODY onselectstart="return false;" ondragstart="return false;">
  568. <div class="wrapper">
  569. <div class="header">
  570. </div>
  571.  
  572. <div id="cage">
  573. <div id="center">
  574.  
  575. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  576. <div id="blogtitle">{text:blogtitle}</div>
  577. <div id="sidebar">
  578. <center>
  579. <a href="/"><img src="{image:sidebar}" width=100%></a>
  580. </center>
  581. </div>
  582. <div id="desc">{description}</div>
  583. <div id="link1"><a href="{text:link1}"title="{text:link 1 msg}">I</a></div>
  584. <div id="link2"><a href="{text:link2}"title="{text:link 2 msg}">II</a></div>
  585. <div id="link3"><a href="{text:link3}"title="{text:link 3 msg}">III</a></div>
  586. <div id="link4"><a href="{text:link4}"title="{text:link 4 msg}">IV</a></div>
  587. <div id="link5"><a href="{text:link5}"title="{text:link 5 msg}">V</a></div>
  588. <div class="sidebarbg"></div>
  589. <div class="sidebarbg2"></div>
  590.  
  591.  
  592. <!------------------------------------->
  593.  
  594.  
  595. <div class="left">
  596. <div id="posts">
  597. {block:Posts}
  598. <div class="entry">
  599.  
  600.  
  601. {block:Text}<div style="margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">{block:Title}<span class="title">{Title}</span>{/block:Title}</div><br><span class="body">{Body}</span><p align=right><br><span class="permalink"><a href="{Permalink}"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> - {timeago}<br>{/block:HasTags}</span></align>
  602. {/block:Text}
  603.  
  604.  
  605. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  606.  
  607. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  608.  
  609. {block:Photo}
  610. {block:IndexPage}
  611. <center>
  612. <div class="perma">
  613. <a href="{ReblogURL}" target="_blank"> reblog </a> / <a href="{Permalink}">{notecountwithlabel}</a></div>
  614.  
  615. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  616. {/block:IndexPage}
  617. {block:PermalinkPage}
  618. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  619.  
  620. {LinkCloseTag}
  621. {/block:PermalinkPage}
  622. {/block:Photo}
  623.  
  624. {block:Photoset}
  625. {block:IndexPage}
  626. <center>
  627.  
  628. <div class="perma">
  629. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  630.  
  631. {Photoset-250}</center>
  632. {/block:IndexPage}
  633. {block:PermalinkPage}
  634. <center>
  635. {Photoset-500}</center>
  636. {/block:PermalinkPage}
  637. {/block:Photoset}
  638.  
  639. {block:Answer}
  640. <div style="font-family:tall films; font-size:29px; margin-top:2px;;margin-bottom:0px;min-height:auto; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  641. <askk>{asker}</askk>: {Question}</div><br>
  642. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div><br>
  643. <a href="{Permalink}">{notecountwithlabel}</a> - {timeago}
  644. {/block:Answer}
  645.  
  646. {block:Quote}<span class="title">"{Quote}"</span> β€” {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  647.  
  648. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  649.  
  650. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  651. <ul class="chat">
  652. {block:Lines}
  653. <li class="user_{UserNumber}">
  654. {block:Label}
  655. <span class="label">{Label}</span>
  656. {/block:Label}
  657.  
  658. {Line}
  659. </li>
  660. {/block:Lines}
  661. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  662. {/block:Chat}
  663.  
  664. {block:Audio}
  665. <div style="width:200px; height:30px;">
  666. {AudioPlayerBlack}
  667. </div>
  668. {block:IndexPage}<span class="permalink">
  669. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </a>
  670. </span>{/block:IndexPage}
  671. {/block:Audio}
  672.  
  673. {block:Video}
  674. {block:IndexPage}
  675. <center>
  676. <div class="perma">
  677. <a href="{ReblogURL}" target="_blank"> reblog </a> </div>
  678. {Video-250}</center>
  679. {/block:IndexPage}
  680. {block:PermalinkPage}
  681. <center>
  682. {Video-400}</center>
  683. {/block:PermalinkPage}
  684. {block:Video}
  685.  
  686.  
  687. {block:PostNotes}<div align="middle">{caption}</div>
  688. <center>
  689.  
  690. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  691.  
  692. {block:HasTags}
  693. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  694. {block:RebloggedFrom}
  695. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  696. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  697.  
  698. {/block:RebloggedFrom}
  699. </center></span>
  700. <br>
  701. <div id="postnotes">{PostNotes}</div><br>
  702.  
  703. <center>{block:ContentSource}
  704. <br><a href="{SourceURL}">
  705. {lang:Source}:
  706. {block:SourceLogo}
  707. <img src="{BlackLogoURL}" width="{LogoWidth}"
  708. height="{LogoHeight}" alt="{SourceTitle}" />
  709. {/block:SourceLogo}
  710. {block:NoSourceLogo}
  711. {SourceLink}
  712. {/block:NoSourceLogo}
  713. </a>
  714. {/block:ContentSource}</center>
  715.  
  716. {/block:PostNotes}
  717. </div>
  718. {/block:Posts}
  719. </div></div>
  720.  
  721. {block:IndexPage}
  722. {block:Pagination}
  723. <div id="pagination">
  724. {block:NextPage}
  725. <a id="nextPage" href="{NextPage}"></a>
  726. {/block:NextPage}
  727. {block:PreviousPage}
  728. <a href="{PreviousPage}"></a>
  729. {/block:PreviousPage}
  730. </div>
  731. {/block:Pagination}
  732. {/block:IndexPage}
  733. </body>
  734. </html>
  735. <div style="position:fixed; z-index:9999999999999;bottom:5px; right:5px; background:white; border: 1px solid {color:borders}; padding: 3px; padding-top: 0px; font-size: 15px; line-height: 20px;"><a href="http://5urprise.tumblr.com"title="Theme by 5urprise!!!">✿</a></div>
  736.  
  737. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement