Advertisement
Larcarioca

theme 8

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