Advertisement
kakawan

105

Jun 19th, 2014
858
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.53 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="#cccbcb">
  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="http://static.tumblr.com/06fc16677ac87004160437346e6da202/ivo5qqu/fjKn7avuf/tumblr_static_86eablpx7tcsck08osg4sso0.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. <meta name="if:Rolagem infinita" content="1"/>
  50.  
  51.  
  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 465px;
  88. {block:IfNotPostWidth400px}width:550px;
  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 'calibri'; text-transform: none;}
  120.  
  121. h2, .asked h4 {text-align:left;font: 14px 'calibri'; 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 'calibri'; 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 5px;text-align:left}
  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: 12px; opacity:0.5; font-family:calibri;}
  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. #sidebar {
  200. width: 160px;
  201. height:height;
  202.  
  203. position:fixed; padding:px; border-top:0px solid #Eee;
  204. border-left:px solid {color:border};
  205. border-bottom:0px solid {color:border};
  206. border-right:px solid {color:border};
  207. margin-left:275px;
  208. margin-top:50px;
  209.  
  210.  
  211. -webkit-transition: all 0.7s ease;
  212. -moz-transition: all 0.7s ease;
  213. -o-transition: all 0.7s ease;}
  214. #sidebar:hover #links {opacity: 1;}
  215.  
  216.  
  217. #sidebarimage {
  218. width 200px;
  219. -webkit-transition: all 0.7s ease;
  220. -moz-transition: all 0.7s ease;
  221. -o-transition: all 0.7s ease;
  222. border-radius: 522px; -webkit-filter: grayscale(0%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  223.  
  224. #sidebarimage img {
  225. width:160px;
  226. border-left:1px solid transparent;
  227. opacity:1;
  228. height:215px;
  229. padding:10px ;
  230. border-left2px solid {color:border};
  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:1;
  242. -webkit-transition: all 0.6s ease-out;
  243. -moz-transition: all 0.2s ease-out;
  244. }
  245.  
  246. #sidebar:hover #links {opacity:1;color:#fff;-webkit-transition: all 0.6s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; transition: all 0.4s linear;}
  247.  
  248.  
  249. #links {color: ; font-family:cambria;-webkit-border-radius:00px 00px 0px 0px;border-top:px solid #aaa; background:#ff;border-left:px solid #EEE; background:#ee; font-style:ialic; border-bottom:px dotted #ccc; opacity:1;font-size:9px; margin-top:4px; margin-left:29px; position:fixed; line-height: 15px; letter-spacing:-0px; height: px; z-index:100; text-align:left; font-weight: none; padding:1px; 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;}
  250. #links a {color:{color:links};-webkit-border-radius:00px 00px 0px 0px;border:px solid #dcdcdc;-webkit-border-radius:100px 0x 00px 00px; display:bock; 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;}
  251. #links a:hover { background:#6; font-weight:bld;text-shadow: 0px 0px 0px; -moz-opacity:1.0; letter-spacing:px; 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;}
  252.  
  253. #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;}
  254.  
  255.  
  256. #descri{width:175px; background:#00; position:fixed;opacity:1; margin-left:27px;margin-top:12px; border-bottom:1px solid #ee; text-transform: upprcase; font-style:itlic;font-size:11px; font-family:calibri; text-align:left; color: {color:descri}; padding:4px; height:auto; line-height:15px; letter-spacing:1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;-webkit-border-radius:00px 0px 00px 00px;}
  257. #descri:hover{-webkit-transition-duration: 0.3s; -moz-transition-duration: 0.6s; }
  258.  
  259.  
  260. #titulo{
  261. position:fixed;
  262. color: {color:descri};
  263. font-weight:bld;
  264. text-align:center;
  265. width:157px;
  266. background:#ee;
  267. letter-spacing:0px;
  268. border-bottom:px solid #dcdcdc;
  269. padding:2px;
  270. margin-left:14px;
  271. font-style:italic;
  272. opacity: 1;
  273. height:px;
  274. text-transform:upprcase;
  275. margin-top:-13px;
  276. font-family:georgia;
  277. font-size:12px;
  278. line-height:px;
  279.  
  280. -webkit-border-radius:00px 00px 0px 0px;}
  281.  
  282.  
  283.  
  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. .pipi {width:150px;background:000; margin-left:-12px; opacity:0;margin-top:139px;position:fixed;}
  296. .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;}
  297.  
  298.  
  299.  
  300. .pipi {width:160px;background:000;margin-left:135px; opacity:0.8;margin-top:145px;position:fixed;}
  301. .pipi {width:30px; height:40px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  302. .pipi1 {width:50px;background:000; margin-left:200px; opacity:0;margin-top:147px;position:fixed;}
  303. .pipi1 {width:57px; height:18px;background:#00;transition:All 8s ease;-webkit-transition:All .8s ease;-moz-transition:All .8s ease;-o-transition:All .8s ease;}
  304. {CustomCSS}</style>
  305. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  306. <script type="text/javascript" src="https://31.media.tumblr.com/7be1a522f0ee0b608e8fd011c3f86a51/tumblr_mumrp5hCvu1qhlzvpo1_500.png"></script>
  307.  
  308.  
  309. <script type="text/javascript">
  310.  
  311. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  312. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  313. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  314.  
  315. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  316. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  317. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  318.  
  319. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  320. //$: Access to jQuery
  321. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  322. //state: "block" or "none", depending on state
  323. }
  324.  
  325. animatedcollapse.init()
  326.  
  327. </script>
  328. </head><body>
  329.  
  330.  
  331. <div id="sidemenu"></div>
  332. <div class="pipi"><img src="https://38.media.tumblr.com/c0e7bca90599fadbf33d611ddd3d98fe/tumblr_n7awunqa171tez61to1_75sq.png" class="pipi"></div> <div class="pipi1"><img src="https://38.media.tumblr.com/bf7741b92d88904ab3080a731782d077/tumblr_n7a2tbiQDi1tesqp0o1_100.png" class="pipi"></div>
  333.  
  334. <div id="sidebar">
  335.  
  336. <div id="sidebarimage"> <img src="{image:sidebar}">
  337. </div>
  338.  
  339. <div id="descri">{text:frase}</b>
  340. </div>
  341. <div id="titulo">{description}
  342.  
  343. </div>
  344.  
  345.  
  346. <div id="links">
  347. <a href="{text:Link1}">{text:Link1 Title}</a>
  348. <a href="{text:Link2}">{text:Link2 Title}</b></a>
  349. <a href="{text:Link3}">{text:Link3 Title}</b></a>
  350. <a href="{text:Link4}">{text:link4 title}</b> </a>
  351. <a href="http://mists.tumblr.com"></a>
  352. </div>
  353. </div>
  354. </div>
  355. </div>
  356. </div>
  357. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  358. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  359.  
  360. <div id="content">
  361. {block:Posts}
  362. <div id="caixa">
  363.  
  364. {block:Text}
  365. <div class="post">
  366. {block:Title}<h1>{Title}</h1>{/block:Title}
  367. {Body}
  368. {block:IndexPage}
  369. <div class="r">
  370. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  371. </div>
  372. {/block:IndexPage}
  373. </div>
  374. {/block:Text}
  375.  
  376. {block:Photo}
  377. <div class="photo">
  378. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  379. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}">
  380. {block:IndexPage}</a>{/block:IndexPage}
  381. </div>
  382. {block:IndexPage}<div class="c time">
  383. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  384. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  385. </div>{/block:IndexPage}
  386. {block:PermalinkPage}
  387. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  388. {/block:PermalinkPage}
  389. {/block:Photo}
  390.  
  391. {block:Photoset}
  392. <div class="photoset">{Photoset}</div>
  393. {block:IndexPage}
  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:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  400. {/block:PermalinkPage}
  401. {/block:Photoset}
  402.  
  403. {block:Video}
  404. {block:IndexPage}
  405. {block:IfNotPostWidth400px}<div class="video">{VideoEmbed-250}</div>{/block:IfNotPostWidth400px}
  406. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  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:IfNotPostWidth400px}<div class="video">{VideoEmbed-500}</div>{/block:IfNotPostWidth400px}
  413. {block:IfPostWidth400px}<div class="video">{VideoEmbed-400}</div>{/block:IfPostWidth400px}
  414. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  415. {/block:PermalinkPage}
  416. {/block:Video}
  417.  
  418. {block:Quote}
  419. <div class="post">
  420. <h2>{Quote}</h2>
  421. {block:Source}<div class="quote-by"><b>{Source}</b></div>{/block:Source}
  422. {block:IndexPage}
  423. <div class="r">
  424. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  425. </div>
  426. {/block:IndexPage}
  427. </div>
  428. {/block:Quote}
  429.  
  430. {block:Link}
  431. <div class="post">
  432. <h3 class="link"><a href="{URL}" {Target}>{Name}</a></h3>
  433. {block:Description}{Description}{/block:Description}
  434. {block:IndexPage}
  435. <div class="r">
  436. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  437. </div>
  438. {/block:IndexPage}
  439. </div>
  440. {/block:Link}
  441.  
  442. {block:Chat}
  443. <div class="post">
  444. {block:Title}<h1>{Title}</h1>{/block:Title}
  445. <div class="chat">
  446. {block:Lines}<li>
  447. {block:Label}<span class="label">{Label}</span>{/block:Label}
  448. {Line}
  449. </li>{/block:Lines}
  450. </div>
  451. {block:IndexPage}
  452. <div class="r">
  453. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  454. </div>
  455. {/block:IndexPage}
  456. </div>
  457. {/block:Chat}
  458.  
  459. {block:Audio}
  460. <div class="post">
  461. <div class="audio">{AudioEmbed}</div>
  462. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  463. {block:IndexPage}
  464. <div class="r">
  465. <a href="{Permalink}">{NoteCount}</a> · <a href="{ReblogURL}">reblog</a>
  466. </div>
  467. {/block:IndexPage}
  468. </div>
  469. {/block:Audio}
  470.  
  471. {block:Answer}
  472. <div class="post">
  473. <div id="questionpam">{Question}</div>
  474.  
  475. <div id="setapam"></div>
  476.  
  477. <div class="asked-info">
  478.  
  479. <a href="{AskerURL}"><img src="{AskerPortraitURL-24}" title="{AskerNAME}"></a> {Asker}
  480. </div>
  481. {Answer}
  482. {block:IndexPage}<div class="c time">
  483. <cleiton>{ReblogButton size="15" color="white"}</cleiton>
  484. <cleiton>{LikeButton size="15" color="white"}</cleiton>
  485. </div>{/block:IndexPage}
  486. </div>
  487. {/block:Answer}
  488.  
  489. {block:PermalinkPage}
  490. {block:Date}
  491. <div id="info">
  492.  
  493. <li>{DayOfMonth} {Month} {Year}, {24HourWithZero}:{Minutes}</li>
  494.  
  495. {block:NoteCount}<li>{NoteCountWithLabel}</li>{/block:NoteCount}
  496.  
  497. {block:Answer}<li>{lang:Asked by Asker 2}</li>{/block:Answer}
  498.  
  499. {block:RebloggedFrom}<li>{lang:Reblogged from} <a href="{ReblogParentURL}">{ReblogParentName}</a></li>{/block:RebloggedFrom}
  500.  
  501. {block:ContentSource}<li>{lang:Source}: <a href="{SourceURL}">{SourceLink}</a></li>{/block:ContentSource}
  502.  
  503. {block:HasTags}<li>{lang:Tags}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</li>{/block:HasTags}
  504.  
  505. </div>
  506. {/block:Date}
  507.  
  508. {block:PostNotes}{PostNotes}{/block:PostNotes}
  509.  
  510. {/block:PermalinkPage}
  511.  
  512. </div>
  513. {/block:Posts}
  514. </div>
  515.  
  516. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  517. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  518. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  519. <script type="text/javascript">
  520. $(window).load(function () {
  521. $('#content').masonry(),
  522. $('.masonryWrap').infinitescroll({
  523. navSelector : "div#navigation",
  524. nextSelector : "div#navigation a#nextPage",
  525. itemSelector : "#caixa",
  526. bufferPx : 10000,
  527. extraScrollPx: 11000,
  528. loadingImg : "http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif",
  529. loadingText : "",
  530. },
  531. // call masonry as a callback.
  532. function() { $('#content').masonry({ appendedContent: $(this) }); }
  533. );
  534. });
  535. </script>
  536.  
  537. {block:IndexPage}
  538. <div class="column navigation" id="navigation">
  539. {block:Pagination}
  540. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  541. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  542. </div>
  543. {/block:IndexPage}
  544.  
  545. </div>
  546.  
  547. </body>
  548. </html>
  549.  
  550.  
  551. <a style="font-size:11px; ; font-style: ialic; font-family: consolas; font-style:talic;position:fixed;bottom:28px;right:14px;" href="http://mathkawan.tumblr.com/">mists</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement