ramfaggot

Untitled

Jul 21st, 2014
426
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.47 KB | None | 0 0
  1. <!---------
  2. theme by cyrusnigga keep credit or d i e
  3. -------->
  4.  
  5. <html lang="en">
  6. <head>
  7. <title>{title}</title>
  8. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  9. <script type="text/javascript" src="http://static.tumblr.com/
  10. xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  11. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="color:Post Box" content="#ffffff"/>
  14. <meta name="color:Blog Description" content="#000000"/>
  15. <meta name="color:Title" content="#000000"/>
  16. <meta name="color:Text" content="#000000"/>
  17. <meta name="color:Link" content="#000000"/>
  18. <meta name="color:Hover" content="#FFF"/>
  19. <meta name="image:Background" content=""/>
  20. <meta name="image:Sidebar" content=""/>
  21. <meta name="if:Scrollbar" content="0"/>
  22. <meta name="if:Black and white follow button" content="1"/>
  23. <meta name="if:Sidebar top" content="1"/>
  24. <meta name="if:Less Space Between Posts" content="1"/>
  25. <meta name="if:Dark images" content="0"/>
  26. <meta name="if:White and black permalinks" content="1"/>
  27. <meta name="if:Black and white images" content="0"/>
  28. <meta name="text:link one" content="/" />
  29. <meta name="text:link one title" content="home" />
  30. <meta name="text:link two" content="/ask" />
  31. <meta name="text:link two title" content="message" />
  32. <meta name="text:link three" content="/links" />
  33. <meta name="text:link three title" content="links" />
  34. <meta name="text:link four" content="/" />
  35. <meta name="text:link four title" content="baby" />
  36. <meta name="text:link five" content="/" />
  37. <meta name="text:link five title" content="faggot" />
  38. <meta name="text:link six" content="/" />
  39. <meta name="text:link six title" content="swaggy" />
  40. <meta name="text:link seven" content="/" />
  41. <meta name="text:link seven title" content="link" />
  42. <meta name="text:link eight" content="/" />
  43. <meta name="text:link eight title" content="bye" />
  44. <meta name="text:music player" content="" />
  45. </script>
  46.  
  47. <style type="text/css">
  48.  
  49. div#qTip {
  50. padding:4px;
  51. height: 10px;
  52. margin-top:20px;
  53. font-family:calibri;
  54. font-size:10px;
  55. display: none;
  56. text-align: center;
  57. position: absolute;
  58. line-height: 10px;
  59. letter-spacing:1px;
  60. text-transform:uppercase;
  61. z-index: 999999999999;
  62. background: #ffffff;
  63. border-radius:5px;
  64. color:black;
  65. font-weight:italic;
  66. border:2px solid #fff;
  67. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  68. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  69. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  70. font-style: none;
  71. }
  72.  
  73. {block:ifblackandwhitefollowbutton}
  74. iframe#tumblr_controls {opacity: 1.0;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  75. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  76. {/block:ifblackandwhitefollowbutton}
  77.  
  78. body{
  79. margin:0px;
  80. background-color: {color:Background};
  81. background-image:url({image:Background});
  82. background-attachment: fixed;
  83. background-repeat: no-repeat;
  84. background-position: bottom right;
  85. font-size: 9px;
  86. font-family:arial;
  87. line-height:10px;
  88. color:{color:Text};
  89. }
  90.  
  91. a:link, a:active, a:visited{
  92. color: {color:Link};
  93. text-decoration: none;
  94. -webkit-transition: all 0.6s ease-out;
  95. moz-transition: all 0.6s ease-out;
  96. o-transition: all 0.6s ease-out;
  97. ransition: all 0.6s ease-out;
  98. }
  99.  
  100. a:hover{
  101. color:{color:Hover};
  102. text-decoration: none;
  103. -webkit-transition: all 0.55s ease-out;
  104. moz-transition: all 0.3s ease-out;
  105. o-transition: all 0.3s ease-out;
  106. ransition: all 0.6s ease-out;
  107. }
  108.  
  109. {block:ifscrollbar}
  110. ::-webkit-scrollbar {
  111. width: 3px;
  112. height: 0px;
  113. padding-right:0px;
  114. background:{color:background};
  115. }
  116.  
  117. ::-webkit-scrollbar-thumb {
  118. background-color:{color:link};
  119. }
  120. {/block:ifscrollbar}}
  121.  
  122.  
  123. div#stuff{
  124. }
  125.  
  126. div#sidebar{
  127. position:absolute !important;
  128. position:fixed !important;
  129. top:200px;
  130. left: 310px;
  131. width:180px;
  132. {block:ifnotsidebartop}
  133. top:180px;
  134. {/block:ifnotsidebartop}
  135. {block:ifsidebartop}
  136. top:60px;
  137. {/block:ifsidebartop}
  138. }
  139.  
  140. div#sidebar a{
  141. {block:ifblackandwhiteimages}
  142. -webkit-filter: grayscale(100%);
  143. {/block:ifblackandwhiteimages}
  144. {block:ifdarkimages}
  145. -webkit-filter: grayscale(40%);
  146. {/block:ifdarkimages}
  147. }
  148.  
  149. div#content{
  150. margin:auto;
  151. top:0px;
  152. padding-top:0px;
  153. position:absolute;
  154. overflow:hidden;
  155. {block:indexpage}
  156. width:1020px;
  157. {/block:indexpage}
  158. {block:permalinkpage}
  159. width:1050px;
  160. {/block:permalinkpage}
  161. }
  162.  
  163.  
  164. div#posts{
  165. float:right;
  166. {block:ifdarkimages}
  167. -webkit-filter: grayscale(50%);
  168. {/block:ifdarkimages}
  169. {block:ifblackandwhiteimages}
  170. -webkit-filter: grayscale(100%);
  171. {/block:ifblackandwhiteimages}
  172. {block:indexpage}
  173. width:500px;
  174. {/block:indexpage}
  175. {block:permalinkpage}
  176. width:530px;
  177. {/block:permalinkpage}
  178. margin-left:68px;
  179. }
  180.  
  181. div#entry{
  182. float: left;
  183. width: 210px;
  184. text-align:left;
  185. {block:PermalinkPage}
  186. width: 500px;
  187. height: auto;
  188. {/block:PermalinkPage}
  189. line-height:8px;
  190. margin-right:70px;
  191. overflow:hidden;
  192. margin:11px;
  193. {block:iflessspacebetweenposts}
  194. margin:4px;
  195. {/block:iflessspacebetweenposts}
  196. {block:ifpostshadows}
  197. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  198. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  199. -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.19);
  200. padding:4px;
  201. {/block:ifpostshadows}
  202. }
  203.  
  204. ::selection {
  205. color:{color:Text};
  206. background-color: {color:Link};
  207. }
  208.  
  209. ::-moz-selection {
  210. color:{color:Text};
  211. background-color: {color:Link};
  212. }
  213.  
  214. ::-webkit-selection {
  215. color:{color:Text};
  216. background-color:{color:Link};
  217. }
  218.  
  219.  
  220. #entry img{
  221. {block:IndexPage}
  222. max-width: 210px;
  223. height: auto;
  224. {/block:IndexPage}
  225. {block:PermalinkPage}
  226. max-width: 500px;
  227. height: auto;
  228. {/block:PermalinkPage}
  229. -webkit-transition: all 0.5s ease-out;
  230. -moz-transition: all 0.5s ease-out;
  231. transition: all 0.5s ease-out;
  232. }
  233.  
  234.  
  235. .title{
  236. font-family: calibri;
  237. font-size: 12px;
  238. line-height: 12px;
  239. color: {color:Title};
  240. font-weight: normal;
  241. letter-spacing: 0px;
  242. text-transform:uppercase;
  243. letter-spacing:2px;
  244. }
  245.  
  246. blockquote{
  247. padding:0px 0px 2px 3px;
  248. margin:0px 0px 2px 1px;
  249. }
  250.  
  251. ul, ol, li{
  252. list-style:none;
  253. margin:0px;
  254. padding:0px;
  255. }
  256.  
  257. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  258. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  259. }
  260.  
  261. ::selection {
  262. color:{color:Text};
  263. background-color: {color:Link};
  264. }
  265.  
  266. ::-moz-selection {
  267. color:{color:Text};
  268. background-color: {color:Link};
  269. }
  270.  
  271. ::-webkit-selection {
  272. color:{color:Text};
  273. background-color:{color:Link};
  274. }
  275.  
  276.  
  277. #audio {
  278. width:250px;
  279. height:auto;
  280. min-height:60px;
  281. margin-top:17px;
  282. padding-bottom:5px;
  283. margin-left:20px;
  284. }
  285. .cover {
  286. position:absolute;
  287. z-index:1;
  288. width:70px;
  289. height:670px;
  290. margin-top:-4px;
  291. margin-left:-10px;
  292. }
  293. .cover img {
  294. float:left;
  295. width:70px;
  296. height:70px;
  297. }
  298. .playbox {
  299. opacity:0.6;
  300. width:27px;
  301. height:30px;
  302. overflow:hidden;
  303. position:absolute;
  304. z-index:1000;
  305. margin-left:14px;
  306. margin-top:18px;
  307. text-align:center;
  308. }
  309. .info {
  310. margin-left:73px;
  311. margin-top:4px;
  312. line-height:14px;
  313. }
  314.  
  315. #hmm{
  316. padding:3px;
  317. font-size:12px;
  318. text-align:center;
  319. }
  320.  
  321. #hmm a{
  322. padding:3px;
  323. }
  324.  
  325.  
  326. #hmm a:hover{
  327. color:{color:link};
  328. }
  329.  
  330. .yo{
  331. position:fixed;
  332. text-align:center;
  333. bottom:0px;
  334. font-family:tahoma;
  335. font-size:20px;
  336. right:0px;
  337. padding-top:1px;
  338. padding-right:6px;
  339. padding-left:5px;
  340. padding-bottom:6px;
  341. width:auto;
  342. height:auto;
  343. border-top-left-radius:5px;
  344. background-color:#000;
  345. z-index:99999;
  346. color:#fff;
  347. }
  348.  
  349.  
  350. #photo {
  351. overflow:hidden;
  352. {block:IndexPage}
  353. width:210px;
  354. {/block:IndexPage}
  355. {block:PermalinkPage}
  356. width: 500px;
  357. {/block:PermalinkPage}
  358. }
  359.  
  360. #photo a, #photo a:hover{
  361. color:white;
  362. }
  363.  
  364. #photo img {
  365. display:block;
  366. {block:IndexPage}
  367. width:210px;
  368. {/block:IndexPage}
  369. {block:PermalinkPage}
  370. width:500px;
  371. {/block:PermalinkPage}
  372. }
  373.  
  374. #photo #image {
  375. position:relative;
  376. }
  377.  
  378.  
  379.  
  380.  
  381. .perma2 p{
  382. margin: 0px;
  383. }
  384.  
  385. .perma2 a{
  386. color:#ffffff;
  387. }
  388.  
  389. .perma2{
  390. margin: auto;
  391. position: absolute;
  392. text-align: center;
  393. margin-top: 0px;
  394. width: 100%;
  395. height: 100%;
  396. background-color: #000000;
  397. opacity: 0;
  398. z-index:9999991;
  399. filter: alpha(opacity = 0);
  400. -webkit-transition: opacity 0.7s linear;
  401. -webkit-transition: all 0.23s ease-out;
  402. -moz-transition: all 0.23s ease-out;
  403. transition: all 0.3s ease-out;
  404. }
  405.  
  406. #entry:hover .perma2 {
  407. opacity: .80;
  408. bottom:0px;
  409. filter: alpha(opacity = 100);
  410. }
  411.  
  412. .perma2 a {
  413. font-size:11px;
  414. letter-spacing:2px;
  415. color:#ffffff;
  416. height: 100%;
  417. width: 100%;
  418. -webkit-transition: opacity 0.23s linear;
  419. -webkit-transition: all 0.23s ease-out;
  420. -moz-transition: all 0.23s ease-out;
  421. transition: all 0.3s ease-out;
  422. }
  423.  
  424.  
  425.  
  426. .stuff{
  427. font-size: 9px;
  428. line-height:23px;
  429. font-family:consolas;
  430. opacity: 1.0;
  431. text-transform:uppercase;
  432. color: #ffffff;
  433. -webkit-transition: opacity 0.4s linear;
  434. -webkit-transition: all 0.4s ease-out;
  435. -moz-transition: all 0.4s ease-out;
  436. transition: all 0.3s ease-out;
  437. }
  438.  
  439.  
  440.  
  441. #line {
  442. z-index:999;
  443. position:absolute !important;
  444. position:fixed !important;
  445. display:block;
  446. top:0px;
  447. height:100%;
  448. width:1px;
  449. background-color:#777;
  450. opacity:.6;
  451. {block:indexpage}
  452. margin-left:200px;
  453. {/block:indexpage}
  454. {block:permalinkpage}
  455. display:none;
  456. {/block:permalinkpage}
  457. -webkit-animation: flipInX 2s;
  458. -moz-animation: flipInX 2s;
  459. -ms-animation: flipInX: 2s;
  460. }
  461.  
  462. #line2 {
  463. z-index:999;
  464. position:absolute !important;
  465. position:fixed !important;
  466. display:block;
  467. top:0px;
  468. height:700px;
  469. width:1px;
  470. background-color:#777;
  471. opacity:.6;
  472. {block:indexpage}
  473. margin-left:685px;
  474. {/block:indexpage}
  475. {block:permalinkpage}
  476. display:none;
  477. {/block:permalinkpage}
  478. -webkit-animation: flipInY 2s;
  479. -moz-animation: flipInY 2s;
  480. -ms-animation: flipInY: 2s;
  481. }
  482.  
  483. .animated {
  484. -webkit-animation-fill-mode: both;
  485. -moz-animation-fill-mode: both;
  486. -ms-animation-fill-mode: both;
  487. -o-animation-fill-mode: both;
  488. animation-fill-mode: both;
  489. -webkit-animation-duration: 0.2s;
  490. -moz-animation-duration: 0.2s;
  491. -ms-animation-duration: 0.2s;
  492. -o-animation-duration: 0.2s;
  493. animation-duration: 0.2s;
  494. }
  495.  
  496. .animated.hinge {
  497. -webkit-animation-duration: 0.2s;
  498. -moz-animation-duration: 0.2s;
  499. -ms-animation-duration: 0.2s;
  500. -o-animation-duration: 0.2s;
  501. animation-duration: 2s;
  502. }
  503.  
  504.  
  505. @-webkit-keyframes flipInX {
  506. 0% {
  507. -webkit-transform: perspective(400px) rotateY(0deg);
  508. margin-top:600px;
  509. }
  510.  
  511. 40% {
  512. -webkit-transform: perspective(400px) rotateY(0deg);
  513. }
  514.  
  515. 70% {
  516. -webkit-transform: perspective(400px) rotateY(0deg);
  517. }
  518.  
  519. 100% {
  520. -webkit-transform: perspective(400px) rotateY(0deg);
  521. margin-top:0px;
  522. }
  523. }
  524.  
  525.  
  526. @-webkit-keyframes flipInY {
  527. 0% {
  528. -webkit-transform: perspective(400px) rotateY(0deg);
  529. margin-top:-600px;
  530. }
  531.  
  532. 40% {
  533. -webkit-transform: perspective(400px) rotateY(0deg);
  534. }
  535.  
  536. 70% {
  537. -webkit-transform: perspective(400px) rotateY(0deg);
  538. }
  539.  
  540. 100% {
  541. -webkit-transform: perspective(400px) rotateY(0deg);
  542. margin-top:0px;
  543. }
  544. }
  545.  
  546. }.flipInX {
  547. -webkit-backface-visibility: visible !important;
  548. -webkit-animation-name: flipInY;
  549. -moz-backface-visibility: visible !important;
  550. -moz-animation-name: flipInY;
  551. -o-backface-visibility: visible !important;
  552. -o-animation-name: flipInY;
  553. backface-visibility: visible !important;
  554. animation-name: flipInY;
  555. }#users:hover{}
  556.  
  557.  
  558.  
  559. .gay{
  560. width:210px;
  561. height: 20px;
  562. font-family: consolas;
  563. font-size: 9px;
  564. text-transform:none;
  565. position: absolute;
  566. line-height: 10px;
  567. text-align: center;
  568. overflow:hidden;
  569. color: #ffffff;
  570. text-transform:uppercase;
  571. letter-spacing:1px;
  572. padding:8px 3px 8px 4px;
  573. opacity: 0.0;
  574. border-top:1px #eee solid;
  575. border-bottom:1px #eee solid;
  576. padding-right: 10px;
  577. background-color:#000000;
  578. bottom:0px;
  579. margin-left: -10px;
  580. margin-top:-1px;
  581. opacity: 0.0;
  582. text-align:right;
  583. -webkit-transition: opacity 0.6s ease-out;
  584. -webkit-transition: all 0.6s ease-out;
  585. -moz-transition: all 0.6s ease-out;
  586. transition: all 0.6s ease-out;
  587. }
  588.  
  589.  
  590.  
  591. .gay a{
  592. color:#ffffff;
  593. }
  594.  
  595. #entry:hover .gay {
  596. bottom:0px;
  597. -webkit-transition: opacity 0.6s ease-out;
  598. -webkit-transition: all 0.6s ease-out;
  599. -moz-transition: all 0.6s ease-out;
  600. transition: all 0.6s ease-out;
  601. opacity: 1.0;
  602. }
  603.  
  604. .gay a:hover{
  605. color:{color:hover};
  606. padding:1px 0px 0px 0px;
  607. -webkit-transition: opacity 0.3s ease-out;
  608. -webkit-transition: all 0.3s ease-out;
  609. -moz-transition: all 0.3s ease-out;
  610. transition: all 0.3s ease-out;}
  611.  
  612.  
  613.  
  614.  
  615. </style>
  616. <link rel="shortcut icon" href="{Favicon}">
  617. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  618. <meta name="viewport" content="width=720" />
  619. </head>
  620. <body>
  621.  
  622. <div id="stuff">
  623. <div id="content">
  624. <div id="sidebar">
  625. <div id="line"></div>
  626. <div id="line2"></div>
  627. {text:music player}
  628. <div align="left" style="padding-bottom:4px;">
  629. <a href="/">
  630. <img style="" src="{image:sidebar}"width=180" /></a></div>
  631.  
  632.  
  633. <div align="center" style="line-height:16px; margin-top:2px; margin-bottom:2px; color:{color:Blog Description};">{description}</div>
  634.  
  635. <div id="hmm">
  636. {block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}">壹</a>{/block:IfLinkonetitle}
  637. {block:IfLinktwotitle}<a href="{text:link two}" title="{text:link two title}">贰</a> {/block:IfLinktwotitle}
  638. {block:IfLinkthreetitle}<a href="{text:link three}" title="{text:link three title}">三</a>{/block:IfLinkthreetitle}
  639. {block:IfLinkfourtitle}<a href="{text:link four}" title="{text:link four title}">四</a>{/block:IfLinkfourtitle}
  640. {block:IfLinkfivetitle}<a href="{text:link five}" title="{text:link five title}">五</a>{/block:IfLinkfivetitle}
  641. {block:IfLinksixtitle}<a href="{text:link six}" title="{text:link six title}">六</a> {/block:IfLinksixtitle}
  642. {block:IfLinkseventitle}<a href="{text:link seven}" title="{text:link seven title}">七</a>{/block:IfLinkseventitle}
  643. {block:IfLinkeighttitle}<a href="{text:linkeight}" title="{text:link eight title}">捌</a> {/block:IfLinkeighttitle}
  644. </div>
  645.  
  646.  
  647. </div>
  648.  
  649.  
  650. <div align="center">
  651.  
  652. <div id="posts">
  653.  
  654. {block:Posts}
  655.  
  656.  
  657. {block:ContentSource}
  658.  
  659. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  660.  
  661. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  662.  
  663. {/block:SourceLogo}
  664.  
  665. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  666.  
  667. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  668.  
  669.  
  670. <div id="entry">
  671.  
  672.  
  673.  
  674.  
  675. {block:Photo}
  676. <div id="photo">
  677. <div id="image">
  678. {block:IndexPage}{LinkOpenTag}
  679.  
  680.  
  681.  
  682. <div class="perma2"><div style=" position: absolute; opacity: 1.0;top: 34%; display: table-cell; vertical-align: middle; width:100%;"><p style=" position: relative; top: -47%; left:30%;"><p>
  683.  
  684.  
  685.  
  686. </a><div class="stuff"><a href="{permalink}">{Notecountwithlabel}</a></a> <p> <a href="{permalink}">{timeago}</a> <p>
  687. <a href="{permalink}">{dayofmonth} {shortmonth} {year}</a> <p>
  688.  
  689.  
  690. <div align="center" style="margin-top:7px;border-top:1px dotted #dddddd; padding-top:7px;"><a href="{ReblogURL}" target="_blank"><font size="3">reblog</font></a></div>
  691.  
  692.  
  693. </div>
  694.  
  695.  
  696. </p></div> </div>
  697.  
  698.  
  699. <div class="photo"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%; style=" {block:IfPostShadows}-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);box-shadow: 0px 0px 12px rgba(0, 0, 0, .3);{/block:IfPostShadows} {block:ifRoundedEdges}-moz-border-radius: 3px; border-radius: 3px; {/block:ifRoundedEdges}"></a></div>{LinkCloseTag}{/block:IndexPage}</div></div>
  700.  
  701. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}">
  702. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=100%;"></a>{LinkCloseTag}{/block:PermalinkPage}
  703. {/block:Photo}
  704.  
  705.  
  706. {block:Photoset}
  707.  
  708. <div class="gay">posted {timeago}<br>
  709. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  710.  
  711. <div style="padding-top:0px; padding-bottom:0px;">
  712. <a href="{permalink}">
  713. {Photoset-250}</a></div>
  714.  
  715.  
  716.  
  717. {block:PermalinkPage}
  718. {Photoset-500}
  719. {/block:PermalinkPage}
  720.  
  721.  
  722. {/block:Photoset}
  723.  
  724.  
  725.  
  726. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  727. {block:Title}
  728. <a href="{permalink}"><span class="title">{Title}</span></a>
  729. {/block:Title}
  730. <span class="entrytext" style="line-height:12px;">{Body}</span>
  731. <a href="{Permalink}"></a></div>
  732. {block:indexpage}
  733. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}" title="{notecountwithlabel}">x
  734. </a></div>{/block:indexpage}
  735. {/block:Text}
  736.  
  737. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  738. <a href="{URL}"><span class="title">{Name}</span></a></div>
  739. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  740. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  741. {block:indexpage}
  742. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}" title="{notecountwithlabel}">x
  743. </a></div>{/block:indexpage}
  744. {/block:Link}
  745.  
  746. {block:Quote}
  747. <div style="padding-top:10px; padding-bottom:10px;">
  748. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  749. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  750. -{Source}
  751. {/block:Source}</a></div><br>{block:indexpage}
  752. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}" title="{notecountwithlabel}">x
  753. </a></div>{/block:indexpage}
  754. </div>
  755. {/block:Quote}
  756.  
  757. {block:Chat}
  758. <div style="padding-top:15px; padding-bottom:10px;">
  759. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  760. <ul class="chat">
  761. {block:Lines}
  762. <li class="user_{UserNumber}">
  763. {block:Label}
  764. <span class="label" style="line-height:12px;">{Label}</span>
  765. {/block:Label}
  766. {Line}
  767. </li>
  768. {/block:Lines}
  769. </ul>
  770. {block:Caption}{Caption}{/block:Caption}
  771. <br>{block:indexpage}
  772. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}"><a href="{Permalink}" title="{notecountwithlabel}">x
  773. </a></div>{/block:indexpage}
  774. </div>
  775. {/block:Chat}
  776.  
  777.  
  778.  
  779.  
  780. {block:Audio}
  781. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div style="text-align:left"><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div></div>
  782.  
  783.  
  784. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  785. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  786. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}" title="{notecountwithlabel}">x
  787. </a></div>{/block:indexpage}
  788.  
  789.  
  790. {/block:Audio}
  791.  
  792.  
  793.  
  794. {block:Video}
  795.  
  796. <div class="gay">posted {timeago}<br>
  797. <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  798. {Video-250}
  799.  
  800. {block:PermalinkPage}
  801. {Video-500}
  802. {/block:PermalinkPage}
  803. {/block:Video}
  804.  
  805.  
  806.  
  807.  
  808.  
  809. {block:PermalinkPage}
  810. <center>
  811. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  812. </center>
  813.  
  814. <br><br>
  815. <div align="left">
  816. {block:PostNotes}
  817. {PostNotes}
  818. {/block:PostNotes}</div>
  819. {/block:PermalinkPage}
  820.  
  821.  
  822. </div>
  823.  
  824.  
  825.  
  826. {/block:Posts}
  827. </div>
  828. </div>
  829. </div>
  830. </center>
  831. </div>
  832. </div>
  833.  
  834.  
  835.  
  836. {block:indexpage}
  837.  
  838.  
  839. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  840. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  841. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/TKgn8tjki/jquerymsnryv2.js"></script>
  842. <script type="text/javascript">
  843. $(window).load(function(){
  844. var $wall = $('#posts');
  845. $wall.imagesLoaded(function(){
  846. $wall.masonry({
  847. itemSelector: '#entry, #entry_photo',
  848. isAnimated : false
  849. });
  850. });
  851.  
  852. $wall.infinitescroll({
  853. navSelector : '#page-nav',
  854. nextSelector : '#page-nav a',
  855. itemSelector : '#entry, #entry_photo',
  856. bufferPx : 2000,
  857. debug : false,
  858. errorCallback: function() {
  859. $('#infscr-loading').fadeOut('normal');
  860. }},
  861. function( newElements ) {
  862. var $newElems = $( newElements );
  863. $newElems.hide();
  864. $newElems.imagesLoaded(function(){
  865. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  866. });
  867. }); $('#content').show(500);
  868. });
  869. </script>
  870. {/block:indexpage}
  871.  
  872.  
  873.  
  874. </body>
  875. </html>
Add Comment
Please, Sign In to add comment