kakawan

130

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