Advertisement
clamam

Theme Special

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