Advertisement
spacethemes

Spacetheme23 - Galaxy

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