Advertisement
0fficialvanessa

"Serenity" Multiple Choices.

Aug 8th, 2013
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.52 KB | None | 0 0
  1. <!-- Theme Three// Serenity [ REMIX ] - Bradfur-d
  2. Please do not remove the credit, thanks!
  3.  
  4. ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀   █▀▀▄ █░░█
  5. ░▒█░░ █▀▀█ █▀▀ █░▀░█ █▀▀   █▀▀▄ █▄▄█
  6. ░▒█░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀   ▀▀▀░ ▄▄▄█
  7.  
  8. ▒█▀▀█ █▀▀█ █▀▀█ █▀▀▄ █▀▀ █░░█ █▀▀█ ░░ █▀▀▄
  9. ▒█▀▀▄ █▄▄▀ █▄▄█ █░░█ █▀▀ █░░█ █▄▄▀ ▀▀ █░░█
  10. ▒█▄▄█ ▀░▀▀ ▀░░▀ ▀▀▀░ ▀░░ ░▀▀▀ ▀░▀▀ ░░ ▀▀▀░
  11.  
  12. -->
  13.  
  14. <html lang="en">
  15. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18.  
  19. <script type="text/javascript">
  20. <!--
  21.  
  22. // Disable Right Click Script
  23.  
  24. function IE(e)
  25. {
  26. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  27. {
  28. return false;
  29. }
  30. }
  31. function NS(e)
  32. {
  33. if (document.layers || (document.getElementById && !document.all))
  34. {
  35. if (e.which == "2" || e.which == "3")
  36. {
  37. return false;
  38. }
  39. }
  40. }
  41. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  42.  
  43. //-->
  44. </script>
  45.  
  46.  
  47. <script type="text/javascript"
  48. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49.  
  50. <!--DEFAULT VARIABLES-->
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  52.  
  53. <meta name="color:background" content="#fcfcfc"/>
  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:hover" content="#373638"/>
  58. <meta name="color:text shadow" content="#aaa"/>
  59. <meta name="color:scrollbar" content="#777"/>
  60. <meta name="color:titlebar" content="#000"/>
  61. <meta name="color:underbar" content="#f3f3f3"/>
  62.  
  63. <meta name="image:sidebar" content="1"/>
  64. <meta name="image:background" content="1"/>
  65. <meta name="image:topbar" content="1"/>
  66.  
  67. <meta name="text:titlebar" content="Serenity"/>
  68. <meta name="text:underbar" content="Serenity"/>
  69. <meta name="text:link one" content=""/>
  70. <meta name="text:link two" content=""/>
  71. <meta name="text:link three" content=""/>
  72. <meta name="text:link four" content=""/>
  73. <meta name="text:link five" content=""/>
  74. <meta name="text:link one title" content="Refresh"/>
  75. <meta name="text:link two title" content="Message"/>
  76. <meta name="text:link three title" content="Etcetera"/>
  77. <meta name="text:link four title" content="Credits"/>
  78. <meta name="text:link five title" content="Inspiration"/>
  79.  
  80. <meta name="if:white entries" content="0"/>
  81. <meta name="if:grey entries" content="1"/>
  82. <meta name="if:sidebar titlebar" content="1"/>
  83. <meta name="if:titlebar over posts" content="0"/>
  84. <meta name="if:three column" content="0"/>
  85.  
  86.  
  87. <style type="text/css">
  88.  
  89.  
  90. #tumblr_controls{
  91. position:fixed !important;
  92. -webkit-filter: invert(100%)
  93. }
  94.  
  95. 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;}
  96.  
  97. 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;}
  98.  
  99. p {
  100. margin:0px;
  101. margin-top:0px;
  102. }
  103.  
  104.  
  105. body {
  106. margin: 5px;
  107. font-family: calibri;
  108. line-height:10px;
  109. font-size:10px;
  110. background-attachment: fixed;
  111. background-repeat: repeat;
  112. color:{color:text};
  113. background-color: {color:Background};
  114. background-image:url({image:Background});
  115. }
  116.  
  117.  
  118. a:link, a:active, a:visited{
  119. text-decoration: none;
  120. -webkit-transition: all 0.6s ease-out;
  121. -moz-transition: all 0.6s ease-out;
  122. -o-transition: all 0.6s ease-out;
  123. transition: all 0.6s ease-out;
  124. color:{color:link};
  125. }
  126.  
  127. a:hover {
  128. text-decoration: none;
  129. -webkit-transition: all 0.3s ease-out;
  130. -moz-transition: all 0.3s ease-out;
  131. -o-transition: all 0.3s ease-out;
  132. transition: all 0.3s ease-out;
  133. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  134. color: {color:Hover};
  135. text-shadow:0px 0px 2px {color:text shadow};
  136. }
  137.  
  138. div#center{
  139. margin:auto;
  140. position:relative;
  141. width:1000px;
  142. background-color:;
  143. overflow:auto;
  144. overflow-y:hidden;
  145. }
  146.  
  147. .entry {
  148. float:left;
  149. display: block;
  150. margin:5px;
  151. overflow:hidden;
  152. width:240px;
  153. padding:8px;
  154. {block:PermalinkPage}
  155. width:450px;
  156. text-align:left;
  157. line-height:10px;
  158. {/block:PermalinkPage}
  159. {block:ifwhiteentries}
  160. background:white;
  161. {/block:ifwhiteentries}
  162. {block:ifgreyentries}
  163. background:#f5f5f5;
  164. {/block:ifgreyentries}
  165. }
  166.  
  167. .entry .perma{
  168. width:240px;
  169. height:auto;
  170. margin-left:0px;
  171. position: absolute;
  172. line-height: 14px;
  173. overflow:hidden;
  174. text-align:center;
  175. top:4px;
  176. padding:4px;
  177. word-spacing:2px;
  178. letter-spacing:1px;
  179. opacity: 0.0;
  180. font-size:8px;
  181. text-transform:uppercase;
  182. -webkit-transition: all .7s ease;
  183. -moz-transition: all .7s ease;
  184. -o-transition: all .7s ease;
  185. transition: all .7s ease;
  186. {block:ifwhiteentries}
  187. background:white;
  188. {/block:ifwhiteentries}
  189. {block:ifgreyentries}
  190. background:#f5f5f5;
  191. {/block:ifgreyentries}
  192. }
  193.  
  194. .entry:hover .perma{
  195. overflow:visible;
  196. opacity:0.9;
  197. }
  198.  
  199. #posts {
  200. width:550px;
  201. margin-top:1px;
  202. z-index:99;
  203. margin-left:123px;
  204. right:auto;
  205. background:transparent;
  206. margin-right:auto;
  207. position:relative;
  208. overflow-y: hidden;
  209. {block:iftitlebaroverposts}
  210. margin-top:90px;
  211. {/block:iftitlebaroverposts}
  212. {block:ifsidebartitlebar}
  213. margin-left:175px;
  214. {/block:ifsidebartitlebar}
  215. {block:ifthreecolumn}
  216. width:800px;
  217. {/block:ifthreecolumn}
  218. }
  219.  
  220. #creditss {
  221. position:fixed !important;
  222. font-size: 8px;
  223. text-transform:uppercase;
  224. bottom:-8px;
  225. right:5px;
  226. padding: 4px;
  227. height:20px;
  228. width:auto;
  229. text-align:center;
  230. background: white;
  231. border: 1px solid #eee;
  232. border-top-left-radius:10px;
  233. border-top-right-radius:10px;
  234. }
  235.  
  236. #sidebar{
  237. position:fixed !important;
  238. width:auto;
  239. background:white;
  240. height:auto;
  241. margin-top:150px;
  242. margin-left:-100px;
  243. text-align:center;
  244. padding:6px;
  245. border:1px solid #eee;
  246. {block:iftitlebaroverposts}
  247. margin-left:-125px;
  248. margint-top:200px;
  249. {/block:iftitlebaroverposts}
  250. }
  251.  
  252. #sidebar img{
  253. width: 200px;
  254. height: 200px;
  255. padding:2px;
  256. }
  257.  
  258. .links{
  259. position:fixed !important;
  260. width:200px;
  261. padding:8px;
  262. text-align:center;
  263. height:auto;
  264. background:white;
  265. margin-top:5px;
  266. margin-left:-7px;
  267. border:1px solid #eee;
  268. }
  269.  
  270. div#about{
  271. position:fixed !important;
  272. opacity: 0.0;
  273. width: 196px;
  274. height: 140px;
  275. margin-top: -205px;
  276. padding-top:60px;
  277. padding-left:4px;
  278. margin-left:1px;
  279. background-color:white;
  280. border: 1px solid #eee;
  281. overflow: auto;
  282. text-align: center;
  283. z-index: 99999;
  284. transition: all 0.9s ease-out;
  285. -o-transition-transition: all 0.9s ease-out;
  286. -webkit-transition: all 0.9s ease-out;
  287. -moz-transition: all 0.9s ease-out;
  288. }
  289.  
  290. #sidebar:hover #about{
  291. opacity: 0.8;
  292. transition: all 0.9s ease-out;
  293. -o-transition-transition: all 0.9s ease-out;
  294. -webkit-transition: all 0.9s ease-out;
  295. -moz-transition: all 0.9s ease-out;
  296. }
  297.  
  298. div#topbar{
  299. position:fixed !important;
  300. margin-top:-10px;
  301. margin-left:-310px;
  302. text-align:center;
  303. width:2340px;
  304. padding-top:20px;
  305. height:50px;
  306. padding-bottom:20px;
  307. padding-left:520px;
  308. opacity:1.0;
  309. text-transform:uppercase;
  310. border-bottom:2px solid white;
  311. letter-spacing:1px;
  312. z-index:99999999999999999;
  313. background-image:url('{image:topbar}');
  314. }
  315.  
  316. div#line1{
  317. position:fixed !important;
  318. width:1px;
  319. background-color:#eee;
  320. margin-left:-140px;
  321. margin-top:75px;
  322. height:600px;
  323. }
  324.  
  325. div#line2{
  326. position:fixed !important;
  327. width:1px;
  328. background-color:#eee;
  329. margin-left:109px;
  330. margin-top:75px;
  331. height:600px;
  332. }
  333.  
  334. @font-face { font-family: "Camilla"; src: url('http://static.tumblr.com/dcylwch/HvDmhxbob/cuttyfruty.ttf'); }
  335. @font-face { font-family: "Kisses"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  336. @font-face {font-family: "Classy"; src: url('http://static.tumblr.com/w1f0ilq/4m9lyy51c/tall_film.ttf');}
  337.  
  338. div#titlebar{
  339. position:fixed !important;
  340. text-shadow: 1px 0px 10px #000;
  341. font-family:"Classy";
  342. font-weight: normal;
  343. text-transform: uppercase;
  344. text-align:center;
  345. {block:ifsidebartitlebar}
  346. margin-left:-220px;
  347. margin-top:110px;
  348. width: 388px;
  349. font-size: 95px;
  350. line-height:10px;
  351. letter-spacing:0px;
  352. {/block:ifsidebartitlebar}
  353. {block:iftitlebaroverposts}
  354. margin-left:210px;
  355. margin-top:18px;
  356. width:auto;
  357. font-size:85px;
  358. line-height:10px;
  359. letter-spacing:6px;
  360. {/block:iftitlebaroverposts}
  361. color:{color:Titlebar};
  362. }
  363.  
  364. div#underbar{
  365. position:fixed !important;
  366. text-shadow: 0px 0px 10px #fff;
  367. border-bottom: 0px double #ddd;
  368. padding-bottom: 5px;
  369. font-family:"Kisses";
  370. text-align: left;
  371. text-transform:lowercase;
  372. {block:ifsidebartitlebar}
  373. margin-left:-118px;
  374. margin-top:104px;
  375. width: 305px;
  376. font-size: 30px;
  377. line-height:10px;
  378. letter-spacing:0px;
  379. {/block:ifsidebartitlebar}
  380. {block:iftitlebaroverposts}
  381. margin-left:-80px;
  382. margin-top:40px;
  383. width:905px;
  384. height:28px;
  385. font-size:25px;
  386. line-height:10px;
  387. letter-spacing:0px;
  388. {/block:iftitlebaroverposts}
  389. color:{color:Underbar};
  390. }
  391.  
  392. askk {
  393. font-family:"Camilla";
  394. font-size: 15px;
  395. z-index:1;
  396. color: {color:Title};
  397. }
  398.  
  399. .title{
  400. line-height: 16px;
  401. font-size: 16px;
  402. font-family:"Camilla";
  403. color:{color:Title};
  404. }
  405.  
  406. .permalink{
  407. text-transform: uppercase;
  408. display: block;
  409. font-size:8px;
  410. text-align: center;
  411. text-decoration: none;
  412. margin-top:8px;
  413. margin-bottom:2px;
  414. padding:3px;
  415. {block:ifwhiteentries}
  416. border-top:1px dashed #eee;
  417. {/block:ifwhiteentries}
  418. {block:ifgreyentries}
  419. border-top:1px dashed white;
  420. {/block:ifgreyentries}
  421. }
  422.  
  423. #audio {
  424. width:200px;
  425. height:auto;
  426. min-height:60px;
  427. padding-bottom:0px;
  428. }
  429. .cover {
  430. position:absolute;
  431. z-index:1;
  432. width:60px;
  433. height:60px;
  434. }
  435. .cover img {
  436. float:left;
  437. width:60px;
  438. height:60px;
  439. }
  440. .playbox {
  441. opacity:0.6;
  442. width:27px;
  443. height:30px;
  444. overflow:hidden;
  445. position:absolute;
  446. z-index:1000;
  447. margin-left:17px;
  448. margin-top:17px;
  449. text-align:center;
  450. }
  451. .info {
  452. margin-left:73px;
  453. margin-top:4px;
  454. line-height:14px;
  455. }
  456.  
  457. #infscr-loading{
  458. bottom: -70px;
  459. position: absolute;
  460. left: 50%;
  461. margin-left:-8px;
  462. width:16px;
  463. height:11px;
  464. overflow:hidden;
  465. margin-bottom: 50px;
  466. }
  467.  
  468. ::-webkit-scrollbar {
  469. width: 4px;
  470. height: 4px;
  471. border-left:0px solid #ccc;
  472. background-color:{color:background};
  473. }
  474.  
  475. ::-webkit-scrollbar-thumb {
  476. background: {color:scrollbar};
  477. }
  478.  
  479. ::-webkit-scrollbar {
  480. width: 5px;
  481. height: 5px;
  482. background: #dddddd;
  483. }
  484.  
  485. ::-webkit-scrollbar-thumb {
  486. background-color:{color:scrollbar};
  487. }
  488.  
  489. #postnotes{
  490. text-align: justify;}
  491.  
  492. #postnotes blockquote{
  493. border: 0px;}
  494.  
  495. blockquote{
  496. padding:0px 0px 2px 5px;
  497. margin:0px 0px 2px 10px;
  498. border-left: 1px dotted #555555;
  499. }
  500.  
  501. blockquote p, ul{
  502. margin:0px;
  503. padding:0px;
  504. }
  505.  
  506. a img{border: 0px;}
  507.  
  508.  
  509. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  510.  
  511. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  512. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  513.  
  514. .notes img{width:10px; position:relative; top:3px;}
  515. <--ses-->
  516. small{font-size: 90%;}
  517.  
  518. {CustomCSS}
  519.  
  520. </style>
  521.  
  522. {block:IndexPage}
  523. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  524. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  525.  
  526. <script type="text/javascript">
  527. $(window).load(function(){
  528. var $wall = $('#posts');
  529. $wall.imagesLoaded(function(){
  530. $wall.masonry({
  531. itemSelector: '.entry, .entry_photo',
  532. isAnimated : false
  533. });
  534. });
  535.  
  536. $wall.infinitescroll({
  537. navSelector : '#pagination',
  538. nextSelector : '#pagination a',
  539. itemSelector : '.entry, .entry_photo',
  540. bufferPx : 2000,
  541. debug : false,
  542. errorCallback: function() {
  543. $('#infscr-loading').fadeOut('normal');
  544. }},
  545. function( newElements ) {
  546. var $newElems = $( newElements );
  547. $newElems.hide();
  548. $newElems.imagesLoaded(function(){
  549. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  550. });
  551. }); $('#posts').show(500);
  552. });
  553. </script>
  554.  
  555.  
  556. {/block:IndexPage}
  557.  
  558.  
  559. <title>{title}</title>
  560.  
  561. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl75bsU9n1qfamg6.png" />
  562. <meta name="viewport" content="width=820" />
  563. </head>
  564.  
  565. <body>
  566. <BODY onselectstart="return false;" ondragstart="return false;">
  567. <div class="wrapper">
  568. <div class="header">
  569. </div>
  570.  
  571. <div id="cage">
  572. <div id="center">
  573.  
  574. <!---->
  575. <div id="creditss">
  576. Theme by <a href="http://bradfur-d.tumblr.com/"><u>Bradfur-d</u></a>
  577. <br>
  578. <font color="#eee">------------------------------------------</font>
  579. </div>
  580.  
  581. {block:ifsidebartitlebar}
  582. <div id="titlebar">
  583. {text:titlebar}
  584. </div>
  585. <div id="underbar">
  586. {text:underbar}
  587. </div>
  588. {/block:ifsidebartitlebar}
  589. {block:iftitlebaroverposts}
  590. <div id="topbar">
  591. <div id="titlebar">
  592. {text:titlebar}</div>
  593. <div id="underbar">
  594. {text:underbar}</div>
  595. </div>
  596. {/block:iftitlebaroverposts}
  597. {block:iftitlebaroverposts}
  598. <div id="line1"></div>
  599. <div id="line2"></div>
  600. {/block:iftitlebaroverposts}
  601.  
  602. <div id="sidebar">
  603. <a href="/"><img src="{image:sidebar}" width=100%></a>
  604. <div id="about">
  605. {Description}</div>
  606. <div class="links">
  607. <a href="{text:link one}">{text:link one title}</a> &middot
  608. <a href="{text:link two}">{text:link two title}</a> &middot
  609. <a href="{text:link three}">{text:link three title}</a> &middot
  610. <a href="{text:link four}">{text:link four title}</a> &middot
  611. <a href="{text:link five}">{text:link five title}</a></div>
  612. </div>
  613. <!------------------------------------->
  614.  
  615.  
  616. <div class="left">
  617. <div id="posts">
  618. {block:Posts}
  619. <div class="entry">
  620.  
  621. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span>
  622. <span class="permalink">
  623. Posted at <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> | <a href="{ReblogURL}" target="_blank"> Reblog This Post</a><br>{/block:HasTags}
  624. </span>
  625. {/block:Text}
  626.  
  627. {block:Answer}
  628. <div style="margin-top:2px;;margin-bottom:0px;min-height:30px; padding: 4px; background-color:#f7f7f7;border:1px solid #eee;border-radius:5px;">
  629. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3.5px;"/><askk>{asker}</askk>: {Question}</div>
  630. <div style="margin-top:2px; line-height:11px;margin-bottom:4px; background: transparent;">{Answer}</div>
  631. {/block:Answer}
  632.  
  633. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description}
  634. <span class="permalink">
  635. Posted at <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> | <a href="{ReblogURL}" target="_blank"> Reblog This Post</a></span>
  636. {/block:Link}
  637.  
  638. {block:Photo}
  639. {block:IndexPage}
  640. <center>
  641. <div class="perma">
  642. Posted at <a href="{Permalink">{12Hour}:{Minutes} {AmPm} | <a href="{ReblogURL}" target="_blank"> Reblog This Photo</a> </div>
  643.  
  644. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  645. {/block:IndexPage}
  646. {block:PermalinkPage}
  647. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  648.  
  649. {LinkCloseTag}
  650. {/block:PermalinkPage}
  651. {/block:Photo}
  652.  
  653. {block:Photoset}
  654. {block:IndexPage}
  655. <center>
  656.  
  657. <div class="perma">
  658. Posted at <a href="{Permalink">{12Hour}:{Minutes} {AmPm} | <a href="{ReblogURL}" target="_blank"> Reblog This Photo</a> </div>
  659.  
  660. {Photoset-250}</center>
  661. {/block:IndexPage}
  662. {block:PermalinkPage}
  663. <center>
  664. {Photoset-500}</center>
  665. {/block:PermalinkPage}
  666. {/block:Photoset}
  667.  
  668. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  669. <span class="permalink">
  670. Posted at <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> | <a href="{ReblogURL}" target="_blank"> Reblog This Post</a></span>{/block:Quote}
  671.  
  672. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  673. <ul class="chat">
  674. {block:Lines}
  675. <li class="user_{UserNumber}">
  676. {block:Label}
  677. <span class="label">{Label}</span>
  678. {/block:Label}
  679.  
  680. {Line}
  681. </li>
  682. {/block:Lines}
  683. <span class="permalink">
  684. Posted at <a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a> | <a href="{ReblogURL}" target="_blank"> Reblog This Post</a></span>
  685. {/block:Chat}
  686.  
  687. {block:Audio}
  688. <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>
  689. {block:IndexPage}
  690. {/block:IndexPage}
  691. {/block:Audio}
  692.  
  693. {block:Video}
  694. {block:IndexPage}
  695. <center>
  696. <div class="perma">
  697. Posted at <a href="{Permalink">{12Hour}:{Minutes} {AmPm} | <a href="{ReblogURL}" target="_blank"> Reblog This Photo</a> </div>
  698. {Video-250}</center>
  699. {/block:IndexPage}
  700. {block:PermalinkPage}
  701. <center>
  702. {Video-400}</center>
  703. {/block:PermalinkPage}
  704. {block:Video}
  705.  
  706.  
  707. {block:PostNotes}<div align="middle">{caption}</div>
  708. <center>
  709.  
  710. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  711.  
  712. {block:HasTags}
  713. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  714. {block:RebloggedFrom}
  715. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  716. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  717.  
  718. {/block:RebloggedFrom}
  719. </center></span>
  720. <br>
  721. <div id="postnotes">{PostNotes}</div><br>
  722.  
  723. <center>{block:ContentSource}
  724. <br><a href="{SourceURL}">
  725. {lang:Source}:
  726. {block:SourceLogo}
  727. <img src="{BlackLogoURL}" width="{LogoWidth}"
  728. height="{LogoHeight}" alt="{SourceTitle}" />
  729. {/block:SourceLogo}
  730. {block:NoSourceLogo}
  731. {SourceLink}
  732. {/block:NoSourceLogo}
  733. </a>
  734. {/block:ContentSource}</center>
  735.  
  736. {/block:PostNotes}
  737. </div>
  738. {/block:Posts}
  739. </div></div>
  740.  
  741. {block:IndexPage}
  742. {block:Pagination}
  743. <div id="pagination">
  744. {block:NextPage}
  745. <a id="nextPage" href="{NextPage}"></a>
  746. {/block:NextPage}
  747. {block:PreviousPage}
  748. <a href="{PreviousPage}"></a>
  749. {/block:PreviousPage}
  750. </div>
  751. {/block:Pagination}
  752. {/block:IndexPage}
  753. </body>
  754.  
  755. <!-- THEME BY BRADFUR-D -->
  756. <!-- IF YOU'RE GOING TO REMOVE THE CREDIT, PUT IT IN YOUR LINKS OR FAQ -->
  757.  
  758. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement