clamam

Theme Angel

Feb 8th, 2017
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.45 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5. theme angel
  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 dos links" content="#fff4f1"/>
  14. <meta name="color:titulo gradiente na esquerda" content="#ffd8e6"/>
  15. <meta name="color:titulo gradiente na direita" content="#bad8eb"/>
  16. <meta name="color:negrito" content="#f2992e"/>
  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:bordas" content="#eeeeee"/>
  21. <meta name="color:selecao" content="#eeeeee"/>
  22. <meta name="color:blockquote" content="#eeeeee"/>
  23. <meta name="color:scrollbar" content="#cd2626"/>
  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:efeito branco e preto" content=""/>
  46. <meta name="if:efeito vintage" content=""/>
  47. <meta name="if:efeito fade" content=""/>
  48. <meta name="if:efeito sepia" content=""/>
  49. <meta name="if:efeito contraste" content=""/>
  50. <meta name="if:efeito brightness" content=""/>
  51. <meta name="if:efeito hue rotate" content=""/>
  52.  
  53. <meta name="if:redes sociais" content=""/>
  54. <meta name="if:controles customizados" content=""/>
  55. <meta name="if:postagem justificada" content=""/>
  56. <meta name="if:nao repetir background" content=""/>
  57. <meta name="if:botao de ir ao topo" content=""/>
  58. <meta name="if:neve" content=""/>
  59.  
  60. <meta name="text:subtitulo" content="subtitulo"/>
  61. <meta name="text:tamanho do subtitulo" content="50"/>
  62. <meta name="text:tamanho das postagens" content="12"/>
  63.  
  64. <meta name="text:link 1 titulo" content="link"/>
  65. <meta name="text:link 1" content="/" />
  66. <meta name="text:link 2 titulo" content="link"/>
  67. <meta name="text:link 2" content="/" />
  68. <meta name="text:link 3 titulo" content="link"/>
  69. <meta name="text:link 3" content="/" />
  70. <meta name="text:link 4 titulo" content="link"/>
  71. <meta name="text:link 4" content="/" />
  72. <meta name="text:link 5 titulo" content="link"/>
  73. <meta name="text:link 5" content="/" />
  74.  
  75. <meta name="text:facebook" content="http://facebook.com/user"/>
  76. <meta name="text:twitter" content="http://twitter.com/user"/>
  77. <meta name="text:instagram" content="http://instagram.com/user"/>
  78. <meta name="text:heart" content="http://weheartit.com/user"/>
  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=Montserrat|Oswald|Raleway" rel="stylesheet">
  87. <link href="https://fonts.googleapis.com/css?family=Alex+Brush|Allura|Clicker+Script|Cookie|Dancing+Script|Dawning+of+a+New+Day|Mr+De+Haviland|Niconne|Rouge+Script|Sacramento|Satisfy" rel="stylesheet">
  88. <style type="text/css">
  89.  
  90. *html, body{width:100%;}
  91. 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}');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}
  92. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  93.  
  94. #middle{width:515px; {block:PermalinkPage}width:520px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:10px; padding-bottom:20px; height:auto; overflow:hidden;}
  95.  
  96. #entry{width:400px; margin-top:20px; {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  97.  
  98. .posts{margin:0 25px 25px 0; float:left; padding:10px; {block:IndexPage}width:450px; position:relative;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  99. .box {position:relative;}
  100. .box img {display:block; max-width:100%;}
  101. .box iframe{max-width:100%;}
  102.  
  103. a{color:{color:texto}; text-decoration:none;}
  104. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  105.  
  106. p{margin:6px 0 0 0}
  107. ul{list-style-type:circle;}
  108. hr{text-align:center; border:none; border-top:1px solid {color:bordas}; width:50px;}
  109. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  110.  
  111. #s-m-t-tooltip{max-width:300px; border:1px solid {color:bordas}; 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:uppercase;}
  112.  
  113. #social{position:fixed; float:left; left:40px; margin-top:20px; z-index:999999999!important;{block:PermalinkPage}display:none;{/block:PermalinkPage}}
  114. #social a{margin:3px; color:{color:texto}; font-size:14px; text-shadow:1px 1px 1px {color:bordas}; transition:ease 1s;}
  115. #social i{color:{color:texto}; transition:ease 1s;}
  116. #social a:hover i{color:{color:fundo dos links sidebar}; transition:ease 1s;}
  117.  
  118. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  119. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  120. .chat li.odd{border-left:1px solid {color:bordas}; transition:.5s;}
  121. .chat li.even{border-right:1px solid {color:bordas}; transition:.5s;}
  122. span.chats{color:{color:texto}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase;}
  123. .chat ul:hover li.odd{border-left:none; border-right:1px solid {color:bordas}; transition:.5s;}
  124. .chat ul:hover li.even{border-right:none; border-left:1px solid{color:bordas}; transition:.5s;}
  125.  
  126. {block:Ifcontrolescustomizados}
  127. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:5px!important; display:none; margin-top:0px; opacity:0.4; text-transform:none; {block:PermalinkPage}display:inline-block; margin-right:65px!important;{/block:PermalinkPage} z-index:99999999999999999999999!important;}
  128. {block:PermalinkPage}
  129. .tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:5px!important; margin-right:3px;text-transform:none;display:inline-block;}
  130. {/block:PermalinkPage}
  131. #controls{position:fixed; float:right; right:40px; margin-top:20px; z-index:999999999!important;{block:PermalinkPage}display:none;{/block:PermalinkPage}}
  132. #controls a{margin:3px; color:{color:texto}; font-size:14px; text-shadow:1px 1px 1px {color:bordas}; transition:ease 1s;}
  133. #controls i{color:{color:texto}; transition:ease 1s;}
  134. #controls a:hover i{color:{color:fundo dos links}; transition:ease 1s;}
  135. {/block:Ifcontrolescustomizados}
  136.  
  137. {block:Ifnotcontrolescustomizados}
  138. #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; margin-top:0px!important; text-transform:none; display:inline-block; z-index:9999999999999!important;}
  139. #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:5px!important; margin-right:3px; text-transform:none; display:inline-block;}
  140. {/block:Ifnotcontrolescustomizados}
  141.  
  142. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  143. #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%;}
  144. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  145. ol.notes li.note img.avatar {display:none!important;}
  146. ol.notes {list-style-type:none; margin:0;}
  147. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  148. li.note:nth-child(odd) {background:{color:bordas};}
  149. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  150.  
  151. .custom-like-button{position:relative; height:11px; display:inline-block; width:13px; color:{color:texto}; font-size:13px; padding-left:5px; padding-top:1px; padding-right:1px; font-weight:bold;}
  152. .like_button{position:absolute; top:1; left:2; right:0; bottom:0; width:100%; height:100%; opacity:0; z-index:50;}
  153. .like_button iframe{width:100%!important; height:100%!important;}
  154. .our_toggle{position:absolute; top:2; left:0; right:2; bottom:-2; width:100%; height:100%; z-index:1;}
  155. .like_button.liked + .our_toggle{color:red!important;}
  156.  
  157. .bt{border:none;}
  158. .td {position:relative; display:inline-block;}
  159. .content{display:none; position:absolute; transition:1s ease; animation-duration:1s; animation-name:slidein;}
  160. .show{display:block;}
  161.  
  162. #permatext{opacity:0; right:-60px; top:15px; width:70px; font-family:PT Sans; position:absolute; height:50px; line-height:10px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  163. .posts:hover #permatext{opacity:1; right:-75px;}
  164. #permatext i{color:{color:texto}; margin:3px; font-size:11px;}
  165. #permatext a{color:{color:texto}; text-transform:uppercase; font-size:10px; letter-spacing:1px;}
  166.  
  167. #permaf{position:absolute; top:27px; left:40px; opacity:0; transform:rotate(-157deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  168. #permaf a{padding:7px 15px 7px 15px; border-radius:100%; background:rgba(250,250,250,0.5); color:#666; text-shadow:1px 1px 1px #aaa; font-size:20px; font-family:georgia; font-style:italic; font-weight:bold; margin: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;}
  169. #permaf a:hover{background:rgba(250,250,250,0.90); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  170.  
  171. #permaicon{position:absolute; top:19px; left:19px; opacity:0; transform:rotate(-157deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  172. #permaicon i{padding:10px 10px 10px 10px; border-radius:100%; color:#666; font-size:20px; text-shadow:1px 1px 1px #aaa; font-size:16.3px; background:rgba(250,250,250,0.5); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  173. #permaicon i:hover{background:rgba(250,250,250,0.90); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  174.  
  175. .posts:hover #permaf{opacity:1; left:15px; transform:rotate(0deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  176. .posts:hover #permaicon{opacity:1; left:60px; transform:rotate(0deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  177.  
  178. #title{margin-left:10px; width:450px; margin-top:50px; text-align:center; {block:PermalinkPage}width:500px;{/block:PermalinkPage}}
  179. #title{font-family:'bromelloregular'; font-size:{text:tamanho do subtitulo}px; text-decoration:none; line-height:150%;}
  180.  
  181. @media (-webkit-min-device-pixel-ratio:0){
  182. #title{background-color:{color:texto}; background-image:-o-linear-gradient(left, {color:titulo gradiente na esquerda} 0%, {color:titulo gradiente na direita} 100%); background-image:-ms-linear-gradient(left, {color:titulo gradiente na esquerda} 0%, {color:titulo gradiente na direita} 100%); background-image:-moz-linear-gradient(left, {color:titulo gradiente na esquerda} 0%, {color:titulo gradiente na direita} 100%); background-image:-webkit-linear-gradient(left, {color:titulo gradiente na esquerda} 0%, {color:titulo gradiente na direita} 100%); color:transparent; -webkit-transition:.1s .2s; -webkit-background-clip:text;}}
  183.  
  184. #header{position:fixed; width:450px; {block:PermalinkPage}width:500px;{/block:PermalinkPage} bottom:0px; margin-left:10px; background:{color:background}; opacity:.80; height:40px; z-index:9; transition:1s ease;animation-duration:1s; animation-name:slidein;}
  185. #header:hover{opacity:.95; transition:1s ease;}
  186.  
  187. #links{position:fixed; text-align:center; bottom:10px; width:450px; {block:PermalinkPage}width:500px;{/block:PermalinkPage} z-index:999; transition:1s ease; animation-duration:1s; animation-name:slidein;}
  188. #links a{position:relative; padding:3px; margin:15px; font-family:PT Sans; letter-spacing:1.2px; text-transform:uppercase; font-size:10px; color:{color:texto}; transition:1s ease; animation-duration:1s; animation-name:slidein;}
  189.  
  190. .effect a{padding:0 10px; height:10px;}
  191. .effect a::before,.effect a::after{content:''; position:absolute; width:15px; height:1px; background:{color:bordas dos links}!important; opacity:0.3; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; pointer-events:none;}
  192.  
  193. .effect a::before{top:3px; left:-5px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); transform:rotate(90deg); -webkit-transform-origin:0 0; -moz-transform-origin:0 0; transform-origin:0 0;}
  194. .effect a::after{right:-5px; bottom:0px; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); transform:rotate(90deg); -webkit-transform-origin:100% 0; -moz-transform-origin:100% 0; transform-origin:100% 0;}
  195.  
  196. .effect a:hover::before,.effect a:hover::after,.effect a:focus::before,.effect a:focus::after{opacity:1;}
  197. .effect a:hover::before,.effect a:focus::before{top:-5px; left:50%; -webkit-transform:rotate(0deg) translateX(-50%); -moz-transform:rotate(0deg) translateX(-50%); transform:rotate(0deg) translateX(-50%);}
  198. .effect a:hover::after,.effect a:focus::after{right:50%; bottom:-5px; -webkit-transform:rotate(0deg) translateX(50%); -moz-transform:rotate(0deg) translateX(50%); transform:rotate(0deg) translateX(50%);}
  199.  
  200. .quote{font-family:{select:fonte das postagens}; line-height:160%; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px;}
  201. .qsource{text-align:left; margin-top:0px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; font-size:10.4px;}
  202.  
  203. .ask{margin-left:0px; text-align:left; overflow:hidden;}
  204. .asker{margin-top:0px; margin-right:10px; width:15px; float:left; border-radius:3px; border:3px solid {color:titulo gradiente na esquerda};}
  205. .ans{border-top:1px solid {color:bordas}; padding-top:4px; margin-top:9px; text-align:right; overflow:hidden; right:10px;}
  206. .ans img{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:uppercase; 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:15px; right:75px; 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. ::selection{background:{color:selecao}; color:{color:negrito};}
  284. ::-moz-selection{background:{color:selecao}; color:{color:negrito};}
  285. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  286.  
  287. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  288. ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
  289.  
  290. @keyframes slidein {
  291. from {margin-bottom:-20px; bottom:-20px;}
  292. to {margin-bottom:0px; bottom:0px;}}
  293.  
  294.  
  295.  
  296.  
  297. </style>
  298. </head>
  299. <body>
  300.  
  301.  
  302.  
  303. {block:Ifcontrolescustomizados}
  304. <div id="controls">
  305. <a href="https://www.tumblr.com/message/{name}" target="_blank" title="mensagens"><i class="oi-chat"></i></a>
  306. <a href="http://tumblr.com/follow/{name}" title="Seguir"><i class="oi-user"></i></a>
  307. <a href="https://www.tumblr.com/dashboard" title="dashboard"><i class="oi-grid"></i></a>
  308. <a href="http://clamam.tumblr.com/" target="_blank" title="créditos"><i class="oi-support"></i></a>
  309. </div>
  310. {block:PermalinkPage}
  311. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  312. {/block:PermalinkPage}
  313. {/block:Ifcontrolescustomizados}
  314.  
  315. {block:Ifnotcontrolescustomizados}
  316. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  317. {/block:Ifnotcontrolescustomizados}
  318.  
  319. {block:Ifredessociais}
  320. <div id="social">
  321. <a href="{text:facebook}" target="_blank" title="facebook"><i class="oi-facebook"></i></a>
  322. <a href="{text:twitter}" target="_blank" title="twitter"><i class="oi-twitter"></i></a>
  323. <a href="{text:instagram}" target="_blank" title="instagram"><i class="fa fa-instagram" style="font-size:13px"></i></a>
  324. <a href="{text:heart}" target="_blank" title="heart"><i class="oi-heart"></i></a>
  325. </div>
  326. {/block:Ifredessociais}
  327.  
  328. <div id="middle">
  329.  
  330. <div class="td">
  331. <div id="title" onclick="myFunction()" class="bt">{text:subtitulo}</div>
  332.  
  333. <div id="menu" class="content">
  334. <div id="header">
  335. <div id="links" class="effect">
  336. <a href="{text:Link 1}">{text:Link 1 Titulo}</a>
  337. <a href="{text:Link 2}">{text:Link 2 Titulo}</a>
  338. <a href="{text:Link 3}">{text:Link 3 Titulo}</a>
  339. <a href="{text:Link 4}">{text:Link 4 Titulo}</a>
  340. <a href="{text:Link 5}">{text:Link 5 Titulo}</a>
  341. </div>
  342. </div>
  343. </div>
  344. </div>
  345.  
  346.  
  347.  
  348. <div id="entry">
  349.  
  350. {block:Posts}
  351. <div class="posts">
  352.  
  353. {block:Text}
  354. {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>
  355. {/block:Title}{Body}
  356. {block:IndexPage}
  357. <div id="permatext">
  358. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  359. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  360. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  361. </div>
  362. {/block:IndexPage}
  363. {/block:Text}
  364.  
  365. {block:Photo}
  366. {block:IndexPage}
  367. <div class="box">
  368. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  369. <div id="permaf"><a href="{permalink}" title="{timeago} com {notecountwithlabel}">i</a></div>
  370. <div id="permaicon">
  371. <a href="{reblogURL}" target="_blank" title="compartilhe"><i class="fa fa-retweet"></i></a></div>
  372. </div>
  373. {/block:IndexPage}
  374. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  375. {/block:Photo}
  376.  
  377. {block:Photoset}
  378. {block:IndexPage}
  379. <div class="box">
  380. {Photoset-500}
  381. <div id="permaf"><a href="{permalink}" title="{timeago} com {notecountwithlabel}">i</a></div>
  382. <div id="permaicon">
  383. <a href="{reblogURL}" target="_blank" title="compartilhe"><i class="fa fa-retweet"></i></a></div>
  384. </div>
  385. {/block:IndexPage}
  386. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  387. {/block:Photoset}
  388.  
  389. {block:Quote}
  390. <div class="quote">{Quote}</div>
  391. {block:Source}
  392. <div class="qsource">{Source}</div>
  393. {/block:Source}
  394. {block:IndexPage}
  395. <div id="permatext">
  396. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  397. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  398. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  399. </div>
  400. {/block:IndexPage}
  401. {/block:Quote}
  402.  
  403. {block:Link}
  404. <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};"><a href="{URL}" {Target}>{Name}</a></div>
  405. {block:description}{description}{/block:description}
  406. {block:IndexPage}
  407. <div id="permatext">
  408. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  409. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  410. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  411. </div>
  412. {/block:IndexPage}
  413. {/block:Link}
  414.  
  415. {Block:chat}
  416. {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}
  417. <div class="chat">
  418. <ul>
  419. {block:Lines}
  420. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  421. {/block:Lines}
  422. </ul>
  423. </div>
  424. {block:IndexPage}
  425. <div id="permatext">
  426. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  427. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  428. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  429. </div>
  430. {/block:IndexPage}
  431. {/block:chat}
  432.  
  433. {block:Audio}
  434. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  435. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  436. <div class="track">
  437. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  438. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  439. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  440. <br><b>Reproduções:</b> {FormattedPlayCount}
  441. </div>
  442. {block:IndexPage}
  443. <div id="permatext">
  444. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  445. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  446. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  447. </div>
  448. {/block:IndexPage}
  449. {/block:Audio}
  450.  
  451. {block:Video}
  452. {block:IndexPage}<div class="box">{Video-400}</div>{/block:IndexPage}
  453. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  454. {block:IndexPage}
  455. <div id="permatext">
  456. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  457. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  458. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  459. </div>
  460. {/block:IndexPage}
  461. {/block:Video}
  462.  
  463. {block:Answer}
  464. <div class="ask"><a href="{askerURL}" title="{askername}"><img src="{AskerPortraitURL-40}" class="asker"></a> {Question}</div>
  465. <div class="ans"><a href="/ask" title="{name}"><img src="{favicon}" style="margin-top:5px; margin-right:0px; margin-left:10px; width:15px; float:right; border-radius:3px; border:3px solid {color:titulo gradiente na direita};"></a>{Answer}</div>
  466. {block:IndexPage}
  467. <div id="permatext">
  468. <a href="{Permalink}">{DayOfMonth} {ShortMonth}</a><br>
  469. <a><div class="custom-like-button">{LikeButton}<span class="our_toggle"><i class="fa fa-heart"></i><a href="{Permalink}"></span></a></div></a>
  470. <a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet"></i></a>
  471. </div>
  472. {/block:IndexPage}
  473. {/block:Answer}
  474.  
  475. <div class="vsanna">
  476. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  477. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  478. {/block:RebloggedFrom}
  479. </div>
  480. {block:PostNotes}
  481. {block:PermalinkPage}
  482.  
  483. <div class="posts">
  484. <div class="base">
  485. {block:Date}
  486. <div id="permalink">
  487. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  488. </div>
  489. {/block:Date}
  490.  
  491. {block:RebloggedFrom}
  492. <div id="permalink">
  493. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  494.  
  495. <div id="permalink">
  496. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as informes!</a></div>
  497. {/block:RebloggedFrom}
  498. {/block:PermalinkPage}
  499. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  500. {/block:PostNotes}
  501. {/block:Posts}
  502.  
  503. {block:IndexPage}
  504. <div class="column navigation" id="navigation">
  505. {block:Pagination}
  506. {block:PreviousPage}
  507. <a href="{PreviousPage}" class="navigate">
  508. {/block:PreviousPage}
  509. {block:PreviousPage}</a>
  510. {/block:PreviousPage}
  511. {block:NextPage}
  512. <a href="{NextPage}" class="navigate" id="nextPage">
  513. {/block:NextPage}
  514. {block:NextPage}</a>{/block:NextPage}
  515. {/block:Pagination}
  516. </div>
  517. {/block:IndexPage}
  518.  
  519. </div></div>
  520. </div></div></div>
  521. </body>
  522.  
  523. {block:Ifbotaodeiraotopo}
  524. <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>
  525. <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>
  526. {/block:Ifbotaodeiraotopo}
  527.  
  528. {block:Ifneve}
  529. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  530. {/block:Ifneve}
  531.  
  532. <script src="http://goo.gl/y7lY8A"></script>
  533. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  534. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  535. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  536. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/UNIICONS-ADJ.css?dl=0">
  537. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  538. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  539. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  540. <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/EQgo3gayp/stylesheet.css">
  541. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  542. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  543. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  544. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  545.  
  546. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script>
  547. <script>function myFunction() {document.getElementById("menu").classList.toggle("show");}{if (!event.target.matches('.bt')) {
  548. var dropdowns = document.getElementsByClassName("content");
  549. var i;
  550. for (i = 0; i < dropdowns.length; i++) {
  551. var openDropdown = dropdowns[i];
  552. if (openDropdown.classList.contains('show')) {
  553. openDropdown.classList.remove('show');
  554. }}}}
  555. </script>
  556. <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;}}}
  557. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextgabi3=clickIE;}
  558. document.oncontextgabi3=new Function("return false")</script>
  559. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  560. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  561. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  562. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  563. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  564. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  565. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  566.  
  567. <script>$(function(){
  568. var $container = $('#entry');
  569. $container.imagesLoaded(function(){
  570. $container.masonry({
  571. itemSelector: '.posts',
  572. columnWidth: 0
  573. });
  574. });
  575. $container.infinitescroll({
  576. navSelector : "div#navigation",
  577. nextSelector : "div#navigation a#nextPage",
  578. itemSelector : '.posts',
  579. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  580. loadingText : " ",
  581. loading: {
  582. finishedMsg: ' ',
  583. img: 'http://i.imgur.com/hS1U2T5.gif'
  584. }
  585. },
  586. function( newElements ) {
  587. var $newElems = $( newElements ).css({ opacity: 0 });
  588. $newElems.imagesLoaded(function(){
  589. $newElems.animate({ opacity: 1 });
  590. $container.masonry( 'appended', $newElems, true );
  591. });
  592. }
  593. );
  594.  
  595. });
  596. </script>
  597. </html>
Add Comment
Please, Sign In to add comment