Advertisement
Larcarioca

theme 5

Mar 30th, 2017
732
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.31 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. ------------------------------------------------------------------>
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <meta http-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 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: 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. ::-webkit-scrollbar-thumb:vertical {
  75. background-color:#CDCDC1;
  76. -moz-border-radius:10px;
  77. -webkit-border-radius:10px;
  78. }
  79.  
  80. ::-webkit-scrollbar {
  81. width:3px;
  82. height:3px;
  83. background-color:#ffffff;
  84. }
  85.  
  86.  
  87. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  88.  
  89.  
  90.  
  91. body {
  92. color: #000000;background: #ffffff url({image:Background});
  93. font-family: calibri;
  94. font-size: 10px;
  95. line-height: 1.5em;
  96. }
  97. p {margin:0 0 .75em 0} p:last-child {margin:0}
  98. a {
  99. color: #000000;
  100. text-decoration:none;
  101. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  102. a:hover {color: #ffffff; }
  103. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  104. line-height: 100%;border-left: solid 4px #EDEDED;
  105. }
  106. h1 {
  107. font-family: Arial;
  108. font-size: 24px;
  109. line-height: 1.5em;font-weight: normal;
  110. }
  111. ul {
  112. margin: 0px 1.5em .75em;}
  113. li {
  114. margin: .75em 0;
  115. list-style-type: square;
  116. }
  117. .box img {
  118. display: block;
  119. max-width: 100%;}.m-i {
  120. display: block;
  121. line-height: 1px!important;
  122. }
  123. .menu-picture {
  124. line-height: 100%;
  125. display: inline-block;
  126. line-height: 0px!important;
  127. }
  128. .post-link{
  129. font-family: Arial;
  130. font-size: 8px;
  131. line-height: 8px;
  132. }p.source{text-align: center;}
  133. .menu-picture {
  134. line-height: 100%;display: inline-block;
  135. }p.source{text-align: center;}
  136. h3 {
  137. font-size: 14px; font-weight: normal;
  138. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  139. .text { padding: 5px;}p.question {
  140. margin-bottom: .375em;
  141. }
  142. p.words {
  143. padding: 6px;
  144. line-height: 1.5em;
  145. color: #000000;
  146. background: #ffffff;
  147. }
  148. .response {
  149. background: #efefef;
  150. padding: 5px;
  151. margin-bottom: .75em;
  152. }.answer {
  153. text-align: center;
  154. }
  155. .post {
  156. position: relative;
  157. width:400px;
  158. float:left;
  159.  
  160. background: #ffffff;
  161. padding:0px;
  162. margin:10px;
  163. }.box {position: relative;}
  164.  
  165. #side {
  166. text-align: center;
  167. margin-top: 10%;
  168. width:197px;
  169. padding:0px;position: fixed;
  170. background: #ffffff;
  171. border: 1px dotted #dedede;
  172. -moz-border-radius:5px;
  173. border-radius:5px;
  174. }#side img {
  175. max-width: 100%;
  176. }ul {margin-bottom: .75em;}
  177. #contain {
  178. width:649px;
  179. margin: 10px auto 0;
  180. }
  181. #content {
  182. width:420px;
  183. float: right;
  184. }
  185. #infscr-loading{position:relative!important;left:49%}.post .perma{position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);z-index:10000}.post:hover .perma{opacity:1;filter:alpha(opacity=100)}.p1{float:left;display:block;margin-right:4px;height:14px;font-size:8px;padding:0 4px;line-height:14px;text-transform:normal;background:rgba(255,255,255,.75); {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}.p1:hover{background:rgba(255,255,255,100)}.p1 a{color:#000}.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 {
  186. max-width: 100%;
  187. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  188. .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}
  189.  
  190. #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}
  191.  
  192. 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%}
  193. </style>
  194. <script type="text/javascript" src="scrolltopcontrol.js">
  195. </script>
  196.  
  197. <script type="text/javascript">
  198.  
  199.  
  200. var scrolltotop={
  201. //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
  202. //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
  203. setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
  204. controlHTML: '<img src="http://media.tumblr.com/tumblr_m2cusgJG011r43b17.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"
  205. controlattrs: {offsetx:20, offsety:20}, //offset of control relative to right/ bottom of window corner
  206. anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
  207.  
  208. state: {isvisible:false, shouldvisible:false},
  209.  
  210. scrollup:function(){
  211. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  212. this.$control.css({opacity:0}) //hide control immediately after clicking it
  213. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  214. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  215. dest=jQuery('#'+dest).offset().top
  216. else
  217. dest=0
  218. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  219. },
  220.  
  221. keepfixed:function(){
  222. var $window=jQuery(window)
  223. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  224. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  225. this.$control.css({left:controlx+'px', top:controly+'px'})
  226. },
  227.  
  228. togglecontrol:function(){
  229. var scrolltop=jQuery(window).scrollTop()
  230. if (!this.cssfixedsupport)
  231. this.keepfixed()
  232. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  233. if (this.state.shouldvisible && !this.state.isvisible){
  234. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  235. this.state.isvisible=true
  236. }
  237. else if (this.state.shouldvisible==false && this.state.isvisible){
  238. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  239. this.state.isvisible=false
  240. }
  241. },
  242.  
  243. init:function(){
  244. jQuery(document).ready(function($){
  245. var mainobj=scrolltotop
  246. var iebrws=document.all
  247. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
  248. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  249. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  250. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  251. .attr({title:'Scroll to Top'})
  252. .click(function(){mainobj.scrollup(); return false})
  253. .appendTo('body')
  254. if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  255. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  256. mainobj.togglecontrol()
  257. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  258. mainobj.scrollup()
  259. return false
  260. })
  261. $(window).bind('scroll resize', function(e){
  262. mainobj.togglecontrol()
  263. })
  264. })
  265. }
  266. }
  267.  
  268. scrolltotop.init()
  269.  
  270. </script>
  271.  
  272.  
  273. </head>
  274. <body>
  275.  
  276. <div style="position: fixed; overflow: hidden; background: #fff; margin-top: 25px; margin-left: 1295px; font-family: 'calibri'; font-style: ;"><a href="http://larcarioca.tumblr.com" title="ask style undoned"><font color=696969>THEME</a></font> <font color=#696969> </font></div>
  277.  
  278. <div id="contain" class="clearfix">
  279. <div id="side">
  280. <div class="text">
  281. <a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div>
  282. <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>
  283. {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}
  284. </div>
  285. </div>
  286. <div id="content">
  287. {block:Posts}
  288. <div class="post">
  289.  
  290. {block:Text}
  291. <div class="text">
  292. {block:Title}<h3>{Title}</h3>{/block:Title}
  293. {Body}
  294. <!-- permalink --> {block:IndexPage}
  295. <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>
  296. <!-- /permalink --> {/block:IndexPage}
  297. </div>
  298. {/block:Text}
  299.  
  300. {block:Quote}
  301. <div class="text quote">
  302. <p class="words">&#8220;{Quote}&#8221;</p>
  303. {block:Source}<p class="source">{Source}</p>{/block:Source}
  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:Quote}
  309.  
  310. {block:Link}
  311. <div class="text link">
  312. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  313. {block:Description}{Description}{/block:Description}
  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:Link}
  319.  
  320. {block:Chat}
  321. <div class="text chat">
  322. <ul class="conversation">
  323. {block:Lines}
  324. <li class="line {Alt}">
  325. {block:Label}<span class="person">{Label}</span>{/block:Label}
  326. <span class="person-said">{Line}</span>
  327. </li>
  328. {/block:Lines}
  329. </ul>
  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:Chat}
  335.  
  336. {block:Audio}
  337. <div class="text audio">
  338. <p>{AudioPlayerBlack}</p>
  339. {block:IndexPage}{block:IfShowCaptions}
  340. {block:Caption}{Caption}{/block:Caption}
  341. {/block:IfShowCaptions}{/block:IndexPage}
  342. <!-- permalink --> {block:IndexPage}
  343. <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>
  344. <!-- /permalink --> {/block:IndexPage}
  345. </div>
  346. {/block:Audio}
  347.  
  348. {block:Answer}
  349. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  350.  
  351. <div id ="pergunta"class="pergunta"><b>{Asker} | disse:</b> {Question}</div>
  352.  
  353. <div class="divisoria"></div>
  354.  
  355. <div id="resposta">{Answer} </div>
  356. {/block:Answer}
  357.  
  358. {block:Photoset}
  359. <div class="photoset">
  360. <div class="box">
  361. <!-- permalink --> {block:IndexPage}
  362. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a>/ <a href="{Permalink}">{notecount}</a></div></div>
  363. <!-- /permalink --> {/block:IndexPage}
  364. <center>{Photoset-400}</center>
  365. </div>
  366. {block:IndexPage}{block:IfShowCaptions}
  367. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  368. {/block:IfShowCaptions}{/block:IndexPage}
  369. </div>
  370. {/block:Photoset}
  371.  
  372. {block:Video}
  373. <div class="video">
  374. <div class="box">
  375. <!-- permalink --> {block:IndexPage}
  376. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a>/ <a href="{Permalink}">{notecount}</a></div></div>
  377. <!-- /permalink --> {/block:IndexPage}
  378. <center>{Video-400}</center>
  379. </div>
  380. {block:IndexPage}{block:IfShowCaptions}
  381. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  382. {/block:IfShowCaptions}{/block:IndexPage}
  383. </div>
  384. {/block:Video}
  385.  
  386. {block:Photo}
  387. <div class="photo">
  388. <div class="box">
  389. <!-- permalink --> {block:IndexPage}
  390. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a>/ <a href="{Permalink}">{notecount}</a></div></div>
  391. <!-- /permalink --> {/block:IndexPage}
  392. {block:IndexPage}
  393. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  394. {/block:IndexPage}
  395. {block:PermalinkPage}
  396. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  397. {/block:PermalinkPage}
  398. </div>
  399. {block:IndexPage}{block:IfShowCaptions}
  400. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  401. {/block:IfShowCaptions}{/block:IndexPage}
  402. </div>
  403. {/block:Photo}
  404.  
  405. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  406. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  407. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  408.  
  409. {block:PermalinkPage}
  410. <div id="post-info" class="text">
  411. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  412. {block:HasTags}
  413. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  414. {/block:HasTags}
  415. <p class="post-info-data">
  416. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  417. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  418. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  419. {block:PostNotes}
  420. {PostNotes}
  421. {/block:PostNotes}
  422. </div>
  423. {/block:PermalinkPage}
  424.  
  425. </div> <!-- end single post -->
  426. {block:ContentSource}
  427. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  428. {/block:ContentSource}
  429. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  430. {/block:Posts}
  431. </div> <!-- end content -->
  432. <div class="loading"></div>
  433. </div> <!-- end containing div -->
  434. {block:IndexPage}{block:IfInfiniteScroll}
  435. {block:Pagination}<ul id="pagination">
  436. {block:PreviousPage}
  437. <li><a href="{PreviousPage}"></a></li>
  438. {/block:PreviousPage}
  439. {block:JumpPagination length="5"}
  440. {block:CurrentPage}
  441. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  442. {/block:CurrentPage}
  443. {block:JumpPage}
  444. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  445. {/block:JumpPage}
  446. {/block:JumpPagination}
  447. {block:NextPage}
  448. <li><a id="nextPage" href="{NextPage}"></a></li>
  449. {/block:NextPage}
  450. </ul>{/block:Pagination}
  451. <script type="text/javascript">
  452. $(window).load(function () {
  453. var $content = $('#content');
  454. $content.infinitescroll({
  455. navSelector : '#pagination',
  456. nextSelector : '#pagination a#nextPage',
  457. itemSelector : '.post, .loading',
  458. loading: {
  459. finishedMsg: '',
  460. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  461. },
  462. bufferPx : 200,
  463. debug : false,
  464. });
  465. });
  466. </script>
  467. {/block:IfInfiniteScroll}
  468. {/block:IndexPage}
  469. {block:IfToTopButton}
  470. <script type="text/javascript">
  471. $(document).ready(function() {
  472. /*
  473. var defaults = {
  474. containerID: 'toTop', // fading element id
  475. containerHoverID: 'toTopHover', // fading element hover id
  476. scrollSpeed: 1200,
  477. easingType: 'linear'
  478. };
  479. */
  480.  
  481. $().UItoTop({ easingType: 'easeOutQuart' });
  482.  
  483. });
  484. </script>
  485. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  486. {/block:IfToTopButton}
  487. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement