Advertisement
clamam

Theme Fragile

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