Advertisement
clamam

Theme Jotting

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