Advertisement
spacethemes

Spacetheme5 - Aurora

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