Advertisement
spacethemes

Spacetheme6 - Vortex

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