kakawan

77

Feb 23rd, 2014
767
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.00 KB | None | 0 0
  1. <!---- mists
  2. --->
  3.  
  4.  
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9. <head><title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14.  
  15. <meta name="color:background" content="#FFFFFF">
  16. <meta name="color:link" content="#000000">
  17. <meta name="color:scrollbar" content="#D6D5D5">
  18. <meta name="color:scrollbg" content="#FFFFFF">
  19. <meta name="color:descri" content="#ffffff">
  20. <meta name="color:links" content="#000000">
  21. <meta name="color:border" content="#cccbcb">
  22. <meta name="text:frase" content="you ruined me, asshole"/>
  23. <meta name="color:hover" content="#eeeeee">
  24. <meta name="color:detalhes" content="#eeeeee"/>
  25. <meta name="color:Font" content="#444444"/>
  26.  
  27. <meta name="color:background" content="#fff" />
  28. <meta name="color:posts" content="#fff" />
  29. <meta name="color:scrollbar" content="#f8f8f8" />
  30. <meta name="color:texts" content="#000" />
  31.  
  32.  
  33.  
  34.  
  35. <meta name="image:sidebar" content="http://static.tumblr.com/984f94db13bafaf519497f68e4d56bbc/ewx0oi8/Zc6n1hasb/tumblr_static_sem_t__tulo.png"/>
  36.  
  37.  
  38. <meta name="text:Link1" content="/" />
  39. <meta name="text:Link1 Title" content="link" />
  40. <meta name="text:Link2" content="/" />
  41. <meta name="text:Link2 Title" content="link" />
  42. <meta name="text:Link3" content="/" />
  43. <meta name="text:Link3 Title" content="link" />
  44. <meta name="text:Link4" content="/" />
  45. <meta name="text:Link4 Title" content="link" />
  46.  
  47. <meta name="if:Rolagem infinita" content="1"/>
  48.  
  49. <meta name="if:Opacity in images" content="1"/>
  50. <meta name="if:Post width 400px" content="0"/>
  51. <meta name="if:Customize scrollbar" content="1"/>
  52.  
  53.  
  54. <style type="text/css" media="screen">
  55.  
  56. body {background: {color:Background} url('{image:background}') no-repeat fixed; background-size: 100% 100%; font: 12px 'Tahoma'; color: {color:font}; line-height: 1.7em; text-align: center; margin: 0;}
  57.  
  58. a {color: {color:link}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: 0.2s ease-in;}
  59.  
  60. a:hover {color: {color:Link hover}; {block:IfNotUnderlineInLinks}text-decoration: none;{/block:IfNotUnderlineInLinks}{block:IfUnderlineInLinks}text-decoration: underline;{/block:IfUnderlineInLinks}}
  61.  
  62. p {margin: 6px 0 0 0;}
  63.  
  64. ul {list-style: circle;}
  65.  
  66. {block:IfOpacityInImages}img {opacity: 0.8;}{/block:IfOpacityInImages}
  67.  
  68. {block:IfCustomizeScrollbar}
  69. ::-webkit-scrollbar{width:4px; height:4px;}
  70. ::-webkit-scrollbar-button:start:decrement
  71. ::-webkit-scrollbar-button:end:increment{display:block; height:0;background-color: transparent;}
  72. ::-webkit-scrollbar-track-piece{background-color: transparent;}
  73. ::-webkit-scrollbar-thumb:vertical{height:4px; background-color: {color:Scrolling bar}; border-radius: 10px;}
  74. ::-webkit-scrollbar-thumb:horizontal{width:4px; background-color: {color:Scrolling bar}; border-radius: 10px;}
  75. {/block:IfCustomizeScrollbar}
  76.  
  77.  
  78. #tudo {
  79. width: 1100px;
  80. position: relative;
  81. margin: 0 auto;
  82. }
  83.  
  84. #content {
  85. position: relative;
  86. padding-left:5px;
  87. margin: 40px auto 40px 290px;
  88. {block:IfNotPostWidth400px}width:1000px;
  89. {/block:IfNotPostWidth400px}{block:IfPostWidth400px}
  90. width: 850px;{/block:IfPostWidth400px}
  91. }
  92.  
  93. #caixa {background: {color:Post};
  94.  
  95. text-align: left;
  96. font: 12px 'tahoma';
  97. color: {color:Font};
  98. line-height: 1.7em;
  99. position: relative;
  100. overflow: hidden;
  101. {block:IfNotPostWidth400px}
  102. {block:IndexPage}
  103. margin: 2px; float: left; width: 250px;
  104. {/block:IndexPage}
  105. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  106. {/block:IfNotPostWidth400px}
  107. {block:IfPostWidth400px}
  108. width: 400px; margin: 0 5px 5px 0; float: left;
  109. {/block:IfPostWidth400px}
  110. }
  111.  
  112. #caixa img {max-width: 100%;}
  113.  
  114. #caixa blockquote {margin: 5px; border-left: 1px solid {color:Font}; padding-left: 5px;}
  115. #caixa blockquote img {max-width: 100%!important}
  116.  
  117. #caixa .post {margin: 5px;}
  118.  
  119. h1 {font: normal 12px 'tahoma'; text-transform: none;}
  120.  
  121. h2, .asked h4 {font: 13px 'georgia'; text-transform: none; line-height: 1.7em; margin: 5px 0;}
  122.  
  123. h2:before {content:'“';}
  124. h2:after {content:'”';}
  125.  
  126. h3 {font: normal 14px 'arial'; color: {color:Font}; text-transform: none; text-align: center; line-height: 1.7em;}
  127.  
  128. .photo {text-align: center;}
  129.  
  130. .photo img {vertical-align: middle; {block:IndexPage}width: 100%;{/block:IndexPage}{block:PermalinkPage}max-width: 100%;{/block:PermalinkPage} height: auto;}
  131.  
  132. {block:IfOpacityInImages}
  133. .photoset img {opacity: 0.8;}
  134. {/block:IfOpacityInImages}
  135.  
  136.  
  137. .link {margin: 0;}
  138. .link a {color: {color:Font}; text-decoration: none;}
  139. .link a:after {content:' ';}
  140.  
  141. .quote-by {padding: 0 15px;}
  142. .quote-by:before {content:'— ';}
  143.  
  144. .audio iframe, .video iframe, .photoset iframe {width: 100%; vertical-align: middle;}
  145.  
  146. .audio {display: block; text-align: center;}
  147. .audio iframe {height: 30px; width: 30px; display: inline-block;}
  148.  
  149. .chat {margin: 0 0 5px; list-style: none; font-family: 'Courier New';}
  150. .chat li {padding: 3px 5px; margin: 1px 0px;}
  151. .chat li:first-child {padding: 5px 5px 3px;}
  152. .chat li:last-child {border: none;}
  153. .chat .label {font-weight: bold;}
  154.  
  155. #askerpam{text-align: left;
  156. vertical-align:bottom;
  157. margin-top:-24px;
  158. color: {color:descri};
  159. margin-left:20px;
  160. font-size:10px;
  161. font-family:calibri;}
  162. #questionpam{width:239px;
  163. padding:5px;
  164. background-color: {color:detalhes};
  165. -webkit-border-radius: 5px 5px 5px 5px;
  166. -moz-border-radius: 5px 5px 5px 5px;
  167. border-radius: 5px 5px 5px 5px;}
  168. #setapam {margin-top:-0px;
  169. color: {color:descri};
  170. margin-left:18px;
  171. font-size:10px;
  172. width: 0;
  173. height: 0;
  174. border-top: 17px solid {color:detalhes};
  175. border-left: 17px solid transparent;}
  176. .asked-info {margin: 10px 0; height: 24px; color: {color:descri};padding-left: 20px; font-size:12px;}
  177. .asked-info img {vertical-align: middle; -webkit-border-radius: 60px 0px 60px 60px;
  178. -moz-border-radius: 60px 0px 60px 60px;
  179. border-radius: 60px 0px 60px 60px;
  180. box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);} margin-right: 3px;}
  181.  
  182. #caixa .caption {margin: 5px;}
  183.  
  184. #caixa #info {margin: 20px 0 0; list-style: none; text-align: center;}
  185. #caixa #info button {background: none; border: none; padding: 0; margin: 0; overflow: hidden;}
  186.  
  187. ol.notes {margin: 0; list-style: none; padding: 5px;}
  188. ol.notes li {padding: 1px 0;}
  189. ol.notes li img.avatar {vertical-align: middle; margin-right: 5px;}
  190.  
  191. .r {-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;text-align: center;margin: 5px 15px 10px; font-size: 11px; opacity:0.5;}
  192. #caixa:hover .r {opacity: 1;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  193.  
  194. .c {position: absolute; cursor: default; left: 10px; bottom: 0; z-index: 9; opacity: 0;}
  195. #caixa:hover .c {opacity: 1; bottom: 5px;}
  196. .c cleiton {display: inline-block; cursor: pointer; background: rgba(0,0,0,.4); height: 15px; width: 15px; padding: 1px 3px 2px; border: 1px solid rgba(0,0,0,.2); border-radius: 2px;}
  197. .c cleiton:hover {background: rgba(0,0,0,.3);}
  198. .c.time {-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;}
  199.  
  200. #sidebar {
  201. width: 160px;
  202. height:height;
  203.  
  204. position:fixed; padding:px; border-top:0px solid #Eee;
  205. border-left:px solid {color:border};
  206. border-bottom:0px solid {color:border};
  207. border-right:px solid {color:border};
  208. margin-left:100px;
  209. margin-top:60px;
  210.  
  211.  
  212. -webkit-transition: all 0.7s ease;
  213. -moz-transition: all 0.7s ease;
  214. -o-transition: all 0.7s ease;}
  215. #sidebar:hover #links {opacity: 1;}
  216.  
  217.  
  218. #sidebarimage {
  219. width 200px;
  220. -webkit-transition: all 0.7s ease;
  221. -moz-transition: all 0.7s ease;
  222. -o-transition: all 0.7s ease;
  223. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  224.  
  225. #sidebarimage img {
  226. width:170px;
  227. padding:5px ;
  228. border-left:2px solid {color:border};
  229. -webkit-border-radius: px 100px 0px 0px;
  230. -webkit-transition: all 0.7s ease;
  231. -moz-transition: all 0.7s ease;
  232.  
  233. -o-transition: all 0.7s ease;
  234. }
  235.  
  236.  
  237.  
  238. #sidebarimage:hover {
  239.  
  240. opacity:0.+;
  241. -webkit-transition: all 0.6s ease-out;
  242. -moz-transition: all 0.2s ease-out;
  243. }
  244.  
  245. #sidebar:hover #descri {opacity:0.0; width:100px; margin-top:-60px; -webkit-border-radius: 100px 00px 100px 0px; background: #;color:#ff}
  246. #sidebar:hover #titulo{opacity:1; margin-top:px;}
  247. #sidebar:hover #links {opacity:1; width:px; margin-top:px; background:#ff;-webkit-border-radius: 00px 00px 00px 0px;}
  248.  
  249.  
  250. #links {color: ; font-family: cambria; background:#ff;border-left:px solid #EEE; -webkit-border-radius: 00px 00px 00px 00px; background:#ff; font-style:itaic; font-size:9px; margin-top:-12px; margin-left:7px; position:fixed; line-height: 13px; letter-spacing:px; height: 14px; z-index:100; opacity:10; text-align:center; font-weight: none; padding:8px; text-shadow: 0px 0px 0px transparent; width: 150px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  251. #links a {color: {color:links}; display:blok; text-transform: uppercase; border-bottom:0px dotted #cccbcb; padding:px; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear; opacity: 1.7; width: 170px;}
  252. #links a:hover { margin-top:-1px; text-shadow: 0px 0px 0px; -moz-opacity:1.0; letter-spacing:px; font-style:itaic; border-bottom:1px solid #000; text-transform:upprcase; font-size:px;font-style:ialic; color: {color:hover};-khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;}
  253.  
  254.  
  255. #descri{width:10px; position:fixed; opacity:0; border-top:px solid #aaa; border-bottom:px solid #aaa; background:#fff;margin-left:35px;margin-top:-70px; font-style:itaic; text-transform: upercase; font-size:11px;font-family:arial;text-align:center; color: {color:descri}; padding:8px; height:px; line-height:13px; letter-spacing:px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  256. #descri:hover{ ; text-shadow: 0px 0px 0px; color:#ff; -webkit-transition-duration: 0.6s;--moz-transition-duration: 0.6s; }
  257.  
  258.  
  259.  
  260. #titulo{
  261. -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;
  262. position:fixed;
  263. color: {color:descri};
  264. text-align:center;
  265. width:150px;
  266. opacity:0.2;
  267. letter-spacing:0px;
  268. padding:13px;
  269. background: ;
  270. height:auto;
  271. margin-left:-px;
  272. margin-top:-4px;
  273.  
  274. font-family:arial;
  275. text-transform: ;
  276. font-size:13px;
  277. line-height:15px;
  278.  
  279. -webkit-border-radius: 00px 00px 00px 0px;}
  280.  
  281. @font-face {
  282. font-family:titulo;
  283. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  284. }
  285. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  286.  
  287. .simb2{width:100px; position:fixed; margin-left:41px; margin-top:5px; font-size:15px; font-family: 'Old Standard TT'; text-align:center; color: {color:border}; line-height:1px; z-index: 9999999;}
  288. .simb2 a{color: transparent;}
  289. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  290.  
  291.  
  292.  
  293. {CustomCSS}</style>
  294. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  295. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  296.  
  297.  
  298. <script type="text/javascript">
  299.  
  300. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  301. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  302. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  303.  
  304. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  305. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  306. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  307.  
  308. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  309. //$: Access to jQuery
  310. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  311. //state: "block" or "none", depending on state
  312. }
  313.  
  314. animatedcollapse.init()
  315.  
  316. </script>
  317. </head><body>
  318.  
  319.  
  320. <div id="sidemenu"></div>
  321.  
  322.  
  323. <div id="sidebar">
  324.  
  325.  
  326. <div id="sidebarimage"> <img src="{image:sidebar}">
  327. </div>
  328.  
  329. <div id="titulo">
  330. ◕◕◕◕◕◕◕◕◕◕
  331. </div>
  332. <div id="descri">{text:frase} </div>
  333. <div id="links">
  334. <a href="{text:Link1}">{text:Link1 Title}</a>
  335. <a href="{text:Link2}">{text:Link2 Title}</b></a>
  336. <a href="{text:Link3}">{text:Link3 Title}</u></a>
  337. <a href="{text:Link4}"> {text:Link4 Title}</b> </a>
  338. <a href="http://mists.tumblr.com"></a>
  339. </div>
  340. </div>
  341. </div>
  342. </div>
  343. </div>
  344. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  345. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  346.  
  347. <div id="content">
  348. {block:Posts}
  349. <div id="caixa">
  350.  
  351. {block:Text}
  352. <div class="post">
  353. {block:Title}<h1>{Title}</h1>{/block:Title}
  354. {Body}
  355. {block:IndexPage}
  356. <div class="r">
  357. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  358. </div>
  359. {/block:IndexPage}
  360. </div>
  361. {/block:Text}
  362.  
  363. {block:Photo}
  364. <div class="photo">
  365. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  366. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}">
  367. {block:IndexPage}</a>{/block:IndexPage}
  368. </div>
  369. {block:IndexPage}<div class="c time">
  370. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  371. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  372. </div>{/block:IndexPage}
  373. {block:PermalinkPage}
  374. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  375. {/block:PermalinkPage}
  376. {/block:Photo}
  377.  
  378. {block:Photoset}
  379. <div class="photoset">{Photoset}</div>
  380. {block:IndexPage}
  381. <div class="r">
  382. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  383. </div>
  384. {/block:IndexPage}
  385. {block:PermalinkPage}
  386. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  387. {/block:PermalinkPage}
  388. {/block:Photoset}
  389.  
  390. {block:Video}
  391. {block:IndexPage}
  392. {block:IfNotPostWidth400px}<div class="video">{VideoEmbed-250}</div>{/block:IfNotPostWidth400px}
  393. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  394. <div class="r">
  395. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  396. </div>
  397. {/block:IndexPage}
  398. {block:PermalinkPage}
  399. {block:IfNotPostWidth400px}<div class="video">{VideoEmbed-500}</div>{/block:IfNotPostWidth400px}
  400. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  401. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  402. {/block:PermalinkPage}
  403. {/block:Video}
  404.  
  405. {block:Quote}
  406. <div class="post">
  407. <h2>{Quote}</h2>
  408. {block:Source}<div class="quote-by"><b>{Source}</b></div>{/block:Source}
  409. {block:IndexPage}
  410. <div class="r">
  411. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  412. </div>
  413. {/block:IndexPage}
  414. </div>
  415. {/block:Quote}
  416.  
  417. {block:Link}
  418. <div class="post">
  419. <h3 class="link"><a href="{URL}" {Target}>{Name}</a></h3>
  420. {block:Description}{Description}{/block:Description}
  421. {block:IndexPage}
  422. <div class="r">
  423. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  424. </div>
  425. {/block:IndexPage}
  426. </div>
  427. {/block:Link}
  428.  
  429. {block:Chat}
  430. <div class="post">
  431. {block:Title}<h1>{Title}</h1>{/block:Title}
  432. <div class="chat">
  433. {block:Lines}<li>
  434. {block:Label}<span class="label">{Label}</span>{/block:Label}
  435. {Line}
  436. </li>{/block:Lines}
  437. </div>
  438. {block:IndexPage}
  439. <div class="r">
  440. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  441. </div>
  442. {/block:IndexPage}
  443. </div>
  444. {/block:Chat}
  445.  
  446. {block:Audio}
  447. <div class="post">
  448. <div class="audio">{AudioEmbed}</div>
  449. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  450. {block:IndexPage}
  451. <div class="r">
  452. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  453. </div>
  454. {/block:IndexPage}
  455. </div>
  456. {/block:Audio}
  457.  
  458. {block:Answer}
  459. <div class="post">
  460. <div id="questionpam">{Question}</div>
  461.  
  462. <div id="setapam"></div>
  463.  
  464. <div class="asked-info">
  465.  
  466. <a href="{AskerURL}"><img src="{AskerPortraitURL-24}" title="{AskerNAME}"></a> {Asker}
  467. </div>
  468. {Answer}
  469. {block:IndexPage}<div class="c time">
  470. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  471. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  472. </div>{/block:IndexPage}
  473. </div>
  474. {/block:Answer}
  475.  
  476. {block:PermalinkPage}
  477. {block:Date}
  478. <div id="info">
  479.  
  480. <li>{DayOfMonth} {Month} {Year}, {24HourWithZero}:{Minutes}</li>
  481.  
  482. {block:NoteCount}<li>{NoteCountWithLabel}</li>{/block:NoteCount}
  483.  
  484. {block:Answer}<li>{lang:Asked by Asker 2}</li>{/block:Answer}
  485.  
  486. {block:RebloggedFrom}<li>{lang:Reblogged from} <a href="{ReblogParentURL}">{ReblogParentName}</a></li>{/block:RebloggedFrom}
  487.  
  488. {block:ContentSource}<li>{lang:Source}: <a href="{SourceURL}">{SourceLink}</a></li>{/block:ContentSource}
  489.  
  490. {block:HasTags}<li>{lang:Tags}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</li>{/block:HasTags}
  491.  
  492. </div>
  493. {/block:Date}
  494.  
  495. {block:PostNotes}{PostNotes}{/block:PostNotes}
  496.  
  497. {/block:PermalinkPage}
  498.  
  499. </div>
  500. {/block:Posts}
  501. </div>
  502.  
  503. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  504. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  505. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  506. <script type="text/javascript">
  507. $(window).load(function () {
  508. $('#content').masonry(),
  509. $('.masonryWrap').infinitescroll({
  510. navSelector : "div#navigation",
  511. nextSelector : "div#navigation a#nextPage",
  512. itemSelector : "#caixa",
  513. bufferPx : 10000,
  514. extraScrollPx: 11000,
  515. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  516. loadingText : "",
  517. },
  518. // call masonry as a callback.
  519. function() { $('#content').masonry({ appendedContent: $(this) }); }
  520. );
  521. });
  522. </script>
  523.  
  524. {block:IndexPage}
  525. <div class="column navigation" id="navigation">
  526. {block:Pagination}
  527. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  528. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  529. </div>
  530. {/block:IndexPage}
  531.  
  532. </div>
  533.  
  534. </body>
  535. </html>
  536.  
  537. <style>
  538. .thm {position:fixed;bottom:30px;right:22px;font-size:11px;font-family:consolas;color:#555;font-style:ialic;}</style>
  539.  
  540. <div class="thm" title=""><a href="http://mathkawan.tumblr.com/">mists</a></div>
Advertisement
Add Comment
Please, Sign In to add comment