Larcarioca

theme 24

Mar 31st, 2017
666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.37 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4.  
  5.  
  6. ------------------------------------------------------------------>
  7. <html xmlns="https://www.w3.org/1999/xhtml">
  8. <head>
  9. <meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
  10. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  11. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. <meta name="text:Link 1" content=""/>
  15. <meta name="text:Link 1 URL" content=""/>
  16. <meta name="text:Link 2" content=""/>
  17. <meta name="text:Link 2 URL" content=""/>
  18. <meta name="text:Link 3" content=""/>
  19. <meta name="text:Link 3 URL" content=""/>
  20. <meta name="text:Link 4" content=""/>
  21. <meta name="text:Link 4 URL" content=""/>
  22. <meta name="text:Link 5" content=""/>
  23. <meta name="text:Link 5 URL" content=""/>
  24. <meta name="text:Link 6" content=""/>
  25. <meta name="text:Link 6 URL" content=""/>
  26. <meta name="text:Link 7" content=""/>
  27. <meta name="text:Link 7 URL" content=""/>
  28. <meta name="text:Link 8" content=""/>
  29. <meta name="text:Link 8 URL" content=""/>
  30. <meta name="text:Home Label" content="Home"/>
  31. <meta name="text:Ask Label" content="Ask"/>
  32. <meta name="text:Submit Label" content="Submit"/>
  33. <meta name="text:Archive Label" content="Archive"/>
  34. <meta name="if:Show Archive Link" content="1"/>
  35. <meta name="if:Show Submit Link" content="1"/>
  36. <meta name="if:Show Title" content="1"/>
  37. <meta name="if:Show Tags" content="0"/>
  38. <meta name="if:Animation" content="1"/>
  39. <meta name="if:To Top Button" content="0"/>
  40. <meta name="if:Infinite Scroll" content="1"/>
  41. <meta name="if:Show Captions" content="0"/>
  42. <meta name="if:Show Tags" content="0"/>
  43. <meta name="image:Background" content=""/>
  44. <meta name="image:Sidebar" content=""/>
  45. <script type='text/javascript' src='https://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  46.  
  47. <script src="https://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  48. <script src="https://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  49. <style type="text/css">
  50.  
  51. /**ask por conjugad-a **/
  52.  
  53. #pergunta a {color:{color:text};text-transform:none;}
  54.  
  55. .pergunta {background: #fff;text-align: justify; padding: 5px; margin-bottom: 15px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 80px border-bottom: 2px dashed #e0e0e0;text-transform:none;font-size:10px; font-family:calibri;}
  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:calibri;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(https://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.  
  92.  
  93. ::-webkit-scrollbar{
  94. width:7px;
  95. height:7px;
  96. background:{color:background};
  97. background-image:url({image:Background});
  98. }
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. body {
  112. color: #000000;background: #ffffff url({image:Background});
  113. font-family: calibri;
  114. font-size: 11px;
  115. line-height: 1.6em;
  116. }
  117. p {margin:0 0 .75em 0} p:last-child {margin:0}
  118. a {
  119. color: #000000;
  120. text-decoration:none;
  121. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  122. a:hover {color: #000000; }
  123. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  124. line-height: 100%;border-left: solid 4px #EDEDED;
  125. }
  126. h1 {
  127. font-family: Pacifico;
  128. font-size: 34px;
  129. line-height: -4.5em;font-weight: normal;
  130. }
  131. ul {
  132. margin: 0px 1.5em .75em;}
  133. li {
  134. margin: .75em 0;
  135. list-style-type: square;
  136. }
  137. .box img {
  138. display: block;
  139. max-width: 100%;}.m-i {
  140. display: block;
  141. line-height: 1px!important;
  142. }
  143. .menu-picture {
  144. line-height: 100%;
  145. display: inline-block;
  146. line-height: 0px!important;
  147. }
  148. .post-link{
  149. font-family: Arial;
  150. font-size: 8px;
  151. line-height: 8px;
  152. }p.source{text-align: center;}
  153. .menu-picture {
  154. line-height: 100%;display: inline-block;
  155. }p.source{text-align: center;}
  156. h3 {
  157. font-size: 14px; font-weight: normal;
  158. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  159. .text { padding: 5px;}p.question {
  160. margin-bottom: .375em;
  161. }
  162. p.words {
  163. padding: 6px;
  164. line-height: 1.5em;
  165. color: #000000;
  166. background: #ffffff;
  167. }
  168. .response {
  169. background: #efefef;
  170. padding: 5px;
  171. margin-bottom: .75em;
  172. }.answer {
  173. text-align: center;
  174. }
  175. .post {
  176. position: relative;
  177. {block:IndexPage}
  178. width:210px;
  179. {/block:IndexPage}
  180. {block:PermalinkPage}
  181. width:210px;
  182. {/block:PermalinkPage}
  183. {block:indexpage}float: left;{/block:indexpage}
  184. {block:Permalinkpage}margin:10px auto!imporant;{block:Permalinkpage}
  185. background: #ffffff;
  186. padding:0px;
  187. margin:22px;
  188. }.box {position: relative;}
  189.  
  190. #side {
  191. text-align: center;
  192. margin: 0px auto 10px;
  193. width:305px;
  194. padding:0px;
  195. background: #ffffff;
  196. }#side img {
  197. max-width: 100%;
  198. }ul {margin-bottom: .75em;}
  199. #contain {
  200. width:1020px;
  201. margin: 10px auto 0;
  202. }
  203. #content {
  204. width:1250px;
  205. }
  206. #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{width:100%;height:100%;position:absolute;display:block;text-align:center;z-index:9999999999;{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.p-center{position:relative;height:30px;top:50%;margin-top:-15px}.post:hover .reblog-button,.post:hover .like-button,.post:hover .note-perma{margin-top:0;opacity:1;filter:alpha(opacity = 1);{block:IfAnimation}-webkit-transition:all .33s ease-in;-moz-transition:all .33s ease-in;transition:all .33s ease-in;-o-transition:all .33s ease-in;{/block:IfAnimation}}.reblog-button:hover,.like-button:hover,.note-perma:hover{background:rgba(0,0,0,1);opacity:1;filter:alpha(opacity = 100)}.reblog-button{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.reblog-button img{z-index:33333;height:15px;display:block;margin:8px 5px;display:block;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.note-perma{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.note-perma img{z-index:33333;height:15px;display:block;margin:7px 5px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.like-button{margin-top:60px;z-index:3333;background:rgba(0,0,0,.17);height:30px;width:30px;display:inline-block;right:10px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}.like-button img{z-index:33333;height:15px;display:block;margin:8px auto;display:block;text-indent:-999em;overflow:hidden}.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 {
  207. max-width: 100%;
  208. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  209. .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}
  210.  
  211. #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(https://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}
  212.  
  213. 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('https://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%}
  214. </style>
  215.  
  216.  
  217. <script type="text/javascript" src="scrolltopcontrol.js">
  218. </script>
  219.  
  220. <script type="text/javascript">
  221.  
  222.  
  223.  
  224.  
  225. scrollup:function(){
  226. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  227. this.$control.css({opacity:0}) //hide control immediately after clicking it
  228. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  229. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  230. dest=jQuery('#'+dest).offset().top
  231. else
  232. dest=0
  233. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  234. },
  235.  
  236. keepfixed:function(){
  237. var $window=jQuery(window)
  238. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  239. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  240. this.$control.css({left:controlx+'px', top:controly+'px'})
  241. },
  242.  
  243. togglecontrol:function(){
  244. var scrolltop=jQuery(window).scrollTop()
  245. if (!this.cssfixedsupport)
  246. this.keepfixed()
  247. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  248. if (this.state.shouldvisible && !this.state.isvisible){
  249. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  250. this.state.isvisible=true
  251. }
  252. else if (this.state.shouldvisible==false && this.state.isvisible){
  253. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  254. this.state.isvisible=false
  255. }
  256. },
  257.  
  258. init:function(){
  259. jQuery(document).ready(function($){
  260. var mainobj=scrolltotop
  261. var iebrws=document.all
  262. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLhttpsRequest //not IE or IE7+ browsers in standards mode
  263. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  264. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  265. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  266. .attr({title:'Scroll to Top'})
  267. .click(function(){mainobj.scrollup(); return false})
  268. .appendTo('body')
  269. if (document.all && !window.XMLhttpsRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  270. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  271. mainobj.togglecontrol()
  272. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  273. mainobj.scrollup()
  274. return false
  275. })
  276. $(window).bind('scroll resize', function(e){
  277. mainobj.togglecontrol()
  278. })
  279. })
  280. }
  281. }
  282.  
  283. scrolltotop.init()
  284.  
  285. </script>
  286.  
  287.  
  288. </head>
  289. <body>
  290.  
  291.  
  292. <div style="position: fixed; overflow: hidden; background: #fff; margin-top: 25px; margin-left: 1295px; font-family: 'calibri'; font-style: ;"><a href="https://larcarioca.tumblr.com" title="ask style undoned"><font color=696969>THEME ♣</a></font> <font color=#696969> </font></div>
  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. <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>
  299. {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}
  300. </div>
  301. </div>
  302. <div id="content">
  303. {block:Posts}
  304. <div class="post">
  305.  
  306. {block:Text}
  307. <div class="text">
  308. {block:Title}<h3>{Title}</h3>{/block:Title}
  309. {Body}
  310. <!-- permalink --> {block:IndexPage}
  311. <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>
  312. <!-- /permalink --> {/block:IndexPage}
  313. </div>
  314. {/block:Text}
  315.  
  316. {block:Quote}
  317. <div class="text quote">
  318. <p class="words">&#8220;{Quote}&#8221;</p>
  319. {block:Source}<p class="source">{Source}</p>{/block:Source}
  320. <!-- permalink --> {block:IndexPage}
  321. <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>
  322. <!-- /permalink --> {/block:IndexPage}
  323. </div>
  324. {/block:Quote}
  325.  
  326. {block:Link}
  327. <div class="text link">
  328. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  329. {block:Description}{Description}{/block:Description}
  330. <!-- permalink --> {block:IndexPage}
  331. <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>
  332. <!-- /permalink --> {/block:IndexPage}
  333. </div>
  334. {/block:Link}
  335.  
  336. {block:Chat}
  337. <div class="text chat">
  338. <ul class="conversation">
  339. {block:Lines}
  340. <li class="line {Alt}">
  341. {block:Label}<span class="person">{Label}</span>{/block:Label}
  342. <span class="person-said">{Line}</span>
  343. </li>
  344. {/block:Lines}
  345. </ul>
  346. <!-- permalink --> {block:IndexPage}
  347. <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>
  348. <!-- /permalink --> {/block:IndexPage}
  349. </div>
  350. {/block:Chat}
  351.  
  352. {block:Audio}
  353. <div class="text audio">
  354. <p>{AudioPlayerBlack}</p>
  355. {block:IndexPage}{block:IfShowCaptions}
  356. {block:Caption}{Caption}{/block:Caption}
  357. {/block:IfShowCaptions}{/block:IndexPage}
  358. <!-- permalink --> {block:IndexPage}
  359. <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>
  360. <!-- /permalink --> {/block:IndexPage}
  361. </div>
  362. {/block:Audio}
  363.  
  364. {block:Answer}
  365. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  366.  
  367. <div id ="pergunta"class="pergunta"><b>{Asker} | says:</b> {Question}</div>
  368.  
  369. <div class="divisoria"></div>
  370.  
  371. <div id="resposta">{Answer} </div>
  372. {/block:Answer}
  373.  
  374. {block:Photoset}
  375. <div class="photoset">
  376. <div class="box">
  377. <!-- permalink --> {block:IndexPage}
  378. <div class="post-header-a"><div class="p-center">
  379. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  380. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  381. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  382. </div></div>
  383. <!-- /permalink --> {/block:IndexPage}
  384. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  385. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  386. </div>
  387. {block:IndexPage}{block:IfShowCaptions}
  388. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  389. {/block:IfShowCaptions}{/block:IndexPage}
  390. </div>
  391. {/block:Photoset}
  392.  
  393. {block:Video}
  394. <div class="video">
  395. <div class="box">
  396. <!-- permalink --> {block:IndexPage}
  397. <div class="post-header-a"><div class="p-center">
  398. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  399. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  400. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  401. </div></div>
  402. <!-- /permalink --> {/block:IndexPage}
  403. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  404. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  405. </div>
  406. {block:IndexPage}{block:IfShowCaptions}
  407. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  408. {/block:IfShowCaptions}{/block:IndexPage}
  409. </div>
  410. {/block:Video}
  411.  
  412. {block:Photo}
  413. <div class="photo">
  414. <div class="box">
  415. <!-- permalink --> {block:IndexPage}
  416. <div class="post-header-a"><div class="p-center">
  417. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  418. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="https://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  419. <a class="note-perma" href="{Permalink}"><img src="https://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  420. </div></div>
  421. <!-- /permalink --> {/block:IndexPage}
  422. {block:IndexPage}
  423. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  424. {/block:IndexPage}
  425. {block:PermalinkPage}
  426. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  427. {/block:PermalinkPage}
  428. </div>
  429. {block:IndexPage}{block:IfShowCaptions}
  430. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  431. {/block:IfShowCaptions}{/block:IndexPage}
  432. </div>
  433. {/block:Photo}
  434.  
  435. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  436. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  437. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  438.  
  439. {block:PermalinkPage}
  440. <div id="post-info" class="text">
  441. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  442. {block:HasTags}
  443. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  444. {/block:HasTags}
  445. <p class="post-info-data">
  446. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  447. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  448. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  449. {block:PostNotes}
  450. {PostNotes}
  451. {/block:PostNotes}
  452. </div>
  453. {/block:PermalinkPage}
  454.  
  455. </div> <!-- end single post -->
  456. {block:ContentSource}
  457. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  458. {/block:ContentSource}
  459. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  460. {/block:Posts}
  461. </div> <!-- end content -->
  462. <div class="loading"></div>
  463. </div> <!-- end containing div -->
  464. {block:IfInfiniteScroll}
  465. {block:Pagination}<ul id="pagination">
  466. {block:PreviousPage}
  467. <li><a href="{PreviousPage}"></a></li>
  468. {/block:PreviousPage}
  469. {block:JumpPagination length="5"}
  470. {block:CurrentPage}
  471. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  472. {/block:CurrentPage}
  473. {block:JumpPage}
  474. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  475. {/block:JumpPage}
  476. {/block:JumpPagination}
  477. {block:NextPage}
  478. <li><a id="nextPage" href="{NextPage}"></a></li>
  479. {/block:NextPage}
  480. </ul>{/block:Pagination}
  481. {/block:IfInfiniteScroll}
  482. {block:IndexPage}
  483. <script type="text/javascript">
  484. $(window).load(function () {
  485. $('#content').masonry(),
  486. $('.masonryWrap').infinitescroll({
  487. navSelector : '#pagination',
  488. nextSelector : '#pagination a#nextPage',
  489. itemSelector : ".post, .loading",
  490. bufferPx : 40,
  491. loadingImg : "https://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  492. loadingText : "<em></em>",
  493. },
  494. function() { $('#content').masonry({ appendedContent: $(this) }); }
  495. );
  496. });
  497. </script>
  498. {/block:IndexPage}
  499. {block:IfToTopButton}
  500. <script type="text/javascript">
  501. $(document).ready(function() {
  502. /*
  503. var defaults = {
  504. containerID: 'toTop', // fading element id
  505. containerHoverID: 'toTopHover', // fading element hover id
  506. scrollSpeed: 1200,
  507. easingType: 'linear'
  508. };
  509. */
  510.  
  511. $().UItoTop({ easingType: 'easeOutQuart' });
  512.  
  513. });
  514. </script>
  515. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  516. {/block:IfToTopButton}
  517.  
  518. </body></html>
Add Comment
Please, Sign In to add comment