Advertisement
spacethemes

Spacetheme13 - Stars

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