Advertisement
clamam

Theme Remorse

Feb 23rd, 2017
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.23 KB | None | 0 0
  1. <html><head><title>{title}</title><link rel="shortcut icon" href="{favicon}">
  2.  
  3. <!----------------------
  4.  
  5. theme remorse
  6. made by Gabriele
  7. in clamam.tumblr.com
  8.  
  9. ------------------------>
  10.  
  11. <meta name="image:background" content=""/>
  12. <meta name="color:background" content="#ffffff"/>
  13. <meta name="color:titulo" content="#ffd8e6"/>
  14. <meta name="color:menu" content="#000000"/>
  15. <meta name="color:negrito" content="#f2992e"/>
  16. <meta name="color:texto" content="#666666"/>
  17. <meta name="color:links" content="#666666"/>
  18. <meta name="color:links hover" content="#eeeeee"/>
  19. <meta name="color:bordas" content="#eeeeee"/>
  20. <meta name="color:selecao" content="#eeeeee"/>
  21. <meta name="color:blockquote" content="#eeeeee"/>
  22. <meta name="color:scrollbar" content="#cd2626"/>
  23.  
  24. <meta name="select:fonte das postagens"content="'Arvo', serif"title="Arvo"/>
  25. <meta name="select:fonte das postagens"content="arial"title="Arial"/>
  26. <meta name="select:fonte das postagens"content="'Avalon'"title="Avalon"/>
  27. <meta name="select:fonte das postagens"content="calibri"title="Calibri"/>
  28. <meta name="select:fonte das postagens"content="consolas"title="Consolas"/>
  29. <meta name="select:fonte das postagens"content="cambria"title="Cambria"/>
  30. <meta name="select:fonte das postagens"content="georgia"title="Georgia"/>
  31. <meta name="select:fonte das postagens"content="'Signika', sans-serif"title="Signika"/>
  32. <meta name="select:fonte das postagens"content="'Lato', sans-serif"title="Lato"/>
  33. <meta name="select:fonte das postagens"content="'muli', sans-serif"title="Muli"/>
  34. <meta name="select:fonte das postagens"content="'PT Sans', sans-serif"title="PT Sans"/>
  35. <meta name="select:fonte das postagens"content="courier new"title="Courier new"/>
  36. <meta name="select:fonte das postagens"content="century gothic"title="Century gothic"/>
  37. <meta name="select:fonte das postagens"content="'Roboto', sans-serif"title="Roboto"/>
  38. <meta name="select:fonte das postagens"content="'Typewriter FS', serif"title="Typewriter"/>
  39. <meta name="select:fonte das postagens"content="trebuchet ms"title="trebuchet ms"/>
  40. <meta name="select:fonte das postagens"content="'Yantramanav', sans-serif"title="Yantramanav"/>
  41. <meta name="select:fonte das postagens"content="Istok Web, sans-serif"title="Istok Web"/>
  42. <meta name="select:fonte das postagens"content="'Rokkitt', serif"title="Rokkitt"/>
  43.  
  44. <meta name="if:efeito branco e preto" content=""/>
  45. <meta name="if:efeito vintage" content=""/>
  46. <meta name="if:efeito fade" content=""/>
  47. <meta name="if:efeito sepia" content=""/>
  48. <meta name="if:efeito contraste" content=""/>
  49. <meta name="if:efeito brightness" content=""/>
  50. <meta name="if:efeito hue rotate" content=""/>
  51.  
  52. <meta name="if:redes sociais" content=""/>
  53. <meta name="if:controles customizados" content=""/>
  54. <meta name="if:postagem justificada" content=""/>
  55. <meta name="if:nao repetir background" content=""/>
  56. <meta name="if:botao de ir ao topo" content=""/>
  57. <meta name="if:neve" content=""/>
  58.  
  59. <meta name="text:subtitulo" content="subtitulo"/>
  60. <meta name="text:tamanho das postagens" content="12"/>
  61.  
  62. <meta name="text:link 1 titulo" content="link"/>
  63. <meta name="text:link 1" content="/" />
  64. <meta name="text:link 2 titulo" content="link"/>
  65. <meta name="text:link 2" content="/" />
  66. <meta name="text:link 3 titulo" content="link"/>
  67. <meta name="text:link 3" content="/" />
  68. <meta name="text:link 4 titulo" content="link"/>
  69. <meta name="text:link 4" content="/" />
  70. <meta name="text:link 5 titulo" content="link"/>
  71. <meta name="text:link 5" content="/" />
  72.  
  73. <meta name="text:facebook" content="http://facebook.com/user"/>
  74. <meta name="text:twitter" content="http://twitter.com/user"/>
  75. <meta name="text:instagram" content="http://instagram.com/user"/>
  76. <meta name="text:heart" content="http://weheartit.com/user"/>
  77.  
  78. <link rel="alternate"type="application/rss+xml"href="{RSS}">
  79. {block:description}
  80. <meta name="description" content="{Metadescription}"/>
  81. {/block:description}
  82.  
  83. <link href='https://fonts.googleapis.com/css?family=Amatic+SC:400,700|PT+Sans|Lora:700italic|Arvo|PT Sans|Lato:300,400|Roboto|Muli|Signika|Yantramanav|Istok+Web' rel='stylesheet' type='text/css'>
  84. <link href="https://fonts.googleapis.com/css?family=Give+You+Glory|Indie+Flower|Sansita" rel="stylesheet">
  85. <style type="text/css">
  86.  
  87. *html, body{width:100%;}
  88. 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}
  89. cursor:url('http://static.tumblr.com/5u1fog0/aaEn06fxx/cursor.png'), default!important;}
  90.  
  91. #middle{width:590px; {block:PermalinkPage}width:770px;{/block:PermalinkPage} position:relative; margin-left:auto; margin-right:auto; margin-top:0px; padding-bottom:20px; height:auto; overflow:hidden;}
  92.  
  93. #entry{width:370px; margin-top:5px;}
  94. .posts{margin:0 0 10px 0; float:left; padding:10px; {block:IndexPage}width:370px; position:relative;{/block:IndexPage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  95. .box {position:relative;}
  96. .box img {display:block; max-width:100%;}
  97. .box iframe{max-width:100%;}
  98.  
  99. a{color:{color:texto}; text-decoration:none;}
  100. a:hover{color:{color:texto}; text-decoration:none; cursor:url('http://static.tumblr.com/5u1fog0/zJbn06fy8/cursor_hover.gif'), default!important;}
  101.  
  102. p{margin:6px 0 0 0}
  103. ul{list-style-type:circle;}
  104. hr{text-align:center; border:none; border-top:1px solid {color:bordas}; width:50px;}
  105. blockquote{margin:2px 5px 2px 5px; padding:1px 0 3px 6px; border-left:1px solid {color:blockquote};}
  106.  
  107. #social{position:fixed; float:left; left:40px; top:30px; z-index:999999999!important;}
  108. #social a{margin:0 0 7px 0; padding:7px; background:{color:bordas}; border-radius:100%; display:block; text-align:right; color:{color:texto}; font-size:12px; text-shadow:1px 1px 1px {color:background}; transition:ease 1s; line-height:0;}
  109. #social a:hover{background:{color:menu}; transition:1s ease;}
  110. #social i{color:{color:texto}}
  111.  
  112. #s-m-t-tooltip{max-width:300px; margin:15px; padding:5px 5px; background:{color:background}; color:{color:texto}; z-index:999999; font-size:10px; letter-spacing:1.3px; font-family:PT Sans; text-transform:uppercase;}
  113.  
  114. {block:Ifcontrolescustomizados}
  115. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:5px!important; display:none; margin-top:0px; opacity:0.4; text-transform:none; {block:PermalinkPage}display:inline-block; margin-right:65px!important;{/block:PermalinkPage} z-index:99999999999999999999999!important;}
  116. {block:PermalinkPage}
  117. .tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:5px!important; margin-right:3px;text-transform:none;display:inline-block;}
  118. {/block:PermalinkPage}
  119.  
  120. #controls{position:fixed; float:right; right:40px; top:40px; z-index:999999999!important; {block:PermalinkPage}display:none;{/block:PermalinkPage}}
  121. #controls a{margin:0 0 15px 0; display:block; text-align:right; color:{color:texto}; font-size:12px; text-shadow:1px 1px 1px {color:background}; transition:ease 1s;}
  122. #controls i{color:{color:texto}}
  123. cade{background:{color:bordas}; padding:7px; border-radius:100%; transition:1s ease; text-shadow:1px 1px 1px {color:background};}
  124. cade:hover{background:{color:menu}; transition:1s ease;}
  125. {/block:Ifcontrolescustomizados}
  126.  
  127. {block:Ifnotcontrolescustomizados}
  128. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%)!important; margin-right:65px!important; opacity:0.4!important; margin-top:0px!important; text-transform:none; display:inline-block; z-index:9999999999999!important;}
  129. #tumblr_controls,.tmblr-iframe--desktop-logged-in-controls,.iframe-controls--desktop, .lcredit.icon.theme{position:fixed!important;-webkit-filter:invert(100%);opacity:0.4; top:5px!important; margin-right:3px; text-transform:none; display:inline-block;}
  130. {/block:Ifnotcontrolescustomizados}
  131.  
  132. .chat ul{padding:0px 0px 0px 0px; margin:0px;}
  133. .chat li{margin-bottom:1px; padding:10px; list-style-type:none;}
  134. .chat li.odd{border-left:1px solid {color:bordas}; transition:.5s;}
  135. .chat li.even{border-right:1px solid {color:bordas}; transition:.5s;}
  136. span.chats{color:{color:texto}; font-size:10px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase;}
  137. .chat ul:hover li.odd{border-left:none; border-right:1px solid {color:bordas}; transition:.5s;}
  138. .chat ul:hover li.even{border-right:none; border-left:1px solid{color:bordas}; transition:.5s;}
  139.  
  140. .base{border-radius:5px; padding:0px; overflow:hidden; float:left; position:relative; {block:indexpage}width:500px;{/block:indexpage} {block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  141. #permalink{width:500px; font-size:10px; font-family:PT Sans; text-transform:uppercase; padding-bottom:5px; margin-left:0px; margin-top:0px; line-height:160%;}
  142. aside.permalink_page {margin-top:30px; margin-bottom:60px;}
  143. ol.notes li.note img.avatar {display:none!important;}
  144. ol.notes {list-style-type:none; margin:0;}
  145. ol.notes li.note{display:block; margin-bottom:5px; padding:5px; margin-left:-35px;}
  146. li.note:nth-child(odd) {background:{color:bordas};}
  147. li.note{font-size:8px; letter-spacing:1px; text-transform:uppercase; position:relative;}
  148.  
  149. /*notes by Jadson Lemos - Hifens*/
  150. #infojads{letter-spacing:1px; color:{color:texto}; text-align:right; font-size:11px; font-family:PT Sans; margin-top:-5px; opacity:0; padding:2px; line-height:15px; text-transform:uppercase; transition:1s ease;}
  151. #infojads a{color:{color:texto};}
  152. #infojads a:hover{text-decoration:line-through; color:{color:texto};}
  153. #reblogjads{padding:2px; font-weight:600; color:{color:negrito};}
  154. .posts:hover #infojads{opacity:1; margin-top:10px; transition:1s ease;}
  155. /*fim notes by Jadson Lemos - Hifens*/
  156.  
  157. #permaf{position:absolute; top:27px; left:15px; opacity:0; transform:rotate(-157deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  158. #permaf a{padding:7px 15px 7px 15px; border-radius:100%; background:rgba(250,250,250,0.5); color:#666; text-shadow:1px 1px 1px #aaa; font-size:20px; font-family:georgia; font-style:italic; font-weight:bold; margin:4px; -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  159. #permaf a:hover{background:rgba(250,250,250,0.90); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  160.  
  161. #permaicon{position:absolute; top:19px; left:60px; opacity:0; transform:rotate(157deg); -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. #permaicon i{padding:10px 10px 10px 10px; border-radius:100%; color:#666; font-size:20px; text-shadow:1px 1px 1px #aaa; font-size:16.3px; background:rgba(250,250,250,0.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;}
  163. #permaicon i:hover{background:rgba(250,250,250,0.90); -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. .posts:hover #permaf{opacity:1; left:15px; transform:rotate(0deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  166. .posts:hover #permaicon{opacity:1; left:60px; transform:rotate(0deg); -webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; -o-transition:all 1s linear; transition:all 1s linear;}
  167.  
  168. #sidebar{position:fixed; width:200px; margin-top:240px; margin-left:415px; z-index:99; {block:PermalinkPage}margin-left:550px;{/block:PermalinkPage}}
  169.  
  170. #title{position:fixed; font-size:22px; margin-left:49px; margin-top:3px; font-family: 'Give You Glory', cursive; font-weight:600; color:{color:titulo}; letter-spacing:1px;}
  171.  
  172. #line{position:fixed; margin-left:17px; width:1px; background:{color:bordas}; height:100%; margin-top:0px; z-index:-1;}
  173.  
  174. #descri{width:150px; padding:0px; position:fixed; margin-top:-135px; margin-left:49px; text-align:left;}
  175.  
  176. #links{margin-top:0px; text-align:center; margin-bottom:12px;}
  177. #links a{width:23px; height:23.3px; line-height:23px; border-radius:100%; text-align:center; display:block; background:{color:menu};margin:0 0 10px 5px; transition:1s ease;}
  178. #links i{margin-top:29px!important!; line-height:205%; opacity:0; transition:1s ease; color:{color:background};}
  179.  
  180. #links a:hover{background:{color:bordas};}
  181. #links a:hover i{opacity:1; transition:1s ease;}
  182.  
  183. .quote{font-family:{select:fonte das postagens}; line-height:160%; {block:Ifpostagemjustificada}text-align:justify;{/block:Ifpostagemjustificada} font-size:{text:tamanho das postagens}px;}
  184. .qsource{text-align:left; margin-top:0px; font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; font-size:10.4px;}
  185.  
  186. .ask{text-align:left; overflow:hidden;}
  187. .ans{border-top:1px solid {color:bordas}; padding-top:7px; margin-top:13px; text-align:left; overflow:hidden;}
  188. .ans img{max-width:100%;}
  189.  
  190. .album{background-repeat: no-repeat; background-position: center; position: absolute; width:86px; height:86px; background-size:60px; overflow:hidden;}
  191. .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;}
  192. .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;}
  193. .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;}
  194. .player:hover {opacity:1;}
  195. .track{margin-left:90px; overflow:auto; min-height:80px; max-height:100px; font-family:PT Sans; font-size:10px; padding:3px; text-transform:uppercase; letter-spacing:.5px;}
  196.  
  197. #fundopopup{display:none; opacity:0.9; background:{color:background}; position:fixed; left:0; top:0; width:100%; height:100%; z-index:999999;}
  198. .caixapopup{padding-top:0px; text-align:left; display:none; background:{color:background}; box-shadow:0px 2px 2px 0px {color:bordas}; padding:10px; float:left; margin:10px auto:0; font-family:{select:font posts}; font-size:{text:tamanho das postagens}px; color:{color:textos}; line-height:16px; position: fixed; top:50%; margin-top:15px; left:35%; z-index:9999999999999999999999; border-radius:10px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; width:300px; height:300px; overflow: scroll;}
  199. img.btn_botaodeclose{float:right;margin: -55px -55px 0 0;}
  200. *html #fundopopup{position:absolute;}
  201. *html .caixapopup{position:absolute;}
  202.  
  203. {block:Ifefeitosepia}
  204. 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;}
  205. 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;}
  206. .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;}
  207. .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;}
  208. {/block:Ifefeitosepia}
  209.  
  210. {block:Ifefeitohuerotate}
  211. 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;}
  212. .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;}
  213. .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;}
  214. {/block:Ifefeitohuerotate}
  215.  
  216. {block:Ifefeitobrightness}
  217. 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;}
  218. 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;}
  219. .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;}
  220. .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;}
  221. {/block:Ifefeitobrightness}
  222.  
  223. {block:Ifefeitocontraste}
  224. 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;}
  225. 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;}
  226. .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;}
  227. .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;}
  228. {/block:Ifefeitocontraste}
  229.  
  230. {block:Ifefeitofade}
  231. img{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  232. 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;}
  233. .photoset{opacity:0.7;-webkit-transition:all 0.9s linear; -moz-transition:all 0.9s linear; -webkit-filter:grayscale(10%);}
  234. .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;}
  235. {/block:Ifefeitofade}
  236.  
  237. {block:Ifefeitobrancoepreto}
  238. img{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  239. img:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  240. -o-transition:All 1s ease;}
  241. .photoset{-webkit-filter: grayscale(100%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease; -o-transition:All 1s ease;}
  242. .photoset:hover{-webkit-filter: grayscale(0%); transition:All 1s ease; -webkit-transition:All 1s ease; -moz-transition:All 1s ease;
  243. -o-transition:All 1s ease;}
  244. {/block:Ifefeitobrancoepreto}
  245.  
  246. {block:Ifefeitovintage}
  247. img{-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  248. img:hover{-webkit-filter:grayscale(0);}
  249. .photoset {-webkit-filter:grayscale.500; -webkit-filter: grayscale(40%); transition:all 1s ease;}
  250. .photoset:hover{-webkit-filter:grayscale(0);}
  251. {/block:Ifefeitovintage}
  252.  
  253. b, strong{color:{color:negrito};}
  254. i, em{color:{color:negrito}; font-family:'Lora', serif;}
  255. s{color:{color:negrito};}
  256. u{border-bottom:{color:negrito}; color:{color:negrito};}
  257. a:link,a:active,a:visited{color:{color:links}; -webkit-transition-duration: .90s;} a:hover{color:{color:links hover};} .vsanna{display:none;}
  258.  
  259. #scrollToTop:link,#scrollToTop:visited{position:fixed; display:none; bottom:15px; right:75px; opacity:.4;}
  260.  
  261. #infscr-loading{position:absolute!important; width:5px!important; height:auto!important; margin-bottom:-16px!important; top:auto!important; bottom:0; left:45%!important; padding-bottom:5px; padding-top:10px; -webkit-filter:grayscale(100%);}
  262.  
  263. #infscr-loading img{width:30px!important;}
  264.  
  265. ::selection{background:{color:selecao}; color:{color:negrito};}
  266. ::-moz-selection{background:{color:selecao}; color:{color:negrito};}
  267. @-webkit-keyframes Fade{0%{opacity:0;} 100%{opacity:1;}}
  268.  
  269. ::-webkit-scrollbar{height:1px; width:5px; background:transparent;}
  270. ::-webkit-scrollbar-thumb{background:{color:scrollbar};}
  271.  
  272. </style>
  273. </head>
  274. <body>
  275.  
  276.  
  277. {block:Ifcontrolescustomizados}
  278. <div id="controls">
  279. <a href="https://www.tumblr.com/message/{name}" title="mensagens" target="_blank"><cade><i class="oi-chat"></i></cade></a>
  280. <a href="http://tumblr.com/follow/{name}" title="seguir"><cade><i class="oi-user"></i></cade></a>
  281. <a href="https://www.tumblr.com/dashboard" title="dashboard"><cade><i class="oi-grid"></i></cade></a>
  282. <a href="http://clamam.tumblr.com/" title="créditos" target="_blank"><cade><i class="oi-support"></i></cade></a>
  283. </div>
  284. {block:PermalinkPage}
  285. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  286. {/block:PermalinkPage}
  287. {/block:Ifcontrolescustomizados}
  288.  
  289. {block:Ifnotcontrolescustomizados}
  290. <a class="lcredit icon theme" href="http://clamam.tumblr.com" target="_blank">Theme</a>
  291. {/block:Ifnotcontrolescustomizados}
  292.  
  293. {block:Ifredessociais}
  294. <div id="up"></div>
  295. <div id="social">
  296. <a href="{text:facebook}" title="facebook" target="_blank"><i class="oi-facebook"></i> </a>
  297. <a href="{text:twitter}" title="twitter" target="_blank"><i class="oi-twitter"></i></a>
  298. <a href="{text:instagram}" title="instagram" target="_blank"><i class="fa fa-instagram"></i></a>
  299. <a href="{text:heart}" title="heart" target="_blank"><i class="oi-heart"></i></a>
  300. </div>
  301. {/block:Ifredessociais}
  302.  
  303. <div id="middle">
  304.  
  305. <div id="sidebar">
  306. <div id="line"></div>
  307. <div id="title">{text:subtitulo}</div>
  308. <div id="links">
  309. <a href="{text:Link 1}" title="{text:Link 1 Titulo}"><i class="fa fa-heart-o"></i></a>
  310. <a href="{text:Link 2}" title="{text:Link 2 Titulo}"><i class="fa fa-heart-o"></i></a>
  311. <a href="{text:Link 3}" title="{text:Link 3 Titulo}"><i class="fa fa-heart-o"></i></a>
  312. <a href="{text:Link 4}" title="{text:Link 4 Titulo}"><i class="fa fa-heart-o"></i></a>
  313. <a href="{text:Link 5}" title="{text:Link 5 Titulo}"><i class="fa fa-heart-o"></i></a>
  314. </div>
  315. <div id="descri">{description}</div>
  316. </div>
  317.  
  318. <div id="entry">
  319.  
  320. {block:Posts}
  321. <div class="posts">
  322.  
  323. {block:Text}
  324. {block:IndexPage}
  325. <div id="infojads">
  326. {24HourWithZero}:{Minutes}{AmPm} .
  327. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  328. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  329. </div>
  330. {/block:IndexPage}
  331. {block:Title}<div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:negrito};">{Title}</div>
  332. {/block:Title}{Body}
  333. {/block:Text}
  334.  
  335. {block:Photo}
  336. {block:IndexPage}
  337. <div class="box">
  338. <div id="infojads">
  339. {24HourWithZero}:{Minutes}{AmPm} .
  340. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  341. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  342. </div>
  343. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>
  344. </div>
  345. {/block:IndexPage}
  346. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}{/block:PermalinkPage}
  347. {/block:Photo}
  348.  
  349. {block:Photoset}
  350. {block:IndexPage}
  351. <div class="box">
  352. <div id="infojads">
  353. {24HourWithZero}:{Minutes}{AmPm} .
  354. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  355. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  356. </div>
  357. {Photoset-500}
  358. </div>
  359. {/block:IndexPage}
  360. {block:PermalinkPage}<center>{Photoset-500}</center>{/block:PermalinkPage}
  361. {/block:Photoset}
  362.  
  363. {block:Quote}
  364. {block:IndexPage}
  365. <div id="infojads">
  366. {24HourWithZero}:{Minutes}{AmPm} .
  367. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  368. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  369. </div>
  370. {/block:IndexPage}
  371. <div class="quote">{Quote}</div>
  372. {block:Source}
  373. <div class="qsource">{Source}</div>
  374. {/block:Source}
  375. {/block:Quote}
  376.  
  377. {block:Link}
  378. {block:IndexPage}
  379. <div id="infojads">
  380. {24HourWithZero}:{Minutes}{AmPm} .
  381. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  382. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  383. </div>
  384. {/block:IndexPage}
  385. <div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:negrito};"><a href="{URL}" {Target}>{Name}</a></div>
  386. {block:description}{description}{/block:description}
  387. {/block:Link}
  388.  
  389. {Block:chat}
  390. {block:IndexPage}
  391. <div id="infojads">
  392. {24HourWithZero}:{Minutes}{AmPm} .
  393. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  394. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  395. </div>
  396. {/block:IndexPage}
  397. {block:Title}<div style="font-family:PT Sans; letter-spacing:1.3px; text-transform:uppercase; text-align:left; font-size:11px; font-weight:bold; color:{color:negrito};">{Title}</div>{/block:Title}
  398. <div class="chat">
  399. <ul>
  400. {block:Lines}
  401. <li class="{Alt} u{UserNumber}">{block:Label}<span class="chats">{Label}</span>{/block:Label} {Line}</li>
  402. {/block:Lines}
  403. </ul>
  404. </div>
  405. {/block:chat}
  406.  
  407. {block:Audio}
  408. {block:IndexPage}
  409. <div id="infojads">
  410. {24HourWithZero}:{Minutes}{AmPm} .
  411. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  412. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  413. </div>
  414. {/block:IndexPage}
  415. <div class="album">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}
  416. {block:AlbumArt}{block:IndexPage}<img src="{AlbumArtURL}">{/block:IndexPage}{block:PermalinkPage}<img src="{AlbumArtURL}">{/block:PermalinkPage}{/block:AlbumArt}</div>
  417. <div class="track">
  418. <b>Faixa:</b> {block:TrackName}{TrackName}{/block:TrackName}
  419. <br><b>Artista:</b> {block:Artist}{Artist}{/block:Artist}
  420. <br><b>Albúm:</b> {block:Album} {Album}{/block:Album}
  421. <br><b>Reproduções:</b> {FormattedPlayCount}
  422. </div>
  423. {/block:Audio}
  424.  
  425. {block:Video}
  426. {block:IndexPage}
  427. <div id="infojads">
  428. {24HourWithZero}:{Minutes}{AmPm} .
  429. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  430. <a id="reblogjads" href="{ReblogURL}">reblogar</a>
  431. </div>
  432. {/block:IndexPage}
  433. {block:IndexPage}<div class="box">{Video-250}</div>{/block:IndexPage}
  434. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  435. {/block:Video}
  436.  
  437. {block:Answer}
  438. {block:IndexPage}
  439. <div id="infojads">
  440. {24HourWithZero}:{Minutes}{AmPm} .
  441. <a href="{Permalink}">{NoteCountWithLabel}</a> .
  442. <a id="reblogjads" href="/ask">contate-me</a>
  443. </div>
  444. {/block:IndexPage}
  445. <div class="ask">{Question}</div>
  446. <a href="/ask" title="Respondeu: {name}"/><img src="{favicon}" style="position:absolute; margin-top:2px; right:10px; width:15px; float:right; border-radius:100%; border:3px solid {color:bordas};"/></a>
  447. <a href="{askerURL}" title="Perguntou: {askername}"><img src="{AskerPortraitURL-40}" style="position:absolute; margin-top:2px; width:15px; float:right; border-radius:100%; border:3px solid {color:bordas}; right:33px"></a>
  448. <div class="ans">{Answer}</div>
  449. {/block:Answer}
  450.  
  451. <div class="vsanna">
  452. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  453. {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>
  454. {/block:RebloggedFrom}
  455. </div>
  456. {block:PostNotes}
  457. {block:PermalinkPage}
  458.  
  459. <div class="posts">
  460. <div class="base">
  461. {block:Date}
  462. <div id="permalink">
  463. Publicado em {DayOfMonth} de {Month} de {Year}, com {NoteCountWithLabel}, às {12hour}:{minutes}{ampm}.
  464. </div>
  465. {/block:Date}
  466.  
  467. {block:RebloggedFrom}
  468. <div id="permalink">
  469. Compartilhado de <a href="{ReblogParentURL}"target="_blank">{ReblogParentName}</a>, original de {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
  470.  
  471. <div id="permalink">
  472. <a codigopopup="#Aw=500" abrir="notes" class="janela">Clique aqui para ver as informes!</a></div>
  473. {/block:RebloggedFrom}
  474. {/block:PermalinkPage}
  475. <div id="notes" class="caixapopup">{PostNotes}</div></div>
  476. {/block:PostNotes}
  477. {/block:Posts}
  478.  
  479. {block:IndexPage}
  480. <div class="column navigation" id="navigation">
  481. {block:Pagination}
  482. {block:PreviousPage}
  483. <a href="{PreviousPage}" class="navigate">
  484. {/block:PreviousPage}
  485. {block:PreviousPage}</a>
  486. {/block:PreviousPage}
  487. {block:NextPage}
  488. <a href="{NextPage}" class="navigate" id="nextPage">
  489. {/block:NextPage}
  490. {block:NextPage}</a>{/block:NextPage}
  491. {/block:Pagination}
  492. </div>
  493. {/block:IndexPage}
  494.  
  495. </div></div>
  496. </div></div></div>
  497. </body>
  498.  
  499. {block:Ifbotaodeiraotopo}
  500. <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>
  501. <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>
  502. {/block:Ifbotaodeiraotopo}
  503.  
  504. {block:Ifneve}
  505. <script src="http://static.tumblr.com/8l2gpxb/Apwlulgho/snowstorm2.js"></script>
  506. {/block:Ifneve}
  507.  
  508. <script src="http://goo.gl/y7lY8A"></script>
  509. <link rel="stylesheet" type="text/css" href="http://goo.gl/F6c7pZ">
  510. <link rel="stylesheet" type="text/css" href="http://goo.gl/a5mt2U">
  511. <link rel="stylesheet" type="text/css" href="https://assets.tumblr.com/fonts/typewriterfs/stylesheet.css">
  512. <link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/s/33sakshawgsp033/UNIICONS-ADJ.css?dl=0">
  513. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  514. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  515. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css">
  516. <link rel="stylesheet" href="http://static.tumblr.com/rkx3jqs/EQgo3gayp/stylesheet.css">
  517. <script type="text/javascript" src="http://goo.gl/ukJ2Cf"></script>
  518. <script type="text/javascript" src="http://goo.gl/R2zQCK"></script>
  519. <script type="text/javascript" src="http://goo.gl/AGLNrG"></script>
  520. <script type="text/javascript" src="http://goo.gl/KEk7xO"></script>
  521.  
  522. <script>(function($){$(document).ready(function(){$("[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:200,tip_fade_speed:300});});})(jQuery);</script><script language="javascript">function clickIE() {if (document.all) {(mensagem);return false;}}function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  523. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextgabi3=clickIE;}
  524. document.oncontextgabi3=new Function("return false")</script>
  525. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
  526. <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  527. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  528. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  529. <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
  530. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  531. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  532.  
  533. <script>$(function(){
  534. var $container = $('#entry');
  535. $container.imagesLoaded(function(){
  536. $container.masonry({
  537. itemSelector: '.posts',
  538. columnWidth: 0
  539. });
  540. });
  541. $container.infinitescroll({
  542. navSelector : "div#navigation",
  543. nextSelector : "div#navigation a#nextPage",
  544. itemSelector : '.posts',
  545. loadingImg : "http://i.imgur.com/hS1U2T5.gif",
  546. loadingText : " ",
  547. loading: {
  548. finishedMsg: ' ',
  549. img: 'http://i.imgur.com/hS1U2T5.gif'
  550. }
  551. },
  552. function( newElements ) {
  553. var $newElems = $( newElements ).css({ opacity: 0 });
  554. $newElems.imagesLoaded(function(){
  555. $newElems.animate({ opacity: 1 });
  556. $container.masonry( 'appended', $newElems, true );
  557. });
  558. }
  559. );
  560.  
  561. });
  562. </script>
  563. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement