Advertisement
clamam

Theme Bonier

Jan 28th, 2017
1,130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.38 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5. theme bonier
  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:titulo" content="#cd2626"/>
  14. <meta name="color:titulo hr" content="#000000"/>
  15. <meta name="color:negrito" content="#f2992e"/>
  16. <meta name="color:texto" content="#666666"/>
  17. <meta name="color:links" content="#666666"/>
  18. <meta name="color:links hover" content="#eeeeee"/>
  19. <meta name="color:bordas" content="#eeeeee"/>
  20. <meta name="color:selecao" content="#000000"/>
  21. <meta name="color:blockquote" content="#eeeeee"/>
  22. <meta name="color:scrollbar" content="#eeeeee"/>
  23.  
  24. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  25. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  26. <meta name="select:fonte das postagens"content="'Avalon'"title="Avalon"/>
  27. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  28. <meta name="select:fonte das postagens"content="consolas"title="Consolas"/>
  29. <meta name="select:fonte das postagens"content="cambria"title="Cambria"/>
  30. <meta name="select:fonte das postagens"content="georgia"title="Georgia"/>
  31. <meta name="select:fonte das postagens"content="'Signika', sans-serif"title="Signika"/>
  32. <meta name="select:fonte das postagens"content="'Lato', sans-serif"title="Lato"/>
  33. <meta name="select:fonte das postagens"content="'muli', sans-serif"title="Muli"/>
  34. <meta name="select:fonte das postagens"content="'PT Sans', sans-serif"title="PT Sans"/>
  35. <meta name="select:fonte das postagens"content="courier new"title="Courier new"/>
  36. <meta name="select:fonte das postagens"content="century gothic"title="Century gothic"/>
  37. <meta name="select:fonte das postagens"content="'Roboto', sans-serif"title="Roboto"/>
  38. <meta name="select:fonte das postagens"content="'Typewriter FS', serif"title="Typewriter"/>
  39. <meta name="select:fonte das postagens"content="trebuchet ms"title="trebuchet ms"/>
  40. <meta name="select:fonte das postagens"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  41. <meta name="select:fonte das postagens"content="Istok Web, sans-serif"title="Istok Web"/>
  42. <meta name="select:fonte das postagens"content="'Rokkitt', serif"title="Rokkitt"/>
  43.  
  44. <meta name="if:efeito branco e preto" content=""/>
  45. <meta name="if:efeito vintage" content=""/>
  46. <meta name="if:efeito fade" content=""/>
  47. <meta name="if:efeito sepia" content=""/>
  48. <meta name="if:efeito contraste" content=""/>
  49. <meta name="if:efeito brightness" content=""/>
  50. <meta name="if:efeito hue rotate" content=""/>
  51.  
  52. <meta name="if:uma coluna" content=""/>
  53. <meta name="if:duas colunas" content=""/>
  54. <meta name="if:tres colunas" content=""/>
  55. <meta name="if:controles customizados" content="1"/>
  56. <meta name="if:postagem justificada" content=""/>
  57. <meta name="if:nao repetir background" content=""/>
  58. <meta name="if:botao de ir ao topo" content=""/>
  59. <meta name="if:neve" content=""/>
  60.  
  61. <meta name="text:subtitulo" content="subtitulo"/>
  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. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  76. {block:description}
  77. <meta name="description" content="{Metadescription}"/>
  78. {/block:description}
  79.  
  80. <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'>
  81. <link href="https://fonts.googleapis.com/css?family=Montserrat|Oswald|Raleway" rel="stylesheet">
  82. <style type="text/css">
  83. *html, body{width:100%;}
  84. 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}
  85. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  86.  
  87. #middle{width:1300px; {block:Iftrescolunas}width:1020px;{/block:Iftrescolunas} {block:Ifumacoluna}width:710px;{/block:Ifumacoluna} {block:Ifduascolunas}width:740px;{block:Ifduascolunas} {block:permalinkPage}width:710px;{/block:permalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; overflow:hidden;}
  88.  
  89. #entry{width:1500px; {block:Iftrescolunas}width:1000px;{/block:Iftrescolunas} {block:Ifumacoluna}width:710px;{/block:Ifumacoluna} {block:Ifduascolunas}width:600px;{block:Ifduascolunas} margin-left:205px; margin-top:40px; {block:permalinkPage}width:500px;{/block:permalinkPage}}
  90.  
  91. .posts{margin:0 30px 30px 0; float:left; padding:0; {block:IndexPage}width:250px; {block:Ifumacoluna}width:500px;{/block:Ifumacoluna} position:relative;{/block:IndexPage} {block:permalinkPage}width:500px;{/block:permalinkPage};}
  92. .box {position:relative;}
  93. .box img {display:block; max-width:100%;}
  94. .box iframe{max-width:100%;}
  95.  
  96. a{color:{color:texto}; text-decoration:none;}
  97. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  98.  
  99. p{margin:6px 0 0 0}
  100.  
  101. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  102.  
  103. ul{list-style-type:circle;}
  104.  
  105. hr{text-align:center; border:none; border-top:1px solid {color:bordas}; width:50px;}
  106.  
  107. #s-m-t-tooltip{max-width:300px; margin:15px; padding:7px 7px; background:{color:background}; color:{color:texto}; z-index:999999; font-size:10px; letter-spacing:1.3px; font-family:PT Sans; text-transform:uppercase; border:1px solid {color:bordas}; text-shadow:1px 1px 1px {color:bordas};}
  108.  
  109. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  110. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  111. .chat li.odd{border-left:1px solid {color:bordas}; transition:.5s;}
  112. .chat li.even{border-right:1px solid {color:bordas}; transition:.5s;}
  113. span.chats{color:{color:texto}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase;}
  114. .chat ul:hover li.odd{border-left:none; border-right:1px solid {color:bordas}; transition:.5s;}
  115. .chat ul:hover li.even{border-right:none; border-left:1px solid{color:bordas}; transition:.5s;}
  116.  
  117. {block:Ifcontrolescustomizados}
  118. #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;}
  119. {block:PermalinkPage}
  120. .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;}
  121. {/block:PermalinkPage}
  122. #controls{position:fixed; float:right; right:40px; margin-top:30px; z-index:999999999!important;{block:PermalinkPage}display:none;{/block:PermalinkPage}}
  123. #controls a{margin:3px; color:{color:texto}; font-size:14px; text-shadow:1px 1px 1px {color:bordas}; transition:ease 1s;}
  124. #controls i{color:{color:texto}; transition:ease 1s;}
  125. #controls a:hover i{color:{color:fundo dos links}; transition:ease 1s;}
  126. {/block:Ifcontrolescustomizados}
  127.  
  128. {block:Ifnotcontrolescustomizados}
  129. #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;}
  130. #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;}
  131. {/block:Ifnotcontrolescustomizados}
  132.  
  133. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:permalinkPage}width:500px;{/block:permalinkPage};}
  134. #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%;}
  135. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  136. ol.notes li.note img.avatar {display:none!important;}
  137. ol.notes {list-style-type:none; margin:0;}
  138. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  139. li.note:nth-child(odd) {background:{color:bordas};}
  140. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  141.  
  142. .perma{margin:0; left:0px; bottom:0px; padding:70px 70px 70px 70px; width:250px; {block:Ifumacoluna}width:500px;{/block:Ifumacoluna} position:absolute; opacity:0; z-index:99999; list-style:none; display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;-webkit-flex-flow:row wrap; flex-flow:row nowrap; -webkit-justify-content:flex-start; justify-content:flex-start; box-sizing:border-box;
  143. background:-moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.65)), color-stop(100%, rgba(0,0,0,0))); background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); background:-o-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); background:-ms-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); background:linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=’#a6000000’, endColorstr=’#000000’, GradientType=0); transition:1s .3s; -webkit-transition:1s .3s;}
  144. .posts:hover .perma{opacity:1; transition:1s; -webkit-transition:1s;}
  145.  
  146. #compartilhe{position:absolute; text-align:left; height:20px; line-height:20px; bottom:15px; left:15px; opacity:0; transition:1s 1s; -webkit-transition:1s 0s; transition:ease 1s; line-height:15px; color:#fff; font-size:20px; text-transform:uppercase; text-shadow:1px 1px 1px #555; font-family:PT Sans;}
  147. #compartilhe big{color:#fff; font-size:33px; margin-right:5px; display:inline-block;}
  148. #compartilhe big a{color:#fff}
  149. #compartilhe small{display:inline-block; font-size:10px; letter-spacing:1px; margin-top:-20px;}
  150. .posts:hover #compartilhe{opacity:1; position:left; transition:ease 1s;}
  151.  
  152. #pblog{position:absolute; float:right; text-align:right; bottom:15px; right:10px; opacity:0; z-index:999; transition:ease 1s;}
  153. #pblog a i{color:#fff; text-shadow:1px 1px 1px #555; font-size:12px; transition:ease 1s;}
  154. .posts:hover #pblog{opacity:1; transition:ease 1s;}
  155.  
  156. #permatext{opacity:0; left:0px; bottom:0px; {block:Ifumacoluna}width:500px;{/block:Ifumacoluna} {block:Ifduascolunas}width:250px;{/block:Ifduascolunas} width:250px; font-family:PT Sans; position:absolute; background:{color:background}; height:20px; line-height:20px; -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 i{color:{color:texto};}
  158. #permatext a{color:{color:texto}; text-transform:uppercase; font-size:10px; letter-spacing:1px;}
  159. #permatext a:nth-child(2){float:right; margin-right:0px; margin-top:0px; padding-left:5px;}
  160. #permatext a:nth-child(3){float:right; margin-right:0px;}
  161. .posts:hover #permatext{opacity:1;}
  162.  
  163. #sidebar{position:fixed; width:150px; margin-top:45px;}
  164. #sidebar hr{margin-left:0px; border:none; background:{color:titulo hr}; width:25px; height:3px;}
  165.  
  166. #title{font-size:22px; font-weight:lighter; text-transform:uppercase; letter-spacing:1px; margin-bottom:13px; color:{color:titulo};font-family:Raleway;}
  167.  
  168. #descri{margin-top:10px; text-align:left;}
  169.  
  170. #links{position:fixed; bottom:30px; font-size:14px; text-align:center;}
  171. #links a{margin:3px; text-shadow:1px 1px 1px {color:bordas}; color:{color:texto};}
  172. #links i{color:{color:texto}; transition:ease 1s; font-weight:bold;}
  173. #links i:hover{opacity:.5; transition:ease 1s;}
  174.  
  175. .quote{font-family:{select:fonte das postagens}; line-height:160%; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px;}
  176. .qsource{text-align:left; margin-top:0px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; font-size:10.4px;}
  177.  
  178. .question{z-index:1; text-align:left; padding-left:7px; padding-right:7px; padding-top:7px; font-weight:normal; padding-bottom:30px; border:3px solid {color:bordas};}
  179. .asker{margin-top:-25px; margin-left:39%; width:auto; text-align:center; border-radius:100%; border:3px solid {color:bordas}; opacity:1; transition:1s ease; {block:Ifumacoluna}margin-left:45%;{/block:Ifumacoluna}; {block:permalinkPage}margin-left:45%;{/block:permalinkPage}}
  180. .posts:hover .asker{-webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); transition:1s ease;}
  181. .answer{margin-top:-3px; text-align:left;}
  182.  
  183. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  184. .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;}
  185. .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;}
  186. .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;}
  187. .player:hover {opacity:1;}
  188. .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;}
  189.  
  190. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  191. .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;}
  192. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  193. *html #fundopopup{position:absolute;}
  194. *html .caixapopup{position:absolute;}
  195. .source{display:none;}
  196.  
  197. {block:Ifefeitosepia}
  198. 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;}
  199. 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;}
  200. .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;}
  201. .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;}
  202. {/block:Ifefeitosepia}
  203.  
  204. {block:Ifefeitohuerotate}
  205. 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;}
  206. .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;}
  207. .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;}
  208. {/block:Ifefeitohuerotate}
  209.  
  210. {block:Ifefeitobrightness}
  211. 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;}
  212. 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;}
  213. .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;}
  214. .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;}
  215. {/block:Ifefeitobrightness}
  216.  
  217. {block:Ifefeitocontraste}
  218. 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;}
  219. 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;}
  220. .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;}
  221. .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;}
  222. {/block:Ifefeitocontraste}
  223.  
  224. {block:Ifefeitofade}
  225. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  226. 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;}
  227. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  228. .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;}
  229. {/block:Ifefeitofade}
  230.  
  231. {block:Ifefeitobrancoepreto}
  232. img{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  233. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  234. -o-transition:All 1s ease;}
  235. .photoset{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  236. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  237. -o-transition:All 1s ease;}
  238. {/block:Ifefeitobrancoepreto}
  239.  
  240. {block:Ifefeitovintage}
  241. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  242. img:hover{-webkit-filter:grayscale(0);}
  243. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  244. .photoset:hover{-webkit-filter:grayscale(0);}
  245. {/block:Ifefeitovintage}
  246.  
  247. b, strong{color:{color:negrito};}
  248. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  249. s{color:{color:negrito};}
  250. u{border-bottom:{color:negrito}; color:{color:negrito};}
  251. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  252.  
  253. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:15px; right:15px; opacity:.7;}
  254.  
  255. #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%);}
  256.  
  257. #infscr-loading img{width:30px!important;}
  258.  
  259. ::selection{background:{color:selecao}; color:{color:negrito};}
  260. ::-moz-selection{background:{color:selecao}; color:{color:negrito};}
  261. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  262.  
  263. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  264. ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
  265.  
  266. </style>
  267. </head>
  268. <body>
  269.  
  270.  
  271. {block:Ifcontrolescustomizados}
  272. <div id="controls">
  273. <a href="https://www.tumblr.com/message/{name}" target="_blank" title="mensagens"><i class="oi-chat"></i></a>
  274. <a href="http://tumblr.com/follow/{name}" title="Seguir"><i class="oi-user"></i></a>
  275. <a href="https://www.tumblr.com/dashboard" title="dashboard"><i class="oi-grid"></i></a>
  276. <a href="http://clamam.tumblr.com/" target="_blank" title="créditos"><i class="oi-support"></i></a>
  277. </div>
  278. {block:PermalinkPage}
  279. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  280. {/block:PermalinkPage}
  281. {/block:Ifcontrolescustomizados}
  282.  
  283. {block:Ifnotcontrolescustomizados}
  284. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  285. {/block:Ifnotcontrolescustomizados}
  286.  
  287. <div id="middle">
  288.  
  289. <div id="sidebar">
  290. <div id="title">{text:subtitulo}</div>
  291. <hr>
  292. <div id="descri">{description}</div>
  293. </div>
  294. <div id="links">
  295. <a href="{text:Link 1}" title="{text:Link 1 Titulo}"><i class="oi-home" aria-hidden="true"></i></a>
  296. <a href="{text:Link 2}" title="{text:Link 2 Titulo}"><i class="oi-chatbox" aria-hidden="true"></i></a>
  297. <a href="{text:Link 3}" title="{text:Link 3 Titulo}"><i class="oi-tags" aria-hidden="true"></i></a>
  298. <a href="{text:Link 4}" title="{text:Link 4 Titulo}"><i class="oi-bookmark" aria-hidden="true"></i></a>
  299. <a href="{text:Link 5}" title="{text:Link 5 Titulo}"><i class="oi-refresh" aria-hidden="true"></i></a>
  300. </div>
  301.  
  302. <div id="entry">
  303.  
  304. {block:Posts}
  305. <div class="posts">
  306.  
  307. {block:Text}
  308. {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>
  309. {/block:Title}{Body}
  310. {block:IndexPage}
  311. <div id="permatext">
  312. <a href="{Permalink}">{NoteCount} notificações</a>
  313. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  314. </div>
  315. {/block:IndexPage}
  316. {/block:Text}
  317.  
  318. <div id="cap">
  319. {block:Photo}
  320. {block:IndexPage}
  321. <div class="box">
  322. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  323. <div class="perma">
  324. <div id="compartilhe"><a href="{permalink}" title="{timeago}"><big>{DayOfMonthwithzero}</big></a>
  325. <small>de {Month}<br> com {notecountwithlabel}</small></div>
  326. <div id="pblog"><a href="{ReblogURL}" title="reblog" target="_blank"><i class="fa fa-chevron-right" aria-hidden="true"></i></a>
  327. </div>
  328. </div>
  329. {/block:IndexPage}
  330. {block:permalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:permalinkPage}
  331. </div>
  332. {/block:Photo}
  333.  
  334. {block:Photoset}
  335. {block:IndexPage}
  336. <div class="box">
  337. {Photoset-400}
  338. <div class="perma">
  339. <div id="compartilhe"><a href="{permalink}" title="{timeago}"><big>{DayOfMonthwithzero}</big></a>
  340. <small>de {Month}<br> com {notecountwithlabel}</small></div>
  341. <div id="pblog"><a href="{ReblogURL}" title="reblog" target="_blank"><i class="fa fa-chevron-right" aria-hidden="true"></i></a>
  342. </div>
  343. </div>
  344. </div>
  345. {/block:IndexPage}
  346. {block:permalinkPage}<center>{Photoset-500}</center>{/block:permalinkPage}
  347. {/block:Photoset}
  348.  
  349. {block:Quote}
  350. <div class="quote">{Quote}</div>
  351. {block:Source}
  352. <div class="qsource">{Source}</div>
  353. {/block:Source}
  354. {block:IndexPage}
  355. <div id="permatext">
  356. <a href="{Permalink}">{NoteCount} notificações</a>
  357. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  358. </div>
  359. {/block:IndexPage}
  360. {/block:Quote}
  361.  
  362. {block:Link}
  363. <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>
  364. {block:description}{description}{/block:description}
  365. {block:IndexPage}
  366. <div id="permatext">
  367. <a href="{Permalink}">{NoteCount} notificações</a>
  368. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  369. </div>
  370. {/block:IndexPage}
  371. {/block:Link}
  372.  
  373. {Block:chat}
  374. {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}
  375. <div class="chat">
  376. <ul>
  377. {block:Lines}
  378. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  379. {/block:Lines}
  380. </ul>
  381. </div>
  382. {block:IndexPage}
  383. <div id="permatext">
  384. <a href="{Permalink}">{NoteCount} notificações</a>
  385. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  386. </div>
  387. {/block:IndexPage}
  388. {/block:chat}
  389.  
  390. {block:Audio}
  391. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  392. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:permalinkPage}<img src="{AlbumArtURL}">{/block:permalinkPage}{/block:AlbumArt}</div>
  393. <div class="track">
  394. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  395. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  396. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  397. <br><b>Reproduções:</b> {FormattedPlayCount}
  398. </div>
  399. {block:IndexPage}
  400. <div id="permatext">
  401. <a href="{Permalink}">{NoteCount} notificações</a>
  402. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  403. </div>
  404. {/block:IndexPage}
  405. {/block:Audio}
  406.  
  407. {block:Video}
  408. {block:Ifumacoluna}{Video-500}{/block:Ifumacoluna}
  409. {block:Ifnotumacoluna}{Video-250}{block:Ifnotumacoluna}
  410. <div id="permatext">
  411. <a href="{Permalink}">{NoteCount} notificações</a>
  412. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  413. </div>
  414. {/block:IndexPage}
  415. {/block:Video}
  416.  
  417. {block:Answer}
  418. <div class="question">{Question}</div>
  419. <a href="{askerURL}" title="{askername}"><img src="{AskerPortraitURL-40}" div class="asker"></a>
  420. <div class="answer">{Answer}</div>
  421. {block:IndexPage}
  422. <div id="permatext">
  423. <a href="{Permalink}">{NoteCount} notificações</a>
  424. <a href="{ReblogURL}" target="_blank">compartilhe</a>
  425. </div>
  426. {/block:IndexPage}
  427. {/block:Answer}</div>
  428.  
  429. <div class="vsanna">
  430. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  431. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  432. {/block:RebloggedFrom}
  433. </div>
  434. {block:PostNotes}
  435. {block:permalinkPage}
  436.  
  437. <div class="posts">
  438. <div class="base">
  439. {block:Date}
  440. <div id="permalink">
  441. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  442. </div>
  443. {/block:Date}
  444.  
  445. {block:RebloggedFrom}
  446. <div id="permalink">
  447. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  448.  
  449. <div id="permalink">
  450. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as informes!</a></div>
  451. {/block:RebloggedFrom}
  452. {/block:permalinkPage}
  453. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  454. {/block:PostNotes}
  455. {/block:Posts}
  456.  
  457. {block:IndexPage}
  458. <div class="column navigation" id="navigation">
  459. {block:Pagination}
  460. {block:PreviousPage}
  461. <a href="{PreviousPage}" class="navigate">
  462. {/block:PreviousPage}
  463. {block:PreviousPage}</a>
  464. {/block:PreviousPage}
  465. {block:NextPage}
  466. <a href="{NextPage}" class="navigate" id="nextPage">
  467. {/block:NextPage}
  468. {block:NextPage}</a>{/block:NextPage}
  469. {/block:Pagination}
  470. </div>
  471. {/block:IndexPage}
  472.  
  473. </div></div>
  474. </div></div></div>
  475. </body>
  476.  
  477. {block:Ifbotaodeiraotopo}
  478. <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>
  479. <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>
  480. {/block:Ifbotaodeiraotopo}
  481. {block:Ifneve}
  482. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  483. {/block:Ifneve}
  484.  
  485. <script src="http://goo.gl/y7lY8A"></script>
  486. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  487. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  488. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  489. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/UNIICONS-ADJ.css?dl=0">
  490. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  491. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  492. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  493. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  494. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  495. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  496. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  497.  
  498. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script>
  499.  
  500. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  501. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  502. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  503.  
  504. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  505. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  506.  
  507. <script language="javascript">function clickIE() {if (document.all) {(mensagem);return false;}}
  508. function clickNS(e) {if
  509. (document.layers||(document.getElementById&&!document.all)) {
  510. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  511. if (document.layers)
  512. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  513. else{document.onmouseup=clickNS;document.oncontextgabi3=clickIE;}
  514. document.oncontextgabi3=new Function("return false")
  515. </script><script>$(function(){
  516. var $container = $('#entry');
  517. $container.imagesLoaded(function(){
  518. $container.masonry({
  519. itemSelector: '.posts',
  520. columnWidth: 0
  521. });
  522. });
  523. $container.infinitescroll({
  524. navSelector : "div#navigation",
  525. nextSelector : "div#navigation a#nextPage",
  526. itemSelector : '.posts',
  527. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  528. loadingText : " ",
  529. loading: {
  530. finishedMsg: ' ',
  531. img: 'http://i.imgur.com/hS1U2T5.gif'
  532. }
  533. },
  534. function( newElements ) {
  535. var $newElems = $( newElements ).css({ opacity: 0 });
  536. $newElems.imagesLoaded(function(){
  537. $newElems.animate({ opacity: 1 });
  538. $container.masonry( 'appended', $newElems, true );
  539. });
  540. }
  541. );});
  542. </script>
  543. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement