Advertisement
spacethemes

Spacetheme27 - Lightning

Apr 30th, 2014
3,790
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.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 the theme from spacethemes">
  26. <meta name="keywords" content="theme, themes, blog, blogs, tumblr, tumblrblog, teenagers, aliensfromhell, hoxtonheros, column, column, thememaker, spacethemes, space, cool, wow">
  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. <link href='http://fonts.googleapis.com/css?family=Exo:100' rel='stylesheet' type='text/css'>
  45.  
  46. <meta name="color:Background" content="#FFFFFF"/>
  47. <meta name="color:Background Sidebars" content="#FFFFFF"/>
  48. <meta name="color:Text" content="#666666"/>
  49. <meta name="color:Title" content="#888888"/>
  50. <meta name="color:Link" content="#888888"/>
  51. <meta name="color:Hover" content="#CCCCCC"/>
  52. <meta name="color:Active" content="#555555"/>
  53. <meta name="color:Main Link" content="#AAAAAA"/>
  54. <meta name="color:Main Hover" content="#DDDDDD"/>
  55. <meta name="color:Ask Background" content="#FCFCFC"/>
  56. <meta name="color:Post Borders" content="#DDDDDD"/>
  57. <meta name="color:Sidebar Borders" content="#CCCCCC"/>
  58. <meta name="color:Permalink Borders" content="#AAAAAA"/>
  59. <meta name="color:Scrollbar" content="#969696"/>
  60. <meta name="color:ScrollbarBackground" content="#888888"/>
  61. <meta name="image:Background" content=""/>
  62. <meta name="image:Background Sidebars" content=""/>
  63. <meta name="image:Sidebar" content=""/>
  64. <meta name="if:1 Column" content="0">
  65. <meta name="if:2 Column" content="1">
  66. <meta name="if:3 Column" content="0">
  67. <meta name="if:Use Title" content="1">
  68. <meta name="if:Show Sidebar Image" content="1">
  69. <meta name="if: Use Other Style" content="1"/>
  70. <meta name="if: Sidebar Borders" content="1"/>
  71. <meta name="if:Cover Background" content="0"/>
  72. <meta name="if:Inverted Tumblr Controls" content="1"/>
  73. <meta name="if:Tiny Scrollbar" content="1"/>
  74. <meta name="if:Tiny Cursor" content="1"/>
  75. <meta name="if:Use Scroll To Top" content="1"/>
  76. <meta name="text:Link One Title" content= >
  77. <meta name="text:Link One" content="" />
  78. <meta name="text:Link Two Title" content= >
  79. <meta name="text:Link Two" content="" />
  80. <meta name="text:Link Three Title" content= >
  81. <meta name="text:Link Three" content="" />
  82. <meta name="text:Link Four Title" content= >
  83. <meta name="text:Link Four" content="" />
  84. <meta name="text:Link Five Title" content= >
  85. <meta name="text:Link Five" content="" />
  86. <meta name="text:Link Six Title" content= >
  87. <meta name="text:Link Six" content="" />
  88. <meta name="text:Link Seven Title" content= >
  89. <meta name="text:Link Seven" content="" />
  90. <meta name="text:Link Eight Title" content= >
  91. <meta name="text:Link Eight" content="" />
  92.  
  93. <title>{title}</title>
  94.  
  95. <style type="text/css">
  96.  
  97. #tumblr_controls {
  98. position:fixed !important;
  99. top: 3px;
  100. right: 3px;
  101. {block:ifInvertedTumblrControls}
  102. white-space :nowrap;
  103. -webkit-filter: invert(100%);
  104. -moz-filter: invert(100%);
  105. -o-filter: invert(100%);
  106. -ms-filter: invert(100%);
  107. filter: invert(100%);
  108. opacity:0.7; ;
  109. transition: all 0.5s ease-out;
  110. {/block:ifInvertedTumblrControls}
  111. }
  112.  
  113. #infscr-loading {
  114. bottom: -70px;
  115. position: absolute;
  116. left: 50%;
  117. margin-left:-8px;
  118. width:16px;
  119. height:11px;
  120. overflow:hidden;
  121. margin-bottom: 50px;
  122. }
  123.  
  124. {block:iftinyscrollbar}
  125.  
  126. ::-webkit-scrollbar {
  127. height:auto;
  128. width:9px;
  129. background-color: {color:scrollbarbackground};
  130. border: 4px solid {color:background};
  131. }
  132.  
  133. ::-webkit-scrollbar-thumb{
  134. height:auto;
  135. background-color:{color:scrollbar};
  136. border: 2px solid {color:background};
  137. border-radius: 10px;
  138. }
  139.  
  140. {/block:iftinyscrollbar}
  141.  
  142. .wrapper {
  143. width:1000px;
  144. position:relative;
  145. margin:0px auto;
  146. {block:if3column}
  147. width:1090px;
  148. {/block:if3column}
  149. }
  150.  
  151. body {
  152. padding:0px;
  153. margin:0px;
  154. font-family:helvetica;
  155. color:{color:text};
  156. font-size:11px;
  157. overflow-x:hidden;
  158. overflow-y:visible;
  159. background:{color:Background};
  160. background-image:url({image:Background});
  161. background-attachment: fixed;
  162. {block:ifcoverBackground}
  163. background-size:cover;
  164. {/block:ifcoverBackground}
  165. {block:ifNotcoverBackground}
  166. background-size: repeat;
  167. {/block:ifNotcoverBackground}
  168. {block:iftinycursor}
  169. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), auto;
  170. {/block:iftinycursor}
  171. }
  172.  
  173. #pagination {
  174. display:none
  175. }
  176.  
  177. a:link, a:visited {
  178. color: {color:Link};
  179. text-decoration: none;
  180. -webkit-transition: all 0.4s ease-out;
  181. -moz-transition: all 0.4s ease-out;
  182. -o-transition:all 0.4s ease-out;
  183. transition: all 0.4s ease-out;
  184. {block:iftinycursor}
  185. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  186. {/block:iftinycursor}
  187. }
  188.  
  189. a:hover {
  190. color:{color:Hover};
  191. -webkit-transition: all 0.4s ease-out;
  192. -moz-transition: all 0.4s ease-out;
  193. -o-transition: all 0.4s ease-out;
  194. transition: all 0.4s ease-out;
  195. text-decoration:none;
  196. {block:iftinycursor}
  197. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  198. {/block:iftinycursor}
  199. }
  200.  
  201. a:active {
  202. color: {color:Active};
  203. -webkit-transition:all 0.2s ease-in-out;
  204. -moz-transition:all 0.2s ease-in-out;
  205. -o-transition:all 0.2s ease-in-out;
  206. transition:all 0.2s ease-in-out;
  207. text-decoration:none;
  208. {block:iftinycursor}
  209. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  210. {/block:iftinycursor}
  211. }
  212.  
  213. .entry {
  214. {block:if1column}
  215. width:500px;
  216. margin-left:15px;
  217. margin-bottom:5px;
  218. margin-top:5px;
  219. {/block:if1column}
  220. {block:if2column}
  221. width:238px;
  222. margin:5px 0px 5px 17px;
  223. {/block:if2column}
  224. {block:if3column}
  225. width:180px;
  226. margin:5px 0px 5px 17px;
  227. {/block:if3column}
  228. {block:permalinkpage}
  229. width:500px;
  230. {block:if3column}
  231. margin:5px 0px 5px 65px;
  232. {/block:if3column}
  233. {block:if2column}
  234. margin:5px 0px 5px 19px;
  235. {/block:if2column}
  236. {/block:permalinkpage}
  237. float:left;
  238. line-height:10px;
  239. font-size: 11px;
  240. padding:5px;
  241. background:white;
  242. border:1px solid {color:post borders};
  243. -webkit-transition:all .5s linear;
  244. -moz-transition:all .5s linear;
  245. -o-transition:all .5s linear;
  246. transition:all .5s linear;
  247. }
  248.  
  249. .entry .photo {
  250. opacity:0.9;
  251. -webkit-transition:all .5s ease-in-out;
  252. -moz-transition:all .5s ease-in-out;
  253. -o-transition:all .5s ease-in-out;
  254. transition:all .5s ease-in-out;
  255. }
  256.  
  257. .entry:hover .photo {
  258. opacity:1;
  259. -webkit-transition:all .5s ease-in-out;
  260. -moz-transition:all .5s ease-in-out;
  261. -o-transition:all .5s ease-in-out;
  262. transition:all .5s ease-in-out;
  263. }
  264.  
  265. .entry .photo2 {
  266. opacity:0.8;
  267. -webkit-transition:all .5s ease-in-out;
  268. -moz-transition:all .5s ease-in-out;
  269. -o-transition:all .5s ease-in-out;
  270. transition:all .5s ease-in-out;
  271. }
  272.  
  273. .entry:hover .photo2 {
  274. opacity:1;
  275. -webkit-transition:all .5s ease-in-out;
  276. -moz-transition:all .5s ease-in-out;
  277. -o-transition:all .5s ease-in-out;
  278. transition:all .5s ease-in-out;
  279. }
  280.  
  281. .entry .permalink {
  282. font-family:helvetica;
  283. width:auto;
  284. height:20px;
  285. border:3px double {color:permalink borders};
  286. background-color:white;
  287. text-transform:Capitalize;
  288. position:absolute;
  289. color:#555;
  290. line-height:20px;
  291. text-align:center;
  292. padding:5px;
  293. {block:if1column}
  294. font-size:12px;
  295. {/block:if1column}
  296. {block:if2column}
  297. font-size:11px;
  298. {/block:if2column}
  299. {block:if3column}
  300. font-size:10px;
  301. padding:3px;
  302. {/block:if3column}
  303. opacity:.0;
  304. right:10px;
  305. top:10px;
  306. z-index:999999999;
  307. -webkit-transition: all .5s ;
  308. -moz-transition: all .5s ease-in-out;
  309. -o-transition: all .5s ease-in-out;
  310. transition: all .5s ease-in-out;
  311. }
  312.  
  313. .entry:hover .permalink {
  314. opacity: 0.9;
  315. -webkit-transition: all .5s ease-in-out;
  316. -moz-transition: all .5s ease-in-out;
  317. -o-transition: all .5s ease-in-out;
  318. transition: all .5s ease-in-out;
  319. }
  320.  
  321. #pagination {
  322. display:none
  323. }
  324.  
  325. #posts {
  326. position:relative;
  327. top:5px;
  328. {block:if1column}
  329. margin-left:225px;
  330. width:540px;
  331. {/block:if1column}
  332. {block:if2column}
  333. margin-left:220px;
  334. width:545px;
  335. {/block:if2column}
  336. {block:if3column}
  337. margin-left:220px;
  338. width:642px;
  339. {/block:if3column}
  340. }
  341.  
  342. #sidebar {
  343. height:100%;
  344. width:210px;
  345. max-width:210px;
  346. margin-left:10px;
  347. z-index:999999999999;
  348. position:fixed;
  349. background:{color:Background Sidebars};
  350. background-image:url({image:Background Sidebars});
  351. background-attachment: fixed;
  352. -moz-box-shadow: 0 0 8px rgba(0,0,0,.1);
  353. -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
  354. box-shadow: 0 0 8px rgba(0,0,0,.1);
  355. }
  356.  
  357. .blogtitle {
  358. width:200px;
  359. text-align:center;
  360. color:white;
  361. font-size:22px;
  362. font-family:Exo;
  363. background:{color:title};
  364. padding:5px;
  365. margin-bottom:7px;
  366. {block:ifuseotherstyle}
  367. color:gray;
  368. background:white;
  369. width:200px;
  370. margin-bottom:0px;
  371. {block:ifsidebarborders}
  372. margin-left:7px;
  373. border:double 3px {color:sidebar borders};
  374. width:180px;
  375. margin-bottom:7px;
  376. {/block:ifsidebarborders}
  377. {/block:ifuseotherstyle}
  378. -webkit-transition: all .5s linear;
  379. -moz-transition: all .5s linear;
  380. -o-transition: all .5s linear;
  381. transition: all .5s linear;
  382. }
  383.  
  384. .blogtitle a {
  385. color:{color:Background Sidebars};
  386. {block:ifuseotherstyle}
  387. color:{color:title};
  388. {/block:ifuseotherstyle}
  389. -webkit-transition: all .5s linear;
  390. -moz-transition: all .5s linear;
  391. -o-transition: all .5s linear;
  392. transition: all .5s linear;
  393. }
  394.  
  395. .blogtitle a:hover {
  396. letter-spacing:2px;
  397. -webkit-transition: all .5s linear;
  398. -moz-transition: all .5s linear;
  399. -o-transition: all .5s linear;
  400. transition: all .5s linear;
  401. }
  402.  
  403. #sidebarpic {
  404. opacity:0.8;
  405. line-height:0px;
  406. width:186px;
  407. margin-left:12px;
  408. margin-bottom:7px;
  409. }
  410.  
  411. .description {
  412. {block:ifsidebarborders}
  413. width:162px;
  414. border:3px double {color:sidebar borders};
  415. margin-left:18px;
  416. {/block:ifsidebarborders}
  417. width:169px;
  418. background:white;
  419. margin-left:15px;
  420. font-size:11px;
  421. font-family:helvetica;
  422. text-align:center;
  423. padding:3px;
  424. font-weight:100;
  425. color:#888;
  426. }
  427.  
  428. .links {
  429. font-size:20px;
  430. font-family:Exo;
  431. display:inline-block;
  432. width:210px;
  433. }
  434.  
  435. .links a{
  436. text-decoration:none;
  437. color:{color:Main Link};
  438. width:210px;
  439. display:inline-block;
  440. -webkit-transition: all .5s linear;
  441. -moz-transition: all .5s linear;
  442. -o-transition: all .5s linear;
  443. transition: all .5s linear;
  444. }
  445.  
  446. .links a:hover{
  447. text-decoration:none;
  448. letter-spacing:2px;
  449. color:{color:Main Hover};
  450. -webkit-transition: all .5s linear;
  451. -moz-transition: all .5s linear;
  452. -o-transition: all .5s linear;
  453. transition: all .5s linear;
  454. }
  455.  
  456. #barside2 {
  457. background:{color:Background Sidebars};
  458. background-image:url({image:Background Sidebars});
  459. height:100%;
  460. width:210px;
  461. z-index:999999999;
  462. margin-left:770px;
  463. {block:if3column}
  464. margin-left:863px;
  465. {/block:if3column}
  466. position:fixed;
  467. -moz-box-shadow: 0 0 8px rgba(0,0,0,.1);
  468. -webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
  469. box-shadow: 0 0 8px rgba(0,0,0,.1);
  470. }
  471.  
  472. #s-m-t-tooltip {
  473. z-index:99999999999999999999;
  474. padding:3px;
  475. font-size:9px;
  476. color:#888888;
  477. line-height:10px;
  478. background:rgba(255,255,255,0.9);
  479. margin:24px 14px 7px 12px;
  480. -moz-border-radius:0px;
  481. -webkit-border-radius:0px;
  482. border-radius:0px;
  483. border:3px double {color:post borders};
  484. -moz-box-shadow: 0 0 5px rgba(0,0,0,.1);
  485. -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
  486. box-shadow: 0 0 2px rgba(0,0,0,.1);
  487. }
  488.  
  489. #ask {
  490. text-align:center;
  491. padding:5px;
  492. border-radius:3px;
  493. margin:2px 2px -4px 2px;
  494. border:1px solid {color:post borders};
  495. background:{color:Ask Background};
  496. font-size:11px;
  497. line-height:12px;
  498. font-family:helvetica;
  499. color:{color:text};
  500. }
  501.  
  502. .bla {
  503. text-transform:capitalize;
  504. font-size:11px;
  505. }
  506.  
  507. .bla a {
  508. color:{color:link};
  509. }
  510.  
  511. .bla a:hover {
  512. color:{color:hover};
  513. }
  514.  
  515. .titly {
  516. font-size:12px;
  517. text-transform:uppercase;
  518. {block:permalinkpage}
  519. top:0px;
  520. position:relative;
  521. {/block:permalinkpage}
  522. }
  523.  
  524. .text {
  525. margin-top:-6px;
  526. font-size:11px;
  527. margin-bottom:-7px;
  528. {block:permalinkpage}
  529. top:10px;
  530. position:relative;
  531. {/block:permalinkpage}
  532. }
  533.  
  534. .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 {
  535. font-weight:bold;
  536. }
  537.  
  538. .entry img {
  539. max-width:100%;
  540. }
  541.  
  542. .caption {
  543. font-family:helvetica;
  544. margin-left:5%;
  545. margin-right:5%;
  546. color:{color:text};
  547. font-size:11px;
  548. margin-bottom:-4px;
  549. }
  550.  
  551. .caption img {
  552. max-width: 100%;
  553. }
  554.  
  555. .notez {
  556. font-size:10px;
  557. text-transform:capitalize;
  558. font-family:helvetica;
  559. position:relative;
  560. text-align:right;
  561. color:{color:link};
  562. }
  563.  
  564. .notez a {
  565. color:{color:link};
  566. }
  567.  
  568. .notez a:hover{
  569. color:{color:hover};
  570. }
  571.  
  572. .audioplayer {
  573. {block:if3column}
  574. width:180px;
  575. height:87px;
  576. {/block:if3column}
  577. {block:if2column}
  578. width:240px;
  579. height:87px;
  580. {/block:if2column}
  581. {block:if1column}
  582. width:500px;
  583. height:87px;
  584. {/block:if1column}
  585. }
  586.  
  587. .album {
  588. position:absolute;
  589. z-index:1;
  590. width:90px;
  591. height:90px;
  592. {block:if3column}
  593. width:78px;
  594. height:78px;
  595. {/block:if3column}
  596. }
  597.  
  598. .album img {
  599. float:left;
  600. {block:if3column}
  601. width:78px;
  602. height:78px;
  603. {/block:if3column}
  604. }
  605.  
  606. .playbutton {
  607. margin-left:30px;
  608. margin-top:30px;
  609. {block:if3column}
  610. margin-left:25px;
  611. margin-top:25px;
  612. {/block:if3column}
  613. opacity:0.5;
  614. width:27px;
  615. height:30px;
  616. overflow:hidden;
  617. position:absolute;
  618. z-index:999999;
  619. }
  620.  
  621. .song {
  622. text-transform:capitalize;
  623. {block:if3column}
  624. margin-left:90px;
  625. letter-spacing:0px;
  626. {/block:if3column}
  627. {block:if2column}
  628. margin-left:120px;
  629. letter-spacing:1px;
  630. {/block:if2column}
  631. {block:if1column}
  632. margin-left:130px;
  633. letter-spacing:2px;
  634. {/block:if1column}
  635. margin-top:10px;
  636. position:absolute;
  637. line-height:13px;
  638. font-size:10px;
  639. }
  640.  
  641. {CustomCSS}
  642.  
  643. </style>
  644.  
  645. <script type="text/javascript">
  646. (function($){
  647. $(document).ready(function(){
  648. $("[title],a[title],img[title]").style_my_tooltips({
  649. tip_follows_cursor:true,
  650. tip_delay_time:100,
  651. tip_fade_speed:300,
  652. attribute:"title"
  653. });
  654. });
  655. })(jQuery);
  656. </script>
  657.  
  658. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  659.  
  660. {block:IndexPage}
  661. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  662.  
  663.  
  664. <script type="text/javascript">
  665. $(window).load(function () {
  666. var $content = $('#posts');
  667. $content.masonry({itemSelector: '.entry'}),
  668. $content.infinitescroll({
  669. navSelector : 'div#pagination',
  670. nextSelector : 'div#pagination a#nextPage',
  671. itemSelector : '.entry',
  672. loading: {
  673. finishedMsg: '',
  674. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  675. },
  676. bufferPx : 600,
  677. debug : false,
  678. },
  679. // call masonry as a callback.
  680. function( newElements ) {
  681. var $newElems = $( newElements );
  682. $newElems.hide();
  683. // ensure that images load before adding to masonry layout
  684. $newElems.imagesLoaded(function(){
  685. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  686.  
  687.  
  688. });
  689. });
  690. });
  691. </script>
  692.  
  693. {/block:IndexPage}
  694.  
  695. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  696.  
  697. <script src="http://static.tumblr.com/xnjw13b/mjKn0uimd/modernizr.custom.js"></script>
  698.  
  699. </head>
  700.  
  701. <body>
  702.  
  703. <div class="wrapper">
  704.  
  705. <div id="sidebar">
  706. <div style="{block:ifusetitle}top:23%;{/block:ifusetitle} {block:ifnotusetitle}top:28%;{/block:ifnotusetitle} {block:ifnotshowsidebarimage}top:30%; {/block:ifnotshowsidebarimage}position:absolute;">
  707. {block:ifusetitle}
  708. <div class="blogtitle"><a href="/">{title}</a></div>
  709. {/block:ifusetitle}
  710. <div id="sidebarpic">
  711. {block:ifshowsidebarimage}
  712. <center>
  713. <a href="/"><img src="{image:sidebar}" width="100%" alt="Sidebarpic"></a>
  714. </center>
  715. {/block:ifshowsidebarimage}
  716. </div>
  717.  
  718. <div class="description">{description}</div>
  719.  
  720. </div>
  721. </div>
  722.  
  723. <div id="barside2">
  724. <div style="top: 27%;{block:ifnotuseotherstyle}top:26%;{block:ifnotuseotherstyle} position:absolute;">
  725. {block:ifnotuseotherstyle}
  726. <div style="background:{color:title}; padding:5px; margin-bottom:7px; color:{color:Background Sidebars}; width:200px; text-align:center; font-size:22px; font-family:Exo;">Links</div>
  727. {/block:ifnotuseotherstyle}
  728.  
  729. <div class="links">
  730. <center>
  731. {block:iflinkonetitle}<a href="{text:link one}">{text:link one title}</a>{/block:iflinkonetitle}
  732.  
  733. {block:iflinktwotitle} <a href="{text:link two}">{text:link two title}</a>{/block:iflinktwotitle}
  734.  
  735. {block:iflinkthreetitle} <a href="{text:link three}">{text:link three title}</a>{/block:iflinkthreetitle}
  736.  
  737. {block:iflinkfourtitle} <a href="{text:link four}">{text:link four title}</a>{/block:iflinkfourtitle}
  738.  
  739. {block:iflinkfivetitle} <a href="{text:link five}">{text:link five title}</a>{/block:iflinkfivetitle}
  740.  
  741. {block:iflinksixtitle} <a href="{text:link six}">{text:link six title}</a>{/block:iflinksixtitle}
  742.  
  743. {block:iflinkseventitle} <a href="{text:link seven}">{text:link seven title}</a>{/block:iflinkseventitle}
  744.  
  745. {block:iflinkeighttitle} <a href="{text:link eight}">{text:link eight title}</a>{/block:iflinkeighttitle}
  746. </center>
  747. </div>
  748. </div>
  749. </div>
  750.  
  751.  
  752. <div id="posts">
  753.  
  754. {block:Posts}
  755.  
  756. {block:ContentSource}
  757. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  758. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  759. {/block:SourceLogo}
  760. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  761. {/block:ContentSource}
  762.  
  763. <div class="entry">
  764.  
  765. {block:Text}
  766. {block:Title}<span class="titly">{Title}</span>{/block:Title}
  767. <div class="text">{Body}</div>
  768. {block:IndexPage}
  769. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  770. {/block:Text}
  771.  
  772. {block:Link}
  773. <a href="{URL}" class="titly">{Name}</a><br><br>
  774. {block:Description}<div class="text">{Description}</div>{/block:Description}{block:IndexPage}
  775. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  776. {block:Link}
  777.  
  778. {block:Photo}
  779. {block:IndexPage}
  780. <div class="permalink">
  781. <a href="{Permalink}">{notecountwithlabel}</a>
  782. -
  783. <a href="{ReblogURL}">Reblog</a></div>
  784. {/block:IndexPage}{block:IndexPage}{LinkOpenTag}
  785. <div style="background:white;">
  786. <div class="photo" style="line-height:0px; "><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div></div>
  787. {LinkCloseTag}{/block:IndexPage}
  788.  
  789. {block:PermalinkPage}<center>{LinkOpenTag}<div style="background:white;"><div class="photo" style="line-height:0px; "><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div></div>{LinkCloseTag}{/block:PermalinkPage}</center>
  790. {/block:Photo}
  791.  
  792. {block:Photoset}
  793. {block:IndexPage}
  794. <div class="permalink">
  795. <a href="{Permalink}">{notecountwithlabel}</a>
  796. -
  797. <a href="{ReblogURL}">Reblog</a></div>
  798.  
  799. {block:if3column}
  800. <div class="photo2" style="width=100%; overflow-x:hidden; overflow-y:hidden;line-height:0px;">{Photoset-250}</div>{/block:if3column}
  801.  
  802. {block:if2column}
  803. <div class="photo2" style="width=100%; overflow-x:hidden; overflow-y:hidden;line-height:0px;">{Photoset-250}</div>{/block:if2column}
  804.  
  805. {block:if1column}
  806. <div class="photo2" style="width=100%; overflow-x:hidden; overflow-y:hidden;line-height:0px;">{Photoset-500}</div>{/block:if1column}{/block:IndexPage}
  807.  
  808. {block:permalinkpage}<div class="photo2" style="width=100%; overflow-x:hidden; overflow-y:hidden; line-height:0px;">{Photoset-500}</div>{/block:permalinkpage}
  809.  
  810. {/block:Photoset}
  811.  
  812. {block:Quote}
  813. <span style="letter-spacing:1px; font-style:italic; font-size:12px; 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}
  814. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  815. {/block:Quote}
  816.  
  817. {block:Chat}
  818. {block:Title}<span class="titly">{Title}</span>{/block:Title}
  819. <ul class="chat">
  820. {block:Lines}
  821. <li class="user_{UserNumber}" style="line-height:13px;">
  822. {block:Label}
  823. <span class="label">{Label}</span>
  824. {/block:Label}
  825. {Line}
  826. </li>
  827. {/block:Lines}
  828. </ul>
  829. {block:IndexPage}
  830. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  831. {/block:Chat}
  832.  
  833. {block:Audio}
  834.  
  835. <div class="audioplayer">
  836. <div class="album">
  837. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  838. <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>
  839. {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>
  840. {block:IndexPage}
  841. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  842. {/block:Audio}
  843.  
  844. {block:Video}
  845. {block:IndexPage}
  846. {block:if3column}
  847. <div class="video" style="font-style:italic; font-size:12px; margin-bottom:5px;">
  848. <a href="{Permalink}">Click for video</a>
  849. </div>
  850. {/block:if3column}
  851. {block:if2column}
  852. <div style="overflow-x:hidden; overflow-y:hidden; margin-bottom:6px;"><center>{video-250}</center></div>
  853. {/block:if2column}
  854. {block:if1column}
  855. <div style="overflow-x:hidden; overflow-y:hidden; margin-bottom:6px;"><center>{video-500}</center></div>
  856. {/block:if1column}
  857. <div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  858. {block:PermalinkPage}
  859. <div style="width=500px; overflow-x:hidden; overflow-y:hidden;">{Video-500}</div>
  860. {/block:PermalinkPage}
  861. {block:ifCaptions}
  862. {block:Caption}{Caption}{/block:Caption}
  863. {/block:ifCaptions}
  864. {block:Video}
  865.  
  866. {block:Answer}
  867. <div id="ask"><span class="bla">{Asker}</span> said: {Question}</div>
  868. <div class="caption"><i>{Answer}</i></div>
  869. {block:IndexPage}<div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> - <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  870. {/block:Answer}
  871.  
  872.  
  873. {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}
  874.  
  875. {block:PermalinkPage}
  876. <br>{block:Caption}<div style="margin-left:20px; width:90%;;">{Caption}</div>{/block:Caption}
  877. <center>{block:Date}{TimeAgo} | {12Hour}:{Minutes}{AmPm} | {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{/block:Date}</center><br>
  878. {/block:Date}
  879. {/block:PermalinkPage}
  880.  
  881. {block:PostNotes}
  882. {PostNotes}
  883. {/block:PostNotes}
  884. </div>
  885.  
  886. {/block:Posts}
  887.  
  888. </div>
  889. </div>
  890. {block:IndexPage}<br>
  891. {block:Pagination}
  892. <div id="pagination">
  893. {block:NextPage}
  894. <a id="nextPage" href="{NextPage}"></a>
  895. {/block:NextPage}
  896. {block:PreviousPage}
  897. <a href="{PreviousPage}"></a>
  898. {/block:PreviousPage}
  899. </div>
  900. {/block:Pagination}
  901. {/block:IndexPage}
  902. </div>
  903.  
  904. </body>
  905.  
  906. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement