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>
- <!--------------------------------------------------------•
- ♡ ❤ ♡
- SHWNTY THEMES ORIGINALLY 2016 ©
- NÃO AUTORIZO O USO DE DETALHES NENHUM.
- NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
- • • • • • • •
- QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
- UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
- --• DON'T COPY. •--
- --• DON'T REDISTRIBUTE. •--
- --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
- BY GABRIELA SOUZA • © 2016 - 2017
- ALL RIGHTS RESERVED ©
- • • • • • • •
- T H E M E E X C L U S I V E
- ♡ ❤ ♡
- •--------------------------------------------------------->
- <!-- FAVICON AND TITLE -->
- <link rel="shortcut icon" href="{favicon}">
- <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 -->
- <meta name="color:background color" content="#fefefe"/>
- <meta name="color:posts color" content="#a57f74"/>
- <meta name="color:texto" content="#fefefe"/>
- <meta name="color:link" content="fefefe"/>
- <meta name="color:negrito" content="#68473d"/>
- <meta name="color:box1" content="#a57f74"/>
- <meta name="color:box2" content="#895e57"/>
- <meta name="color:box3" content="#9b8075"/>
- <meta name="color:box4" content="#614841"/>
- <meta name="color:moderadoras" content="#7f6357"/>
- <meta name="text:sua url" content="shwnty" />
- <meta name="text:link1" content="" />
- <meta name="text:link1 nome" content=" Home " />
- <meta name="text:link2" content="" />
- <meta name="text:link2 nome" content=" Message " />
- <meta name="text:link3" content="" />
- <meta name="text:link3 nome" content=" Submit " />
- <meta name="text:link4" content="" />
- <meta name="text:link4 nome" content=" Autorias " />
- <meta name="text:link5" content="" />
- <meta name="text:link5 nome" content=" More " />
- <meta name="text:enquete url" content="shwnty" />
- <meta name="text:premium url" content="shwnty" />
- <meta name="text:destaque1 url" content="shwnty" />
- <meta name="text:destaque2 url" content="shwnty" />
- <meta name="text:destaque3 url" content="shwnty" />
- <meta name="text:destaque4 url" content="shwnty" />
- <meta name="text:destaque5 url" content="shwnty" />
- <meta name="text:destaque6 url" content="shwnty" />
- <meta name="text:fa1 url" content="shwnty" />
- <meta name="text:fa2 url" content="shwnty" />
- <meta name="text:fa3 url" content="shwnty" />
- <meta name="text:fa4 url" content="shwnty" />
- <meta name="text:top1 url" content="shwnty" />
- <meta name="text:top2 url" content="shwnty" />
- <meta name="text:top3 url" content="shwnty" />
- <meta name="text:top4 url" content="shwnty" />
- <!-- APPEARANCE -->
- </head>
- <style>
- body{background:{color:background color}; background-attachment:fixed;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- b {color:{color:negrito};}
- h2 {color:{color:negrito}; text-shadow: 1px 1px 0px rgba(225, 225, 225, .6);}
- titulo{text-decoration:none;}
- blockquote {margin:0px; text-decoration:none; font-size:8px; text-transform:uppercase; letter-spacing:2.5px; text-align:center;}
- pre, code {background:{color:background color}; color:{color:faixatop}; font-size:12px; text-align: justify; padding: 10px; overflow:auto;}
- pre::-webkit-scrollbar{width:4px;height:4px;}
- pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
- code::-webkit-scrollbar{width:4px;height:4px;}
- code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
- .h1 {font-size:12px; text-align:center; font-weight:normal; font-family: 'Quicksand'; color:{color:texto}; line-height:18px; margin-bottom:9px; margin-top:5px; padding-right:5px; letter-spacing:1px; text-transform:uppercase; }
- .h1 a{color:{color:box4}; text-transform:uppercase}
- /* SELEÇÃO DO TEXTO */
- ::selection{background:{color:box1}; color:{color:texto};}
- ::-moz-selection{background:{color:box1}; color:{color:texto};}
- ::-webkit-selection{background:{color:box1}; color:{color:texto};}
- /* BARRA DE ROLAGEM */
- ::-webkit-scrollbar {width:8px; height:5px; box-shadow:inset -1px -1px 1px rgba(255,255,255,.2), inset 1px 1px 1px rgba(0,0,0,.2);}
- ::-webkit-scrollbar-track-piece {background-color:{color:box2};}
- ::-webkit-scrollbar-thumb:vertical {height:3px; background-color:{color:negrito}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5);}
- ::-webkit-scrollbar-thumb:horizontal {width:2px; background-color:{color:negrito};}
- /* TOOLTIP */
- .tooltip {display: inline; position: relative;}
- #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:box2}; font-family:'Quicksand', sans-serif; text-align:left; font-size:10px; text-transform:uppercase; color:#fff; padding:7px; border-top:5px solid {color:background color}; 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 */
- #shwntycx{position:absolute; float:center; top:20px; left:10px; width:1100px; color:{color:texto}; letter-spacing:1px; font-size:10px; font-family:'Quicksand', sans-serif;}
- /* PERSONALIZAÇÃO DOS POSTS */
- .shwnty-posts{position:relative; font-family:'Quicksand'; float:left; display:inline-block; width:200px; height:auto; background:{color:posts color}; padding:10px 10px 10px 10px; margin:20px; border-radius:1px;}
- .shwnty-posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
- /* IMAGEM DOS POSTS */
- .shwnty-posts img{max-width:200px; height:auto;}
- .shwnty-posts img{{block:PermalinkPage}max-width:250px;{/block:PermalinkPage} }
- .imgpost img{width:200px; height:auto;}
- .imgpost img{{block:PermalinkPage}width:250px;{/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;}
- /* --• ESTILO DE NOTES (LIKE DIRETO) BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- .shwnty-notes{margin-left:-10px; margin-top:4px; font-family:'Quicksand'; text-align:left; color:{color:negrito}; text-transform: uppercase; border-top:1px solid #eee; font-size:10px; width:97.9%; height:5px; line-height:10px; font-weight:normal; padding:7px 0px 10px 5px; background:{color:posts color}; -webkit-transition:2s; position:absolute; transition:1s;}
- .shwnty-notes a:hover {border-top:3.5px solid {color:box4}; padding-top:3px; transition:1s;}
- .shwnty-reblogs{right:5px; margin-top:-18px; font-family:'Quicksand'; 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;}
- .shwnty-reblogs a:hover {border-top:3.5px solid {color:box4}; padding-top:2px; transition:1s;}
- .shwnty-like{right:33px; margin-top:-12px; font-family:'Quicksand'; 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;}
- .custom-like-button *{cursor:pointer!important;}
- .custom-like-button {position:relative; display:inline-block; vertical-align:top; width:10px; margin-top:.2px; height:10px; cursor:pointer; font-size:13px; color:{color:negrito}; float:right; margin-left:10px;}
- .like_button:hover + .our_button {color:{color:texto};}
- .like_button.liked + .our_button {color:{color:box4};}
- .like_button iframe {width:100%!important;height:100%!important;}
- .like_button {z-index:10;opacity:0;}
- .our_button {z-index:1;}
- .our_button,.like_button {position:absolute;top:0;left:0;width:100%;height:100%;}
- /* --• ESTILO DE NOTES DAS PHOTOS BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- .sh-date {position:absolute; margin-left:0px; top:-15px; font-family:'Rouge Script'; font-size:18px; letter-spacing:1px; text-align:left; color:#ccc; width:200px; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0;}
- .sh-notes {position:absolute; margin-left:0px; top:-15px; font-family:'Rouge Script'; font-size:18px; letter-spacing:1px; text-align:left; color:#ccc; width:160px; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0;}
- .sh-reblog {position:absolute; right:10px; top:-5px; font-family:'Quicksand'; text-transform: uppercase; font-size:16px; letter-spacing:1px; text-align:right; color:#ccc; width:30px; height:30px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:99999;}
- .sh-reblog a{color:{color:box4};}
- .shwnty-posts:hover .sh-date{opacity:1; top:10px;}
- .shwnty-posts:hover .sh-notes{opacity:1; top:30px;}
- .shwnty-posts:hover .sh-reblog{opacity:1; top:10px;}
- .shwnty-posts:hover .imgpost{opacity:.2; transition:1s;}
- /* --• ESTILO DE ASK BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- .sh-icon {height:16px; width:16px; float:left; padding:2px; text-align:center; margin-top:0px; background:{color:background color}; border-radius:100%; box-shadow:1px 1px 1px rgba(0, 0, 0, .3);}
- .sh-perguntou{position:absolute; width:auto; margin-top:2px; margin-left:29px; height:7px; line-height:9px; font-family:'Quicksand'; font-size:8px; padding:4px; text-align:center; text-transform:uppercase; background:{color:background color}; text-shadow:1px 1px 1px rgba(0, 0, 0, .1); box-shadow:1px 1px 1px rgba(0, 0, 0, .3); border-radius:2px;}
- .sh-perguntou a{color:{color:box4};}
- .sh-pergunta{margin-top:22px; margin-left:25px; height:auto; font-family:'Quicksand'; font-size:9px; line-height:15px; width:auto; padding:5px; color:{color:texto}; text-align:center; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .8), inset 1px 1px 1px rgba(0, 0, 0, .2); border-radius:2px; text-transform:uppercase;}
- .sh-rp{display:block; margin-top:-12px; font-family:'Quicksand'; font-size:8px; color:{color:negrito}; margin-right:0px; text-align:right; text-transform:uppercase;}
- .sh-resposta{margin-top:5px; margin-left:25px; height:auto; font-family:'Quicksand'; font-size:9px; line-height:15px; width:auto; padding:5px; color:{color:background color}; text-align:center; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .8), inset 1px 1px 1px rgba(0, 0, 0, .2); border-radius:2px; text-transform:uppercase; margin-bottom:10px;}
- /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
- .shwnty-quotes {font-family:'Quicksand'; font-size:12px; text-align:center; line-height:15px; margin-top:5px; color:{color:texto}; letter-spacing:2px; text-transform:uppercase;}
- .shwnty-quotes::first-letter {font-family:'Rouge Script', cursive; color:{color:negrito}; font-size:35px;}
- .source {margin-top:5px; border-top:1px solid #fff; font-family:'Quicksand'; font-size:9px; text-align:right; text-transform:uppercase; line-height:24px; color:{color:negrito};}
- .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;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- .shwnty-cred {position:fixed; right:10px; top:75px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
- .shwnty-cred a{display:inline-block; width:16px; height:16px; line-height:19px; margin:3px; text-align:center; padding:5px; background:{color:box1}; color:{color:titulo top5}; font-family:'Rationale'; font-size:14px; text-align:center; 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, .3); border-radius:100%;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- /* SIDEBAR GERAL */
- /* SIDE TOP */
- #sh-boxcentral{position:fixed; right:50px; top:0px; width:400px; z-index:999999999999;}
- .shwnty-box1{position:fixed; width:220px; height:485px; right:0px; bottom:35px; background:{color:box1}; border-radius:10px 10px 5px 5px; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .6), inset 1px 1px 4px rgba(0, 0, 0, .2); z-index:9999999999999;}
- /* ICON */
- .shwnty-img img {position:fixed; width:76px; height:56px; right:0px; margin-top:20px;}
- .shwnty-img2 img {position:fixed; width:128px; height:132px; margin-left:55px; margin-top:-30px;}
- /* PAINEL */
- .shwnty-status{position:fixed; width:100px; margin-top:35px; right:75px; text-align:center;}
- .shwnty-status a{width:25px; height:25px; display:inline-block; margin:2px; font-size:12px; line-height:26px; color:{color:background color}; text-shadow:1px 1px 0px rgba(0, 0, 0, .5); font-family:'Rationale'; text-transform:uppercase; background:{color:box1}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:100%; transition:1.5s;}
- /* DESTAQUES */
- #box-destaques{position:fixed; display:inline-block; margin-left:5px; height:22px; width:68px; margin-top:170px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-destaques{position:fixed; width:100px; height:0px; margin-top:-140px; margin-left:-16px;}
- .sh-destaques img{width:25px; height:25px; display:inline-block; padding:3px; margin:1px; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:5px; transition:1.5s;}
- /* TOP4 */
- #box-top4 {position:fixed; display:inline-block; margin-left:170px; height:22px; width:45px; margin-top:55px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-top4{position:fixed; width:30px; height:0px; margin-top:5px; margin-left:1px;}
- .sh-top4 img{width:35px; height:35px; display:inline-block; padding:3.5px; margin:.5px; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:5px; transition:1.5s;}
- /* PREMIUM */
- #box-prm {position:fixed; display:inline-block; margin-left:85px; height:22px; width:70px; margin-top:100px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-prm{position:fixed; width:100px; height:0px; margin-top:5px; margin-left:-15px;}
- .sh-prm img{width:50px; height:50px; display:inline-block; padding:3.5px; margin:1px; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:5px; transition:1.5s;}
- /* ENQUETE */
- #box-enq {position:fixed; display:inline-block; margin-left:5px; height:22px; width:130px; margin-top:250px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-enqurl a{position:fixed; display:inline-block; margin-left:-10px; height:22px; width:70px; margin-top:-44px; font-size:13px; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-enq{position:fixed; width:100px; height:0px; margin-top:-70px; margin-left:-25px;}
- .sh-enq img{width:35px; height:35px; display:inline-block; padding:3.5px; margin:1px; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:5px; transition:1.5s;}
- /* FÃS SEMANAIS */
- #box-fas{position:fixed; display:inline-block; margin-left:45px; height:22px; width:130px; margin-top:330px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-fas{position:fixed; width:400px; height:0px; margin-top:-70px; margin-left:-135px;}
- .sh-fas img{width:30px; height:30px; display:inline-block; padding:3px; margin:6px; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:5px; transition:1.5s;}
- /* CAIXAS PARCEIROS */
- #box-prc{position:fixed; display:inline-block; margin-left:45px; height:22px; width:130px; margin-top:455px; font-size:13px; line-height:23px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-prc{position:fixed; width:190px; height:84px; margin-top:-115px; margin-left:-35px; overflow:auto;}
- .sh-prc a{width:24px; height:25px; display:inline-block; margin:2px; font-size:11px; line-height:27px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; background:{color:box2}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:2px; text-align:center;transition:1.5s;}
- /* MODERADORES */
- #sh-mods{position:fixed; right:230px; bottom:30px; width:50px;}
- #sh-mods1 {display:inline-block; width:35px; height:35px; padding:5px; background:{color:moderadoras}; box-shadow:inset 1px 1px 1px rgba(0, 0, 0, .3), 1px 1px 1px rgba(255, 255, 255, .3); overflow:hidden; border-radius:100%;}
- #sh-mods1 img{position:fixed; display:inline-block; width:35px; height:35px; box-shadow:1px 1px 1px rgba(225, 225, 225, .5); border-radius:100%;}
- .sh-hover{position:fixed; margin-top:0; margin-left:0; width:35px; height:35px; overflow:hidden; border-radius:100%; transition:1s;}
- #sh-mods1:hover .sh-hover{background:rgba(225, 225, 225, .7); transition:.3s;}
- .sh-hover .sh-url{display:block; margin-top:-60px; margin-left:1px; width:33px; text-align:left; font-family:'Oswald'; text-shadow:1px 1px rgba(0,0,0,.5); font-size:7.5px; letter-spacing:.5px; transition:1.2s; text-transform:uppercase; opacity:1; color:{color:background color};}
- #sh-mods1:hover .sh-url{margin-top:8px; opacity:1; transition:1s;}
- .sh-hover .sh-url2{display:block; margin-top:-2px; margin-left:-100px; width:33px; text-align:left; font-family:'Rationale'; text-shadow:1px 1px rgba(0,0,0, .2); font-size:9px; letter-spacing:.5px; transition:1.2s; opacity:1;}
- .sh-url2 a{text-transform:uppercase; color:{color:box4};}
- #sh-mods1:hover .sh-url2{margin-left:4px; opacity:1; transition:1s;}
- /* BOX BOTTOM */
- #sh-boxbottom{position:fixed; margin-left:-10px; bottom:0px; width:120%; z-index:999999999999;}
- #sh-boxbt{position:fixed; width:150%; height:25px; margin-left:0px; bottom:0px; background:{color:moderadoras}; border-top:4px solid {color:box1}; border-radius:10px; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .6), inset 1px 1px 4px rgba(0, 0, 0, .2); z-index:9999999999999;}
- /* CONTADOR */
- .sh-ctd{position:fixed; width:300px; height:84px; margin-top:0px; margin-left:10px;}
- .sh-ctd a{width:70px; height:20px; display:inline-block; margin:2px; font-size:11px; line-height:24px; background:{color:box2}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; background:{color:box4}; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .3), inset -1px -1px 4px rgba(0, 0, 0, .5); border-radius:2px; text-align:center; transition:1.5s;}
- /* BOX ATIVIDADES DA SEMANA */
- #box-atvd{position:fixed; display:inline-block; margin-left:200px; height:20px; width:130px; bottom:3px; font-size:11px; line-height:23px; background:{color:box4}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-atvd{position:fixed; width:500px; height:84px; margin-top:-25px; margin-left:5px;}
- .sh-atvd a{width:70px; height:25px; display:inline-block; margin:1px; font-size:11px; line-height:27px; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; text-align:center;transition:1.5s;}
- /* MENU */
- #box-menu{position:fixed; display:inline-block; margin-left:615px; height:20px; width:60px; bottom:3px; font-size:11px; line-height:23px; background:{color:box4}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-menu {position:fixed; width:400px; height:84px; margin-top:-25px; margin-left:-45px;}
- .sh-menu a{width:auto; height:25px; display:inline-block; margin:1px; font-size:11px; line-height:27px; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; text-align:center;transition:1.5s;}
- /* STATUS FAMILY */
- #box-membros{position:fixed; display:inline-block; margin-left:900px; height:20px; width:60px; bottom:3px; font-size:11px; line-height:23px; background:{color:box4}; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; letter-spacing:1px; z-index:99999999;}
- .sh-membros {position:fixed; width:400px; height:84px; margin-top:-23px; margin-left:-120px;}
- .sh-membros a{width:auto; height:25px; display:inline-block; margin:1px; font-size:11px; line-height:27px; color:{color:background color}; font-family:'Rationale'; text-transform:uppercase; text-align:center;transition:1.5s;}
- /* TÍTULO F. REALITY */
- #box-tit{position:fixed; display:inline-block; margin-left:1135px; height:20px; width:220px; bottom:3px; font-size:18px; line-height:23px; background:{color:box4}; color:{color:background color}; font-family:'Rouge Script'; border-radius:2px; box-shadow:inset 1px 1px 4px rgba(255, 255, 255, .5), inset -1px -1px 4px rgba(0, 0, 0, .7); text-align:center; text-indent:4px; z-index:99999999;}
- /*/ Controles hover por nevalisca.tumblr.com /*/
- .tmblr-iframe, iframe#tumblr_controls {position: fixed; opacity:0.4; z-index:99999999999999999 !impoportant; transform: scale(.8); top:-2px; right:-50px !important; opacity:0; padding-right:50px; transition-duration:.8s;}
- .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:.4;}
- .engrenagem{position:fixed; right:20px; top:-10px; font-size:13px}
- </style>
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <link href="https://fonts.googleapis.com/css?family=Abel|Advent+Pro|Clicker+Script|Crushed|Orbitron|Pathway+Gothic+One|Poiret+One|Rajdhani|Sacramento|Saira|Unica+One|Rationale|Montserrat" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Playball|Ubuntu+Condensed" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Barlow|Barlow+Condensed|Cinzel+Decorative|Clicker+Script|Dancing+Script|Fjalla+One|Josefin+Sans|Open+Sans|Petit+Formal+Script|Quicksand|Raleway|Rouge+Script|Share+Tech+Mono|+SC|Grand+Hotel" rel="stylesheet">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
- <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <body>
- <!-- INÍCIO SIDE -->
- <div style="position:fixed; width:200%; height:20px; margin-left:-10px; top:-10px; background:{color:box1}; box-shadow:inset -1px -1px 1px rgba(255, 255, 255, .6), inset 1px 1px 4px rgba(0, 0, 0, .2); z-index:9999999999999;"></div>
- <div id="sh-boxcentral">
- <!-- HEARTS TOPO -->
- <div class="shwnty-img"><img src="https://static.tumblr.com/u89hi8f/kTMp1fems/heart1png.png"></div>
- <!-- STATUS -->
- <div class="shwnty-status">
- <a href="https://www.tumblr.com/follow/{text:sua url}" title=" Follow me " target="_blank"><i class="ion-person-add"></i> </a>
- <a href="https://www.tumblr.com/message/{text:sua url}" title=" Conversation" target="_blank"><i class="ion-chatbubbles"></i></a>
- <a href="https://www.tumblr.com/" title=" Dashboard " target="_blank"><i class="ion-ios-home"></i></a>
- </div>
- <!-- BOX 01 - ATIVIDADES -->
- <div class="shwnty-box1">
- <!-- HEARTS FAMILY -->
- <div class="shwnty-img2"><img src="https://static.tumblr.com/u89hi8f/XySp1fevu/heartfamily.png"></div>
- <!-- BOX DESTAQUES -->
- <div id="box-destaques"> Destaque
- <div class="sh-destaques">
- <a href="http://{text:destaque1 url}.tumblr.com/" title="{text:destaque1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque2 url}.tumblr.com/" title="{text:destaque2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque3 url}.tumblr.com/" title="{text:destaque3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque4 url}.tumblr.com/" title="{text:destaque4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque4 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque5 url}.tumblr.com/" title="{text:destaque5 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque5 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:destaque6 url}.tumblr.com/" title="{text:destaque6 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:destaque6 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FIM BOX DESTAQUES -->
- <!-- BOX TOP4 -->
- <div id="box-top4"> Top 4
- <div class="sh-top4">
- <a href="http://{text:top1 url}.tumblr.com/" title="{text:top1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:top2 url}.tumblr.com/" title="{text:top2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:top3 url}.tumblr.com/" title="{text:top3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:top4 url}.tumblr.com/" title="{text:top4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:top4 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FIM BOX TOP4 -->
- <!-- BOX PREMIUM -->
- <div id="box-prm"> Premium
- <div class="sh-prm">
- <a href="http://{text:premium url}.tumblr.com/" title="{text:premium url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:premium url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FIM BOX PREMIUM -->
- <!-- BOX ENQUETE -->
- <div id="box-enq"> Enquete Tal
- <div class="sh-enqurl"> <a href="http://{text:enquete url}.tumblr.com/" target="_blank"> @{text:enquete url}</a> </div>
- <div class="sh-enq">
- <a href="http://{text:enquete url}.tumblr.com/" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:enquete url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FIM BOX ENQUETE -->
- <!-- BOX FÃS SEMANAIS -->
- <div id="box-fas"> Fãs Semanais
- <div class="sh-fas">
- <a href="http://{text:fa1 url}.tumblr.com/" title="{text:fa1 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa1 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa2 url}.tumblr.com/" title="{text:fa2 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa2 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa3 url}.tumblr.com/" title="{text:fa3 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa3 url}.tumblr.com/avatar/96/"></a>
- <a href="http://{text:fa4 url}.tumblr.com/" title="{text:fa4 url}" target="_blank"><img src="http://api.tumblr.com/v2/blog/{text:fa4 url}.tumblr.com/avatar/96/"></a>
- </div>
- </div>
- <!-- FIM BOX FÃS SEMANAIS -->
- <!-- BOX PARCEIROS -->
- <div id="box-prc"> Parceiros
- <div class="sh-prc">
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> VG </a>
- </div>
- </div>
- <!-- FIM BOX PARCEIROS -->
- </div>
- <!-- FIM BOX 01 - ATIVIDADES -->
- <!-- BOX MODERADORAS -->
- <div id="sh-mods">
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- <!-- MODS -->
- <div id="sh-mods1">
- <img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/">
- <div class="sh-hover">
- <div class="sh-url"> Gabriela </div>
- <div class="sh-url2"><a href="http://shwnty.tumblr.com/" target="_blank"> Shwnty</a></div>
- </div>
- </div>
- <!-- MODS -->
- </div>
- <!-- FIM BOX MODERADORAS -->
- </div>
- <!-- FIM BOX CENTRAL -->
- <!-- INÍCIO BOX BOTTOM -->
- <div id="sh-boxbottom">
- <div id="sh-boxbt">
- <!-- CONTADOR -->
- <div class="sh-ctd">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5536063";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online &e2=Online Now&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3286542";
- fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visits&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script>
- </div>
- <!-- HEART DIVISÓRIA -->
- <i class="ion-heart" style="position:fixed; margin-left:170px; bottom:-2px; font-size:22px; color:{color:box1}; text-shadow:2px 2px 1px rgba (225, 225, 225, .6);"></i>
- <!-- BOX ATIVIDADES DA SEMANA -->
- <div id="box-atvd"> Atividades da Semana
- <div class="sh-atvd">
- <a href="http://shwnty.tumblr.com/" target="_blank"> ATIVIDADE 01 </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> ATIVIDADE 02 </a>
- <a href="http://shwnty.tumblr.com/" target="_blank"> ATIVIDADE 03 </a>
- </div>
- </div>
- <!-- HEART DIVISÓRIA -->
- <i class="ion-heart" style="position:fixed; margin-left:580px; bottom:-2px; font-size:22px; color:{color:box1}; text-shadow:2px 2px 1px rgba (225, 225, 225, .6);"></i>
- <!-- MENU -->
- <div id="box-menu"> Navigate:
- <div class="sh-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>
- </div>
- </div>
- <!-- HEART DIVISÓRIA -->
- <i class="ion-heart" style="position:fixed; margin-left:865px; bottom:-2px; font-size:22px; color:{color:box1}; text-shadow:2px 2px 1px rgba (225, 225, 225, .6);"></i>
- <!-- STATUS FAMILY -->
- <div id="box-membros"> Membros
- <div class="sh-membros"> Open </div>
- </div>
- <div id="box-membros" style="margin-left:1010px;"> Parceiros
- <div class="sh-membros"> Open </div>
- </div>
- <!-- HEART DIVISÓRIA -->
- <i class="ion-heart" style="position:fixed; margin-left:1110px; bottom:-2px; font-size:22px; color:{color:box1}; text-shadow:2px 2px 1px rgba (225, 225, 225, .6);"></i>
- <!-- TITULO FAMILY -->
- <div id="box-tit">Sejam todos bem vindos à F. Reality </div>
- </div>
- </div>
- <!-- FIM BOX BOTTOM -->
- <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
- <div class="shwnty-cred"><a href="http://shwnty.tumblr.com/" title="Exclusive. Codificação: Shwnty Themes." target="_blank"><i class="ion-code"></i></a>
- </div>
- <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
- <!-- NÃO REMOVA. -->
- <div class="engrenagem"><i class="fa fa-gear"></i></div>
- <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
- <div id="shwntycx">
- {block:Posts}
- <div class="shwnty-posts">
- {block:Text}
- {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
- {body}
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Text}
- {block:Quote}
- <div class="shwnty-quotes">{Quote}</div></font>
- {block:Source}<div class="source">• {Source} </div>{/block:Source}
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Quote}
- {block:Chat}
- {block:Lines}
- <div class="chat">
- <div class="lines">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Chat}
- {block:Link}
- <a href="{URL}" target="{Target}"><div style="font-family:'Rationale'; text-transform:uppercase; text-align:center; font-size:16px; letter-spacing:2px; padding:2px; text-transform: uppercase;"><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Link}
- {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>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Audio}
- {block:Photo}
- <div class="imgpost"><img src="{PhotoURL-500}"></div>
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {block:indexpage}
- <div class="sh-reblog"><a href="{ReblogURL}" title="Reblogue.!" target="_blank"><i class="fa fa-anchor"></i></a></div>
- <div class="sh-date"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> Posted {DayOfMonthWithZero}/{MonthNumber}, às {24HourWithZero}:{Minutes}</a></div>
- <div class="sh-notes"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> {NoteCount} notes </a></div>
- {/block:indexpage}
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Photo}
- {block:Photoset}
- <div class="imgpost"><center>{Photoset}</center></div>
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {block:indexpage}
- <div class="sh-reblog"><a href="{ReblogURL}" title="Reblogue.!" target="_blank"><i class="fa fa-anchor"></i></a></div>
- <div class="sh-date"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> Posted {DayOfMonthWithZero}/{MonthNumber}, às {24HourWithZero}:{Minutes}</a></div>
- <div class="sh-notes"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> {NoteCount} notes </a></div>
- {/block:indexpage}
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Photoset}
- {block:Video}
- {block:Indexpage}<div class="imgpost" style="max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;">{Video-250}</div>{/block:IndexPage}
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {block:indexpage}
- <div class="sh-reblog"><a href="{ReblogURL}" title="Reblogue.!" target="_blank"><i class="fa fa-anchor"></i></a></div>
- <div class="sh-date"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> Posted {DayOfMonthWithZero}/{MonthNumber}, às {24HourWithZero}:{Minutes}</a></div>
- <div class="sh-notes"><a href="{Permalink}" target="_blank"><i class="ion-minus" style="color:{color:titulo top5}; font-size:11px;"></i> {NoteCount} notes </a></div>
- {/block:indexpage}
- <!--- NOTES DAS PHOTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-30}"class="sh-icon">
- <div class="sh-perguntou">{Asker}</div>
- <div class="sh-pergunta">{Question}</div>
- <br><br>
- <div class="sh-rp"><i class="ion-minus" style="color:#000; font-size:11px;"></i> {Name} replied:</div>
- <div class="sh-resposta"> {Answer}</div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- <div class="shwnty-notes"> {ShortMonth} {DayOfMonthWithZero} , <a href="{permalink}"> {NoteCount} notes </a>
- <div class="shwnty-reblogs"><a href="{ReblogURL}" title="Reblogue!" target="_blank"><i class="fa fa-retweet"></i></a></div>
- <div class="shwnty-like">
- <div class="custom-like-button" style="margin-left:10px" title="Gostou? Deixe seu like.">{LikeButton}<span class="our_button"><i class="fa fa-anchor"></i></span> </div>
- </div>
- </div>
- <!--- NOTES DOS TEXTOS BY: SHWNTY - DON'T COPY BTCH. --->
- {/block:Answer}
- <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 () {
- $('#shwntycx').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : ".shwnty-posts",
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- loadingText : "",},
- function() { $('#shwntycx').masonry({ appendedContent: $(this) }); });});</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment