Advertisement
clamam

Theme Why

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