wafiosadesigns

Exclusive Sargitarius

Jul 27th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.53 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.  
  37. ♡ ❤ ♡
  38. ••••••••••
  39. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  40. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  41. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  42. ❥| USO EXCLUSIVO DA SARGITARIUS ❥|
  43. ❥| TODOS OS ESTILOS DO THEME, SÃO EXCLUSIVOS ❥|
  44.  
  45. ---------------------------------------
  46. DESENHO POR: SARGITARIUS.
  47.  
  48. ESTILO DE NOTES TOTALMENTE EXCLUSIVO, POR
  49. MR. WAFIOSA COM A AJUDA DA NEVALISCA.
  50. DON'T COPY.
  51. PLÁGIO É CRIME.
  52. ---------------------------------------
  53. ♡ ❤ ♡
  54.  
  55.  
  56.  
  57.  
  58.  
  59. -->
  60.  
  61.  
  62.  
  63. <!-- FAVICON AND TITLE -->
  64. <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/Vmootppvy/waficon.png">
  65. <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>
  66. <!-- FAVICON AND TITLE -->
  67.  
  68. <!-- APPEARANCE -->
  69.  
  70. <meta name="image:background faixa" content=""/>
  71. <meta name="image:background theme" content=""/>
  72.  
  73. <meta name="color:fundo theme" content="#ffffff"/>
  74. <meta name="color:posts color" content="#f6f6f6"/>
  75. <meta name="color:texto" content="#000000"/>
  76. <meta name="color:link" content="#000000"/>
  77. <meta name="color:negrito" content="#d1a18c"/>
  78. <meta name="color:cor faixa1" content="#eac1af"/>
  79. <meta name="color:menu titulo" content="#dcb19e"/>
  80. <meta name="color:hover menu" content="#d1a18c"/>
  81. <meta name="color:color ask" content="#eac1af"/>
  82. <meta name="color:icon recomendo" content="#daaf9d"/>
  83. <meta name="color:fundo notes" content="#cccccc"/>
  84.  
  85. <!-- LINKS -->
  86. <meta name="text:link1" content="" />
  87. <meta name="text:link1 nome" content=" LINK NOME 01 " />
  88. <meta name="text:link2" content="" />
  89. <meta name="text:link2 nome" content=" LINK NOME 02 " />
  90. <meta name="text:link3" content="" />
  91. <meta name="text:link3 nome" content=" LINK NOME 03 " />
  92. <meta name="text:link4" content="" />
  93. <meta name="text:link4 nome" content=" LINK NOME 04 " />
  94. <meta name="text:link5" content="" />
  95. <meta name="text:link5 nome" content=" LINK NOME 05 " />
  96.  
  97. <!-- APPEARANCE -->
  98.  
  99.  
  100.  
  101. </head>
  102. <style>
  103.  
  104. body{background-image:url('{image:background theme}'); background:{color:fundo theme}; background-attachment:fixed;}
  105.  
  106. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  107.  
  108. b {color:{color:negrito};}
  109.  
  110. titulo{text-decoration:none;}
  111.  
  112. blockquote {margin:0px;}
  113.  
  114.  
  115. /* SELEÇÃO DO TEXTO */
  116. ::selection{background:{color:negrito}; color:{color:texto};}
  117. ::-moz-selection{background:{color:negrito}; color:{color:texto};}
  118. ::-webkit-selection{background:{color:negrito}; color:{color:texto};}
  119.  
  120. /* BARRA DE ROLAGEM */
  121. ::-webkit-scrollbar {width:2px; height:5px;}
  122. ::-webkit-scrollbar-track-piece {background-color:#ccc;}
  123. ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:negrito};}
  124. ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
  125.  
  126. /* CAIXA DOS POSTS */
  127. #wafcaixa{position:absolute; margin-top:0px; margin-left:430px; width:900px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase; font-size:13px; font-family:'Rationale';}
  128.  
  129. /* PERSONALIZAÇÃO DOS POSTS */
  130. .posts{position:relative; font-family:'Rationale'; float:left; text-transform:uppercase; display:inline-block; width:200px; height:auto; background:{color:posts color}; padding:10px 10px 10px 10px; margin:30px; border-radius:1px;}
  131. .posts {{block:PermalinkPage}width:200px; height:auto;{/block:PermalinkPage} }
  132.  
  133. /* IMAGEM DOS POSTS */
  134. .posts img{max-width:200px; height:auto;}
  135. .posts img{{block:PermalinkPage}max-width:200px;{/block:PermalinkPage} }
  136.  
  137. .imgpost img{width:200px; height:auto;}
  138. .imgpost img{{block:PermalinkPage}width:200px;{/block:PermalinkPage} }
  139.  
  140. .vsanna{display:none;}
  141.  
  142.  
  143. /* TOOLTIP */
  144. .tooltip {display: inline; position: relative;}
  145. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:#fafafa; font-family:'Rationale', sans-serif; text-align:left; text-transform:uppercase; color:{color:texto}; font-size:12px; padding:7px; border-top:5px solid {color:negrito}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
  146.  
  147. /* CURSOR PERSONALIZADO */
  148. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  149. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  150.  
  151. #tumblr_controls{position: fixed!important; z-index:15;}
  152. 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;}
  153. 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;}
  154.  
  155. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  156. .mr-notes{margin-left:-10px; margin-top:3px; font-family:'Rationale'; text-align:left; text-transform: uppercase; color:{color:negrito}; border-top:2px solid #f9f9f9; font-size:13px; width:200px; height:5px; line-height:9px; font-weight:normal; padding:7px 15px 10px 5px; background:{color:fundo notes}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .1), inset -1px -1px 2px rgba(0, 0, 0, .1); -webkit-transition:2s;
  157. position:absolute;
  158. }
  159.  
  160. .mr-reblogs{right:5px; margin-top:-17px; font-family:'Rationale'; text-align:right; text-transform: uppercase; font-size:13px; width:108%; height:5px; line-height:25px; font-weight:normal; padding-bottom:2px; -webkit-transition:2s;position:absolute;}
  161.  
  162. /* AQUI É A COR DOS LINKS (NOTES, LIKE E REBLOG) */
  163. .mr-notes a{color:#000; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  164. .mr-like a{color:#000; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  165. .mr-reblogs a{color:#000; text-shadow: 0px 1px 0.5px rgba(116, 116, 116, 0.2);}
  166.  
  167. .mr-like{right:30px; margin-top:-10px; font-family:'Rationale'; text-align:right; text-transform: uppercase; font-size:13px; width:relative; height:5px; line-height:0px; font-weight:normal; padding-bottom:2px; -webkit-transition:2s;z-index:9999; position:absolute;}
  168.  
  169. .custom-like-button *{cursor:pointer!important;}
  170. .custom-like-button {position:relative; display:inline-block; vertical-align:top; width:10px; margin-top:.2px; height:10px; cursor:pointer; font-size:12px; color:#000; float:right; margin-left:10px;}
  171.  
  172. .like_button:hover + .our_button {color:;}
  173. .like_button.liked + .our_button {color:#908bca;}
  174. .like_button iframe {width:100%!important;height:100%!important;}
  175. .like_button {z-index:10;opacity:0;}
  176. .our_button {z-index:1;}
  177. .our_button,.like_button {position:absolute;top:0;left:0;width:100%;height:100%;}
  178.  
  179. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  180.  
  181. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  182. .waf-icon {height:31px; width:31px; float:left; padding:3px; text-align:center; margin-top:-2px; background:{color:cor faixa1}; border-radius:100%;}
  183. .waf-perguntou{position:absolute; width:auto; margin-top:0px; margin-left:43px; height:7px; line-height:9px; font-family:'Rationale'; font-size:12px; padding:4px; text-align:center; background:{color:color ask}; text-transform:uppercase; border-radius:5px 5px 0px 0px; box-shadow:inset 1px 1px 1px rgba(0,0,0,.3), inset -1px 0px 0px rgba(255,255,255,.1);}
  184. .waf-perguntou a{color:#d1a18c; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
  185. .waf-pergunta{margin-top:15px; margin-left:0px; height:auto; line-height:13px; width:auto; padding:5px; color:{color:texto}; text-align:right; border-radius:2px; background:{color:color ask}; text-transform:uppercase; font-size:12px;}
  186. .waf-resposta{display:block; margin-top:0px; height:auto; width:auto; color:{color:texto}; text-align:left; padding:4px; text-transform:uppercase; font-size:12px;}
  187. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  188.  
  189. /* QUOTES */
  190. .mr-quotes {font-family:'Rationale'; font-size:11px; text-align:center; line-height:15px; margin-top:5px; color:{color:texto};}
  191. .mr-quotes::first-letter {font-family:'Rochester', cursive; color:{color:negrito}; font-size:35px;}
  192. .source {margin-top:5px; border-top:1px solid {color:negrito}; font-family:'Rationale'; font-size:9px; text-align:right; text-transform:uppercase; line-height:19px; color:{color:texto};}
  193.  
  194. /* CHAT */
  195. .chat {margin:0px; text-align:left;}
  196. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  197. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  198. #laudio-caption {margin-top:10px;}
  199. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  200. #lalbum-art {display:inline-block; float:left;}
  201. #laudio-player {display:inline-block;}
  202.  
  203.  
  204. /* SIDEBAR GERAL */
  205.  
  206. /* SIDE TOP */
  207. .waf-box1{position:fixed; width:320px; height:150%; margin-left:-10px; top:-5px; background:{color:cor faixa1}; background-image:url('{image:background faixa}'); z-index:999999999999;}
  208.  
  209.  
  210. /* TÍTULOS / REGRAS */
  211. .waf-dsg{position:fixed; margin-left:35px; margin-top:60px; font-size:30px; color:#fff; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-family:'Abel'; text-transform:uppercase;}
  212.  
  213. .waf-regras{position:fixed; margin-left:23px; margin-top:130px; width:290px; font-size:13px; color:#fff; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-family:'Abel'; text-transform:uppercase;}
  214.  
  215. /* ESTILO DE MENU POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. */
  216. /* Obs: Mexa apenas no margin-left e margin-top, neste primeiro código, (#mr-menu), só. */
  217. #mr-menu{position:fixed; margin-left:30px /* aqui */; margin-top:270px /* aqui */; width:10px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; transition: 0.3s ease-in; }
  218. #mr-menu a{display:inline-block; float:left; margin:5px; width:16px; height:16px; font-family:'Abel'; font-size:11px; background:#fff; color:{color:cor faixa1}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); text-align:center; padding:2px; -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; transition: 0.3s ease-in}
  219.  
  220. .waftit{position:fixed; display:block; margin-left:22px; margin-top:-16.5px; width:100px; height:16px; line-height:18px; padding:2px; font-family:'Abel'; font-size:12px; background:{color:menu titulo}; color:#fff; text-shadow:1px 1px 0 #444; text-align:center; text-decoration:none; text-transform:uppercase; letter-spacing:1px; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); -webkit-transition: 0.3s ease-in; -moz-transition: 0.3s ease-in; transition: 0.3s ease-in}
  221.  
  222. #mr-menu a:hover .waftit{box-shadow:inset 110px 0 0 {color:hover menu}; transition:1s;}
  223. #mr-menu a:hover{background:{color:hover menu}; color:#fff; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2);}
  224. /* ESTILO DE MENU POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. */
  225.  
  226. /* PARCEIROS/RECOMENDO POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. */
  227. .parceiros-tit{position:fixed; margin-left:-60px; margin-top:32px; font-size:18px; color:#fff; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-family:'Abel'; text-transform:uppercase; transform:rotate(-90deg);}
  228.  
  229. .parceiros{position:fixed; display:inline-block; width:230px; height:68px; margin-top:480px /* Mexa apenas aqui */; margin-left:50px /* Mexa apenas aqui */;}
  230. .parceiros img{width:30px; height:30px; display:inline-block; color:#000; text-transform:uppercase; font-size:11px; font-family:'Electrolize'; text-align:center; padding:4px; margin:2px; background:{color:icon recomendo}; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 1px rgba(0, 0, 0, .3); transition:1s;}
  231. .parceiros img:hover {transform:scale(1.2); transition:1s;}
  232. /* PARCEIROS/RECOMENDO POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. */
  233.  
  234. </style>
  235.  
  236. <!--- FONTES PERSONALIZADAS GOOGLE --->
  237. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Oswald|Rationale|Rochester|Share+Tech+Mono" rel="stylesheet">
  238.  
  239. <link href="https://fonts.googleapis.com/css?family=Abel|Josefin+Sans|Lato|Montserrat|Oswald|PT+Sans+Narrow|Playfair+Display|Raleway|Source+Sans+Pro|Tulpen+One|Zilla+Slab" rel="stylesheet">
  240. <!--- FONTES PERSONALIZADAS GOOGLE --->
  241.  
  242.  
  243. <body>
  244.  
  245.  
  246. <!-- SIDEBAR 1 -->
  247. <div class="waf-box1">
  248.  
  249. <!-- Títulos / Regras -->
  250. <div class="waf-dsg"> Sargitarius Themes </div>
  251.  
  252. <div class="waf-regras"> Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. Uma regrinha aqui e tals. </div>
  253.  
  254. <!-- ESTILO DE MENU POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. -->
  255. <div id="mr-menu">
  256. <a href="{text:link1}"><i class="fa fa-home"></i><div class="waftit"> {text:link1 nome} </div></a>
  257.  
  258. <a href="{text:link2}"><i class="fa fa-envelope"></i><div class="waftit"> {text:link2 nome} </div></a>
  259.  
  260. <a href="{text:link3}"><i class="fa fa-pencil"></i><div class="waftit"> {text:link3 nome} </div></a>
  261.  
  262. <a href="{text:link4}"><i class="fa fa-heart"></i><div class="waftit"> {text:link4 nome} </div></a>
  263.  
  264. <a href="{text:link5}"><i class="fa fa-plus"></i><div class="waftit"> {text:link5 nome} </div></a>
  265. </div>
  266.  
  267. <!-- INÍCIO DOS PARCEIROS/RECOMENDO POR MR. WAFIOSA - DON'T COPY. DON'T INSPIRE. SEM MINHA PERMISSÃO. -->
  268. <div class="parceiros">
  269. <div class="parceiros-tit"> Recomendo </div>
  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. </div>
  292. <!-- FIM DOS PARCEIROS/RECOMENDO -->
  293.  
  294. </div>
  295. <!-- FIM SIDEBAR 1 -->
  296.  
  297. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  298. <div style="position:fixed; bottom:45px; right:5px; height:12px; width:12px; font-size:11px; line-height:12px; background:{color:negrito}; font-family:'Rationale'; box-shadow:inset 1px 1px 1px rgba(255, 255, 255, .3), inset -1px -1px 3px rgba(0, 0, 0, .4); border-radius:3px; padding:4px; text-align:center; z-index:99999999999;"><a href="http://mrwafiosa.tumblr.com/" style="color:#000; font-family:'Rationale'; text-shadow:1px 1px rgba(225, 225, 225, .4);" title="Mr Wafiosa Designs Originally 2016. Exclusive. Desenho por Sargitarius" target="_blank"><i class="fa fa-code"></i></a></div>
  299. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  300.  
  301.  
  302. <!-- FIM DAS SIDES E INÍCIO DOS POSTS -->
  303. <div id="wafcaixa">
  304.  
  305. {block:Posts}
  306. <div class="posts">
  307.  
  308.  
  309. {block:Text}
  310. {block:Title}<div style=" letter-spacing:1px; text-transform:uppercase; font-family:'Rationale'; line-height:17px; padding-bottom:2px;"><center>
  311. {Title}</center></div>{/block:Title}
  312. {body}
  313.  
  314. {/block:Text}
  315.  
  316.  
  317.  
  318. {block:Quote}
  319. <div class="mr-quotes">{Quote}</div></font>
  320. {block:Source}<div class="source">• {Source} </div>{/block:Source}
  321.  
  322. {/block:Quote}
  323.  
  324.  
  325.  
  326. {block:Chat}
  327.  
  328. {block:Lines}
  329. <div class="chat">
  330. <div class="lines">{block:Label}
  331. <span>{Label}</span>
  332. {/block:Label}
  333. {Line}</div></div>
  334. {/block:Lines}
  335.  
  336. {/block:Chat}
  337.  
  338.  
  339.  
  340. {block:Link}
  341. <a href="{URL}" target="{Target}"><div style="font-family:'Calibri'; text-transform:uppercase; text-align:center; font-size:11px; letter-spacing:1px; padding:2px; text-transform: uppercase;"><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
  342.  
  343. {/block:Link}
  344.  
  345.  
  346.  
  347. {block:Audio}
  348. <div class="text">
  349. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  350. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  351. <div id="laudio-caption">
  352. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  353. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  354. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  355. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  356. </div></div>
  357.  
  358. {/block:Audio}
  359.  
  360.  
  361.  
  362. {block:Photo}
  363. <div class="imgpost"><img src="{PhotoURL-500}"></div>
  364. {Caption}
  365. {/block:Photo}
  366.  
  367.  
  368.  
  369. {block:Photoset}
  370. <div class="imgpost"><center>{Photoset}</center></div>
  371. {Caption}
  372. {/block:Photoset}
  373.  
  374.  
  375.  
  376. {block:Video}
  377. {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
  378. {Caption}
  379. {/block:Video}
  380.  
  381.  
  382.  
  383. {block:Answer}
  384. <img src="{AskerPortraitURL-30}"class="waf-icon">
  385. <div class="waf-perguntou" target="_blank"> {Asker} </div>
  386. <div class="waf-pergunta"> {Question} </div>
  387. <div class="waf-resposta"> {Answer} </div>
  388.  
  389. {/block:Answer}
  390.  
  391.  
  392. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  393. <div class="mr-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
  394.  
  395. <div class="mr-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
  396.  
  397. <div class="mr-like">
  398. <div class="custom-like-button" style="margin-left:10px" title="Like!">{LikeButton}<span class="our_button"><i class="fa fa-heart"></i></span> </div>
  399. </div>
  400.  
  401. </div>
  402. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  403.  
  404. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  405. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  406.  
  407. {/block:Posts}
  408.  
  409. </div>
  410.  
  411. {block:IndexPage}
  412. <div class="column navigation" id="navigation">
  413. {block:Pagination}
  414. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  415. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  416. </div>
  417. {/block:IndexPage}
  418.  
  419. </div>
  420.  
  421. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  422. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  423. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  424.  
  425.  
  426. <script type="text/javascript">
  427. $(window).load(function () {
  428. $('#wafcaixa').masonry(),
  429. $('.masonryWrap').infinitescroll({
  430. navSelector : "div#navigation",
  431. nextSelector : "div#navigation a#nextPage",
  432. itemSelector : ".posts",
  433. bufferPx : 10000,
  434. extraScrollPx: 11000,
  435. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  436. loadingText : "",
  437. },
  438. // call masonry as a callback.
  439. function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
  440. );
  441. });
  442. </script>
  443.  
  444.  
  445. </body>
  446. </html>
  447.  
  448.  
  449.  
  450. <!--
  451.  
  452.  
  453.  
  454.  
  455. ♡ ❤ ♡
  456. ••••••••••
  457. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  458. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  459. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  460. ❥| USO EXCLUSIVO DA SARGITARIUS ❥|
  461. ❥| TODOS OS ESTILOS DO THEME, SÃO EXCLUSIVOS ❥|
  462.  
  463. ---------------------------------------
  464. DESENHO POR: SARGITARIUS.
  465.  
  466. ESTILO DE NOTES TOTALMENTE EXCLUSIVO, POR
  467. MR. WAFIOSA COM A AJUDA DA NEVALISCA.
  468. DON'T COPY.
  469. PLÁGIO É CRIME.
  470. ---------------------------------------
  471. ♡ ❤ ♡
  472.  
  473.  
  474.  
  475.  
  476.  
  477. -->
Advertisement
Add Comment
Please, Sign In to add comment