ramfaggot

Untitled

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