Larcarioca

theme 28

Mar 31st, 2017
1,006
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.01 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "httpss://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <!-----------------------------------------------------------------
  4.  
  5. ------------------------------------------------------------------>
  6. <html xmlns="https://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta https-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='https://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  45.  
  46. <script src="https://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  47. <script src="https://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: 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. ::-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: Pacifico;
  123. font-size: 38px;
  124. line-height: -4.5em;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: 8px;
  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: 14px; font-weight: normal;
  153. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  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('https://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('https://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('https://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(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}
  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('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%}
  209. </style>
  210.  
  211. <script type="text/javascript" src="scrolltopcontrol.js">
  212. </script>
  213.  
  214. <script type="text/javascript">
  215.  
  216.  
  217.  
  218.  
  219. scrollup:function(){
  220. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  221. this.$control.css({opacity:0}) //hide control immediately after clicking it
  222. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  223. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  224. dest=jQuery('#'+dest).offset().top
  225. else
  226. dest=0
  227. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  228. },
  229.  
  230. keepfixed:function(){
  231. var $window=jQuery(window)
  232. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  233. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  234. this.$control.css({left:controlx+'px', top:controly+'px'})
  235. },
  236.  
  237. togglecontrol:function(){
  238. var scrolltop=jQuery(window).scrollTop()
  239. if (!this.cssfixedsupport)
  240. this.keepfixed()
  241. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  242. if (this.state.shouldvisible && !this.state.isvisible){
  243. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  244. this.state.isvisible=true
  245. }
  246. else if (this.state.shouldvisible==false && this.state.isvisible){
  247. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  248. this.state.isvisible=false
  249. }
  250. },
  251.  
  252. init:function(){
  253. jQuery(document).ready(function($){
  254. var mainobj=scrolltotop
  255. var iebrws=document.all
  256. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLhttpsRequest //not IE or IE7+ browsers in standards mode
  257. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  258. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  259. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  260. .attr({title:'Scroll to Top'})
  261. .click(function(){mainobj.scrollup(); return false})
  262. .appendTo('body')
  263. if (document.all && !window.XMLhttpsRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  264. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  265. mainobj.togglecontrol()
  266. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  267. mainobj.scrollup()
  268. return false
  269. })
  270. $(window).bind('scroll resize', function(e){
  271. mainobj.togglecontrol()
  272. })
  273. })
  274. }
  275. }
  276.  
  277. scrolltotop.init()
  278.  
  279. </script>
  280.  
  281.  
  282. </head>
  283. <body>
  284.  
  285.  
  286. <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>
  287.  
  288. <div id="contain" class="clearfix">
  289. <div id="side">
  290. <div class="text">
  291. {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>
  292. <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>
  293. {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}
  294. </div>
  295. </div>
  296. <div id="content">
  297. {block:Posts}
  298. <div class="post">
  299.  
  300. {block:Text}
  301. <div class="text">
  302. {block:Title}<h3>{Title}</h3>{/block:Title}
  303. {Body}
  304. <!-- permalink --> {block:IndexPage}
  305. <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>
  306. <!-- /permalink --> {/block:IndexPage}
  307. </div>
  308. {/block:Text}
  309.  
  310. {block:Quote}
  311. <div class="text quote">
  312. <p class="words">&#8220;{Quote}&#8221;</p>
  313. {block:Source}<p class="source">{Source}</p>{/block:Source}
  314. <!-- permalink --> {block:IndexPage}
  315. <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>
  316. <!-- /permalink --> {/block:IndexPage}
  317. </div>
  318. {/block:Quote}
  319.  
  320. {block:Link}
  321. <div class="text link">
  322. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  323. {block:Description}{Description}{/block:Description}
  324. <!-- permalink --> {block:IndexPage}
  325. <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>
  326. <!-- /permalink --> {/block:IndexPage}
  327. </div>
  328. {/block:Link}
  329.  
  330. {block:Chat}
  331. <div class="text chat">
  332. <ul class="conversation">
  333. {block:Lines}
  334. <li class="line {Alt}">
  335. {block:Label}<span class="person">{Label}</span>{/block:Label}
  336. <span class="person-said">{Line}</span>
  337. </li>
  338. {/block:Lines}
  339. </ul>
  340. <!-- permalink --> {block:IndexPage}
  341. <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>
  342. <!-- /permalink --> {/block:IndexPage}
  343. </div>
  344. {/block:Chat}
  345.  
  346. {block:Audio}
  347. <div class="text audio">
  348. <p>{AudioPlayerBlack}</p>
  349. {block:IndexPage}{block:IfShowCaptions}
  350. {block:Caption}{Caption}{/block:Caption}
  351. {/block:IfShowCaptions}{/block:IndexPage}
  352. <!-- permalink --> {block:IndexPage}
  353. <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>
  354. <!-- /permalink --> {/block:IndexPage}
  355. </div>
  356. {/block:Audio}
  357.  
  358. {block:Answer}
  359. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  360.  
  361. <div id ="pergunta"class="pergunta"><b>{Asker} | says:</b> {Question}</div>
  362.  
  363. <div class="divisoria"></div>
  364.  
  365. <div id="resposta">{Answer} </div>
  366. {/block:Answer}
  367.  
  368. {block:Photoset}
  369. <div class="photoset">
  370. <div class="box">
  371. <!-- permalink --> {block:IndexPage}
  372. <div class="post-header-a">
  373. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  374. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  375. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  376. </div>
  377. <!-- /permalink --> {/block:IndexPage}
  378. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  379. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  380. </div>
  381. {block:IndexPage}{block:IfShowCaptions}
  382. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  383. {/block:IfShowCaptions}{/block:IndexPage}
  384. </div>
  385. {/block:Photoset}
  386.  
  387. {block:Video}
  388. <div class="video">
  389. <div class="box">
  390. <!-- permalink --> {block:IndexPage}
  391. <div class="post-header-a">
  392. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  393. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  394. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  395. </div>
  396. <!-- /permalink --> {/block:IndexPage}
  397. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  398. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  399. </div>
  400. {block:IndexPage}{block:IfShowCaptions}
  401. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  402. {/block:IfShowCaptions}{/block:IndexPage}
  403. </div>
  404. {/block:Video}
  405.  
  406. {block:Photo}
  407. <div class="photo">
  408. <div class="box">
  409. <!-- permalink --> {block:IndexPage}
  410. <div class="post-header-a">
  411. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="https://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a>
  412. <a class="reblog-button" href="{reblogurl}" target="_blank"></a>
  413. <a class="note-perma" id="notes{PostID}" href="{Permalink}">{NoteCount}</a>
  414. </div>
  415. <!-- /permalink --> {/block:IndexPage}
  416. {block:IndexPage}
  417. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  418. {/block:IndexPage}
  419. {block:PermalinkPage}
  420. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  421. {/block:PermalinkPage}
  422. </div>
  423. {block:IndexPage}{block:IfShowCaptions}
  424. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  425. {/block:IfShowCaptions}{/block:IndexPage}
  426. </div>
  427. {/block:Photo}
  428.  
  429. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  430. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  431. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  432.  
  433. {block:PermalinkPage}
  434. <div id="post-info" class="text">
  435. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  436. {block:HasTags}
  437. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  438. {/block:HasTags}
  439. <p class="post-info-data">
  440. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  441. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  442. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  443. {block:PostNotes}
  444. {PostNotes}
  445. {/block:PostNotes}
  446. </div>
  447. {/block:PermalinkPage}
  448.  
  449. </div> <!-- end single post -->
  450. {block:ContentSource}
  451. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  452. {/block:ContentSource}
  453. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  454. {/block:Posts}
  455. </div> <!-- end content -->
  456. <div class="loading"></div>
  457. </div> <!-- end containing div -->
  458. {block:IfInfiniteScroll}
  459. {block:Pagination}<ul id="pagination">
  460. {block:PreviousPage}
  461. <li><a href="{PreviousPage}"></a></li>
  462. {/block:PreviousPage}
  463. {block:JumpPagination length="5"}
  464. {block:CurrentPage}
  465. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  466. {/block:CurrentPage}
  467. {block:JumpPage}
  468. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  469. {/block:JumpPage}
  470. {/block:JumpPagination}
  471. {block:NextPage}
  472. <li><a id="nextPage" href="{NextPage}"></a></li>
  473. {/block:NextPage}
  474. </ul>{/block:Pagination}
  475. {/block:IfInfiniteScroll}
  476. {block:IndexPage}
  477. <script type="text/javascript">
  478. $(window).load(function () {
  479. $('#content').masonry(),
  480. $('.masonryWrap').infinitescroll({
  481. navSelector : '#pagination',
  482. nextSelector : '#pagination a#nextPage',
  483. itemSelector : ".post, .loading",
  484. bufferPx : 40,
  485. loadingImg : "https://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  486. loadingText : "<em></em>",
  487. },
  488. function() { $('#content').masonry({ appendedContent: $(this) }); }
  489. );
  490. });
  491. </script>
  492. {/block:IndexPage}
  493. {block:IfToTopButton}
  494. <script type="text/javascript">
  495. $(document).ready(function() {
  496. /*
  497. var defaults = {
  498. containerID: 'toTop', // fading element id
  499. containerHoverID: 'toTopHover', // fading element hover id
  500. scrollSpeed: 1200,
  501. easingType: 'linear'
  502. };
  503. */
  504.  
  505. $().UItoTop({ easingType: 'easeOutQuart' });
  506.  
  507. });
  508. </script>
  509. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  510. {/block:IfToTopButton}
  511.  
  512. </body></html>
Add Comment
Please, Sign In to add comment