Advertisement
spacethemes

Spacetheme33 - Exosphere

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