Advertisement
Guest User

Theme 1

a guest
Jul 18th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.58 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4.  
  5. ------------------------------------------------------------------>
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. <meta name="text:Link 1" content=""/>
  14. <meta name="text:Link 1 URL" content=""/>
  15. <meta name="text:Link 2" content=""/>
  16. <meta name="text:Link 2 URL" content=""/>
  17. <meta name="text:Link 3" content=""/>
  18. <meta name="text:Link 3 URL" content=""/>
  19. <meta name="text:Link 4" content=""/>
  20. <meta name="text:Link 4 URL" content=""/>
  21. <meta name="text:Link 5" content=""/>
  22. <meta name="text:Link 5 URL" content=""/>
  23. <meta name="text:Link 6" content=""/>
  24. <meta name="text:Link 6 URL" content=""/>
  25. <meta name="text:Link 7" content=""/>
  26. <meta name="text:Link 7 URL" content=""/>
  27. <meta name="text:Link 8" content=""/>
  28. <meta name="text:Link 8 URL" content=""/>
  29. <meta name="text:Home Label" content="Home"/>
  30. <meta name="text:Ask Label" content="Ask"/>
  31. <meta name="text:Submit Label" content="Submit"/>
  32. <meta name="text:Archive Label" content="Archive"/>
  33. <meta name="if:Show Archive Link" content="1"/>
  34. <meta name="if:Show Submit Link" content="1"/>
  35. <meta name="if:Show Title" content="1"/>
  36. <meta name="if:Show Tags" content="0"/>
  37. <meta name="if:Animation" content="1"/>
  38. <meta name="if:To Top Button" content="0"/>
  39. <meta name="if:Infinite Scroll" content="1"/>
  40. <meta name="if:Show Captions" content="0"/>
  41. <meta name="if:Show Tags" content="0"/>
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:Sidebar" content=""/>
  44. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  45.  
  46. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  47. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  48. <style type="text/css">
  49.  
  50.  
  51. /**ask por conjugad-a **/
  52.  
  53. #pergunta a {color:{color:text};text-transform:none;}
  54.  
  55. .pergunta {background: #fff;text-align:center; padding: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: auto; -webkit-border-top-right-radius: 80px border-bottom: 2px dashed #e0e0e0;text-transform:none;font-size:10px; font-family:arial;}
  56.  
  57. .pergunta a {color: #000}
  58.  
  59. .pergunta g {color: #000;}
  60.  
  61. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border:2px solid #f0f0f0;}
  62.  
  63. .divisoria {display: block; margin-top: 0px; margin-bottom: 0px;}
  64.  
  65. div.treme img{position:relative}
  66.  
  67. #resposta {text-align:center;color:{color:text};font-family:arial;font-size:10px;text-transform:none;}
  68.  
  69. #resposta a{text-transform:uppercase;color:{color:text};}
  70.  
  71. /** fim do código **/
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  82.  
  83.  
  84. ::-webkit-scrollbar-thumb:vertical{
  85. width:10px;
  86. background:#EEE9E9;
  87. border-radius:5px;
  88. border:2px solid #EEE9E9;
  89. }
  90.  
  91. ::-webkit-scrollbar-thumb:horizontal{
  92. height:10px;
  93. background:#EEE9E9;
  94. border-radius:5px;
  95. border:2px solid #EEE9E9;
  96. }
  97.  
  98. ::-webkit-scrollbar{
  99. width:7px;
  100. height:7px;
  101. background:{color:background};
  102. background-image:url({image:Background});
  103. }
  104.  
  105.  
  106. body {
  107. color: #000000;background: #ffffff url({image:Background});
  108. font-family: Arial;
  109. font-size: 10px;
  110. line-height: 1.5em;
  111. }
  112. p {margin:0 0 .75em 0} p:last-child {margin:0}
  113. a {
  114. color: #000000;
  115. text-decoration:none;
  116. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  117. a:hover {color: #000000; }
  118. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  119. line-height: 100%;border-left: solid 4px #EDEDED;
  120. }
  121. h1 {
  122. font-family: arial;
  123. font-size: 20px;
  124. line-height: 1em;font-weight: normal;
  125. }
  126. ul {
  127. margin: 0px 1.5em .75em;}
  128. li {
  129. margin: .75em 0;
  130. list-style-type: square;
  131. }
  132. .box img {
  133. display: block;
  134. max-width: 100%;}.m-i {
  135. display: block;
  136. line-height: 1px!important;
  137. }
  138. .menu-picture {
  139. line-height: 100%;
  140. display: inline-block;
  141. line-height: 0px!important;
  142. }
  143. .post-link{
  144. font-family: Arial;
  145. font-size: 10px;
  146. line-height: 8px;
  147. }p.source{text-align: center;}
  148. .menu-picture {
  149. line-height: 100%;display: inline-block;
  150. }p.source{text-align: center;}
  151. h3 {
  152. font-size: 10px; font-weight: normal;
  153. }.tagged { text-align: center; line-height: 8px;font-size: 10px;}
  154. .text { padding: 5px;}p.question {
  155. margin-bottom: .375em;
  156. }
  157. p.words {
  158. padding: 6px;
  159. line-height: 1.5em;
  160. color: #000000;
  161. background: #ffffff;
  162. }
  163. .response {
  164. background: #efefef;
  165. padding: 5px;
  166. margin-bottom: .75em;
  167. }.answer {
  168. text-align: center;
  169. }
  170. .post {
  171. position: relative;
  172. {block:IndexPage}
  173. width:250px;
  174. {/block:IndexPage}
  175. {block:PermalinkPage}
  176. width:250px;
  177. {/block:PermalinkPage}
  178. {block:indexpage}float: left;{/block:indexpage}
  179. {block:Permalinkpage}margin:10px auto!imporant;{block:Permalinkpage}
  180. background: #ffffff;
  181. padding:0px;
  182. margin:8px;
  183. }.box {position: relative;}
  184.  
  185. #side {
  186. text-align: center;
  187. margin: 20px auto 10px;
  188. width:274px;
  189. padding:0px;
  190. background: #ffffff;
  191. }#side img {
  192. max-width: 100%;
  193. }ul {margin-bottom: .75em;}
  194. #contain {
  195. width:1300px;
  196. margin: 10px auto 0;
  197. }
  198. #content {
  199. width:1330px;
  200. }
  201. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}.post-header-a{z-index:10;top:5px;left:5px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}.reblog-button:hover,.like-button:hover,.note-perma:hover{opacity:1!important;filter:alpha(opacity = 100)!important}.reblog-button{margin-left:3px;float:left;z-index:3333;display:inline-block;width:24px;height:20px;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1864px 0 no-repeat;text-indent:-999em;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.like-button{float:left;z-index:3333;display:inline-block;right:10px;width:21px;background-position:-1898px 0;background:url('http://static.tumblr.com/tpqedpr/3n8m9zvjl/radar_sprite.png') -1898px 0 no-repeat;overflow:hidden;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.75;filter:alpha(opacity = 75)}.note-perma{float:left;z-index:3333;font-weight:bold;display:inline-block;margin-left:3px;color:#fff;background:#000;background:url('http://static.tumblr.com/tpqedpr/dLim9uidw/bg.png');padding:0 5px;font:11px/20px arial,sans-serif;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 1px rgba(0,0,0,0.5);opacity:.75;filter:alpha(opacity = 75)}a.note-perma,a.note-perma:hover{color:white;font-weight:bold}.post-right { float: left; text-transform: normal; } .post-left { float: right; text-transform: normal;}p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  202. max-width: 100%;
  203. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  204. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  205.  
  206. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;opacity:.5;filter:alpha(opacity = 50);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTopHover{width:21px;height:21px;display:block;overflow:hidden;float:left;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}#toTop:hover{opacity:1;filter:alpha(opacity = 100)}#toTop:active,#toTop:focus{outline:0}
  207.  
  208. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  209. </style>
  210.  
  211. <script type="text/javascript" src="scrolltopcontrol.js">
  212. </script>
  213.  
  214. <script type="text/javascript">
  215.  
  216.  
  217. var scrolltotop={
  218. //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
  219. //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
  220. setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
  221. controlHTML: '<img src="http://i1155.photobucket.com/albums/p559/scrolltotop/arrow86.png" style="filter:alpha(opacity=70); -moz-opacity:0.7; margin-right: 10px; top: 50; " />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol"
  222. controlattrs: {offsetx:20, offsety:20}, //offset of control relative to right/ bottom of window corner
  223. anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
  224.  
  225. state: {isvisible:false, shouldvisible:false},
  226.  
  227. scrollup:function(){
  228. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  229. this.$control.css({opacity:0}) //hide control immediately after clicking it
  230. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  231. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  232. dest=jQuery('#'+dest).offset().top
  233. else
  234. dest=0
  235. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  236. },
  237.  
  238. keepfixed:function(){
  239. var $window=jQuery(window)
  240. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  241. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  242. this.$control.css({left:controlx+'px', top:controly+'px'})
  243. },
  244.  
  245. togglecontrol:function(){
  246. var scrolltop=jQuery(window).scrollTop()
  247. if (!this.cssfixedsupport)
  248. this.keepfixed()
  249. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  250. if (this.state.shouldvisible && !this.state.isvisible){
  251. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  252. this.state.isvisible=true
  253. }
  254. else if (this.state.shouldvisible==false && this.state.isvisible){
  255. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  256. this.state.isvisible=false
  257. }
  258. },
  259.  
  260. init:function(){
  261. jQuery(document).ready(function($){
  262. var mainobj=scrolltotop
  263. var iebrws=document.all
  264. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
  265. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  266. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  267. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  268. .attr({title:'Scroll to Top'})
  269. .click(function(){mainobj.scrollup(); return false})
  270. .appendTo('body')
  271. if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  272. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  273. mainobj.togglecontrol()
  274. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  275. mainobj.scrollup()
  276. return false
  277. })
  278. $(window).bind('scroll resize', function(e){
  279. mainobj.togglecontrol()
  280. })
  281. })
  282. }
  283. }
  284.  
  285. scrolltotop.init()
  286.  
  287. </script>
  288.  
  289.  
  290. </head>
  291. <body>
  292.  
  293.  
  294. <div id="contain" class="clearfix">
  295. <div id="side">
  296. <div class="text">
  297. {block:IfShowTitle}<h1><a href="/">{Title}</a></h1>{/block:IfShowTitle}<a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div>
  298.  
  299. <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5557207";
  300. var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
  301. fhs.src = "//freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=ONLINE&e2=ONLINE&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
  302. document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
  303. </script> / <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3299294";
  304. fhsh.src = "//freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=VISITAS&a=1";
  305. document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
  306. </script>
  307.  
  308.  
  309. <div><a class="menu-link" href="/">{text:Home Label}</a> <a class="menu-link" href="/ask">{text:Ask label}</a>{block:SubmissionsEnabled}{block:IfShowSubmitLink} <a class="menu-link" href="/submit">{text:Submit label}</a>{/block:IfShowSubmitLink}{/block:SubmissionsEnabled}{block:HasPages}{block:Pages} <a class="menu-link" href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}{block:iflink1} <a class="menu-link" href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}{block:iflink2} <a class="menu-link" href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}{block:iflink3} <a class="menu-link" href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}{block:iflink4} <a class="menu-link" href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}{block:iflink5} <a class="menu-link" href="{text:link 5 url}">{text:link 5}</a>{/block:iflink5}{block:iflink6} <a class="menu-link" href="{text:link 6 url}">{text:link 6}</a>{/block:iflink6}{block:iflink7} <a class="menu-link" href="{text:link 7 url}">{text:link 7}</a>{/block:iflink7}{block:iflink8}<a class="menu-link" href="{text:link 8 url}">{text:link 8}</a>{/block:iflink8}{Block:IfShowArchiveLink} <a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</div>
  310. {block:IfNotInfiniteScroll}{block:Pagination}<p class="previous-next text">{block:PreviousPage}<a href="{PreviousPage}" class="next"><</a>{/block:PreviousPage}<span id="pages"> {CurrentPage} of {TotalPages} </span>{block:NextPage}<a href="{NextPage}" class="previous">></a>{/block:NextPage}</p>{/block:Pagination}{/block:IfNotInfiniteScroll}
  311. </div>
  312. </div>
  313. <div id="content">
  314. {block:Posts}
  315. <div class="post">
  316.  
  317. {block:Text}
  318. <div class="text">
  319. {block:Title}<h3>{Title}</h3>{/block:Title}
  320. {Body}
  321. <!-- permalink --> {block:IndexPage}
  322. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  323. <!-- /permalink --> {/block:IndexPage}
  324. </div>
  325. {/block:Text}
  326.  
  327. {block:Quote}
  328. <div class="text quote">
  329. <p class="words">&#8220;{Quote}&#8221;</p>
  330. {block:Source}<p class="source">{Source}</p>{/block:Source}
  331. <!-- permalink --> {block:IndexPage}
  332. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  333. <!-- /permalink --> {/block:IndexPage}
  334. </div>
  335. {/block:Quote}
  336.  
  337. {block:Link}
  338. <div class="text link">
  339. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  340. {block:Description}{Description}{/block:Description}
  341. <!-- permalink --> {block:IndexPage}
  342. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  343. <!-- /permalink --> {/block:IndexPage}
  344. </div>
  345. {/block:Link}
  346.  
  347. {block:Chat}
  348. <div class="text chat">
  349. <ul class="conversation">
  350. {block:Lines}
  351. <li class="line {Alt}">
  352. {block:Label}<span class="person">{Label}</span>{/block:Label}
  353. <span class="person-said">{Line}</span>
  354. </li>
  355. {/block:Lines}
  356. </ul>
  357. <!-- permalink --> {block:IndexPage}
  358. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"><a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  359. <!-- /permalink --> {/block:IndexPage}
  360. </div>
  361. {/block:Chat}
  362.  
  363. {block:Audio}
  364. <div class="text audio">
  365. <p>{AudioPlayerBlack}</p>
  366. {block:IndexPage}{block:IfShowCaptions}
  367. {block:Caption}{Caption}{/block:Caption}
  368. {/block:IfShowCaptions}{/block:IndexPage}
  369. <!-- permalink --> {block:IndexPage}
  370. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"> <a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  371. <!-- /permalink --> {/block:IndexPage}
  372. </div>
  373. {/block:Audio}
  374.  
  375. {block:Answer}<div id ="pergunta"class="pergunta"><b>{Asker} | pergunta:</b> {Question}</div>
  376.  
  377. <div class="divisoria"></div>
  378.  
  379. <div id="resposta">{Answer} </div>
  380. {/block:Answer}
  381.  
  382. {block:Photoset}
  383. <div class="photoset">
  384. <div class="box">
  385. <!-- permalink --> {block:IndexPage}
  386. <div class="post-header-a">
  387. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  388. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  389. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  390. </div>
  391. <!-- /permalink --> {/block:IndexPage}
  392. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  393. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  394. </div>
  395. {block:IndexPage}{block:IfShowCaptions}
  396. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  397. {/block:IfShowCaptions}{/block:IndexPage}
  398. </div>
  399. {/block:Photoset}
  400.  
  401. {block:Video}
  402. <div class="video">
  403. <div class="box">
  404. <!-- permalink --> {block:IndexPage}
  405. <div class="post-header-a">
  406. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  407. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  408. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  409. </div>
  410. <!-- /permalink --> {/block:IndexPage}
  411. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  412. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  413. </div>
  414. {block:IndexPage}{block:IfShowCaptions}
  415. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  416. {/block:IfShowCaptions}{/block:IndexPage}
  417. </div>
  418. {/block:Video}
  419.  
  420. {block:Photo}
  421. <div class="photo">
  422. <div class="box">
  423. <!-- permalink --> {block:IndexPage}
  424. <div class="post-header-a">
  425. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  426. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  427. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  428. </div>
  429. <!-- /permalink --> {/block:IndexPage}
  430. {block:IndexPage}
  431. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  432. {/block:IndexPage}
  433. {block:PermalinkPage}
  434. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  435. {/block:PermalinkPage}
  436. </div>
  437. {block:IndexPage}{block:IfShowCaptions}
  438. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  439. {/block:IfShowCaptions}{/block:IndexPage}
  440. </div>
  441. {/block:Photo}
  442.  
  443. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  444. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  445. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  446.  
  447. {block:PermalinkPage}
  448. <div id="post-info" class="text">
  449. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  450. {block:HasTags}
  451. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  452. {/block:HasTags}
  453. <p class="post-info-data">
  454. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  455. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  456. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  457. {block:PostNotes}
  458. {PostNotes}
  459. {/block:PostNotes}
  460. </div>
  461. {/block:PermalinkPage}
  462.  
  463. </div> <!-- end single post -->
  464. {block:ContentSource}
  465. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  466. {/block:ContentSource}
  467. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  468. {/block:Posts}
  469. </div> <!-- end content -->
  470. <div class="loading"></div>
  471. </div> <!-- end containing div -->
  472. {block:IfInfiniteScroll}
  473. {block:Pagination}<ul id="pagination">
  474. {block:PreviousPage}
  475. <li><a href="{PreviousPage}"></a></li>
  476. {/block:PreviousPage}
  477. {block:JumpPagination length="5"}
  478. {block:CurrentPage}
  479. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  480. {/block:CurrentPage}
  481. {block:JumpPage}
  482. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  483. {/block:JumpPage}
  484. {/block:JumpPagination}
  485. {block:NextPage}
  486. <li><a id="nextPage" href="{NextPage}"></a></li>
  487. {/block:NextPage}
  488. </ul>{/block:Pagination}
  489. {/block:IfInfiniteScroll}
  490. {block:IndexPage}
  491. <script type="text/javascript">
  492. $(window).load(function () {
  493. $('#content').masonry(),
  494. $('.masonryWrap').infinitescroll({
  495. navSelector : '#pagination',
  496. nextSelector : '#pagination a#nextPage',
  497. itemSelector : ".post, .loading",
  498. bufferPx : 40,
  499. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  500. loadingText : "<em></em>",
  501. },
  502. function() { $('#content').masonry({ appendedContent: $(this) }); }
  503. );
  504. });
  505. </script>
  506. {/block:IndexPage}
  507. {block:IfToTopButton}
  508. <script type="text/javascript">
  509. $(document).ready(function() {
  510. /*
  511. var defaults = {
  512. containerID: 'toTop', // fading element id
  513. containerHoverID: 'toTopHover', // fading element hover id
  514. scrollSpeed: 1200,
  515. easingType: 'linear'
  516. };
  517. */
  518.  
  519. $().UItoTop({ easingType: 'easeOutQuart' });
  520.  
  521. });
  522. </script>
  523. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  524. {/block:IfToTopButton}
  525.  
  526. <!-- Wikplayer https://www.wikplayer.com -->
  527. <script type="text/javascript" src="https://www.wikplayer.com/code.js"
  528. data-config="{'skin':'https://static.tumblr.com/s2k8dvk/CZUo9m0t5/nobroken-9-2.css','volume':50,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'mini','showplaylist':false,'playlist':[{'title':'A%20M%C3%9ASICA%20MAIS%20TRISTE%20DO%20ANO','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dt5SEyQ-Lqps'},{'title':'DUSK%20TILL%20DAWN','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dtt2k8PGm-TI'},{'title':'THUNDER','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4AqjqOqNrjw'},{'title':'MISS%20YOU','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX4NnoM12sV8'},{'title':'N%C3%83O%20TROCO','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DhBecvGXZaNM'},{'title':'NAKED','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWXyLdg4mJxo'},{'title':'MR.BRIGHTSIDE','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DgGdGFtwCNBE'},{'title':'IN%20MY%20BLOOD','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIlkBLwl4aBM'},{'title':'TEM%20CAF%C3%89','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D49o2Y87hjuk'},{'title':'N%C3%93S%20DOIS','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6gGgGu9yIZ0'},{'title':'DEIXA','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DcdQROwNBX4Q'},{'title':'2050','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D53DHdg1KP-g'},{'title':'BELIEVER','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7wtfhZwyrcc'},{'title':'PERFECT','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D2Vv-BfVoq4g'},{'title':'CALL%20OUT%20MY%20NAME','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrsEne1ZiQrk'},{'title':'THE%20MIDDLE','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLj6Y6JCu-l4'},{'title':'LET%20ME','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFbBSBkLHFoc'},{'title':'CASA%20MOBILIADA','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DK-YCjqJTOfE'},{'title':'AMOR%20DE%20VERDADE%2F%20BEIJO%20RARO%2F%20N%C3%93S%20DOIS','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4THTQ67iGL4'}]}" ></script>
  529. <!-- Wikplayer code end -->
  530.  
  531.  
  532.  
  533. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement