Advertisement
spacethemes

Spacetheme44 - Amplitude

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