Advertisement
kathdesigns

theme 21

Dec 15th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.15 KB | None | 0 0
  1. <!-- Esse código substitui o <html> e <head> para o theme ser melhor visualizado em todos os navegadores -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6.  
  7. <!--------------------------------------------------------------------------
  8. BASE TOTALMENTE CODIFICADA POR WARVADA
  9. MODIFICADA E ADAPTADA POR ANGELDOLLLS
  10. ---------------------------------------------------------------------------->
  11.  
  12.  
  13.  
  14.  
  15. <!-------- LEIA ESSA PORRA! Pode apagar, mas não se esqueça disso!
  16.  
  17. - NUNCA RETIRE OS CREDITOS SE EU FIZ VC TBM CONSEGUE!N PRECISA PLAGIAR
  18.  
  19. ----------------------------------------------------------------------------->
  20.  
  21. <!-- favicon -->
  22. <link rel="shortcut icon" href="{favicon}">
  23.  
  24. <!-- script do efeito do titulo na aba do navegador (efeito digitando) -->
  25. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  26.  
  27.  
  28.  
  29. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  30. <meta http-equiv="x-dns-prefetch-control" content="off"/>
  31.  
  32.  
  33.  
  34. <!-- Appearance -->
  35. <!-- imagens-->
  36. <meta name="image:sidebar" content=""/>
  37.  
  38. <!-- cores-->
  39. <meta name="color:background" content="#fff"/>
  40. <meta name="color:text" content="#222"/>
  41. <meta name="color:links" content="#222"/>
  42. <meta name="color:links hover" content="#000"/>
  43. <meta name="color:ask" content="#ffc0cb"/>
  44. <meta name="color:barra de rolagem" content="#eee"/>
  45. <meta name="color:borda" content="#696969"/>
  46. <meta name="color: caixas borda" content="#eee"/>
  47. <meta name="color:borda 2" content="#ffc0cb"/>
  48. <meta name="color:simbol" content="#ffe1ed"/>
  49. <meta name="color:simbol2" content="#ddd"/>
  50. <meta name="color:simbol3" content="#696969"/>
  51. <!-- links e textos-->
  52. <meta name="text:simbup" content="🌼" />
  53. <meta name="text:link1" content="" />
  54. <meta name="text:link1 nome" content="" />
  55. <meta name="text:link2" content="" />
  56. <meta name="text:link2 nome" content="" />
  57. <meta name="text:link3" content="" />
  58. <meta name="text:link3 nome" content="" />
  59. <meta name="text:link4" content="" />
  60. <meta name="text:link4 nome" content="" />
  61.  
  62.  
  63. </head>
  64.  
  65. <link href='https://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  66.  
  67. <link href='https://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74. <style type="text/css" media="screen">
  75.  
  76.  
  77. /*Definições geral*/
  78. body{background:{color:background}; color:{color:text}; font-family:Tahoma; font-size:10px; text-align:left;}
  79.  
  80. /*Links */
  81. a{color:{color:links}; text-decoration:none;}
  82. a:hover{color:{color:links hover};}
  83.  
  84.  
  85.  
  86. /* CURSOR PERSONALIZADO */
  87. html {cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  88. a, a:hover{cursor: url(http://www.totallylayouts.com/cursors/random/tiny_cursor.png), auto;}
  89.  
  90.  
  91. /*Barra de rolagem*/
  92. ::-webkit-scrollbar{height:10px; width:10px; background:{color:background};}
  93. ::-webkit-scrollbar-thumb:vertical{background:{color:caixas}; border:1px solid {color:caixas borda};}
  94. ::-webkit-scrollbar-thumb:horizontal{background:{color:caixas}; border:1px solid #ccc;}
  95.  
  96.  
  97. #posts{margin-top:5px; margin-left:422px; width:700px; padding-bottom:30px; text-shadow:1px 1px 0 rgba(255,255,255,.8);}
  98.  
  99.  
  100. .caixas{position:relative; float:left; display:inline-block; width:200px; padding:3px; margin:9px; background:{color:caixas}; border:1px solid #ccc; overflow:hidden; text-shadow:1px 1px 0 rgba(255,255,255,.8);}
  101. .caixas img{max-width:200px; height:auto;}
  102. .caixas-imagens img{width:200px; outline:1px solid white; outline-offset:-3px;}.vsanna{display:none;}
  103.  
  104.  
  105. .caixas{{block:PermalinkPage}width:400px;{/block:PermalinkPage}}
  106. .caixas img{{block:PermalinkPage}max-width:400px;{/block:PermalinkPage}}
  107. .caixas-imagens img{{block:PermalinkPage}width:400px;{/block:PermalinkPage}}
  108.  
  109.  
  110. .notes{position:absolute; margin-top:-20px; margin-left:5px; width:190px; height:15px; line-height:15px; background:rgba(255,255,255,.9); text-align:center; font-size:8px; font-family:'Calibri'; text-transform:uppercase; opacity:0; transition:0s;}
  111. .caixas:hover .notes{opacity:1; margin-top:-22px; transition:1s;}
  112.  
  113.  
  114. .notes2{margin-top:0px; margin-left:0px; width:190px; padding:0 8px 0 0; height:12px; line-height:12px; background:rgba(255,255,255,.9); border:1px solid #ccc; text-align:right; font-size:8px; font-family:'Calibri'; text-transform:uppercase;}
  115.  
  116.  
  117. titulo {font-family:'Gabriola'; text-transform:uppercase; font-size:13px; text-align:center; line-height:13px;}
  118.  
  119.  
  120. blockquote {margin:5px; background:{color:background}; border:1px solid {color:caixas borda}; padding:5px; font-family:'Consolas'; font-size:9px; text-shadow:1px solid rgba(255,255,255,.9);}
  121.  
  122.  
  123. /*Ask */
  124. .pergunta{margin-top:0px; width:100%; height:auto; line-height:13px; padding:0 0 2px 0; text-align:left; border-bottom:1px solid {color:ask}; border-top:1px solid {color:ask};}
  125. .resposta{margin-top:1px; width:100%; height:auto; padding:3px; font-size:10px; text-align:left; border-bottom:1px dashed #eee;}
  126.  
  127. /* Barrinha por warvada. Não retire os créditos.*/
  128. /*barrinha da esquerda*/.wr11{position:fixed; top:0px; left:400px; width:5px; height:700px; background:#eee;}
  129.  
  130. /* Barrinha por warvada. Não retire os créditos.*/
  131. /*barrinha da direita*/.wr12{position:fixed; top:0px; left:950px; width:5px; height:700px; background:#eee;}
  132.  
  133.  
  134. /*Alinhamento da sidebar*/
  135. .side{position:fixed; margin-top:170px; margin-left:222px; width:111px; height:126px;background-color:#fff;border:3px solid #ddd;outline:1px solid #fff; outline-offset:-2px ;position:fixed;background-color:#f6f6f6;}
  136.  
  137. /*Imagem da sidebar*/
  138. .foto img{width:100px; height:100px;margin-left:3px;margin-top:5px;}
  139. .side:hover .foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.50s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease; -o-transition:All 1s ease; -webkit-filter: grayscale(0.0) blur(1px);-webkit-transition:All 1s ease;}
  140. .cute{height:97px;width:97px;margin-left:3px;margin-top:-104px;border:3px solid #ddd;outline:1px solid #fff; outline-offset:-7px;position:fixed;}
  141. .side:hover .foto { solid #000;}
  142.  
  143.  
  144.  
  145. /*Primeira frase*/
  146. .desc{position:fixed; margin-left:196px;margin-top:268px; width:166px; text-align:center; height:12px; line-height:10px; transition:.80s; font-size:17px
  147. ;font-family:'allura';text-shadow: 1px 1px 0px #fff; height:34px; line-height:18px; transition:.80s; color:{color:frase};background-color:#fff;background:transparent;line-height:45px;}
  148. h1 { font-family: 'allura', cursive;}
  149.  
  150.  
  151. /* MENUZINHO POR ITSDEUSA - NÃO COPIE*/
  152. .itsmenu {position:fixed; margin-left:-44px; margin-top:-103px; width:20px; height:80px; display:inline-block; color:#ccc; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;}.its1 a, .its2 a, .its3 a, .its4 a, .its5 a{display:inline-block; width:20px;height:18px; line-height:18px; z-index:999; cursor: hand; margin:3px;border:1px solid {color:borda}; box-shadow: #ccc 2px 2px 1px; background:{color:side};}.it1 {margin-left:30px; margin-top:-23px; width:60px;height:18px;text-transform:uppercase;color:#aaa; line-height:18px; transition:0.5s color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;border:1px solid {color:borda}; box-shadow: #000 2px 2px 1px; background:{color:side}; opacity:0;}.its1:hover .it1{margin-left:-65px;opacity:10;}.it2 {margin-left:30px; margin-top:-23px; width:60px;height:18px;text-transform:uppercase;color:#aaa; line-height:18px; transition:0.5s color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;border:1px solid {color:borda}; box-shadow: #000 2px 2px 1px; background:{color:side}; opacity:0;}.its2:hover .it2{margin-left:-65px;opacity:10;}.it3 {margin-left:-65px; margin-top:-23px; width:60px;height:18px;text-transform:uppercase;color:#aaa; line-height:18px;1 transition:0.5s color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;border:1px solid {color:borda}; box-shadow: #000 2px 2px 1px; background:{color:side}; opacity:0;}.its3:hover .it3{margin-left:-65px;opacity:10;}.it4 {margin-left:30px; margin-top:-23px; width:60px;height:18px;text-transform:uppercase;color:#aaa; line-height:18px; transition:0.5s color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;border:1px solid {color:borda}; box-shadow: #000 2px 2px 1px; background:{color:side}; opacity:0;}.its4:hover .it4{margin-left:-65px;opacity:10;}.it5 {margin-left:30px; margin-top:-23px; width:60px;height:18px;text-transform:uppercase;color:#aaa; line-height:18px; transition:0.5s color:#fff; font-family:calibri; text-transform: uppercase; font-size:10px; text-align:center;border:1px solid {color:borda}; box-shadow: #ccc 2px 2px 1px; background:{color:side}; opacity:0;}.its5:hover .it5{margin-left:30px;opacity:10;}
  153. /* MENUZINHO POR ITSDEUSA - NÃO COPIE*/
  154.  
  155.  
  156.  
  157. /*Segunda frase*/
  158. .wvddesc2{position:fixed; margin-left:-5px; margin-top:0px; width:140px; text-align:center; height:12px; line-height:10px; opacity:0; transition:.80s;}
  159. /*Hover da segunda frase*/
  160. .wvdside:hover .wvddesc2{margin-left:0px; opacity:1; transition:.80s;}
  161.  
  162. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  163. #s-m-t-tooltip {width:auto; height:8px; line-height:3px; margin:20px 20px 20px 10px; background:#f6f6f6; z-index:999999999; font-family:'pacifico'; text-transform:uppercase; font-size:8px; text-shadow:1px 1px 1px #fff; border-radius:5px 5px 5px 5px; color:#aaa; border:1px solid #aaa; padding:5px; padding-left:10px; padding-right:11px; padding-bottom:0px;}
  164. /*TOOLTIP POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO */
  165. h1 { font-family: 'pacifico', cursive;}
  166. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  167. #dawacred {position:fixed; width:75px; height:5px; font-family:'Gabriola'; text-transform:uppercase; font-size:8px; line-height:75%; right:85px; bottom:60px; text-align:center; color:{color:text}; background:#ddd; transition:.90s; outline-offset:-3px; padding:6px; outline:1px dotted #aaa;}#dawacred:hover{opacity:100; box-shadow:inset 90px 0px 0px 0px pink; transition:.90s;}.dw{position:fixed; margin-top:0px; margin-left:82px; width:auto; height:auto; color:#f5bcc6; transition:.80s;opacity:100; font-size:11px; transform:rotate(1deg); text-shadow:0px 0px 1px #ccc;}.dw2{position:fixed; margin-top:-5px; margin-left:-19px; width:auto; height:auto; color:#aaaaaa; transition:.80s; opacity:100; font-size:11px; transform:rotate(1deg); text-shadow:0px 0px 1px #aaa;}
  168. /*CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. */
  169.  
  170. </style>
  171.  
  172. <body onkeydown="return false">
  173.  
  174.  
  175.  
  176. <!--slinhamento da sidebar-->
  177.  
  178. <div class="side">
  179. <div class="foto"><img src="{image:sidebar}"></div>
  180. <div class="cute"></div>
  181.  
  182.  
  183. <!-- MENUZINHO -->
  184. <div class="itsmenu">
  185. <div class="its1"><a href="{text:link1}">🏠</a><div class="it1">{text:link1 nome}</div></div>
  186. <div class="its2"><a href="{text:link2}">✉</a><div class="it2">{text:link2 nome}</div></div>
  187. <div class="its1"><a href="{text:link3}">✎</a><div class="it1">{text:link3 nome}</div></div>
  188. <div class="its2"><a href="{text:link4}">❤</a><div class="it2">{text:link4 nome}</div></div>
  189. </div>
  190. </div>
  191.  
  192.  
  193. <!-- peimeira frase-->
  194. <div class="desc">{description}</div>
  195.  
  196. <!-- segunda frase-->
  197. <div class="wvddesc2">{text:frase hover}</div>
  198.  
  199. <!-- detalhe-->
  200. <div style="position:fixed;opacity:0.6; margin-top:277px; margin-left:228px;"><img src="http://static.tumblr.com/qszodba/JRfns7q9a/defaut_3.png" style="width:100px; height:50px;z-index: 0;"></div>
  201. <!--Final da sidebar-->
  202.  
  203.  
  204.  
  205.  
  206. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  207. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script><script>(function($){$(document).ready(function(){
  208. $("[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  209. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  210. <!--- Tooltip personalizado por Luxegrl - Não retire os meus créditos --->
  211. <!---------------------------INÍCIO DOS POSTS-------------------------------->
  212. <div id="posts"> {block:Posts} <div class="caixas">
  213.  
  214.  
  215.  
  216.  
  217.  
  218. {block:Text}
  219. {block:Title}<titulo><center>{Title}</center></titulo>{/block:Title}{body}
  220.  
  221. {block:indexpage}<div class="notes2">
  222. <a href="{permalink}">{NoteCount} notes</a> -
  223. {TimeAgo} -
  224. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  225. </div>{/block:indexpage}
  226. {/block:Text}
  227.  
  228.  
  229.  
  230.  
  231.  
  232. {block:Photo}
  233. <div class="caixas-imagens"><img src="{PhotoURL-250}"></div>
  234.  
  235. {block:indexpage}<div class="notes">
  236. <a href="{permalink}">{NoteCount} notes</a>
  237. - {TimeAgo} -
  238. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  239. </div>{/block:indexpage}
  240.  
  241. {block:PermalinkPage}
  242. {block:Caption}{Caption}{/block:Caption}
  243. {/block:PermalinkPage}
  244. {/block:Photo}
  245.  
  246.  
  247.  
  248.  
  249.  
  250. {block:Photoset}
  251. <div class="caixas-imagens">{Photoset}</div>
  252.  
  253. {block:indexpage}<div class="notes">
  254. <a href="{permalink}">{NoteCount} notes</a>
  255. - {TimeAgo} -
  256. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  257. </div>{/block:indexpage}
  258.  
  259.  
  260. {block:PermalinkPage}
  261. {block:Caption}{Caption}{/block:Caption}
  262. {Photoset-500}
  263. {/block:PermalinkPage}
  264. {/block:Photoset}
  265.  
  266.  
  267.  
  268.  
  269.  
  270. {block:Quote}
  271. {Quote}<br><center>
  272. <div style="margin-top:3px; margin-bottom:3px; padding-top:2px; border-top:1px dashed #aaa; font-family:'Segoe Print'; font-size:10px; text-transform:capitalize; text-decoration:none;">{block:Source}{Source}{/block:Source}</div></center>
  273.  
  274. {block:indexpage}<div class="notes2">
  275. <a href="{permalink}">{NoteCount} notes</a> -
  276. {TimeAgo} -
  277. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  278. </div>{/block:indexpage}
  279. {/block:Quote}
  280.  
  281.  
  282.  
  283.  
  284.  
  285. {block:Chat}
  286. {block:Title}<titulo>{Title}</titulo>{/block:Title}{block:Lines}
  287. {block:Label}<span>{Label}</span>{/block:Label}{Line}{/block:Lines}
  288.  
  289. {block:indexpage}<div class="notes2">
  290. <a href="{permalink}">{NoteCount} notes</a> -
  291. {TimeAgo} -
  292. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  293. </div>{/block:indexpage}
  294. {/block:Chat}
  295.  
  296.  
  297.  
  298.  
  299.  
  300. {block:Link}
  301. <a href="{URL}" target="{Target}"><titulo>{Title}</titulo></a>
  302. {block:Description}{Description}{/block:Description}
  303.  
  304. {block:indexpage}<div class="notes2">
  305. <a href="{permalink}">{NoteCount} notes</a> -
  306. {TimeAgo} -
  307. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  308. </div>{/block:indexpage}
  309. {/block:Link}
  310.  
  311.  
  312.  
  313.  
  314.  
  315. {block:Audio}
  316. {AudioPlayer}
  317.  
  318. {block:indexpage}<div class="notes2">
  319. <a href="{permalink}">{NoteCount} notes</a> -
  320. {TimeAgo} -
  321. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  322. </div>{/block:indexpage}
  323. {/block:Audio}
  324.  
  325.  
  326.  
  327.  
  328.  
  329. {block:Video}
  330. {block:Indexpage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}
  331.  
  332. {block:indexpage}<div class="notes2">
  333. <a href="{permalink}">{NoteCount} notes</a> -
  334. {TimeAgo} -
  335. <a href="{ReblogURL}" target="_blank">Reblog, baby!</a>
  336. </div>{/block:indexpage}
  337. {/block:Video}
  338.  
  339.  
  340.  
  341.  
  342.  
  343. {block:Answer}
  344. <div class="pergunta"> <div class="perguntou">{Asker}:</div> {Question}</div>
  345. <div class="ask-simbolos">
  346. ✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧ ✦ ✧
  347. </div>
  348. <div class="resposta">{Answer}
  349. </div>
  350.  
  351. {block:indexpage}
  352. <div class="notes2">
  353. <a href="{permalink}">{NoteCount} notes</a> -
  354. {TimeAgo}</a>
  355. </div>{/block:indexpage}
  356. {/block:Answer}
  357.  
  358.  
  359.  
  360.  
  361.  
  362. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  363.  
  364. </div> {/block:Posts} </div>
  365. <!----------------------------FINAL DOS POSTS-------------------------------->
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372. <!--Grade e rolagem infinita------------------------------------------------->
  373. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script><script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script><script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script><script type="text/javascript">$(window).load(function () {$('#posts').masonry(),$('.masonryWrap').infinitescroll({navSelector:"div#navigation",nextSelector:"div#navigation a#nextPage",itemSelector:".caixas", bufferPx:10000,extraScrollPx:11000,loadingImg:"",loadingText:"<i> </i>",},function(){$('#posts_warvada').masonry({appendedContent:$(this)});});});</script>{block:IndexPage}<div class="column navigation" id="navigation">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">
  374. {/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  375. </div>{/block:IndexPage}
  376. <!--------------------------------------------------------------------------->
  377.  
  378.  
  379.  
  380.  
  381.  
  382. </body>
  383.  
  384.  
  385.  
  386. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
  387. <div id="dawacred"><b><div class="dw"></div> Design <a href="http://angeldollls.tumblr.com/" title="Design Angeldollls,plágio é crime! Don't copy!">Angeldollls</b></a> <div class="dw2"></div></a></div>
  388. <!---- CRÉDITOS POR DAWALIZADA. NÃO PEGUE SEM PERMISSÃO. JAMAIS RETIRE OS CRÉDITOS. -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement