Advertisement
spacethemes

Spacetheme17 - Gravity

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