Advertisement
spacethemes

Spacetheme9 - Satellite

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