Larcarioca

theme 14

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