kakawan

90

Apr 16th, 2014
730
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.26 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: 300px; 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 {text-align:center;font: 13px 'georgia'; text-transform: none; line-height: 1.7em; margin: 5px 0;}
  122.  
  123. h2:before {content:'“';text-align:center;}
  124. h2:after {content:'”';text-align:center;}
  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;text-align:center;}
  142. .quote-by:before {content:'— ';text-align:center;}
  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.  
  228. padding:5px ;
  229. border-left:0px solid {color:border};
  230. -webkit-border-radius: px 100px 0px 0px;
  231. -webkit-transition: all 0.7s ease;
  232. -moz-transition: all 0.7s ease;
  233.  
  234. -o-transition: all 0.7s ease;
  235. }
  236.  
  237.  
  238.  
  239. #sidebarimage:hover {
  240.  
  241. opacity:0.+;
  242. -webkit-transition: all 0.6s ease-out;
  243. -moz-transition: all 0.2s ease-out;
  244. }
  245.  
  246. #sidebar:hover #descri {opacity:0.0; width:100px; -webkit-border-radius: 100px 00px 100px 0px; background: #;color:#ff}
  247. #sidebar:hover #titulo{opacity:1; margin-left:5px;;}
  248. #sidebar:hover #links {opacity:1; width:px; margin-top:px; background:#ee;-webkit-border-radius: 100px px 100px 10px;color:#000;}
  249.  
  250.  
  251. #links {color: ; font-family:georgia;border-top:px solid #aaa; background:#000;border-left:px solid #EEE; -webkit-border-radius: 100px 00px 100px 00px; background:#ff; font-style:italic; font-size:10px; margin-top:11px; margin-left:4px; position:fixed; line-height: 13px; letter-spacing:px; height: 14px; z-index:100; opacity:10; text-align:center; font-weight: none; padding:3px; text-shadow: 0px 0px 0px transparent; width: 162px;-webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  252. #links a {color: #fff;{color:links}; -webkit-border-radius:100px 0px 100px 00px; display:blok; text-transform: upercase; 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;}
  253. #links a:hover { margin-top:-1px; font-weight:bld;text-shadow: 0px 1px 5px; -moz-opacity:1.0; letter-spacing:px; font-style:itaic; border-bottom:px 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;}
  254.  
  255.  
  256. #descri{width:160px; position:fixed; opacity:4; border-bottom:px solid #aaa; border-bottom:px solid #aaa; background:#ff;margin-left:2px;margin-top:-14px; font-style:itaic; text-transform: uppercase; font-size:11px;font-family:consolas;text-align:center; color: {color:descri}; padding:8px; height:8px; line-height:13px; letter-spacing:px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  257. #descri:hover{ ; text-shadow: 0px 0px 0px; color:#ff; -webkit-transition-duration: 0.6s;--moz-transition-duration: 0.6s; }
  258.  
  259.  
  260.  
  261. #titulo{
  262. -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;
  263. position:fixed;
  264. color: {color:descri};
  265. text-align:right;
  266. width:150px;
  267. opacity:0;
  268. letter-spacing:0px;
  269. padding:13px;
  270. background: ;
  271. height:auto;
  272. font-weight:old;
  273. text-transform:uppercase;
  274. margin-left:52px;
  275. margin-top:-19px;
  276.  
  277.  
  278. font-family:consolas;
  279. text-transform: ;
  280. font-size:11px;
  281. line-height:15px;
  282.  
  283. -webkit-border-radius: 100px 00px 100px 0px;}
  284.  
  285. @font-face {
  286. font-family:titulo;
  287. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  288. }
  289. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  290.  
  291. .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;}
  292. .simb2 a{color: transparent;}
  293. .simb2 a:hover{font-size:15px; color: black; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  294.  
  295.  
  296.  
  297. {CustomCSS}</style>
  298. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  299. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  300.  
  301.  
  302. <script type="text/javascript">
  303.  
  304. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  305. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  306. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  307.  
  308. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  309. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  310. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  311.  
  312. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  313. //$: Access to jQuery
  314. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  315. //state: "block" or "none", depending on state
  316. }
  317.  
  318. animatedcollapse.init()
  319.  
  320. </script>
  321. </head><body>
  322.  
  323.  
  324. <div id="sidemenu"></div>
  325.  
  326.  
  327. <div id="sidebar">
  328.  
  329.  
  330. <div id="sidebarimage"> <img src="{image:sidebar}">
  331. </div>
  332.  
  333. <div id="titulo">✚ {description}
  334. </div>
  335. <div id="descri">{text:frase} </div>
  336. <div id="links">
  337. <a href="{text:Link1}">{text:Link1 Title}</a>
  338. <a href="{text:Link2}">{text:Link2 Title}</b></a>
  339. <a href="{text:Link3}">{text:Link3 Title}</b></a>
  340. <a href="{text:Link4}"> {text:Link4 Title}</b> </a>
  341. <a href="http://mists.tumblr.com"></a>
  342. </div>
  343. </div>
  344. </div>
  345. </div>
  346. </div>
  347. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  348. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  349.  
  350. <div id="content">
  351. {block:Posts}
  352. <div id="caixa">
  353.  
  354. {block:Text}
  355. <div class="post">
  356. {block:Title}<h1>{Title}</h1>{/block:Title}
  357. {Body}
  358. {block:IndexPage}
  359. <div class="r">
  360. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  361. </div>
  362. {/block:IndexPage}
  363. </div>
  364. {/block:Text}
  365.  
  366. {block:Photo}
  367. <div class="photo">
  368. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  369. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}">
  370. {block:IndexPage}</a>{/block:IndexPage}
  371. </div>
  372. {block:IndexPage}<div class="c time">
  373. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  374. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  375. </div>{/block:IndexPage}
  376. {block:PermalinkPage}
  377. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  378. {/block:PermalinkPage}
  379. {/block:Photo}
  380.  
  381. {block:Photoset}
  382. <div class="photoset">{Photoset}</div>
  383. {block:IndexPage}
  384. <div class="r">
  385. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  386. </div>
  387. {/block:IndexPage}
  388. {block:PermalinkPage}
  389. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  390. {/block:PermalinkPage}
  391. {/block:Photoset}
  392.  
  393. {block:Video}
  394. {block:IndexPage}
  395. {block:IfNotPostWidth400px}<div class="video">{VideoEmbed-250}</div>{/block:IfNotPostWidth400px}
  396. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  397. <div class="r">
  398. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  399. </div>
  400. {/block:IndexPage}
  401. {block:PermalinkPage}
  402. {block:IfNotPostWidth400px}<div class="video">{VideoEmbed-500}</div>{/block:IfNotPostWidth400px}
  403. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  404. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  405. {/block:PermalinkPage}
  406. {/block:Video}
  407.  
  408. {block:Quote}
  409. <div class="post">
  410. <h2>{Quote}</h2>
  411. {block:Source}<div class="quote-by"><b>{Source}</b></div>{/block:Source}
  412. {block:IndexPage}
  413. <div class="r">
  414. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  415. </div>
  416. {/block:IndexPage}
  417. </div>
  418. {/block:Quote}
  419.  
  420. {block:Link}
  421. <div class="post">
  422. <h3 class="link"><a href="{URL}" {Target}>{Name}</a></h3>
  423. {block:Description}{Description}{/block:Description}
  424. {block:IndexPage}
  425. <div class="r">
  426. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  427. </div>
  428. {/block:IndexPage}
  429. </div>
  430. {/block:Link}
  431.  
  432. {block:Chat}
  433. <div class="post">
  434. {block:Title}<h1>{Title}</h1>{/block:Title}
  435. <div class="chat">
  436. {block:Lines}<li>
  437. {block:Label}<span class="label">{Label}</span>{/block:Label}
  438. {Line}
  439. </li>{/block:Lines}
  440. </div>
  441. {block:IndexPage}
  442. <div class="r">
  443. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  444. </div>
  445. {/block:IndexPage}
  446. </div>
  447. {/block:Chat}
  448.  
  449. {block:Audio}
  450. <div class="post">
  451. <div class="audio">{AudioEmbed}</div>
  452. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  453. {block:IndexPage}
  454. <div class="r">
  455. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  456. </div>
  457. {/block:IndexPage}
  458. </div>
  459. {/block:Audio}
  460.  
  461. {block:Answer}
  462. <div class="post">
  463. <div id="questionpam">{Question}</div>
  464.  
  465. <div id="setapam"></div>
  466.  
  467. <div class="asked-info">
  468.  
  469. <a href="{AskerURL}"><img src="{AskerPortraitURL-24}" title="{AskerNAME}"></a> {Asker}
  470. </div>
  471. {Answer}
  472. {block:IndexPage}<div class="c time">
  473. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  474. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  475. </div>{/block:IndexPage}
  476. </div>
  477. {/block:Answer}
  478.  
  479. {block:PermalinkPage}
  480. {block:Date}
  481. <div id="info">
  482.  
  483. <li>{DayOfMonth} {Month} {Year}, {24HourWithZero}:{Minutes}</li>
  484.  
  485. {block:NoteCount}<li>{NoteCountWithLabel}</li>{/block:NoteCount}
  486.  
  487. {block:Answer}<li>{lang:Asked by Asker 2}</li>{/block:Answer}
  488.  
  489. {block:RebloggedFrom}<li>{lang:Reblogged from} <a href="{ReblogParentURL}">{ReblogParentName}</a></li>{/block:RebloggedFrom}
  490.  
  491. {block:ContentSource}<li>{lang:Source}: <a href="{SourceURL}">{SourceLink}</a></li>{/block:ContentSource}
  492.  
  493. {block:HasTags}<li>{lang:Tags}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</li>{/block:HasTags}
  494.  
  495. </div>
  496. {/block:Date}
  497.  
  498. {block:PostNotes}{PostNotes}{/block:PostNotes}
  499.  
  500. {/block:PermalinkPage}
  501.  
  502. </div>
  503. {/block:Posts}
  504. </div>
  505.  
  506. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  507. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  508. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  509. <script type="text/javascript">
  510. $(window).load(function () {
  511. $('#content').masonry(),
  512. $('.masonryWrap').infinitescroll({
  513. navSelector : "div#navigation",
  514. nextSelector : "div#navigation a#nextPage",
  515. itemSelector : "#caixa",
  516. bufferPx : 10000,
  517. extraScrollPx: 11000,
  518. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  519. loadingText : "",
  520. },
  521. // call masonry as a callback.
  522. function() { $('#content').masonry({ appendedContent: $(this) }); }
  523. );
  524. });
  525. </script>
  526.  
  527. {block:IndexPage}
  528. <div class="column navigation" id="navigation">
  529. {block:Pagination}
  530. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  531. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  532. </div>
  533. {/block:IndexPage}
  534.  
  535. </div>
  536.  
  537. </body>
  538. </html>
  539.  
  540. <style>
  541. .thm {position:fixed;bottom:30px;right:22px;font-size:11px;font-family:consolas;color:#555;font-style:ialic;}</style>
  542.  
  543. <div class="thm" title=""><a href="http://mathkawan.tumblr.com/">mists</a></div>
Advertisement
Add Comment
Please, Sign In to add comment