Advertisement
clamam

Theme Ruddy

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