wafiosadesigns

Theme Vitrine Shwnty Thms 2018

Feb 26th, 2018
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.00 KB | None | 0 0
  1. <!------------------------• ♡ ❤ ♡
  2.  
  3. SHWNTY THEMES ORIGINALLY 2016 ©
  4. NÃO AUTORIZO O USO DE DETALHES NENHUM.
  5. NÃO RETIRE MEUS CRÉDITOS, NÃO SE INSPIRE.
  6.  
  7. • • • • • • •
  8.  
  9. QUALQUER CÓPIA DO MEU THEME, NÃO IMPORTA O QUANTO, OU QUE SEJA APENAS
  10. UM PEQUENO CÓDIGO, SEM A DEVIDA PERMISSÃO SERÁ CONSIDERADO PLÁGIO.
  11.  
  12. --• DON'T COPY. •--
  13. --• DON'T REDISTRIBUTE. •--
  14. --• DON'T USE THIS THEME AS BASE TO MAKE OTHER(S) THEME(S). •--
  15.  
  16. BY GABRIELA SOUZA • © 2016 - 2017
  17. ALL RIGHTS RESERVED ©
  18.  
  19. • • • • • • •
  20.  
  21. ♡ ❤ ♡ •------------------------>
  22.  
  23.  
  24.  
  25.  
  26. <!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">
  27.  
  28.  
  29. <!-- JQuery library -->
  30. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  31. <!-- JQuery library -->
  32.  
  33. <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
  34. <script>
  35. $(window).ready(function(){
  36. $("#at_inverter_cores").click(function(){
  37. $(this).find("i").toggleClass("fa-toggle-on");
  38. $("body").toggleClass("inverter");
  39. $("img, figure, figure img, iframe").toggleClass("naoinverter");
  40. });
  41. });
  42. </script>
  43. <!-- INVERTER CORES (by http://anyhs-themes.tumblr.com) -->
  44.  
  45. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
  46.  
  47.  
  48. <!-- FAVICON AND TITLE -->
  49. <link rel="shortcut icon" href="http://static.tumblr.com/u89hi8f/7NOozqmoo/shwntyicon.png">
  50. <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>
  51. <!-- FAVICON AND TITLE -->
  52.  
  53.  
  54.  
  55. <!-- APPEARANCE -->
  56.  
  57. <meta name="image:sidebar" content="" />
  58.  
  59. <meta name="color:background color" content="#222222"/>
  60. <meta name="color:posts color" content="#1a1a1a"/>
  61. <meta name="color:texto" content="#b0adad"/>
  62. <meta name="color:texto ask" content="#b0adad"/>
  63. <meta name="color:link" content="#b0adad"/>
  64. <meta name="color:link menu hover" content="#b0adad"/>
  65. <meta name="color:negrito" content="#806463"/>
  66. <meta name="color:detalhes do theme" content="#1a1a1a"/>
  67. <meta name="color:faixa" content="#1a1a1a"/>
  68. <meta name="color:detalhes do theme2" content="#101010"/>
  69. <meta name="color:detalhes titulos" content="#806463"/>
  70.  
  71. <!-- APPEARANCE -->
  72.  
  73.  
  74. </head>
  75. <style>
  76.  
  77. @font-face {font-family:'Blooming Elegant'; src:url('https://dl.dropboxusercontent.com/s/a7sh7lq9d98vtfk/BloomingElegant-Regular.ttf');}
  78.  
  79. @font-face {font-family:'Heart'; src:url('https://dl.dropboxusercontent.com/s/vzkb1ntpmhvesg4/BloomingElegantDoodles1.ttf');
  80. }
  81.  
  82. body{background:{color:background color}; background-attachment:fixed; font-family: 'Source Sans Pro'; margin:0px auto 0px; font-weight:normal;}
  83.  
  84. a, a:link, a:active, a:visited {color:{color:link}; text-decoration:none}
  85. a:hover {color:{color:negrito};}
  86.  
  87. b {color:{color:negrito}; font-weight:none;}
  88.  
  89. h2 {color:{color:negrito}; font-size:12px;}
  90.  
  91. titulo{text-decoration:none;}
  92.  
  93. blockquote {margin:0px; text-decoration:none; font-size:9px; text-transform:uppercase; text-align:center; font-family: 'Source Sans Pro';}
  94.  
  95. pre, code {background:{color:background color}; color:{color:texto}; font-size:12px; text-align: justify; padding: 10px; overflow:auto; font-family: 'Source Sans Pro'; text-transform:none;}
  96.  
  97. pre::-webkit-scrollbar{width:4px;height:4px;}
  98. pre::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  99.  
  100. code::-webkit-scrollbar{width:4px;height:4px;}
  101. code::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:negrito}; -webkit-border-radius:0px;}
  102.  
  103. .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; }
  104. .h1 a{color:{color:detalhes do theme}; text-transform:uppercase}
  105.  
  106. /* SELEÇÃO DO TEXTO */
  107. ::selection{background:{color:background color}; color:{color:texto};}
  108. ::-moz-selection{background:{color:background color}; color:{color:texto};}
  109. ::-webkit-selection{background:{color:background color}; color:{color:texto};}
  110.  
  111. /* BARRA DE ROLAGEM */
  112. ::-webkit-scrollbar{width:6px; height:6px; background:{color:posts color}; box-shadow:inset 2px 2px {color:background color}, inset -2px -2px {color:background color};}
  113. ::-webkit-scrollbar-thumb{border:2px solid {color:detalhes do theme2}; background:{color:detalhes do theme};}
  114.  
  115.  
  116. /* TOOLTIP */
  117. .tooltip {display: inline; position: relative;}
  118. #s-m-t-tooltip {-webkit-animation: CH 600ms; max-width:auto; margin:20px 20px 20px 8px; background:{color:detalhes do theme}; font-family: 'Source Sans Pro'; font-size:10px; text-align:center; text-transform:uppercase; color:{color:link}; padding:4px; border-top:2px solid {color:detalhes do theme2}; box-shadow:inset 1px 1px rgba(0,0,0,.4), inset -1px -1px rgba(0,0,0,.4); z-index:999999999999999999;}
  119.  
  120. /* CAIXA DOS POSTS */
  121. #sh-cx{position:absolute; float:center; top:140px; left:650px; width:300px; color:{color:texto}; letter-spacing:1px; font-family: 'Source Sans Pro'; font-size:12px; text-transform:uppercase; font-weight:normal;}
  122.  
  123. /* PERSONALIZAÇÃO DOS POSTS */
  124. .sh-posts{position:relative; font-family: 'Source Sans Pro'; float:center; display:inline-block; width:250px; height:auto; background:{color:posts color}; padding:10px 10px 7px 10px; margin:20px; text-transform:uppercase; overflow:hidden;}
  125. .sh-posts {{block:PermalinkPage}width:300px; height:auto;{/block:PermalinkPage}}
  126.  
  127. /* IMAGEM DOS POSTS */
  128. .sh-posts img{max-width:250px; height:auto; }
  129. .sh-posts img{{block:PermalinkPage}float:center; max-width:300px;{/block:PermalinkPage} }
  130.  
  131. .sh-imgp img{width:250px; height:auto;}
  132. .sh-imgp img{{block:PermalinkPage}float:center; width:300px;{/block:PermalinkPage} }
  133.  
  134. .sh-photoset img{width:250px; height:auto;}
  135. .sh-photoset img{{block:PermalinkPage}float:center; width:300px;{/block:PermalinkPage} }
  136.  
  137. .sh-video {max-width:250px; height:auto; overflow-x:hidden; overflow-y:hidden;}
  138. .sh-video{{block:PermalinkPage}float:center; width:300px;{/block:PermalinkPage}}
  139.  
  140. .vsanna{display:none;}
  141.  
  142. /* CURSOR PERSONALIZADO */
  143. html {cursor: url(http://media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png), auto;}
  144. a, a:hover{cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;}
  145.  
  146. /* SCROLL TO TOP */
  147. #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;}
  148.  
  149.  
  150. /* PAGINAÇÃO POR SHWNTY THEMES */
  151. #sh-pagn {position:absolute; width:300px; margin-left:0px; margin-top:30px; float:center; text-align:center; padding-bottom:15px;}
  152. a.sh-paginacao {display:inline; width:auto; font-family:'Source Sans Pro'; text-transform:uppercase; font-size:10px; padding:5px; line-height:25px; margin:2px; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.3); border-radius:5px; text-shadow:1px 1px 0px rgba(0, 0, 0, .2); font-weight:normal; z-index:100;}
  153.  
  154.  
  155.  
  156. /* PERMALINK POR THINGS TO HELP YOU */
  157. #perma{margin: 1px 1px 0 1px;}
  158. #permalink{margin-bottom: 1px; padding:5px 5px 0 0; text-transform: uppercase; font-family:'Source Code Pro'; font-size:10px; color:{color:texto}; padding-bottom:5px; border-bottom:1px solid {color:negrito};}
  159. #permalink n {color:{color:negrito};}
  160. #permalink a:hover{transition:1s; opacity:0.5;}
  161.  
  162. .perma-tit{display: block; text-transform: uppercase; font-family:'Source Code Pro'; font-size:10px; color:color:{color:negrito};; text-align: left; text-align: justify; line-height: px; margin-top: -10px; margin-left: -10px; margin-right: -10px; margin-bottom: 10px; overflow: hidden; padding: 7px; border-bottom: 1px solid {color:negrito}; padding-left: 10px;}
  163.  
  164. ol.notes {list-style: none; margin-left:-40px;}
  165. ol.notes li.note {margin-bottom: 4px; padding-left:5px; padding-top: 5px; padding-bottom: 3px; padding-right: 5px; background:{color:background color}; text-transform: uppercase; font-family:'Source Code Pro'; font-size:9px; font-size:12px;}
  166. ol.notes li.note img.avatar {display: none;}
  167. ol.notes li.note span.action {color:{color:negrito};}
  168. ol.notes li.note .answer_content {font-weight: normal;}
  169. ol.notes li.note blockquote {display: none;}
  170. ol.notes li.note blockquote a {text-decoration: none; color:color:{color:negrito};}
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177. /* --• ESTILO DE NOTES DOS TEXTOS BY SHWNTY
  178. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  179. GOSTOU? PEDE NA ASK.
  180. INSPIRADO NA CHILINGS. •-- */
  181.  
  182. .shnotes-cx{display:block; margin-top:10px; width:250px; margin:5px 0px 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;}
  183.  
  184. .shnotes-date{display:inline-block; float:left; color:{color:texto}; margin-top:5px; font-size:9.5px;}
  185. .shnotes-date a{margin-left:3px; color:{color:detalhes titulos};}
  186.  
  187. .shnotes-reblog{display:inline-block; float:right; margin-top:4px; font-size:9.5px;}
  188.  
  189. .custom-like-button *{cursor:pointer!important;}
  190. .custom-like-button {position:relative; display:inline-block; vertical-align:top; width:20px; margin-top:4px; height:10px; cursor:pointer; font-size:11px; color:{color:negrito}; text-shadow:1px 1px 0px rgba(225, 225, 225, .1); float:right; right:5px;}
  191.  
  192. .like_button:hover + .our_button {color:{color:background color};}
  193. .like_button.liked + .our_button {color:{color:link};}
  194. .like_button iframe {width:100%!important;height:100%!important;}
  195. .like_button {z-index:10;opacity:0;}
  196. .our_button {z-index:1;}
  197. .our_button,.like_button {position:absolute;top:0;left:0;width:100%;height:100%;}
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205. /* --• ESTILO DE ASK BY SHWNTY
  206. DON'T COPY. ESTILO TOTALMENTE EXCLUSIVO.
  207. GOSTOU? PEDE NA ASK. •-- */
  208.  
  209. .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);}
  210.  
  211. .sh-bls{position:absolute; width:200px; margin-top:3px; margin-left:40px; float:left; text-align:left;}
  212. .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, .2), 1px 1px rgba(255, 255, 255, .1); border-radius:100%;}
  213.  
  214. .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;}
  215.  
  216. .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;}
  217.  
  218. .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;}
  219. .sh-rp::after{position:absolute; margin-left:5px; margin-top:-10px; color:{color:detalhes titulos}; font-family:'Heart'; font-size:40px; content:"M";}
  220.  
  221. .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;}
  222.  
  223.  
  224. /* --• ESTILO DE QUOTES BY: SHWNTY •-- */
  225.  
  226. .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;}
  227. .sh-source {margin-top:5px; border-top:1px solid {detalhes titulos}; font-family:'Source Code Pro'; font-size:8px; text-align:right; text-transform:uppercase; line-height:24px; color:{color:texto};}
  228.  
  229. .chat {margin:0px; text-align:left;}
  230. .chat .lines {color: {color:texto}; background:{color:background color}; padding:4px; margin-bottom:2px;}
  231. .chat .lines span {text-transform:uppercase; color:{color:negrito};}
  232. #laudio-caption {margin-top:10px;}
  233. #laudio-caption p {padding:5px; margin-bottom:1px; background:{color:background color};}
  234. #lalbum-art {display:inline-block; float:left;}
  235. #laudio-player {display:inline-block;}
  236.  
  237.  
  238. /*/ Controles hover por nevalisca.tumblr.com /*/
  239. .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;}
  240. .tmblr-iframe:hover, iframe#tumblr_controls:hover{opacity:.4;}
  241. .engrenagem{position:fixed; right:20px; top:-20px;font-size:13px, opacity:0;}
  242. /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
  243. #at_inverter_cores {position:fixed; cursor:pointer; margin-top:10px; right:5px; 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;}
  244. #at_inverter_cores i {margin-left: 2px; color:{color:negrito};}
  245.  
  246. .inverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
  247. .naoinverter { filter: invert(1) !important; -webkit-filter: invert(1) !important; }
  248.  
  249. 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 **/
  250.  
  251. /** INVERTER CORES (by http://anyhs-themes.tumblr.com) **/
  252.  
  253.  
  254.  
  255. /* SIDEBAR GERAL */
  256.  
  257. #sh-box1{position:absolute; width:1370px; height:120px; margin-left:-10px; top:-10px; background:{color:detalhes do theme}; border-bottom:1px solid {color:detalhes do theme2}; text-align:center;}
  258.  
  259. /* TÍTULO */
  260. .sh-tit{display:inline-block; width:auto; height:14px; left:0px; margin-top:5px; padding:5px; font-family:'Blooming Elegant'; font-size:110px; color:{color:detalhes do theme2}; text-align:center;}
  261. .sh-tit2{display:inline-block; width:auto; height:14px; left:0px; margin-top:0px; font-family:'Heart'; font-size:70px; color:{color:negrito}; text-align:center;}
  262.  
  263.  
  264. #sh-boxleft{position:absolute; width:400px; height:auto; left:180px; top:155px; text-align:center; padding-bottom:30px;}
  265.  
  266. /* CAIXA 01 */
  267. .sh-cx1 {display:inline-block; width:350px; height:auto; margin-left:5px; margin-top:5px; background:{color:posts color}; text-align:center; padding-bottom:10px; font-weight:normal;}
  268.  
  269. /* FAIXA */
  270. .sh-faixa{width:350px; margin-top:20px; margin-left:0px; float:center;}
  271. .sh-faixa shfx {display:inline-block; width:335px; height:2px; background:{color:faixa}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .1), 1px 1px 0 rgba(220, 220, 220, .2);}
  272.  
  273. .sh-tits {display:block; width:auto; height:auto; margin-left:6px; margin-top:-30px; padding:5px; font-family:'Source Code Pro'; font-size:11px; color:{color:texto}; text-shadow:1px 1px 0px rgba(11, 11, 11, .1); text-transform:uppercase; text-align:left;}
  274.  
  275. .sh-tits2 {width:335px; height:auto; margin-top:-35px; font-family:'Heart'; font-size:60px; color:{color:negrito}; text-align:right;}
  276.  
  277. /* ICON */
  278. .sh-img img {display:inline-block; margin-left:0px; margin-top:-45px; width:55px; height:55px; padding:4px; 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%; -webkit-transition: all 1s ease-out; z-index:9999999999;}
  279. .sh-cx1:hover .sh-img img {background:{color:background color}; -webkit-transform:rotate(360deg);}
  280.  
  281. /* DESCRIÇÃO */
  282. .sh-desc {display:inline-block; width:auto; height:auto; margin-left:0px; margin-top:10px; 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;}
  283.  
  284. /* MENU */
  285. .sh-menu {display:inline-block; margin-left:0px; margin-top:10px; width:350px; height:auto; float:center; z-index:9999999;}
  286. .sh-menu a{display:inline-block; width:auto; height:16px; line-height:18px; margin:2px; text-align:center; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:2px; transition:1s;}
  287.  
  288. /* PARCEIROS */
  289. #sh-mods{display:inline-block; margin-left:0px; margin-top:0px; width:auto;}
  290.  
  291. #sh-modes{display:inline-block; width:60px; height:60px; 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%; margin:0 5px 9px 0; text-align:center;}
  292. #sh-modes img{width:50px; height:50px; margin-top:5px; border-radius:100%;}
  293.  
  294. #sh-hnome{position:absolute; display:inline-block; margin-top:5px; margin-left:-50px; width:50px; height:50px; background:{color:negrito}; border-radius:100%; transform: scale(0); transition-duration:0.5s; opacity:0.6;}
  295. #sh-modes:hover #sh-hnome{transform: scale(1);}
  296.  
  297. #sh-nome {position:absolute; margin-top:0px; margin-left:-40px; display:inline-block; width:50px; height:auto; font-family:'Lobster'; font-size:11px; letter-spacing:.5px; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); color:{color:background color}; opacity:0; transition-duration:0.5s;}
  298. #sh-modes:hover #sh-nome {margin-top:15px; margin-left:-50px; text-shadow:1px 1px 0px rgba(255, 225, 225, .1); opacity:1; transition-delay:0.4s;}
  299.  
  300. /* LINKS CAIXAS */
  301. .sh-links {display:inline-block; margin-left:0px; margin-top:-5px; width:350px; height:auto; float:center; z-index:9999999;}
  302. .sh-links a{display:inline-block; width:335px; height:16px; line-height:18px; margin:2px; text-align:left; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:2px; border-left:1px solid {color:negrito}; text-indent:10px; -webkit-transition:1s;}
  303. .sh-links a:hover {border-left:1px solid {color:link}; -webkit-transition:1s;}
  304.  
  305.  
  306. /* SEARCH */
  307. #shsearch {margin-top:-5px; float:center;}
  308. #shsearch input[type=text] {outline: none; width:290px; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; text-align:right; color:{color:texto}; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2); outline: none; border: 1px solid transparent; padding: 5px; -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  309. #shsearch input[type=text]:focus {outline: none; -webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  310. #shsearch input.search-shw {outline: none; font-family:'Source Code Pro'; font-size:10px; float:center; color:{color:texto}; width:23px; height:23px; border:0px; outline: none; margin-top:1px; margin-left:4px; text-align:center; cursor: pointer; 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%;}
  311.  
  312.  
  313. /* CRÉDITOS */
  314. .sh-creds {display:inline-block; margin-left:0px; margin-top:-5px; width:325px; height:auto; float:center; margin:2px; text-align:center; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; color:{color:texto}; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:2px; border-left:1px solid {color:negrito}; padding-left:10px; -webkit-transition:1s; z-index:9999999;}
  315. .sh-creds a{color:{color:negrito};}
  316. .sh-creds a:hover {color:{color:link};}
  317. .sh-creds:hover {border-left:1px solid {color:link}; -webkit-transition:1s;}
  318.  
  319.  
  320.  
  321. /* CAIXA 02 */
  322. .sh-cx2 {display:inline-block; width:450px; height:auto; margin-left:5px; margin-top:5px; background:{color:posts color}; text-align:center; padding-bottom:10px; font-weight:normal;}
  323.  
  324. /* FAIXA */
  325. .sh-faixa2 {width:450px; margin-top:20px; margin-left:0px; float:center;}
  326. .sh-faixa2 shfx {display:inline-block; width:435px; height:2px; background:{color:faixa}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .1), 1px 1px 0 rgba(220, 220, 220, .2);}
  327.  
  328. .sh-titc {display:block; width:auto; height:auto; margin-left:6px; margin-top:-30px; padding:5px; font-family:'Source Code Pro'; font-size:11px; color:{color:texto}; text-shadow:1px 1px 0px rgba(11, 11, 11, .1); text-transform:uppercase; text-align:left;}
  329.  
  330. .sh-titc2 {width:435px; height:auto; margin-top:-35px; font-family:'Heart'; font-size:60px; color:{color:negrito}; text-align:right;}
  331.  
  332. /* CAIXA CONTATO */
  333. #sh-contato {position:absolute; width:500px; height:auto; left:0px; margin-top:15px; text-align:center;}
  334.  
  335. /* REGRINHAS */
  336. .sh-listbox{display:inline-block; margin-left:0px; margin-top:-5px; width:420px; height:auto;}
  337.  
  338. .sh-list {display:inline-block; margin-left:0px; margin-top:0px; width:420px; height:auto; float:center; margin:2px; text-align:center; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; color:{color:texto}; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:2px; border-left:1px solid {color:negrito}; padding-left:10px; -webkit-transition:1s; z-index:9999999;}
  339. .sh-list a{color:{color:negrito}}
  340. .sh-list:hover {border-left:1px solid {color:link}; -webkit-transition:1s;}
  341.  
  342. .sh-askb {display:inline-block; width:435px; height:200px!important; margin-left:0px; margin-top:0px; background:{color:posts color}; text-align:center; padding-bottom:10px; font-weight:normal;}
  343.  
  344.  
  345. /* CAIXA THEMES */
  346. #sh-themes {position:absolute; width:500px; height:auto; left:0px; margin-top:15px; text-align:center;}
  347.  
  348. .sh-estilo{display:inline-block; margin-top:-5px; width:205px; text-align:center; font-family:'Source Sans Pro'; font-size:13px; color:{color:texto}; letter-spacing:.5px; margin:0px 10px 0px 5px; float:center;}
  349. .sh-estilo shestilo {margin-left:5px; font-family:'Blooming Elegant'; font-size:35px; color:{color:negrito}; text-transform:none;}
  350. .sh-estilo shestilo:after {display:inline-block; width:auto; height:14px; left:5px; margin-top:0px; font-family:'Heart'; font-size:50px; color:{color:texto}; text-align:center; content:" M ";}
  351.  
  352. .sh-theme{display:inline-block; margin-left:5px; margin-top:0px; width:200px;}
  353. .sh-theme img{display:block; width:180px; height:95px; 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;}
  354.  
  355. .sh-linkst {display:inline-block; margin-left:-10px; margin-top:5px; width:200px; text-align:center; margin-bottom:15px;}
  356. .sh-linkst a{display:inline-block; padding:3px; width:60px; height:auto; text-transform:uppercase; text-align:center; font-family:'Source Sans Pro'; font-size:10px; letter-spacing:1px; transition:.4s; margin:0 5px 0 5px; background:{color:detalhes do theme}; box-shadow:inset 1px 1px 0 rgba(0, 0, 0, .3), 1px 1px rgba(255, 255, 255, .2);}
  357. .sh-linkst a:hover {background:{color:negrito}; -webkit-box-shadow:inset 0 17px 0 0 {color:detalhes do theme2}; box-shadow:inset 0 17px 0 0 {color:detalhes do theme2}; transition-duration: 0.5s; -webkit-transition-duration: 0.5s;}
  358.  
  359.  
  360. /* CAIXA MATERIAIS */
  361. #sh-materiais {position:absolute; width:500px; height:auto; left:0px; margin-top:15px; text-align:center;}
  362.  
  363. /* LINKS MATERIAIS/TUTORIAIS */
  364. .sh-mat {display:inline-block; margin-left:-5px; margin-top:-5px; width:460px; height:auto; float:center; z-index:9999999;}
  365. .sh-mat a{display:inline-block; width:190px; height:16px; line-height:18px; margin:4px; text-align:center; font-family:'Source Code Pro'; font-size:10px; text-transform:uppercase; text-shadow:1px 1px 0px rgba(0, 0, 0, .1); letter-spacing:2px; border-bottom:1px solid {color:negrito}; padding-bottom:4px; -webkit-transition:1s;}
  366. .sh-mat a:hover {border-bottom:1px solid {color:link}; -webkit-transition:1s;}
  367.  
  368.  
  369. /* CAIXA ENCOMENDAS */
  370. #sh-encomendas {position:absolute; width:500px; height:auto; left:0px; margin-top:15px; text-align:center;}
  371.  
  372. /* CAIXA CRÉDITOS MORE */
  373. #sh-credcx {position:absolute; width:500px; height:auto; left:0px; margin-top:15px; text-align:center;}
  374.  
  375. /* MENU HOVER */
  376. #sh-menuhover{position:fixed; width:150%; height:30px; top:-10px; margin-left:-10px; background:{color:detalhes do theme}; border-bottom:1px solid {color:negrito}; padding:10px; line-height:40px; display:none; z-index:99;}
  377. #sh-menuhover a{font-size:12px; text-transform:uppercase; letter-spacing:2px; font-family: 'Source Code Pro'; color:{color:negrito}; margin-right:10px; margin-left:15px;}
  378.  
  379. </style>
  380.  
  381. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  382. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  383. <a href="javascript:;" title="Voltar ao Topo" id="scrollToTop"><i class="ion-ios-arrow-up"> </i></a>
  384.  
  385. <script type="text/javascript">
  386. $(document).scroll(function () {var y = $(this).scrollTop(); if (y > 250) {$('#sh-menuhover').fadeIn();} if (y < 250) {$('#sh-menuhover').fadeOut();} });
  387. </script>
  388.  
  389.  
  390. <!--- FONTES PERSONALIZADAS GOOGLE --->
  391. <link href="https://fonts.googleapis.com/css?family=Cinzel|Montserrat|Open+Sans+Condensed:300|Poiret+One|Raleway|Slabo+27px|Teko" rel="stylesheet">
  392.  
  393.  
  394. <link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed|Source+Code+Pro|Source+Sans+Pro|Lobster|Poppins" rel="stylesheet">
  395.  
  396. <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
  397. <!--- FONTES PERSONALIZADAS GOOGLE --->
  398.  
  399. <body>
  400.  
  401. <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
  402. <a id="at_inverter_cores" href="#" onclick="return false;">
  403.  
  404. <span> versão clara </span> <!-- titulo do botão -->
  405. <i class="fa fa-toggle-off"></i> <!-- icone de ligado/desligado -->
  406.  
  407. </a><!-- #at_inverter_cores -->
  408. <!---- INVERTER CORES (by http://anyhs-themes.tumblr.com) ---->
  409.  
  410. <!-- MENU HOVER -->
  411. <div id="sh-menuhover">
  412.  
  413. <a href="/"><span>Home</span></a>
  414.  
  415. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('ask').innerHTML"> Contato </a>
  416.  
  417. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('themes').innerHTML"> Themes </a>
  418.  
  419. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('codes').innerHTML"> Materiais </a>
  420.  
  421. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('encomendas').innerHTML"> Encomendas </a>
  422.  
  423. </div>
  424. <!-- MENU HOVER -->
  425.  
  426.  
  427.  
  428. <!-- INÍCIO SIDE -->
  429. <div id="sh-box1">
  430.  
  431. <!-- SH TÍTULO -->
  432. <div class="sh-tit"> Shwnty Themes
  433. <div class="sh-tit2"> M </div></div>
  434. </div>
  435. <!-- FIM BOX 01 -->
  436.  
  437.  
  438.  
  439. <!-- BOX LEFT -->
  440. <div id="sh-boxleft">
  441.  
  442. <!-- INÍCIO CAIXA 01 -->
  443. <div class="sh-cx1">
  444.  
  445. <!-- FAIXA -->
  446. <div class="sh-faixa"> <shfx></shfx> </div>
  447.  
  448. <!-- TÍTULOS/DETALHES -->
  449. <div class="sh-tits"> Welcome, everyone. </div>
  450. <div class="sh-tits2"> M </div>
  451.  
  452. <!-- ICON -->
  453. <div class="sh-img"><img src="http://api.tumblr.com/v2/blog/shwnty.tumblr.com/avatar/96/"></div>
  454.  
  455. <!-- MENU -->
  456. <div class="sh-menu">
  457. <a href="/"><span>Home</span></a>
  458.  
  459. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('ask').innerHTML"> Contato </a>
  460.  
  461. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('themes').innerHTML"> Themes </a>
  462.  
  463. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('codes').innerHTML"> Materiais </a>
  464.  
  465. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('encomendas').innerHTML"> Encomendas </a>
  466.  
  467.  
  468. <div style="display:inline-block; width:200px; height:1px; margin-left:0px; margin-top:5px; background:{color:negrito};"></div>
  469. </div>
  470. <!-- MENU -->
  471.  
  472. <!-- DESCRIÇÃO -->
  473. <div class="sh-desc"> Sejam todos muito bem-vindos à <i>minha vitrine</i>. Primeiramente, estejam me seguindo, <b>avise</b> se pegar qualquer material. Aceito sugestões e critícas, desde que sejam <u>construtivas.</u><b> Façam bom uso dos meus themes. <b><i class="ion-star"></i></b> </div>
  474.  
  475. </div>
  476. <!-- FIM CAIXA 01 -->
  477.  
  478.  
  479.  
  480.  
  481. <!-- INÍCIO CAIXA 02 -->
  482. <div class="sh-cx1" style="margin-top:30px;">
  483.  
  484. <!-- FAIXA -->
  485. <div class="sh-faixa"> <shfx></shfx> </div>
  486.  
  487. <!-- TÍTULOS/DETALHES -->
  488. <div class="sh-tits"> My Partners. </div>
  489. <div class="sh-tits2"> M </div>
  490.  
  491. <!-- BOX PARTNERS -->
  492. <div id="sh-mods">
  493.  
  494. <!-- PARTNERS -->
  495. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/obsceny.tumblr.com/avatar/96/">
  496. <div id="sh-hnome"></div>
  497. <div id="sh-nome"> Math <a href="http://obsceny.tumblr.com" target="_blank"> obsceny </a></div>
  498. </div>
  499. <!-- PARTNERS -->
  500.  
  501.  
  502. <!-- PARTNERS -->
  503. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/nevalisca.tumblr.com/avatar/96/">
  504. <div id="sh-hnome"></div>
  505. <div id="sh-nome"> Bibi <a href="http://nevalisca.tumblr.com" target="_blank"> nevalisca </a></div>
  506. </div>
  507. <!-- PARTNERS -->
  508.  
  509.  
  510. <!-- PARTNERS -->
  511. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/chilings.tumblr.com/avatar/96/">
  512. <div id="sh-hnome"></div>
  513. <div id="sh-nome"> Clau <a href="http://chilings.tumblr.com" target="_blank"> chilings </a></div>
  514. </div>
  515. <!-- PARTNERS -->
  516.  
  517.  
  518. <!-- PARTNERS -->
  519. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/desinre.tumblr.com/avatar/96/">
  520. <div id="sh-hnome"></div>
  521. <div id="sh-nome"> Natalea <a href="http://desinre.tumblr.com" target="_blank"> desinre </a></div>
  522. </div>
  523. <!-- PARTNERS -->
  524.  
  525.  
  526. <!-- PARTNERS -->
  527. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/indesiries.tumblr.com/avatar/96/">
  528. <div id="sh-hnome"></div>
  529. <div id="sh-nome"> Foster <a href="http://indesiries.tumblr.com" target="_blank"> indesiries </a></div>
  530. </div>
  531. <!-- PARTNERS -->
  532.  
  533.  
  534. <!-- PARTNERS -->
  535. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/heroiny.tumblr.com/avatar/96/">
  536. <div id="sh-hnome"></div>
  537. <div id="sh-nome"> Nats <a href="http://heroiny.tumblr.com" target="_blank"> heroiny </a></div>
  538. </div>
  539. <!-- PARTNERS -->
  540.  
  541.  
  542. <!-- PARTNERS -->
  543. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/fuckcarioca.tumblr.com/avatar/96/">
  544. <div id="sh-hnome"></div>
  545. <div id="sh-nome"> Luc <a href="http://fuckcarioca.tumblr.com" target="_blank"> fuckcarioca </a></div>
  546. </div>
  547. <!-- PARTNERS -->
  548.  
  549.  
  550. <!-- PARTNERS -->
  551. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/sargitarius.tumblr.com/avatar/96/">
  552. <div id="sh-hnome"></div>
  553. <div id="sh-nome"> Maah <a href="http://sargitarius.tumblr.com" target="_blank"> sargitarius </a></div>
  554. </div>
  555. <!-- PARTNERS -->
  556.  
  557.  
  558. <!-- PARTNERS -->
  559. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/urnasty.tumblr.com/avatar/96/">
  560. <div id="sh-hnome"></div>
  561. <div id="sh-nome"> Nina <a href="http://urnasty.tumblr.com" target="_blank"> urnasty </a></div>
  562. </div>
  563. <!-- PARTNERS -->
  564.  
  565.  
  566. <!-- PARTNERS -->
  567. <div id="sh-modes"><img src="http://api.tumblr.com/v2/blog/usgloth.tumblr.com/avatar/96/">
  568. <div id="sh-hnome"></div>
  569. <div id="sh-nome"> Jess <a href="http://usgloth.tumblr.com" target="_blank"> usgloth </a></div>
  570. </div>
  571. <!-- PARTNERS -->
  572.  
  573.  
  574.  
  575.  
  576.  
  577. </div>
  578.  
  579. </div>
  580. <!-- FIM CAIXA 02 -->
  581.  
  582.  
  583.  
  584.  
  585. <!-- INÍCIO CAIXA 03 -->
  586. <div class="sh-cx1" style="margin-top:30px;">
  587.  
  588. <!-- FAIXA -->
  589. <div class="sh-faixa"> <shfx></shfx> </div>
  590.  
  591. <!-- TÍTULOS/DETALHES -->
  592. <div class="sh-tits"> New Updates. </div>
  593. <div class="sh-tits2"> M </div>
  594.  
  595. <!-- LINKS -->
  596. <div class="sh-links">
  597.  
  598. <a> Novos Themes: <b>05</b> </a>
  599. <a> Novas Caixinhas: <b>00</b> </a>
  600. <a> Novos Contadores: <b>00</b> </a>
  601. <a> Novos Menus: <b>02</b> </a>
  602.  
  603. </div>
  604.  
  605. </div>
  606. <!-- FIM CAIXA 03 -->
  607.  
  608.  
  609.  
  610.  
  611. <!-- INÍCIO CAIXA 04 -->
  612. <div class="sh-cx1" style="margin-top:30px;">
  613.  
  614. <!-- FAIXA -->
  615. <div class="sh-faixa"> <shfx></shfx> </div>
  616.  
  617. <!-- TÍTULOS/DETALHES -->
  618. <div class="sh-tits"> New Tutorials <b>|</b> New Themes. </div>
  619. <div class="sh-tits2"> M </div>
  620.  
  621. <!-- LINKS-->
  622. <div class="sh-links">
  623.  
  624. <a href="/tagged/icons"> Icons <b>Femininos</b> </a>
  625. <a href="/post/170386367813/"> Menu <b>Decread!</b> </a>
  626. <a href="/post/170386968008/"> Menu <b>Swung!</b> </a>
  627. <a> LINK MORE </a>
  628.  
  629. </div>
  630.  
  631. </div>
  632. <!-- FIM CAIXA 04 -->
  633.  
  634.  
  635.  
  636.  
  637. <!-- INÍCIO CAIXA 05 -->
  638. <div class="sh-cx1" style="margin-top:30px;">
  639.  
  640. <!-- FAIXA -->
  641. <div class="sh-faixa"> <shfx></shfx> </div>
  642.  
  643. <!-- TÍTULOS/DETALHES -->
  644. <div class="sh-tits"> Está procurando por algo?. </div>
  645. <div class="sh-tits2"> M </div>
  646.  
  647. <div id="shsearch">
  648. <form action="/search" method="get">
  649. <input type="text" name="q" value="Digite aqui o que procura.!" onfocus="if(this.value == this.defaultValue) this.value = ''" onblur="if(!this.value) this.value = this.defaultValue" /> <input type="submit" value="OK" class="search-shw"/></form></div>
  650.  
  651. </div>
  652. <!-- FIM CAIXA 05 -->
  653.  
  654.  
  655.  
  656.  
  657. <!-- INÍCIO CAIXA 06 -->
  658. <div class="sh-cx1" style="margin-top:30px;">
  659.  
  660. <!-- FAIXA -->
  661. <div class="sh-faixa"> <shfx></shfx> </div>
  662.  
  663. <!-- TÍTULOS/DETALHES -->
  664. <div class="sh-tits"> More Credits. </div>
  665. <div class="sh-tits2"> M </div>
  666.  
  667. <!-- CRÉDITOS -->
  668. <div class="sh-creds">
  669. Theme Totalmente Desenhado e Codificado por <b>Gabriela Souza</b> <u>(Shwnty)</u>, para meu uso exclusivo. Qualquer cópia, será considerada plágio.
  670. <a onMouseover="this.style.background='#'" onMouseout="this.style.background='#'" onClick="document.getElementById('sh-cx').innerHTML=document.getElementById('creditos').innerHTML"><u>Confira todos os créditos.</u></a> </div>
  671.  
  672. </div>
  673. <!-- FIM CAIXA 06 -->
  674.  
  675.  
  676.  
  677.  
  678. <!-- INÍCIO CAIXA 07 -->
  679. <div class="sh-cx1" style="margin-top:30px;">
  680.  
  681. <!-- FAIXA -->
  682. <div class="sh-faixa"> <shfx></shfx> </div>
  683.  
  684. <!-- TÍTULOS/DETALHES -->
  685. <div class="sh-tits"> Status Vitrine. </div>
  686. <div class="sh-tits2"> M </div>
  687.  
  688. <!-- LINKS-->
  689. <div class="sh-links">
  690.  
  691. <a> Theme Versão: Simple </a>
  692. <a> Cores: <b>Preto</b> e <b>Roxo</b>. </a>
  693.  
  694.  
  695. <!-- ONLINES -->
  696. <script language="JavaScript"> var fhs = document.createElement('script');var fhs_id = "5502445";
  697. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  698. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=Online &e2=Onlines&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  699. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  700. </script>
  701.  
  702. <!-- VISITAS -->
  703. <script language="JavaScript"> var fhsh = document.createElement('script');var fhs_id_h = "3265434";
  704. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=VISITED&a=1";
  705. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  706. </script>
  707.  
  708. <!-- VISITAS 2 -->
  709. <a href="/"> Você veio aqui <SCRIPT language=JavaScript> function getCookieSlsv (offset) {var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr));} function GetCookie (name) {var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) {
  710. var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieSlsv (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break;}
  711. return null;}
  712. function SetCookie (name, value) {var argv = SetCookie.arguments; var argc = SetCookie.arguments.length; var expires = (argc > 2) ? argv[2] : null; var path = (argc > 3) ? argv[3] : null; var domain = (argc > 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false; document.cookie = name + "=" + escape (value) + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) + ((secure == true) ? "; secure" : "");}
  713. function DeleteCookie(name) {var exp = new Date(); FixCookieDate (exp); exp.setTime (exp.getTime() - 1); var cval = GetCookie (name); if (cval != null) document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();} var expdate = new Date(); var num_visits; expdate.setTime(expdate.getTime() + (365*24*60*60*1000)); if (!(num_visits = GetCookie("num_visits"))) num_visits = 0; num_visits++; SetCookie("num_visits",num_visits,expdate); document.writeln("<font face=Rationale color={color:negrito}>"+num_visits+"</font>"); </script> vezes!</a>
  714.  
  715. </div>
  716.  
  717. </div>
  718. <!-- FIM CAIXA 07 -->
  719.  
  720.  
  721. </div>
  722. <!-- FIM LEFT -->
  723.  
  724.  
  725. <!-- NÃO REMOVA. -->
  726. <div class="engrenagem"><i class="fa fa-gear"></i></div>
  727.  
  728.  
  729. <!-- CAIXA CONTATO -->
  730. <div id="ask" style="display:none;">
  731.  
  732. <!-- CAIXA ASK -->
  733. <div id="sh-contato">
  734. <div class="sh-cx2">
  735.  
  736. <!-- FAIXA -->
  737. <div class="sh-faixa2"> <shfx></shfx> </div>
  738.  
  739. <!-- TÍTULOS/DETALHES -->
  740. <div class="sh-titc"> Leiam tudo, por favor. </div>
  741. <div class="sh-titc2"> M </div>
  742.  
  743. <!-- REGRINHAS -->
  744. <div class="sh-listbox">
  745.  
  746. <div class="sh-list"> Os themes são dividos por 2 categorias, <b>simples</b> (femininos/masculinos) e <b>luxury</b>. </div>
  747. <div class="sh-list"> <s>Não</s> usem meus themes como base, para isso farei <b>bases para disponibilizar</b>, confome meu tempo. </div>
  748. <div class="sh-list"> Se gostou de algo, que não esteja disponibilizado, ou algo que não tenha em tutoriais, <b>venha na minha ask</b>, e eu explicarei com vontade. </div>
  749. <div class="sh-list"> E <b>não retire</b> códigos dos meus themes para usar em outros trabalhos. </div>
  750. <div class="sh-list"> <b>Obrigada pela preferência. Espero que gostem. ❤ </b> </div>
  751.  
  752. </div>
  753. <!-- REGRINHAS -->
  754.  
  755. </div>
  756. <!-- FIM CAIXA REGRINHAS -->
  757.  
  758. <!-- BOX ASK -->
  759. <div class="sh-cx2" style="margin-top:30px; padding-bottom:0px;">
  760. <!-- FAIXA -->
  761. <div class="sh-faixa2"> <shfx></shfx> </div>
  762.  
  763. <!-- TÍTULOS/DETALHES -->
  764. <div class="sh-titc"> Avisem se pegar algum theme/tirem suas dúvidas. </div>
  765. <div class="sh-titc2"> M </div>
  766.  
  767. <div class="sh-askb">
  768. <iframe frameborder="0" scrolling="no" width="100%" height="200px" src="http://www.tumblr.com/ask_form/shthms.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--> </div>
  769. </div>
  770. <!-- BOX ASK -->
  771.  
  772.  
  773. </div>
  774. <!-- FIM CAIXA ASK -->
  775.  
  776. </div>
  777. <!-- FIM CAIXA CONTATO -->
  778.  
  779.  
  780.  
  781.  
  782.  
  783. <!-- CAIXAS THEMES -->
  784. <div id="themes" style="display:none;">
  785. <div id="sh-themes">
  786.  
  787. <!-- BOX CAIXA THEMES LUXURY/SIMPLES -->
  788. <div class="sh-cx2">
  789. <!-- FAIXA -->
  790. <div class="sh-faixa2"> <shfx></shfx> </div>
  791.  
  792. <!-- TÍTULOS/DETALHES -->
  793. <div class="sh-titc"> Themes: Pessoais (Femininos/Masculinos) and Vitrines </div>
  794. <div class="sh-titc2"> M </div>
  795.  
  796.  
  797.  
  798. <!-- THEME 01 -->
  799. <div class="sh-estilo"> Estilo: <shestilo> Simples </shestilo>
  800. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/IP9p2iafy/thm1.png"></div>
  801. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme01" target="_blank"> Preview </a> <a href="https://pastebin.com/7yqdG1Ys" target="_blank"> Download </a></div>
  802. </div>
  803. <!-- THEME 01 -->
  804.  
  805.  
  806.  
  807. <!-- THEME 02 -->
  808. <div class="sh-estilo"> Estilo: <shestilo> Luxury </shestilo>
  809. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/YxLp2ifud/thm2.png"></div>
  810. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme02" target="_blank"> Preview </a> <a href="https://pastebin.com/7txP0pVK" target="_blank"> Download </a></div>
  811. </div>
  812. <!-- THEME 02 -->
  813.  
  814.  
  815.  
  816. <!-- THEME 03 -->
  817. <div class="sh-estilo"> Estilo: <shestilo> Simples </shestilo>
  818. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/C0Wp2nqkm/thm3.png"></div>
  819. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme03" target="_blank"> Preview </a> <a href="https://pastebin.com/jM3uq2cC" target="_blank"> Download </a></div>
  820. </div>
  821. <!-- THEME 03 -->
  822.  
  823.  
  824.  
  825. <!-- THEME 04 -->
  826. <div class="sh-estilo"> Estilo: <shestilo> Luxury </shestilo>
  827. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/33wp3bv48/thm4.png"></div>
  828. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme04" target="_blank"> Preview </a> <a href="https://pastebin.com/aZAecqBb" target="_blank"> Download </a></div>
  829. </div>
  830. <!-- THEME 04 -->
  831.  
  832.  
  833.  
  834. <!-- THEME 05 -->
  835. <div class="sh-estilo"> Estilo: <shestilo> Luxury </shestilo>
  836. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/8Hip3bv4s/thm5.png"></div>
  837. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme05" target="_blank"> Preview </a> <a href="https://pastebin.com/7xfh1v3a" target="_blank"> Download </a></div>
  838. </div>
  839. <!-- THEME 05 -->
  840.  
  841.  
  842.  
  843. <!-- THEME 06 -->
  844. <div class="sh-estilo"> Estilo: <shestilo> Simples </shestilo>
  845. <div class="sh-theme"><img src="https://static.tumblr.com/jtskk8i/vxZp3opbe/thm6.png"></div>
  846. <div class="sh-linkst"><a href="https://shthemes.tumblr.com/theme06" target="_blank"> Preview </a> <a href="https://pastebin.com/8x0gLhhK" target="_blank"> Download </a></div>
  847. </div>
  848. <!-- THEME 06 -->
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856. </div>
  857. <!-- FIM BOX CAIXA THEMES LUXURY/SIMPLES -->
  858. </div>
  859. </div>
  860. <!-- FIM CAIXAS THEMES -->
  861.  
  862.  
  863.  
  864.  
  865.  
  866. <!-- CAIXAS MATERIAIS -->
  867. <div id="codes" style="display:none;">
  868. <div id="sh-materiais">
  869.  
  870. <!-- BOX CAIXA LINKS MATERIAIS 01 -->
  871. <div class="sh-cx2">
  872. <!-- FAIXA -->
  873. <div class="sh-faixa2"> <shfx></shfx> </div>
  874.  
  875. <!-- TÍTULOS/DETALHES -->
  876. <div class="sh-titc"> Materiais | Tutoriais. </div>
  877. <div class="sh-titc2"> M </div>
  878.  
  879. <div class="sh-mat">
  880. <a href="http://www.colorion.co/" target="_blank"> Paleta de Cores. </a>
  881. <a href="https://www.tumblr.com/themes/recover" target="_blank"> Recuperar Theme. </a>
  882. <a href="http://fontawesome.io/icons/" target="_blank"> Font Icons CSS. </a>
  883. <a href="http://leaverou.github.io/animatable/" target="_blank"> Hovers. </a>
  884. <a href="http://musicpleer.audio/" target="_blank"> Download Music. </a>
  885. <a href="https://goo.gl/" target="_blank"> Encurtar links. </a>
  886. <a href="http://online-image-editor.com/?language=portuguese" target="_blank"> Converter/Editar PNG. </a>
  887. <a href="https://fonts.google.com/" target="_blank"> Google Fonts. </a>
  888. <a href="http://en.savefrom.net/" target="_blank"> Baixar Vídeos. </a>
  889. <a href="http://sorteador.com.br/" target="_blank"> Site para Sorteio. </a>
  890. <a href="http://wigflip.com/ds/" target="_blank"> WigFlip tools. </a>
  891. <a href="http://www.css3maker.com/css3-transform.html#close" target="_blank"> Css Transform </a>
  892. <a href="http://css3generator.com/" target="_blank"> Gerador de CSS. </a>
  893. <a href="https://patterninja.com/" target="_blank"> Gerador de Patterns. </a>
  894.  
  895. </div>
  896. </div>
  897. <!-- FIM BOX CAIXA LINKS MATERIAIS 01 -->
  898.  
  899.  
  900.  
  901.  
  902. <!-- BOX CAIXA LINKS MATERIAIS 02 -->
  903. <div class="sh-cx2" style="margin-top:30px;">
  904. <!-- FAIXA -->
  905. <div class="sh-faixa2"> <shfx></shfx> </div>
  906.  
  907. <!-- TÍTULOS/DETALHES -->
  908. <div class="sh-titc"> Html | Css. </div>
  909. <div class="sh-titc2"> M </div>
  910.  
  911. <div class="sh-mat">
  912.  
  913. <a hre="/post/170386367813/"> Menu <b>Decread!</b> </a>
  914. <a href="/post/170386968008/"> Menu <b>Swung!</b> </a>
  915. <a> Em breve. </a>
  916. <a> Em breve. </a>
  917. <a> Em breve. </a>
  918. <a> Em breve. </a>
  919.  
  920. </div>
  921. </div>
  922. <!-- FIM BOX CAIXA LINKS MATERIAIS 02 -->
  923.  
  924.  
  925.  
  926.  
  927. <!-- BOX CAIXA LINKS MATERIAIS 03 -->
  928. <div class="sh-cx2" style="margin-top:30px;">
  929. <!-- FAIXA -->
  930. <div class="sh-faixa2"> <shfx></shfx> </div>
  931.  
  932. <!-- TÍTULOS/DETALHES -->
  933. <div class="sh-titc"> Estilos. </div>
  934. <div class="sh-titc2"> M </div>
  935.  
  936. <div class="sh-mat">
  937.  
  938. <a title="Em breve"> Estilo de ask </a>
  939. <a title="Em breve"> Estilo de moderador </a>
  940. <a title="Em breve"> Estilo de de notes txt </a>
  941. <a title="Em breve"> Estilo de de notes pht </a>
  942. <a> Em breve. </a>
  943. <a> Em breve. </a>
  944.  
  945. </div>
  946. </div>
  947. <!-- FIM BOX CAIXA LINKS MATERIAIS 03 -->
  948.  
  949.  
  950.  
  951. </div>
  952. </div>
  953. <!-- FIM CAIXAS MATERIAIS -->
  954.  
  955.  
  956.  
  957.  
  958.  
  959. <!-- CAIXAS ENCOMENDAS -->
  960. <div id="encomendas" style="display:none;">
  961. <div id="sh-encomendas">
  962.  
  963. <!-- BOX CAIXA ENCOMENDAS -->
  964. <div class="sh-cx2">
  965. <!-- FAIXA -->
  966. <div class="sh-faixa2"> <shfx></shfx> </div>
  967.  
  968. <!-- TÍTULOS/DETALHES -->
  969. <div class="sh-titc"> Encomendas de Themes. </div>
  970. <div class="sh-titc2"> M </div>
  971.  
  972. <!-- PEDIDOS EXCLUSIVOS -->
  973. <div class="sh-listbox">
  974.  
  975. <div class="sh-list"> Primeiramente estejam me seguindo; olhem os status de pedidos de themes. </div>
  976.  
  977. <div class="sh-list"> <b>Preencha a ficha corretamente</b>, pois na falta de algum detalhe, seu pedido será <i>cancelado</i>, e não vou nem avisar. Mande todos os detalhes possíveis, <b>para não houver dúvidas</b>. </div>
  978.  
  979. <div class="sh-list"> <i>Não me <b>apresse</b></i>, eu farei conforme a minha disponibilidade, e conforme a quantidade de pedidos. </div>
  980.  
  981. <div class="sh-list"> <u>Não repasse</u> nenhum código meu, nem pensar!!</div>
  982.  
  983. <div class="sh-list"> Se houver <b>reclamação de plágio</b>, resolva com a pessoa ou família que está usando o theme, pois eu apenas <b>CODIFICO.</b>, o desenho é por conta de quem pediu. </div>
  984.  
  985. <div class="sh-list"> Abaixo terá os status de cada material exclusivo, <b><u>obrigada pela atenção.</u></b></div>
  986. </div>
  987. <!-- PEDIDOS EXCLUSIVOS -->
  988.  
  989. </div>
  990. <!-- FIM BOX CAIXA ENCOMENDAS -->
  991.  
  992.  
  993. <!-- STATUS DO PEDIDO -->
  994. <div class="sh-cx2" style="margin-top:30px;">
  995. <!-- FAIXA -->
  996. <div class="sh-faixa2"> <shfx></shfx> </div>
  997.  
  998. <!-- TÍTULOS/DETALHES -->
  999. <div class="sh-titc"> Status de Pedidos Exclusivos. </div>
  1000. <div class="sh-titc2"> M </div>
  1001.  
  1002. <div class="sh-listbox">
  1003.  
  1004. <div class="sh-list"> No momento só estou codificando themes, apenas, não estou fazendo <b>skins, contadores, caixinhas.</b></div>
  1005.  
  1006. <div class="sh-list"> <a href="http://static.tumblr.com/u89hi8f/CHLoqqaaa/exclusivos-themes.txt" title="Clique para pegar a ficha." target="_blank"><b>01.</b>&nbsp; Themes <font color="red" style="font-size:13px;"><small> OFF </small></font> </a> </div>
  1007.  
  1008. </div>
  1009.  
  1010. </div>
  1011. <!-- STATUS DO PEDIDO -->
  1012.  
  1013.  
  1014. </div>
  1015. </div>
  1016. <!-- FIM CAIXAS ENCOMENDAS -->
  1017.  
  1018.  
  1019.  
  1020. <!-- CAIXA CRÉDITOS MORE. -->
  1021. <div id="creditos" style="display:none;">
  1022. <div id="sh-credcx">
  1023.  
  1024. <!-- BOX CAIXA CRÉDITOS MORE -->
  1025. <div class="sh-cx2">
  1026.  
  1027. <!-- FAIXA -->
  1028. <div class="sh-faixa2"> <shfx></shfx> </div>
  1029.  
  1030. <!-- TÍTULOS/DETALHES -->
  1031. <div class="sh-titc"> Todos os créditos do theme. </div>
  1032. <div class="sh-titc2"> M </div>
  1033.  
  1034. <div class="sh-listbox">
  1035.  
  1036. <div class="sh-list"> <a href="http://shwnty.tumblr.com" target="_blank"> Gabriela Souza </a>: Desenho e Codificação. </div>
  1037.  
  1038. <div class="sh-list"><a href="http://things-to-help-you.tumblr.com/" target="_blank"> Things To Help You</a>: Dados das postagem Permalink. </div>
  1039.  
  1040. <div class="sh-list"> Se eu deixei de creditar alguém, venha falar comigo. Por favor! </div>
  1041.  
  1042. <div class="sh-list"> SHWNTY THEMES! </div>
  1043.  
  1044. </div>
  1045. </div>
  1046. <!-- BOX CAIXA CRÉDITOS MORE -->
  1047.  
  1048. </div>
  1049. </div>
  1050. <!-- FIM CAIXA CRÉDITOS MORE. -->
  1051.  
  1052.  
  1053. <!-- FIM DA SIDEBAR AND INICIO DOS POSTS -->
  1054.  
  1055. <div id="sh-cx">
  1056.  
  1057. {block:Posts}
  1058. <div class="sh-posts">
  1059.  
  1060. {block:Text}
  1061. {block:Title}<div class="h1"><center>{Title}</center></div>{/block:Title}
  1062. {body}
  1063.  
  1064. {block:Indexpage}
  1065. <!--- shwnty notes --->
  1066. <div class="shnotes-cx">
  1067. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1068. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1069. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1070. </div>
  1071. <!--- shwnty notes --->
  1072. {/block:Indexpage}
  1073. {/block:Text}
  1074.  
  1075.  
  1076.  
  1077.  
  1078. {block:Quote}
  1079. <div class="sh-quotes">{Quote}</div></font>
  1080. {block:Source}<div class="sh-source">• {Source} </div>{/block:Source}
  1081.  
  1082. {block:Indexpage}
  1083. <!--- shwnty notes --->
  1084. <div class="shnotes-cx">
  1085. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1086. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1087. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1088. </div>
  1089. <!--- shwnty notes --->
  1090. {/block:Indexpage}
  1091. {/block:Quote}
  1092.  
  1093.  
  1094.  
  1095.  
  1096. {block:Chat}
  1097. {block:Lines}
  1098. <div class="chat">
  1099. <div class="lines">{block:Label}
  1100. <span>{Label}</span>
  1101. {/block:Label}
  1102. {Line}</div></div>
  1103. {/block:Lines}
  1104.  
  1105. {block:Indexpage}
  1106. <!--- shwnty notes --->
  1107. <div class="shnotes-cx">
  1108. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1109. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1110. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1111. </div>
  1112. <!--- shwnty notes --->
  1113. {/block:Indexpage}
  1114. {/block:Chat}
  1115.  
  1116.  
  1117.  
  1118.  
  1119. {block:Link}
  1120. <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}
  1121.  
  1122. {block:Indexpage}
  1123. <!--- shwnty notes --->
  1124. <div class="shnotes-cx">
  1125. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1126. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1127. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1128. </div>
  1129. <!--- shwnty notes --->
  1130. {/block:Indexpage}
  1131. {/block:Link}
  1132.  
  1133.  
  1134.  
  1135.  
  1136. {block:Audio}
  1137. <div class="text">
  1138. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="border-radius:100%; width:35px; height:35px;"></div>{/block:AlbumArt}
  1139. <div style="margin-left:38px; margin-top:5px; text-transform: uppercase;">{AudioPlayerWhite}</div>
  1140. <div id="laudio-caption">
  1141. <p>Track: {block:TrackName}<i>{TrackName}</i>{/block:TrackName}.</p>
  1142. <p>Artist: {block:Artist}<i>{Artist}</i>{/block:Artist}.</p>
  1143. <p>Album: {block:Album}<i>{Album}</i>{/block:Album}.</p>
  1144. <p>Plays: <i>{FormattedPlayCount}</i>.</p>
  1145. </div></div>
  1146.  
  1147. {block:Indexpage}
  1148. <!--- shwnty notes --->
  1149. <div class="shnotes-cx">
  1150. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1151. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1152. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1153. </div>
  1154. <!--- shwnty notes --->
  1155. {/block:Indexpage}
  1156. {/block:Audio}
  1157.  
  1158.  
  1159.  
  1160.  
  1161. {block:Photo}
  1162. <div class="sh-imgp"><img src="{PhotoURL-500}"></div>
  1163.  
  1164. {block:Indexpage}
  1165. {Caption}
  1166.  
  1167. <!--- shwnty notes --->
  1168. <div class="shnotes-cx">
  1169. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1170. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1171. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1172. </div>
  1173. <!--- shwnty notes --->
  1174. {/block:Indexpage}
  1175. {/block:Photo}
  1176.  
  1177.  
  1178.  
  1179.  
  1180. {block:Photoset}
  1181. <div class="sh-photoset"><center>{Photoset}</center></div>
  1182.  
  1183. {block:Indexpage}
  1184. {Caption}
  1185.  
  1186. <!--- shwnty notes --->
  1187. <div class="shnotes-cx">
  1188. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1189. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1190. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1191. </div>
  1192. <!--- shwnty notes --->
  1193. {/block:Indexpage}
  1194. {/block:Photoset}
  1195.  
  1196.  
  1197.  
  1198.  
  1199. {block:Video}
  1200. {block:Indexpage}<div class="sh-video">{Video-250}</div>{/block:IndexPage}
  1201.  
  1202. {block:Indexpage}
  1203. {Caption}
  1204.  
  1205. <!--- shwnty notes --->
  1206. <div class="shnotes-cx">
  1207. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1208. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1209. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1210. </div>
  1211. <!--- shwnty notes --->
  1212. {/block:Indexpage}
  1213. {/block:Video}
  1214.  
  1215.  
  1216.  
  1217.  
  1218. {block:Answer}
  1219.  
  1220. <img src="{AskerPortraitURL-30}"class="sh-icon">
  1221. <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>
  1222. <div class="sh-perguntou">{Asker} asked: </div>
  1223. <div class="sh-pergunta">{Question}</div>
  1224. <br><br>
  1225. <div class="sh-rp">{Name} replied:</div>
  1226. <div class="sh-resposta"> {Answer}</div>
  1227.  
  1228. {block:Indexpage}
  1229. <!--- shwnty notes --->
  1230. <div class="shnotes-cx">
  1231. <div class="shnotes-date">{DayOfMonth}, {ShortMonth} de {Year} <a href="{Permalink}" title="{NoteCount} Notes"> .N </a></div>
  1232. <div class="shnotes-reblog"><a href="{ReblogURL}"> Reblog </a></div>
  1233. <div class="custom-like-button">{LikeButton}<span class="our_button"><i class="ion-heart" title="Gostou? Foi útil? Deixe seu like."></i></span> </div>
  1234. </div>
  1235. <!--- shwnty notes --->
  1236. {/block:Indexpage}
  1237. {/block:Answer}
  1238.  
  1239.  
  1240. <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  1241. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  1242. </div>
  1243.  
  1244. {block:permalinkpage}
  1245. <div class="sh-posts">
  1246. <div class="perma-tit" style="width:700px;"><i class="fa fa-info" style="color:{color:negrito};"></i> &nbsp; Post Info: </div>
  1247. <div id="perma">
  1248. {block:NoteCount}<div id="permalink"><i class="fa fa-heart" style="color:{color:negrito};"></i> {NoteCountWithLabel}</div>{/block:NoteCount}
  1249. <div id="permalink"><i class="fa fa-tag" style="color:{color:negrito};"></i> Tag's:
  1250. {block:Tags} <a href="{TagURL}">{Tag},
  1251. </a>{/block:Tags}</div>
  1252. {block:Date}
  1253. <div id="permalink"><i class="fa fa-calendar" style="color:{color:negrito};"></i> {DayOfMonth} de <u>{Month}</u> de {Year}</div>{/block:Date}
  1254. {block:ContentSource}
  1255. <div id="permalink"><i class="fa fa-user" style="color:{color:negrito};"></i> Source: <a href="{SourceURL}" target="_blank">{SourceTitle}</a></div>
  1256. {/block:ContentSource}</div></div>
  1257.  
  1258. {block:PostNotes}
  1259. <div class="sh-posts">
  1260. <div class="perma-tit"><i class="fa fa-history" aria-hidden="true" style="color:{color:negrito};"></i> &nbsp; Notas</div>
  1261. {PostNotes}</div>{/block:PostNotes}
  1262.  
  1263. {/block:permalinkpage}
  1264.  
  1265. {/block:Posts}
  1266.  
  1267. {block:IndexPage}
  1268. <div id="sh-pagn">
  1269. {block:Pagination}
  1270. {block:Pagination}{block:PreviousPage}
  1271. <a class="sh-paginacao" href="{PreviousPage}">página anterior</a>
  1272. {/block:PreviousPage}
  1273. {/block:Pagination}
  1274. <a class="sh-paginacao" href="/">Atualizar</a>
  1275. {block:Pagination}
  1276. {block:NextPage}
  1277. <a class="sh-paginacao" href="{NextPage}">Próxima página</a>
  1278. {/block:NextPage}
  1279. {/block:Pagination}
  1280. {/block:Pagination}
  1281. </div>{/block:IndexPage}
  1282.  
  1283. </div>
  1284. <!-- FIM DOS POSTS -->
  1285.  
  1286. <!-- START OF SCRIPT TOOLTIP AND RETURN FALSE -->
  1287. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1288. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1289. <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>
  1290. <script>
  1291. function click() {if (event.button==2||event.button==3) {oncontextmenu='return false';}}
  1292. document.onmousedown=click
  1293. document.oncontextmenu = new Function("return false;")
  1294. </script>
  1295.  
  1296. </body>
  1297. </html>
Advertisement
Add Comment
Please, Sign In to add comment