Advertisement
ramisa

Untitled

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