Advertisement
clamam

Theme Méchanic

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