Advertisement
Guest User

Untitled

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