Advertisement
ramisa

Untitled

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