ramfaggot

Untitled

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