wafiosadesigns

Theme F. #18

Jul 15th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.15 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. <!-- CÓDIGO DO BOTÃO DE VOLTAR AO TOPO -->
  29.  
  30. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  31. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  32. <a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/u89hi8f/0w9osvq4u/topo2.png" title="Voltar ao topo" border="0"></a>
  33.  
  34. <!-- CÓDIGO DO BOTÃO DE VOLTAR AO TOPO -->
  35.  
  36.  
  37.  
  38.  
  39.  
  40. <!--
  41.  
  42.  
  43.  
  44.  
  45.  
  46. ♡ ❤ ♡
  47. ••••••••••
  48. ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
  49. ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
  50. ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
  51.  
  52. ♡ ❤ ♡
  53.  
  54.  
  55. -->
  56.  
  57.  
  58.  
  59. <!-- FAVICON AND TITLE -->
  60. <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/FPWopjmj7/waf-icon.png">
  61. <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>
  62. <!-- FAVICON AND TITLE -->
  63.  
  64.  
  65. <!-- APPEARANCE -->
  66.  
  67. <!-- CORES -->
  68. <meta name="image:sidebar" content="" />
  69.  
  70. <meta name="color:background color" content="#C0A2A0"/>
  71. <meta name="color:posts color" content="#b78682"/>
  72. <meta name="color:texto" content="#ffffff"/>
  73. <meta name="color:link" content="#ffffff"/>
  74. <meta name="color:link menu" content="#100f0f"/>
  75. <meta name="color:negrito" content="#806463"/>
  76. <meta name="color:detalhes one" content="#b78682"/>
  77. <meta name="color:detalhes two" content="#ad7570"/>
  78.  
  79. <meta name="text:titulo aqui" content="Um título aqui baby" />
  80.  
  81. <meta name="text:sua url" content="mrwafiosa" />
  82.  
  83. <meta name="text:link1" content="" />
  84. <meta name="text:link1 nome" content=" LINK NOME 01 " />
  85. <meta name="text:link2" content="" />
  86. <meta name="text:link2 nome" content=" LINK NOME 02 " />
  87. <meta name="text:link3" content="" />
  88. <meta name="text:link3 nome" content=" LINK NOME 03 " />
  89. <meta name="text:link4" content="" />
  90. <meta name="text:link4 nome" content=" LINK NOME 04 " />
  91. <meta name="text:link5" content="" />
  92. <meta name="text:link5 nome" content=" LINK NOME 05 " />
  93.  
  94. <!-- APPEARANCE -->
  95.  
  96.  
  97. </head>
  98. <style>
  99.  
  100. body{background:{color:background color}; background-attachment:fixed;}
  101.  
  102. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  103. a:hover {color:{color:links hover}; text-decoration:none}
  104.  
  105. b {color:{color:negrito};}
  106.  
  107. titulo{text-decoration:none;}
  108.  
  109. blockquote {margin:0px;}
  110.  
  111. pre, code {background:{color:background color}; color:{color:texto}; font-size:12px; text-align: justify; padding: 10px; overflow:auto;}
  112.  
  113. /* SELEÇÃO DO TEXTO */
  114. ::selection{background:{color:detalhes two}; color:{color:texto};}
  115. ::-moz-selection{background:{color:detalhes two}; color:{color:texto};}
  116. ::-webkit-selection{background:{color:detalhes two}; color:{color:texto};}
  117.  
  118. /* BARRA DE ROLAGEM */
  119. ::-webkit-scrollbar {width:2px; height:5px;}
  120. ::-webkit-scrollbar-track-piece {background-color:#ccc;}
  121. ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:negrito};}
  122. ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
  123.  
  124. /* VOLTAR AO TOPO */
  125. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:20px; right:10px; background:transparent; color:transparent;}
  126. /* VOLTAR AO TOPO */
  127.  
  128. /* TOOLTIP */
  129. .tooltip {display: inline; position: relative;}
  130. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:posts color}; font-family:'Rationale', sans-serif; text-align:left; font-size:12px; text-transform:uppercase; color:{color:texto}; padding:7px; border-top:5px solid {color:detalhes two}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
  131.  
  132. /* CAIXA DOS POSTS */
  133. #wafcaixa{position:absolute; float:center; top:80px; left:30px; width:1300px; color:{color:texto}; letter-spacing:1px; font-size:11px; font-family:'Rationale', sans-serif;}
  134.  
  135. /* PERSONALIZAÇÃO DOS POSTS */
  136. .posts{position:relative; font-family:'Rationale'; float:left; display:inline-block; width:200px; height:auto; background:{color:posts color}; padding:10px 10px 10px 10px; margin:20px; border-radius:1px;}
  137. .posts {{block:PermalinkPage}width:400px; height:auto;{/block:PermalinkPage} }
  138.  
  139. /* IMAGEM DOS POSTS */
  140. .posts img{max-width:200px; height:auto;}
  141. .posts img{{block:PermalinkPage}max-width:400px;{/block:PermalinkPage} }
  142.  
  143. .imgpost img{width:200px; height:auto;}
  144. .imgpost img{{block:PermalinkPage}width:400px;{/block:PermalinkPage} }
  145.  
  146. .vsanna{display:none;}
  147.  
  148. /* CURSOR PERSONALIZADO */
  149. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  150. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  151.  
  152. #tumblr_controls{position: fixed!important; z-index:15;}
  153. 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;}
  154. 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;}
  155.  
  156. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  157. .mr-notes{margin-left:-10px; margin-top:5px; text-align:left; text-transform: uppercase; border-top:1px solid #191919; width:107%; height:10px; line-height:15px; letter-spacing:1px; text-transform:uppercase; padding:3px; padding-left:3px; font-size:13px; color:{color:detalhes two}; font-family:'Rationale';}
  158. .mr-notes a{color:{color:link menu}; text-shadow: 0px 0.5px 0.5px rgba(58, 58, 58, 0.2);}
  159. .mr-reblogs{margin-left:0px; margin-top:-15px; text-align:right; width:102%; height:5px; font-size:13px; padding:2px; font-family:'Rationale'; text-transform: uppercase;}
  160. .mr-reblogs a{color:{color:link menu}; text-shadow: 0px 0.5px 0.5px rgba(58, 58, 58, 0.2);}
  161. /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
  162.  
  163.  
  164. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  165. .waf-icon {height:24px; width:24px; float:left; padding:3px; text-align:center; margin-top:2px; background:{color:background color}; border-radius:50%;}
  166. .waf-perguntou{position:absolute; width:auto; margin-top:5px; margin-left:32px; height:7px; line-height:9px; font-family:'Rationale'; font-size:10px; color:{color:negrito}; padding:4px; text-align:center; background:{color:background color}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255,.1), inset 1px 1px 1px rgba(0, 0, 0, .2); border-radius:5px 5px 0px 0px; text-transform:uppercase; }
  167. .waf-pergunta{margin-top:20px; margin-left:0px; height:auto; line-height:13px; width:auto; padding:5px; color:{color:texto}; text-align:center; border-radius:2px; background:{color:background color}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255,.1), inset 1px 1px 1px rgba(0, 0, 0, .2); text-transform:uppercase; }
  168. .waf-resposta{display:block; margin-top:13px; height:auto; width:auto; color:{color:texto}; text-align:left; padding:4px; text-transform:uppercase; }
  169. /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
  170.  
  171. .mr-quotes {font-family:'Rationale'; font-size:14px; text-align:center; line-height:15px; margin-top:5px; color:{color:texto};}
  172. .mr-quotes::first-letter {font-family:'Rochester', cursive; color:{color:negrito}; font-size:35px;}
  173. .source {margin-top:5px; border-top:1px solid #eee; font-family:'Rationale'; font-size:10px; text-align:right; text-transform:uppercase; line-height:22px; color:{color:texto};}
  174.  
  175. .chat {margin:0px; text-align:left;}
  176. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  177. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  178. #laudio-caption {margin-top:10px;}
  179. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  180. #lalbum-art {display:inline-block; float:left;}
  181. #laudio-player {display:inline-block;}
  182.  
  183. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  184. .mr-credito{position:fixed; bottom:40px; margin-left:5px; width:20px; height:18px; font-size:13px; line-height:18px; font-family:'Rationale'; text-align:center; color:#fff; background:{color:negrito}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:9999999999999999999999;}
  185. .waf-cred{position:fixed; margin-top:-19px; margin-left:-145px; width:auto; height:14px; line-height:15px; font-size:10px; font-family:'Share Tech Mono'; text-transform:uppercase; padding:3px; border-radius:1px; background:{color:posts color}; background:{color:negrito}; 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;}
  186. .mr-credito:hover .waf-cred{margin-left:29px; transition-duration:1s; opacity:1;}
  187. /* CRÉDITO POR MR. WAFIOSA - NÃO RETIRE ESSA PORRA AQUI NÃO - NÃO COPIE SEM MINHA PERMISSÃO */
  188.  
  189.  
  190. /* SIDEBAR GERAL */
  191.  
  192. /* SIDE TOP */
  193. .waf-box1{position:fixed; width:150%; height:40px; margin-left:-10px; top:15px; background:{color:detalhes one}; box-shadow:inset 2px 1px 1px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); z-index:9999999999;}
  194.  
  195. /* TÍTULO */
  196. .waf-tit{position:fixed; margin-left:70px; margin-top:-3px; padding:5px; font-family:'Sacramento'; font-size:35px; color:{color:detalhes two}; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); text-align:center;}
  197.  
  198. /* BOLINHAS - ESTILO POR MR. WAFIOSA / MR. ARRYN - DON'T COPY. */
  199. .waf-bolinhas{position:fixed; margin-left:0px; margin-top:-40px; font-size:40px; color:{color:detalhes two}; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); -webkit-background-clip: text; -moz-background-clip: text; background-clip: text; font-family:'Share Tech Mono';}
  200.  
  201. /* ICON */
  202. .mr-imagem img {position:fixed; width:45px; height:45px; margin-left:10px; margin-top:-7px; padding:4px; background:{color:detalhes two}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); z-index:9999999999;}
  203.  
  204. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  205. .mr-cxmenu{position:fixed; margin-top:8px; margin-left:450px; width:auto; text-align:left; height:30px; padding:3px; background:transparent; opacity:1; -webkit-transition:1.5s;}
  206.  
  207. .mr-menu {position:fixed; margin-left:0px; margin-top:-3px; width:580px; height:auto; display:inline-block; font-family:'Rationale'; font-size:15px; text-align:center; text-transform:uppercase; cursor: hand; float:left; z-index:9999999;}
  208. .mr-menu a{display:inline-block; width:100px; height:14px; line-height:16px; margin:1px; text-align:center; padding:5px; color:{color:link menu}; text-shadow: 0px 0.5px 0.5px rgba(58, 58, 58, 0.2);}
  209. /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
  210.  
  211. /* PAINEL */
  212. .mr-status{position:fixed; width:auto; margin-top:8px; right:5px; text-align:center; }
  213. .mr-status a{display:block; width:10px; height:auto; margin:2px; float:left; padding:5px; line-height:9px; text-transform:uppercase; font-size:11px; text-align:center; font-family:'Rationale'; color:{color:detalhes one}; letter-spacing:1px; border-radius:2px; background:{color:detalhes two}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border:8px;}
  214.  
  215.  
  216.  
  217.  
  218. </style>
  219.  
  220.  
  221. <!--- FONTES PERSONALIZADAS GOOGLE --->
  222. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Oswald|Rationale|Rochester" rel="stylesheet">
  223.  
  224. <link href="https://fonts.googleapis.com/css?family=Sacramento" rel="stylesheet">
  225. <!--- FONTES PERSONALIZADAS GOOGLE --->
  226.  
  227. <body>
  228.  
  229.  
  230.  
  231. <!-- SIDE TOP -->
  232.  
  233. <div style="position:fixed; top:0px; margin-left:-10px; width:150%; height:60px; background:{color:background color}; z-index:99999;"></div>
  234.  
  235. <div class="waf-box1">
  236.  
  237. <div class="waf-tit">{text:titulo aqui}</div>
  238.  
  239. <div class="mr-imagem"><img src="{image:sidebar}"></div>
  240.  
  241. <div class="waf-bolinhas">..................................................................................</div>
  242.  
  243.  
  244. <!-- MENU -->
  245. <div class="mr-cxmenu">
  246.  
  247. <div class="mr-menu">
  248. <a href="{text:link1}">{text:link1 nome}</a>
  249. <a href="{text:link2}">{text:link2 nome}</a>
  250. <a href="{text:link3}">{text:link3 nome}</a>
  251. <a href="{text:link4}">{text:link4 nome}</a>
  252. <a href="{text:link5}">{text:link5 nome}</a>
  253. </div>
  254. </div>
  255. <!-- MENU -->
  256.  
  257. <div class="mr-status">
  258.  
  259. <a href="https://www.tumblr.com/follow/{text:sua url}" title="Follow me" target="_blank"><i class="fa fa-user" aria-hidden="true"></i> </a>
  260. <a href="https://www.tumblr.com/dashboard?conversation={text:sua url}" title="Chat" target="_blank"><i class="fa fa-comment" aria-hidden="true"></i> </a>
  261. </div>
  262.  
  263. </div>
  264.  
  265.  
  266. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  267. <div class="mr-credito" style="font-size:9px"><i class="fa fa-code" style="font-size:10px; text-shadow:1px 1px 1px #000;"></i>
  268. <div class="waf-cred"><a href="http://mrwafiosa.tumblr.com/" title="Don't Copy. Originally Since 2016!." style="color:#fff;"> Mr. Wafiosa Themes</a>
  269. </div></div>
  270. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  271.  
  272. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  273.  
  274.  
  275.  
  276.  
  277.  
  278. <div id="wafcaixa">
  279. {block:Posts}
  280. <div class="posts">
  281.  
  282.  
  283.  
  284.  
  285. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  286. {block:Text}
  287. {block:Title}<div style=" letter-spacing:1px; text-transform:uppercase; font-family:'Rationale'; line-height:11px; padding-bottom:5px;"><center>
  288. {Title}</center></div>{/block:Title}
  289. {body}
  290.  
  291.  
  292. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  293. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  294.  
  295. {/block:Text}
  296. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  297.  
  298.  
  299.  
  300.  
  301. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  302. {block:Quote}
  303. <div class="mr-quotes">{Quote}</div></font>
  304. {block:Source}<div class="source">• {Source} </div>{/block:Source}
  305.  
  306. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  307. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  308.  
  309. {/block:Quote}
  310. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  311.  
  312.  
  313.  
  314.  
  315. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  316. {block:Chat}
  317. {block:Lines}
  318. <div class="chat">
  319. <div class="lines">{block:Label}
  320. <span>{Label}</span>
  321. {/block:Label}
  322. {Line}</div></div>
  323. {/block:Lines}
  324.  
  325. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  326. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  327.  
  328. {/block:Chat}
  329. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  330.  
  331.  
  332.  
  333. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  334. {block:Link}
  335. <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}
  336.  
  337. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  338. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  339.  
  340. {/block:Link}
  341. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  342.  
  343.  
  344.  
  345. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  346. {block:Audio}
  347. <div class="text">
  348. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  349. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  350. <div id="laudio-caption">
  351. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  352. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  353. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  354. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  355. </div></div>
  356.  
  357. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  358. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  359.  
  360. {/block:Audio}
  361. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  362.  
  363.  
  364. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  365. {block:Photo}
  366. <div class="imgpost"><img src="{PhotoURL-500}"></div>
  367.  
  368. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  369. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  370.  
  371. {/block:Photo}
  372. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  373.  
  374.  
  375. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  376. {block:Photoset}
  377. <div class="imgpost"><center>{Photoset}</center></div>
  378.  
  379. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  380. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  381.  
  382. {/block:Photoset}
  383. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  384.  
  385.  
  386.  
  387.  
  388. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  389. {block:Video}
  390. {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
  391.  
  392. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  393. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  394.  
  395. {/block:Video}
  396. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  397.  
  398.  
  399. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  400. {block:Answer}
  401. <img src="{AskerPortraitURL-30}"class="waf-icon">
  402. <div class="waf-perguntou"> {Asker} asked:</div>
  403. <div class="waf-pergunta"> {Question}</div>
  404. <div class="waf-resposta">{Answer}</div>
  405.  
  406. <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
  407. <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
  408.  
  409. {/block:Answer}
  410. <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
  411.  
  412.  
  413. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  414. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  415.  
  416. {/block:Posts}</div>
  417.  
  418.  
  419.  
  420. {block:IndexPage}
  421. <div class="column navigation" id="navigation">
  422. {block:Pagination}
  423. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  424. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  425. </div>
  426. {/block:IndexPage}
  427. </div>
  428.  
  429. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  430. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  431. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  432.  
  433. <script type="text/javascript">
  434. $(window).load(function () {
  435. $('#wafcaixa').masonry(),
  436. $('.masonryWrap').infinitescroll({
  437. navSelector : "div#navigation",
  438. nextSelector : "div#navigation a#nextPage",
  439. itemSelector : ".posts",
  440. bufferPx : 10000,
  441. extraScrollPx: 11000,
  442. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  443. loadingText : "",
  444. },
  445. // call masonry as a callback.
  446. function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
  447. );
  448. });
  449. </script>
  450.  
  451.  
  452. </body>
  453. </html>
Advertisement
Add Comment
Please, Sign In to add comment