ramfaggot

Untitled

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