wafiosadesigns

SH Theme Pessoal Exclusive (Gui) #03

Jan 24th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.37 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head profile="http://gmpg.org/xfn/11">
  5.  
  6. <title>{title}</title>
  7. <link rel="shortcut icon" href="{favicon}">
  8.  
  9.  
  10. <!------------------------• ♡ ❤ ♡
  11.  
  12. SHWNTY THEMES ORIGINALLY 2016 ©
  13. NÃO AUTORIZO O USO DE DETALHES NENHUM.
  14. NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
  15.  
  16. • • • • • • •
  17.  
  18. QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
  19. UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
  20.  
  21. --• DON'T COPY. •--
  22. --• DON'T REDISTRIBUTE. •--
  23. --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
  24.  
  25. BY GABRIELA SOUZA • © 2016 - 2017
  26. ALL RIGHTS RESERVED ©
  27.  
  28. • • • • • • •
  29.  
  30. ♡ ❤ ♡ •------------------------->
  31.  
  32.  
  33.  
  34.  
  35. <!-- JQuery library -->
  36. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  37. <!-- JQuery library -->
  38.  
  39. <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
  40. <script>
  41. $(window).ready(function(){
  42. $("#at_inverter_cores").click(function(){
  43. $(this).find("i").toggleClass("fa-toggle-on");
  44. $("body").toggleClass("inverter");
  45. $("img, figure, figure img, iframe").toggleClass("naoinverter");
  46. });
  47. });
  48. </script>
  49. <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
  50.  
  51.  
  52.  
  53.  
  54.  
  55. <!-- APPEARANCE -->
  56.  
  57. <meta name="color:background color" content="#222222"/>
  58. <meta name="color:posts color" content="#1a1a1a"/>
  59. <meta name="color:texto" content="#ffffff"/>
  60. <meta name="color:texto ask" content="#ffffff"/>
  61. <meta name="color:link" content="#ffffff"/>
  62. <meta name="color:link hover" content="#ded4c4"/>
  63. <meta name="color:negrito" content="#ded4c4"/>
  64. <meta name="color:detalhes do theme" content="#1a1a1a"/>
  65. <meta name="color:detalhes do theme2" content="#101010"/>
  66.  
  67. <meta name="text:titulo" content=" Fodalizador " />
  68. <meta name="text:descricao" content=" Uma descrição pequena aqui. " />
  69. <meta name="text:user instagram" content=" _anagabrielas " />
  70.  
  71. <meta name="text:link1" content="" />
  72. <meta name="text:link1 nome" content=" Home " />
  73. <meta name="text:link2" content="" />
  74. <meta name="text:link2 nome" content=" Message " />
  75. <meta name="text:link3" content="" />
  76. <meta name="text:link3 nome" content=" Submit " />
  77. <meta name="text:link4" content="" />
  78. <meta name="text:link4 nome" content=" History " />
  79. <meta name="text:link5" content="" />
  80. <meta name="text:link5 nome" content=" Authorships " />
  81.  
  82. <!-- APPEARANCE -->
  83.  
  84.  
  85. </head>
  86. <style>
  87.  
  88. @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
  89.  
  90. @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');
  91. }
  92.  
  93. body{background:{color:background color}; background-attachment:fixed; font-family: 'Source Sans Pro'; margin:0px auto 0px; -webkit-animation: fade 5s;
  94. -moz-animation: fade 5s; -ms-animation: 5s; -o-animation: fade 5s;}
  95.  
  96. @-webkit-keyframes fade {0% {opacity: 0;} 100% {opacity: 1;}}
  97. @-moz-keyframes fade {0% {opacity: 0;} 100% {opacity: 1;}}
  98. @-o-keyframes fade {0% {opacity: 0;} 100% {opacity: 1;}}
  99. @keyframes fade {0% {opacity: 0;} 100% {opacity: 1;}}
  100.  
  101. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  102. a:hover {color:{color: link hover};}
  103.  
  104. b {color:{color:negrito};}
  105.  
  106. h2 {color:{color:negrito}; font-size:12px;}
  107.  
  108. titulo{text-decoration:none;}
  109.  
  110. blockquote {margin:0px; text-decoration:none; font-size:7px; text-transform:uppercase; text-align:center; font-family: 'Source Sans Pro';}
  111.  
  112. 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';}
  113.  
  114. pre::-webkit-scrollbar{width:4px;height:4px;}
  115. pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  116.  
  117. code::-webkit-scrollbar{width:4px;height:4px;}
  118. code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  119.  
  120. .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; }
  121. .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
  122.  
  123. /* SELEÇÃO DO TEXTO */
  124. body::selection{background:{color:background color}; color:{color:texto};}
  125. body::-moz-selection{background:{color:background color}; color:{color:texto};}
  126. body::-webkit-selection{background:{color:background color}; color:{color:texto};}
  127.  
  128. /* BARRA DE ROLAGEM */
  129. ::-webkit-scrollbar{width:6px; height:6px; background:{color:background color}; box-shadow:inset 2px 2px {color:background color}, inset -2px -2px {color:background color};}
  130. ::-webkit-scrollbar-thumb{border:2px solid {color:detalhes do theme2}; background:{color:detalhes do theme};}
  131.  
  132.  
  133. /* TOOLTIP */
  134. .tooltip {display: inline; position: relative;}
  135. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:posts color}; font-family: 'Source Sans Pro'; font-size:9px; text-align:center; text-transform:uppercase; color:{color:negrito}; padding:5px; box-shadow:inset -1px -1px 4px rgba(0, 0, 0, .3), inset 1px 1px 3px rgba(225, 225, 225, .3); z-index:999999999999999999;}
  136.  
  137.  
  138. /* CAIXA DOS POSTS */
  139. #sh-cx{position:absolute; float:center; top:140px; left:55px; width:1250px; color:{color:texto}; letter-spacing:1px; font-family: 'Source Sans Pro'; font-size:12px; text-transform:uppercase;}
  140.  
  141. /* PERSONALIZAÇÃO DOS POSTS */
  142. .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;}
  143. .sh-posts {{block:PermalinkPage}width:250px; height:auto;{/block:PermalinkPage} }
  144.  
  145. /* IMAGEM DOS POSTS */
  146. .sh-posts img{max-width:190px; height:auto; }
  147. .sh-posts img{{block:PermalinkPage}float:center; max-width:250px;{/block:PermalinkPage} }
  148.  
  149. .sh-imgp img{width:190px; height:auto;}
  150. .sh-imgp img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  151.  
  152. .sh-photoset img{width:190px; height:auto;}
  153. .sh-photoset img{{block:PermalinkPage}float:center; width:250px;{/block:PermalinkPage} }
  154.  
  155. .sh-video {max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;}
  156.  
  157. .vsanna{display:none;}
  158.  
  159.  
  160. /* CURSOR PERSONALIZADO */
  161. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  162. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  163.  
  164.  
  165. /* SCROLL TO TOP */
  166. #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;}
  167.  
  168.  
  169.  
  170. /* --• ESTILO DE NOTES DOS TEXTOS BY SHWNTY
  171. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  172. GOSTOU? PEDE NA ASK. •-- */
  173.  
  174. .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;}
  175.  
  176. .shnotes-date{display:inline-block; float:left; color:{color:texto}; margin-top:5px; font-size:9.5px;}
  177. .shnotes-date a{margin-left:3px; color:{color:negrito};}
  178.  
  179. .shnotes-reblog{display:inline-block; float:right; margin-top:4px; font-size:9.5px;}
  180.  
  181.  
  182. /* --• ESTILO DE NOTES DAS PHOTOS BY SHWNTY
  183. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  184. GOSTOU? PEDE NA ASK. •-- */
  185.  
  186. #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; }
  187.  
  188. .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;}
  189.  
  190. .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;}
  191.  
  192. .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;}
  193.  
  194. .sh-posts:hover #shnotescx {opacity:.8; height:calc(100% - 20px) !important; }
  195. .sh-posts:hover .sh-date{opacity:1; bottom:8px; margin-left:0px;}
  196. .sh-posts:hover .sh-notesp{opacity:1; bottom:20px;}
  197. .sh-posts:hover .sh-reblog{opacity:1; bottom:8px; right:8px;}
  198. .sh-posts:hover .imgpost{opacity:.2; transition:1s;}
  199.  
  200.  
  201.  
  202. /* --• ESTILO DE ASK BY SHWNTY
  203. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  204. GOSTOU? PEDE NA ASK. •-- */
  205.  
  206. .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);}
  207.  
  208. .sh-bls{position:absolute; width:200px; margin-top:3px; margin-left:40px; float:left; text-align:left;}
  209. .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%;}
  210.  
  211. .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;}
  212.  
  213. .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;}
  214.  
  215. .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;}
  216.  
  217. .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;}
  218.  
  219.  
  220. /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
  221.  
  222. .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;}
  223. .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};}
  224.  
  225. .chat {margin:0px; text-align:left;}
  226. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  227. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  228. #laudio-caption {margin-top:10px;}
  229. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  230. #lalbum-art {display:inline-block; float:left;}
  231. #laudio-player {display:inline-block;}
  232.  
  233. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  234. .sh-cred {position:fixed; margin-left:10px; bottom:50px; width:auto; height:auto; display:inline-block; cursor: hand; float:left; z-index:9999999;}
  235. .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%;}
  236. /* --• ESTILO DE CRÉDITOS BY: SHWNTY •-- */
  237.  
  238.  
  239.  
  240. /* SIDEBAR GERAL */
  241.  
  242. #sh-box1{position:fixed; width:150%; height:45px; margin-left:-15px; top:-10px; z-index:9999;}
  243.  
  244. #sh-box2{position:absolute; width:100%; height:auto; left:-10px; top:0px; text-align:center;}
  245.  
  246. /* TÍTULO */
  247. .sh-tit{display:inline-block; width:100%; height:auto; margin-left:0px; margin-top:10px; padding:5px; font-family:'Roboto'; font-size:20px; color:{color:detalhes do theme2}; text-align:center; text-transform:uppercase;}
  248.  
  249. /* DESCRIÇÃO */
  250. .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:texto}; text-shadow:1px 1px 0px rgba(11, 11, 11, .1); text-transform:uppercase; text-align:center; float:center; padding-bottom:5px; border-bottom:1px solid {color:detalhes do theme2};}
  251.  
  252. /* MENU */
  253. .sh-menu {display:block; margin-left:0px; margin-top:12px; width:auto; height:auto; cursor: hand; float:center; z-index:9999999;}
  254. .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;}
  255. .sh-menu a:hover {color:{color:negrito}; transition:1s;}
  256.  
  257.  
  258. /* PAINEL */
  259. .sh-status{position:fixed; width:100px; margin-top:20px; right:0px; text-align:center; z-index:99999999999;}
  260. .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;}
  261.  
  262. /* CONTADOR */
  263. .sh-cont{position:fixed; width:330px; margin-top:20px; right:10px; text-align:center;}
  264. .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;}
  265.  
  266.  
  267. /*/ Controles hover por nevalisca.tumblr.com /*/
  268. .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;}
  269. .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:.4;}
  270. .engrenagem{position:fixed; right:20px; top:-20px;font-size:13px}
  271.  
  272.  
  273.  
  274. /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
  275. #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;}
  276. #at_inverter_cores i {margin-left: 2px; color:{color:negrito};}
  277.  
  278. .inverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
  279. .naoinverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
  280.  
  281. 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 **/
  282.  
  283. /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
  284.  
  285.  
  286. </style>
  287.  
  288. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  289. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  290. <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
  291.  
  292. <!--- FONTES PERSONALIZADAS GOOGLE --->
  293. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro|Source+Sans+Pro|Lobster" rel="stylesheet">
  294.  
  295. <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  296.  
  297. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  298. <!--- FONTES PERSONALIZADAS GOOGLE --->
  299.  
  300. <body>
  301.  
  302.  
  303. <!-- INÍCIO SIDE -->
  304. <div id="sh-box1">
  305.  
  306. <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
  307. <a id="at_inverter_cores" href="#" onclick="return false;">
  308.  
  309. <span> versão clara </span> <!-- titulo do botão -->
  310. <i class="fa fa-toggle-off"></i> <!-- icone de ligado/desligado -->
  311.  
  312. </a><!-- #at_inverter_cores -->
  313. <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
  314.  
  315. <!-- STATUS -->
  316. <div class="sh-status">
  317. <a href="https://www.tumblr.com/follow/{Name}" title=" Follow me " target="_blank"><i class="ion-person-add"></i> </a>
  318.  
  319. <a href="https://www.tumblr.com/message/{Name}" title=" Conversation" target="_blank"><i class="ion-chatbubbles"></i></a>
  320.  
  321. <a href="https://www.tumblr.com/" title=" Dashboard " target="_blank"><i class="ion-ios-home"></i></a>
  322.  
  323. <a href="https://www.instagram.com/{text:user instagram}/" title="{text:user instagram}" target="_blank"><i class="ion-social-instagram-outline"></i></a>
  324.  
  325.  
  326. </div>
  327.  
  328. <!-- CONTADOR -->
  329. <div class="sh-cont">
  330. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5537044";
  331. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  332. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online&e2=Onlines&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  333. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  334. </script>
  335.  
  336. <font style="font-size:7px;"><b>•</b></font>
  337.  
  338. <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3287194";
  339. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=Visits&a=1";
  340. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  341. </script>
  342. </div>
  343.  
  344. </div>
  345. <!-- FIM BOX 01 -->
  346.  
  347.  
  348. <!-- COMEÇO BOX 02 -->
  349. <div id="sh-box2">
  350.  
  351. <!-- TÍTULO -->
  352. <div class="sh-tit"> {text:titulo} </div>
  353.  
  354. <!-- DESCRIÇÃO -->
  355. <div class="sh-desc"> {text:descricao} </div>
  356.  
  357.  
  358. <!-- MENU -->
  359. <div class="sh-menu">
  360. <a href="{text:link1}"> {text:link1 nome} </a>
  361.  
  362. <a href="{text:link2}"> {text:link2 nome}</a>
  363.  
  364. <a href="{text:link3}"> {text:link3 nome} </a>
  365.  
  366. <a href="{text:link4}"> {text:link4 nome}</a>
  367.  
  368. <a href="{text:link5}"> {text:link5 nome}</a>
  369.  
  370. </div>
  371. </div>
  372.  
  373. <!-- FIM BOX 02 -->
  374.  
  375.  
  376.  
  377. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  378. <div class="sh-cred"><a href="http://shwnty.tumblr.com/" title="Shwnty Themes. - Exclusive! "> SH </a> </div>
  379. <!--- CRÉDITOS, NÃO RETIRE ESSA PORRA AQUI --->
  380.  
  381. <!-- NÃO REMOVA. -->
  382. <div class="engrenagem"><i class="fa fa-gear"></i></div>
  383.  
  384.  
  385. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  386.  
  387.  
  388.  
  389. <div id="sh-cx">
  390.  
  391. {block:Posts}
  392. <div class="sh-posts">
  393.  
  394. {block:Text}
  395. {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
  396. {body}
  397.  
  398. <!--- shwnty notes --->
  399. <div class="shnotes-cx">
  400. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  401. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  402. </div>
  403. <!--- shwnty notes --->
  404.  
  405. {/block:Text}
  406.  
  407.  
  408.  
  409.  
  410. {block:Quote}
  411. <div class="sh-quotes">{Quote}</div></font>
  412. {block:Source}<div class="sh-source">• {Source} </div>{/block:Source}
  413.  
  414. <!--- shwnty notes --->
  415. <div class="shnotes-cx">
  416. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  417. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  418. </div>
  419. <!--- shwnty notes --->
  420.  
  421. {/block:Quote}
  422.  
  423.  
  424.  
  425.  
  426. {block:Chat}
  427. {block:Lines}
  428. <div class="chat">
  429. <div class="lines">{block:Label}
  430. <span>{Label}</span>
  431. {/block:Label}
  432. {Line}</div></div>
  433. {/block:Lines}
  434.  
  435. <!--- shwnty notes --->
  436. <div class="shnotes-cx">
  437. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  438. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  439. </div>
  440. <!--- shwnty notes --->
  441.  
  442. {/block:Chat}
  443.  
  444.  
  445.  
  446.  
  447. {block:Link}
  448. <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}
  449.  
  450. <!--- shwnty notes --->
  451. <div class="shnotes-cx">
  452. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  453. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  454. </div>
  455. <!--- shwnty notes --->
  456.  
  457. {/block:Link}
  458.  
  459.  
  460.  
  461.  
  462. {block:Audio}
  463. <div class="text">
  464. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  465. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  466. <div id="laudio-caption">
  467. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  468. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  469. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  470. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  471. </div></div>
  472.  
  473. <!--- shwnty notes --->
  474. <div class="shnotes-cx">
  475. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  476. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  477. </div>
  478. <!--- shwnty notes --->
  479.  
  480. {/block:Audio}
  481.  
  482.  
  483.  
  484.  
  485. {block:Photo}
  486. <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
  487.  
  488. <!--- shwnty notes --->
  489. <div id="shnotescx"></div>
  490. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  491. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  492. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  493. <!--- shwnty notes --->
  494.  
  495. {/block:Photo}
  496.  
  497.  
  498.  
  499.  
  500. {block:Photoset}
  501. <div class="sh-photoset"><center>{Photoset}</center></div>
  502.  
  503. <!--- shwnty notes --->
  504. <div id="shnotescx"></div>
  505. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  506. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  507. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  508. <!--- shwnty notes --->
  509.  
  510. {/block:Photoset}
  511.  
  512.  
  513.  
  514.  
  515. {block:Video}
  516. {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
  517.  
  518. <!--- shwnty notes --->
  519. <div id="shnotescx"></div>
  520. <div class="sh-reblog"><a href="{ReblogURL}" target="_blank"> Reblog Now! </a></div>
  521. <div class="sh-date">{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}</div>
  522. <div class="sh-notesp"><a href="{Permalink}"> Post with {NoteCount} notes</a></div>
  523. <!--- shwnty notes --->
  524.  
  525. {/block:Video}
  526.  
  527.  
  528.  
  529.  
  530. {block:Answer}
  531.  
  532. <img src="{AskerPortraitURL-30}"class="sh-icon">
  533. <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>
  534. <div class="sh-perguntou">{Asker} asked: </div>
  535. <div class="sh-pergunta">{Question}</div>
  536. <br><br>
  537. <div class="sh-rp">{Name} replied:</div>
  538. <div class="sh-resposta"> {Answer}</div>
  539.  
  540. <!--- shwnty notes --->
  541. <div class="shnotes-cx">
  542. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N</a></div>
  543. <div class="shnotes-reblog"><a href="{ReblogURL}" target="_blank"> Reblog </a></div>
  544. </div>
  545. <!--- shwnty notes --->
  546.  
  547. {/block:Answer}
  548.  
  549.  
  550. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  551. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div></div>
  552.  
  553. {/block:Posts}
  554. </div>
  555.  
  556.  
  557.  
  558. {block:IndexPage}
  559. <div class="column navigation" id="navigation">
  560. {block:Pagination}
  561. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  562. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  563. </div>
  564. {/block:IndexPage}
  565. </div>
  566.  
  567. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  568. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  569. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  570.  
  571.  
  572. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  573. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  574. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  575. <script>(function($){$(document).ready(function(){$("[title]")
  576. .style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:20,
  577. tip_fade_speed:400, attribute:"title"});});})(jQuery);</script>
  578.  
  579. <script> function click() {if (event.button==2||event.button==3) {oncontextmenu='return false';}} document.onmousedown=click document.oncontextmenu = new Function("return false;") </script>
  580.  
  581.  
  582. <script type="text/javascript">
  583. $(window).load(function () {
  584. $('#sh-cx').masonry(),
  585. $('.masonryWrap').infinitescroll({
  586. navSelector : "div#navigation",
  587. nextSelector : "div#navigation a#nextPage",
  588. itemSelector : ".sh-posts",
  589. bufferPx : 10000,
  590. extraScrollPx: 11000,
  591. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  592. loadingText : "<i> </i>",
  593. },
  594. // call masonry as a callback.
  595. function() { $('#sh-cx').masonry({ appendedContent: $(this) }); }
  596. );
  597. });
  598. </script>
  599.  
  600.  
  601. </body>
  602. </html>
Advertisement
Add Comment
Please, Sign In to add comment