Advertisement
Larcarioca

theme 7

Mar 30th, 2017
687
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.15 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: 10px;
  111. line-height: 1.5em;
  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:250px;
  175. {/block:IndexPage}
  176. {block:PermalinkPage}
  177. width:250px;
  178. {/block:PermalinkPage}
  179. float:left;
  180.  
  181. background: #ffffff;
  182. padding:0px;
  183. margin:10px;
  184. }.box {position: relative;}
  185.  
  186. #side {
  187. text-align: center;
  188. margin-top: 12%;
  189. width:189px;
  190. padding:0px;position: fixed;
  191. background: #ffffff;
  192. border: 1px solid #d6d6d6;
  193. -moz-border-radius:5px;
  194. border-radius:5px;
  195. }#side img {
  196. max-width: 100%;
  197. }ul {margin-bottom: .75em;}
  198. #contain {
  199. width:791px;
  200. margin: 10px auto 0;
  201. }
  202. #content {
  203. width:540px;
  204. float: right;
  205. }
  206. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}.post .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 {
  207. max-width: 100%;
  208. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  209. .post-info-data{text-align:center}.notes img{display:block;float:left;margin-right:.75em}ol.notes li{margin:.375em 0;list-style-type:none;line-height:16px}
  210.  
  211. #toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:21px;height:21px;border:0;text-indent:100%;background:url(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}
  212.  
  213. a.btn{position:absolute;z-index:999999;top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('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%}
  214. </style>
  215.  
  216. <script type="text/javascript" src="scrolltopcontrol.js">
  217. </script>
  218.  
  219. <script type="text/javascript">
  220.  
  221.  
  222. var scrolltotop={
  223. //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control
  224. //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top).
  225. setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
  226. 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"
  227. controlattrs: {offsetx:20, offsety:20}, //offset of control relative to right/ bottom of window corner
  228. anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
  229.  
  230. state: {isvisible:false, shouldvisible:false},
  231.  
  232. scrollup:function(){
  233. if (!this.cssfixedsupport) //if control is positioned using JavaScript
  234. this.$control.css({opacity:0}) //hide control immediately after clicking it
  235. var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto)
  236. if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists
  237. dest=jQuery('#'+dest).offset().top
  238. else
  239. dest=0
  240. this.$body.animate({scrollTop: dest}, this.setting.scrollduration);
  241. },
  242.  
  243. keepfixed:function(){
  244. var $window=jQuery(window)
  245. var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx
  246. var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety
  247. this.$control.css({left:controlx+'px', top:controly+'px'})
  248. },
  249.  
  250. togglecontrol:function(){
  251. var scrolltop=jQuery(window).scrollTop()
  252. if (!this.cssfixedsupport)
  253. this.keepfixed()
  254. this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false
  255. if (this.state.shouldvisible && !this.state.isvisible){
  256. this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0])
  257. this.state.isvisible=true
  258. }
  259. else if (this.state.shouldvisible==false && this.state.isvisible){
  260. this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1])
  261. this.state.isvisible=false
  262. }
  263. },
  264.  
  265. init:function(){
  266. jQuery(document).ready(function($){
  267. var mainobj=scrolltotop
  268. var iebrws=document.all
  269. mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode
  270. mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body')
  271. mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>')
  272. .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0})
  273. .attr({title:'Scroll to Top'})
  274. .click(function(){mainobj.scrollup(); return false})
  275. .appendTo('body')
  276. if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text
  277. mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text
  278. mainobj.togglecontrol()
  279. $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){
  280. mainobj.scrollup()
  281. return false
  282. })
  283. $(window).bind('scroll resize', function(e){
  284. mainobj.togglecontrol()
  285. })
  286. })
  287. }
  288. }
  289.  
  290. scrolltotop.init()
  291.  
  292. </script>
  293.  
  294.  
  295.  
  296.  
  297. </head>
  298. <body>
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305. <div style="position: fixed; overflow: hidden; background: #fff; margin-top: 35px; margin-left: 1295px; font-family: 'calibri'; font-style: ;"><a href="http://souldomar.tumblr.com" title="ask style undoned"><font color=696969>Theme</a></font> <font color=#696969> </font></div>
  306. <div id="contain" class="clearfix">
  307. <div id="side">
  308. <div class="text">
  309. <a href="/" class="m-i"><img class="menu-picture" src="{image:sidebar}"/></a><div id="description">{Description}</div>
  310. <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>
  311. {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}
  312. </div>
  313. </div>
  314. <div id="content">
  315. {block:Posts}
  316. <div class="post">
  317.  
  318. {block:Text}
  319. <div class="text">
  320. {block:Title}<h3>{Title}</h3>{/block:Title}
  321. {Body}
  322. <!-- permalink --> {block:IndexPage}
  323. <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>
  324. <!-- /permalink --> {/block:IndexPage}
  325. </div>
  326. {/block:Text}
  327.  
  328. {block:Quote}
  329. <div class="text quote">
  330. <p class="words">&#8220;{Quote}&#8221;</p>
  331. {block:Source}<p class="source">{Source}</p>{/block:Source}
  332. <!-- permalink --> {block:IndexPage}
  333. <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>
  334. <!-- /permalink --> {/block:IndexPage}
  335. </div>
  336. {/block:Quote}
  337.  
  338. {block:Link}
  339. <div class="text link">
  340. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  341. {block:Description}{Description}{/block:Description}
  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:Link}
  347.  
  348. {block:Chat}
  349. <div class="text chat">
  350. <ul class="conversation">
  351. {block:Lines}
  352. <li class="line {Alt}">
  353. {block:Label}<span class="person">{Label}</span>{/block:Label}
  354. <span class="person-said">{Line}</span>
  355. </li>
  356. {/block:Lines}
  357. </ul>
  358. <!-- permalink --> {block:IndexPage}
  359. <span class="post-link post-left"> | <a href="{ReblogURL}" target="_blank" >reblog</a></span><span class="post-link post-left"><a href="{Permalink}">{NoteCountWithLabel}</a></span><div class="clear"></div>
  360. <!-- /permalink --> {/block:IndexPage}
  361. </div>
  362. {/block:Chat}
  363.  
  364. {block:Audio}
  365. <div class="text audio">
  366. <p>{AudioPlayerBlack}</p>
  367. {block:IndexPage}{block:IfShowCaptions}
  368. {block:Caption}{Caption}{/block:Caption}
  369. {/block:IfShowCaptions}{/block:IndexPage}
  370. <!-- permalink --> {block:IndexPage}
  371. <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>
  372. <!-- /permalink --> {/block:IndexPage}
  373. </div>
  374. {/block:Audio}
  375.  
  376. {block:Answer}
  377. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  378.  
  379. <div id ="pergunta"class="pergunta"><b>{Asker} | says:</b> {Question}</div>
  380.  
  381. <div class="divisoria"></div>
  382.  
  383. <div id="resposta">{Answer} </div>
  384. {/block:Answer}
  385.  
  386.  
  387. {block:Photoset}
  388. <div class="photoset">
  389. <div class="box">
  390. <!-- permalink --> {block:IndexPage}
  391. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a></div><div class="p1"><a href="{Permalink}">{notecount}</a></div></div>
  392. <!-- /permalink --> {/block:IndexPage}
  393. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  394. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  395. </div>
  396. {block:IndexPage}{block:IfShowCaptions}
  397. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  398. {/block:IfShowCaptions}{/block:IndexPage}
  399. </div>
  400. {/block:Photoset}
  401.  
  402. {block:Video}
  403. <div class="video">
  404. <div class="box">
  405. <!-- permalink --> {block:IndexPage}
  406. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a></div><div class="p1"><a href="{Permalink}">{notecount}</a></div></div>
  407. <!-- /permalink --> {/block:IndexPage}
  408. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  409. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  410. </div>
  411. {block:IndexPage}{block:IfShowCaptions}
  412. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  413. {/block:IfShowCaptions}{/block:IndexPage}
  414. </div>
  415. {/block:Video}
  416.  
  417. {block:Photo}
  418. <div class="photo">
  419. <div class="box">
  420. <!-- permalink --> {block:IndexPage}
  421. <div class="perma"><div class="p1"><a href="{reblogurl}" target="_blank">reblog</a></div><div class="p1"><a href="{Permalink}">{notecount}</a></div></div>
  422. <!-- /permalink --> {/block:IndexPage}
  423. {block:IndexPage}
  424. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  425. {/block:IndexPage}
  426. {block:PermalinkPage}
  427. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  428. {/block:PermalinkPage}
  429. </div>
  430. {block:IndexPage}{block:IfShowCaptions}
  431. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  432. {/block:IfShowCaptions}{/block:IndexPage}
  433. </div>
  434. {/block:Photo}
  435.  
  436. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  437. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  438. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  439.  
  440. {block:PermalinkPage}
  441. <div id="post-info" class="text">
  442. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  443. {block:HasTags}
  444. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  445. {/block:HasTags}
  446. <p class="post-info-data">
  447. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  448. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  449. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  450. {block:PostNotes}
  451. {PostNotes}
  452. {/block:PostNotes}
  453. </div>
  454. {/block:PermalinkPage}
  455.  
  456. </div> <!-- end single post -->
  457. {block:ContentSource}
  458. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  459. {/block:ContentSource}
  460. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  461. {/block:Posts}
  462. </div> <!-- end content -->
  463. <div class="loading"></div>
  464. </div> <!-- end containing div -->
  465. {block:IfInfiniteScroll}
  466. {block:Pagination}<ul id="pagination">
  467. {block:PreviousPage}
  468. <li><a href="{PreviousPage}"></a></li>
  469. {/block:PreviousPage}
  470. {block:JumpPagination length="5"}
  471. {block:CurrentPage}
  472. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  473. {/block:CurrentPage}
  474. {block:JumpPage}
  475. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  476. {/block:JumpPage}
  477. {/block:JumpPagination}
  478. {block:NextPage}
  479. <li><a id="nextPage" href="{NextPage}"></a></li>
  480. {/block:NextPage}
  481. </ul>{/block:Pagination}
  482. {/block:IfInfiniteScroll}
  483. {block:IndexPage}
  484. <script type="text/javascript">
  485. $(window).load(function () {
  486. $('#content').masonry(),
  487. $('.masonryWrap').infinitescroll({
  488. navSelector : '#pagination',
  489. nextSelector : '#pagination a#nextPage',
  490. itemSelector : ".post, .loading",
  491. bufferPx : 40,
  492. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  493. loadingText : "<em></em>",
  494. },
  495. function() { $('#content').masonry({ appendedContent: $(this) }); }
  496. );
  497. });
  498. </script>
  499. {/block:IndexPage}
  500. {block:IfToTopButton}
  501. <script type="text/javascript">
  502. $(document).ready(function() {
  503. /*
  504. var defaults = {
  505. containerID: 'toTop', // fading element id
  506. containerHoverID: 'toTopHover', // fading element hover id
  507. scrollSpeed: 1200,
  508. easingType: 'linear'
  509. };
  510. */
  511.  
  512. $().UItoTop({ easingType: 'easeOutQuart' });
  513.  
  514. });
  515. </script>
  516.  
  517. {/block:IfToTopButton}
  518. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement