wafiosadesigns

Theme Recomendo 02 ( C/ Appearence)

Nov 9th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.43 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.  
  33.  
  34. ♡ ❤ ♡
  35. ••••••••••••••••••••••••••••
  36. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  37. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  38. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  39.  
  40. ♡ ❤ ♡
  41. ••••••••••••••••••••••••••••
  42.  
  43. QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
  44. UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
  45. DON'T COPY PLEASE - By Gabriela Souza. - © 2016 - 2017
  46. ALL RIGHTS RESERVED ©
  47.  
  48. ♡ ❤ ♡
  49. ••••••••••••••••••••••••••••
  50.  
  51.  
  52. -->
  53.  
  54.  
  55.  
  56.  
  57. <!-- FAVICON AND TITLE -->
  58. <link rel="shortcut icon" href="{favicon}">
  59. <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>
  60. <!-- FAVICON AND TITLE -->
  61.  
  62.  
  63. <!-- APPEARANCE -->
  64. <meta name="text:url da familia" content="userfamily" />
  65. <meta name="text:titulo recomendo" content=" MEGA RECOMENDO FAMÍLIA TAL " />
  66. <meta name="text:subtitulo recomendo" content=" venham divulgar seus materiais.... " />
  67.  
  68.  
  69. <meta name="color:background color" content="#eaeaea"/>
  70. <meta name="color:titulorec" content="#55826d"/>
  71. <meta name="color:subtitulo" content="#fff"/>
  72. <meta name="color:caixinha1" content="#c6a89a"/>
  73. <meta name="color:barra caixinha" content="#79a490"/>
  74. <meta name="color:faixa top" content="#79a490"/>
  75. <meta name="color:cor status" content="#bd9785"/>
  76. <meta name="color:cor icons" content="#fff"/>
  77. <meta name="color:negrito" content="#fff"/>
  78. <meta name="color:link" content="#fff"/>
  79. <meta name="color:link hover" content="#fff"/>
  80.  
  81. <meta name="select:detalhes emojis" content="fa fa-star" title="fa fa-star">
  82. <meta name="select:detalhes emojis" content="fa fa-anchor" title="fa fa-anchor">
  83. <meta name="select:detalhes emojis" content="fa fa-star-o" title="fa fa-star-o">
  84. <meta name="select:detalhes emojis" content="fa fa-heart-o" title="fa fa-heart-o">
  85.  
  86.  
  87. <!-- APPEARANCE -->
  88.  
  89. </head>
  90. <style>
  91.  
  92. body{background:{color:background color} /* Cor do fundo do theme. */; background-attachment:fixed;}
  93.  
  94. a, a:link, a:active, a:visited {color:{color:link} /* Cor link. */; text-decoration:none}
  95. a:hover {color:{color:link hover} /* Cor Hover do Link. */; text-decoration:none}
  96.  
  97. b {color:{color:negrito} /* Cor negrito. */;}
  98.  
  99. titulo{text-decoration:none;}
  100.  
  101. blockquote {margin:0px;}
  102.  
  103. /* SELEÇÃO DO TEXTO */
  104. ::selection{background:{color:caixinha1} /* Cor seleção*/; color:{color:faixa top} /* Cor letras. */;}
  105. ::-moz-selection{background:{color:caixinha1} /* Cor seleção*/; color:{color:faixa top} /* Cor letras. */;}
  106. ::-webkit-selection{background:{color:caixinha1} /* Cor seleção*/; color:{color:faixa top} /* Cor letras. */;}
  107.  
  108. /* BARRA DE ROLAGEM */
  109. ::-webkit-scrollbar {width:2px; height:5px;}
  110. ::-webkit-scrollbar-track-piece {background-color:{color:caixinha1};}
  111. ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:faixa top};}
  112. ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:faixa top};}
  113.  
  114.  
  115. /* TOOLTIP */
  116. .tooltip {display: inline; position: relative;}
  117. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:subtitulo}; font-family:'Rationale', sans-serif; text-align:left; text-transform:uppercase; color:{color:caixinha1}; font-size:14px; padding:7px; border-top:5px solid {color:faixa top}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
  118.  
  119. .vsanna{display:none;}
  120.  
  121. /* CURSOR PERSONALIZADO */
  122. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  123. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  124.  
  125. #tumblr_controls{position: fixed!important; z-index:15;}
  126. 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;}
  127. 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;}
  128.  
  129.  
  130.  
  131. /* SIDEBAR GERAL */
  132.  
  133. /* FAIXA */
  134. .waf-faixa{position:fixed; width:150%; height:70px; margin-left:-10px; top:-10px; background:{color:faixa top}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 4px rgba(0, 0, 0, .3); z-index:9999999999999;}
  135.  
  136. /* TÍTULO */
  137. .waf-tit{position:fixed; width:600px; height:14px; margin-left:380px; margin-top:9px; padding:5px; font-family:'Share Tech Mono'; font-size:40px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; text-transform:uppercase;}
  138.  
  139. .waf-tit2{position:fixed; width:500px; height:14px; margin-left:650px; margin-top:20px; padding:5px; font-family:'Sacramento'; font-size:30px; color:{color:subtitulo}; text-shadow:1px 1px rgba(0, 0, 0, .2); text-align:center; z-index:9999999;}
  140.  
  141.  
  142. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  143. .mr-menu {position:fixed; margin-left:20px; margin-top:18px; width:auto; height:auto; display:inline-block; font-family:'Electrolize'; font-size:20px; text-align:center; text-transform:uppercase; cursor: hand; float:left;}
  144. .mr-menu a{display:inline-block; width:auto; height:auto; text-align:center; padding:5px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); transition:1s;}
  145. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  146.  
  147. /* PAINEL */
  148. #mr-status{position:fixed; width:100px; height:auto; margin-top:18px; right:0px; text-align:center;}
  149. #mr-status a{display:block; width:16px; height:16px; margin:2px; float:left; padding:5px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Montserrat'; color:#bd9785; text-shadow: 1px 1px 0px rgba(255, 255, 255, .5); background:{color:caixinha1}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); border-radius:100%;}
  150.  
  151.  
  152. /* INÍCIO DO RECOMENDO SEPHORA */
  153. #waf-recomendo {width:1250px; margin:110px 90px auto; height:400px;}
  154.  
  155. .waf-recs{display:inline-block; width:205px; height:225px; background:{color:caixinha1}; margin-right:30px; margin-bottom:30px; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4);}
  156.  
  157. .waf-icon{position:absolute; display:inline-block; overflow:auto; width:185px; height:175px; margin-top:40px; margin-left:10px;}
  158. .waf-icon img{width:30px; height:30px; display:inline-block; background:{color:cor icons}; padding:4px; margin:1px; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .3); outline:2px solid rgba(255, 255, 255, .3); outline-offset:-6px; transition:1s;}
  159. .waf-icon img:hover {outline:18px solid rgba(0,0,0,.6); outline-offset:-23px; transition:1s;}
  160.  
  161. .waf-titulorec{position:absolute; margin-top:0px; width:196px; height:26px; line-height:23px; background:{color:faixa top}; text-align:right; padding-right:10px; font-family:'Oswald'; font-size:15px; color:{color:subtitulo}; text-shadow:1px 1px rgba(0, 0, 0, .2); box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4);}
  162.  
  163.  
  164. </style>
  165.  
  166. <!--- FONTES PERSONALIZADAS GOOGLE --->
  167. <link href="https://fonts.googleapis.com/css?family=Clicker+Script|Lovers+Quarrel|Oswald|Rationale|Sacramento|Share+Tech+Mono|Dancing+Script|Josefin+Sans" rel="stylesheet">
  168.  
  169. <link href="https://fonts.googleapis.com/css?family=Poiret+One|Rajdhani" rel="stylesheet">
  170.  
  171. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
  172. <!--- FONTES PERSONALIZADAS GOOGLE --->
  173.  
  174. <body>
  175.  
  176.  
  177. <!-- FAIXA -->
  178. <div class="waf-faixa">
  179.  
  180. <!-- TÍTULOS. -->
  181. <div class="waf-tit"> {text:titulo recomendo} </div>
  182. <div class="waf-tit2"> {text:subtitulo recomendo} </div>
  183.  
  184. <div style="position:fixed; width:300px; height:14px; margin-left:-10px; margin-top:25px; padding:5px; font-family:'Sacramento'; font-size:50px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center;">••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••</div>
  185.  
  186. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  187. <div style="position:fixed; width:auto; height:auto; margin-left:325px; margin-top:17px; font-size:28px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  188.  
  189. <div style="position:fixed; width:auto; height:auto; margin-left:360px; margin-top:25px; font-size:28px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  190. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  191.  
  192. <!-- MENU -->
  193. <div class="mr-menu">
  194. <a href="{text:url da familia}.tumblr.com" title="Retorne à família."><i class="fa fa-arrow-left" aria-hidden="true"></i></a>
  195. </div>
  196.  
  197. <!-- STATUS FAMILY -->
  198. <div id="mr-status">
  199.  
  200. <a href="http://tumblr.com/follow/{text:url da familia}" target="_blank"title="+FOLLOW"><i class="fa fa-user-plus" aria-hidden="true"></i></a>
  201.  
  202. <a href="http://tumblr.com/message/{text:url da familia}" target="_blank" title="CONVERSATION"><i class="fa fa-comments" aria-hidden="true"></i></a>
  203.  
  204. <a href="http://tumblr.com/dashboard" target="_blank" title="DASHBOARD"><i class="fa fa-home" aria-hidden="true"></i></a>
  205.  
  206. </div>
  207. </div>
  208.  
  209.  
  210.  
  211.  
  212.  
  213. <!-- INÍCIO DO RECOMENDO -->
  214. <div id="waf-recomendo">
  215.  
  216.  
  217. <!-- UM MATERIAL AQUI -->
  218. <div class="waf-recs">
  219. <div class="waf-titulorec"> NOME MATERIAL
  220. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  221. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  222.  
  223. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  224. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  225. </div>
  226. <div class="waf-icon">
  227.  
  228. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  229.  
  230. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  231.  
  232. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  233.  
  234. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  235.  
  236. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  237.  
  238. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  239.  
  240. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  241.  
  242. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  243.  
  244. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  245.  
  246. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  247.  
  248. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  249.  
  250. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  251.  
  252. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  253.  
  254. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  255.  
  256. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  257.  
  258. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  259.  
  260. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  261.  
  262. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  263.  
  264. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  265.  
  266. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  267.  
  268. </div>
  269. </div>
  270. <!-- UM MATERIAL AQUI -->
  271.  
  272.  
  273. <!-- UM MATERIAL AQUI -->
  274. <div class="waf-recs">
  275. <div class="waf-titulorec"> NOME MATERIAL
  276. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  277. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  278.  
  279. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  280. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  281. </div>
  282. <div class="waf-icon">
  283.  
  284. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  285.  
  286. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  287.  
  288. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  289.  
  290. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  291.  
  292. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  293.  
  294. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  295.  
  296. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  297.  
  298. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  299.  
  300. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  301.  
  302. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  303.  
  304. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  305.  
  306. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  307.  
  308. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  309.  
  310. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  311.  
  312. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  313.  
  314. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  315.  
  316. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  317.  
  318. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  319.  
  320. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  321.  
  322. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  323.  
  324. </div>
  325. </div>
  326. <!-- UM MATERIAL AQUI -->
  327.  
  328.  
  329. <!-- UM MATERIAL AQUI -->
  330. <div class="waf-recs">
  331. <div class="waf-titulorec"> NOME MATERIAL
  332. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  333. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  334.  
  335. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  336. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  337. </div>
  338. <div class="waf-icon">
  339.  
  340. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  341.  
  342. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  343.  
  344. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  345.  
  346. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  347.  
  348. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  349.  
  350. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  351.  
  352. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  353.  
  354. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  355.  
  356. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  357.  
  358. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  359.  
  360. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  361.  
  362. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  363.  
  364. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  365.  
  366. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  367.  
  368. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  369.  
  370. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  371.  
  372. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  373.  
  374. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  375.  
  376. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  377.  
  378. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  379.  
  380. </div>
  381. </div>
  382. <!-- UM MATERIAL AQUI -->
  383.  
  384.  
  385. <!-- UM MATERIAL AQUI -->
  386. <div class="waf-recs">
  387. <div class="waf-titulorec"> NOME MATERIAL
  388. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  389. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  390.  
  391. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  392. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  393. </div>
  394. <div class="waf-icon">
  395.  
  396. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  397.  
  398. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  399.  
  400. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  401.  
  402. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  403.  
  404. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  405.  
  406. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  407.  
  408. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  409.  
  410. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  411.  
  412. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  413.  
  414. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  415.  
  416. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  417.  
  418. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  419.  
  420. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  421.  
  422. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  423.  
  424. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  425.  
  426. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  427.  
  428. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  429.  
  430. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  431.  
  432. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  433.  
  434. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  435.  
  436. </div>
  437. </div>
  438. <!-- UM MATERIAL AQUI -->
  439.  
  440.  
  441. <!-- UM MATERIAL AQUI -->
  442. <div class="waf-recs">
  443. <div class="waf-titulorec"> NOME MATERIAL
  444. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  445. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  446.  
  447. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  448. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  449. </div>
  450. <div class="waf-icon">
  451.  
  452. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  453.  
  454. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  455.  
  456. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  457.  
  458. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  459.  
  460. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  461.  
  462. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  463.  
  464. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  465.  
  466. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  467.  
  468. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  469.  
  470. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  471.  
  472. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  473.  
  474. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  475.  
  476. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  477.  
  478. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  479.  
  480. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  481.  
  482. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  483.  
  484. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  485.  
  486. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  487.  
  488. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  489.  
  490. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  491.  
  492. </div>
  493. </div>
  494. <!-- UM MATERIAL AQUI -->
  495.  
  496.  
  497. <!-- UM MATERIAL AQUI -->
  498. <div class="waf-recs">
  499. <div class="waf-titulorec"> NOME MATERIAL
  500. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  501. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  502.  
  503. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  504. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  505. </div>
  506. <div class="waf-icon">
  507.  
  508. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  509.  
  510. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  511.  
  512. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  513.  
  514. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  515.  
  516. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  517.  
  518. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  519.  
  520. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  521.  
  522. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  523.  
  524. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  525.  
  526. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  527.  
  528. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  529.  
  530. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  531.  
  532. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  533.  
  534. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  535.  
  536. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  537.  
  538. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  539.  
  540. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  541.  
  542. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  543.  
  544. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  545.  
  546. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  547.  
  548. </div>
  549. </div>
  550. <!-- UM MATERIAL AQUI -->
  551.  
  552.  
  553. <!-- UM MATERIAL AQUI -->
  554. <div class="waf-recs">
  555. <div class="waf-titulorec"> NOME MATERIAL
  556. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  557. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  558.  
  559. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  560. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  561. </div>
  562. <div class="waf-icon">
  563.  
  564. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  565.  
  566. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  567.  
  568. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  569.  
  570. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  571.  
  572. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  573.  
  574. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  575.  
  576. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  577.  
  578. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  579.  
  580. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  581.  
  582. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  583.  
  584. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  585.  
  586. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  587.  
  588. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  589.  
  590. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  591.  
  592. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  593.  
  594. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  595.  
  596. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  597.  
  598. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  599.  
  600. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  601.  
  602. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  603.  
  604. </div>
  605. </div>
  606. <!-- UM MATERIAL AQUI -->
  607.  
  608.  
  609. <!-- UM MATERIAL AQUI -->
  610. <div class="waf-recs">
  611. <div class="waf-titulorec"> NOME MATERIAL
  612. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  613. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  614.  
  615. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  616. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  617. </div>
  618. <div class="waf-icon">
  619.  
  620. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  621.  
  622. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  623.  
  624. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  625.  
  626. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  627.  
  628. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  629.  
  630. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  631.  
  632. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  633.  
  634. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  635.  
  636. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  637.  
  638. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  639.  
  640. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  641.  
  642. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  643.  
  644. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  645.  
  646. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  647.  
  648. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  649.  
  650. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  651.  
  652. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  653.  
  654. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  655.  
  656. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  657.  
  658. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  659.  
  660. </div>
  661. </div>
  662. <!-- UM MATERIAL AQUI -->
  663.  
  664.  
  665. <!-- UM MATERIAL AQUI -->
  666. <div class="waf-recs">
  667. <div class="waf-titulorec"> NOME MATERIAL
  668. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  669. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  670.  
  671. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  672. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  673. </div>
  674. <div class="waf-icon">
  675.  
  676. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  677.  
  678. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  679.  
  680. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  681.  
  682. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  683.  
  684. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  685.  
  686. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  687.  
  688. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  689.  
  690. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  691.  
  692. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  693.  
  694. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  695.  
  696. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  697.  
  698. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  699.  
  700. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  701.  
  702. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  703.  
  704. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  705.  
  706. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  707.  
  708. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  709.  
  710. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  711.  
  712. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  713.  
  714. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  715.  
  716. </div>
  717. </div>
  718. <!-- UM MATERIAL AQUI -->
  719.  
  720.  
  721. <!-- UM MATERIAL AQUI -->
  722. <div class="waf-recs">
  723. <div class="waf-titulorec"> NOME MATERIAL
  724. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  725. <div style="position:absolute; width:auto; height:auto; margin-left:4px; margin-top:-24px; font-size:18px; color:{color:titulorec}; text-shadow: 1px 1px 0px rgba(255, 255, 255, .4); text-align:center; transform:rotate(-15deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  726.  
  727. <div style="position:absolute; width:auto; height:auto; margin-left:24px; margin-top:-21px; font-size:16px; color:{color:subtitulo}; text-shadow: 1px 1px 0px rgba(0, 0, 0, .4); text-align:center; transform:rotate(5deg);"><i class="fa {select:detalhes emojis}" aria-hidden="true"></i></div>
  728. <!-- ESTRELAS (CASO QUEIRAM OUTRO DESENHO, BASTA MUDAR NO APPEARENCE -->
  729. </div>
  730. <div class="waf-icon">
  731.  
  732. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  733.  
  734. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  735.  
  736. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  737.  
  738. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  739.  
  740. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  741.  
  742. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  743.  
  744. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  745.  
  746. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  747.  
  748. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  749.  
  750. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  751.  
  752. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  753.  
  754. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  755.  
  756. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  757.  
  758. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  759.  
  760. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  761.  
  762. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  763.  
  764. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  765.  
  766. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  767.  
  768. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  769.  
  770. <a href="http://shwnty.tumblr.com/" title="shwnty" target="_blank"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></a>
  771.  
  772. </div>
  773. </div>
  774. <!-- UM MATERIAL AQUI -->
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782. </div>
  783. <!-- FIM DO RECOMENDO -->
  784.  
  785.  
  786.  
  787.  
  788.  
  789. <!-- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI -->
  790. <div style="position:fixed; bottom:30px; margin-left:10px; height:14px; width:14px; font-size:11px; line-height:12px; background:{color:faixa top}; font-family:'Montserrat'; text-transform:uppercase; box-shadow:inset 2px 2px 4px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4); border-radius:3px; padding:4px; text-align:left; z-index:99999999999;"><a href="http://familiatal.tumblr.com/" title="Desenho e Codificação: Mrwafiosa." style="color:{color:titulorec}; text-shadow: 1px 1px 0px rgb( 255, 255, 255 );" target="_blank"><i class="fa fa-code"></i></a></div>
  791. <!-- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI -->
  792.  
  793.  
  794.  
  795.  
  796.  
  797. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  798. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  799. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  800.  
  801.  
  802. <script type="text/javascript">
  803. $(window).load(function () {
  804. $('#wafcaixa').masonry(),
  805. $('.masonryWrap').infinitescroll({
  806. navSelector : "div#navigation",
  807. nextSelector : "div#navigation a#nextPage",
  808. itemSelector : ".posts",
  809. bufferPx : 10000,
  810. extraScrollPx: 11000,
  811. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  812. loadingText : "",
  813. },
  814. // call masonry as a callback.
  815. function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
  816. );
  817. });
  818. </script>
  819.  
  820.  
  821. </body>
  822. </html>
Advertisement
Add Comment
Please, Sign In to add comment