Advertisement
Debsten

wowwow

May 31st, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.69 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4. <head>
  5. <title>{Title}</title>
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}
  8. <meta name="description" content="{MetaDescription}" />
  9. {/block:Description}
  10. <link rel="shortcut icon" href="{Favicon}" />
  11. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  12. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  13. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  14. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  15. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  16. <link href='http://fonts.googleapis.com/css?family=Electrolize' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Economica' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  19. </head>
  20.  
  21.  
  22. <style type="text/css">
  23.  
  24. /* --- Geral ------------------------------- */
  25. body{color: #bbb; font-family: Trebuchet Ms; font-size: 11px; margin:0; text-align: left; background: #e3e3e3; }
  26.  
  27. /* --- Links ------------------------------- */
  28. a{text-decoration: none; color: #555; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  29. a:hover{color: #eee; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
  30.  
  31. .ls {background: #eee; display: block; padding: 3px; margin-left: -4px; margin-right: -4px; margin-bottom: -4px;}
  32.  
  33. /* --- Theme ------------------------------- */
  34. #content {background:#; margin:auto;{block:IndexPage}width: 761px; position:relative;{/block:IndexPage}
  35. {block:PermalinkPage} width: 669px; {/block:PermalinkPage} }
  36.  
  37.  
  38. .titi {background: #; text-align: center; top: 0; text-align: justify; width: 150px; padding: 0px; float: left; position: fixed; {block:IndexPage} {/block:IndexPage} {block:PermalinkPage} {/block:PermalinkPage}}
  39.  
  40.  
  41. /* --- Postagem ------------------------------- */
  42. .posts{ background: #; float: right; margin-top: 20px; {block:IndexPage} -webkit-box-shadow: 0px 0px 8px #d4cccc; -moz-box-shadow: 0px 0px 8px #d4cccc; box-shadow: 0px 0px 8px #d4cccc; background: #; margin-bottom: 1px; width: 600px; position:relative; {/block:IndexPage}
  43. {block:PermalinkPage}
  44. width: 510px;margin-bottom: 0px;
  45. {/block:PermalinkPage}}
  46.  
  47. /* --- Caixa ------------------------------- */
  48. .caixap{
  49. {block:IndexPage}background:#f5f5f5; padding: 0px; margin: 0px; width: 200px; float:left; position: relative; overflow: hidden;{/block:IndexPage}
  50.  
  51. {block:PermalinkPage} padding: 5px; -webkit-box-shadow: 0px 0px 8px #d4cccc; -moz-box-shadow: 0px 0px 8px #d4cccc; box-shadow: 0px 0px 8px #d4cccc; width: 500px;{/block:PermalinkPage} background: #fff; }
  52.  
  53. /* --- Blockquote, pre ------------------------------- */
  54. blockquote {text-align: justify; padding: 5px 7px; background:#f8f8f8; color: #aaa; font-family: Calibri; margin: 3px -2px; font-size: 12px; border-left: 6px solid #eee;}
  55. blockquote a{color: #f8f2cb;}
  56. pre {text-align: justify; padding: 5px 7px; background:#f8f8f8; color: #aaa; font-family: 'Electrolize', sans-serif; margin: 3px -2px; font-size: 12px; border-left: 6px solid #f8f2cb; overflow: scroll;}
  57.  
  58. /* --- Caption, description ------------------------------- */
  59. .capt{text-align: justify; margin: -13px 4px -9px 4px;}
  60. .caption{margin-left: 10px; margin-right: 10px; text-align: justify; margin-bottom: -9px;}
  61. .cap{text-align: justify; margin: -8px 5px -9px 5px;}
  62. #description{text-align: justify; font-family: 'Play', sans-serif; font-size: 12px;}
  63.  
  64. /* --- Seleção ------------------------------- */
  65. ::selection{background: #; color: #000;}
  66. ::-moz-selection{background: #; color: #000;}
  67.  
  68. /* --- Imagem, vídeo, photoset ------------------------------- */
  69. .borderimage{{block:IndexPage}margin-bottom: -5px; width: 250px!important;{/block:IndexPage}
  70. {block:PermalinkPage}margin: 0px 0 -3px 0px; width: 500px!important;{/block:PermalinkPage}}
  71.  
  72. /* --- Classes ------------------------------- */
  73. strong, b, bold {color: #ccc; text-decoration:none; font-weight:bold;}
  74. i, em, italic {color: #; }
  75. u, underline {text-decoration:none; color: #e8c9d2; border-bottom: 1px dotted #eee;}
  76. s, strike {color: #;}
  77.  
  78.  
  79. /* --- Título ------------------------------- */
  80. .h1{color: #b6b4ae; font-family: Calibri; font-size: 11px; display: block; margin: 3px 7px 6px 7px; text-transform: uppercase;}
  81. .h1 a{color:#000;}
  82. .link {color: #b6b4ae; font-family: Calibri; font-size: 11px; display: block; margin: 3px 7px 6px 7px; text-transform: uppercase;}
  83. .link a{color: #999;}
  84.  
  85. /* --- Quote ------------------------------- */
  86. .quote {color: #999; font-family: Calibri; font-size: 10px; display: block; text-transform: uppercase; text-align: justify;}
  87. .source{float: right; color: #999; border-bottom: 3px solid #eee; font-family: Calibri; font-size: 9px; display: block; margin: 3px 7px 6px 7px; text-transform: uppercase;}
  88. .source a{color: #999;}
  89. .source a:hover {background: #f2e584;}
  90.  
  91.  
  92. /* AUDIO */
  93.  
  94. .audio{border:1px solid #EEE;padding:3px;
  95. {block:ifRoundEdges}border-radius:5px;{/block:ifRoundEdges}}
  96. .artcover {position:absolute;}
  97. .artcover img {width:36px;height:36px;float:left;}
  98. .audioplayer {width:20px;padding:4px;overflow:hidden;}
  99. .audioinfo {margin-left:39px;padding:0px 3px;border-left:2px solid #EEE;}
  100. .i{display:block;padding:1px 0px;height:10px;}
  101. .i b, strong{font-family:Consolas;}
  102. .play{position:absolute;background:#FFF;width:30px;height:30px;
  103. opacity:0.75;padding:3px;overflow:hidden;}
  104.  
  105. /* --- Chat ------------------------------- */
  106. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #b3b3b3;}
  107. .chat .chat1 {margin-left: 0px;}
  108. .chat .chat1 .chat2 {background:#eee; margin-bottom: 1px; padding: 0px 5px; font-family: 'Electrolize', sans-serif; line-height: 20px;}
  109. .chat .chat1 .chat2.even {background: #eee;}
  110. .chat b{color: #fff; background: #fff; padding: 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; color: #999; text-transform: uppercase;}
  111. .chat1 a, .chat2 a{color: #a2a2a2;}
  112.  
  113. /* --- Footer ------------------------------- */
  114. #footer {left:0px; bottom :0px; position:absolute; width:100%; background: url('http://static.tumblr.com/8yo5xxv/wh9m7n4cf/faixinha.png'); height: 45px; position: fixed !important; z-index: 1000;}
  115.  
  116. /* --- Permalink e outros ------------------------------- */
  117. #notes {margin: -10px 1px;}
  118. #notes ol {list-style: none;}
  119. #notes ol li {margin-bottom: 1px; padding: 4px 5px; margin-left: -40px; background: #f9f9f9; border-bottom: 1px dotted #eee; font-family: Calibri; font-size: 11px;}
  120. #notes ol li a{color: #999;}
  121. #notes ol li blockquote{margin: 4px 0 0 0; background: #; display: none;}
  122. #notes ol li blockquote a{color: #aaa; display: none;}
  123. #notes .avatar {display: none;}
  124. #notes ol li:hover {text-decoration: none;}
  125. #perma{margin: 1px 1px 0 1px;}
  126. #permalink{margin-bottom: 1px; padding: 4px 5px; border-bottom: 1px dotted #eee; background: #f9f9f9; font-family: Calibri; font-size:11px;}
  127. #permalink b{color:#999;}
  128. #permalink a {color:#999;}
  129. #permalink img{padding: 0 3px 0 0;}
  130.  
  131. /* --- Reblogue e outros ------------------------------- */
  132. .likep a:hover {background-position: 0px 0px;}
  133. .likep a {background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat; background-position: 0px 0px; z-index: 9999999; margin-top: -24px; margin-left: 28px; position: absolute;}
  134.  
  135. .likep img {width: 21px; height: 20px;}
  136.  
  137. #likeiframe {display: none;}
  138. .nots {top: -333px; left: 0px; position: absolute; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease;}
  139. .b:hover .nots{top: 0px; left: 0px; position: absolute;}
  140.  
  141. .notas{ bottom: -333px; left: 5px; position: absolute; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease;}
  142. .b:hover .notas{bottom: 5px; left: 0px; position: absolute;}
  143. .notas a{background: url('http://static.tumblr.com/t0iuumg/Lkpmm3cye/ddddd.png'); padding: 5px 5px 5px 5px; font-family: Trebuchet MS; font-weight: bold; text-align: center; color: #fff; font-size: 11px;}
  144. .notas a:hover {color: #fff;}
  145.  
  146. .b {left: 0; top: 0; position: absolute; z-index: 998; height: 100%; width: 100%;}
  147.  
  148. .caixap:hover .b{ -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; opacity:1; background-color: rgba(255, 255, 255, 0.0);}
  149.  
  150. .reblogue {margin-top: -300px; }
  151. .coisas{position: absolute; height: 100%; left: 0px; top: 0px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease;}
  152. .caixap:hover .coisas{top: 0px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease;}
  153.  
  154. /* --- Float ------------------------------- */
  155. .left {float: left; margin: 0;}
  156. .right {float: right; margin: 0;}
  157.  
  158. /* --- Fontes píxel ------------------------------- */
  159. @font-face {font-family: "pixie";
  160. src: url('http://static.tumblr.com/8yo5xxv/YKEm7paar/pixie_by_shaketheskyy.ttf'); format("truetype");}
  161. @font-face {font-family: "04b03";
  162. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  163. format("truetype");}
  164.  
  165. @font-face {font-family: 'silkscreen'; src: url('http://static.tumblr.com/8yo5xxv/WoDm5okz2/slkscr.ttf'); src: url('silkscreen?#iefix') format('embedded-opentype'), url('silkscreen.svg#Locaweb-Icons') format('svg'), url('silkscreen.ttf') format('truetype'); font-weight: normal; font-style: normal;}
  166.  
  167. .cont{font-family:"silkscreen", small fonts; font-size:8px; text-transform: uppercase; display: inline;}
  168.  
  169. /* --- Ask me ------------------------------- */
  170. .pergunta {display: block; margin: 1px 1px 0 1px; background: #eee; padding: 4px; overflow: hidden; text-shadow: 0px 1px 1px #; color: #999; font-family: Calibri; font-size: 10px; text-align: justify;}
  171. .resposta {background: #; padding: 1px 5px; margin: 0 1px 1px 1px; text-align: justify;font-family: Calibri; font-size: 10px; display: block;}
  172. .resposta2{margin-top: -8px; margin-bottom: -8px;}
  173. .perguntou {display: block; margin: 1px; background: #eee; line-height: 5px; font-style: none; color: #a0a0a0; height: 16px; text-align: left; text-shadow: 1px 1px 1px #fff; line-height: 18px; padding: 2px 6px 3px 6px; font-family: Calibri; font-size: 10px; text-transform:uppercase;}
  174. .perguntou a {color: #998;}
  175. .fotoask {background: #fff; padding: 2px; float: left; margin: 1px 4px 1px 1px;}
  176.  
  177. /* --- Avatar ------------------------------- */
  178. .avatar_side{margin: -4px 0 0 -4px;}
  179.  
  180. /* --- Ícones ------------------------------- */
  181. .icons{position: absolute; margin: 3px 0 0 4px; opacity: 0.3; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
  182. .icons a{display: block; margin-top: 0px; opacity: 0.8; overflow: hidden;}
  183. .icons a:hover{opacity: 1;}
  184. .caixa:hover .icons{margin: 3px 0 0 159px; opacity: 1; overflow: hidden; -webkit-transition: all 0.7s ease; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; transition: all 0.7s ease;}
  185.  
  186. /* --- Fonte píxel ------------------------------- */
  187. @font-face {font-family: "04b03";
  188. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  189. @font-face {font-family: "charnarr";
  190. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf'); format("truetype"); }
  191.  
  192.  
  193.  
  194.  
  195. .minu { z-index: 10000000; text-align: center; color: #bad6e4; width: 30px; font-family: Calibri; font-size: 12px; display: inline-block; margin-top: 0px; margin-left: 0px; margin-bottom: 0px; background: #fff; text-transform: uppercase; }
  196. .minu a {margin-bottom: 10px; margin-top: 12px; text-align: center; font-size: 10px; display: block; color: #d4cccc;}
  197. .minu a:hover {color: #999;}
  198.  
  199. .titii {height: 99px; line-height: 14px; position: absolute; color: #b6b4ae; font-family: Tahoma; font-size: 9px; display: inline-block; margin-top: 0px; margin-left: 10px; margin-bottom: 0px; background: #fff; text-transform: none; padding: 5px; }
  200. .algo {background: #eae8e8; display: block; padding: 4px; text-align: center;}
  201.  
  202.  
  203. .bru {margin-top: 50px; z-index: 1000; background: #fff; padding: 5px; margin-bottom: 10px;}
  204.  
  205. .title {position: absolute; background: #fff; text-align: center; width: 30px; padding-top: 10px; padding-bottom: 10px; color: #d4cccc; }
  206.  
  207. </style>
  208.  
  209. <body>
  210. <div id="content">
  211.  
  212.  
  213.  
  214. <div class="titi">
  215. <div class="title">{title}</div>
  216.  
  217. <div class="bru">
  218.  
  219. <img src="http://static.tumblr.com/ifqwhnb/ymomnotug/love.png">
  220. <div style="margin-bottom: -3px;">
  221. </div></div>
  222.  
  223.  
  224. <div class="minu">
  225. <a href="/"> 01</a>
  226. <a href="/ask"> 02</a>
  227. <a href="/submit"> 03</a>
  228. <a href="#"> top</a>
  229.  
  230.  
  231. </div>
  232. <div class="titii">{description} </div>
  233.  
  234.  
  235. </div>
  236.  
  237.  
  238. <div class="posts">
  239. {block:Posts}
  240. <div class="caixap">
  241.  
  242. {block:Text}
  243. {block:IndexPage}<div class="b"><div class="coisas">
  244. <div class="nots">
  245. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  246. </div>
  247. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  248. </div></div>{/block:IndexPage}
  249.  
  250. <div style="padding: 5px;">
  251. {block:Title}<a href="{Permalink}" class="h1">{Title}</a>{/block:Title}
  252. <div class="cap">{Body}</div></div>
  253. {/block:Text}
  254.  
  255. {block:Photo}
  256. {block:IndexPage}<div class="b"><div class="coisas">
  257. <div class="nots">
  258. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  259. </div>
  260. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  261. </div></div>{/block:IndexPage}
  262.  
  263. <div class="efeito">
  264. {block:IndexPage}
  265. {LinkOpenTag}<div class="borderimage"><img src="{PhotoURL-250}" width="210"></div>{LinkCloseTag}
  266. {/block:IndexPage}
  267. {block:PermalinkPage}{LinkOpenTag}<div class="borderimage"><img src="{PhotoURL-500}" width="500"></div>{LinkCloseTag}{/block:PermalinkPage}
  268. </div>
  269. {/block:Photo}
  270.  
  271. {block:Photoset}
  272. {block:IndexPage}<div class="b"><div class="coisas">
  273. <div class="nots">
  274. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  275. </div>
  276. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  277. </div></div>{/block:IndexPage}
  278. <div class="efeito">
  279.  
  280. {block:IndexPage}<div style="margin-left: -30px;">
  281.  
  282. <center><div class="borderimage">{Photoset-250}</div></div>{/block:IndexPage}</center>
  283. {block:PermalinkPage}<div class="borderimage">{Photoset-500}</div>{/block:PermalinkPage}
  284. </div>
  285. {/block:Photoset}
  286.  
  287. {block:Quote}
  288. {block:IndexPage}<div class="b"><div class="coisas">
  289. <div class="nots">
  290. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  291. </div>
  292. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  293. </div></div>{/block:IndexPage}
  294.  
  295. <div style="padding: 5px;">
  296.  
  297. <div class="quote">{Quote}</div>
  298. {block:Source}<div class="source">{Source}</div>{/block:Source}
  299. </div>
  300. {/block:Quote}
  301.  
  302. {block:Link}
  303. {block:IndexPage}<div class="b"><div class="coisas">
  304. <div class="nots">
  305. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  306. </div>
  307. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  308. </div></div>{/block:IndexPage}
  309.  
  310. <div style="padding: 5px;">
  311.  
  312. <div class="link"><a href="{URL}">{Name}</a></div>
  313. {block:Description}<div class="cap">{Description}</div>{/block:Description}
  314. </div>
  315. {/block:Link}
  316.  
  317. {block:Chat}
  318. {block:IndexPage}<div class="b"><div class="coisas">
  319. <div class="nots">
  320. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  321. </div>
  322. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  323. </div></div>{/block:IndexPage}
  324.  
  325. <div style="padding: 5px;">
  326.  
  327. <div class="chat">
  328. <div class="chat1">
  329. {block:Lines}
  330. <div class="chat2 {Alt}">
  331. {block:Label}
  332. <b>{Label}</b>
  333. {/block:Label}
  334. {Line}</div>
  335. {/block:Lines}
  336. </div>
  337. </div></div>
  338. {/block:Chat}
  339.  
  340.  
  341. {block:Audio}
  342. {block:IndexPage}<div class="b"><div class="coisas">
  343. <div class="nots">
  344. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  345. </div>
  346. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  347. </div></div>{/block:IndexPage}
  348.  
  349. <div style="padding: 5px;">
  350.  
  351. <div class="audio efeito">
  352. {block:AlbumArt}<div class="artcover">
  353. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  354. <div class="play"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  355. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  356. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div></div>
  357. </div>
  358. {/block:Audio}
  359.  
  360.  
  361.  
  362. {block:Video}
  363. {block:IndexPage}<div class="b"><div class="coisas">
  364. <div class="nots">
  365. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/t0iuumg/3TSmm3cx9/ddd.png"></a>
  366. </div>
  367. {block:NoteCount} <div class="notas"><a href="{Permalink}">{NoteCount}</a></div>{block:NoteCount}
  368. </div></div>{/block:IndexPage}
  369.  
  370. <div class="efeito">
  371.  
  372. {block:IndexPage}<div class="borderimage">{Video-250}</div>{block:IndexPage}
  373. {block:PermalinkPage}<div class="borderimage">{Video-500}</div>{/block:PermalinkPage}
  374. {block:Caption}<div class="capt">{Caption}</div>{/block:Caption}
  375. </div>
  376. {/block:Video}
  377.  
  378. {block:Answer}
  379. <div class="pergunta">{Question}</div>
  380. <div class="perguntou">Asked by: {Asker}</div>
  381. <div class="resposta"><div class="resposta2">{Answer}</div></div>
  382. {/block:Answer}
  383.  
  384. {block:PostNotes}
  385. </div>
  386. <div style="margin-top: 11px;"></div>
  387. <div class="caixap"><div id="perma">
  388. {block:NoteCount}<div id="permalink"><img src="http://static.tumblr.com/8yo5xxv/H7Fm5qdr1/heartttrrt.png"> {NoteCountWithLabel}</div>{/block:NoteCount}
  389. {block:RebloggedFrom}<div id="permalink"><img src="http://static.tumblr.com/wa79tuo/LApm1iuqc/user.png"> Reblogged from <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a></div>{/block:RebloggedFrom}
  390. {block:HasTags}<div id="permalink"><img src="http://static.tumblr.com/8yo5xxv/Dgxm5qduh/tag.png">{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  391. {block:Date}<div id="permalink"><img src="http://static.tumblr.com/wa79tuo/3OKm1iuvh/clock.png"> {DayOfMonth} de <b>{Month}</b> de {Year}</div>{/block:Date}
  392. {block:ContentSource}<div id="permalink"><img src="http://static.tumblr.com/wa79tuo/LApm1iuqc/user.png"> Source: <a href="{SourceURL}" target="_blank">{SourceTitle}</a></div>{/block:ContentSource}
  393. </div></div>
  394.  
  395.  
  396. <div style="margin-top: 17px;"></div>
  397. <div class="caixap"><div id="notes">{PostNotes}</div></div>
  398. {/block:PostNotes}
  399.  
  400. <!---- Fechando a caixa ------------>
  401. </div>
  402. <!---- Importante ------------>
  403.  
  404. {/block:Posts}
  405. </div></div>
  406.  
  407. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  408. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  409. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  410.  
  411.  
  412.  
  413. <script type="text/javascript">
  414. $(window).load(function () {
  415. $('.posts').masonry(),
  416. $('.masonryWrap').infinitescroll({
  417. navSelector : "div#navigation",
  418. nextSelector : "div#navigation a#nextPage",
  419. itemSelector : ".caixap",
  420. bufferPx : 1000,
  421. extraScrollPx: 1000,
  422. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  423. loadingText : "<i> </i>",
  424.  
  425. },
  426. // call masonry as a callback.
  427. function() { $('.posts').masonry({ appendedContent: $(this) });
  428.  
  429. }
  430. );
  431. });
  432. </script>
  433. {block:IndexPage}
  434. <div class="column navigation" id="navigation">
  435. {block:Pagination}
  436. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  437. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  438. </div>
  439. {/block:IndexPage}
  440.  
  441. </body>
  442. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement