Advertisement
clamam

Theme Brittle

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