Advertisement
ramisaaaaa

Untitled

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