Advertisement
spacethemes

Spacetheme8 - Pluto

Jan 28th, 2014
2,370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.48 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. <title>{title}</title>
  29.  
  30. <link rel="shortcut icon" href="{Favicon}">
  31. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  32. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  33.  
  34. <script language="JavaScript" src="http://static.tumblr.com/bkd4m5b/FB3m42m9e/norightclick.js"></script>
  35.  
  36. <link href='http://static.tumblr.com/7u4rsen/P93mywnog/style-my-tooltips.css' rel='stylesheet' type='text/css'/>
  37.  
  38. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  39.  
  40. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  41.  
  42. <meta name="color:Background" content="#FFFFFF"/>
  43. <meta name="color:Text" content="#000000"/>
  44. <meta name="color:Title" content="#000000"/>
  45. <meta name="color:Link" content="#555555"/>
  46. <meta name="color:Hover" content="#000000"/>
  47. <meta name="color:Active" content="#000000"/>
  48. <meta name="color:Permalinks" content="#EEEEEE"/>
  49. <meta name="color:Permalinks Hover" content="#F8FFFF"/>
  50. <meta name="color:Link Cube" content="#FFFFFF"/>
  51. <meta name="color:Link Cube Borders" content="#DDDDDD"/>
  52. <meta name="color:Post Borders" content="#DDDDDD"/>
  53. <meta name="color:Sidebar Lines" content="#DDDDDD"/>
  54. <meta name="color:Scrollbar" content="#DDDDDD"/>
  55. <meta name="color:Scrollbar Background" content="#FFFFFF"/>
  56. <meta name="image:Background" content=""/>
  57. <meta name="image:Sidebar" content=""/>
  58. <meta name="if:2 Column" content="0">
  59. <meta name="if:3 Column" content="1">
  60. <meta name="if:Small Posts" content="1">
  61. <meta name="if:Vertical Sidebar Image" content="1">
  62. <meta name="if:Horizontal Sidebar Image" content="0">
  63. <meta name="if:Square Sidebar Image" content="0">
  64. <meta name="if:Second Sidebar Line" content="1">
  65. <meta name="if:Use Title" content="0">
  66. <meta name="if:Inverted Tumblr Controls" content="0"/>
  67. <meta name="if:Links On Left" content="1"/>
  68. <meta name="if:Links On Right" content="0"/>
  69. <meta name="if:Links On Bottom" content="0"/>
  70. <meta name="if:Cover Background" content="0"/>
  71. <meta name="if:Tiny Cursor" content="1"/>
  72. <meta name="if:Use Scroll To Top" content="1"/>
  73. <meta name="text:Sidebar Height" content="8%" />
  74. <meta name="text:Link One Title" content= >
  75. <meta name="text:Link One" content="" />
  76. <meta name="text:Link Two Title" content= >
  77. <meta name="text:Link Two" content="" />
  78. <meta name="text:Link Three Title" content= >
  79. <meta name="text:Link Three" content="" />
  80. <meta name="text:Link Four Title" content= >
  81. <meta name="text:Link Four" content="" />
  82. <meta name="text:Link Five Title" content= >
  83. <meta name="text:Link Five" content="" />
  84. <meta name="text:Link Six Title" content= >
  85. <meta name="text:Link Six" content="" />
  86. <meta name="text:Link Seven Title" content= >
  87. <meta name="text:Link Seven" content="" />
  88. <meta name="text:Link Eight Title" content= >
  89. <meta name="text:Link Eight" content="" />
  90.  
  91. <style type="text/css">
  92.  
  93. .wrapper {
  94. margin: auto;
  95. position: relative;
  96. {block:IndexPage}
  97. {block:if2column}
  98. {block:ifsmallposts}
  99. width:900px;
  100. {/block:ifsmallposts}
  101. {block:ifnotsmallposts}
  102. width:1050px;
  103. {/block:ifnotsmallposts}
  104. {/block:if2column}
  105. {block:if3column}
  106. {block:ifsmallposts}
  107. width:1050px;
  108. {/block:ifsmallposts}
  109. {block:ifnotsmallposts}
  110. width:1200px;
  111. {/block:ifnotsmallposts}
  112. {/block:if3column}
  113. {/block:IndexPage}
  114. {block:PermalinkPage}
  115. width:900px;
  116. {/block:PermalinkPage}
  117. }
  118.  
  119. #posts {
  120. {block:if2column}
  121. {block:ifsmallposts}
  122. width: 452px;
  123. {/block:ifsmallposts}
  124. {block:ifnotsmallposts}
  125. width: 621px;
  126. {/block:ifnotsmallposts}
  127. {block:if2column}
  128. {block:if3column}
  129. {block:ifsmallposts}
  130. width: 621px;
  131. {/block:ifsmallposts}
  132. {block:ifnotsmallposts}
  133. width: 800px;
  134. {/block:ifnotsmallposts}
  135. {block:if3column}
  136. top:10px;
  137. margin-left:320px;
  138. }
  139.  
  140. #tumblr_controls {
  141. position:fixed !important;
  142. top: 3px;
  143. right: 3px;
  144. {block:ifInvertedTumblrControls}
  145. white-space :nowrap;
  146. -webkit-filter: invert(100%);
  147. -moz-filter: invert(100%);
  148. -o-filter: invert(100%);
  149. -ms-filter: invert(100%);
  150. filter: invert(100%);
  151. opacity:0.7; ;
  152. transition: all 0.5s ease-out;
  153. {/block:ifInvertedTumblrControls}
  154. }
  155.  
  156. #infscr-loading {
  157. bottom: -70px;
  158. position: absolute;
  159. left: 50%;
  160. margin-left:-8px;
  161. width:16px;
  162. height:11px;
  163. overflow:hidden;
  164. margin-bottom: 50px;
  165. }
  166.  
  167. ::-webkit-scrollbar {
  168. width: 0px;
  169. height: 0px;
  170. background: transparent;
  171. }
  172.  
  173. ::-webkit-scrollbar-thumb {
  174. background: transparent;
  175. }
  176.  
  177. ::selection {
  178. background:#EEEEEE;
  179. color: #29A6FF;
  180. }
  181.  
  182. ::-moz-selection {
  183. background:#EEEEEE;
  184. color: #29A6FF;
  185. }
  186.  
  187.  
  188. body {
  189. color:{color:text};
  190. background-color: {color:Background};
  191. background-image:url({image:Background});
  192. background-attachment: fixed;
  193. overflow-x:hidden;
  194. {block:ifcoverBackground}
  195. background-size:cover;
  196. {/block:ifcoverBackground}
  197. {block:ifNotcoverBackground}
  198. background-size: repeat;
  199. {/block:ifNotcoverBackground}
  200. font-family:Helvetica;
  201. font-size: 11px;
  202. line-height:11px;
  203. padding: 0px;
  204. margin: 0px;
  205. {block:iftinycursor}
  206. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), auto;
  207. {/block:iftinycursor}
  208. }
  209.  
  210. p {
  211. margin:0px;
  212. margin-top:0px;
  213. }
  214.  
  215. a:link, a:visited {
  216. color: {color:Link};
  217. text-decoration: none;
  218. -webkit-transition: all 0.4s ease-out;
  219. -moz-transition: all 0.4s ease-out;
  220. -o-transition:all 0.4s ease-out;
  221. transition: all 0.4s ease-out;
  222. {block:iftinycursor}
  223. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  224. {/block:iftinycursor}
  225. }
  226.  
  227. a:hover {
  228. color:{color:Hover};
  229. -webkit-transition: all 0.4s ease-out;
  230. -moz-transition: all 0.4s ease-out;
  231. -o-transition: all 0.4s ease-out;
  232. transition: all 0.4s ease-out;
  233. text-decoration:none;
  234. {block:iftinycursor}
  235. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  236. {/block:iftinycursor}
  237. }
  238.  
  239. a:active {
  240. color: {color:Active};
  241. -webkit-transition:all 0.2s ease-in-out;
  242. -moz-transition:all 0.2s ease-in-out;
  243. -o-transition:all 0.2s ease-in-out;
  244. transition:all 0.2s ease-in-out;
  245. text-decoration:none;
  246. {block:iftinycursor}
  247. cursor: url(http://s26.postimg.org/eag1iaw6t/tinycursor.png), progress;
  248. {/block:iftinycursor}
  249. }
  250.  
  251. .entry .photo {
  252. opacity:0.9;
  253. -webkit-transition:all .9s ease-in-out;
  254. -moz-transition:all .9s ease-in-out;
  255. -o-transition:all .9s ease-in-out;
  256. transition:all .9s ease-in-out;
  257. }
  258.  
  259. .entry:hover .photo {
  260. opacity:1;
  261. -webkit-transition:all .9s ease-in-out;
  262. -moz-transition:all .9s ease-in-out;
  263. -o-transition:all .9s ease-in-out;
  264. transition:all .9s ease-in-out;
  265. }
  266.  
  267. .entry {
  268. margin:5px;
  269. padding: 7px;
  270. padding-bottom: 6px;
  271. float:left;
  272. line-height:10px;
  273. background-color:#FFF;
  274. opacity: 1;
  275. border: solid 1px {color:Post Borders};
  276. font-size: 12px;
  277. {block:IndexPage}
  278. {block:if2column}
  279. {block:ifsmallposts}
  280. width: 200px;
  281. {/block:ifsmallposts}
  282. {block:ifnotsmallposts}
  283. width: 250px;
  284. {/block:ifnotsmallposts}
  285. {/block:if2column}
  286. {block:if3column}
  287. {block:ifsmallposts}
  288. width: 180px;
  289. {/block:ifsmallposts}
  290. {block:ifnotsmallposts}
  291. width: 230px;
  292. {/block:ifnotsmallposts}
  293. {/block:if3column}
  294. {/block:IndexPage}
  295. {block:PermalinkPage}
  296. width:400px;
  297. {/block:PermalinkPage}
  298. }
  299.  
  300. #blogtitle {
  301. font-family:Helvetica;
  302. font-size:30px;
  303. font-weight:100;
  304. text-align:center;
  305. line-height:36px;
  306. position:absolute;
  307. height:30px;
  308. width:193px;
  309. z-index:-1;
  310. top:15px;
  311. {block:ifsecondsidebarline}
  312. left:53px;
  313. {/block:ifsecondsidebarline}
  314. {block:ifnotsecondsidebarline}
  315. left:33px;
  316. {/block:ifnotsecondsidebarline}
  317. color:{color:Title};
  318. }
  319.  
  320. #blogtitle a {
  321. color:{color:Title};
  322. }
  323.  
  324. .entry .permalink {
  325. {block:if2column}
  326. {block:ifsmallposts}
  327. width: 194px;
  328. {/block:ifsmallposts}
  329. {block:ifnotsmallposts}
  330. width: 244px;
  331. {/block:ifnotsmallposts}
  332. {/block:if2column}
  333. {block:if3column}
  334. {block:ifsmallposts}
  335. width: 174px;
  336. {/block:ifsmallposts}
  337. {block:ifnotsmallposts}
  338. width: 224px;
  339. {/block:ifnotsmallposts}
  340. {/block:if3column}
  341. padding:6px 3px 4px 3px;
  342. background-color:rgba(25,25,25,0.8);
  343. text-transform:Capitalize;
  344. position:absolute;
  345. text-align:center;
  346. font-size:11px;
  347. opacity:.0;
  348. top:7px;
  349. left:7px;
  350. z-index:99999999;
  351. -webkit-transition: all .5s ;
  352. -moz-transition: all .5s ease-in-out;
  353. -o-transition: all .5s ease-in-out;
  354. transition: all .5s ease-in-out;
  355. }
  356.  
  357. .entry:hover .permalink {
  358. opacity:1;
  359. }
  360.  
  361.  
  362. .permalink a, .permalink2 a ,.time {
  363. color:{color:Permalinks};
  364. -webkit-transition: all .5s ;
  365. -moz-transition: all .5s ease-in-out;
  366. -o-transition: all .5s ease-in-out;
  367. transition: all .5s ease-in-out;
  368. }
  369.  
  370. .permalink a:hover, .permalink2 a:hover {
  371. color:{color:Permalinks Hover};
  372. -webkit-transition: all .5s ;
  373. -moz-transition: all .5s ease-in-out;
  374. -o-transition: all .5s ease-in-out;
  375. transition: all .5s ease-in-out;
  376. }
  377.  
  378. .entry .permalink2 {
  379. {block:if2column}
  380. {block:ifsmallposts}
  381. width: 194px;
  382. {/block:ifsmallposts}
  383. {block:ifnotsmallposts}
  384. width: 244px;
  385. {/block:ifnotsmallposts}
  386. {/block:if2column}
  387. {block:if3column}
  388. {block:ifsmallposts}
  389. width: 174px;
  390. {/block:ifsmallposts}
  391. {block:ifnotsmallposts}
  392. width: 224px;
  393. {/block:ifnotsmallposts}
  394. {/block:if3column}
  395. font-size:11px;
  396. padding:6px 3px 4px 3px;
  397. background-color:rgba(75,75,75,0.8);
  398. text-transform:Capitalize;
  399. position:absolute;
  400. text-align:center;
  401. opacity:.0;
  402. top:27px;
  403. left:7px;
  404. z-index:99999999;
  405. -webkit-transition: all .5s ;
  406. -moz-transition: all .5s ease-in-out;
  407. -o-transition: all .5s ease-in-out;
  408. transition: all .5s ease-in-out;
  409. }
  410.  
  411. .entry:hover .permalink2 {
  412. opacity:1;
  413. -webkit-transition-delay: .5s;
  414. transition-delay: .5s;
  415. }
  416.  
  417. .entry .time {
  418. {block:if2column}
  419. {block:ifsmallposts}
  420. width: 194px;
  421. {/block:ifsmallposts}
  422. {block:ifnotsmallposts}
  423. width: 244px;
  424. {/block:ifnotsmallposts}
  425. {/block:if2column}
  426. {block:if3column}
  427. {block:ifsmallposts}
  428. width: 174px;
  429. {/block:ifsmallposts}
  430. {block:ifnotsmallposts}
  431. width: 224px;
  432. {/block:ifnotsmallposts}
  433. {/block:if3column}
  434. font-size:11px;
  435. padding:6px 3px 4px 3px;
  436. background-color:rgba(125,125,125,0.8);
  437. text-transform:Capitalize;
  438. position:absolute;
  439. text-align:center;
  440. opacity:.0;
  441. top:47px;
  442. left:7px;
  443. z-index:99999999;
  444. -webkit-transition: all .5s ;
  445. -moz-transition: all .5s ease-in-out;
  446. -o-transition: all .5s ease-in-out;
  447. transition: all .5s ease-in-out;
  448. }
  449.  
  450. .entry:hover .time {
  451. opacity:1;
  452. -webkit-transition-delay: 1s;
  453. transition-delay: 1s;
  454. }
  455.  
  456. #s-m-t-tooltip {
  457. max-width:200px;
  458. z-index:99999999999999;
  459. padding:3px;
  460. font-size:9px;
  461. color:#888;
  462. line-height:10px;
  463. margin:10px 14px 7px 17px;
  464. border:solid 1px {color:Post Borders};
  465. background:White;
  466. -moz-border-radius:0px;
  467. -webkit-border-radius:0px;
  468. border-radius:0px;
  469. -moz-box-shadow:0px 0px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255 ,0.3);
  470. -webkit-box-shadow:0px 0px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255 ,255,0.3);
  471. box-shadow:0px 0px 0 rgba(0,0,0,0.15),-1px -1px 0 rgba(255,255,255,0.3 );
  472. }
  473.  
  474. .title {
  475. opacity:.8;
  476. font-size:10px;
  477. text-transform:uppercase;
  478. }
  479.  
  480. .text {
  481. font-size:10px;
  482. letter-spacing:1px;
  483. margin-bottom:5px;
  484. }
  485.  
  486. .line {
  487. border-top: solid 2px {color:Post Borders};
  488. margin-bottom:5px;
  489. }
  490.  
  491. .line2 {
  492. border-top: solid 2px {color:Post Borders};
  493. margin-bottom:5px;
  494. margin-top:5px;
  495. border-bottom: solid 2px {color:Post Borders};
  496. }
  497.  
  498. .notez {
  499. text-align:right;
  500. text-transform:capitalize;
  501. letter-spacing:1px;
  502. font-size:9px;
  503. }
  504.  
  505. .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 {
  506. font-weight:bold;
  507. }
  508.  
  509. .entry img {
  510. max-width:100%;
  511. }
  512.  
  513.  
  514. .caption {
  515. margin-top:5px;
  516. margin-bottom:5px;
  517. }
  518.  
  519. .caption img {
  520. max-width: 100%;
  521. }
  522.  
  523. .notes {
  524. list-style-type:katakana;
  525. margin-bottom:1px;
  526. font-size:11px;
  527. }
  528.  
  529. .avatar_frame {
  530. display: none;
  531. visibility: hidden;
  532. }
  533.  
  534. #ask {
  535. text-align:center;
  536. line-height:20px;
  537. font-size:11px;
  538. height:auto;
  539. border-radius:2px;
  540. background:{color:Sidebar lines};
  541. }
  542.  
  543. {block:ifverticalsidebarimage}
  544. #sidebarpic {
  545. position:absolute;
  546. top:55px;
  547. {block:ifsecondsidebarline}
  548. left:60px;
  549. {/block:ifsecondsidebarline}
  550. {block:ifnotsecondsidebarline}
  551. left:40px;
  552. {/block:ifnotsecondsidebarline}
  553. background:white;
  554. width:180px;
  555. height:250px;
  556. }
  557.  
  558. #description {
  559. position:absolute;
  560. top:323px;
  561. {block:ifsecondsidebarline}
  562. left:58px;
  563. {/block:ifsecondsidebarline}
  564. {block:ifnotsecondsidebarline}
  565. left:38px;
  566. {/block:ifnotsecondsidebarline}
  567. width:182px;
  568. height:22px;
  569. text-align:center;
  570. overflow-y:scroll;
  571. }
  572.  
  573. #line1 {
  574. position:absolute;
  575. top:0px;
  576. {block:ifsecondsidebarline}
  577. left:50px;
  578. {/block:ifsecondsidebarline}
  579. {block:ifnotsecondsidebarline}
  580. left:30px;
  581. {/block:ifnotsecondsidebarline}
  582. width: 3px;
  583. height: 390px;
  584. background-color: {color:Sidebar lines};
  585. }
  586.  
  587. #line2 {
  588. position:absolute;
  589. {block:ifsecondsidebarline}
  590. width: 278px;
  591. {/block:ifsecondsidebarline}
  592. {block:ifnotsecondsidebarline}
  593. width: 258px;
  594. {/block:ifnotsecondsidebarline}
  595. height: 3px;
  596. top:45px;
  597. left:0px;
  598. background-color: {color:Sidebar lines};
  599. }
  600.  
  601. #line3 {
  602. position:absolute;
  603. {block:ifsecondsidebarline}
  604. top:40px;
  605. left:-15px;
  606. width: 150px;
  607. {/block:ifsecondsidebarline}
  608. {block:ifnotsecondsidebarline}
  609. top:40px;
  610. left:-25px;
  611. width: 120px;
  612. {/block:ifnotsecondsidebarline}
  613. height: 3px;
  614. background-color: {color:Sidebar lines};
  615. transform: rotate(320deg);
  616. -ms-transform: rotate(320deg);
  617. -webkit-transform: rotate(320deg);
  618. -o-transform: rotate(320deg);
  619. -moz-transform: rotate(320deg);
  620. }
  621.  
  622. #line4 {
  623. position:absolute;
  624. top:0px;
  625. {block:iflinksonleft}
  626. left: 25px;
  627. {/block:iflinksonleft}
  628. {block:iflinksonright}
  629. left:30px;
  630. {/block:iflinksonright}
  631. {block:iflinksonbottom}
  632. left:30px;
  633. {/block:iflinksonbottom}
  634. width: 3px;
  635. height: 410px;
  636. background-color: {color:Sidebar lines};
  637. }
  638.  
  639. #line5 {
  640. position:absolute;
  641. top:312px;
  642. left:0px;
  643. {block:ifsecondsidebarline}
  644. width: 278px;
  645. {/block:ifsecondsidebarline}
  646. {block:ifnotsecondsidebarline}
  647. width: 258px;
  648. {/block:ifnotsecondsidebarline}
  649. height: 3px;
  650. background-color: {color:Sidebar lines};
  651. }
  652.  
  653. #line6 {
  654. position: absolute;
  655. top:353px;
  656. left:0px;
  657. {block:ifsecondsidebarline}
  658. width: 278px;
  659. {/block:ifsecondsidebarline}
  660. {block:ifnotsecondsidebarline}
  661. width: 258px;
  662. {/block:ifnotsecondsidebarline}
  663. height: 3px;
  664. background-color: {color:Sidebar lines};
  665. }
  666.  
  667. #line7 {
  668. position: absolute;
  669. top:17px;
  670. {block:ifsecondsidebarline}
  671. left:247px;
  672. {/block:ifsecondsidebarline}
  673. {block:ifnotsecondsidebarline}
  674. left:227px;
  675. {/block:ifnotsecondsidebarline}
  676. width: 3px;
  677. height: 370px;
  678. background-color: {color:Sidebar lines};
  679. }
  680.  
  681. #line8 {
  682. position:absolute;
  683. top:349px;
  684. {block:ifsecondsidebarline}
  685. left:212px;
  686. {/block:ifsecondsidebarline}
  687. {block:ifnotsecondsidebarline}
  688. left:192px;
  689. {/block:ifnotsecondsidebarline}
  690. width: 80px;
  691. height: 3px;
  692. background-color: {color:Sidebar lines};
  693. transform: rotate(320deg);
  694. -ms-transform: rotate(320deg);
  695. -webkit-transform: rotate(320deg);
  696. -o-transform: rotate(320deg);
  697. -moz-transform: rotate(320deg);
  698. }
  699.  
  700. {block:iflinksonbottom}
  701. #linkblock {
  702. position:absolute;
  703. width:170px;
  704. top:360px;
  705. {block:ifsecondsidebarline}
  706. left:58px;
  707. {/block:ifsecondsidebarline}
  708. {block:ifnotsecondsidebarline}
  709. left:38px;
  710. {/block:ifnotsecondsidebarline}
  711. text-align:center;
  712. }
  713.  
  714. .links {
  715. position: relative;
  716. border:3px double {color:Link Cube Borders};
  717. width:10px;
  718. height:10px;
  719. background:{color:Link Cube};
  720. display:inline-block;
  721. }
  722.  
  723. .links:hover {
  724. border:3px double {color:Link Cube};
  725. background-color: {color:Link Cube Borders};
  726. height:10px;
  727. display:inline-block;
  728. }
  729. {/block:iflinksonbottom}
  730.  
  731.  
  732. {block:iflinksonright}
  733. #linkblock {
  734. position:absolute;
  735. text-align:center;
  736. top:90px;
  737. {block:ifsecondsidebarline}
  738. left:255px;
  739. {/block:ifsecondsidebarline}
  740. {block:ifnotsecondsidebarline}
  741. left:235px;
  742. {/block:ifnotsecondsidebarline}
  743. }
  744.  
  745. .links {
  746. position: relative;
  747. border:3px double {color:Link Cube Borders};
  748. width:10px;
  749. height:10px;
  750. margin-top:4px;
  751. background:{color:Link Cube};
  752. display:block;
  753. }
  754.  
  755. .links:hover {
  756. border:3px double {color:Link Cube};
  757. background-color: {color:Link Cube Borders};
  758. height:10px;
  759. display:block;
  760. }
  761. {/block:iflinksonright}
  762.  
  763. {block:iflinksonleft}
  764. #linkblock {
  765. position:absolute;
  766. text-align:center;
  767. top:90px;
  768. {block:ifsecondsidebarline}
  769. left:31px;
  770. {/block:ifsecondsidebarline}
  771. {block:ifnotsecondsidebarline}
  772. left:11px;
  773. {/block:ifnotsecondsidebarline}
  774. }
  775.  
  776. .links {
  777. position: relative;
  778. border:3px double {color:Link Cube Borders};
  779. width:10px;
  780. height:10px;
  781. margin-top:4px;
  782. background:{color:Link Cube};
  783. display:block;
  784. }
  785.  
  786. .links:hover {
  787. border:3px double {color:Link Cube};
  788. background-color: {color:Link Cube Borders};
  789. height:10px;
  790. display:block;
  791. }
  792. {/block:iflinksonleft}
  793. {/block:ifverticalsidebarimage}
  794.  
  795. {block:ifhorizontalsidebarimage}
  796. #sidebarpic {
  797. position:absolute;
  798. top:55px;
  799. {block:ifsecondsidebarline}
  800. left:60px;
  801. {/block:ifsecondsidebarline}
  802. {block:ifnotsecondsidebarline}
  803. left:40px;
  804. {/block:ifnotsecondsidebarline}
  805. background:white;
  806. width:180px;
  807. height:120px;
  808. }
  809.  
  810. #description {
  811. position:absolute;
  812. top:191px;
  813. {block:ifsecondsidebarline}
  814. left:58px;
  815. {/block:ifsecondsidebarline}
  816. {block:ifnotsecondsidebarline}
  817. left:38px;
  818. {/block:ifnotsecondsidebarline}
  819. width:182px;
  820. height:22px;
  821. text-align:center;
  822. overflow-y:scroll;
  823. }
  824.  
  825. #line1 {
  826. position:absolute;
  827. top:0px;
  828. {block:ifsecondsidebarline}
  829. left:50px;
  830. {/block:ifsecondsidebarline}
  831. {block:ifnotsecondsidebarline}
  832. left:30px;
  833. {/block:ifnotsecondsidebarline}
  834. width: 3px;
  835. height: 260px;
  836. background-color: {color:Sidebar lines};
  837. }
  838.  
  839. #line2 {
  840. position:absolute;
  841. {block:ifsecondsidebarline}
  842. width: 278px;
  843. {/block:ifsecondsidebarline}
  844. {block:ifnotsecondsidebarline}
  845. width: 258px;
  846. {/block:ifnotsecondsidebarline}
  847. height: 3px;
  848. top:45px;
  849. left:0px;
  850. background-color: {color:Sidebar lines};
  851. }
  852.  
  853. #line3 {
  854. position:absolute;
  855. height: 3px;
  856. {block:ifsecondsidebarline}
  857. top:40px;
  858. left:-15px;
  859. width: 150px;
  860. {/block:ifsecondsidebarline}
  861. {block:ifnotsecondsidebarline}
  862. top:40px;
  863. left:-25px;
  864. width: 120px;
  865. {/block:ifnotsecondsidebarline}
  866. background-color: {color:Sidebar lines};
  867. transform: rotate(320deg);
  868. -ms-transform: rotate(320deg);
  869. -webkit-transform: rotate(320deg);
  870. -o-transform: rotate(320deg);
  871. -moz-transform: rotate(320deg);
  872. }
  873.  
  874. #line4 {
  875. position:absolute;
  876. top:0px;
  877. {block:iflinksonleft}
  878. left: 25px;
  879. {/block:iflinksonleft}
  880. {block:iflinksonright}
  881. left:30px;
  882. {/block:iflinksonright}
  883. {block:iflinksonbottom}
  884. left:30px;
  885. {/block:iflinksonbottom}
  886. width: 3px;
  887. height: 280px;
  888. background-color: {color:Sidebar lines};
  889. }
  890.  
  891. #line5 {
  892. position:absolute;
  893. top:182px;
  894. left:0px;
  895. {block:ifsecondsidebarline}
  896. width: 278px;
  897. {/block:ifsecondsidebarline}
  898. {block:ifnotsecondsidebarline}
  899. width: 258px;
  900. {/block:ifnotsecondsidebarline}
  901. height: 3px;
  902. background-color: {color:Sidebar lines};
  903. }
  904.  
  905. #line6 {
  906. position: absolute;
  907. top:220px;
  908. left:0px;
  909. {block:ifsecondsidebarline}
  910. width: 278px;
  911. {/block:ifsecondsidebarline}
  912. {block:ifnotsecondsidebarline}
  913. width: 258px;
  914. {/block:ifnotsecondsidebarline}
  915. height: 3px;
  916. background-color: {color:Sidebar lines};
  917. }
  918.  
  919. #line7 {
  920. position: absolute;
  921. top:17px;
  922. {block:ifsecondsidebarline}
  923. left:247px;
  924. {/block:ifsecondsidebarline}
  925. {block:ifnotsecondsidebarline}
  926. left:227px;
  927. {/block:ifnotsecondsidebarline}
  928. width: 3px;
  929. height: 240px;
  930. background-color: {color:Sidebar lines};
  931. }
  932.  
  933. #line8 {
  934. position:absolute;
  935. top:219px;
  936. {block:ifsecondsidebarline}
  937. left:212px;
  938. {/block:ifsecondsidebarline}
  939. {block:ifnotsecondsidebarline}
  940. left:192px;
  941. {/block:ifnotsecondsidebarline}
  942. width: 80px;
  943. height: 3px;
  944. background-color: {color:Sidebar lines};
  945. transform: rotate(320deg);
  946. -ms-transform: rotate(320deg);
  947. -webkit-transform: rotate(320deg);
  948. -o-transform: rotate(320deg);
  949. -moz-transform: rotate(320deg);
  950. }
  951.  
  952.  
  953.  
  954. {block:iflinksonbottom}
  955. #linkblock {
  956. position:absolute;
  957. width:170px;
  958. top:229px;
  959. {block:ifsecondsidebarline}
  960. left:58px;
  961. {/block:ifsecondsidebarline}
  962. {block:ifnotsecondsidebarline}
  963. left:38px;
  964. {/block:ifnotsecondsidebarline}
  965. text-align:center;
  966. }
  967.  
  968. .links {
  969. position: relative;
  970. border:3px double {color:Link Cube Borders};
  971. width:10px;
  972. height:10px;
  973. background:{color:Link Cube};
  974. display:inline-block;
  975. }
  976.  
  977. .links:hover {
  978. border:3px double {color:Link Cube};
  979. background-color: {color:Link Cube Borders};
  980. height:10px;
  981. display:inline-block;
  982. }
  983. {/block:iflinksonbottom}
  984.  
  985.  
  986. {block:iflinksonright}
  987. #linkblock {
  988. position:absolute;
  989. top:55px;
  990. {block:ifsecondsidebarline}
  991. left:255px;
  992. {/block:ifsecondsidebarline}
  993. {block:ifnotsecondsidebarline}
  994. left:235px;
  995. {/block:ifnotsecondsidebarline}
  996. text-align:center;
  997. }
  998.  
  999. .links {
  1000. position: relative;
  1001. border:3px double {color:Link Cube Borders};
  1002. width:10px;
  1003. height:10px;
  1004. margin-top:4px;
  1005. background:{color:Link Cube};
  1006. display:block;
  1007. }
  1008.  
  1009. .links:hover {
  1010. border:3px double {color:Link Cube};
  1011. background-color: {color:Link Cube Borders};
  1012. height:10px;
  1013. display:block;
  1014. }
  1015. {/block:iflinksonright}
  1016.  
  1017. {block:iflinksonleft}
  1018. #linkblock {
  1019. position:absolute;
  1020. top:69px;
  1021. {block:ifsecondsidebarline}
  1022. left:31px;
  1023. {/block:ifsecondsidebarline}
  1024. {block:ifnotsecondsidebarline}
  1025. left:11px;
  1026. {/block:ifnotsecondsidebarline}
  1027. text-align:center;
  1028. }
  1029.  
  1030. .links {
  1031. position: relative;
  1032. border:3px double {color:Link Cube Borders};
  1033. width:10px;
  1034. height:10px;
  1035. margin-top:4px;
  1036. background:{color:Link Cube};
  1037. display:block;
  1038. }
  1039.  
  1040. .links:hover {
  1041. border:3px double {color:Link Cube};
  1042. background-color: {color:Link Cube Borders};
  1043. height:10px;
  1044. display:block;
  1045. }
  1046. {/block:iflinksonleft}
  1047. {/block:ifhorizontalsidebarimage}
  1048.  
  1049. {block:ifsquaresidebarimage}
  1050. #sidebarpic {
  1051. position:absolute;
  1052. top:55px;
  1053. {block:ifsecondsidebarline}
  1054. left:60px;
  1055. {/block:ifsecondsidebarline}
  1056. {block:ifnotsecondsidebarline}
  1057. left:40px;
  1058. {/block:ifnotsecondsidebarline}
  1059. background:white;
  1060. width:180px;
  1061. height:180px;
  1062. }
  1063.  
  1064. #description {
  1065. position:absolute;
  1066. top:251px;
  1067. {block:ifsecondsidebarline}
  1068. left:58px;
  1069. {/block:ifsecondsidebarline}
  1070. {block:ifnotsecondsidebarline}
  1071. left:38px;
  1072. {/block:ifnotsecondsidebarline}
  1073. width:182px;
  1074. height:22px;
  1075. text-align:center;
  1076. overflow-y:scroll;
  1077. }
  1078.  
  1079. #line1 {
  1080. position:absolute;
  1081. top:0px;
  1082. {block:ifsecondsidebarline}
  1083. left:50px;
  1084. {/block:ifsecondsidebarline}
  1085. {block:ifnotsecondsidebarline}
  1086. left:30px;
  1087. {/block:ifnotsecondsidebarline}
  1088. width: 3px;
  1089. height: 320px;
  1090. background-color: {color:Sidebar lines};
  1091. }
  1092.  
  1093. #line2 {
  1094. position:absolute;
  1095. {block:ifsecondsidebarline}
  1096. width: 278px;
  1097. {/block:ifsecondsidebarline}
  1098. {block:ifnotsecondsidebarline}
  1099. width: 258px;
  1100. {/block:ifnotsecondsidebarline}
  1101. height: 3px;
  1102. top:45px;
  1103. left:0px;
  1104. background-color: {color:Sidebar lines};
  1105. }
  1106.  
  1107. #line3 {
  1108. position:absolute;
  1109. {block:ifsecondsidebarline}
  1110. top:40px;
  1111. left:-15px;
  1112. width: 150px;
  1113. {/block:ifsecondsidebarline}
  1114. {block:ifnotsecondsidebarline}
  1115. top:40px;
  1116. left:-25px;
  1117. width: 120px;
  1118. {/block:ifnotsecondsidebarline}
  1119. height: 3px;
  1120. background-color: {color:Sidebar lines};
  1121. transform: rotate(320deg);
  1122. -ms-transform: rotate(320deg);
  1123. -webkit-transform: rotate(320deg);
  1124. -o-transform: rotate(320deg);
  1125. -moz-transform: rotate(320deg);
  1126. }
  1127.  
  1128. #line4 {
  1129. position:absolute;
  1130. top:0px;
  1131. {block:iflinksonleft}
  1132. left: 25px;
  1133. {/block:iflinksonleft}
  1134. {block:iflinksonright}
  1135. left:30px;
  1136. {/block:iflinksonright}
  1137. {block:iflinksonbottom}
  1138. left:30px;
  1139. {/block:iflinksonbottom}
  1140. width: 3px;
  1141. height: 340px;
  1142. background-color: {color:Sidebar lines};
  1143. }
  1144.  
  1145. #line5 {
  1146. position:absolute;
  1147. top:242px;
  1148. left:0px;
  1149. {block:ifsecondsidebarline}
  1150. width: 278px;
  1151. {/block:ifsecondsidebarline}
  1152. {block:ifnotsecondsidebarline}
  1153. width: 258px;
  1154. {/block:ifnotsecondsidebarline}
  1155. height: 3px;
  1156. background-color: {color:Sidebar lines};
  1157. }
  1158.  
  1159. #line6 {
  1160. position: absolute;
  1161. top:280px;
  1162. left:0px;
  1163. {block:ifsecondsidebarline}
  1164. width: 278px;
  1165. {/block:ifsecondsidebarline}
  1166. {block:ifnotsecondsidebarline}
  1167. width: 258px;
  1168. {/block:ifnotsecondsidebarline}
  1169. height: 3px;
  1170. background-color: {color:Sidebar lines};
  1171. }
  1172.  
  1173. #line7 {
  1174. position: absolute;
  1175. top:17px;
  1176. {block:ifsecondsidebarline}
  1177. left:247px;
  1178. {/block:ifsecondsidebarline}
  1179. {block:ifnotsecondsidebarline}
  1180. left:227px;
  1181. {/block:ifnotsecondsidebarline}
  1182. width: 3px;
  1183. height: 300px;
  1184. background-color: {color:Sidebar lines};
  1185. }
  1186.  
  1187. #line8 {
  1188. position:absolute;
  1189. top:279px;
  1190. {block:ifsecondsidebarline}
  1191. left:212px;
  1192. {/block:ifsecondsidebarline}
  1193. {block:ifnotsecondsidebarline}
  1194. left:192px;
  1195. {/block:ifnotsecondsidebarline}
  1196. width: 80px;
  1197. height: 3px;
  1198. background-color: {color:Sidebar lines};
  1199. transform: rotate(320deg);
  1200. -ms-transform: rotate(320deg);
  1201. -webkit-transform: rotate(320deg);
  1202. -o-transform: rotate(320deg);
  1203. -moz-transform: rotate(320deg);
  1204. }
  1205.  
  1206.  
  1207.  
  1208. {block:iflinksonbottom}
  1209. #linkblock {
  1210. position:absolute;
  1211. width:170px;
  1212. top:289px;
  1213. {block:ifsecondsidebarline}
  1214. left:58px;
  1215. {/block:ifsecondsidebarline}
  1216. {block:ifnotsecondsidebarline}
  1217. left:38px;
  1218. {/block:ifnotsecondsidebarline}
  1219. text-align:center;
  1220. }
  1221.  
  1222. .links {
  1223. position: relative;
  1224. border:3px double {color:Link Cube Borders};
  1225. width:10px;
  1226. height:10px;
  1227. background:{color:Link Cube};
  1228. display:inline-block;
  1229. }
  1230.  
  1231. .links:hover {
  1232. border:3px double {color:Link Cube};
  1233. background-color: {color:Link Cube Borders};
  1234. height:10px;
  1235. display:inline-block;
  1236. }
  1237. {/block:iflinksonbottom}
  1238.  
  1239.  
  1240. {block:iflinksonright}
  1241. #linkblock {
  1242. position:absolute;
  1243. top:55px;
  1244. {block:ifsecondsidebarline}
  1245. left:255px;
  1246. {/block:ifsecondsidebarline}
  1247. {block:ifnotsecondsidebarline}
  1248. left:235px;
  1249. {/block:ifnotsecondsidebarline}
  1250. text-align:center;
  1251. }
  1252.  
  1253. .links {
  1254. position: relative;
  1255. border:3px double {color:Link Cube Borders};
  1256. width:10px;
  1257. height:10px;
  1258. margin-top:4px;
  1259. background:{color:Link Cube};
  1260. display:block;
  1261. }
  1262.  
  1263. .links:hover {
  1264. border:3px double {color:Link Cube};
  1265. background-color: {color:Link Cube Borders};
  1266. height:10px;
  1267. display:block;
  1268. }
  1269. {/block:iflinksonright}
  1270.  
  1271. {block:iflinksonleft}
  1272. #linkblock {
  1273. position:absolute;
  1274. top:69px;
  1275. {block:ifsecondsidebarline}
  1276. left:31px;
  1277. {/block:ifsecondsidebarline}
  1278. {block:ifnotsecondsidebarline}
  1279. left:11px;
  1280. {/block:ifnotsecondsidebarline}
  1281. text-align:center;
  1282. }
  1283.  
  1284. .links {
  1285. position: relative;
  1286. border:3px double {color:Link Cube Borders};
  1287. width:10px;
  1288. height:10px;
  1289. margin-top:4px;
  1290. background:{color:Link Cube};
  1291. display:block;
  1292. }
  1293.  
  1294. .links:hover {
  1295. border:3px double {color:Link Cube};
  1296. background-color: {color:Link Cube Borders};
  1297. height:10px;
  1298. display:block;
  1299. }
  1300. {/block:iflinksonleft}
  1301. {/block:ifsquaresidebarimage}
  1302.  
  1303. .gayboi {
  1304. position:fixed;
  1305. margin-top:{text:Sidebar Height};
  1306. margin-left:10px;
  1307. }
  1308.  
  1309. .audioplayer {
  1310. padding:2px 4px 6px 4px;
  1311. {block:if2column}
  1312. {block:ifsmallposts}
  1313. width:200px;
  1314. {/block:ifsmallposts}
  1315. {block:ifnotsmallposts}
  1316. width:250px;
  1317. {/block:ifnotsmallposts}
  1318. {/block:if2column}
  1319. {block:if3column}
  1320. {block:ifsmallposts}
  1321. width:180px;
  1322. {/block:ifsmallposts}
  1323. {block:ifnotsmallposts}
  1324. width: 230px;
  1325. {/block:ifnotsmallposts}
  1326. {/block:if3column}
  1327. height:87px;
  1328. }
  1329.  
  1330. .album {
  1331. position:absolute;
  1332. z-index:1;
  1333. width:70px;
  1334. height:70px;
  1335. border:double 4px #aaa;
  1336. margin-top:4px;
  1337. }
  1338.  
  1339. .album img {
  1340. float:left;
  1341. width:70px;
  1342. height:70px;
  1343. }
  1344.  
  1345. .playbutton {
  1346. margin-left:32px;
  1347. margin-top:32px;
  1348. opacity:0.5;
  1349. width:27px;
  1350. height:27px;
  1351. overflow:hidden;
  1352. position:absolute;
  1353. z-index:999999;
  1354. border-radius:3px;
  1355. }
  1356.  
  1357. .song {
  1358. text-transform:capitalize;
  1359. margin-left:85px;
  1360. letter-spacing:1px;
  1361. margin-top:10px;
  1362. position:absolute;
  1363. line-height:13px;
  1364. font-size:10px;
  1365. }
  1366.  
  1367. .question {
  1368. height:auto;
  1369. padding:5px;
  1370. border:1px solid {color:Post Borders};
  1371. font-size:11px;
  1372. line-height:12px;
  1373. }
  1374.  
  1375. #answer {
  1376. padding:0px 5px 0px 5px;
  1377. margin:5px 0 5px 0;
  1378. font-size:11px;
  1379. opacity:0.95;
  1380. text-align:center;
  1381. line-height:12px;
  1382. }
  1383.  
  1384. #answer img {
  1385. max-width: 100%;
  1386. }
  1387.  
  1388.  
  1389. {CustomCSS}
  1390.  
  1391. </style>
  1392.  
  1393. <script src="http://static.tumblr.com/7u4rsen/zyLmzgpre/jqueryinfintescroll.js"></script>
  1394. <script type="text/javascript"
  1395. src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  1396. <script type="text/javascript"
  1397. src="http://static.tumblr.com/djruq1a/5S7mz7lhw/jqueryinfintescroll.js"></script>
  1398.  
  1399. <script type="text/javascript">
  1400. $(window).load(function () {
  1401. var $content = $('#posts');
  1402. $content.masonry({itemSelector: '.entry'}),
  1403. $content.infinitescroll({
  1404. navSelector : 'div#pagination',
  1405. nextSelector : 'div#pagination a#nextPage',
  1406. itemSelector : '.entry',
  1407. loading: {
  1408. finishedMsg: '',
  1409. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  1410. },
  1411. bufferPx : 600,
  1412. debug : false,
  1413. },
  1414. // call masonry as a callback.
  1415. function( newElements ) {
  1416. var $newElems = $( newElements );
  1417. $newElems.hide();
  1418. // ensure that images load before adding to masonry layout
  1419. $newElems.imagesLoaded(function(){
  1420. $content.masonry( 'appended', $newElems, true,
  1421. function(){$newElems.fadeIn(300);} );
  1422.  
  1423. });
  1424. });
  1425. });
  1426. </script>
  1427.  
  1428. <script type="text/javascript">
  1429. (function($){
  1430. $(document).ready(function(){
  1431. $("[title],a[title],img[title]").style_my_tooltips({
  1432. tip_follows_cursor:true,
  1433. tip_delay_time:40,
  1434. tip_fade_speed:300,
  1435. attribute:"title"
  1436. });
  1437. });
  1438. })(jQuery);
  1439. </script>
  1440.  
  1441. {block:ifUseScrollToTop}
  1442. <script src="http://static.tumblr.com/7u4rsen/doXmzlogf/scrolltotop.js"></script>
  1443. {/block:ifUseScrollToTop}
  1444.  
  1445. <script src="http://static.tumblr.com/7u4rsen/ty1mywnp2/jquery.style-my-tooltips.js"></script>
  1446.  
  1447. </head>
  1448.  
  1449. <body ondragstart="return false;">
  1450.  
  1451. <div class="wrapper">
  1452.  
  1453.  
  1454. <div class="gayboi">
  1455. <div id="line1"></div>
  1456. <div id="line2"></div>
  1457. <div id="line3"></div>
  1458. {block:ifsecondsidebarline}
  1459. <div id="line4"></div>
  1460. {/block:ifsecondsidebarline}
  1461. <div id="line5"></div>
  1462. <div id="line6"></div>
  1463. <div id="line7"></div>
  1464. <div id="line8"></div>
  1465.  
  1466.  
  1467. <div id="sidebarpic">
  1468. <center>
  1469. <a href="/"><img src="{image:sidebar}" {block:ifverticalsidebarimage}width="180px" height="250px"{/block:ifverticalsidebarimage} {block:ifhorizontalsidebarimage}width="180px" height="120px"{/block:ifhorizontalsidebarimage} {block:ifsquaresidebarimage}width="180px" height="180px" {/block:ifsquaresidebarimage} style="opacity:0.8;" alt="Sidebarpic"></a>
  1470. </center>
  1471. </div>
  1472.  
  1473. <div id="description">
  1474. {description}
  1475. </div>
  1476.  
  1477. {block:ifusetitle}
  1478. <div id="blogtitle"><a href="/">{title}</a></div>
  1479. {/block:ifusetitle}
  1480.  
  1481. <div id=linkblock>
  1482. {block:iflinkonetitle} <a href="{text:link one}" class="links" title="{text:link one title}"></a> {/block:iflinkonetitle}
  1483.  
  1484. {block:iflinktwotitle} <a href="{text:link two}" class="links" title="{text:link two title}"></a>{/block:iflinktwotitle}
  1485.  
  1486. {block:iflinkthreetitle} <a href="{text:link three}" class="links" title="{text:link three title}"></a> {/block:iflinkthreetitle}
  1487.  
  1488. {block:iflinkfourtitle} <a href="{text:link four}" class="links" title="{text:link four title}"></a> {/block:iflinkfourtitle}
  1489.  
  1490. {block:iflinkfivetitle} <a href="{text:link five}" class="links" title="{text:link five title}"></a> {/block:iflinkfivetitle}
  1491.  
  1492. {block:iflinksixtitle} <a href="{text:link six}" class="links" title="{text:link six title}"></a> {/block:iflinksixtitle}
  1493.  
  1494. {block:iflinkseventitle} <a href="{text:link seven}" class="links" title="{text:link seven title}"></a>{/block:iflinkseventitle}
  1495.  
  1496. {block:iflinkeighttitle} <a href="{text:link eight}" class="links" title="{text:link eight title}"></a> {/block:iflinkeighttitle}
  1497. </div>
  1498. </div>
  1499.  
  1500.  
  1501. <div id="posts">
  1502.  
  1503. {block:Posts}
  1504.  
  1505. {block:ContentSource}
  1506. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1507. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1508. {/block:SourceLogo}
  1509. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1510. {/block:ContentSource}
  1511.  
  1512. <div class="entry">
  1513.  
  1514. {block:Text}
  1515. {block:Title}<span class="title">{Title}</span>{/block:Title}<br><br><div class="text">{Body}</div>{block:IndexPage}<div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} ||
  1516. <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1517. {/block:Text}
  1518.  
  1519. {block:Link}
  1520. <a href="{URL}" class="title">{Name}</a><br><br>
  1521. {block:Description}<div class="text">{Description}</div>{/block:Description}{block:IndexPage}<div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} ||
  1522. <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1523. {block:Link}
  1524.  
  1525. {block:Photo}
  1526. {block:IndexPage}
  1527. <div class="permalink2"><center><a href="{Permalink}">{NoteCountWithLabel}</a></center></div> <div class="time"><center>{TimeAgo}</center></div> <div class="permalink"><center><a href="{ReblogURL}"> Reblog</a></center></div>
  1528. {/block:IndexPage}{block:IndexPage}{LinkOpenTag}
  1529. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  1530. {LinkCloseTag}{/block:IndexPage}{block:PermalinkPage}<center>{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</center>
  1531. {/block:Photo}
  1532.  
  1533. {block:Photoset}
  1534. {block:IndexPage}
  1535. <div class="permalink2"><center><a href="{Permalink}">{NoteCountWithLabel}</a></center></div> <div class="time"><center>{TimeAgo}</center></div> <div class="permalink"><center><a href="{ReblogURL}"> Reblog</a></center></div>
  1536. <div class="photo" style="width=100%; overflow-x:hidden; overflow-y:hidden;">{Photoset-250}</div>{/block:IndexPage}{block:permalinkpage}<div class="photo">{Photoset-400}</div>{/block:permalinkpage}
  1537. {/block:Photoset}
  1538.  
  1539. {block:Quote}<span style="letter-spacing:1px; font-style:italic; color:{color:Text}">{Quote}</span>{block:Source}<div style="text-align:right;font-weight:bold; margin: -5px; text-transform:capitalize;color:{color:Text}; margin-bottom:5px;">{Source}</div>{/block:Source}{block:IndexPage}<div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} || <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1540. {/block:Quote}
  1541.  
  1542. {block:Chat}
  1543. {block:Title}
  1544. <span class="title">{Title}</span>{/block:Title}
  1545. <ul class="chat">
  1546. {block:Lines}
  1547. <li class="user_{UserNumber}" style="line-height:13px; list-style-type:none; margin-left:-20px;">
  1548. {block:Label}
  1549. <span class="label">{Label}</span>
  1550. {/block:Label}
  1551. {Line}
  1552. </li>
  1553. {/block:Lines}
  1554. </ul>{block:IndexPage}
  1555. <div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} || <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}{/block:Chat}
  1556.  
  1557. {block:Audio}
  1558. <div class="audioplayer">
  1559. <div class="album">
  1560. <img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="album"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1561. <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>
  1562. {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>
  1563. {block:IndexPage}
  1564. <div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} || <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1565. {/block:Audio}
  1566.  
  1567. {block:Video}
  1568. {block:IndexPage}
  1569. {block:ifsmallposts}
  1570. <div class="video" style="font-style:italic; margin-bottom:5px;">
  1571. <a href="{Permalink}">Click for video</a>
  1572. </div>
  1573. {/block:ifsmallposts}
  1574. {block:ifnotsmallposts}
  1575. <div class="video" style="font-style:italic; margin-bottom:5px; overflow:hidden;">
  1576. {video-250}
  1577. </div>
  1578. {/block:ifnotsmallposts}
  1579. <div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} || <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1580. {block:PermalinkPage}
  1581. {Video-400}
  1582. {/block:PermalinkPage}
  1583. {block:ifCaptions}
  1584. {block:Caption}{Caption}{/block:Caption}
  1585. {/block:ifCaptions}
  1586. {block:Video}
  1587.  
  1588. {block:Answer}
  1589. <div class="question">{Asker}: {Question}</div>
  1590. <div id="answer">{Answer}</div>
  1591. {block:IndexPage}
  1592. <div class="line"></div><div class="notez"><a href="{Permalink}">{NoteCountwithlabel}</a> || {FormattedTime} || <a href="{ReblogURL}">reblog</a></div>{/block:IndexPage}
  1593. {/block:Answer}
  1594.  
  1595. {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}
  1596.  
  1597. {block:PermalinkPage}
  1598. <div class="line2">
  1599. <br>
  1600. {block:Caption}<div style="margin-left:20px; width:90%;;">{Caption}</div>{/block:Caption}
  1601. <center>{block:Date}{TimeAgo} | {12Hour}:{Minutes}{AmPm} \\ {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{/block:Date}</center><br></div>
  1602. {/block:Date}
  1603. {/block:PermalinkPage}
  1604.  
  1605. {block:PostNotes}
  1606.  
  1607. {PostNotes}
  1608.  
  1609. {/block:PostNotes}
  1610. </div>
  1611.  
  1612. {/block:Posts}
  1613.  
  1614. </div>
  1615. </div>
  1616. {block:IndexPage}<br>
  1617. {block:Pagination}
  1618. <div id="pagination">
  1619. {block:NextPage}
  1620. <a id="nextPage" href="{NextPage}"></a>
  1621. {/block:NextPage}
  1622. {block:PreviousPage}
  1623. <a href="{PreviousPage}"></a>
  1624. {/block:PreviousPage}
  1625. </div>
  1626. {/block:Pagination}
  1627. {/block:IndexPage}
  1628. </div>
  1629.  
  1630. </body>
  1631.  
  1632. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement