Advertisement
ramisa

Untitled

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