Advertisement
Biih

alterado p/ esgotada

Jul 2nd, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 34.43 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5. theme corny
  6. made by Gabriele          
  7. in clamam.tumblr.com
  8.  
  9. ------------------------>
  10.          
  11. <meta name="image:background" content=""/>
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:bordas" content="#eeeeee"/>
  14. <meta name="color:menu" content="#eeeeee"/>
  15. <meta name="color:titulo" content="#cd2626"/>
  16. <meta name="color:negrito" content="#cccccc"/>
  17. <meta name="color:texto" content="#666666"/>
  18. <meta name="color:links" content="#666666"/>
  19. <meta name="color:links hover" content="#eeeeee"/>
  20. <meta name="color:selecao" content="#eeeeee"/>
  21. <meta name="color:blockquote" content="#eeeeee"/>
  22. <meta name="color:scrollbar" content="#cd2626"/>
  23.  
  24. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  25. <meta name="select:fonte das postagens"content="'Gibson'"title="Gibson"/>
  26. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  27. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  28. <meta name="select:fonte das postagens"content="'Avalon'"title="Avalon"/>
  29. <meta name="select:fonte das postagens"content="consolas"title="Consolas"/>
  30. <meta name="select:fonte das postagens"content="cambria"title="Cambria"/>
  31. <meta name="select:fonte das postagens"content="georgia"title="Georgia"/>
  32. <meta name="select:fonte das postagens"content="'Signika', sans-serif"title="Signika"/>
  33. <meta name="select:fonte das postagens"content="'Lato', sans-serif"title="Lato"/>
  34. <meta name="select:fonte das postagens"content="'muli', sans-serif"title="Muli"/>
  35. <meta name="select:fonte das postagens"content="'PT Sans', sans-serif"title="PT Sans"/>
  36. <meta name="select:fonte das postagens"content="courier new"title="Courier new"/>
  37. <meta name="select:fonte das postagens"content="century gothic"title="Century gothic"/>
  38. <meta name="select:fonte das postagens"content="'Roboto', sans-serif"title="Roboto"/>
  39. <meta name="select:fonte das postagens"content="'Typewriter FS', serif"title="Typewriter"/>
  40. <meta name="select:fonte das postagens"content="trebuchet ms"title="trebuchet ms"/>
  41. <meta name="select:fonte das postagens"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  42. <meta name="select:fonte das postagens"content="Istok Web, sans-serif"title="Istok Web"/>
  43. <meta name="select:fonte das postagens"content="'Rokkitt', serif"title="Rokkitt"/>
  44. <meta name="select:fonte das postagens"content="leelawadee"title="Leelawadee"/>
  45. <meta name="select:fonte das postagens"content="'Halant', serif"title="Halant"/>
  46.  
  47. <meta name="if:efeito branco e preto" content=""/>
  48. <meta name="if:efeito vintage" content=""/>
  49. <meta name="if:efeito fade" content=""/>
  50. <meta name="if:efeito sepia" content=""/>
  51. <meta name="if:efeito contraste" content=""/>
  52. <meta name="if:efeito brightness" content=""/>
  53. <meta name="if:efeito hue rotate" content=""/>
  54.  
  55. <meta name="if:duas colunas" content=""/>
  56. <meta name="if:redes sociais" content=""/>
  57. <meta name="if:controles customizados" content=""/>
  58. <meta name="if:postagem justificada" content=""/>
  59. <meta name="if:nao repetir background" content=""/>
  60. <meta name="if:botao de ir ao topo" content=""/>
  61. <meta name="if:neve" content=""/>
  62.  
  63. <meta name="text:subtitulo" content="subtitulo"/>
  64. <meta name="text:tamanho das postagens" content="12"/>
  65.  
  66. <meta name="text:link 1 titulo" content="link"/>
  67. <meta name="text:link 1" content="/" />
  68. <meta name="text:link 2 titulo" content="link"/>
  69. <meta name="text:link 2" content="/" />  
  70. <meta name="text:link 3 titulo" content="link"/>
  71. <meta name="text:link 3" content="/" />
  72. <meta name="text:link 4 titulo" content="link"/>  
  73. <meta name="text:link 4" content="/" />
  74. <meta name="text:link 5 titulo" content="link"/>  
  75. <meta name="text:link 5" content="/" />
  76.  
  77. <meta name="text:facebook" content="http://facebook.com/user"/>
  78. <meta name="text:twitter" content="http://twitter.com/user"/>
  79. <meta name="text:instagram" content="http://instagram.com/user"/>
  80. <meta name="text:heart" content="http://weheartit.com/user"/>
  81.  
  82. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  83. {block:description}
  84. <meta name="description" content="{Metadescription}"/>
  85. {/block:description}
  86.  
  87. <link href='https://fonts.googleapis.com/css?family=Amatic+SC:400,700|PT+Sans|Lora:700italic|Arvo|PT Sans|Lato:300,400|Roboto|Muli|Signika|Yantramanav|Istok+Web' rel='stylesheet' type='text/css'>
  88. <link href="https://fonts.googleapis.com/css?family=Halant" rel="stylesheet">
  89. <link href="https://fonts.googleapis.com/css?family=Catamaran|Dosis|Noto+Sans|Nunito|PT+Sans+Narrow" rel="stylesheet">
  90. <style type="text/css">
  91.  
  92. *html, body{width:100%;}
  93. body{background:{color:background}; color:{color:texto}; font-family:{select:fonte das postagens}; line-height:170%; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} -webkit-animation:Fade 10s; font-size:{text:tamanho das postagens}px; background-image:url('{image:background}'); background-attachment:fixed; {block:Ifnaorepetirbackground} background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover; {/block:Ifnaorepetirbackground}
  94. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  95.  
  96. #middle{width:550px; {block:Ifduascolunas}width:773px;{/block:Ifduascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; height:auto; overflow:hidden;transition-duration:.8s;}
  97.  
  98. #entry{margin-top:45px; margin-left:0px; width:900px; {block:Ifduascolunas}width:900px;{/block:Ifduascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  99.  
  100. .posts{margin:20px 0 20px 0; float:left; {block:IndexPage}width:500px;{block:Ifduascolunas}width:350px; margin:0 70px 70px 0px;{/block:Ifduascolunas} position:relative;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  101. .box {position:relative;}
  102. .box img {display:block; max-width:100%;}
  103. .box iframe{max-width:100%;}
  104.  
  105. a{color:{color:texto}; text-decoration:none;}
  106. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  107.  
  108. p{margin:6px 0 0 0}
  109. ul{list-style-type:circle;}
  110. hr{text-align:center; border:none; border-top:1px solid {color:bordas}; width:50px;}
  111. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  112.  
  113. #social{position:fixed; float:left; left:40px; top:40px; z-index:999999999!important;}
  114. #social a{margin:0 0 13px 0; display:block; text-align:left; color:{color:menu}; font-size:12px; line-height:0; transition:1s ease;}
  115. #social i{color:{color:menu}; padding-right:7px; font-size:13px;}
  116. #social i:hover{color:{color:detalhe menu}; transition:1s ease;}
  117. #social a:hover name{opacity:1!important; transition:1s ease;}
  118. #social a:hover i{color:{color:detalhe menu}; transition:1s ease;}
  119.  
  120. #s-m-t-tooltip{max-width:300px; margin:15px; padding:5px 5px; background:{color:background}; color:{color:texto}; z-index:999999; font-size:10px; letter-spacing:1.3px; font-family:PT Sans; text-transform:normal;}
  121.  
  122. {block:Ifcontrolescustomizados}
  123. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:5px!important; display:none; top:12px; opacity:0.4; text-transform:none; {block:PermalinkPage}display:inline-block; margin-right:65px!important;{/block:PermalinkPage} z-index:99999999999999999999999!important;}
  124. {block:PermalinkPage}
  125. .tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:12.3px!important; margin-right:3px;text-transform:none;display:inline-block;}
  126. {/block:PermalinkPage}
  127.  
  128. #controls{position:fixed; float:right; right:40px; top:40px; z-index:999999999!important;{block:PermalinkPage}display:none;{/block:PermalinkPage}}
  129. #controls a{margin:0 10px 0 0; display:inline-block; text-align:right; color:{color:texto}; font-size:12px; line-height:0; transition:1s ease;}
  130. #controls num{border:none}
  131. {/block:Ifcontrolescustomizados}
  132.  
  133. {block:Ifnotcontrolescustomizados}
  134. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%)!important; margin-right:65px!important; opacity:0.4!important; top:12px!important; text-transform:none; display:inline-block; z-index:9999999999999!important;}
  135. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:12.3px!important; margin-right:3px; text-transform:none; display:inline-block;}
  136. {/block:Ifnotcontrolescustomizados}
  137.  
  138. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  139. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  140. .chat li.odd{border-left:1px solid {color:bordas}; transition:.5s;}
  141. .chat li.even{border-right:1px solid {color:bordas}; transition:.5s;}  
  142. span.chats{color:{color:texto}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:normal;}
  143. .chat ul:hover li.odd{border-left:none; border-right:1px solid {color:bordas}; transition:.5s;}
  144. .chat ul:hover li.even{border-right:none; border-left:1px solid{color:bordas}; transition:.5s;}
  145.  
  146. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  147. #permalink{width:500px; font-size:10px; font-family:PT Sans; text-transform:normal; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:160%;}
  148. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  149. ol.notes li.note img.avatar {display:none!important;}
  150. ol.notes {list-style-type:none; margin:0;}
  151. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  152. li.note:nth-child(odd) {background:{color:bordas};}
  153. li.note{font-size:8px; letter-spacing:1px; text-transform:normal; position:relative;}
  154.  
  155. #permatext{opacity:0; left:0px; bottom:-18px; width:500px; background:rgba({RGBcolor:background},0.7); {block:Ifduascolunas}width:350px;{/block:Ifduascolunas} position:absolute; text-align:center; height:20px; line-height:20px; letter-spacing:1px; text-transform:normal; font-family:roboto; font-size:10.4px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  156. #permatext a{color:{color:texto};}
  157. .posts:hover #permatext{opacity:1; bottom:0px;}
  158. #permatext:hover{background:rgba({RGBcolor:background},0.9);}
  159.  
  160. .perma{position:absolute; top:0px; left:0px; width:100%; height:100%; -webkit-transition:opacity 0.5s; opacity:0; background:{color:background}; padding:0; transition:1s ease;}
  161. .perma:hover{opacity:.85;}
  162.  
  163. .p_base{position:absolute; margin:0; padding:0; top:0; left:0; width:400px; height:70px; list-style:none; overflow:hidden;}
  164. .p_base a{color:{color:texto}; display:inline-block; width:100%; height:100%; text-decoration:none; font-family:30px;}
  165. .p_base.style3{top:0%; left:0%; width:100%; height:100%;}
  166.  
  167. #p1{position:absolute; top:40%; left:40%; {block:Ifduascolunas}top:35%; left:35%;{/block:Ifduascolunas} opacity:1; z-index:99; font-size:11px; text-transform:normal; text-align:center; line-height:180%; letter-spacing:1px; transition:1s ease; font-family:roboto;}
  168. #p1 a{margin:0px; position:relative; color:{color:texto};display:inline-block; text-shadow:1px 1px 1px {color:bordas};}
  169.  
  170. #descri{width:500px;margin-left:auto;margin-right:auto; margin-top:-80px; font-size:20px; font-size:{text:tamanho das postagens}px;font-family:{select:fonte das postagens};letter-spacing:1px; z-index:99; text-align:center;opacity:0;height:0px;color:{color:text};-webkit-transition: all .8s ease;float:left;
  171. -moz-transition: all .8s ease;
  172. -ms-transition: all .8s ease;
  173. -o-transition: all .8s ease;
  174. transition: all .8s ease;}
  175.  
  176. #menu{width:500px; margin-left:auto;margin-right:auto; margin-top:-30px; font-size:20px; font-size:{text:tamanho das postagens}px;font-family:{select:fonte das postagens};letter-spacing:1px; z-index:99; text-align:center;font-weight:bold;opacity:0; height:0px;-webkit-transition: all .8s ease;float:left;
  177. -moz-transition: all .8s ease;
  178. -ms-transition: all .8s ease;
  179. -o-transition: all .8s ease;
  180. transition: all .8s ease;
  181. margin-bottom:20px !important;
  182. }
  183.  
  184. #menu a{text-align:left; margin:5px; display:inline-block; padding:10px; color:{color:menu}; position:relative;}
  185.  
  186. #middle:hover #menu{opacity:1;height:auto; }
  187.  
  188. #middle:hover #descri{opacity:1;height:auto; }
  189.  
  190.  
  191. .mozi a::before{content:attr(data-hover); color:{color:titulo}; position:absolute; top:10; left:10; width:0; height:15px; overflow:hidden; transition:all 0.5s; text-shadow:1px 1px 1px {color:bordas};}
  192. .mozi a:hover::before,
  193. .mozi a:focus::before{width:100%;}
  194.  
  195. #title{font-size:50px; margin-top:160px; margin-bottom:120px;margin-left:auto; margin-right:auto; text-align:center; font-family:'SignaMedz'; font-weight:lighter;}
  196. #title a{color:{color:titulo}; text-shadow:1px 1px 1px {color:bordas};}
  197.  
  198. .quote{font-family:{select:fonte das postagens}; line-height:160%; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px;}
  199. .qsource{text-align:left; margin-top:0px; letter-spacing:1px; font-size:{text:tamanho das postagens}px;font-family:{select:fonte das postagens};}
  200. .qsource a{font-size:{text:tamanho das postagens}px;font-family:{select:fonte das postagens};color:{color:negrito} !important;}
  201.  
  202. .ask{text-align:left; overflow:hidden; border-top:1px solid {color:bordas}; padding:11px; background:rgba({RGBcolor:titulo},0.3);}
  203. .ask a{color:{color:texto}!important; text-transform:normal; font-family:roboto; font-size:10px; letter-spacing:1px;}
  204. .ask b{color:{color:texto}!important; text-transform:normal; font-family:roboto; font-size:10px; letter-spacing:1px;}
  205. .ans{margin-top:0px; padding:11px; text-align:left; overflow:hidden; border:1px solid rgba({RGBcolor:titulo},0.3);}
  206. .ans img{max-width:100%;}
  207.  
  208. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  209. .album img{width:86px; height:86px; overflow: hidden; -moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s; opacity:.7;}
  210. .album img:hover{-moz-transition:all ease-in-out 0.7s; -webkit-transition:all ease-in-out 0.7s; -o-transition:all ease-in-out 0.7s; transition:all ease-in-out 0.7s; opacity:1;}
  211. .player{width:10px; height:11px; overflow:hidden; padding:4px 21px 21px 4px; margin-top:27px; margin-left:26px; position:absolute; background-color:{color:background}; opacity: 0.9; z-index: 10; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px;}
  212. .player:hover {opacity:1;}
  213.  .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:PT Sans; font-size:10px; padding:3px; text-transform:normal; letter-spacing:.5px;}
  214.  
  215. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  216. .caixapopup{padding-top:0px; text-align:left; display:none; background:{color:background}; box-shadow:0px 2px 2px 0px {color:bordas}; padding:10px; float:left; margin:10px auto:0; font-family:{select:font posts}; font-size:{text:tamanho das postagens}px; color:{color:textos}; line-height:16px; position: fixed; top:50%; margin-top:15px; left:35%; z-index:9999999999999999999999; border-radius:10px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; width:300px; height:300px; overflow: scroll;}
  217. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  218. *html #fundopopup{position:absolute;}
  219. *html .caixapopup{position:absolute;}
  220.  
  221. {block:Ifefeitosepia}
  222. img{-webkit-filter: sepia(0.7); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  223. img:hover{-webkit-filter: sepia(0); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  224. .photoset{-webkit-filter: sepia(0.7); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  225. .photoset:hover{-webkit-filter: sepia(0); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  226. {/block:Ifefeitosepia}
  227.  
  228. {block:Ifefeitohuerotate}
  229. img{-webkit-filter: hue-rotate(40deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}img:hover{-webkit-filter: hue-rotate(0deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  230. .photoset{-webkit-filter: hue-rotate(40deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  231. .photoset:hover{-webkit-filter: hue-rotate(0deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  232. {/block:Ifefeitohuerotate}
  233.  
  234. {block:Ifefeitobrightness}
  235. img{-webkit-filter: brightness(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  236. img:hover{-webkit-filter: brightness(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  237. .photoset{-webkit-filter: brightness(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  238. .photoset:hover{-webkit-filter: brightness(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  239. {/block:Ifefeitobrightness}
  240.  
  241. {block:Ifefeitocontraste}
  242. img{-webkit-filter: contrast(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  243. img:hover{-webkit-filter: contrast(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  244. .photoset{-webkit-filter: contrast(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  245. .photoset:hover{-webkit-filter: contrast(1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  246. {/block:Ifefeitocontraste}
  247.  
  248. {block:Ifefeitofade}
  249. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  250. img:hover{opacity:0.9; -webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  251. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  252. .photoset:hover{opacity:0.9; -webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  253. {/block:Ifefeitofade}
  254.  
  255. {block:Ifefeitobrancoepreto}
  256. img{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  257. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  258. -o-transition:All 1s ease;}
  259. .photoset{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  260. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  261. -o-transition:All 1s ease;}
  262. {/block:Ifefeitobrancoepreto}
  263.  
  264. {block:Ifefeitovintage}
  265. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%);  transition:all 1s ease;}
  266. img:hover{-webkit-filter:grayscale(0);}
  267. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%);  transition:all 1s ease;}
  268. .photoset:hover{-webkit-filter:grayscale(0);}
  269. {/block:Ifefeitovintage}
  270.  
  271. b, strong{color:{color:negrito};}
  272. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  273. s{color:{color:negrito};}
  274. u{border-bottom:{color:negrito}; color:{color:negrito};}
  275. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  276.  
  277. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:30px; right:30px; opacity:.4;}
  278.  
  279. #infscr-loading{position:absolute!important; width:5px!important; height:auto!important; margin-bottom:-16px!important; top:auto!important; bottom:0; left:45%!important; padding-bottom:5px; padding-top:10px; -webkit-filter:grayscale(100%);}
  280.  
  281. #infscr-loading img{width:30px!important;}
  282.  
  283. #cred{position:fixed; bottom:25px; left:25px; color:{color:titulo};}
  284. #cred a{color:{color:titulo};}
  285.  
  286. ::selection{background:{color:selecao}; color:{color:negrito};}
  287. ::-moz-selection{background:{color:selecao}; color:{color:negrito};}
  288. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  289.  
  290. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  291. ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
  292.  
  293.  
  294. .dropbtn{border:none; width:auto; cursor:pointer; -webkit-animation:Fade 2s;}
  295.  
  296. .dropbtn:after{content:''; display:none;}
  297.  
  298. .dropdown-content a:hover:nth-child(odd){box-shadow:inset 120px 0px {color:negrito}; text-shadow:1px 1px 1px #ddd; -webkit-transition: all 1s linear; -moz-transition: all .5s linear; -ms-transition: all .5s linear; -o-transition: all .5s linear; transition: all .5s linear;}
  299. .dropdown-content a:hover:nth-child(even){box-shadow:inset -120px 0px {color:negrito}; text-shadow:1px 1px 1px #ddd; -webkit-transition: all .5s linear; -moz-transition: all .5s linear; -ms-transition: all .5s linear; -o-transition: all .5s linear; transition: all .5s linear;}
  300.  
  301. .dropdown{position:relative; display:inline-block; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear; -webkit-animation:Fade 2s;}
  302. .dropdown-content{display:none; margin-left:-5px; position:fixed; background:{color:background}; min-width:90px; margin-top:0px; border-top:1px solid {color:bordas}; border-left:1px solid {color:bordas}; border-right:1px solid {color:bordas}; border-bottom:1px solid {color:bordas}; text-align:center; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;-webkit-animation:Fade 2s;}
  303. .dropdown-content a{color:{color:texto}; text-decoration:none; display:block!important; text-align:center; font-size:10px; padding-left:5px; border-bottom:1px solid {color:bordas}; -webkit-animation:Fade 2s;}
  304.  
  305. .dropdown-content a:after{content:''; position:absolute; width:100%; height:2px; bottom:-23; left:0; background:{color:titulo}; opacity:0; transform:scaleX(0); transition:all 0.4s;}
  306. .dropdown-content a:hover:after{display:none}
  307.  
  308. .dropdown-content a:hover{color:{color:background}!important; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  309. .dropdown:hover .dropdown-content{display:block; -webkit-animation:Fade 2s; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  310.  
  311.  
  312. #hoverphoto {padding:5px;opacity:0.0; margin-left:500px;  position:absolute;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; background-color:{color:text}; }
  313.  
  314. .posts:hover #hoverphoto { opacity:1.0;}
  315.  
  316. #sslide {margin-left:2px; text-align:left; font-size: 9px; font-family: calibri; width:50px;height: auto; background-color:{color:text};}
  317.  
  318. #sslide a {font-size: 10px;  font-family: calibri; font-style:; color:{color:text};}
  319. #sslide a:hover{color:{color:negrito};}
  320.  
  321. </style>
  322. </head>
  323. <body>
  324.  
  325.  
  326. {block:Ifnotcontrolescustomizados}
  327. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  328. {/block:Ifnotcontrolescustomizados}
  329.  
  330. <div id="middle">
  331.  
  332. <div id="title"><a href="/">{text:subtitulo}</a></div>
  333.  
  334. <div id="descri">{description}</div>
  335.  
  336. <div id="menu" class="mozi">
  337. <a href="{text:Link 1}" data-hover="{text:Link 1 Titulo}">{text:Link 1 Titulo}</a>
  338. <a href="{text:Link 2}" data-hover="{text:Link 2 Titulo}">{text:Link 2 Titulo}</a>
  339. <a href="{text:Link 3}" data-hover="{text:Link 3 Titulo}">{text:Link 3 Titulo}</a>
  340. <a href="{text:Link 4}" data-hover="{text:Link 4 Titulo}">{text:Link 4 Titulo}</a>
  341. <a href="{text:Link 5}" data-hover="{text:Link 5 Titulo}">{text:Link 5 Titulo}</a>
  342. {block:Ifnotcontrolescustomizados}
  343. {block:Ifredessociais}
  344. <div class="dropdown">
  345. <a class="dropbtn" data-hover="social">social</a>
  346. <div class="dropdown-content">
  347. <a href="{text:Facebook}">facebook</a>
  348. <a href="{text:Twitter}">twitter</a>
  349. <a href="{text:Instagram}">instagram</a>
  350. <a href="{text:Heart}" style="border:none">heart</a>
  351. </div>
  352. </div>
  353. {/block:Ifredessociais}
  354. {/block:Ifnotcontrolescustomizados}
  355. {block:Ifcontrolescustomizados}
  356. {block:IndexPage}
  357. <div style="float:right;">
  358. {block:Ifredessociais}
  359. <div class="dropdown">
  360. <a class="dropbtn" data-hover="social">social</a>
  361. <div class="dropdown-content">
  362. <a href="{text:Facebook}">facebook</a>
  363. <a href="{text:Twitter}">twitter</a>
  364. <a href="{text:Instagram}">instagram</a>
  365. <a href="{text:Heart}" style="border:none">heart</a>
  366. </div>
  367. </div>
  368. {/block:Ifredessociais}
  369.  
  370. <a href="https://www.tumblr.com/message/{name}" data-hover="chatbox">chatbox</a>
  371. <a href="http://tumblr.com/follow/{name}" data-hover="seguir">seguir</a>
  372. <a href="https://www.tumblr.com/dashboard" data-hover="dashboard">dashboard</a>
  373. </div>
  374. {/block:IndexPage}
  375. {/block:Ifcontrolescustomizados}
  376. </div>
  377.  
  378. {block:Ifcontrolescustomizados}
  379. {block:PermalinkPage}
  380. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  381. {/block:PermalinkPage}
  382. {/block:Ifcontrolescustomizados}
  383.  
  384. <div id="entry">
  385.  
  386. {block:Posts}
  387. <div class="posts">
  388.  
  389.  
  390. {block:indexpage}
  391. <div id="hoverphoto">
  392. <div id="sslide"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  393. {block:RebloggedFrom}
  394. <div id="sslide"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  395. {/block:RebloggedFrom}
  396. <div id="sslide"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  397. {block:HasTags}{block:Tags} <div id="sslide"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  398.  
  399. {/block:indexpage}
  400.  
  401. {block:Text}
  402. {block:Title}<div style="letter-spacing:1px; text-align:left; font-weight:bold; color:{color:negrito};font-family:{select:fonte das postagens};font-size:18px;  text-transform:normal;">{Title}</div>
  403. {/block:Title}{Body}
  404.  
  405. {/block:Text}
  406.  
  407. {block:Photo}
  408. {block:IndexPage}
  409. <div class="box">
  410. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  411. </div>
  412. {/block:IndexPage}
  413. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  414. {/block:Photo}
  415.  
  416. {block:Photoset}
  417. {block:IndexPage}
  418. <div class="box">
  419. {Photoset-500}
  420. </div>
  421. {/block:IndexPage}
  422. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  423. {/block:Photoset}
  424.  
  425. {block:Quote}
  426. <div class="quote">{Quote}</div>
  427. {block:Source}
  428. <div class="qsource">{Source}</div>
  429. {/block:Source}
  430.  
  431. {/block:Quote}
  432.  
  433. {block:Link}
  434. <div style="letter-spacing:1px; text-align:left; font-weight:bold; color:{color:negrito};font-family:{select:fonte das postagens};font-size:18px;  text-transform:normal;"><a href="{URL}" {Target}>{Name}</a></div>
  435. {block:description}{description}{/block:description}
  436.  
  437. {/block:Link}
  438.  
  439. {Block:chat}
  440. {block:Title}<div style="letter-spacing:1px; text-align:left; font-weight:bold; color:{color:negrito};font-family:{select:fonte das postagens};font-size:18px;  text-transform:normal;">{Title}</div>{/block:Title}
  441. <div class="chat">
  442. <ul>
  443. {block:Lines}
  444. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  445. {/block:Lines}
  446. </ul>
  447. </div>
  448.  
  449. {/block:chat}
  450.  
  451. {block:Audio}
  452. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  453. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  454. <div class="track">
  455. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  456. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  457. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  458. <br><b>Reproduções:</b> {FormattedPlayCount}
  459. </div>
  460.  
  461. {/block:Audio}
  462.  
  463. {block:Video}
  464. {block:IndexPage}<div class="box">{Video-250}</div>{/block:IndexPage}
  465. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  466.  
  467. {/block:Video}
  468.  
  469. {block:Answer}
  470. <div class="ask"><b>{asker} questionou:</b> {Question}</div>
  471. <div class="ans">{Answer}</div>
  472.  
  473. {/block:Answer}
  474.  
  475.  
  476.  
  477.  
  478. <div class="vsanna">
  479. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  480. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  481. {/block:RebloggedFrom}
  482. </div>
  483. {block:PostNotes}
  484. {block:PermalinkPage}
  485.  
  486. <div class="posts">
  487. <div class="base">
  488. {block:Date}
  489. <div id="permalink">
  490. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  491. </div>
  492. {/block:Date}
  493.  
  494. {block:RebloggedFrom}
  495. <div id="permalink">
  496. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  497.  
  498. <div id="permalink">
  499. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as informes!</a></div>
  500. {/block:RebloggedFrom}
  501. {/block:PermalinkPage}
  502. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  503. {/block:PostNotes}
  504. {/block:Posts}
  505.  
  506. {block:IndexPage}
  507. <div class="column navigation" id="navigation">
  508. {block:Pagination}
  509. {block:PreviousPage}
  510. <a href="{PreviousPage}" class="navigate">
  511. {/block:PreviousPage}
  512. {block:PreviousPage}</a>
  513. {/block:PreviousPage}
  514. {block:NextPage}
  515. <a href="{NextPage}" class="navigate" id="nextPage">
  516. {/block:NextPage}
  517. {block:NextPage}</a>{/block:NextPage}
  518. {/block:Pagination}
  519. </div>
  520. {/block:IndexPage}
  521.  
  522. </div></div>
  523. </div></div></div>
  524. </body>
  525.  
  526. {block:Ifbotaodeiraotopo}
  527. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  528. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/5u1fog0/9KNmunmb6/white.png" border="0"></a>
  529. {/block:Ifbotaodeiraotopo}
  530.  
  531. {block:Ifneve}
  532. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  533. {/block:Ifneve}
  534.  
  535. <script src="http://goo.gl/y7lY8A"></script>
  536. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  537. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  538. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  539. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/UNIICONS-ADJ.css?dl=0">
  540. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  541. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  542. <link rel="stylesheet" type="text/css" href="https://pipdigz.co.uk/fonts/4ug0weru490jeru1gd034s0r/style.css">
  543. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3">
  544. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  545. <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/EQgo3gayp/stylesheet.css">
  546. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  547. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  548. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  549. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  550.  
  551. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script><script language="javascript">function clickIE() {if (document.all) {(mensagem);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {alert(mensagem);return false;}}}if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextgabi3=clickIE;}
  552. document.oncontextgabi3=new Function("return false")</script>
  553. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  554. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  555. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  556. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  557. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  558. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  559. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  560.  
  561. <script>$(function(){
  562. var $container = $('#entry');
  563. $container.imagesLoaded(function(){
  564. $container.masonry({
  565. itemSelector: '.posts',
  566. columnWidth: 0
  567. });
  568. });
  569. $container.infinitescroll({
  570. navSelector : "div#navigation",
  571. nextSelector : "div#navigation a#nextPage",
  572. itemSelector : '.posts',
  573. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  574. loadingText : " ",
  575. loading: {
  576. finishedMsg: ' ',
  577. img: 'http://i.imgur.com/hS1U2T5.gif'
  578. }
  579. },
  580. function( newElements ) {
  581. var $newElems = $( newElements ).css({ opacity: 0 });
  582. $newElems.imagesLoaded(function(){
  583. $newElems.animate({ opacity: 1 });
  584. $container.masonry( 'appended', $newElems, true );
  585. });
  586. }
  587. );
  588.  
  589. });
  590. </script>
  591. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement