ramfaggot

Untitled

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