Advertisement
clamam

Theme Nest

Jun 12th, 2016
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.79 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5.  
  6. theme nest
  7. © made by Gabriele
  8. in clamam.tumblr.com
  9.  
  10.  
  11. ------------------------>
  12.  
  13. <meta name="image:background" content="" />
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:negrito" content="#cd2626"/>
  16. <meta name="color:titulo" content="#cd2626"/>
  17. <meta name="color:texto" content="#666666"/>
  18. <meta name="color:links" content="#666666"/>
  19. <meta name="color:links hover" content="#cd2626"/>
  20. <meta name="color:bordas" content="#f5f5f5"/>
  21. <meta name="color:rolagem" content="#cd2626"/>
  22. <meta name="color:selecao" content="#000000"/>
  23. <meta name="color:blockquote" content="#eee"/>
  24.  
  25. <meta name="if:efeito branco e preto" content=""/>
  26. <meta name="if:efeito vintage" content=""/>
  27. <meta name="if:efeito fade" content=""/>
  28. <meta name="if:efeito sepia" content=""/>
  29. <meta name="if:efeito contraste" content=""/>
  30. <meta name="if:efeito brightness" content=""/>
  31. <meta name="if:efeito hue rotate" content=""/>
  32.  
  33. <meta name="if:titulo" content=""/>
  34. <meta name="if:postagem justificada" content=""/>
  35. <meta name="if:neve" content=""/>
  36. <meta name="if:bolinhas" content=""/>
  37. <meta name="if:redes sociais" content=""/>
  38. <meta name="if:botao de ir ao topo" content=""/>
  39. <meta name="if:nao repetir background" content=""/>
  40.  
  41. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  42. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  43. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  44. <meta name="select:fonte das postagens"content="consolas"title="Consolas"/>
  45. <meta name="select:fonte das postagens"content="cambria"title="Cambria"/>
  46. <meta name="select:fonte das postagens"content="georgia"title="Georgia"/>
  47. <meta name="select:fonte das postagens"content="'PT Sans', sans-serif"title="PT Sans"/>
  48. <meta name="select:fonte das postagens"content="'muli', sans-serif"title="muli"/>
  49. <meta name="select:fonte das postagens"content="'Signika', sans-serif"title="Signika"/>
  50. <meta name="select:fonte das postagens"content="courier new"title="Courier new"/>
  51. <meta name="select:fonte das postagens"content="century gothic"title="Century gothic"/>
  52. <meta name="select:fonte das postagens"content="'Roboto', sans-serif"title="Roboto"/>
  53. <meta name="select:fonte das postagens"content="'Lato', sans-serif"title="Lato"/>
  54. <meta name="select:fonte das postagens"content="trebuchet ms"title="trebuchet ms"/>
  55. <meta name="select:fonte das postagens"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  56. <meta name="select:fonte das postagens"content="Istok Web, sans-serif"title="Istok Web"/>
  57.  
  58. <meta name="text:tamanho das postagens" content="12"/>
  59. <meta name="text:tamanho do source" content="10"/>
  60. <meta name="text:tamanho do subtitulo" content="23"/>
  61. <meta name="text:subtitulo" content="Subtitulo..."/>
  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:Twitter" content="https://twitter.com" />
  75. <meta name="text:Facebook" content="https://www.facebook.com" />
  76. <meta name="text:instagram" content="https://www.instagram.com" />
  77. <meta name="text:We heart it" content="http://weheartit.com" />
  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=Ubuntu|Fjalla+One' rel='stylesheet' type='text/css'>
  85. <link href='https://fonts.googleapis.com/css?family=Amatic+SC:400,700|PT+Sans|Lora:700italic|Arvo|Baumans|Lato:300,400|Roboto|Muli|Signika|Yantramanav|Istok+Web' rel='stylesheet' type='text/css'>
  86. <link href='https://fonts.googleapis.com/css?family=Francois+One|Homemade+Apple|Julius+Sans+One' rel='stylesheet' type='text/css'>
  87.  
  88. <style type="text/css">
  89.  
  90. body{background:{color:background}; color:{color:texto}; font-family:{select:fonte das postagens}; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} -webkit-animation:Fade 10s; font-size:{text:tamanho das postagens}px; background-image:url('{image:background}'); line-height:160%; {block:Ifnaorepetirbackground} background-attachment:fixed; background-repeat:no-repeat; background-position:center; -o-background-size:cover; -webkit-background-size:cover; {/block:Ifnaorepetirbackground}
  91. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  92.  
  93. #middle{width:377px; {block:PermalinkPage}width:520px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; overflow:hidden; height:100%;}
  94.  
  95. #entry{width:400px; margin-top:40px; margin-left:3px; {block:PermalinkPage}margin-top:70px;{/block:PermalinkPage}}
  96.  
  97. .posts{top:0px; margin:0px 0px 20px 0px; float:left; {block:IndexPage}width:370px; position:relative; padding-bottom:22px;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  98. .box {position:relative;}
  99. .box img {display:block; max-width:100%;}
  100. .box iframe {max-width:100%;}
  101.  
  102. a{color:{color:texto}; text-decoration:none;}
  103. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  104. p{margin:6px 0 0 0}
  105. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  106. ul{list-style-type:circle;}}
  107.  
  108. #ptt{font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:12px; color:{color:texto}; font-weight: normal; line-height:15px;}
  109. #ptt a{color:{color:texto}; letter-spacing:1.3px; font-family:PT Sans; text-transform:uppercase; text-align:left; font-size:12px; font-weight:normal; line-height:15px;}
  110. #ptt a:hover{text-align:left; font-size:12px; color:{color:links hover}; font-weight:normal; line-height:15px; letter-spacing:.5px;}
  111.  
  112. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  113. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  114. .chat li.odd{border-left:1px solid {color:bordas};}
  115. .chat li.odd:hover{-webkit-transition-duration: .8s; border-left:3px solid {color:bordas};}
  116. .chat li.even{border-right:1px solid {color:bordas};}
  117. .chat li.even:hover{border-right:3px solid {color:bordas}; -webkit-transition-duration: .8s;}
  118. span.chats{color:{color:texto}; font-size:11px; font-family:PT Sans; letter-spacing:.5px; text-transform:uppercase;}
  119.  
  120. .zoom{{block:IndexPage} margin-bottom:-40px; margin-top:-20px; margin-left:-14px; -moz-transform: scale(0.9); -webkit-transform: scale(0.9); -o-transform: scale(0.9); -ms-transform: scale(0.9); transform: scale(0.9); {/block:IndexPage}}
  121.  
  122. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  123. #permalink{width:500px; font-size:10px; text-transform:uppercase; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:17px; font-family:PT sans; letter-spacing:1px;}
  124. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  125. ol.notes li.note img.avatar {display:none!important;}
  126. ol.notes {list-style-type:none; margin:0;}
  127. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  128. li.note:nth-child(odd){background:{color:bordas};}
  129. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  130.  
  131. #permatext{opacity:0; position: absolute; text-align:center; height:20px; line-height:20px; text-transform:uppercase; bottom:20px; z-index:99; background:{color:background}; width:370px; color:{color:texto}; opacity:0; -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; transition: all 1s linear;}
  132. #permatext a{color:{color:texto}; font-family:PT Sans; text-transform:uppercase; font-size:9.5px; padding:5px; letter-spacing:1px;}
  133. .posts:hover #permatext{opacity:1; color:{color:texto};}
  134.  
  135. .perma {margin:0; left:0px; bottom:0px; padding:40px 40px 40px 40px; width:370px; 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;
  136. 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='#00000000', GradientType=0); transition:all 1s ease; -webkit-transition:all .7s ease; -moz-transition:all .7s ease; -o-transition:all .7s ease; transition:all .7s ease;}
  137. .posts:hover .perma{opacity:1;}
  138.  
  139. #p_perma{position:absolute; text-align:center; height:20px; line-height:20px; bottom:30px; left:30px; position:left; opacity:0; transition:all .7s ease; z-index:999; -webkit-transition: all 1.5s linear; -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  140. #p_perma a{font-family:PT Sans; text-transform:uppercase; color:#fff; text-shadow:1px 1px 1px #000; font-size:13px;}
  141. #p_perma i{color:#ccc;}
  142. .posts:hover #p_perma{opacity:1; bottom:25px; position:left; transition:1s; -webkit-transition:1s;}
  143.  
  144. #p_reblog{position:absolute; text-align:left; height:20px; line-height:20px; bottom:-5px; left:15px; position:left; opacity:0; transition:all .7s ease; z-index:999; -webkit-transition: all 1.5s linear; -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  145. #p_reblog a{font-family:PT Sans; color:#fff; padding-bottom:15px; text-shadow:1px 1px 1px #000; font-size:10px; text-transform:uppercase; letter-spacing:1px;}
  146. #p_reblog i{color:#ccc}
  147. .posts:hover #p_reblog{opacity:1; bottom:5px; position:left; transition:1.5s; -webkit-transition:1.5s;}
  148.  
  149. #p_reb{position:absolute; text-align:right; height:20px; line-height:20px; bottom:33px; right:-10px; position:left; opacity:0; transition:all .7s ease; z-index:999; -webkit-transition: all 1.5s linear; -webkit-transition: all 1.5s linear; -moz-transition: all 1.5s linear; transition: all 1.5s linear;}
  150. #p_reb a{font-family:PT Sans; color:#fff; padding-bottom:15px; text-shadow:1px 1px 1px #000; font-size:50px; text-transform:uppercase; letter-spacing:1px;}
  151. #p_reb i{color:#ccc}
  152. .posts:hover #p_reb{opacity:1; right:10px; position:right; transition:2s; -webkit-transition:2s;}
  153.  
  154. .quote{font-family:{select:fonte das postagens}; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px; }
  155. .qsource{text-align:left; margin-top:3px; font-family:PT Sans; letter-spacing:1px; text-transform:uppercase; font-size:{text:tamanho do source}px;}
  156.  
  157. .wrapper{margin-left:120px; padding-top:10px; margin-top:15px; border-top:1px solid {color:bordas}; position:relative; text-align:center; width:130px; {block:PermalinkPage}margin-left:180px;{/block:PermalinkPage}}
  158.  
  159. a.before:before,a.after:after{ content: ""; transition:0.5s all ease; -webkit-backface-visibility:hidden; backface-visibility:hidden; position:absolute;}
  160. a.before:before{top:-0.25em;}
  161. a.after:after{bottom:-0.25em;}
  162. a.before:before,a.after:after{height:5px; height:0.10rem; width:0; background:{color:titulo};}
  163. a.first:after{left:0;}
  164. a.second:after{right:0;}
  165. a.third:after,a.sixth:before,a.sixth:after{left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%);}
  166. a.fourth:before,a.fourth:after{left:0;}
  167. a.fifth:before,a.fifth:after{right:0;}
  168. a.seventh:before{right:0;}
  169. a.seventh:after{left:0;}
  170. a.eigth:before{left:0;}
  171. a.eigth:after{right:0;}
  172. a.before:hover:before,a.after:hover:after{width:100%;}
  173.  
  174. .square{box-sizing:border-box; margin-left:-0.4em; position:relative; font-size:11px; font-family:PT Sans; font-weight:500; letter-spacing:1.3px; text-transform:uppercase; padding:5px; overflow:hidden;}
  175. .square a{position:static; font-size:100%; padding:0.2em 0.4em;}
  176. .square a:hover{color:{color:titulo}; opacity:1; transition:0.25s all ease;}
  177. .square:before,.square:after{content: ""; box-sizing:border-box; transition:0.25s all ease; -webkit-backface-visibility:hidden; backface-visibility:hidden; position:absolute; width:5px; width:0.10rem; height:0; background:{color:titulo};}
  178. .square:before{left:0; bottom:-0.15em;}
  179. .square.individual:before{transition-delay:0.6s;}
  180. .square:after{right:0; top:-0.10em;}
  181. .square.individual:after{transition-delay:0.2s;}
  182. .square a:before{left:0; transition:0.25s all ease;}
  183. .square a:after{right:0; transition:0.25s all ease;}
  184. .square.individual a:after{transition:0.25s all ease 0.4s;}
  185. .square:hover:before,.square:hover:after{height:calc(100% + 0.4em);}
  186. .square:hover a:before,.square:hover a:after{width:100%;}
  187.  
  188. #title{position:relative; width:230px; color:transparent; {block:Iftitulo}color:{color:titulo};{/block:Iftitulo} font-size:22px; margin-top:50px; text-align:center; margin-left:63px; border-bottom:1px solid {color:bordas}; padding-bottom:17px; font-family: 'Homemade Apple', cursive; letter-spacing:1.3px; {block:PermalinkPage}margin-left:125px;{/block:PermalinkPage}}
  189.  
  190. #description{position:relative; text-align:center; width:300px; margin-top:17px; margin-left:33px; {block:PermalinkPage}margin-left:90px;{/block:PermalinkPage} margin-bottom:10px;}
  191.  
  192. nav a{position:relative; width:200px; left:60px; top:30px; display:block; margin:0px 10px 5px; font-weight:700; font-family:PT Sans; outline:none; text-decoration:none; text-transform:uppercase; letter-spacing:1px; border-bottom:1px solid {color:bordas}; font-size:20px;}
  193. nav a:hover,nav a:focus{outline:none;}
  194.  
  195. .clhover a{color:{color:texto}; text-shadow:none; padding:10px 0;}
  196. .clhover a:hover{color:{color:titulo};}
  197. .clhover a::before{font-weight:none; content:attr(data-hover); position:absolute; -webkit-transition: -webkit-transform 0.7s, opacity 0.7s; -moz-transition: -moz-transform 0.7s, opacity 0.7s; transition: transform 0.7s, opacity 0.7s; pointer-events:none;}
  198. .clhover a::after{content: ''; position:absolute; left:0; bottom:0; width:100%; height:1px; background:{color:titulo}; opacity:0; -webkit-transform: translateY(5px); -moz-transform: translateY(5px); transform: translateY(5px); -webkit-transition: -webkit-transform 0.7s, opacity 0.7s; -moz-transition: -moz-transform 0.7s, opacity 0.7; transition: transform 0.7s, opacity 0.7s; pointer-events: none;}
  199. .clhover a:hover::before,
  200. .clhover a:focus::before {opacity:0; -webkit-transform: translateY(-2px); -moz-transform: translateY(-2px); transform: translateY(-2px);}
  201. .clhover a:hover::after,
  202. .clhover a:focus::after {opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px);}
  203.  
  204. .nav1{line-height:16px; height:18px; margin:4px; margin-top:50px; display:inline; font-size:20px; padding:2px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; float:left; text-align:center;}
  205. .nav1 i{color:{color:texto};}
  206. .nav1:hover{opacity:0.5; text-shadow:1px 1px 1px {color:bordas};}
  207.  
  208. #det{margin-left:-180px; width:130px; height:170px; bottom:0px; position:fixed; background-image:url('http://static.tumblr.com/nnc3xz0/lY0o8oval/soda.gif');}
  209.  
  210. /*liriadas*/#tumblr_controls,
  211. .tmblr-iframe.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:1px; text-transform:none;}
  212. #tumblr_controls,
  213. .tmblr-iframe.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:67px; opacity:.4; top:0px; text-transform:none;}/*fim liriadas*/
  214.  
  215. .question_asker{font-family:PT Sans; letter-spacing:1.5px; margin-bottom:4px; position:relative; text-transform:uppercase; border-bottom:1px solid {color:bordas};}
  216. .question{margin-bottom:10px; padding:7px; background:{color:bordas};}
  217.  
  218. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  219. .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;}
  220. .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;}
  221. .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;}
  222. .player:hover {opacity:1;}
  223. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:{select:fonte das postagens}; font-size:10px; padding:3px;text-transform:uppercase;letter-spacing:.5px;}
  224.  
  225. #fundopopup{display:none; opacity:0.80; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  226. .caixapopup{padding-top:0px; text-align:center; display:none; 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;}
  227. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  228. *html #fundopopup{position:absolute;}
  229. *html .caixapopup{position:absolute;}
  230. .source{display:none;}
  231.  
  232. {block:Ifefeitosepia}
  233. 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;}
  234. 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;}
  235. .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;}
  236. .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;}
  237. {/block:Ifefeitosepia}
  238.  
  239. {block:Ifefeitohuerotate}
  240. 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;}
  241. .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;}
  242. .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;}
  243. {/block:Ifefeitohuerotate}
  244.  
  245. {block:Ifefeitobrightness}
  246. 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;}
  247. 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;}
  248. .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;}
  249. .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;}
  250. {/block:Ifefeitobrightness}
  251.  
  252. {block:Ifefeitocontraste}
  253. 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;}
  254. 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;}
  255. .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;}
  256. .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;}
  257. {/block:Ifefeitocontraste}
  258.  
  259. {block:Ifefeitofade}
  260. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  261. 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;}
  262. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  263. {/block:Ifefeitofade}
  264.  
  265. {block:Ifefeitobrancoepreto}
  266. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  267. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  268. -o-transition:All 1s ease;}
  269. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  270. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  271. -o-transition:All 1s ease;}
  272. {/block:Ifefeitobrancoepreto}
  273.  
  274. {block:Ifefeitovintage}
  275. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  276. img:hover{-webkit-filter:grayscale(0);}
  277. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  278. .photoset:hover{-webkit-filter:grayscale(0);}
  279. {/block:Ifefeitovintage}
  280.  
  281. b, strong{color:{color:negrito};}
  282. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  283. s{color:{color:negrito};}
  284. u{border-bottom:{color:negrito}; color:{color:negrito};}
  285. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  286.  
  287. #scrollToTop:link,#scrollToTop:visited{color:transparent; opacity:.8; background-color:transparent; display:none; position:fixed; bottom:30px; right:30px;}
  288.  
  289. #infscr-loading{position:absolute!important; width:16px!important; height:auto!important; margin-bottom:-16px!important; top:auto!important; bottom:0; left:50%!important; padding-bottom:5px; padding-top:10px;}
  290.  
  291. #infscr-loading img{width:30px;}
  292.  
  293. ::selection{background:{color:selecao}; color:{color:titulo};}
  294. ::-moz-selection{background:{color:selecao}; color:{color:titulo};}
  295. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  296. ::-webkit-scrollbar{height:10px; width:3px; background:{color:background};}
  297. ::-webkit-scrollbar-thumb:vertical{background:{color:rolagem}; border-right:2px solid {color:background}; border-top:2px solid {color:background};}
  298.  
  299. </style>
  300. </head>
  301. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  302. <body>
  303.  
  304.  
  305.  
  306.  
  307.  
  308. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a><div id="middle">
  309.  
  310. {block:Ifbolinhas}
  311. <div id="det"></div>
  312. {/block:Ifbolinhas}
  313.  
  314. <div id="title">{text:Subtitulo}</div>
  315. <div id="description">{description}</div>
  316. <div class="wrapper">
  317. <span class="square individual">
  318. <a codigopopup="#Aw=500" abrir="menu" class="janela ; ninth before after">Navegação</a>
  319. </span>
  320. </div>
  321.  
  322. <div id="menu" class="caixapopup">
  323. <nav class="clhover">
  324. <a href="{text:Link 1}" data-hover="{text:Link 1 Titulo}">{text:Link 1 Titulo}</a>
  325. <a href="{text:Link 2}" data-hover="{text:Link 2 Titulo}">{text:Link 2 Titulo}</a>
  326. <a href="{text:Link 3}" data-hover="{text:Link 3 Titulo}">{text:Link 3 Titulo}</a>
  327. <a href="{text:Link 4}" data-hover="{text:Link 4 Titulo}">{text:Link 4 Titulo}</a>
  328. <a href="{text:Link 5}" data-hover="{text:Link 5 Titulo}">{text:Link 5 Titulo}</a>
  329. </nav>
  330. {block:Ifredessociais}
  331. <div style="margin-left:110px;">
  332. <a href="{text:facebook}" title="facebook"><div class="nav1"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></div>
  333. <a href="{text:twitter}" title="twitter"><div class="nav1"><i class="fa fa-twitter-square" aria-hidden="true"></i></a></div>
  334. <a href="{text:instagram}" title="instagram"><div class="nav1"><i class="fa fa-instagram" aria-hidden="true"></i></a></div>
  335. <a href="{text:we heart it}" title="we heart it"><div class="nav1"><i class="fa fa-heart" aria-hidden="true"></i></a>
  336. </div>
  337. </div>
  338. {/block:Ifredessociais}
  339. </div>
  340.  
  341. <div id="entry">
  342. {block:Posts}
  343. <div class="posts">
  344.  
  345. {block:Text}
  346. {block:Title}
  347. <div style="font-family:PT sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-weight:bold; font-size:11px; margin-bottom:-5px; padding-bottom:3px; color:{color:titulo};">{Title}</div>
  348. {/block:Title}
  349. {Body}
  350. {block:IndexPage}
  351. <div id="permatext">
  352. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  353. </div>
  354. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  355. </div>
  356. </div>
  357. {/block:IndexPage}
  358. {/block:Text}
  359.  
  360. <div id="cap">
  361. {block:Photo}
  362. <div class="box">
  363. {block:IndexPage}
  364. <div class="perma">
  365. <div id="p_perma"><a href="{Permalink}" target="_blank">{timeago},&nbsp;&nbsp;<small><small>às {24Hour}:{Minutes}</small></small></div>
  366. <div id="p_reblog"><i class="fa fa-heart" aria-hidden="true"></i> {NoteCountwithlabel}&nbsp;&nbsp;&nbsp;&nbsp;<a href="{PhotoURL-HighRes}" target="_blank"><i class="fa fa-arrows-alt" aria-hidden="true"></i> ampliar</a></div>
  367. <div id="p_reb"><a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet" aria-hidden="true"></i></div>
  368. </div>
  369. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  370. {/block:IndexPage}
  371. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  372. </div>
  373. {/block:Photo}
  374.  
  375. {block:Photoset}
  376. {block:IndexPage}
  377. <div class="perma" style="left:5px; width:360px; bottom:15px">
  378. <div id="p_perma"><a href="{Permalink}" target="_blank">{timeago},&nbsp;&nbsp;<small><small>às {24Hour}:{Minutes}</small></small></div>
  379. <div id="p_reblog"><i class="fa fa-heart" aria-hidden="true"></i> {NoteCountwithlabel}&nbsp;&nbsp;&nbsp;&nbsp;<a href="{PhotoURL-HighRes}" target="_blank"><i class="fa fa-arrows-alt" aria-hidden="true"></i> ampliar</a></div>
  380. <div id="p_reb"><a href="{ReblogURL}" target="_blank"><i class="fa fa-retweet" aria-hidden="true"></i></div>
  381. </div>
  382. <div class="zoom">
  383. {Photoset-400}
  384. </div>
  385. {/block:IndexPage}
  386. {block:PermalinkPage}
  387. <center>{Photoset-500}</center>
  388. {/block:PermalinkPage}
  389. {/block:Photoset}
  390.  
  391. {block:Quote}
  392. <div class="quote">{Quote}</div>
  393. {block:Source}
  394. <div class="qsource">{Source}</div>
  395. {/block:Source}
  396. {block:IndexPage}
  397. <div id="permatext">
  398. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  399. </div>
  400. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  401. </div>
  402. </div>
  403. {/block:IndexPage}
  404. {/block:Quote}
  405.  
  406. {block:Link}
  407. <div id="ptt"><a href="{URL}" {Target}>{Name}</a></div>
  408. {block:Description}{Description}{/block:Description}
  409. {block:IndexPage}
  410. <div id="permatext">
  411. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  412. </div>
  413. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  414. </div>
  415. </div>
  416. {/block:IndexPage}
  417. {/block:Link}
  418.  
  419. {Block:chat}
  420. {block:Title}<div id="ptt">{Title}</div>{/block:Title}
  421. <div class="chat">
  422. <ul>
  423. {block:Lines}
  424. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  425. {/block:Lines}
  426. </ul>
  427. </div>
  428. {block:IndexPage}
  429. <div id="permatext">
  430. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  431. </div>
  432. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  433. </div>
  434. </div>
  435. {/block:IndexPage}
  436. {/block:chat}
  437.  
  438. {block:Audio}
  439. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  440. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  441. <div class="track">
  442. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  443. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  444. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  445. <br><b>Reproduções:</b> {FormattedPlayCount}
  446. </div>
  447. {block:IndexPage}
  448. <div id="permatext">
  449. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  450. </div>
  451. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  452. </div>
  453. </div>
  454. {/block:IndexPage}
  455. {/block:Audio}
  456.  
  457. {block:Video}
  458. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  459. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  460. {block:IndexPage}
  461. <div id="permatext">
  462. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  463. </div>
  464. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  465. </div>
  466. </div>
  467. {/block:IndexPage}
  468. {/block:Video}
  469.  
  470. {block:Answer}
  471. <div class="question_asker">{Asker} perguntou:</div>
  472. <div class="question">{Question}</div>
  473. <div class="question_asker" style="text-align:right; margin-top:-5px;">{name} respondeu:</div>
  474. <div class="question">{Answer}</div>
  475. {block:IndexPage}
  476. <div id="permatext">
  477. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  478. </div>
  479. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  480. </div>
  481. </div>
  482. {/block:IndexPage}
  483. {/block:Answer}</div>
  484.  
  485. <div class="vsanna">
  486. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  487. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  488. {/block:RebloggedFrom}
  489. </div>
  490. {block:PostNotes}
  491. {block:PermalinkPage}
  492.  
  493. <div class="posts">
  494. <div class="base">
  495. {block:Date}
  496. <div id="permalink">
  497. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  498. </div>
  499. {/block:Date}
  500.  
  501. {block:RebloggedFrom}
  502. <div id="permalink">
  503. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  504.  
  505. <div id="permalink">
  506. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as notificações!</a></div>
  507. {/block:RebloggedFrom}
  508. {/block:PermalinkPage}
  509. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  510. {/block:PostNotes}
  511. {/block:Posts}
  512. </div></div>
  513.  
  514. {block:IndexPage}
  515. <div class="column navigation" id="navigation">
  516. {block:Pagination}
  517. {block:PreviousPage}
  518. <a href="{PreviousPage}" class="navigate">
  519. {/block:PreviousPage}
  520. {block:PreviousPage}</a>
  521. {/block:PreviousPage}
  522. {block:NextPage}
  523. <a href="{NextPage}" class="navigate" id="nextPage">
  524. {/block:NextPage}
  525. {block:NextPage}</a>{/block:NextPage}
  526. {/block:Pagination}
  527. </div>
  528. {/block:IndexPage}
  529. </div></div></div></div></div>
  530. </body>
  531.  
  532. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  533. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  534.  
  535. <script type="text/javascript">
  536. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  537. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  538. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  539. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  540. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  541. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  542. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  543. //$: Access to jQuery
  544. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  545. //state: "block" or "none", depending on state
  546. }
  547. animatedcollapse.init()
  548. </script>
  549.  
  550. {block:Ifbotaodeiraotopo}
  551. <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>
  552. <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>
  553. {/block:Ifbotaodeiraotopo}
  554. {block:Ifneve}
  555. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  556. {/block:Ifneve}
  557. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  558.  
  559. <script type="text/javascript">
  560. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  561. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  562. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  563. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  564. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  565. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  566. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  567. //$: Access to jQuery
  568. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  569. //state: "block" or "none", depending on state
  570. }
  571. animatedcollapse.init()
  572. </script>
  573.  
  574. <script src="http://goo.gl/QKIQQE"></script>
  575. <script src="http://goo.gl/y7lY8A"></script>
  576. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  577. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  578. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  579. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  580. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  581.  
  582. <script language="javascript">
  583. function clickIE() {if (document.all) {(mensagem);return false;}}
  584. function clickNS(e) {if
  585. (document.layers||(document.getElementById&&!document.all)) {
  586. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  587. if (document.layers)
  588. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  589. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  590. document.oncontextmenu=new Function("return false")
  591. </script>
  592. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  593. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  594. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  595. <script>
  596. $(function(){
  597. var $container = $('#entry');
  598. $container.imagesLoaded(function(){
  599. $container.masonry({
  600. itemSelector: '.posts',
  601. columnWidth: 0
  602. });
  603. });
  604. $container.infinitescroll({
  605. navSelector : "div#navigation",
  606. nextSelector : "div#navigation a#nextPage",
  607. itemSelector : '.posts',
  608. loadingImg : "http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif",
  609. loadingText : " ",
  610. loading: {
  611. finishedMsg: ' ',
  612. img: 'http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif'
  613. }
  614. },
  615. function( newElements ) {
  616. var $newElems = $( newElements ).css({ opacity: 0 });
  617. $newElems.imagesLoaded(function(){
  618. $newElems.animate({ opacity: 1 });
  619. $container.masonry( 'appended', $newElems, true );
  620. });
  621. }
  622. );
  623.  
  624. });
  625. </script>
  626. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement