wafiosadesigns

Vitrine. #02

May 10th, 2017
598
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.31 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"> <html xmlns="http://www.w3.org/1999/xhtml"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
  3. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  4. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  5. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  6. <script>
  7. (function($){
  8. $(document).ready(function(){
  9. $("[title]").style_my_tooltips({
  10. tip_follows_cursor:true,
  11. tip_delay_time:20,
  12. tip_fade_speed:400,
  13. attribute:"title"
  14. });
  15. });
  16. })(jQuery);
  17. </script>
  18. <script>
  19. function click() {
  20. if (event.button==2||event.button==3) {
  21. oncontextmenu='return false';
  22. }
  23. }
  24. document.onmousedown=click
  25. document.oncontextmenu = new Function("return false;")
  26. </script>
  27.  
  28.  
  29. <!--
  30. ♡ ❤ ♡
  31. ••••••••••
  32. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  33. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  34. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  35.  
  36. -->
  37.  
  38.  
  39. <!-- FAVICON AND TITLE -->
  40. <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/FPWopjmj7/waf-icon.png">
  41. <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>
  42. <!-- FAVICON AND TITLE -->
  43.  
  44. <!-- APPEARANCE -->
  45.  
  46. <meta name="color:background" content="#f9f9f9" />
  47.  
  48. <meta name="image:sidebar" content="" />
  49.  
  50. <meta name="color:detalhes da vitrine" content="#8892e0"/>
  51.  
  52. <meta name="color:cor das caixas" content="#dfdfdf"/>
  53.  
  54. <meta name="color:caixas titulos" content="#eeeeee"/>
  55.  
  56. <meta name="text:sua url aqui" content=" mrwafiosa " />
  57. <!-- APPEARANCE -->
  58. </head>
  59. <style>
  60.  
  61. /* EM BACKGROUND IMAGE URL, VOCÊ MUDA O FUNDO OU RETIRE. CASO QUEIRA SEM. */
  62. body{background:{color:background}; color:{color:link}; font-family:'Electrolize'; font-size:12px; text-align:left;}
  63. a {color:{color:link}; text-decoration:none;}
  64. a:hover {color:{color:links hover}; text-decoration:none}
  65. b {color:{color:negrito};}
  66.  
  67. titulo{text-decoration:none;}
  68.  
  69. blockquote {margin:0px;}
  70.  
  71. .vsanna{display:none;}
  72.  
  73. /* CURSOR PERSONALIZADO */
  74. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  75. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  76.  
  77. #tumblr_controls{position: fixed!important; z-index:15;}
  78. iframe#tumblr_controls {right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  79. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  80.  
  81. /* BARRA DE ROLAGEM */
  82. ::-webkit-scrollbar-thumb{background-color:{color:detalhes da vitrine}; height:auto;}
  83. ::-webkit-scrollbar {height:4px; width:2px; background-color: transparent;}
  84.  
  85. /* SELEÇÃO DO TEXTO */
  86. ::selection{background:#fff; color:{color:detalhes da vitrine};}
  87. ::-moz-selection{background:#fff; color:{color:detalhes da vitrine};}
  88. ::-webkit-selection{background:#fff; color:{color:detalhes da vitrine};}
  89.  
  90. /* TOOLTIP */
  91. .tooltip {display: inline; position: relative;}
  92. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:#fff; font-family:'Josefin Sans', sans-serif; text-align:left; font-size:12px; text-transform:uppercase; color:#000; font-size:10px; padding:7px; border-top:5px solid {color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
  93.  
  94. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  95. .mr-credito{position:fixed; top:25px; margin-left:5px; width:20px; height:20px; font-size:13px; line-height:16px; font-family:'Josefin Sans'; text-align:center; color:#fff; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:99999999999;}
  96. .waf-cred{position:fixed; margin-top:-16px; margin-left:-60px; width:auto; height:15px; line-height:15px; font-size:15px; font-family:'Josefin Sans'; padding:3px; border-radius:1px; background:{color:cor das caixas}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); transition-duration:1s; opacity:0;}
  97. .mr-credito:hover .waf-cred{margin-left:30px; transition-duration:1s; opacity:1;}
  98. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  99.  
  100. /* SIDE ESQUERDA */
  101. .waf-side{position:fixed; width:500px; height:530px; margin-left:850px; top:80px; background:{color:cor das caixas}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.3), inset -1px -1px 1px rgba(0,0,0,.8);}
  102.  
  103. /* SIDE TOP */
  104. .waf-side2{position:fixed; width:2000px; height:20px; margin-left:-10px; top:0px; background:{color:cor das caixas}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.3), inset -1px -1px 1px rgba(0,0,0,.8);}
  105.  
  106. .waf-bolinhas{position:fixed; margin-left:0px; margin-top:-45px; width:30px; height:110px; font-size:55px; font-family:'Rochester'; color:#060606; text-shadow:1px 1px 0px #ccc; z-index:99999;}
  107.  
  108. /* IMAGEM */
  109. .waf-imagem img {position:fixed; width:65px; height:65px; margin-left:0px; margin-top:0px; padding:5px; background:{color:detalhes da vitrine}; box-shadow:inset 2px 2px 4px rgba(255,255,255,.3), inset -1px -1px 3px rgba(0,0,0,.8); border-radius:0px 50px 50px 50px; z-index:9999999999;}
  110.  
  111. /* MENU */
  112. .mr-menu {position:fixed; margin-left:80px; margin-top:5px; width:auto; height:auto; display:inline-block; font-family:'Electrolize'; font-size:10px; text-align:center; text-transform:uppercase; cursor:hand; z-index:9999999;}
  113. .mr-menu a{display:inline-block; width:13px; height:13px; border-radius:0px; line-height:14px; margin:1px; text-align:center; padding:5px; color:#fff; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8); border-radius:0px 50px 50px 50px; transition-duration: 1.0s;}
  114. .mr-menu a:hover{color:{color:detalhes da vitrine}; transition-duration:1.0s;}
  115.  
  116. /* TÍTULOS */
  117. .sub{position:fixed; margin-left:160px; margin-top:0px; font-size:45px; color:{color:detalhes da vitrine}; text-shadow:1px 1px 1px #000; font-family:'Rochester'; z-index:9999999;}
  118. .sub2{position:fixed; margin-left:80px; margin-top:60px; font-size:13px; color:#222; text-shadow:1px 1px 0px #fff; letter-spacing:4px; font-weight:bold; text-transform:uppercase; font-family:'Josefin Sans', sans-serif; z-index:9999999;}
  119.  
  120. /* EMOJIS */
  121. .waf-emoji{position:fixed; margin-left:455px; margin-top:10px; font-size:30px; color:#ccc; text-shadow:1px 1px 0px #fff; transform:rotate(20deg); z-index:99999999;}
  122.  
  123. .waf-emoji2{position:fixed; margin-left:470px; margin-top:40px; font-size:20px; color:#ccc; text-shadow:1px 1px 0px #fff; transform:rotate(20deg); z-index:99999999;}
  124.  
  125. /* PAINEL */
  126. .waf-controle{position:fixed!important; margin-top:-25px; margin-left:0px; opacity:1; z-index:999999; width:300px; line-height:4px; z-index:99999999;}
  127. .waf-controle a{display:block; width:auto; height:8px; margin:2px; float:left; padding:4px; line-height:8px; text-transform:uppercase; font-size:8px; text-align:center; font-family:'Electrolize'; color:#000; letter-spacing:1px; border-radius:2px; background:{color:cor das caixas}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .3), inset -1px -1px 2px rgba(0, 0, 0, .5);}
  128.  
  129. /* REGRAS */
  130. .mr-regras{position:fixed; margin-left:10px; margin-top:130px; width:290px;
  131. height:110px; overflow:auto; z-index:9999999;}
  132. .mr-regras a {float:left; margin-bottom:2px; margin-right:2px; text-align:left; font-size:8px; letter-spacing:1px; font-family:'Josefin Sans', sans-serif;
  133. line-height:22px; width:270px; height:20px; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.8); border-left:2px solid {color:detalhes da vitrine}; border-right:2px solid {color:detalhes da vitrine}; padding-left:5px; text-transform:uppercase;}
  134. .mr-regras a:hover{color:#fff; border-left:2px solid {color:caixas titulos}; border-right:2px solid {color:caixas titulos}; transition-duration:3s; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.8);}
  135. /* REGRAS */
  136.  
  137. /* PARCEIROS */
  138. .parceiros{position:fixed; display:inline-block; overflow:auto; width:160px; height:88px; margin-top:130px; margin-left:310px; padding:5px; background:{color:caixas titulos}; border-top:10px solid {color:caixas titulos}; z-index:99999999999999;}
  139. .parceiros img{width:20px; height:20px; display:inline-block; color:#fff; text-transform:uppercase; font-size:11px; font-family:'Electrolize'; text-align:center; padding:4px; background:{color:detalhes da vitrine}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); transition: 1s;}
  140. .parceiros img:hover{box-shadow:inset 1px 1px 1px rgba(255,255,255,.5), inset -1px -1px 1px rgba(0,0,0,.5); transition-duration:.1s;}
  141. /* PARCEIROS */
  142.  
  143. /* ASK */
  144. .mr-ask{position:fixed; text-align:center; margin-left:10px; margin-top:300px; width:470px; height:200px; padding:5px; background:{color:caixas titulos};}
  145. /* ASK */
  146.  
  147. /* TODAS AS CAIXAS DE THEMES, ETC. */
  148.  
  149. .caixa-bottom{position:fixed; width:100%; height:auto; top:30px; left:5px; background:transparent;}
  150.  
  151. .mr-cx1 {position:relative; display:inline-block; width:127px; padding:5px; margin:3px; margin-left:0px; background:{color:caixas titulos}; text-align:left; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0,0,0,.3);}
  152.  
  153. .mr-cx2 {position:relative; display:inline-block; width:auto; background:{color:caixas titulos}; padding:4px; margin:2px; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .3);}
  154.  
  155. .theme-tit {width:126px; height:16px; margin-left:0px; margin-top:0px; text-align:left; font-family:'Electrolize'; font-size:10px; line-height:16px; background:{color:caixas titulos}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); letter-spacing:3px; text-shadow:1px 1px 0 #ddd; color:#000; padding:1px; text-align:center; text-transform:uppercase;}
  156.  
  157. .themes-img img{margin-top:10px; max-width:126px; height:70px; text-align:left; background:{color:caixas titulos};}
  158. .themes-img a{display:inline-block; width:62px; text-align:center; line-height:2px; overflow:hidden; transition:1s; outline:1px solid #181818; outline-offset:-1px; background:#eee;}
  159.  
  160. .preview {width:auto; margin-left:0px; margin-top:3px; text-align:left; font-family:'Electrolize'; font-size:9px;}
  161. .preview a{display:inline-block; width:60px; height:16px; line-height:16px; background:{color:caixas titulos}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); letter-spacing:1px; color:#000; padding:1px; text-align:center; text-transform:uppercase; transition:2s;}
  162. .preview a:hover{box-shadow: inset 90px 0px {color:detalhes da vitrine}; transition:2s; color:#000;}
  163.  
  164. .preview-url {width:auto; margin-left:0px; margin-top:3px; text-align:left; font-family:'Electrolize'; font-size:9px;}
  165. .preview-url a{display:inline-block; width:90px; height:16px; line-height:16px; background:{color:caixas titulos}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); letter-spacing:1px; color:#000; padding:1px; text-align:center; text-transform:uppercase; transition:2s;}
  166. .preview-url a:hover{box-shadow: inset 90px 0px {color:detalhes da vitrine}; transition:2s; color:#000;}
  167.  
  168. .caixa-femininos{position: fixed; margin-top:30px; margin-left:0px; width:450px; height:110px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  169.  
  170. .caixa-unisex{position: fixed; margin-top:185px; margin-left:0px; width:450px; height:110px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  171.  
  172. .caixa-extras{position: fixed; margin-top:340px; margin-left:0px; width:450px; height:110px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  173.  
  174. .caixa-update{position: fixed; margin-top:30px; margin-left:650px; width:150px; height:182px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  175.  
  176. .caixa-contador{position: fixed; margin-top:30px; margin-left:470px; width:150px; height:182px; text-align:center; padding:3px;border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  177.  
  178. .caixa-urls{position: fixed; margin-top:270px; margin-left:470px; width:150px; height:165px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  179.  
  180. .caixa-urls2{position: fixed; margin-top:270px; margin-left:650px; width:150px; height:165px; text-align:center; padding:3px; border-top:5px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  181.  
  182. .caixa-skins{position: fixed; margin-top:490px; margin-left:470px; width:330px; height:80px; text-align:center; padding:3px; border-top:10px solid {color:cor das caixas}; background:{color:cor das caixas}; overflow:auto;}
  183.  
  184. .skins-img img{max-width:120px; height:25px; text-align:left;}
  185. .skins-img a{display:inline-block; width:62px; height:25px; background:{color:caixas titulos}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); border-radius:2px; line-height:2px; margin:3px; overflow:hidden; transition:1s; padding:3px;}
  186.  
  187. /* TUTORIAS */
  188. .caixa-tutorial{position:fixed; margin-top:500px; margin-left:0px; width:440px; height:85px; text-align:left; padding:3px; background:{color:cor das caixas}; border-top:5px solid {color:cor das caixas}; overflow:auto; padding-left:10px;}
  189. .waf-list a{display:inline-block; width:190px; height:16px; line-height:16px; background:{color:caixas titulos}; box-shadow:inset 1px 1px 1px rgba(0,0,0,.5), inset -1px -1px 0px rgba(255,255,255,.2); letter-spacing:1px; color:#000; padding:2px; margin:3px; text-align:center; text-transform:uppercase; transition:2s;}
  190. .waf-list a:hover{box-shadow: inset 0px 50px {color:detalhes da vitrine}; transition:2s; color:#000;}
  191.  
  192. .mr-cx3 {position:relative; display:inline-block; width:auto; padding:5px; margin:3px; margin-left:0px; background:{color:caixas titulos}; text-align:left; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0,0,0,.3);}
  193. /* TUTORIAS */
  194.  
  195. /* TODAS AS CAIXAS DE THEMES, ETC. */
  196.  
  197. </style>
  198.  
  199.  
  200. <!--- FONTES PERSONALIZADAS GOOGLE --->
  201. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  202.  
  203. <link href="https://fonts.googleapis.com/css?family=Dancing+Script|Electrolize|Josefin+Sans|Norican|Parisienne|Rochester|Rouge+Script|Sacramento|Wire+One" rel="stylesheet">
  204.  
  205.  
  206. <body>
  207.  
  208.  
  209. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  210. <div class="mr-credito" style="font-size:13px"><i class="fa fa-code" style="font-size:10px; text-shadow:1px 1px 1px #000;"></i>
  211. <div class="waf-cred"><a href="http://mrwafiosa.tumblr.com/" style="color:#000;" title="Desenho por Mr. Wafiosa. Don't Copy. Originally Since 2016!." target="_blank" >Mr. Wafiosa Design's.</a>
  212. </div></div>
  213. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  214.  
  215. <!--- SIDE TOP --->
  216. <div class="waf-side2">
  217. <div class="waf-bolinhas">.............................................................................................................................................................................................</div>
  218.  
  219. </div>
  220.  
  221. <div class="waf-side">
  222. <div class="waf-emoji"> <i class="fa fa-heart" aria-hidden="true"></i></div>
  223. <div class="waf-emoji2"> <i class="fa fa-heart" aria-hidden="true"></i></div>
  224.  
  225. <div class="sub">Sua Url • <font color="#000">Designs.</font></div>
  226. <div class="sub2"> UMA PEQUENA FRASE AQUI ATÉ AQ. OK? </div>
  227.  
  228. <div class="waf-imagem"><img src="{image:sidebar}"></div>
  229.  
  230. <div class="mr-menu">
  231. <a href="http://mrwafiosa.tumblr.com/" title="Personal Blog" target="_blank"><i class="fa fa-home fa-fw"></i></a>
  232.  
  233. <a href="https://www.tumblr.com/dashboard" title="Return Dash" target="_blank"><i class="fa fa-reply"></i></a>
  234.  
  235. </div>
  236.  
  237. <div class="mr-regras">
  238. <div style="position:fixed; font-family:'Rochester'; font-size:25px; text-align:left; position:fixed; width:400px; height:auto; margin-top:-28px; margin-left:-5px; letter-spacing:1px; color:#222; text-shadow:1px 1px 0px #ddd;"> Leia Atentamente </div>
  239.  
  240. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  241. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  242. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  243. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  244. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  245. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  246. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  247. <a> UMA REGRA AQUI. UMA REGRA AQUI. UMA REGRA AQUI. </a>
  248. </div>
  249.  
  250. <div class="waf-controle">
  251. <a href="https://www.tumblr.com/follow/{text:seu tumblr}" target="_blank"><i class="fa fa-plus"style="font-size:8px;"></i> follow me </a>
  252. <a href="https://www.tumblr.com/dashboard?conversation={text:seu tumblr}" target="_blank"><i class="fa fa-comment"style="font-size:8px;"></i> conversation</a></div>
  253.  
  254.  
  255. <div class="mr-ask">
  256. <div style="position:fixed; font-family:'Rochester'; font-size:20px; text-align:center; line-height:20px; width:170px; height:auto; margin-top:-30px; margin-left:-4px; padding:2px; border-radius:4px 4px 0 0; letter-spacing:1px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Avise se pegar algo. </div>
  257.  
  258. <center><iframe frameborder="0" scrolling="yes" width="100%" height="200px" src="http://www.tumblr.com/ask_form/{text:sua url aqui}.tumblr.com" style="background-color:#202020; overflow:auto; opacity:.5px;" id="ask_form"></iframe></center></div>
  259.  
  260.  
  261. <!--- PARCEIROS HERE --->
  262.  
  263. <div class="parceiros">
  264.  
  265. <div style="position:fixed; font-family:'Rochester'; font-size:25px; text-align:left; position:fixed; width:400px; height:auto; margin-top:-40px; margin-left:0px; letter-spacing:1px; color:#222; text-shadow:1px 1px 0px #ddd; z-index:9999999999999999;"> Parceiros </div>
  266.  
  267. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  268.  
  269. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  270.  
  271. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  272.  
  273. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  274.  
  275. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  276.  
  277. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  278.  
  279. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  280.  
  281. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  282.  
  283. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  284.  
  285. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  286.  
  287. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  288.  
  289. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  290.  
  291. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  292.  
  293. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  294.  
  295. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  296.  
  297. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  298.  
  299. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  300.  
  301. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  302.  
  303. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  304.  
  305. <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
  306.  
  307. </div>
  308. <!--- PARCEIROS HERE --->
  309.  
  310. </div>
  311.  
  312. <!--- FIM DA SIDE TOP --->
  313.  
  314. <!--- CAIXAS DOS THEMES / CONTADORES / SKINS, ETC. --->
  315.  
  316. <div class="caixa-bottom">
  317.  
  318. <div class="caixa-tutorial">
  319.  
  320. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:220px; height:auto; margin-top:-32px; margin-left:90px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Links Úteis / Tutoriais </div>
  321.  
  322. <div class="mr-cx3">
  323. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  324.  
  325. <div class="mr-cx3">
  326. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  327.  
  328. <div class="mr-cx3">
  329. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  330.  
  331. <div class="mr-cx3">
  332. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  333.  
  334. <div class="mr-cx3">
  335. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  336.  
  337. <div class="mr-cx3">
  338. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  339.  
  340. <div class="mr-cx3">
  341. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  342.  
  343. <div class="mr-cx3">
  344. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  345.  
  346. <div class="mr-cx3">
  347. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  348.  
  349. <div class="mr-cx3">
  350. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  351.  
  352. <div class="mr-cx3">
  353. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  354.  
  355. <div class="mr-cx3">
  356. <div class="waf-list"><a href="/" target="_blank"> LINK TAL HERE </a></div></div>
  357.  
  358.  
  359.  
  360. </div>
  361.  
  362. <!--- THEMES PESSOAIS --->
  363.  
  364. <div class="caixa-femininos">
  365.  
  366. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:190px; height:auto; margin-top:-32px; margin-left:110px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);">Themes Femininos </div>
  367.  
  368. <div class="mr-cx1">
  369. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  370. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  371. </div>
  372.  
  373. <div class="mr-cx1">
  374. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  375. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  376. </div>
  377.  
  378. <div class="mr-cx1">
  379. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  380. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  381. </div>
  382.  
  383. <div class="mr-cx1">
  384. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  385. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  386. </div>
  387.  
  388. <div class="mr-cx1">
  389. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  390. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  391. </div>
  392.  
  393. <div class="mr-cx1">
  394. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  395. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  396. </div>
  397.  
  398. <div class="mr-cx1">
  399. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  400. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  401. </div>
  402.  
  403. <div class="mr-cx1">
  404. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  405. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  406. </div>
  407.  
  408. <div class="mr-cx1">
  409. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  410. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  411. </div>
  412.  
  413. <div class="mr-cx1">
  414. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  415. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  416. </div>
  417.  
  418. <div class="mr-cx1">
  419. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  420. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  421. </div>
  422.  
  423. <div class="mr-cx1">
  424. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  425. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  426. </div>
  427.  
  428.  
  429. </div>
  430.  
  431.  
  432. <!--- THEMES UNISEXX --->
  433.  
  434. <div class="caixa-unisex">
  435.  
  436. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:190px; height:auto; margin-top:-32px; margin-left:110px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);">Themes Unisex </div>
  437.  
  438. <div class="mr-cx1">
  439. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  440. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  441. </div>
  442.  
  443. <div class="mr-cx1">
  444. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  445. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  446. </div>
  447.  
  448. <div class="mr-cx1">
  449. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  450. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  451. </div>
  452.  
  453. <div class="mr-cx1">
  454. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  455. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  456. </div>
  457.  
  458. <div class="mr-cx1">
  459. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  460. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  461. </div>
  462.  
  463. <div class="mr-cx1">
  464. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  465. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  466. </div>
  467.  
  468. <div class="mr-cx1">
  469. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  470. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  471. </div>
  472.  
  473. <div class="mr-cx1">
  474. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  475. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  476. </div>
  477.  
  478. <div class="mr-cx1">
  479. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  480. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  481. </div>
  482.  
  483. <div class="mr-cx1">
  484. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  485. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  486. </div>
  487.  
  488. <div class="mr-cx1">
  489. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  490. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  491. </div>
  492.  
  493. <div class="mr-cx1">
  494. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  495. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  496. </div>
  497.  
  498.  
  499. </div>
  500.  
  501. <!--- THEMES EXTRAS --->
  502.  
  503. <div class="caixa-extras">
  504.  
  505. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:190px; height:auto; margin-top:-32px; margin-left:110px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);">Themes Extras </div>
  506.  
  507. <div class="mr-cx1">
  508. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  509. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  510. </div>
  511.  
  512. <div class="mr-cx1">
  513. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  514. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  515. </div>
  516.  
  517. <div class="mr-cx1">
  518. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  519. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  520. </div>
  521.  
  522. <div class="mr-cx1">
  523. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  524. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  525. </div>
  526.  
  527. <div class="mr-cx1">
  528. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  529. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  530. </div>
  531.  
  532. <div class="mr-cx1">
  533. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  534. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  535. </div>
  536.  
  537. <div class="mr-cx1">
  538. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  539. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  540. </div>
  541.  
  542. <div class="mr-cx1">
  543. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  544. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  545. </div>
  546.  
  547. <div class="mr-cx1">
  548. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  549. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  550. </div>
  551.  
  552. <div class="mr-cx1">
  553. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  554. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  555. </div>
  556.  
  557. <div class="mr-cx1">
  558. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  559. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  560. </div>
  561.  
  562. <div class="mr-cx1">
  563. <div class="theme-tit">THEME <font color="{color:detalhes da vitrine}"> 00. </a> </div>
  564. <div class="preview"><a href="/" target="_blank"> PREVIEW </a> <a href="/" target="_blank"> CÓDIGO </a></div>
  565. </div>
  566.  
  567.  
  568. </div>
  569.  
  570. <!--- UPDATES --->
  571.  
  572. <div class="caixa-update">
  573.  
  574. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:154px; height:auto; margin-top:-32px; margin-left:-2px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Caixinhas </div>
  575.  
  576.  
  577. <div class="mr-cx1">
  578. <div class="preview"><a href="/" target="_blank"> UPDATE 1 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  579.  
  580. <div class="mr-cx1">
  581. <div class="preview"><a href="/" target="_blank"> UPDATE 2 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  582.  
  583. <div class="mr-cx1">
  584. <div class="preview"><a href="/" target="_blank"> UPDATE 3 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  585.  
  586. <div class="mr-cx1">
  587. <div class="preview"><a href="/" target="_blank"> UPDATE 4 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  588.  
  589. <div class="mr-cx1">
  590. <div class="preview"><a href="/" target="_blank"> UPDATE 5 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  591.  
  592. <div class="mr-cx1">
  593. <div class="preview"><a href="/" target="_blank"> UPDATE 6 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  594.  
  595. <div class="mr-cx1">
  596. <div class="preview"><a href="/" target="_blank"> UPDATE 7 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  597.  
  598. <div class="mr-cx1">
  599. <div class="preview"><a href="/" target="_blank"> UPDATE 8 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  600.  
  601. <div class="mr-cx1">
  602. <div class="preview"><a href="/" target="_blank"> UPDATE 9 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  603.  
  604. <div class="mr-cx1">
  605. <div class="preview"><a href="/" target="_blank"> UPDATE 10 </a> <a href="/" target="_blank"> CÓDIGO </a></div></div>
  606.  
  607. </div>
  608.  
  609. <!--- CONTADORES --->
  610.  
  611. <div class="caixa-contador">
  612.  
  613. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:154px; height:auto; margin-top:-32px; margin-left:-2px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Contador </div>
  614.  
  615.  
  616. <div class="mr-cx1">
  617. <div class="preview"><a href="/"> CONT. 1 </a> <a href="/"> CÓDIGO </a></div></div>
  618.  
  619. <div class="mr-cx1">
  620. <div class="preview"><a href="/"> CONT. 2 </a> <a href="/"> CÓDIGO </a></div></div>
  621.  
  622. <div class="mr-cx1">
  623. <div class="preview"><a href="/"> CONT. 3 </a> <a href="/"> CÓDIGO </a></div></div>
  624.  
  625. <div class="mr-cx1">
  626. <div class="preview"><a href="/"> CONT. 4 </a> <a href="/"> CÓDIGO </a></div></div>
  627.  
  628. <div class="mr-cx1">
  629. <div class="preview"><a href="/"> CONT. 5 </a> <a href="/"> CÓDIGO </a></div></div>
  630.  
  631. <div class="mr-cx1">
  632. <div class="preview"><a href="/"> CONT. 6 </a> <a href="/"> CÓDIGO </a></div></div>
  633.  
  634. <div class="mr-cx1">
  635. <div class="preview"><a href="/"> CONT. 7 </a> <a href="/"> CÓDIGO </a></div></div>
  636.  
  637. <div class="mr-cx1">
  638. <div class="preview"><a href="/"> CONT. 8 </a> <a href="/"> CÓDIGO </a></div></div>
  639.  
  640. <div class="mr-cx1">
  641. <div class="preview"><a href="/"> CONT. 9 </a> <a href="/"> CÓDIGO </a></div></div>
  642.  
  643. <div class="mr-cx1">
  644. <div class="preview"><a href="/"> CONT. 10 </a> <a href="/"> CÓDIGO </a></div></div>
  645.  
  646. </div>
  647.  
  648. <!--- URLS FEMININAS --->
  649.  
  650. <div class="caixa-urls">
  651.  
  652. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:104px; height:auto; margin-top:-32px; margin-left:20px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Urls Girls </div>
  653.  
  654.  
  655. <div class="mr-cx2">
  656. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  657.  
  658. <div class="mr-cx2">
  659. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  660.  
  661. <div class="mr-cx2">
  662. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  663.  
  664. <div class="mr-cx2">
  665. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  666.  
  667. <div class="mr-cx2">
  668. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  669.  
  670. <div class="mr-cx2">
  671. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  672.  
  673. <div class="mr-cx2">
  674. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  675.  
  676. <div class="mr-cx2">
  677. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  678.  
  679.  
  680.  
  681. </div>
  682.  
  683. <!--- URLS MASCULINAS --->
  684.  
  685. <div class="caixa-urls2">
  686.  
  687. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:104px; height:auto; margin-top:-32px; margin-left:20px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Urls Boys </div>
  688.  
  689. <div class="mr-cx2">
  690. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  691.  
  692. <div class="mr-cx2">
  693. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  694.  
  695. <div class="mr-cx2">
  696. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  697.  
  698. <div class="mr-cx2">
  699. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  700.  
  701. <div class="mr-cx2">
  702. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  703.  
  704. <div class="mr-cx2">
  705. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  706.  
  707. <div class="mr-cx2">
  708. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  709.  
  710. <div class="mr-cx2">
  711. <div class="preview-url"><a href="/"> URLS </a> </div></div>
  712.  
  713.  
  714.  
  715. </div>
  716.  
  717. <!--- SKINS --->
  718.  
  719. <div class="caixa-skins">
  720.  
  721. <div style="position:fixed; font-family:'Electrolize'; text-transform:uppercase; font-size:11px; text-align:center; line-height:23px; width:84px; height:auto; margin-top:-36px; margin-left:120px; padding:1px; border-radius:5px 5px 0 0; letter-spacing:3px; background:{color:caixas titulos}; color:{color:detalhes da vitrine}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .8);"> Skins </div>
  722.  
  723. <div class="skins-img">
  724. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  725.  
  726. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  727.  
  728. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  729.  
  730. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  731.  
  732. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  733.  
  734. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  735.  
  736. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  737.  
  738. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  739.  
  740. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  741.  
  742. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  743.  
  744. <a href=" / " target="_blank" title="CLIQUE PARA PEGAR O CÓDIGO!"><img src="http://static.tumblr.com/u89hi8f/pFeomnuun/skins.png"></a>
  745.  
  746.  
  747. </div></div>
  748.  
  749. </div>
  750.  
  751. <!--- CAIXAS DOS THEMES / CONTADORES / SKINS, ETC. --->
  752.  
  753.  
  754.  
  755. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  756. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  757. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  758. <script type="text/javascript">
  759. $(window).load(function () {
  760. $('#mr-caixa').masonry(),
  761. $('.masonryWrap').infinitescroll({
  762. navSelector : "div#navigation",
  763. nextSelector : "div#navigation a#nextPage",
  764. itemSelector : ".posts",
  765. bufferPx : 10000,
  766. extraScrollPx: 11000,
  767. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  768. loadingText : "",
  769. },
  770. // call masonry as a callback.
  771. function() { $('#mr-caixa').masonry({ appendedContent: $(this) }); }
  772. );
  773. });
  774. </script>
  775.  
  776. </body>
  777. </html>
Advertisement
Add Comment
Please, Sign In to add comment