Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!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">
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css">
- <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:20,
- tip_fade_speed:400,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <script>
- function click() {
- if (event.button==2||event.button==3) {
- oncontextmenu='return false';
- }
- }
- document.onmousedown=click
- document.oncontextmenu = new Function("return false;")
- </script>
- <!-- CÓDIGO DO BOTÃO DE VOLTAR AO TOPO -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/u89hi8f/0w9osvq4u/topo2.png" title="Voltar ao topo" border="0"></a>
- <!-- CÓDIGO DO BOTÃO DE VOLTAR AO TOPO -->
- <!--
- ♡ ❤ ♡
- ••••••••••
- ❥| MR. WAFIOSA DESIGN'S ORIGINALLY 2016 ❥|
- ❥| NÃO AUTORIZO O USO DE DETALHES NENHUM. ❥|
- ❥| NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE. ❥|
- ❥| USO EXCLUSIVO DA FODDONA ❥|
- ❥| TODOS OS ESTILOS DO THEME, SÃO EXCLUSIVOS ❥|
- ---------------------------------------
- DESENHO POR: FODDONA.
- ---------------------------------------
- ♡ ❤ ♡
- -->
- <!-- FAVICON AND TITLE -->
- <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/FPWopjmj7/waf-icon.png">
- <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>
- <!-- FAVICON AND TITLE -->
- <!-- APPEARANCE -->
- <!-- CORES -->
- <meta name="image:sidebar" content="" />
- <meta name="color:background color" content="#C0A2A0"/>
- <meta name="color:posts color" content="#b78682"/>
- <meta name="color:texto" content="#ffffff"/>
- <meta name="color:link" content="#ffffff"/>
- <meta name="color:negrito" content="#806463"/>
- <meta name="color:detalhes one" content="#b78682"/>
- <meta name="text:titulo aqui" content="It's Glamour" />
- <meta name="text:descricao aqui" content="Luxury must be comfortable, otherwise it is not luxury." />
- <meta name="text:sua url" content="mrwafiosa" />
- <meta name="text:link1" content="" />
- <meta name="text:link1 nome" content=" Home " />
- <meta name="text:link2" content="" />
- <meta name="text:link2 nome" content=" Contato " />
- <meta name="text:link3" content="" />
- <meta name="text:link3 nome" content=" Autorias " />
- <meta name="text:link4" content="" />
- <meta name="text:link4 nome" content=" Archive " />
- <meta name="text:link5" content="" />
- <meta name="text:link5 nome" content=" Theme " />
- <!-- APPEARANCE -->
- </head>
- <style>
- body{background:{color:background color}; background-attachment:fixed;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- a:hover {color:{color:links hover}; text-decoration:none}
- b {color:{color:negrito};}
- titulo{text-decoration:none;}
- blockquote {margin:0px;}
- /* SELEÇÃO DO TEXTO */
- ::selection{background:{color:background color}; color:{color:texto};}
- ::-moz-selection{background:{color:background color}; color:{color:texto};}
- ::-webkit-selection{background:{color:background color}; color:{color:texto};}
- /* BARRA DE ROLAGEM */
- ::-webkit-scrollbar {width:2px; height:5px;}
- ::-webkit-scrollbar-track-piece {background-color:#ccc;}
- ::-webkit-scrollbar-thumb:vertical {height:5px; background-color:{color:negrito};}
- ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
- /* VOLTAR AO TOPO */
- #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:20px; margin-left:130px; background:transparent; color:transparent;}
- /* VOLTAR AO TOPO */
- /* TOOLTIP */
- .tooltip {display: inline; position: relative;}
- #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:negrito}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); z-index:999999999999999999;}
- /* CAIXA DOS POSTS */
- #wafcaixa{position:absolute; float:center; top:80px; left:310px; width:1040px; color:{color:texto}; letter-spacing:1px; font-size:11px; font-family:'Rationale', sans-serif;}
- /* PERSONALIZAÇÃO DOS POSTS */
- .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;}
- .posts {{block:PermalinkPage}width:400px; height:auto;{/block:PermalinkPage} }
- /* IMAGEM DOS POSTS */
- .posts img{max-width:200px; height:auto;}
- .posts img{{block:PermalinkPage}max-width:400px;{/block:PermalinkPage} }
- .imgpost img{width:200px; height:auto;}
- .imgpost img{{block:PermalinkPage}width:400px;{/block:PermalinkPage} }
- .vsanna{display:none;}
- /* CURSOR PERSONALIZADO */
- html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
- a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
- #tumblr_controls{position: fixed!important; z-index:15;}
- 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;}
- 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;}
- /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
- .mr-notes{margin-left:-10px; margin-top:5px; text-align:left; text-transform: uppercase; border-top:1px solid #ad7570; width:107%; height:10px; line-height:15px; letter-spacing:1px; text-transform:uppercase; padding:3px; padding-left:3px; font-size:13px; font-family:'Rationale';}
- .mr-notes a{color:#a76c67; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- .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;}
- .mr-reblogs a{color:#a76c67; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- /* ESTILO DE NOTES DOS TEXTOS POR MR. WAFIOSA - NÃO COPIE BITCH */
- /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
- .waf-icon {height:24px; width:24px; float:left; padding:3px; text-align:center; margin-top:2px; background:#ad7570; border-radius:50%;}
- .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:#ad7570; 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; }
- .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:#ad7570; box-shadow:inset -1px -1px 1px rgba(255, 255, 255,.1), inset 1px 1px 1px rgba(0, 0, 0, .2); text-transform:uppercase; }
- .waf-resposta{display:block; margin-top:13px; height:auto; width:auto; color:{color:texto}; text-align:left; padding:4px; text-transform:uppercase; }
- /* ESTILO DE ASK POR MR. WAFIOSA - NÃO COPIE BITCH, GOSTOU? PEDE NO CHAT OU ASK, SIMPLES. */
- .mr-quotes {font-family:'Rationale'; font-size:14px; text-align:center; line-height:15px; margin-top:5px; color:{color:texto};}
- .mr-quotes::first-letter {font-family:'Rochester', cursive; color:{color:negrito}; font-size:35px;}
- .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};}
- .chat {margin:0px; text-align:left;}
- .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
- .chat .lines span {text-transform:uppercase; color:{color:negrito};}
- #laudio-caption {margin-top:10px;}
- #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
- #lalbum-art {display:inline-block; float:left;}
- #laudio-player {display:inline-block;}
- /* SIDEBAR GERAL */
- /* SIDE TOP */
- .waf-box1{position:fixed; width:150%; height:40px; margin-left:250px; top:20px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); z-index:9999999999;}
- /* TÍTULO */
- .waf-tit{position:fixed; margin-left:70px; margin-top:-3px; padding:5px; font-family:'Rochester'; font-size:30px; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); text-align:center;}
- /* DESCRIÇÃO */
- .waf-desc{position:fixed; width:250px; height:auto; margin-left:770px; margin-top:2px; padding:5px; font-family:'Rationale'; font-size:13px; color:#fff; text-align:center; text-transform:uppercase;}
- /* BOLINHAS - ESTILO POR MR. WAFIOSA / MR. ARRYN - DON'T COPY. */
- .waf-bolinhas{position:fixed; margin-left:0px; margin-top:-38px; font-size:40px; color:#b6908d; 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';}
- /* ICON */
- .mr-imagem img {position:fixed; width:65px; height:65px; margin-left:-10px; margin-top:-15px; padding:4px; background:#fff; border-radius:50px; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .2), inset 1px 1px 1px rgba(0, 0, 0, .2); z-index:9999999999;}
- /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
- .mr-cxmenu{position:fixed; margin-top:8px; margin-left:200px; width:auto; text-align:left; height:30px; padding:3px; background:transparent; opacity:1; -webkit-transition:1.5s;}
- .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;}
- .mr-menu a{display:inline-block; width:60px; height:14px; line-height:16px; margin:1px; text-align:center; padding:5px; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- /* MENU POR MR. WAFIOSA - NÃO COPIE, NEM SE INSPIRE. */
- /* PAINEL */
- .mr-status{position:fixed; width:auto; margin-top:10px; right:5px; text-align:center; }
- .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:#ffffff; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border:8px;}
- /* CAIXINHA 01 - DESTAQUES */
- .waf-caixa1{position:fixed; width:30px; height:140px; margin-left:-270px; margin-top:-10px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border-radius:0px 6px 6px 0px;}
- .waf-titdq{position:fixed; width:30px; height:120px; margin-left:5px; margin-top:3px; line-height:15px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- .waf-destaques{position:fixed; display:inline-block; overflow:auto; width:80px; height:125px; margin-top:2px; margin-left:-140px; padding:6px; background:{color:detalhes one}; border-radius:5px; transition:1s; z-index:999999999999999999;}
- .waf-destaques img{width:31px; height:31px; display:inline-block; padding:3px; background:{color:background color}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.5), inset -1px -1px 1px rgba(0,0,0,.5); border-radius:100%;}
- .waf-caixa1:hover .waf-destaques{margin-left:40px; transition:1s;}
- /* CAIXINHA 01 - DESTAQUES */
- /* CAIXINHA 02 - TUMBLR DO MÊS */
- .waf-caixa2{position:fixed; width:30px; height:170px; margin-left:-270px; margin-top:140px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border-radius:0px 6px 6px 0px;}
- .waf-tumblr{position:fixed; width:30px; height:120px; margin-left:5px; margin-top:3px; line-height:15px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- .waf-tumblrmes{position:fixed; display:inline-block; overflow:auto; width:180px; height:120px; margin-top:18px; margin-left:-220px; padding:6px; background:{color:detalhes one}; transition:1s; border-radius:5px; z-index:999999999999999999;}
- .waf-tumblrmes img{width:55px; height:55px; display:inline-block; padding:3px; background:{color:background color}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.5), inset -1px -1px 1px rgba(0,0,0,.5); border-radius:100%;}
- .waf-caixa2:hover .waf-tumblrmes{margin-left:40px; transition:1s;}
- /* CAIXINHA 02 - TUMBLR DO MÊS */
- /* CAIXINHA 03 - TOP 3 */
- .waf-caixa3{position:fixed; width:30px; height:70px; margin-left:-270px; margin-top:320px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border-radius:0px 6px 6px 0px;}
- .waf-top3tit{position:fixed; width:30px; height:120px; margin-left:5px; margin-top:5px; line-height:15px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- .mr-toptit{position:fixed; margin-top:38px; margin-left:0px; width:182px; height:78px; background:transparent; overflow:auto; padding:0px; z-index:99;}
- .mr-toptit a{float:left; width:38px; height:18px; line-height:18px; display:block; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); font-family:'Rationale'; text-transform:uppercase; font-size:12px; text-align:center; background:{color:detalhes one}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); margin:3.5px;}
- .waf-top3{position:fixed; display:inline-block; overflow:auto; width:140px; height:60px; margin-top:2px; margin-left:-240px; padding:4px; background:{color:detalhes one}; border-radius:5px; transition:1s; z-index:999999999999999999;}
- .waf-top3 img{width:32px; height:32px; display:inline-block; margin:2px; padding:3px; background:{color:background color}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.5), inset -1px -1px 1px rgba(0,0,0,.5); border-radius:100%;}
- .waf-caixa3:hover .waf-top3{margin-left:40px; transition:1s;}
- /* CAIXINHA 03 - TOP 3 */
- /* CAIXINHA 04 - FÃS SEMANAIS */
- .waf-caixa4{position:fixed; width:30px; height:170px; margin-left:-270px; margin-top:400px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); border-radius:0px 6px 6px 0px;}
- .waf-fas{position:fixed; width:30px; height:120px; margin-left:5px; margin-top:5px; line-height:15px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2);}
- .mr-fatit{position:fixed; margin-top:38px; margin-left:0px; width:182px; height:78px; background:transparent; overflow:auto; padding:0px; z-index:99;}
- .mr-fatit a{float:left; width:38px; height:18px; line-height:18px; display:block; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); font-family:'Rationale'; text-transform:uppercase; font-size:12px; text-align:center; background:{color:detalhes one}; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2); margin:3.5px;}
- .waf-fassemanais{position:fixed; display:inline-block; overflow:auto; width:180px; height:60px; margin-top:50px; margin-left:-240px; padding:4px; background:{color:detalhes one}; border-radius:5px; transition:1s; z-index:999999999999999999;}
- .waf-fassemanais img{width:32px; height:32px; display:inline-block; margin:2px; padding:3px; background:{color:background color}; box-shadow:inset 1px 1px 1px rgba(255,255,255,.5), inset -1px -1px 1px rgba(0,0,0,.5); border-radius:100%;}
- .waf-caixa4:hover .waf-fassemanais{margin-left:40px; transition:1s;}
- /* CAIXINHA 04 - FÃS SEMANAIS */
- </style>
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Oswald|Rationale|Rochester" rel="stylesheet">
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <body>
- <!-- SIDE TOP -->
- <div style="position:fixed; top:0px; margin-left:-10px; width:150%; height:60px; background:{color:background color}; z-index:99999;"></div>
- <div class="waf-box1">
- <div class="waf-tit">{text:titulo aqui}</div>
- <div class="waf-desc">{text:descricao aqui}</div>
- <div class="mr-imagem"><img src="{image:sidebar}"></div>
- <div class="waf-bolinhas">..................................................................................</div>
- <!-- MENU -->
- <div class="mr-cxmenu">
- <div class="mr-menu">
- <a href="{text:link1}">{text:link1 nome}</a>
- <a href="{text:link2}">{text:link2 nome}</a>
- <a href="{text:link3}">{text:link3 nome}</a>
- <a href="{text:link4}">{text:link4 nome}</a>
- <!-- CRÉDITOS - NÃO REMOVA. -->
- <a href="http://mrwafiosa.tumblr.com/" title="Wafiosa Design's 2016. Exclusive. Desenho by: foddona." target="_blank">{text:link5 nome}</a>
- <!-- CRÉDITOS - NÃO REMOVA. -->
- </div>
- </div>
- <!-- MENU -->
- <div class="mr-status">
- <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>
- <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>
- </div>
- <!-- CAIXINHA 01 - DESTAQUES -->
- <div class="waf-caixa1">
- <div class="waf-titdq"> D<br>e<br>s<br>t<br>a<br>q<br>u<br>e<br>s </div>
- <div class="waf-destaques">
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- CAIXINHA 01 - DESTAQUES -->
- <!-- CAIXINHA 02 - TUMBLR DO MÊS -->
- <div class="waf-caixa2">
- <div class="waf-tumblr"> T<br>u<br>m<br>b<br>l<br>r<br>d<br>o<br>M<br>ê<br>s </div>
- <div class="waf-tumblrmes">
- <!-- TÍTULO -->
- <div style="position:fixed; margin-top:2px; margin-left:55px; width:130px; height:auto; padding:3px; line-height:15px; font-size:22px; text-align:center; font-family:'Rochester'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); border-radius:5px;">Tumblr do mês: </div>
- <!-- URL DO TUMBLR DO MÊS. -->
- <div style="position:fixed; margin-top:30px; margin-left:62px; width:110px; height:auto; padding:3px; background:{color:detalhes one}; box-shadow:inset 2px 2px 2px rgba(255, 255, 255, .2), inset -1px -1px 2px rgba(0, 0, 0, .1); line-height:15px; text-transform:uppercase; font-size:13px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); border-radius:5px;">
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"> mrwafiosa </a>
- </div>
- <!-- DESCRIÇÃO -->
- <div style="position:fixed; margin-top:70px; margin-left:0px; width:170px; height:auto; padding:3px; line-height:17px; text-transform:uppercase; font-size:18px; text-align:center; font-family:'Rationale'; color:#ad7570; text-shadow: 0px 1px 1px rgba(225, 225, 225, 0.2); border-radius:5px;"> Gabriela, 19 anos, namorando.</div>
- <!-- ÍCON DO TUMBLR DO MÊS. -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- CAIXINHA 02 - TUMBLR DO MÊS -->
- <!-- CAIXINHA 03 - TOP 3 -->
- <div class="waf-caixa3">
- <div class="waf-top3tit"> T<br>o<br>p<br>3 </div>
- <div class="waf-top3">
- <div class="mr-toptit">
- <a> TOP 01</a>
- <a> TOP 02</a>
- <a> TOP 03</a>
- </div>
- <!-- TOP 1 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <!-- TOP 2 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <!-- TOP 3 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- CAIXINHA 03 - TOP 3 -->
- <!-- CAIXINHA 04 - FÃS SEMANAIS -->
- <div class="waf-caixa4">
- <div class="waf-fas"> F<br>Ã<br>S<br>S<br>E<br>M<br>A<br>N<br>A<br>I<br>S </div>
- <div class="waf-fassemanais">
- <div class="mr-fatit">
- <a> FÃ 01</a>
- <a> FÃ 02</a>
- <a> FÃ 03</a>
- <a> FÃ 04</a>
- </div>
- <!-- FÃ 1 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <!-- FÃ 2 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <!-- FÃ 3 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- <!-- FÃ 4 -->
- <a href="http://mrwafiosa.tumblr.com/" title="mrwafiosa" target="_blank"><img src="http://api.tumblr.com/v2/blog/mrwafiosa.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- CAIXINHA 04 - FÃS SEMANAIS -->
- </div>
- <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
- <div id="wafcaixa">
- {block:Posts}
- <div class="posts">
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Text}
- {block:Title}<div style=" letter-spacing:1px; text-transform:uppercase; font-family:'Rationale'; line-height:11px; padding-bottom:5px;"><center>
- {Title}</center></div>{/block:Title}
- {body}
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Text}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Quote}
- <div class="mr-quotes">{Quote}</div></font>
- {block:Source}<div class="source">• {Source} </div>{/block:Source}
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Quote}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Chat}
- {block:Lines}
- <div class="chat">
- <div class="lines">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Chat}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Link}
- <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}
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Link}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Audio}
- <div class="text">
- {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
- <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
- <div id="laudio-caption">
- <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
- <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
- <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
- <p>Plays: <i>{FormattedPlayCount}</i>.</p>
- </div></div>
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Audio}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Photo}
- <div class="imgpost"><img src="{PhotoURL-500}"></div>
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Photo}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Photoset}
- <div class="imgpost"><center>{Photoset}</center></div>
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Photoset}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Video}
- {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Video}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- {block:Answer}
- <img src="{AskerPortraitURL-30}"class="waf-icon">
- <div class="waf-perguntou"> {Asker} asked:</div>
- <div class="waf-pergunta"> {Question}</div>
- <div class="waf-resposta">{Answer}</div>
- <div class="mr-notes"> {DayOfMonth} {ShortMonth}, <a href="{permalink}">{NoteCount} notes</div>
- <div class="mr-reblogs"><a href="{ReblogURL}"target="_blank"> Reblog </a></div>
- {/block:Answer}
- <!--- NOTES DOS TEXTOS / FOTOS. POR MR. WAFIOSA - DON'T COPY, SEM MINHA PERMISSÃO, NEM SE INSPIRE --->
- <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
- {/block:Posts}</div>
- {block:IndexPage}
- <div class="column navigation" id="navigation">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
- <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
- <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('#wafcaixa').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : ".posts",
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- loadingText : "",
- },
- // call masonry as a callback.
- function() { $('#wafcaixa').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment