ramfaggot

Untitled

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