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">
- <head profile="http://gmpg.org/xfn/11">
- <title>{title}</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>
- <!------------------------• ♡ ❤ ♡
- 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 ©
- • • • • • • •
- ♡ ❤ ♡ •------------------------->
- <!-- JQuery library -->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
- <!-- JQuery library -->
- <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
- <script>
- $(window).ready(function(){
- $("#at_inverter_cores").click(function(){
- $(this).find("i").toggleClass("fa-toggle-on");
- $("body").toggleClass("inverter");
- $("img, figure, figure img, iframe").toggleClass("naoinverter");
- });
- });
- </script>
- <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
- <!-- APPEARANCE -->
- <meta name="image:sidebar" content="" />
- <meta name="color:background color" content="#222222"/>
- <meta name="color:posts color" content="#1a1a1a"/>
- <meta name="color:texto" content="#ffffff"/>
- <meta name="color:texto ask" content="#ffffff"/>
- <meta name="color:link" content="#ffffff"/>
- <meta name="color:link menu hover" content="#ffffff"/>
- <meta name="color:negrito" content="#806463"/>
- <meta name="color:detalhes do theme" content="#1a1a1a"/>
- <meta name="color:detalhes do theme2" content="#101010"/>
- <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=" History " />
- <meta name="text:link5" content="" />
- <meta name="text:link5 nome" content=" Authorships " />
- <!-- APPEARANCE -->
- </head>
- <style>
- @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
- @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');
- }
- body{background:{color:background color}; background-attachment:fixed; font-family: 'Source Sans Pro'; margin:0px auto 0px;}
- a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
- b {color:{color:negrito};}
- h2 {color:{color:negrito}; font-size:12px;}
- titulo{text-decoration:none;}
- blockquote {margin:0px; text-decoration:none; font-size:7px; text-transform:uppercase; text-align:center; font-family: 'Source Sans Pro';}
- pre, code {background:{color:background color}; color:{color:detalhes do theme2}; font-size:12px; text-align: justify; padding: 10px; overflow:auto; font-family: 'Source Sans Pro';}
- 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 {text-align:center; font-weight:normal; font-family: 'Source Sans Pro'; font-size:12px; color:{color:texto}; line-height:20px; margin-bottom:9px; margin-top:10px; letter-spacing:2px; text-transform:uppercase; }
- .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
- /* SELEÇÃO DO TEXTO */
- body::selection{background:{color:background color}; color:{color:texto};}
- body::-moz-selection{background:{color:background color}; color:{color:texto};}
- body::-webkit-selection{background:{color:background color}; color:{color:texto};}
- /* BARRA DE ROLAGEM */
- ::-webkit-scrollbar{width:6px; height:6px; background:{color:background color}; box-shadow:inset 2px 2px {color:background color}, inset -2px -2px {color:background color};}
- ::-webkit-scrollbar-thumb{border:2px solid {color:detalhes do theme2}; background:{color:detalhes do theme};}
- /* TOOLTIP */
- .tooltip {display: inline; position: relative;}
- #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:negrito}; font-family: 'Source Sans Pro'; font-size:9px; text-align:center; text-transform:uppercase; color:{color:link}; padding:5px; box-shadow:inset -1px -1px 5px rgba(0, 0, 0, .3), inset 1px 1px 8px rgba(225, 225, 225, .5); z-index:999999999999999999;}
- /* CAIXA DOS POSTS */
- #sh-cx{position:absolute; float:center; top:200px; left:55px; width:1250px; color:{color:texto}; letter-spacing:1px; font-family: 'Source Sans Pro'; font-size:12px; text-transform:uppercase;}
- /* PERSONALIZAÇÃO DOS POSTS */
- .sh-posts{position:relative; font-family: 'Source Sans Pro'; float:left; display:inline-block; width:190px; height:auto; background:{color:posts color}; padding:10px 10px 7px 10px; margin:20px; text-transform:uppercase; overflow:hidden;}
- .sh-posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
- /* IMAGEM DOS POSTS */
- .sh-posts img{max-width:190px; height:auto; }
- .sh-posts img{{block:PermalinkPage}float:center; max-width:250px;{/block:PermalinkPage} }
- .sh-imgp img{width:190px; height:auto;}
- .sh-imgp img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
- .sh-photoset img{width:190px; height:auto;}
- .sh-photoset img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
- .sh-video {max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;}
- .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;}
- /* SCROLL TO TOP */
- #scrollToTop:link,#scrollToTop:visited {position:fixed; bottom:40px; right:30px; width:16px; height:20px; line-height:0px; border-radius:5px; color:{color:negrito}; background:rgba(0, 0, 0, .4); font-size:17px; display:none; padding-left:5px; padding-top:2px; z-index:9;}
- /* --• ESTILO DE NOTES DOS TEXTOS BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- .shnotes-cx{display:block; margin-top:10px; width:100%; margin:6px 5px 0 0px; height:13px; line-height:13px; font-family:'Source Sans Pro'; text-transform:uppercase; border-top:1px solid {color:detalhes do theme2}; margin-bottom:0px;}
- .shnotes-date{display:inline-block; float:left; color:{color:texto}; margin-top:5px; font-size:9.5px;}
- .shnotes-date a{margin-left:3px; color:{color:negrito};}
- .shnotes-reblog{display:inline-block; float:right; margin-top:4px; font-size:9.5px;}
- /* --• ESTILO DE NOTES DAS PHOTOS BY SHWNTY
- DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
- GOSTOU? PEDE NA ASK. •-- */
- #shnotescx {position:absolute; width:190px; background:rgba(0, 0, 0, .9); top:10px; text-align:center; -webkit-transition-duration: .5s; opacity:0; height:0px; z-index:9; }
- .sh-date {position:absolute; margin-left:-10px; bottom:-15px; font-family: 'Source Sans Pro'; font-size:10px; text-transform: uppercase; letter-spacing:1px; text-align:left; color:{color:negrito}; width:auto; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:99999;}
- .sh-notesp {position:absolute; margin-left:0px; bottom:-15px; font-family: 'Source Sans Pro'; font-size:9px; text-transform: uppercase; letter-spacing:1px; text-align:center; width:180px; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:99999;}
- .sh-reblog {position:absolute; right:-10px; bottom:-15px; font-family: 'Source Sans Pro'; font-size:9px; text-transform: uppercase; letter-spacing:1px; text-align:left; color:{color:negrito}; width:auto; height:13px; line-height:14px; padding:3px; border-radius:2px; -webkit-transition:1s; opacity:0; z-index:99999;}
- .sh-posts:hover #shnotescx {opacity:.8; height:calc(100% - 20px) !important; }
- .sh-posts:hover .sh-date{opacity:1; bottom:8px; margin-left:0px;}
- .sh-posts:hover .sh-notesp{opacity:1; bottom:20px;}
- .sh-posts:hover .sh-reblog{opacity:1; bottom:8px; right:8px;}
- .sh-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:20px; width:20px; float:left; padding:2px; text-align:center; margin-top:0px; background:{color:detalhes do theme2}; border-radius:100%; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2);}
- .sh-bls{position:absolute; width:200px; margin-top:3px; margin-left:40px; float:left; text-align:left;}
- .sh-bls shbls {display:inline-block; width:3px; height:3px; margin:3px; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .1); border-radius:100%;}
- .sh-perguntou{position:absolute; width:auto; margin-top:5px; margin-left:27px; height:7px; line-height:7px; font-family: 'Roboto'; font-size:7px; color:{color:texto ask}; padding:4px; text-align:center; text-transform:uppercase; background:{color:detalhes do theme2}; border-radius:3px; z-index:999999999;}
- .sh-pergunta{margin-top:24px; margin-left:5px; height:auto; font-family: 'Dosis', sans-serif; font-size:9px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto ask}; text-align:center; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2); border-radius:2px; text-transform:uppercase; margin-right:5px;}
- .sh-rp{display:block; margin-top:-10px; font-family: 'Roboto'; font-size:9px; color:{color:texto ask}; margin-right:50px; text-align:right; text-transform:uppercase;}
- .sh-rp::after{position:absolute; margin-left:5px; margin-top:-10px; color:{color:negrito}; font-family:'Heart'; font-size:40px; content:"M";}
- .sh-resposta{margin-top:5px; margin-left:5px; height:auto; font-family: 'Roboto'; font-size:9px; letter-spacing:2px; line-height:15px; width:auto; padding:5px; color:{color:texto ask}; text-align:center; background:{color:posts color}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .2), 1px 1px rgba(255, 255, 255, .2); border-radius:2px; text-transform:uppercase; margin-bottom:10px; margin-right:5px;}
- /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
- .sh-quotes {font-family:'Source Code Pro'; font-size:12px; text-align:center; margin-top:0px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase;}
- .sh-source {margin-top:5px; border-top:1px solid {color:negrito}; font-family:'Source Code Pro'; font-size:8px; text-align:right; text-transform:uppercase; line-height:24px; 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;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- .sh-cred {position:fixed; margin-left:10px; bottom:50px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
- .sh-cred a{display:inline-block; width:15px; height:15px; line-height:15px; margin:3px; text-align:center; padding:5px; font-family:'Source Code Pro'; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:1px; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); border-radius:100%;}
- /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
- /* SIDEBAR GERAL */
- #sh-box1{position:fixed; width:150%; height:45px; margin-left:-15px; top:-10px; background:{color:detalhes do theme}; border-bottom:1px solid {color:detalhes do theme2}; z-index:9999999999999;}
- #sh-box2{position:absolute; width:100%; height:auto; left:-10px; top:50px; text-align:center;}
- /* TÍTULO */
- .sh-tit{display:inline-block; width:auto; height:auto; margin-left:0px; margin-top:10px; padding:5px; font-family:'Roboto'; font-size:20px; color:{color:detalhes do theme2}; padding-bottom:5px; border-bottom:1px solid {color:negrito}; text-align:center; text-transform:uppercase;}
- /* ICON */
- .sh-img img {display:inline-block; width:35px; height:35px; margin-left:0px; margin-top:5px; padding:3px; background:{color:negrito}; box-shadow:inset -1px -1px 8px rgba(0, 0, 0, .3), inset 1px 1px 8px rgba(225, 225, 225, .5); border-radius:100%; z-index:9999999999;}
- /* DESCRIÇÃO */
- .sh-desc {display:inline-block; width:auto; height:auto; margin-left:0px; margin-top:5px; padding:5px; font-family:'Source Code Pro'; font-size:10px; color:{color:detalhes do theme2}; text-shadow:1px 1px 0px rgba(11, 11, 11, .1); text-transform:uppercase; text-align:center;}
- /* MENU */
- .sh-menu {display:inline-block; margin-left:0px; margin-top:12px; width:auto; height:auto; cursor: hand; float:center; z-index:9999999;}
- .sh-menu a{display:inline-block; width:auto; height:16px; line-height:18px; margin:3px; text-align:center; padding:5px; font-family:'Source Code Pro'; font-size:10px; color:{color:texto}; text-transform:uppercase; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:1px; transition:1s;}
- .sh-menu a:hover {padding-bottom:5px; border-bottom:2px solid {color:negrito}; letter-spacing:0px; transition:1s;}
- /* PAINEL */
- .sh-status{position:fixed; width:80px; margin-top:20px; right:0px; text-align:center; z-index:99999999999;}
- .sh-status a{display:inline-block; width:10px; height:10px; margin:.5px; text-align:center; line-height:11px; color:{color:negrito}; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); padding:5px; font-size:11px; text-align:center; text-transform:uppercase; letter-spacing:1px; text-shadow: 1px 1px 0px rgba( 255, 255, 255, .1); border-radius:100%; transition:1s;}
- /* CONTADOR */
- .sh-cont{position:fixed; width:330px; margin-top:20px; right:0px; text-align:center;}
- .sh-cont a{display:inline-block; width:auto; height:14px; margin:.5px; text-align:center; line-height:15px; color:{color:texto}; text-shadow: 1px 1px 0px rgba( 255, 255, 255, .1); font-family:'Source Code Pro'; font-size:9px; text-align:center; text-transform:uppercase; letter-spacing:1px; border-radius:0px 0px 4px 4px; padding-top:4px; transition:1s;}
- /*/ 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:-20px;font-size:13px}
- /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
- #at_inverter_cores {position:fixed; cursor:pointer; margin-top:17px; margin-left:20px; width:auto; height:12px; font-size:9px; color:{color:texto}; padding:5px; font-family:'Source Code Pro'; text-transform:uppercase; border-radius: 3px; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); z-index:9999999999999;}
- #at_inverter_cores i {margin-left: 2px; color:{color:negrito};}
- .inverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
- .naoinverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
- body.inverter {background: #fff;} /** se a cor do background não for invertida com o código que inverte tudo, defina aqui que cor você quer que o background fique quando o theme estiver no modo invertido **/
- /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
- </style>
- <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:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro|Source+Sans+Pro|Lobster" rel="stylesheet">
- <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
- <!--- FONTES PERSONALIZADAS GOOGLE --->
- <body>
- <!-- INÍCIO SIDE -->
- <div id="sh-box1">
- <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
- <a id="at_inverter_cores" href="#" onclick="return false;">
- <span> versão clara </span> <!-- titulo do botão -->
- <i class="fa fa-toggle-off"></i> <!-- icone de ligado/desligado -->
- </a><!-- #at_inverter_cores -->
- <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
- <!-- STATUS -->
- <div class="sh-status">
- <a href="https://www.tumblr.com/follow/{Name}" title=" Follow me " target="_blank"><i class="ion-person-add"></i> </a>
- <a href="https://www.tumblr.com/message/{Name}" 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>
- <!-- CONTADOR -->
- <div class="sh-cont">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5537044";
- 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=Onlines&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- <font style="font-size:7px;"><b>•</b></font>
- <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3287194";
- 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>
- </div>
- <!-- FIM BOX 01 -->
- <!-- COMEÇO BOX 02 -->
- <div id="sh-box2">
- <!-- TÍTULO -->
- <div class="sh-tit"> reckless </div>
- <!-- ICON -->
- <div class="sh-img"><img src="{image:sidebar}">
- <!-- DESCRIÇÃO -->
- <div class="sh-desc"> If you don't give it all you got, you're only cheating yourself.<br /> Give it all you got, but if it ends up happening.<br /> It ends up happening. </div>
- </div>
- <!-- MENU -->
- <div class="sh-menu">
- <a href="{text:link1}"> <b>001.</b> {text:link1 nome} </a>
- <a href="{text:link2}"> <b>002.</b> {text:link2 nome}</a>
- <a href="{text:link3}"> <b>003.</b> {text:link3 nome} </a>
- <a href="{text:link4}"> <b>004.</b> {text:link4 nome}</a>
- <a href="{text:link5}"> <b>005.</b> {text:link5 nome}</a>
- </div>
- </div>
- <!-- FIM BOX 02 -->
- <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
- <div class="sh-cred"><a href="http://shwnty.tumblr.com/" title=" Shwnty Themes"> SH </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="sh-cx">
- {block:Posts}
- <div class="sh-posts">
- {block:Text}
- {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
- {body}
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/block:Text}
- {block:Quote}
- <div class="sh-quotes">{Quote}</div></font>
- {block:Source}<div class="sh-source">• {Source} </div>{/block:Source}
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/block:Quote}
- {block:Chat}
- {block:Lines}
- <div class="chat">
- <div class="lines">{block:Label}
- <span>{Label}</span>
- {/block:Label}
- {Line}</div></div>
- {/block:Lines}
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/block:Chat}
- {block:Link}
- <a href="{URL}" target="{Target}"><div style="font-family:'Source Code Pro'; font-size:12px; text-align:center; margin-top:0px; color:{color:texto}; letter-spacing:1px; text-transform:uppercase; padding:2px; "><titulo>{Name}</a></titulo></div>{block:Description}{Description}{/block:Description}
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/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>
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/block:Audio}
- {block:Photo}
- <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
- <!--- shwnty notes --->
- <div id="shnotescx"></div>
- <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
- <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
- <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
- <!--- shwnty notes --->
- {/block:Photo}
- {block:Photoset}
- <div class="sh-photoset"><center>{Photoset}</center></div>
- <!--- shwnty notes --->
- <div id="shnotescx"></div>
- <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
- <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
- <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
- <!--- shwnty notes --->
- {/block:Photoset}
- {block:Video}
- {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
- <!--- shwnty notes --->
- <div id="shnotescx"></div>
- <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
- <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
- <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
- <!--- shwnty notes --->
- {/block:Video}
- {block:Answer}
- <img src="{AskerPortraitURL-30}"class="sh-icon">
- <div class="sh-bls"> <shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls><shbls></shbls> </div>
- <div class="sh-perguntou">{Asker} asked: </div>
- <div class="sh-pergunta">{Question}</div>
- <br><br>
- <div class="sh-rp">{Name} replied:</div>
- <div class="sh-resposta"> {Answer}</div>
- <!--- shwnty notes --->
- <div class="shnotes-cx">
- <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
- <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
- </div>
- <!--- shwnty notes --->
- {/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>
- <!-- FIM CAIXA DOS POSTS -->
- <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>
- <!-- 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:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
- <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="https://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 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 () {
- $('#sh-cx').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : "div#navigation",
- nextSelector : "div#navigation a#nextPage",
- itemSelector : ".sh-posts",
- bufferPx : 10000,
- extraScrollPx: 11000,
- loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
- loadingText : "",
- },
- // call masonry as a callback.
- function() { $('#sh-cx').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment