Advertisement
clamam

Theme Dribble

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