Advertisement
ramisaaaaa

Untitled

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