Advertisement
teenageblog

Candice Theme

Sep 21st, 2013
4,174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.19 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. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  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:Hover" content="#000"/>
  27. <meta name="color:Scrollbar" content="#ccc"/>
  28. <meta name="color:Shadow" content="#eee"/>
  29.  
  30. <meta name="image:Sidebar" content=""/>
  31. <meta name="image:Background" content="0"/>
  32.  
  33. <meta name="if:Black And White Sidebar" content="0"/>
  34. <meta name="if:Faded Images" content="0"/>
  35. <meta name="if:Sidebar Fade In" content="1"/>
  36. <meta name="if:Sidebar Shadow" content="0"/>
  37. <meta name="if:Show Link 1" content="1"/>
  38. <meta name="if:Show Link 2" content="1"/>
  39. <meta name="if:Show Link 3" content="1"/>
  40. <meta name="if:Show Link 4" content="1"/>
  41.  
  42. <meta name="text:Link One Title" content="link 1" />
  43. <meta name="text:Link One" content="" />
  44. <meta name="text:Link Two Title" content="link 2" />
  45. <meta name="text:Link Two" content="" />
  46. <meta name="text:Link Three Title" content="link 3" />
  47. <meta name="text:Link Three" content="" />
  48. <meta name="text:Link Four Title" content="link 4" />
  49. <meta name="text:Link Four" content="" />
  50.  
  51. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  52. <script>
  53. (function($){
  54. $(document).ready(function(){
  55. $("[title]").style_my_tooltips({
  56. tip_follows_cursor:true,
  57. tip_delay_time:200,
  58. tip_fade_speed:300
  59. }
  60. );
  61. });
  62. })(jQuery);
  63. </script>
  64. <style type="text/css">
  65. #s-m-t-tooltip{
  66. max-width:300px;
  67. margin:15px;
  68. padding:2px 8px;
  69. border:1px solid #DDD;
  70. border-radius:4px;
  71. background:#FFF;
  72. color:#AAA;
  73. z-index:999999;
  74. font-size:10px;
  75. font-style:italic;
  76. text-transform:lowercase;
  77. letter-spacing:1px;
  78. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  79.  
  80.  
  81. 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;}
  82.  
  83. 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;}
  84.  
  85.  
  86.  
  87. .wrapper{
  88. margin: 0px auto;
  89. margin-left: 60px;
  90. width: 1045px;
  91. }
  92.  
  93. .header{
  94. float: left;
  95. width: 100%;
  96. }
  97.  
  98. .left{
  99. float: left;
  100. margin-right: 20px;
  101. width:1045;
  102. }
  103.  
  104. .right{
  105. float: right;
  106. width: 200px;
  107. background-color: #fff;
  108. }
  109.  
  110. body {
  111. margin:0px;
  112. background-color: {color:Background};
  113. background-image:url({image:Background});
  114. background-attachment: fixed;
  115. background-repeat: repeat;}
  116. body, div, p, textarea, submit, input{
  117. font-family: 'Ubuntu', sans-serif;
  118. font-size: 11px;
  119. line-height:14px;
  120. letter-spacing:1px;
  121. color:{color:Text};
  122. }
  123. ::-webkit-scrollbar-thumb{
  124. background-color: {color:scrollbar};
  125. border: 2px solid #ffffff;
  126. height:auto;
  127. -moz-border-radius: 10px;
  128. border-radius: 10px;
  129. }
  130.  
  131. ::-webkit-scrollbar {
  132. height:auto;
  133. width:9px;
  134. background-color: #999999;
  135. border: 4px solid #fff;
  136. }
  137.  
  138.  
  139. p {
  140. margin:0px;
  141. margin-top:0px;
  142. }
  143.  
  144. a:link, a:active, a:visited{
  145. text-decoration: none;
  146. -webkit-transition: color 0.3s ease-out;
  147. -moz-transition: color 0.3s ease-out;
  148. transition: color 0.3s ease-out;
  149. color: {color:Link};
  150. }
  151.  
  152. a:hover {
  153. : -webkit-transition-duration: 1.0s;
  154. color:{color:Hover};
  155. }
  156.  
  157.  
  158.  
  159.  
  160. div#center{
  161. margin:auto;
  162. margin-top:0px;
  163. position:relative;
  164. width:1045px;
  165. background-color:;
  166. overflow:auto;
  167. overflow-y:hidden;
  168. }
  169.  
  170.  
  171.  
  172. .entry {
  173. float:left;
  174. display: block;
  175. overflow:hidden;
  176. width:240px;
  177. padding:15px;
  178. border: 1px solid #ccc;
  179. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  180. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  181. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  182. margin:10px;
  183. background-color: white;
  184. padding:8px;
  185. padding-bottom:6px;
  186. {block:PermalinkPage}
  187. width:520px;
  188. margin-left:0px;
  189. text-align:center;
  190. {/block:PermalinkPage}
  191. }
  192.  
  193. #line1 {
  194. position:fixed;
  195. height:150px;
  196. width:10px;
  197. margin-left:100px;
  198. margin-top:0px;
  199. background-color:transparent;
  200. border-left: 1px solid #ccc;
  201. {block:ifSidebarFadeIn}
  202. -webkit-animation:fadeInDownBig 3s;
  203. -moz-animation:fadeInDownBig 3s;
  204. -ms-animation:fadeInDownBig 3s;
  205. {/block:ifSidebarFadeIn}
  206. }
  207.  
  208. #line2 {
  209. position:fixed;
  210. height:150px;
  211. width:10px;
  212. margin-left:280px;
  213. margin-top:0px;
  214. background-color:transparent;
  215. border-left: 1px solid #ccc;
  216. {block:ifSidebarFadeIn}
  217. -webkit-animation:fadeInDownBig 3s;
  218. -moz-animation:fadeInDownBig 3s;
  219. -ms-animation:fadeInDownBig 3s;
  220. {/block:ifSidebarFadeIn}
  221. }
  222.  
  223.  
  224. #line3 {
  225. display:block;
  226. position:fixed;
  227. top:0px;
  228. height:900px;
  229. width:1px;
  230. background-color:#ccc;
  231. opacity:.8;
  232.  
  233. margin-left:990px;
  234.  
  235. }
  236. #sidebar{
  237. position:fixed !important;
  238. width: 200px;
  239. height:auto;
  240. margin-top: 130px;;
  241. margin-left: 80px;
  242. padding: 10px;
  243. text-align: center;
  244. background-color:#fff;
  245. border:1px solid #ccc;
  246. {block:ifblackandwhitesidebar}
  247. -webkit-filter:grayscale(100%);
  248. {/block:ifblackandwhitesidebar}
  249. {block:ifSidebarShadow}
  250. -webkit-box-shadow: 5px 16px 6px {color:Shadow};
  251. -moz-box-shadow: 5px 16px 6px {color:Shadow};
  252. box-shadow: 1px 2px 3px {color:Shadow};
  253. {/block:ifSidebarShadow}
  254. {block:ifSidebarFadeIn}
  255. -webkit-animation:fadeInDownBig 3s;
  256. -moz-animation:fadeInDownBig 3s;
  257. -ms-animation:fadeInDownBig 3s;
  258. {/block:ifSidebarFadeIn}
  259. }
  260. .links{
  261. height: 5px;
  262. padding: 6px;
  263. text-transform: uppercase;
  264. margin-top:3px;
  265. font-family:Courier New;
  266. font-size:12px;
  267. background-color:#fff;
  268. letter-spacing:1px;
  269. line-height: 5px;
  270. display: inline-block;
  271. text-align:center;
  272. border-radius: 4px;
  273. -webkit-transition: all 0.7s linear;
  274. -moz-transition: all 0.7s linear;
  275. transition: all 0.7s linear;
  276. }
  277.  
  278. .links:hover{
  279. background-color:#ccc;
  280. -webkit-transition: all 0.5s ease;
  281. -moz-transition: all 0.5s ease;
  282. -o-transition: all 0.5s ease;
  283. }
  284.  
  285.  
  286.  
  287. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  288.  
  289. #blogtitle{
  290. z-index:9999999999999;
  291. position:fixed;width:180px;
  292. background-color:white;opacity: .99;
  293. width:210px;
  294. text-align:center;
  295. height:auto;
  296. color:{color:title};
  297. font-size:26px;
  298. top:90px;
  299. left:140px;
  300. border:1px solid #ccc;
  301. padding:5px;
  302. font-family: lovenote;
  303. {block:ifSidebarFadeIn}
  304. -webkit-animation:fadeInDownBig 3.5s;
  305. -moz-animation:fadeInDownBig 3.5s;
  306. -ms-animation:fadeInDownBig 3.5s;
  307. {/block:ifSidebarFadeIn}
  308. }
  309. .entry img{
  310. {block:iffadedimages}
  311. opacity:0.7;
  312. {/block:iffadedimages}
  313. -webkit-transition: all .5s ease;
  314. -moz-transition: all .5s ease;
  315. -o-transition: all .5s ease;
  316. transition: all .5s ease;}
  317.  
  318. .entry:hover img {
  319. opacity:1;
  320. padding-top:10px;
  321. {block:PermalinkPage}
  322. padding-top:0px;
  323. opacity:1;
  324. {/block:PermalinkPage}
  325. -webkit-transition: all 0.5s ease-in-out;
  326. -moz-transition: all 0.5s ease-in-out;
  327. transition: all 0.5s ease-in-out;
  328. }
  329.  
  330. .entry .perma{
  331. position:absolute;
  332. width:240px;
  333. height:auto;
  334. padding:2px;
  335. margin-left:0px;
  336. top:1px;
  337. background:#fff;
  338. overflow:hidden;
  339. letter-spacing:0px;
  340. font-family: calibri;
  341. text-transform: uppercase;
  342. font-size: 8px;
  343. line-height:12px;
  344. letter-spacing:1px;
  345. text-align:center;
  346. opacity: 0;
  347. color:#555;
  348. -webkit-transition: all 0.5s linear;
  349. -webkit-transition: all 0.5s linear;
  350. -moz-transition: all 0.5s linear;
  351. transition: all 0.5s linear;
  352.  
  353. }
  354.  
  355.  
  356. .entry:hover .perma{
  357. background:transparent;
  358. opacity:1;
  359. }
  360. .entry:hover{
  361. opacity:1;
  362. -webkit-transition: all .7s ease;
  363. -moz-transition: all .7s ease;
  364. -o-transition: all .7s ease;
  365. transition: all .7s ease;
  366. }
  367. .permatext{
  368. height:auto;
  369. line-height:100%;
  370. position:absolute;
  371. right:4px;
  372. bottom:0px;
  373. {block:IfPermalinkMovement}
  374. bottom:-5px;
  375. {block:IfPermalinkMovement}
  376. opacity:0;
  377. padding:0;
  378. background:#transparent;
  379. box-shadow:0 0 15px 10px #transparent;
  380. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  381. }
  382. .entry:hover .permatext{
  383. right:4px; bottom:0px;
  384. opacity:1;
  385. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  386. }
  387. .entry:hover .permatext:hover{
  388. opacity:1;
  389. }
  390.  
  391. .bubble {align:right;background:#eee; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  392. .bubble p {margin:1px 0px;}
  393. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 12;line-height: 14px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  394. .askborder {float: left;margin: 1px 4px 1 0;padding: 3px; background: #eee;}
  395.  
  396. @font-face { font-family: "Cedarville Cursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v2/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  397.  
  398.  
  399. #audio {width:250px; height:auto; min-height:60px; padding-bottom:0px;}
  400. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  401. .cover img {float:left; width:60px; height:60px;}
  402. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  403. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  404.  
  405. .title{
  406. font-family: "cedarville cursive";
  407. font-size: 22px;
  408. line-height: 20px;
  409. color: {color:Title};
  410. text-shadow:1px 2px 2px #aaa;
  411. letter-spacing: 1px;
  412. font-weight: normal;
  413. }
  414.  
  415. .cred {
  416. color: #000;
  417. font-family: Calibri;
  418. font-size:14px;
  419. z-index: 99999999999999px;
  420. line-height:14px;
  421. background:#fff;
  422. border: 1px #eee solid;
  423. background-repeat:repeat;
  424. padding:2px;
  425. -webkit-border-radius:2px;
  426. moz-border-radius:2px;
  427. -o-border-radius:2px;
  428. border-radius:2px;
  429. }
  430.  
  431. .cred a { color: #000; }
  432.  
  433.  
  434. #posts {
  435. width:600px;
  436. margin-top: 5px;
  437. margin-left: 350px;
  438. margin-right: auto;
  439. position:relative;
  440. overflow-y: hidden;
  441. }
  442.  
  443.  
  444. #infscr-loading{
  445. bottom: -70px;
  446. position: absolute;
  447. left: 50%;
  448. margin-left:-8px;
  449. width:16px;
  450. height:11px;
  451. overflow:hidden;
  452. margin-bottom: 50px;
  453. }
  454.  
  455. #postnotes{
  456. text-align: justify;
  457. }
  458.  
  459. #postnotes blockquote{
  460. border: 0px;
  461. }
  462.  
  463. blockquote{
  464. padding:0px 0px 2px 5px;
  465. margin:0px 0px 2px 1px;
  466. border-left: 1px dotted {color:Text};
  467. }
  468.  
  469. blockquote p, ul{
  470. margin:0px;
  471. padding:0px;
  472. }
  473.  
  474. a img{border: 0px;}
  475. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  476. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  477. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  478. .notes img{width:10px; position:relative; top:3px;
  479. }
  480.  
  481. small{font-size: 90%;}
  482.  
  483. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  484. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  485.  
  486. {CustomCSS}
  487.  
  488. </style>
  489.  
  490. {block:IndexPage}
  491.  
  492.  
  493. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  494. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  495. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  496.  
  497. <script type="text/javascript">
  498. $(window).load(function () {
  499. var $content = $('#posts');
  500. $content.masonry({itemSelector: '.entry'}),
  501. $content.infinitescroll({
  502. navSelector : 'div#pagination',
  503. nextSelector : 'div#pagination a#nextPage',
  504. itemSelector : '.entry',
  505. loading: {
  506. finishedMsg: '',
  507. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  508. },
  509. bufferPx : 600,
  510. debug : false,
  511. },
  512. // call masonry as a callback.
  513. function( newElements ) {
  514. var $newElems = $( newElements );
  515. $newElems.hide();
  516. // ensure that images load before adding to masonry layout
  517. $newElems.imagesLoaded(function(){
  518. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  519.  
  520.  
  521. });
  522. });
  523. });
  524. </script>
  525. {/block:IndexPage}
  526.  
  527.  
  528. <title>{Title}</title>
  529. <link rel="shortcut icon" href="{favicon}">
  530. <meta name="viewport" content="width=720" />
  531. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  532. </head>
  533.  
  534. <body>
  535. <div id="line3"></div>
  536.  
  537. <div class="wrapper">
  538. <div class="header">
  539. <div id="blogtitle"><a href="/">{title}</div>
  540. <div id="line1"></div>
  541. <div id="line2"></div>
  542. <div id="sidebar">
  543. <center><a title="" href="/"><img src="{image:sidebar}" width=200px height=auto></a></center>
  544. <div style="padding-top:5px;">{description}</div>
  545. <div class="links"><a href="/" title="home">I </a></div>
  546.  
  547. <div class="links"><a href="/ask" title="message">II </a></div>
  548.  
  549. {block:ifshowLink1}<div class="links"><a href="{text:Link One}" title="{text:Link One Title}">III </a></div>{/block:ifshowlink1}
  550. {block:ifshowlink2}<div class="links"><a href="{text:Link Two}" title="{text:Link Two Title}">IV </a></div>{/block:ifshowlink2}
  551. {block:ifshowlink3}<div class="links"><a href="{text:Link Three}" title="{text:Link Three Title}">V </a></div>{/block:ifshowlink3}
  552. {block:ifshowlink4}<div class="links"><a href="{text:Link Four}" title="{text:Link Four Title}">VI </a></div>{/block:ifshowlink4}
  553. </div>
  554.  
  555.  
  556. <div class="left">
  557. <div id="posts">
  558. {block:Posts}
  559. <div class="entry">
  560.  
  561. {block:Answer}
  562. <div class="post"><div class="askborder">
  563. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} said: {Question}</div><br>
  564. {Answer}
  565. </div><br>
  566. {/block:Answer}
  567.  
  568.  
  569. {block:Text}
  570. {block:Title}<left><span class="title">{Title}</span></left>{/block:Title}
  571. <div style="margin-left:3px;">{Body}</div>
  572. {block:IndexPage}
  573.  
  574. {/block:IndexPage}
  575. {/block:Text}
  576.  
  577.  
  578. {block:Link}
  579. <left><a href="{URL}"><span class="title">{Name}</span></a></left>
  580. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  581. {block:IndexPage}
  582. {/block:IndexPage}
  583. {block:Link}
  584.  
  585.  
  586. {block:Photo}{block:IndexPage}
  587.  
  588. <center>
  589. <div class="perma">
  590. <a href="{reblogurl}">reblog </a> | <a href="{permalink}">{notecountwithlabel}</a> | posted {DayOfWeek}</div>
  591.  
  592. {/block:IndexPage}
  593. {block:IndexPage}
  594. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=240px/></a>
  595. {/block:IndexPage}
  596. {block:permalinkpage}{LinkOpenTag}
  597. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=520px/>{LinkCloseTag}
  598. {/block:permalinkpage}
  599. {/block:Photo}
  600.  
  601. {block:Photoset}
  602. <center>
  603. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  604. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  605. </center>
  606.  
  607. {block:IndexPage}
  608.  
  609. {/block:IndexPage}
  610. {/block:Photoset}
  611.  
  612.  
  613. {block:Quote}
  614. <div style="margin-left:3px;">
  615. {Quote}</span>
  616. {block:Source}<strong>{Source}</strong>{/block:Source}
  617. </div>
  618.  
  619. {block:IndexPage}
  620. {/block:IndexPage}
  621. {/block:Quote}
  622.  
  623. {block:Chat}
  624. <div style="margin-left:3px;">
  625. {block:Title}<span class="title">{Title}</span>{/block:Title}
  626. <ul class="chat">
  627. {block:Lines}
  628. <li class="user_{UserNumber}">
  629. {block:Label}
  630. <span class="label">{Label}</span>
  631. {/block:Label}
  632. {Line}
  633. </li>
  634. {/block:Lines}
  635. </ul>
  636. </div>
  637.  
  638. {block:IndexPage}
  639. {/block:IndexPage}
  640. {/block:Chat}
  641.  
  642. {block:Audio}
  643. <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>
  644. {block:IndexPage}
  645. {/block:IndexPage}
  646. {/block:Audio}
  647.  
  648. {block:Video}
  649. {block:IndexPage}
  650. <center>
  651. {Video-250}</center>
  652. {/block:IndexPage}
  653. {block:PermalinkPage}
  654. <center>
  655. {Video-500}</center>
  656. {/block:PermalinkPage}
  657.  
  658. {block:IndexPage}
  659. {/block:IndexPage}
  660. {block:Video}
  661.  
  662.  
  663.  
  664. {block:IndexPage}
  665. {block:Text}
  666. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  667. {/block:Text}
  668. {block:Photoset}
  669. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  670. {/block:Photoset}
  671. {block:Quote}
  672. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  673. {/block:Quote}
  674. {block:Link}
  675. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  676. {/block:Link}
  677. {block:Chat}
  678. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  679. {/block:Chat}
  680. {block:Audio}
  681. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  682. {/block:Audio}
  683. {block:Answer}
  684. <div class="permatext"><a href="{Permalink}">{NoteCountWithLabel}</a></div>
  685. {/block:Answer}
  686. {/block:IndexPage}
  687.  
  688. {block:PostNotes}<div align="middle">{caption}</div>
  689. <center>
  690.  
  691. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  692.  
  693. {block:HasTags}
  694. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  695. {block:RebloggedFrom}
  696. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  697. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  698.  
  699. {/block:RebloggedFrom}
  700. </center></span>
  701. <br>
  702. <div id="postnotes">{PostNotes}</div><br>
  703.  
  704. <center>{block:ContentSource}
  705. <br><a href="{SourceURL}">
  706. {lang:Source}:
  707. {block:SourceLogo}
  708. <img src="{BlackLogoURL}" width="{LogoWidth}"
  709. height="{LogoHeight}" alt="{SourceTitle}" />
  710. {/block:SourceLogo}
  711. {block:NoSourceLogo}
  712. {SourceLink}
  713. {/block:NoSourceLogo}
  714. </a>
  715. {/block:ContentSource}</center>
  716.  
  717. {/block:PostNotes}
  718. </div>
  719. {/block:Posts}
  720. </div></div>
  721.  
  722. {block:IndexPage}
  723. {block:Pagination}
  724. <div id="pagination">
  725. {block:NextPage}
  726. <a id="nextPage" href="{NextPage}"></a>
  727. {/block:NextPage}
  728. {block:PreviousPage}
  729. <a href="{PreviousPage}"></a>
  730. {/block:PreviousPage}
  731. </div>
  732. {/block:Pagination}
  733. {/block:IndexPage}
  734.  
  735.  
  736. <div style="position: fixed; right:6px;bottom:10px;">
  737. <span class="cred">
  738. <a href="http://teenageblog.tumblr.com/" target="_blank">
  739. </a></span></div>
  740. </body>
  741. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement