Advertisement
dono-do-copo

Tema 1 - tropicai

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