Advertisement
clamam

Theme Practice

Jul 3rd, 2016
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.95 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5.  
  6. theme practice
  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:titulo" content="#cd2626"/>
  16. <meta name="color:negrito" 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.  
  50. <meta name="text:subtitulo" content="Subtitulo..."/>
  51.  
  52. <meta name="text:link 1 titulo" content="link" />
  53. <meta name="text:link 1" content="/" />
  54. <meta name="text:link 2 titulo" content="link" />
  55. <meta name="text:link 2" content="/" />
  56. <meta name="text:link 3 titulo" content="link" />
  57. <meta name="text:link 3" content="/" />
  58. <meta name="text:link 4 titulo" content="link" />
  59. <meta name="text:link 4" content="/" />
  60. <meta name="text:link 5 titulo" content="link" />
  61. <meta name="text:link 5" content="/" />
  62.  
  63. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}"/>
  66. {/block:Description}
  67.  
  68. <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'>
  69. <link href="https://fonts.googleapis.com/css?family=Abel|Anton|Open+Sans+Condensed:300|Passion+One|Quicksand|Ubuntu" rel="stylesheet">
  70. <style type="text/css">
  71.  
  72. 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}
  73. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  74.  
  75. #middle{width:683px; {block:PermalinkPage}width:750px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; overflow:hidden; height:100%;}
  76.  
  77. #entry{width:400px; margin-top:25px; margin-left:3px;}
  78.  
  79. .posts{top:0px; margin:0px 0px 25px 0px; float:left; {block:IndexPage}width:400px; padding:15px; border:1px solid {color:bordas}; position:relative; padding-bottom:22px;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage}; transition: all 1s linear;}
  80. .posts:hover{box-shadow:1px 1px 0px 0px {color:bordas}; transition: all 1s linear;}
  81.  
  82. .box {position:relative;}
  83. .box img {display:block; max-width:100%;}
  84. .box iframe {max-width:100%;}
  85.  
  86. a{color:{color:texto}; text-decoration:none;}
  87. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  88. p{margin:6px 0 0 0}
  89. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  90. ul{list-style-type:circle;}}
  91.  
  92. #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;}
  93. #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;}
  94. #ptt a:hover{text-align:left; font-size:12px; color:{color:links hover}; font-weight:normal; line-height:15px; letter-spacing:.5px;}
  95.  
  96. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  97. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  98. .chat li.odd{border-left:1px solid {color:bordas};}
  99. .chat li.odd:hover{-webkit-transition-duration: .8s; border-left:3px solid {color:bordas};}
  100. .chat li.even{border-right:1px solid {color:bordas};}
  101. .chat li.even:hover{border-right:3px solid {color:bordas}; -webkit-transition-duration: .8s;}
  102. span.chats{color:{color:texto}; font-size:11px; font-family:PT Sans; letter-spacing:.5px; text-transform:uppercase;}
  103.  
  104. .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}}
  105.  
  106. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  107. #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;}
  108. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  109. ol.notes li.note img.avatar {display:none!important;}
  110. ol.notes {list-style-type:none; margin:0;}
  111. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  112. li.note:nth-child(odd){background:{color:bordas};}
  113. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  114.  
  115. #permatext{opacity:0; position:absolute; text-align:center; height:20px; line-height:20px; text-transform:uppercase; bottom:18px; left:11px; z-index:99; background:{color:background}; width:410px; 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;}
  116. #permatext a{color:{color:texto}; font-family:PT Sans; text-transform:uppercase; font-size:9.5px; padding:5px; letter-spacing:1px;}
  117. .posts:hover #permatext{opacity:1; color:{color:texto};}
  118.  
  119. .perma{position:absolute; top:0; left:0; width:100%; height:100%;}
  120.  
  121. .perma_base{position:absolute; margin:0; padding:0;top:0; left:0; width:400px; height:110px; list-style:none; overflow:hidden; opacity:1;}
  122. .perma_base a{color:{color:texto}; text-align:center; display:inline-block; width:100%; height:100%; text-decoration:none; font-family:30px;}
  123. .perma_base{top:40%; left:50%; margin:-30px 0 0 -200px;}
  124.  
  125. #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;}
  126. #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;}
  127. .posts:hover #perma_hora{opacity:1; -webkit-transition-delay:0.1s; -moz-transition-delay:0.1s; transition-delay:0.1s;}
  128. .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;}
  129.  
  130. #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;}
  131. #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;}
  132. .posts:hover #perma_like{opacity:1; -webkit-transition-delay:1.9s; -moz-transition-delay:1.9s; transition-delay:1.9s;}
  133. .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;}
  134.  
  135. .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;}
  136. .like_button{position:absolute; top:1; left:2; right:0; bottom:0; width:100%; height:100%; opacity:0; z-index:50;}
  137. .like_button iframe{width:100%!important; height:100%!important;}
  138. .our_toggle{position:absolute; top:2; left:0; right:2; bottom:-2; width:100%; height:100%; z-index:1;}
  139. .like_button.liked + .our_toggle{background:transparent; color:#cd2626;}
  140.  
  141. #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;}
  142. #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;}
  143. .posts:hover #perma_reblog{opacity:1; -webkit-transition-delay:1.3s; -moz-transition-delay:1.3s; transition-delay:1.3s;}
  144. .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;}
  145.  
  146. .quote{font-family:{select:fonte das postagens}; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px; }
  147. .qsource{text-align:left; margin-top:3px; font-family:PT Sans; letter-spacing:1px; text-transform:uppercase; font-size:{text:tamanho do source}px;}
  148.  
  149. #sidebar{text-align:justify; position:fixed; margin-left:480px; margin-top:200px; width:200px; border-left:1px solid {color:bordas}; {block:PermalinkPage}margin-left:550px;{/block:PermalinkPage}}
  150.  
  151. #avatar img{margin-bottom:-20px; height:40px; width:40px; border-radius:100%; border:1px solid {color:bordas}; padding:3px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition:all 1s ease-in-out; transition:all 1s ease-in-out;}
  152.  
  153. #sidebar:hover #avatar img{-webkit-transform:rotate3d(0, 1, 0,-360deg);transform:rotate3d(0, 1, 0,-360deg); animation-iteration-count:infinite; -webkit-animation-timing-function:ease-out; animation-timing-function:ease-out;}
  154.  
  155. #avatar:before {display:inline-block; margin:0 7px -5px 0; height:1px; content: " "; background-color:{color:bordas}; width:15px;}
  156.  
  157. #description{margin-left:10px; margin-top:5px; margin-bottom:5px; text-align:left; font-family:{select:fonte das postagens}; line-height:150%; font-size:{text:fonte das postagens}px;}
  158.  
  159. .titulo{text-align:left; font-family:'Ubuntu', sans-serif; text-transform:uppercase; letter-spacing:1.5px; font-size:14px; color:{color:titulo}; margin-top:-12px; margin-left:-1px; font-weight:600;}
  160. .titulo:before{display:inline-block; margin: 0 5px 3px 0; height:1px; content: " "; background-color:{color:bordas}; width:15px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  161.  
  162. .links{font-size:10px; text-align:left; color:{color:titulo}; z-index:9; display:table;}
  163. .links a:before {display:inline-block; margin:0 5px 3px 0; height: 1px; content: " "; background-color:{color:bordas}; width:15px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  164. .links a{color:{color:texto}; width:auto; font-weight:300; z-index:9; border:none; font-family:PT Sans; display:block; text-transform:uppercase; letter-spacing:.1em; margin:0px 0px 5px 0px;}
  165. .links a:hover{color:{color:texto};}
  166.  
  167. #sidebar:hover .links a:before{width:30px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  168. #sidebar:hover .titulo:before{width:30px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  169. #sidebar:hover .links a:hover:before{width:20px; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  170.  
  171. /*liriadas*/#tumblr_controls,
  172. .tmblr-iframe.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:1px; text-transform:none;}
  173. #tumblr_controls,
  174. .tmblr-iframe.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:67px; opacity:.4; top:0px; text-transform:none;}/*fim liriadas*/
  175.  
  176. .ask{left:0px; padding-bottom:5px; text-align:left; border-bottom:3px double {color:bordas}; border-top:3px double {color:bordas}; padding-top:5px; text-transform:lowercase;}
  177. .ans{left:0px; margin-top:7px; text-align:left;}
  178.  
  179. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  180. .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;}
  181. .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;}
  182. .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;}
  183. .player:hover {opacity:1;}
  184. .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;}
  185.  
  186. #fundopopup{display:none; opacity:0.70; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  187. .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;}
  188. .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;}
  189. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  190. *html #fundopopup{position:absolute;}
  191. *html .stylepopup{position:absolute;}
  192. .source{display:none;}
  193.  
  194. {block:Ifefeitosepia}
  195. 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;}
  196. 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;}
  197. .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;}
  198. .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;}
  199. {/block:Ifefeitosepia}
  200.  
  201. {block:Ifefeitohuerotate}
  202. 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;}
  203. .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;}
  204. .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;}
  205. {/block:Ifefeitohuerotate}
  206.  
  207. {block:Ifefeitobrightness}
  208. 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;}
  209. 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;}
  210. .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;}
  211. .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;}
  212. {/block:Ifefeitobrightness}
  213.  
  214. {block:Ifefeitocontraste}
  215. 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;}
  216. 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;}
  217. .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;}
  218. .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;}
  219. {/block:Ifefeitocontraste}
  220.  
  221. {block:Ifefeitofade}
  222. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  223. 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;}
  224. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  225. {/block:Ifefeitofade}
  226.  
  227. {block:Ifefeitobrancoepreto}
  228. img{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  229. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  230. -o-transition:All 1s ease;}
  231. .photoset{-webkit-filter: grayscale(80%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  232. .photoset: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. {/block:Ifefeitobrancoepreto}
  235.  
  236. {block:Ifefeitovintage}
  237. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  238. img:hover{-webkit-filter:grayscale(0);}
  239. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  240. .photoset:hover{-webkit-filter:grayscale(0);}
  241. {/block:Ifefeitovintage}
  242.  
  243. b, strong{color:{color:negrito};}
  244. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  245. s{color:{color:negrito};}
  246. u{border-bottom:{color:negrito}; color:{color:negrito};}
  247. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  248.  
  249. #scrollToTop:link,#scrollToTop:visited{color:transparent; opacity:.8; background-color:transparent; display:none; position:fixed; bottom:30px; right:30px;}
  250.  
  251. #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;}
  252.  
  253. #infscr-loading img{width:30px;}
  254.  
  255. ::selection{background:{color:selecao}; color:{color:titulo};}
  256. ::-moz-selection{background:{color:selecao}; color:{color:titulo};}
  257.  
  258. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  259.  
  260. ::-webkit-scrollbar{height:10px; width:3px; background:{color:background};}
  261. ::-webkit-scrollbar-thumb:vertical{background:{color:rolagem}; border-right:2px solid {color:background}; border-top:2px solid {color:background};}
  262.  
  263. </style>
  264.  
  265. <link rel="stylesheet" href="http://static.tumblr.com/cy91k7c/4EEnfop6l/animate.css">
  266.  
  267. </head>
  268. <body>
  269.  
  270.  
  271.  
  272. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a><div id="middle">
  273.  
  274. <div id="sidebar">
  275. <div class="titulo">{text:subtitulo}</div>
  276. <div id="description">{description}</div>
  277. <div class="links">
  278. <a href="{text:Link 1}">{text:Link 1 Titulo}</a>
  279. <a href="{text:Link 2}">{text:Link 2 Titulo}</a>
  280. <a href="{text:Link 3}">{text:Link 3 Titulo}</a>
  281. <a href="{text:Link 4}">{text:Link 4 Titulo}</a>
  282. <a href="{text:Link 5}" style="margin-bottom:20px;">{text:Link 5 Titulo}</a>
  283. </div>
  284. <div id="avatar"><img src="{favicon}"></div>
  285. </div>
  286.  
  287.  
  288. <div id="entry">
  289. {block:Posts}
  290. <div class="posts">
  291.  
  292. {block:Text}
  293. {block:Title}
  294. <div style="font-family:PT sans; fnt-weight:bold; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-weight:bold; font-size:13px; margin-bottom:-5px; padding-bottom:3px; color:{color:titulo};">{Title}</div>
  295. {/block:Title}
  296. {Body}
  297. {block:IndexPage}
  298. <div id="permatext">
  299. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  300. </div>
  301. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  302. </div>
  303. </div>
  304. {/block:IndexPage}
  305. {/block:Text}
  306.  
  307. <div id="cap">
  308. {block:Photo}
  309. {block:IndexPage}
  310. <div class="perma">
  311. <ul class="perma_base">
  312. <div id="perma_hora"><a href="{Permalink}" target="_blank">{notecountwithlabel}</a></div>
  313. <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>
  314. <div id="perma_reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  315. </ul>
  316. </div>
  317. <img src="{PhotoURL-500}" alt="{PhotoAlt}" target="_blank" width="100%"/>
  318. {/block:IndexPage}
  319. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  320. </div>
  321. {/block:Photo}
  322.  
  323. {block:Photoset}
  324. {block:IndexPage}
  325. <div class="perma">
  326. <ul class="perma_base">
  327. <div id="perma_hora"><a href="{Permalink}" target="_blank">{notecountwithlabel}</a></div>
  328. <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>
  329. <div id="perma_reblog"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  330. </ul>
  331. </div>
  332. {Photoset-400}
  333. {/block:IndexPage}
  334. {block:PermalinkPage}
  335. <center>{Photoset-500}</center>
  336. {/block:PermalinkPage}
  337. {/block:Photoset}
  338.  
  339. {block:Quote}
  340. <div class="quote">{Quote}</div>
  341. {block:Source}
  342. <div class="qsource">{Source}</div>
  343. {/block:Source}
  344. {block:IndexPage}
  345. <div id="permatext">
  346. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  347. </div>
  348. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  349. </div>
  350. </div>
  351. {/block:IndexPage}
  352. {/block:Quote}
  353.  
  354. {block:Link}
  355. <div style="font-family:PT sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-weight:bold; font-size:13px; margin-bottom:-5px; padding-bottom:3px; color:{color:titulo};"><a href="{URL}" {Target}>{Name}</a></div>
  356. {block:Description}{Description}{/block:Description}
  357. {block:IndexPage}
  358. <div id="permatext">
  359. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  360. </div>
  361. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  362. </div>
  363. </div>
  364. {/block:IndexPage}
  365. {/block:Link}
  366.  
  367. {Block:chat}
  368. {block:Title}<div style="font-family:PT sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-weight:bold; font-size:13px; margin-bottom:-5px; padding-bottom:3px; color:{color:titulo};">{Title}</div>{/block:Title}
  369. <div class="chat">
  370. <ul>
  371. {block:Lines}
  372. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  373. {/block:Lines}
  374. </ul>
  375. </div>
  376. {block:IndexPage}
  377. <div id="permatext">
  378. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  379. </div>
  380. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  381. </div>
  382. </div>
  383. {/block:IndexPage}
  384. {/block:chat}
  385.  
  386. {block:Audio}
  387. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  388. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  389. <div class="track">
  390. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  391. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  392. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  393. <br><b>Reproduções:</b> {FormattedPlayCount}
  394. </div>
  395. {block:IndexPage}
  396. <div id="permatext">
  397. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  398. </div>
  399. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  400. </div>
  401. </div>
  402. {/block:IndexPage}
  403. {/block:Audio}
  404.  
  405. {block:Video}
  406. {block:IndexPage}<center>{Video-400}</center>{/block:IndexPage}
  407. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  408. {block:IndexPage}
  409. <div id="permatext">
  410. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  411. </div>
  412. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  413. </div>
  414. </div>
  415. {/block:IndexPage}
  416. {/block:Video}
  417.  
  418. {block:Answer}
  419. <div class="ask"><font style="text-transform:uppercase; letter-spacing:1.5px; font-size:11px;">asking by {Asker}:</font>
  420. <br><p>{Question}</div>
  421. <div class="ans">
  422. <font style="text-transform:uppercase; letter-spacing:1.5px; font-size:11px;">answered by me:</font>
  423. {Answer}</div>
  424. {block:IndexPage}
  425. <div id="permatext">
  426. <div style="float:left;"><a href="{Permalink}"> {NoteCount} notificações</a>
  427. </div>
  428. <div style="float:right"><a href="{ReblogURL}">compartilhe</a>
  429. </div>
  430. </div>
  431. {/block:IndexPage}
  432. {/block:Answer}</div>
  433.  
  434. <div class="vsanna">
  435. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  436. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  437. {/block:RebloggedFrom}
  438. </div>
  439. {block:PostNotes}
  440. {block:PermalinkPage}
  441.  
  442. <div class="posts">
  443. <div class="base">
  444. {block:Date}
  445. <div id="permalink">
  446. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  447. </div>
  448. {/block:Date}
  449.  
  450. {block:RebloggedFrom}
  451. <div id="permalink">
  452. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  453.  
  454. <div id="permalink">
  455. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as notificações!</a></div>
  456. {/block:RebloggedFrom}
  457. {/block:PermalinkPage}
  458. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  459. {/block:PostNotes}
  460. {/block:Posts}
  461. </div></div>
  462.  
  463. {block:IndexPage}
  464. <div class="column navigation" id="navigation">
  465. {block:Pagination}
  466. {block:PreviousPage}
  467. <a href="{PreviousPage}" class="navigate">
  468. {/block:PreviousPage}
  469. {block:PreviousPage}</a>
  470. {/block:PreviousPage}
  471. {block:NextPage}
  472. <a href="{NextPage}" class="navigate" id="nextPage">
  473. {/block:NextPage}
  474. {block:NextPage}</a>{/block:NextPage}
  475. {/block:Pagination}
  476. </div>
  477. {/block:IndexPage}
  478. </div></div></div></div></div>
  479. </body>
  480.  
  481. {block:Ifbotaodeiraotopo}
  482. <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>
  483. <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>
  484. {/block:Ifbotaodeiraotopo}
  485. {block:Ifneve}
  486. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  487. {/block:Ifneve}
  488. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  489. <link rel="stylesheet" href="http://static.tumblr.com/cy91k7c/4EEnfop6l/animate.css">
  490.  
  491. <script src="http://goo.gl/QKIQQE"></script>
  492. <script src="http://goo.gl/y7lY8A"></script>
  493. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  494. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  495. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  496. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  497. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  498.  
  499. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  500. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  501. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  502.  
  503. <script language="javascript">
  504. function clickIE() {if (document.all) {(mensagem);return false;}}
  505. function clickNS(e) {if
  506. (document.layers||(document.getElementById&&!document.all)) {
  507. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  508. if (document.layers)
  509. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  510. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  511. document.oncontextmenu=new Function("return false")
  512. </script>
  513. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  514. <script src="http://static.tumblr.com/stnnkm0/36Hno1p6t/mhinfinitescroll.js"></script>
  515. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  516. <script>
  517. $(function(){
  518. var $container = $('#entry');
  519. $container.imagesLoaded(function(){
  520. $container.masonry({
  521. itemSelector: '.posts',
  522. columnWidth: 0
  523. });
  524. });
  525. $container.infinitescroll({
  526. navSelector : "div#navigation",
  527. nextSelector : "div#navigation a#nextPage",
  528. itemSelector : '.posts',
  529. loadingImg : "http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif",
  530. loadingText : " ",
  531. loading: {
  532. finishedMsg: ' ',
  533. img: 'http://static.tumblr.com/nnc3xz0/noHo5lh00/01.gif'
  534. }
  535. },
  536. function( newElements ) {
  537. var $newElems = $( newElements ).css({ opacity: 0 });
  538. $newElems.imagesLoaded(function(){
  539. $newElems.animate({ opacity: 1 });
  540. $container.masonry( 'appended', $newElems, true );
  541. });
  542. }
  543. );
  544.  
  545. });
  546. </script>
  547. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement