0fficialvanessa

"Innocence Is Wearing Thin" Theme Fifteen.

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