ramfaggot

Untitled

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