Advertisement
clamam

Theme chords

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