Advertisement
clamam

Theme Poor

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