Advertisement
spacethemes

Spacetheme34 - Tsunami

Jul 3rd, 2014
5,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.19 KB | None | 0 0
  1. <!--***********************************************************************
  2.  
  3. 88888888888 888888888888 8888 88888888888 88888888888
  4. 88888888888 8888 8888 888888 88888888888 88888888888
  5. 8888 8888 8888 88 88 8888 8888
  6. 8888 8888 8888 888 888 8888 8888
  7. 88888888888 888888888888 888888888888 8888 88888888888
  8. 8888 8888 88888888888888 8888 8888
  9. 8888 8888 8888 8888 8888 8888
  10. 88888888888 8888 8888 8888 88888888888 88888888888
  11. 88888888888 8888 88888 88888 88888888888 88888888888
  12.  
  13.  
  14. SPACETHEMES - BY HOXTONHEROS & ALIENSFROMHELL
  15. HTTP://SPACETHEMES.TUMBLR.COM
  16. HTTP://HOXTONHEROS.TUMBLR.COM & HTTP://ALIENSFROMHELL.TUMBLR.COM
  17.  
  18. DON'T REMOVE CREDIT!
  19. ************************************************************************-->
  20. <!DOCTYPE html>
  21. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  22. <head>
  23.  
  24. <meta charset="UTF-8">
  25. <meta name="description" content="This is a theme from spacethemes">
  26. <meta name="keywords" content="theme, themes, blog, blogs, tumblr, tumblrblog, teenagers, aliensfromhell, hoxtonheros, column, column, thememaker, spacethemes, space, cool">
  27.  
  28. <script type="text/javascript"
  29. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  30.  
  31. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  32.  
  33. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
  34.  
  35. <meta name="if:3 Column" content="0"/>
  36. <meta name="if:4 Column" content="1"/>
  37. <meta name="if:5 Column" content="0"/>
  38. <meta name="if:6 Column" content="0"/>
  39. <meta name="if:Use Blogtitle" content="1"/>
  40. <meta name="if:Use Description" content="1"/>
  41. <meta name="if:Use Links" content="1"/>
  42. <meta name="if:Old Permalinks" content="0">
  43. <meta name="if:Cover Background" content="0"/>
  44. <meta name="if:Tiny Scrollbar" content="1"/>
  45. <meta name="if:Tiny cursor" content="1"/>
  46. <meta name="if:Inverted Tumblr Controls" content="0"/>
  47. <meta name="if:Use Scroll To Top" content="1"/>
  48. <meta name="color:Background" content="#FFFFFF"/>
  49. <meta name="color:Text" content="#130C11"/>
  50. <meta name="color:Title" content="#130C11"/>
  51. <meta name="color:Posts" content="#FFFFFF"/>
  52. <meta name="color:Header" content="#FFFFFF"/>
  53. <meta name="color:Blogtitle" content="#130C11"/>
  54. <meta name="color:Links" content="#000000"/>
  55. <meta name="color:Permalink" content="#000000"/>
  56. <meta name="color:Hover" content="#130C11"/>
  57. <meta name="color:Scrollbar" content="#FFFFFF"/>
  58. <meta name="color:ScrollbarBackground" content="#EEEEEE"/>
  59. <meta name="image:Background" content="1"/>
  60. <meta name="image:Header BG" content="1"/>
  61. <meta name="text:Opacity" content="0.9"/>
  62. <meta name="text:Link One" content="" />
  63. <meta name="text:Link One Title" content="" />
  64. <meta name="text:Link Two" content="" />
  65. <meta name="text:Link Two Title" content="" />
  66. <meta name="text:Link Three" content="" />
  67. <meta name="text:Link Three Title" content="" />
  68. <meta name="text:Link Four" content="" />
  69. <meta name="text:Link Four Title" content="" />
  70. <meta name="text:Link Five" content="" />
  71. <meta name="text:Link Five Title" content="" />
  72. <meta name="text:Link Six" content="" />
  73. <meta name="text:Link Six Title" content="" />
  74. <meta name="text:Link Seven" content="" />
  75. <meta name="text:Link Seven Title" content="" />
  76. <meta name="text:Link Eight" content="" />
  77. <meta name="text:Link Eight Title" content="" />
  78.  
  79. <link rel="shortcut icon" href="{Favicon}">
  80. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  81. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  82.  
  83. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  84.  
  85. <style type="text/css">
  86.  
  87. @font-face{font-family: Web;
  88. src: url(http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf);}
  89.  
  90. {block:iftinyscrollbar}
  91.  
  92.  
  93. ::-webkit-scrollbar {
  94. width: 5px;
  95. height: 4px;
  96. background: {color:ScrollbarBackground};
  97. }
  98.  
  99. ::-webkit-scrollbar-thumb {
  100. background: {color:scrollbar};
  101. border-radius:5px;
  102. }
  103.  
  104.  
  105. {/block:iftinyscrollbar}
  106.  
  107. ::selection {
  108. background: #EEEEEE; /* Safari */
  109. }
  110. ::-moz-selection {
  111. background: #EEEEEE; /* Firefox */
  112. }
  113.  
  114. .wrapper {
  115. {block:permalinkpage}
  116. margin: 0px auto;
  117. width:515px;
  118. {/block:permalinkpage}
  119. }
  120.  
  121. #tumblr_controls {
  122. position:fixed !important;
  123. top: 3px;
  124. right: 3px;
  125. {block:ifInvertedTumblrControls}
  126. white-space :nowrap;
  127. -webkit-filter: invert(100%);
  128. -moz-filter: invert(100%);
  129. -o-filter: invert(100%);
  130. -ms-filter: invert(100%);
  131. filter: invert(100%);
  132. opacity:0.9;
  133. {/block:ifInvertedTumblrControls}
  134. }
  135.  
  136. body {
  137. margin: 0px;
  138. padding: 0px;
  139. color:{color:text};
  140. background-color: {color:Background};
  141. background-image:url({image:background});
  142. background-attachment: fixed !important;
  143. {block:ifNotCoverBackground}
  144. background-size: repeat;
  145. {/block:ifNotCoverBackground}
  146. {block:ifCoverBackground}
  147. background-size:cover;
  148. {/block:ifCoverBackground}
  149. font-family: Lato;
  150. font-size: 12px;
  151. line-height:110%;
  152. color:{color:text};
  153. {block:iftinycursor}
  154. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),auto;
  155. {/block:iftinycursor}
  156. }
  157.  
  158. a:link, a:active, a:visited {
  159. color: {color:Links};
  160. text-decoration: none;
  161. -webkit-transition: color 0.5s ease-out;
  162. -moz-transition: color 0.5s ease-out;
  163. {block:iftinycursor}
  164. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  165. {/block:iftinycursor}
  166. }
  167.  
  168. a:hover {
  169. color:{color:Hover};
  170. text-decoration: none;
  171. -webkit-transition: color 0.3s ease-out;
  172. -moz-transition: color 0.3s ease-out;
  173. {block:iftinycursor}
  174. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png),progress;
  175. {/block:iftinycursor}
  176. }
  177.  
  178. .entry {
  179. {block:IndexPage}
  180. {block:if3Column}
  181. width:31.2%;
  182. {/block:if3Column}
  183. {block:if4Column}
  184. width:22.9%;
  185. {/block:if4Column}
  186. {block:if5Column}
  187. width:17.9%;
  188. {/block:if5Column}
  189. {block:if6Column}
  190. width:14.5%;
  191. {/block:if6Column}
  192. {/block:IndexPage}
  193. {block:PermalinkPage}
  194. width:500px;
  195. border: 1px solid #fefefe;
  196. {/block:PermalinkPage}
  197. margin:1%;
  198. height:auto;
  199. float:center;
  200. font-size: 10px;
  201. line-height:120%;
  202. background-color:{color:posts};
  203. -webkit-transition: all 0.7s ease-in-out;
  204. -moz-transition: all 0.7s ease-in-out;
  205. -o-transition: all 0.7s ease-in-out;
  206. transition: all 0.7s ease-in-out;
  207. }
  208.  
  209. .entry .photo {
  210. opacity:{text:opacity};
  211. -webkit-transition:all .5s ease-in-out;
  212. -moz-transition:all .5s ease-in-out;
  213. -o-transition:all .5s ease-in-out;
  214. transition:all .5s ease-in-out;
  215. }
  216.  
  217. .entry:hover .photo {
  218. opacity:1;
  219. -webkit-transition:all .5s ease-in-out;
  220. -moz-transition:all .5s ease-in-out;
  221. -o-transition:all .5s ease-in-out;
  222. transition:all .5s ease-in-out;
  223. }
  224.  
  225. .entry .permalink {
  226. position: absolute;
  227. height:30px;
  228. width:100%;
  229. color:white;
  230. {block:ifnotOldpermalinks}
  231. font-size:22px;
  232. {/block:ifnotOldpermalinks}
  233. {block:ifOldpermalinks}
  234. font-size:20px;
  235. {/block:ifOldpermalinks}
  236. font-family:web;
  237. opacity: 0;
  238. bottom:0px;
  239. padding:0px;
  240. background-color:white;
  241. line-height:150%;
  242. text-align:left;
  243. text-transform:Uppercase;
  244. letter-spacing:2px;
  245. display:block;
  246. z-index:999;
  247. -webkit-transition: all 0.5s linear;
  248. -webkit-transition: all 0.5s linear;
  249. -moz-transition: all 0.5s linear;
  250. transition: all 0.5s linear;
  251. }
  252.  
  253. .entry .permalink a {
  254. color:{color:permalink};
  255. -webkit-transition: all 0.5s linear;
  256. -webkit-transition: all 0.5s linear;
  257. -moz-transition: all 0.5s linear;
  258. transition: all 0.5s linear;
  259. }
  260.  
  261. .entry:hover .permalink {
  262. overflow:visible;
  263. opacity: 0.7;
  264. -webkit-transition: all 0.5s linear;
  265. -webkit-transition: all 0.5s linear;
  266. -moz-transition: all 0.5s linear;
  267. transition: all 0.5s linear;
  268. }
  269.  
  270. #pagination {
  271. display:none;
  272. }
  273.  
  274. #posts {
  275. position:relative;
  276. {block:indexpage}
  277. margin-top:105px;
  278. {/block:indexpage}
  279. {block:permalinkpage}
  280. margin-top:115px;
  281. width:500px;
  282. {/block:permalinkpage}
  283. }
  284.  
  285. #header {
  286. position:fixed;
  287. width:33.33%;
  288. height:auto;
  289. min-height:100px;
  290. top:5px;
  291. left:33.3%;
  292. z-index:9999;
  293. background-color:{color:header};
  294. background-image:url({image:header BG});
  295. }
  296.  
  297. #picture img {
  298. position:relative;
  299. height:auto;
  300. width:200px;
  301. opacity:0.9;
  302. }
  303.  
  304. #description {
  305. width:auto;
  306. position:relative;
  307. text-align:center;
  308. letter-spacing: 1px;
  309. font-size:10px;
  310. margin:0 5px 0 5px;
  311. color: {color:description};
  312. }
  313.  
  314. #blogtitle{
  315. text-align: center;
  316. margin-top:0px;
  317. font-size: 35px;
  318. width:100%;
  319. height:40px;
  320. line-height:100%;
  321. font-family:lato;
  322. color: {color:blogtitle};
  323. z-index: 2;
  324. }
  325.  
  326. #blogtitle a {
  327. color: {color:blogtitle};
  328. }
  329.  
  330. #infscr-loading {
  331. bottom: -70px;
  332. position: absolute;
  333. left: 50%;
  334. margin-left:-8px;
  335. width:16px;
  336. height:11px;
  337. overflow:hidden;
  338. margin-bottom: 50px;
  339. }
  340.  
  341. .what {
  342. position:fixed;
  343. font-size: 12px;
  344. z-index: 99;
  345. width:33.3%;
  346. height:auto;
  347. text-align:center;
  348. }
  349.  
  350. .links {
  351. font-size:12px;
  352. display:inline-block;
  353. line-height:110%;
  354. margin:5px;
  355. }
  356.  
  357. .title{
  358. font-size: 12px;
  359. line-height:10px;
  360. color: {color:Title};
  361. font-weight: normal;
  362. padding:0px 0px 0px 0px;
  363. }
  364.  
  365. #s-m-t-tooltip {
  366. max-width:200px;
  367. z-index:99999999999999;
  368. padding:3px;
  369. font-size:11px;
  370. text-transform:capitalize;
  371. color:{color:text};
  372. line-height:10px;
  373. margin:10px 14px 7px 17px;
  374. background:white;
  375. -moz-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255 ,0.3);
  376. -webkit-box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255 ,255,0.3);
  377. box-shadow:2px 2px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3 );
  378. }
  379.  
  380. .audioplayer {
  381. width:100%;
  382. height:87px;
  383. }
  384.  
  385. .album {
  386. position:absolute;
  387. z-index:1;
  388. margin-left:5px;
  389. margin-top:5px;
  390. width:70px;
  391. height:70px;
  392. }
  393.  
  394. .album img {
  395. float:left;
  396. width:70px;
  397. height:70px;
  398. }
  399.  
  400. .playbutton {
  401. margin-left:27px;
  402. margin-top:27px;
  403. opacity:0.5;
  404. width:26px;
  405. height:28px;
  406. overflow:hidden;
  407. position:absolute;
  408. z-index:999999;
  409. }
  410.  
  411. .song {
  412. position:absolute;
  413. text-transform:capitalize;
  414. letter-spacing:1px;
  415. margin-left:85px;
  416. margin-top:10px;
  417. line-height:13px;
  418. font-size:10px;
  419. }
  420.  
  421. blockquote {
  422. padding:2px 2px 2px 5px;
  423. margin:4px 4px 4px 7px;
  424. border-left: 4px solid #dddddd;
  425. }
  426.  
  427. ul, ol, li {
  428. list-style:none;
  429. margin:0px;
  430. padding:0px;
  431. }
  432.  
  433. .caption2 {
  434. color:{color:text};
  435. float:left;
  436. clear:left;
  437. }
  438.  
  439. .caption {
  440. color:{color:text};
  441. float:left;
  442. clear:left;
  443. width:100%;
  444. }
  445.  
  446. .caption img {
  447. width:100%;
  448. }
  449.  
  450. #question {
  451. border-bottom:1px dotted {color:lines};
  452. line-height:150%;
  453. }
  454.  
  455. #answer {
  456. line-height:150%;
  457. }
  458.  
  459. #answer img {
  460. width:100%;
  461. }
  462. {CustomCSS}
  463.  
  464. </style>
  465.  
  466.  
  467. {block:IndexPage}
  468.  
  469. <script type="text/javascript">
  470. (function($){
  471. $(document).ready(function(){
  472. $("[title],a[title],img[title]").style_my_tooltips({
  473. tip_follows_cursor:true,
  474. tip_delay_time:100,
  475. tip_fade_speed:300,
  476. attribute:"title"
  477. });
  478. });
  479. })(jQuery);
  480. </script>
  481.  
  482. {block:ifUseScrollToTop}
  483. <script src="http://static.tumblr.com/7u4rsen/doXmzlogf/scrolltotop.js"></script>
  484. {/block:ifUseScrollToTop}
  485.  
  486. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  487. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  488. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  489.  
  490. <script type="text/javascript">
  491. $(window).load(function () {
  492. var $content = $('#posts');
  493. $content.masonry({itemSelector: '.entry'}),
  494. $content.infinitescroll({
  495. navSelector : 'div#pagination',
  496. nextSelector : 'div#pagination a#nextPage',
  497. itemSelector : '.entry',
  498. loading: {
  499. finishedMsg: '',
  500. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  501. },
  502. bufferPx : 600,
  503. debug : false,
  504. },
  505. // call masonry as a callback.
  506. function( newElements ) {
  507. var $newElems = $( newElements );
  508. $newElems.hide();
  509. // ensure that images load before adding to masonry layout
  510. $newElems.imagesLoaded(function(){
  511. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  512.  
  513.  
  514. });
  515. });
  516. });
  517. </script>
  518.  
  519. {/block:IndexPage}
  520.  
  521. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  522.  
  523. <title>{title}</title>
  524.  
  525. </style>
  526.  
  527. </head>
  528.  
  529. <body onselectstart="return false;" ondragstart="return false;">
  530.  
  531. <div id="header">
  532. {block:ifUseBlogtitle}<div id="blogtitle"><a href="/">{title}</a></div>{/block:ifUseBlogtitle}
  533. {block:ifUseDescription}<div id="description">{description}</div>{/block:ifUseDescription}
  534. {block:ifUseLinks}<div class="what">
  535. <div class="links"><a href="{text:link one}">{text:link one title}</a></div>
  536. <div class="links"><a href="{text:link two}">{text:link two title}</a></div>
  537. <div class="links"><a href="{text:link three}">{text:link three title}</a></div><div class="links"><a href="{text:link four}">{text:link four title}</a></div><div class="links"><a href="{text:link five}">{text:link five title}</a></div><div class="links"><a href="{text:link six}">{text:link six title}</a></div><div class="links"><a href="{text:link seven}">{text:link seven title}</a></div><div class="links"><a href="{text:link eight}">{text:link eight title}</div></div>{/block:ifUseLinks}</div>
  538.  
  539. <div class="wrapper">
  540.  
  541. <div id="posts">
  542.  
  543. {block:Posts}
  544. <div class="entry">
  545. {block:Text}
  546. {block:Title}<span class="title">{Title}</span>{/block:Title}
  547. <div class="caption"><span>{Body}</span></div>
  548. {block:IndexPage}
  549. <div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a>
  550. </span></div></div>{/block:IndexPage}
  551. {/block:Text}
  552.  
  553. {block:Link}
  554. <center><a href="{URL}" class="title"><b>{Name}</b></a></center>
  555. {block:Description}<div class="caption">{Description}</div>{/block:Description}<br>{block:IndexPage}<div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a></span></div></div>{/block:IndexPage}
  556. {block:Link}
  557.  
  558. {block:Photo}
  559. {block:IndexPage}
  560. <div class="photo" style="line-height:0px;">
  561. {block:ifnotOldPermalinks}
  562. <div class="permalink">
  563. <a style="margin-left:5px;"href="{reblogurl}" title="reblog"><i class="fa fa-retweet"></i></a>
  564. <a style="float:right; margin-right:5px;"href="{permalink}" title="{notecountwithlabel}"><i class="fa fa-link"></i></a></div>{/block:ifnotOldPermalinks}{block:ifOldPermalinks}
  565. <div class="permalink">
  566. <a style="margin-left:5px;"href="{reblogurl}" title="reblog">J</a>
  567. <a style="float:right; margin-right:5px;"href="{permalink}" title="{notecountwithlabel}">k</a></div>{/block:ifOldPermalinks}
  568.  
  569. <div class="photo">{LinkOpenTag}<a href="{permalink}"><img width="100%" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" /></a>{LinkCloseTag}</div>
  570. </div>
  571. {/block:IndexPage}
  572. {block:PermalinkPage}
  573. {LinkOpenTag}
  574. <a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}{/block:PermalinkPage}
  575. {/block:Photo}
  576.  
  577. {block:Photoset}
  578. {block:IndexPage}<div style="width=100%; line-height:0px; overflow-x:hidden; overflow-y:hidden;"><center>{Photoset-250}</center></div>{/block:IndexPage}
  579. <center>{block:PermalinkPage}{block:if1column}{Photoset-250}{/block:if1column}{block:if2column}{Photoset-500}{/block:if2column}{/block:PermalinkPage}</center>
  580. {block:IndexPage}
  581. {block:ifnotOldPermalinks}
  582. <div class="permalink">
  583. <a style="margin-left:5px;"href="{reblogurl}" title="reblog"><i class="fa fa-retweet"></i></a>
  584. <a style="float:right; margin-right:5px;"href="{permalink}" title="{notecountwithlabel}"><i class="fa fa-link"></i></a></div>{/block:ifnotOldPermalinks}{block:ifOldPermalinks}
  585. <div class="permalink">
  586. <a style="margin-left:5px;"href="{reblogurl}" title="reblog">J</a>
  587. <a style="float:right; margin-right:5px;"href="{permalink}" title="{notecountwithlabel}">k</a></div>{/block:ifOldPermalinks}
  588. {/block:IndexPage}
  589. {/block:Photoset}
  590.  
  591. {block:Quote}
  592. <b><i>{Quote}</i></b>{block:Source}<br> - {Source}{/block:Source}{block:IndexPage}<div class="permalink2"><span style="float:left; margin-left:5px;"><a href="{permalink}">{notecount}</a></span> <span style="float:right; margin-right:5px;"><a href="{reblogurl}">Reblog</a></span></div>{/block:IndexPage}
  593. {/block:Quote}
  594.  
  595. {block:Chat}
  596. {block:Title}<span class="title">{Title}</span><p>{/block:Title}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}
  597. </ul>{block:IndexPage}<div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a>
  598. </span></div></div>{/block:IndexPage}
  599. {/block:Chat}
  600.  
  601. {block:Audio}
  602. <div class="audioplayer">
  603. <div class="album">
  604. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  605. <div class="playbutton">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="song"><strong>Artist:</strong><span {block:Artist} style="display:none;" {/block:Artist}> Unknown</span>
  606. {block:Artist}{Artist}{/block:Artist}<br><strong>Title:</strong><span {block:TrackName} style="display:none;"{/block:TrackName}> Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><strong>Album:</strong> <span {block:Album} style="display:none;"{/block:Album}> Unknown </span>{block:Album}{Album}{/block:Album}<br>{block:PlayCount}<strong>Plays:</strong> {FormattedPlayCount}{/block:PlayCount}</div></div>{block:indexpage}
  607. <div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a>
  608. </span></div></div>{/block:indexpage}
  609. {/block:Audio}
  610.  
  611. {block:Video}
  612. <center>{block:IndexPage}<div style="width=100%; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}</center>{block:PermalinkPage} <center>{block:if1column}{Video-250}{/block:if1column}{block:if2column}{Video-500}{/block:if2column}</center>{/block:PermalinkPage}{block:IndexPage}<div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a>
  613. </span></div></div>{/block:IndexPage}
  614. {block:Video}
  615.  
  616. {block:Answer}
  617. <div id="question"><strong>{Asker}:</strong> {Question}<p></div><div class="caption2"></div><div id="answer">{Answer}</div>{block:indexpage}
  618. <div align="right"><div style="font-size:9px;line-height:10px; border-top: 1px transparent solid; padding-bottom: 1px; clear:both;"><a href="{reblogurl}">Reblog</a> // <a href="{permalink}">{Notecountwithlabel}</a>
  619. </span></div></div>{/block:indexpage}
  620. {/block:Answer}
  621.  
  622. {block:IndexPage}<div style="display:none;">{block:ContentSource}<a href="{SourceURL}">{SourceTitle}</a> {block:RebloggedFrom}<a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{/block:ContentSource}</div>{/block:IndexPage}
  623.  
  624. {block:PermalinkPage}
  625. {block:Date}
  626. {block:Caption}{Caption}{/block:Caption}<center>
  627. {TimeAgo} | {12HourWithZero}:{Minutes}{AmPm}<br>
  628. {block:NoteCount}{NoteCount} Notes{/block:NoteCount}{block:HasTags} {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  629. {/block:Date}
  630. {/block:PermalinkPage}
  631.  
  632. {block:PostNotes}{PostNotes}
  633. {/block:PostNotes}
  634. </div>
  635.  
  636. {/block:Posts}
  637. </div>
  638. </div>
  639. {block:IndexPage}<br>
  640. {block:Pagination}
  641. <div id="pagination">
  642. {block:NextPage}
  643. <a id="nextPage" href="{NextPage}">next</a>
  644. {/block:NextPage}
  645. {block:PreviousPage}
  646. <a href="{PreviousPage}">back</a>
  647. {/block:PreviousPage}
  648. </div>
  649. {/block:Pagination}
  650. {/block:IndexPage}
  651. </div>
  652.  
  653. </body>
  654.  
  655. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement