Advertisement
spacethemes

Spacetheme3 - Invader

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