Advertisement
teenageblog

Try Hard Theme

Jul 29th, 2013
1,126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.30 KB | None | 0 0
  1. <!-----------------------------------------
  2. ╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╭╮╱╭━━━━┳╮
  3. ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱┃┃╱┃╭╮╭╮┃┃
  4. ┃┃╱╰┫╰━┳━━┳━╮╭━━┫┃╱╰╯┃┃╰┫╰━┳━━┳╮╭┳━━┳━━╮
  5. ┃┃╱╭┫╭╮┃╭╮┃╭╮┫┃━┫┃╱╱╱┃┃╱┃╭╮┃┃━┫╰╯┃┃━┫━━┫
  6. ┃╰━╯┃┃┃┃╭╮┃┃┃┃┃━┫╰╮╱╱┃┃╱┃┃┃┃┃━┫┃┃┃┃━╋━━┃
  7. ╰━━━┻╯╰┻╯╰┻╯╰┻━━┻━╯╱╱╰╯╱╰╯╰┻━━┻┻┻┻━━┻━━╯
  8.  
  9. Please keep credit (✿◠‿◠)
  10. ----------------------------------------------->
  11.  
  12. <html lang="en">
  13. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  14. <html xmlns="http://www.w3.org/1999/xhtml">
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17.  
  18. <head>
  19. <!-- DEFAULT VARIABLES -->
  20. <title>{Title}</title>
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <meta name="color:Background" content="#fff"/>
  23. <meta name="color:Text" content="#000"/>
  24. <meta name="color:Title" content="#000"/>
  25. <meta name="color:Link" content="#999"/>
  26. <meta name="color:Link Boxes" content="#000"/>
  27. <meta name="color:Link shadow" content="#cf7a98"/>
  28. <meta name="color:Hover" content="#000"/>
  29. <meta name="color:Scrollbar" content="#ccc"/>
  30. <meta name="color:Side Borders" content="#ddd">
  31. <meta name="color:Description" content="#999"/>
  32.  
  33.  
  34. <meta name="image:Sidebar" content="http://24.media.tumblr.com/68ee70c29835d4879c1a054a92f59a6b/tumblr_mlxcg0HQ0y1s7upnxo1_500.png"/>
  35. <meta name="image:Background" content="0"/>
  36. <meta name="image:Sidebar Background" content=""/>
  37.  
  38. <meta name="text:Link One Title" content="link 1" />
  39. <meta name="text:Link One" content="" />
  40. <meta name="text:Link Two Title" content="link 2" />
  41. <meta name="text:Link Two" content="" />
  42. <meta name="text:Link Three Title" content="link 3" />
  43. <meta name="text:Link Three" content="" />
  44.  
  45. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  46. <style>
  47. div#qTip {
  48. padding:4px;
  49. height: 10px;
  50. margin-top:20px;
  51. font-family:calibri;
  52. font-size:8px;
  53. display: none;
  54. text-align: center;
  55. position: absolute;
  56. line-height: 10px;
  57. letter-spacing:1px;
  58. text-transform:uppercase;
  59. z-index: 999999999999;
  60. background: {color:title};
  61. border-radius:5px;
  62. color:white;
  63. font-weight:italic;
  64. border:2px solid #fff;
  65. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  66. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  67. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  68. font-style: none;
  69. }
  70. </style>
  71.  
  72.  
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77.  
  78. ::-webkit-scrollbar {width: 8px; height: 4px; background: #eeeeee; border-left: 1px solid #eee; }
  79.  
  80. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar}; border-bottom: 1px solid #eee; border-top: 1px solid #eee; border-left: 1px solid
  81. #eee; border-right: 1px solid #eee; }
  82.  
  83. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  84.  
  85. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  86.  
  87.  
  88.  
  89.  
  90. @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  91.  
  92.  
  93. .wrapper{
  94. margin: 0px auto;
  95. margin-left: 60px;
  96. width: 1045px;
  97. }
  98.  
  99. .header{
  100. float: left;
  101. width: 100%;
  102. }
  103.  
  104. .left{
  105. float: left;
  106. margin-right: 20px;
  107. width:1045;
  108. }
  109.  
  110. .right{
  111. float: right;
  112. width: 200px;
  113. background-color: #fff;
  114. }
  115.  
  116.  
  117. body {
  118. margin:0px;
  119. background-color: {color:Background};
  120. background-image:url({image:Background});
  121. background-attachment: fixed;
  122. background-repeat: repeat;}
  123. body, div, p, textarea, submit, input{
  124. font-family: 'Ubuntu', sans-serif;
  125. font-size: 11px;
  126. line-height:14px;
  127. letter-spacing:1px;
  128. color:{color:Text};
  129. }
  130.  
  131. ::-webkit-scrollbar {width: 6px; height: 4px; background: #FFFFFF; border-left:0px solid #aaa; }
  132.  
  133. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; border: 0px solid #eee; border-radius:40px;}
  134.  
  135.  
  136. p {
  137. margin:0px;
  138. margin-top:0px;
  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-shadow:1px 2px 2px {color:link shadow};
  151. : -webkit-transition-duration: 1.0s;
  152. color:{color:Hover};
  153. }
  154.  
  155.  
  156.  
  157.  
  158. div#center{
  159. margin:auto;
  160. margin-top:0px;
  161. position:relative;
  162. width:1045px;
  163. background-color:;
  164. overflow:auto;
  165. overflow-y:hidden;
  166. }
  167.  
  168.  
  169.  
  170. .entry {
  171. float:left;
  172. display: block;
  173. overflow:hidden;
  174. width:240px;
  175. padding:15px;
  176. border: 1px solid #F2F2F2;
  177. margin:6px;
  178. background-color: white;
  179. padding:8px;
  180. padding-bottom:6px;
  181. transition: all 0.5s ease-out;
  182. -o-transition-transition: all 0.5s ease-out;
  183. -webkit-transition: all 0.5s ease-out;
  184. -moz-transition: all 0.5s ease-out;
  185. {block:PermalinkPage}
  186. width:520px;
  187. margin-left:0px;
  188. text-align:center;
  189. {/block:PermalinkPage}
  190. }
  191.  
  192. .entry .lol{
  193. position:absolute;
  194. width:;
  195. padding:2px;
  196. background-color:#fff;
  197. overflow:hidden;
  198. opacity:0.0;
  199. font-family:calibri;
  200. font-size:9px;
  201. font-style:normal;
  202. left:-20px;
  203. text-transform:uppercase;
  204. top:15px;
  205. z-index:10;
  206. -webkit-transition: all .2s ease-in-out;
  207. -moz-transition: all .2s ease-in-out;
  208. -o-transition: all .2s ease-in-out;
  209. transition: all .2s ease-in-out;
  210. }
  211.  
  212. .entry:hover .lol{
  213. overflow:visible;
  214. -webkit-transition: opacity 0.5s linear; opacity: 0.7;
  215. transition: all 0.5s linear;
  216. left:15px;
  217. -webkit-transition: all .2s ease-in-out;
  218. -moz-transition: all .2s ease-in-out;
  219. -o-transition: all .2s ease-in-out;
  220. transition: all .2s ease-in-out;
  221. }
  222.  
  223.  
  224. .entry .kk{
  225. position:absolute;
  226. width:;
  227. text-transform:uppercase;
  228. height:auto;
  229. font-family:calibri;
  230. font-size:9px;
  231. font-style:normal;
  232. padding:2px;
  233. background-color:#fff;
  234. overflow:hidden;
  235. opacity:0.0;
  236. left:-20px;
  237. top:33px;
  238. z-index:10;
  239. -webkit-transition: all .4s ease-in-out;
  240. -moz-transition: all .4s ease-in-out;
  241. -o-transition: all .4s ease-in-out;
  242. transition: all .4s ease-in-out;
  243. }
  244.  
  245. .entry:hover .kk{
  246. overflow:visible;
  247. -webkit-transition: opacity 0.5s linear; opacity: 0.7;
  248. transition: all 0.5s linear;
  249. left:15px;
  250. -webkit-transition: all .4s ease-in-out;
  251. -moz-transition: all .4s ease-in-out;
  252. -o-transition: all .4s ease-in-out;
  253. transition: all .4s ease-in-out;
  254. }
  255.  
  256. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  257.  
  258.  
  259. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  260. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  261. .cover img {float:left; width:60px; height:60px;}
  262. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  263. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  264.  
  265. .title{
  266. font-family: "cedarville cursive";
  267. font-size: 22px;
  268. line-height: 20px;
  269. color: {color:Title};
  270. text-shadow:1px 2px 2px #aaa;
  271. letter-spacing: 1px;
  272. font-weight: normal;
  273. }
  274.  
  275. #sidebar{
  276. position:fixed;
  277. opacity:0.8;
  278. height:100%;
  279. margin-top:-3px;
  280. margin-left:160px;
  281. width:200px;
  282. background:url({image:Sidebar Background});
  283. border:3px solid {color:Side Borders};
  284. z-index:0;
  285. background-repeat: repeat;
  286. }
  287.  
  288. #desc{
  289. opacity:1;
  290. overflow:auto;
  291. position:fixed;
  292. width:158px;
  293. height:30px;;
  294. margin-left:14px;
  295. margin-top:5px;
  296. font-family: 'calibri';
  297. padding:6px;
  298. line-height:11px;
  299. z-index:0;
  300. color:{color:description};
  301. text-align:center;
  302. background:white;;
  303. }
  304.  
  305. #links{
  306. opacity:0.8;
  307. position:fixed;
  308. margin-left:366px;
  309. margin-top:165px;
  310. }
  311. .ribbon:hover{
  312. width:30px;
  313. transition: all 0.9s ease;
  314. -o-transition-transition: all 0.9s ease;
  315. -webkit-transition: all 0.9s ease;
  316. -moz-transition: all 0.9s ease;
  317. }
  318.  
  319. .ribbon{
  320. opacity:0.8;
  321. margin-top:0.5em;
  322. margin-left: 20px;
  323. content: "";
  324. float:left;
  325. width:20px;
  326. background-color: {color:Link Boxes};
  327. z-index:9999999999999999999999;
  328. display:inline-block;
  329. border:10px solid {color:Link Boxes};
  330. transition: all 0.9s ease;
  331. -o-transition-transition: all 0.9s ease;
  332. -webkit-transition: all 0.9s ease;
  333. -moz-transition: all 0.9s ease;
  334. }
  335.  
  336. div#pattern{
  337. opacity:0.8;
  338. position:fixed !important;
  339. width:0px;
  340. height:100%;
  341. top:-5px;
  342. margin-left: 385px;
  343. border: 1px solid {color:Link Boxes};;
  344. }
  345. .stopp {
  346. opacity:1;
  347. text-align:center;
  348. line-height:10px;
  349. display:block;
  350. font-style:;
  351. padding-right:1px;
  352. position:fixed;
  353. margin-top:-8px;
  354. letter-spacing:1px;
  355. padding-right:200px;
  356. -webkit-transition-duration: .9s;
  357. color:#ffffff;}
  358.  
  359. .stopp:hover {
  360. opacity: 0;
  361. text-shadow:2px 0px 4px #696868, -2px 0px 4px #696868;
  362. color:#ffffff;}
  363.  
  364.  
  365.  
  366. .ribbon:hover .stopp{
  367. opacity:1;
  368. transition: all 0.9s ease;
  369. -o-transition-transition: all 0.9s ease;
  370. -webkit-transition: all 0.9s ease;
  371. -moz-transition: all 0.9s ease;
  372. }
  373. .cred {
  374. color: #000;
  375. font-family: Calibri;
  376. font-size:14px;
  377. z-index: 99999999999999px;
  378. line-height:14px;
  379. background:#fff;
  380. border: 1px #eee solid;
  381. background-repeat:repeat;
  382. padding:2px;
  383. -webkit-border-radius:2px;
  384. moz-border-radius:2px;
  385. -o-border-radius:2px;
  386. border-radius:2px;
  387. }
  388.  
  389. .cred a { color: #000; }
  390.  
  391. .permalinktext {
  392. display: block;
  393. padding: 5px;
  394. margin: 4px 8px 0px 8px;
  395. text-transform: uppercase;
  396. font-family: calibri;
  397. letter-spacing: 2px;
  398. font-size: 10px;
  399. color: #000000;
  400. line-height: 10px;
  401. text-align: right;
  402. text-decoration: none;
  403. -webkit-transition: color 0.5s ease-out;
  404. -moz-transition: color 0.5s ease-out;
  405. border-top: 1px solid #dcdcdc;
  406. }
  407.  
  408. #posts {
  409. width:600px;
  410. margin-top: 5px;
  411. margin-left: 390px;
  412. margin-right: auto;
  413. position:relative;
  414. overflow-y: hidden;
  415. }
  416.  
  417.  
  418. #infscr-loading{
  419. bottom: -70px;
  420. position: absolute;
  421. left: 50%;
  422. margin-left:-8px;
  423. width:16px;
  424. height:11px;
  425. overflow:hidden;
  426. margin-bottom: 50px;
  427. }
  428.  
  429. #postnotes{
  430. text-align: justify;
  431. }
  432.  
  433. #postnotes blockquote{
  434. border: 0px;
  435. }
  436.  
  437. blockquote{
  438. padding:0px 0px 2px 5px;
  439. margin:0px 0px 2px 1px;
  440. border-left: 1px dotted {color:Text};
  441. }
  442.  
  443. blockquote p, ul{
  444. margin:0px;
  445. padding:0px;
  446. }
  447.  
  448. a img{border: 0px;}
  449. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  450. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  451. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  452. .notes img{width:10px; position:relative; top:3px;
  453. }
  454.  
  455. small{font-size: 90%;}
  456.  
  457. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  458. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  459.  
  460. {CustomCSS}
  461.  
  462. </style>
  463.  
  464. {block:IndexPage}
  465.  
  466. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  467. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  468. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  469.  
  470. <script type="text/javascript">
  471. $(window).load(function () {
  472. var $content = $('#posts');
  473. $content.masonry({itemSelector: '.entry'}),
  474. $content.infinitescroll({
  475. navSelector : 'div#pagination',
  476. nextSelector : 'div#pagination a#nextPage',
  477. itemSelector : '.entry',
  478. loading: {
  479. finishedMsg: '',
  480. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  481. },
  482. bufferPx : 600,
  483. debug : false,
  484. },
  485. // call masonry as a callback.
  486. function( newElements ) {
  487. var $newElems = $( newElements );
  488. $newElems.hide();
  489. // ensure that images load before adding to masonry layout
  490. $newElems.imagesLoaded(function(){
  491. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  492.  
  493.  
  494. });
  495. });
  496. });
  497. </script>
  498. {/block:IndexPage}
  499.  
  500.  
  501. <title>{Title}</title>
  502. <link rel="shortcut icon" href="{favicon}">
  503. <meta name="viewport" content="width=720" />
  504. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  505. </head>
  506.  
  507. <body>
  508. <div id="sidebar">
  509.  
  510. <a href="/"><img src="{image:sidebar}" style="height:150px; width:150px; opacity:1; padding:10px; margin-left:13px; margin-top: 142px; border:1px solid #ddd; border-radius:0px;background:white; z-index:0;"></a><br>
  511.  
  512. <div id="desc">{description}</div>
  513. </div>
  514. <div id="pattern"> </div>
  515. <div id="links">
  516. <div class='ribbon'>
  517. <div class="stopp">
  518. <a href="/" title="home"><img src="http://static.tumblr.com/bmdsqsc/nXWlu3gh8/home.png"/></a></div>
  519. </div><br>
  520. <div class='ribbon'>
  521. <div class="stopp">
  522. <a href="/ask" title="ask"><img src="http://static.tumblr.com/bmdsqsc/gAElu3h82/mail.png"/></a></div>
  523. </div><br>
  524. <div class='ribbon'>
  525. <div class="stopp">
  526. <a href="{text:Link One}" title="{text:Link One Title}"><img src="http://static.tumblr.com/bmdsqsc/cG1lu3hf8/add.png"/></a></div>
  527. </div><br>
  528. <div class='ribbon'>
  529. <div class="stopp">
  530. <a href="{text:Link Two}" title="{text:Link Two Title}"><img src="http://static.tumblr.com/bmdsqsc/fw6lu3hc3/edit.png"/></div>
  531. </div><br>
  532. <div class='ribbon'>
  533. <div class="stopp">
  534. <a href="{text:Link Three}" title="{text:Link Three Title}"><img src="http://static.tumblr.com/q22m2mr/EHfml89ty/heart.png"/></div>
  535. </div></div>
  536. <div class="wrapper">
  537. <div class="header">
  538. </div>
  539.  
  540.  
  541.  
  542. <div class="left">
  543. <div id="posts">
  544. {block:Posts}
  545. <div class="entry">
  546.  
  547. {block:Answer}
  548. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  549. <strong>{Asker}: {Question}</strong>
  550. <div class="caption">
  551. {Answer}</div>
  552. {block:IndexPage}<div class="permalinktext">
  553. <a href="{permalink}">{notecountwithlabel} &middot {timeago}</a>
  554. </div>{/block:IndexPage}
  555. {/block:Answer}
  556.  
  557. {block:Text}
  558. {block:Title}<span class="title">{Title}</span>{/block:Title}
  559. <span class="entrytext">{Body}</span>
  560. <div class="permalinktext">
  561. <a href="{permalink}">{notecountwithlabel} &middot {timeago}</a>
  562. </div>
  563. {/block:Text}
  564.  
  565. {block:Link}
  566. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  567. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  568. {block:IndexPage}<div class="permalinktext">
  569. <a href="{permalink}">{notecountwithlabel} &middot {timeago}</a>
  570. </div>
  571. {/block:IndexPage}
  572. {block:Link}
  573.  
  574. {block:Photo}{block:IndexPage}
  575. <div class="lol"><a href="{ReblogURL}">reblog</a> &#8226; <a href="{Permalink}">{NoteCountWithLabel}</a></center></div>
  576. <div class="kk"><center>{TimeAgo} at {FormattedTime}</div>
  577.  
  578. {/block:IndexPage}
  579. {block:IndexPage}
  580. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=240px/></a>
  581. {/block:IndexPage}
  582. {block:permalinkpage}{LinkOpenTag}
  583. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=520px/>{LinkCloseTag}
  584. {/block:permalinkpage}
  585. {/block:Photo}
  586.  
  587. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><div class="permalink">
  588. <div class="permalinktext">
  589. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>{/block:Quote}
  590.  
  591. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  592. <ul class="chat">
  593. {block:Lines}
  594. <li class="user_{UserNumber}">
  595. {block:Label}
  596. <span class="label">{Label}</span>
  597. {/block:Label}
  598.  
  599. {Line}
  600. </li>
  601. {/block:Lines}
  602. <div class="permalink">
  603. <div class="permalinktext">
  604. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  605. {/block:Chat}
  606.  
  607. {block:Audio}
  608. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  609. {block:IndexPage}
  610. <div class="permalink">
  611. <div class="permalinktext">
  612. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  613. {/block:IndexPage}
  614. {/block:Audio}
  615.  
  616. {block:Video}
  617. {block:IndexPage}
  618. <center>
  619. <div class="permalink">
  620. <div class="permalinktext">
  621. <a href="{permalink}">{NoteCount}</a> &middot <a href="{ReblogURL}" target="_blank"> REBLOG </a></span></div></div>
  622. {Video-250}</center>
  623. {/block:IndexPage}
  624. {block:PermalinkPage}
  625. <center>
  626. {Video-400}</center>
  627. {/block:PermalinkPage}
  628. {block:Video}
  629.  
  630. {block:PostNotes}<div align="middle">{caption}</div>
  631. <center>
  632.  
  633. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  634.  
  635. {block:HasTags}
  636. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  637. {block:RebloggedFrom}
  638. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  639. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  640.  
  641. {/block:RebloggedFrom}
  642. </center></span>
  643. <br>
  644. <div id="postnotes">{PostNotes}</div><br>
  645.  
  646. <center>{block:ContentSource}
  647. <br><a href="{SourceURL}">
  648. {lang:Source}:
  649. {block:SourceLogo}
  650. <img src="{BlackLogoURL}" width="{LogoWidth}"
  651. height="{LogoHeight}" alt="{SourceTitle}" />
  652. {/block:SourceLogo}
  653. {block:NoSourceLogo}
  654. {SourceLink}
  655. {/block:NoSourceLogo}
  656. </a>
  657. {/block:ContentSource}</center>
  658.  
  659. {/block:PostNotes}
  660. </div>
  661. {/block:Posts}
  662. </div></div>
  663.  
  664. {block:IndexPage}
  665. {block:Pagination}
  666. <div id="pagination">
  667. {block:NextPage}
  668. <a id="nextPage" href="{NextPage}"></a>
  669. {/block:NextPage}
  670. {block:PreviousPage}
  671. <a href="{PreviousPage}"></a>
  672. {/block:PreviousPage}
  673. </div>
  674. {/block:Pagination}
  675. {/block:IndexPage}
  676.  
  677.  
  678. <div style="position: fixed; right:6px;bottom:10px;">
  679. <span class="cred">
  680. <a href="http://teenageblog.tumblr.com/" target="_blank">
  681. </a></span></div>
  682. </body>
  683. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement