Advertisement
clamam

Theme Honey

Oct 9th, 2016
517
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.57 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5.  
  6. theme honey
  7. made by Gabriele
  8. in clamam.tumblr.com
  9.  
  10.  
  11. ------------------------>
  12.  
  13. <meta name="image:background" content=""/>
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:titulo" content="#cd2626"/>
  16. <meta name="color:negrito" content="#cd2626"/>
  17. <meta name="color:texto" content="#666666"/>
  18. <meta name="color:aspas" content="#cd2626"/>
  19. <meta name="color:links" content="#666666"/>
  20. <meta name="color:links hover" content="#eeeeee"/>
  21. <meta name="color:social" content="#000000"/>
  22. <meta name="color:bordas" content="#eeeeee"/>
  23. <meta name="color:blockquote" content="#eeeeee"/>
  24.  
  25. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  26. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  27. <meta name="select:fonte das postagens"content="'Avalon'"title="Avalon"/>
  28. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  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.  
  45. <meta name="if:postagem justificada" content=""/>
  46. <meta name="if:nao repetir background" content=""/>
  47. <meta name="if:botao de ir ao topo" content=""/>
  48. <meta name="if:neve" content=""/>
  49. <meta name="if:duas colunas" content=""/>
  50.  
  51. <meta name="if:efeito branco e preto" content=""/>
  52. <meta name="if:efeito vintage" content=""/>
  53. <meta name="if:efeito fade" content=""/>
  54. <meta name="if:efeito sepia" content=""/>
  55. <meta name="if:efeito contraste" content=""/>
  56. <meta name="if:efeito brightness" content=""/>
  57. <meta name="if:efeito hue rotate" content=""/>
  58.  
  59. <meta name="text:subtitulo" content="subtitulo"/>
  60. <meta name="text:tamanho das postagens" content="12"/>
  61.  
  62. <meta name="text:link 1 titulo" content="link"/>
  63. <meta name="text:link 1" content="/" />
  64. <meta name="text:link 2 titulo" content="link"/>
  65. <meta name="text:link 2" content="/" />
  66. <meta name="text:link 3 titulo" content="link"/>
  67. <meta name="text:link 3" content="/" />
  68. <meta name="text:link 4 titulo" content="link"/>
  69. <meta name="text:link 4" content="/" />
  70. <meta name="text:link 5 titulo" content="link"/>
  71. <meta name="text:link 5" content="/" />
  72. <meta name="text:link 6 titulo" content="link"/>
  73. <meta name="text:link 6" content="/" />
  74.  
  75. <meta name="text:facebook" content="https://www.facebook.com/"/>
  76. <meta name="text:twitter" content="https://www.twitter.com/"/>
  77. <meta name="text:instagram" content="https://www.instagram.com/"/>
  78. <meta name="text:we heart it" content="https://www.weheartit.com/"/>
  79.  
  80. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  81. {block:description}
  82. <meta name="description" content="{Metadescription}"/>
  83. {/block:description}
  84.  
  85. <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'>
  86. <link href="https://fonts.googleapis.com/css?family=Alex+Brush|Allura|Homemade+Apple|Mr+De+Haviland|Sacramento" rel="stylesheet">
  87. <style type="text/css">
  88.  
  89. *html, body{width:100%;}
  90. body{background:{color:background}; color:{color:texto}; font-family:{select:fonte das postagens}; {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;line-height:160%; {block:Ifnaorepetirbackground} background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover; {/block:Ifnaorepetirbackground}
  91. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  92.  
  93. #middle{width:490px; {block:Ifduascolunas}width:670px;{/block:Ifduascolunas} {block:PermalinkPage}width:590px; border-bottom:1px solid {color:bordas};{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:-7px; padding-bottom:20px; height:auto; overflow:hidden; border-left:1px solid {color:bordas}; border-right:1px solid {color:bordas};}
  94.  
  95. #entry{width:400px; margin-left:45px; {block:Ifduascolunas}width:700px; margin-left:51px;{/block:Ifduascolunas} margin-top:133px; {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  96.  
  97. #s-m-t-tooltip{max-width:300px; margin:15px; padding:3px 3px; background:{color:background}; border:1px solid {color:bordas}; color:{color:texto}; z-index:999999; font-size:9px; letter-spacing:.1em; font-weight:500; font-family:PT Sans; text-transform:uppercase;}
  98.  
  99. .posts{margin:0 0 40px 0; {block:Ifduascolunas}margin:0 65px 40px 0;{/block:Ifduascolunas} float:left; {block:IndexPage}width:400px; {block:Ifduascolunas}width:250px;{/block:Ifduascolunas} position:relative; border-bottom:1px solid {color:bordas}; padding-bottom:40px;{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  100.  
  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:links hover}; -webkit-transition-duration:.90s; 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:none;}
  110. ul > li:before{content:""; width:10px; height:1px; background:{color:blockquote}; position:absolute; margin:10px 0 0 -20px;}
  111.  
  112. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  113.  
  114. pre{overflow:scroll; padding-top:3px; padding-bottom:5px; padding-left:3px; padding-right:3px; font-style:italic; color:{color:texto}; background:{color:bordas};}
  115. h2{font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:negrito};}
  116. hr{text-align:center; border:none; border-top:1px solid {color:bordas}; width:50px;}
  117.  
  118. .chat ul{padding:0px 0px 0px 0px; margin:0px; list-style-type:none!important;}
  119. .chat li{margin-bottom:1px; padding:10px; list-style-type:none!important;}
  120. .chat li:before{display:none}
  121. .chat li.odd{border-left:1px solid {color:bordas}; transition:.5s;}
  122. .chat li.even{border-right:1px solid {color:bordas}; transition:.5s;}
  123. span.chats{color:{color:texto}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase;}
  124.  
  125. .slnks{float:left; top:0px; padding:10px; width:385px; max-width:385px; height:30px; z-index:99999999999; {block:PermalinkPage}width:500px; text-align:center;{block:PermalinkPage}}
  126.  
  127. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  128. #permalink{width:500px; font-size:10px; font-family:PT Sans; text-transform:uppercase; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:160%;}
  129.  
  130. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  131.  
  132. ol.notes li.note img.avatar {display:none!important;}
  133. ol.notes {list-style-type:none; margin:0;}
  134. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  135. li.note:nth-child(odd){background:{color:bordas};}
  136. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  137.  
  138. .perma{position:absolute; top:0; left:0; width:100%; height:100%; -webkit-transition:opacity 0.5s; opacity:1;}
  139. .perma:hover{opacity:.9;}
  140.  
  141. .perma_base{position:absolute; margin:0; padding:0;top:0; left:0; width:400px; height:70px; list-style:none; overflow:hidden;}
  142. .perma_base a{color:{color:texto}; text-align:center; display:inline-block; width:100%; height:100%; text-decoration:none; font-family:30px;}
  143. .perma_base{top:50%; left:50%; margin:-30px 0 0 -200px;}
  144.  
  145. #perma_hora{opacity:0; position:absolute; top:13px; z-index:99; left:180px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  146. #perma_hora a{width:30px; height:30px; padding:5px; border-radius:100%; line-height:0px; margin:0px; background:rgba(225,225,225,0.5); border:1px solid rgba(225,225,225,0.060); text-shadow:1px 1px 1px #777; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  147. #perma_hora i{margin-top:8px; font-size:16px; color:#fff;}
  148.  
  149. #perma_reblog{opacity:0; position:absolute; top:13px; z-index:99; right:180px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  150. #perma_reblog a{width:30px; height:30px; padding:5px; border-radius:100%; line-height:0px; margin:0px; background:rgba(225,225,225,0.5); border:1px solid rgba(225,225,225,0.060); text-shadow:1px 1px 1px #777; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  151. #perma_reblog i{margin-top:6px; font-size:16px; color:#fff;}
  152.  
  153. #perma_hora a:hover{background:rgba(225,225,225,0.60); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  154. #perma_reblog a:hover{background:rgba(225,225,225,0.60); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  155.  
  156. #permatext{opacity:0; position:absolute; text-align:center; height:20px; line-height:20px; text-transform:uppercase; bottom:35px; left:-1px; z-index:99; background:{color:background}; width:400px; {block:Ifduascolunas}width:250px;{/block:Ifduascolunas} color:{color:texto}; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  157. #permatext a{color:{color:texto}; font-family:PT Sans; letter-spacing:.1em; text-transform:uppercase; font-size:10px; margin-top:20px; padding:5px;}
  158. #permatext i{color:{color:texto};}
  159.  
  160. .posts:hover #perma_hora{opacity:1; left:153px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  161. .posts:hover #perma_reblog{opacity:1; right:153px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  162. .posts:hover #permatext{opacity:1; color:{color:texto};}
  163.  
  164. .quote{font-family:{select:fonte das postagens}; line-height:160%;padding:3px; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px;}
  165. .qsource{text-align:left; margin-top:0px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; font-size:10.4px;}
  166.  
  167. #header{position:fixed; top:0px; margin-left:45px; width:400px; {block:Ifduascolunas}width:565px; margin-left:51px;{/block:Ifduascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} height:95px; background:{color:background}; z-index:999999; opacity:0.80;}
  168.  
  169. #title{position:fixed; width:400px; margin-left:45px; {block:Ifduascolunas}width:565px; margin-left:51px;{/block:Ifduascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} font-family:'Sacramento', cursive; font-size:30px; margin-top:20px; text-transform:lowercase; text-align:center; color:{color:titulo}; padding-bottom:23px; line-height:40px; border-bottom:1px solid{color:bordas}; z-index:99999999;text-shadow:1px 1px 1px {color:bordas};}
  170.  
  171. .description{height:auto; width:auto; position:absolute; top:70px; margin-top:0px; right:-45px; padding-left:10px; padding-right:10px;}
  172.  
  173. .links{position:fixed; width:120px; font-size:10px; margin-left:-1px; margin-top:7px; text-align:left; color:{color:texto}!important; z-index:9; display:table;}
  174. .links a{color:{color:texto}!important; width:auto; font-weight:300; z-index:9; border:none; font-family:PT Sans; display:block; text-transform:uppercase; letter-spacing:.1em; margin:0px 0px 5px 0px;}
  175. .links a:hover{color:{color:texto};}
  176.  
  177. .links a:before{content:" "; display:inline-block; height:1px; background-color:{color:titulo}; margin:0 5px 3px 0; width:0px; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -ms-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out;}
  178. .links a:hover:before{width:10px; -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -ms-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out;}
  179.  
  180. #tumblr_controls,
  181. .tmblr-iframe.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:68px!important; opacity:.4; margin-top:5px; text-transform:none; transition:1s ease all; z-index:99999999999999999999999;}
  182. #tumblr_controls,
  183. .tmblr-iframe.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:6px; margin-right:3px; text-transform:none;}
  184.  
  185. #box-first{position:fixed; margin-left:0px; margin-top:0px; width:250px; padding:10px; text-align:left; height:auto; z-index:9999999999999;}
  186.  
  187. .question{z-index:1; background:{color:bordas}; text-align:left; font-weight:normal; font-size:11px; padding:7px; width:80%; {block:Ifduascolunas}width:71%;{/block:Ifduascolunas} margin-left:60px;}
  188. .triangulo{position:absolute; margin:16px 0 0 45px; width:0; height:0; border-style:solid; border-width:10px 10px 0 10px; border-color:{color:bordas} transparent transparent transparent; -webkit-transform:rotate(87deg); -moz-transform:rotate(87deg); -ms-transform:rotate(87deg); -o-transform:rotate(87deg);}
  189. .answer{margin-top:10px; padding-top:0.5px; padding-bottom:7px; padding-left:5px; padding-right:5px; text-align:left; font-size:11px; background:{color:blockquote}; width:81%;{block:Ifduascolunas}width:71%;{/block:Ifduascolunas}}
  190. .answer img{width:100%;}
  191. .triangulo2{position:absolute; margin:20px 0 0 328px; {block:PermalinkPage}float:right; right:160px;{/block:PermalinkPage} border-color:{color:blockquote} transparent transparent transparent; {block:Ifduascolunas}margin:20px 0 0 181px;{/block:Ifduascolunas} width:0; height:0; border-style:solid; border-width:10px 10px 0 10px; -webkit-transform:rotate(265deg); -moz-transform:rotate(265deg); -ms-transform:rotate(265deg); -o-transform:rotate(265deg);}
  192. .asker{margin-top:0px; margin-right:10px; width:auto; border-radius:100%; float:left;}
  193.  
  194. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  195. .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;}
  196. .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;}
  197. .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;}
  198. .player:hover {opacity:1;}
  199. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:PT Sans; font-size:10px; padding:3px; text-transform:uppercase; letter-spacing:.5px;}
  200.  
  201. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  202. .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;}
  203. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  204. *html #fundopopup{position:absolute;}
  205. *html .caixapopup{position:absolute;}
  206. .source{display:none;}
  207.  
  208. {block:Ifefeitosepia}
  209. img{-webkit-filter: sepia(0.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  210. 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;}
  211. .photoset{-webkit-filter: sepia(0.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  212. .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;}
  213. {/block:Ifefeitosepia}
  214.  
  215. {block:Ifefeitohuerotate}
  216. img{-webkit-filter: hue-rotate(250deg); 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;}
  217. .photoset{-webkit-filter: hue-rotate(250deg); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  218. .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;}
  219. {/block:Ifefeitohuerotate}
  220.  
  221. {block:Ifefeitobrightness}
  222. img{-webkit-filter: brightness(1.1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  223. 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;}
  224. .photoset{-webkit-filter: brightness(1.1); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  225. .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;}
  226. {/block:Ifefeitobrightness}
  227.  
  228. {block:Ifefeitocontraste}
  229. 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;}
  230. 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;}
  231. .photoset{width:350px; -webkit-filter: contrast(1.5); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  232. .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;}
  233. {/block:Ifefeitocontraste}
  234.  
  235. {block:Ifefeitofade}
  236. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  237. 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;}
  238. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  239. .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;}
  240. {/block:Ifefeitofade}
  241.  
  242. {block:Ifefeitobrancoepreto}
  243. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  244. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  245. -o-transition:All 1s ease;}
  246. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  247. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  248. -o-transition:All 1s ease;}
  249. {/block:Ifefeitobrancoepreto}
  250.  
  251. {block:Ifefeitovintage}
  252. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  253. img:hover{-webkit-filter:grayscale(0);}
  254. .photoset {width:350px; -webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  255. .photoset:hover{-webkit-filter:grayscale(0);}
  256. {/block:Ifefeitovintage}
  257.  
  258. #three{position:absolute; width:400px;height:40px; left:-10px; margin-top:0px; z-index:98; z-index:99999999999;{block:PermalinkPage}width:500px; text-align:center;{block:PermalinkPage}}
  259.  
  260. b, strong{color:{color:negrito};}
  261. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  262. s{color:{color:negrito};}
  263. u{border-bottom:{color:negrito}; color:{color:negrito};}
  264. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  265.  
  266. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:16px; right:75px; opacity:.7;}
  267.  
  268. #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%);}
  269.  
  270. #infscr-loading img{width:30px!important;}
  271.  
  272. .social{width:100px; position:fixed; margin-top:135px; margin-left:-5px; display:inline;}
  273. .nav1{margin:6px; display:inline; font-size:15px; float:left;text-align:left;}
  274. .nav1:hover{opacity:0.5; transition:1s ease; text-shadow:1px 1px 1px {color:bordas};}
  275. .nav1 i{color:{color:social};}
  276.  
  277. ::selection{background:{color:texto}; color:{color:background};}
  278. ::-moz-selection{background:{color:texto}; color:{color:background};}
  279. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  280.  
  281. ::-webkit-scrollbar{height:1px; width:7px; background:transparent;}
  282. ::-webkit-scrollbar-thumb{background:{color:bordas}; -moz-border-radius-bottomRight:50px; border-bottom-right-radius:50px; -moz-border-radius-topLeft:50px; border-top-left-radius:50px;}
  283.  
  284. </style>
  285. </head>
  286. <body>
  287.  
  288. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a><div id="middle">
  289.  
  290. <div id="header"></div>
  291. <div id="three"><div class="slnks" id="description"><div id="title">{text:Subtitulo}</div></div></div>
  292.  
  293. <div class="description" style="display:none;">
  294. <div id="box-first">
  295. {description}
  296. <br>
  297. <div class="links">
  298. <a href="{text:Link 1}">{text:Link 1 Titulo}</a>
  299. <a href="{text:Link 2}">{text:Link 2 Titulo}</a>
  300. <a href="{text:Link 3}">{text:Link 3 Titulo}</a>
  301. <a href="{text:Link 4}">{text:Link 4 Titulo}</a>
  302. <a href="{text:Link 5}">{text:Link 5 Titulo}</a>
  303. <a href="{text:Link 6}">{text:Link 6 Titulo}</a>
  304. </div>
  305. <br>
  306. <div class="social">
  307. <a href="{text:facebook}"><div class="nav1"><i class="fa fa-facebook"></i></a></div>
  308. <a href="{text:twitter}"><div class="nav1"><i class="fa fa-twitter"></i></a></div>
  309. <a href="{text:instagram}"><div class="nav1"><i class="fa fa-instagram"></i></a></div>
  310. <a href="{text:we heart it}"><div class="nav1"><i class="fa fa-heart"></i></i></a></div>
  311. </div>
  312. </div>
  313. </div>
  314.  
  315. <div id="entry">
  316.  
  317. {block:Posts}
  318. <div class="posts">
  319.  
  320. {block:Text}
  321. {block:Title}<div style="font-family:PT Sans; font-weight:bold; letter-spacing:2px; text-transform:uppercase; text-align:justify; font-size:11px; color:{color:negrito};">{Title}</div>
  322. {/block:Title}{Body}
  323. {block:IndexPage}
  324. <div id="permatext">
  325. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  326. </div>
  327. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  328. </div>
  329. </div>
  330. {/block:IndexPage}
  331. {/block:Text}
  332.  
  333. <div id="cap">
  334. {block:Photo}
  335. <div class="box">
  336. {block:IndexPage}
  337. <ul class="perma_base">
  338. <div id="perma_hora"><a href="{Permalink}" title="{timeago}, com {notecountwithlabel}" target="_blank"><i class="fa fa-link"></i></a></div>
  339. <div id="perma_reblog"><a href="{ReblogURL}" title="Compartilhe" target="_blank"><i class="fa fa-retweet"></i></a></div>
  340. </ul><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  341. {/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{block:Caption}{caption}{/block:Caption}{/block:PermalinkPage}
  342. </div>
  343. {/block:Photo}
  344.  
  345. {block:Photoset}
  346. {block:IndexPage}<ul class="perma_base" style="margin-top:-50px">
  347. <div id="perma_hora"><a href="{Permalink}" title="{timeago}, com {notecountwithlabel}" target="_blank"><i class="fa fa-link"></i></a></div>
  348. <div id="perma_reblog"><a href="{ReblogURL}" title="Compartilhe" target="_blank"><i class="fa fa-retweet"></i></a></div>
  349. </ul>{block:Ifduascolunas}{Photoset-250}{/block:Ifduascolunas} {block:Ifnotduascolunas}{Photoset-400}{/block:Ifnotduascolunas}{/block:IndexPage}
  350. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  351. {/block:Photoset}
  352.  
  353. {block:Quote}
  354. <div class="quote"><font style="font-family:cambria; font-size:25px; line-height:30px; color:{color:aspas}; padding-right:5px; margin-bottom:-20px; float:left;">❝</font> {Quote}</div>
  355. {block:Source}
  356. <div class="qsource">{Source}</div>
  357. {/block:Source}
  358. {block:IndexPage}
  359. <div id="permatext">
  360. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  361. </div>
  362. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  363. </div>
  364. </div>
  365. {/block:IndexPage}
  366. {/block:Quote}
  367.  
  368. {block:Link}
  369. <div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:justify; font-size:11px; font-weight:bold; color:{color:negrito};"><a href="{URL}" {Target}>{Name}</a></div>
  370. {block:description}{description}{/block:description}
  371. {block:IndexPage}
  372. <div id="permatext">
  373. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  374. </div>
  375. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  376. </div>
  377. </div>
  378. {/block:IndexPage}
  379. {/block:Link}
  380.  
  381. {Block:chat}
  382. {block:Title}<div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:negrito};">{Title}</div>{/block:Title}
  383. <div class="chat">
  384. <ul>
  385. {block:Lines}
  386. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  387. {/block:Lines}
  388. </ul>
  389. </div>
  390. {block:IndexPage}
  391. <div id="permatext">
  392. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  393. </div>
  394. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  395. </div>
  396. </div>
  397. {/block:IndexPage}
  398. {/block:chat}
  399.  
  400. {block:Audio}
  401. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  402. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  403. <div class="track">
  404. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  405. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  406. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  407. <br><b>Reproduções:</b> {FormattedPlayCount}
  408. </div>
  409. {block:IndexPage}
  410. <div id="permatext">
  411. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  412. </div>
  413. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  414. </div>
  415. </div>
  416. {/block:IndexPage}
  417. {/block:Audio}
  418.  
  419. {block:Video}
  420. {block:IndexPage}<center>{Video-400}</center>{/block:IndexPage}
  421. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  422. {block:IndexPage}
  423. <div id="permatext">
  424. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  425. </div>
  426. <div style="float:right"><a href="{ReblogURL}" target="_blank">compartilhe</a>
  427. </div>
  428. </div>
  429. {/block:IndexPage}
  430. {/block:Video}
  431.  
  432. {block:Answer}
  433. <a href="{askerURL}" title="{askername}"><img src="{AskerPortraitURL-40}" class="asker"></a><div class="triangulo"></div><div class="question">{Question}</div>
  434. <a href="/" title="{name}"><img src="{favicon}" style="width:40px; float:right; margin-right:7px; {block:PermalinkPage}right:70px!important; margin-right:70px!important;{/block:PermalinkPage} margin-top:5px" class="asker"></a><div class="triangulo2"></div><div class="answer">{Answer}</div>
  435. {block:IndexPage}
  436. <div id="permatext">
  437. <div style="float:left;"><a href="{Permalink}">{NoteCount} notificações</a>
  438. </div>
  439. <div style="float:right;"><a href="/ask">mande mensagens</a> | <a href="{ReblogURL}" title="compartilhe" target="_blank"><i class="fa fa-retweet"></i></a></a>
  440. </div>
  441. </div>
  442. {/block:IndexPage}
  443. {/block:Answer}</div>
  444.  
  445. <div class="vsanna">
  446. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  447. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  448. {/block:RebloggedFrom}
  449. </div>
  450. {block:PostNotes}
  451. {block:PermalinkPage}
  452.  
  453. <div class="posts">
  454. <div class="base">
  455. {block:Date}
  456. <div id="permalink">
  457. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  458. </div>
  459. {/block:Date}
  460.  
  461. {block:RebloggedFrom}
  462. <div id="permalink">
  463. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  464. {/block:RebloggedFrom}
  465. <div id="permalink">
  466. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as notificações!</a></div>
  467. {/block:PermalinkPage}
  468. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  469. {/block:PostNotes}
  470. {/block:Posts}
  471.  
  472. {block:IndexPage}
  473. <div class="column navigation" id="navigation">
  474. {block:Pagination}
  475. {block:PreviousPage}
  476. <a href="{PreviousPage}" class="navigate">
  477. {/block:PreviousPage}
  478. {block:PreviousPage}</a>
  479. {/block:PreviousPage}
  480. {block:NextPage}
  481. <a href="{NextPage}" class="navigate" id="nextPage">
  482. {/block:NextPage}
  483. {block:NextPage}</a>{/block:NextPage}
  484. {/block:Pagination}
  485. </div>
  486. {/block:IndexPage}
  487.  
  488. </div></div>
  489. </div></div></div>
  490. </body>
  491.  
  492. {block:Ifbotaodeiraotopo}
  493. <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>
  494. <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>
  495. {/block:Ifbotaodeiraotopo}
  496. {block:Ifneve}
  497. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  498. {/block:Ifneve}
  499. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  500.  
  501. <script src="http://goo.gl/y7lY8A"></script>
  502. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  503. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  504. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  505. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  506. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  507. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  508. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  509. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  510.  
  511. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script><script>$(document).ready(function(){$("#description").click(function(){ $(".description").toggle(500);}); });</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;}document.oncontextgabi3=new Function("return false")</script>
  512. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  513. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  514. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  515. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  516. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  517. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  518. <script>
  519. $(function(){
  520. var $container = $('#entry');
  521. $container.imagesLoaded(function(){
  522. $container.masonry({
  523. itemSelector: '.posts',
  524. columnWidth: 0
  525. });
  526. });
  527. $container.infinitescroll({
  528. navSelector : "div#navigation",
  529. nextSelector : "div#navigation a#nextPage",
  530. itemSelector : '.posts',
  531. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  532. loadingText : " ",
  533. loading: {
  534. finishedMsg: ' ',
  535. img: 'http://i.imgur.com/hS1U2T5.gif'
  536. }
  537. },
  538. function( newElements ) {
  539. var $newElems = $( newElements ).css({ opacity: 0 });
  540. $newElems.imagesLoaded(function(){
  541. $newElems.animate({ opacity: 1 });
  542. $container.masonry( 'appended', $newElems, true );
  543. });
  544. }
  545. );
  546.  
  547. });
  548. </script>
  549. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement