Advertisement
kellyblaesing

Antigo theme, bg laranja

Aug 25th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.14 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. |Theme por TROCA URLS|
  6. - jamais tire os créditos -
  7. |Base originalmente por ThumblrGenerator|
  8.  
  9. ------------------------------------------------------------------>
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  13. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  14. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. <meta name="color:titulo" content="#000000" />
  18. <meta name="color:link" content="#000000" />
  19. <meta name="color:linkhover" content="#000000" />
  20. <meta name="color:fonte" content="#000000" />
  21. <meta name="color:aspas" content="#000000" />
  22. <meta name="color:background" content="#ffffff" />
  23. <meta name="color:cordaask" content="#ffffff" />
  24.  
  25. <meta name="text:Link 1" content=""/>
  26. <meta name="text:Link 1 URL" content=""/>
  27. <meta name="text:Link 2" content=""/>
  28. <meta name="text:Link 2 URL" content=""/>
  29. <meta name="text:Link 3" content=""/>
  30. <meta name="text:Link 3 URL" content=""/>
  31. <meta name="text:Link 4" content=""/>
  32. <meta name="text:Link 4 URL" content=""/>
  33.  
  34. <meta name="text:Home Label" content="Home"/>
  35. <meta name="text:Ask Label" content="Ask"/>
  36. <meta name="text:Submit Label" content="Submit"/>
  37. <meta name="text:Archive Label" content="Archive"/>
  38. <meta name="if:Show Archive Link" content="1"/>
  39. <meta name="if:Show Submit Link" content="1"/>
  40. <meta name="if:Show Title" content="1"/>
  41. <meta name="if:Show Tags" content="0"/>
  42. <meta name="if:Animation" content="1"/>
  43. <meta name="if:To Top Button" content="1"/>
  44. <meta name="if:Infinite Scroll" content="1"/>
  45. <meta name="if:Show Captions" content="0"/>
  46. <meta name="if:Show Tags" content="0"/>
  47. <meta name="image:Background" content=""/>
  48.  
  49. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  50. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  51. <script type="text/javascript" src="http://static.tumblr.com/jy38etq/RnKn4x56l/czx.txt"></script>
  52.  
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans' rel='stylesheet' type='text/css'>
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Amatic+SC|Rancho|Julius+Sans+One' rel='stylesheet' type='text/css'>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Coustard' rel='stylesheet' type='text/css'>
  59.  
  60. <style type="text/css">
  61. body {
  62. background-color: {color:background};
  63. font-family: georgia;
  64. color:{color:fonte};
  65. text-align: justify;
  66. font-size:11px;
  67. background-image:url('{image:background}');
  68. background-attachment:fixed;
  69. -moz-background-size: 100% 100%;
  70. -webkit-background-size: 100% 100%;
  71. background-size: 100% 100%;
  72. line-height: 1.5em;
  73. }
  74. p {margin:0 0 .75em 0} p:last-child {margin:0}
  75. a {
  76. color: {color:fonte};
  77. text-decoration:none;
  78. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  79. a:hover {color: #ffffff; }
  80. blockquote {quotes: "" "" "'" "'"; margin: 0.75em 0 .75em .75em;padding-left: 1.5em;
  81. line-height: 100%;border-left: solid 4px #EDEDED;
  82. }
  83. h1 {
  84. color: {color:titulo};
  85. font-family: Rancho;
  86. font-size: 26px;
  87. line-height: 1.5em;font-weight: none;
  88. }
  89.  
  90.  
  91. h2 {font-family:georgia; font-size: 100px; font-style: bold; font-weight:italic; line-height:2px;color:{color:aspas};margin-top:0px;
  92. text-shadow: 0px 0px 0px; color:{color:aspas};font-size:25px; color:{color:aspas};font-family: 'georgia'; margin-bottom: 0px;padding:0px;margin-top:0px;margin-left:0px;
  93. }
  94. ul {
  95. margin: 0px 1.5em .75em;}
  96. li {
  97. margin: .75em 0;
  98. list-style-type: square;
  99. }
  100. .box img {
  101. display: block;
  102. max-width: 100%;}.m-i {
  103. display: block;
  104. line-height: 1px!important;
  105. }
  106. .menu-picture {
  107. line-height: 100%;
  108. display: inline-block;
  109. line-height: 0px!important;
  110. }
  111. .post-link{
  112. color:{color:fonte};
  113. font-family: courier new;
  114. font-size: 9px;
  115. line-height: 8px;
  116. }p.source{text-align: center;}
  117. .menu-picture {
  118. line-height: 100%;display: inline-block;
  119. }p.source{text-align: center;}
  120. h3 {
  121.  
  122. font-family:josefin sans; text-transform: lowercase;
  123. font-size: 18px; font-weight: normal;
  124. }.tagged { text-align: center; line-height: 8px;font-size: 8px;}
  125. .text { padding: 5px;}p.question {
  126. margin-bottom: .375em;
  127. }
  128. p.words {
  129. padding: 6px;
  130. line-height: 1.5em;
  131. color: {color:fonte};
  132. background: transparent;
  133. }
  134. .response {
  135. background: {color:cordaask};
  136. padding: 2px;
  137. margin-bottom: .75em;
  138. color: {color:fonte};
  139. text-align:left;
  140. -moz-border-radius:8px;
  141. border-radius:8px;
  142. }.answer {
  143. text-align: left;
  144. }
  145. .post {
  146. position: relative;
  147. width:350px;
  148. float:left;
  149. color: {color:fonte};
  150. background: transparent;
  151. padding:0px;
  152. margin:10px;
  153. }.box {position: relative;}
  154.  
  155. #side {
  156. text-align: right;
  157. margin-top: 25%;
  158. width:214px;
  159. padding:0px;position: fixed;
  160. background: transparent;
  161. }#side img {
  162. max-width: 100%;
  163. }ul {margin-bottom: .75em;}
  164. #contain {
  165. width:504px;
  166. margin: 10px auto 0;
  167. }
  168. #content {
  169. width:270px;
  170. float: right;
  171. }
  172. #infscr-loading{position:relative!important;left:49%}.post .perma{position: absolute;width: 100%;text-align: center;top: 0px;opacity: 0;filter:alpha(opacity=0);z-index: 10000;background: rgba(255, 255, 255, .75);font-size: 8px;height: 16px;line-height: 16px;text-transform: uppercase;{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: uppercase; }p.menu-m {margin: .375em;}
  173.  
  174. .menu-link {margin: 0 3px; text-transform: uppercase; font-size:10px; color: {color:link};}
  175.  
  176. .menu-link:hover {text-decoration: line-through;font-size:10px; color: {color:linkhover};}
  177.  
  178. 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 {
  179. max-width: 100%;
  180. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  181. .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}
  182.  
  183. #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}
  184.  
  185. 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%}
  186. </style></head>
  187. <body><!-- Wikplayer http://www.wikplayer.com -->
  188. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  189. data-config="{'skin':'http://static.tumblr.com/wx6pget/wVen4tzq7/.css','volume':58,'autoplay':true,'shuffle':true,'repeat':0,'showcomment':false,'marqueetexton':false,'placement':'mini','showplaylist':false,'playlist':[{'title':'1','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dvn5FSG4i2yc'},{'title':'2','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1m_sWJQm2fs'},{'title':'3','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVjPhmVOZS8Y'},{'title':'4','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DV0vfz5lr37g'},{'title':'5','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUYuFbU_E0jQ'},{'title':'6','url':'http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DnQY4dIxY1H4%23aid%3DP9izIAhyWOY%20'},{'title':'7','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DuLozdKYs7Ds'},{'title':'8','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4-gLdIO5G-Q'},{'title':'9','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbTjimzpyE4k'},{'title':'10','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DaNzCDt2eidg'},{'title':'11','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOmLNs6zQIHo'},{'title':'12','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8rWfzKbkEuM'},{'title':'13','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Duzgp65UnPxA'},{'title':'14','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9DLtzc9KLiw'},{'title':'15','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9GZc8r-JNBA'},{'title':'16','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DRxWEvV9zYj4'},{'title':'17','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHNrgK8h2xBc'},{'title':'18','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfvEZUbzqqyM'},{'title':'19','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dmeq0zmOb8EA'},{'title':'20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQgaTQ5-XfMM'},{'title':'21','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyET4p-r2TI8'},{'title':'22','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoEBNIzOIbVs%26list%3DUUyC_4jvPzLiSkJkLIkA7B8g'},{'title':'23','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3itqF3eoXaY'},{'title':'24','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBmErRm-vApI'},{'title':'25','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-rC8RRXcfeo'},{'title':'26','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7VmrR2vp_JQ'}]}" ></script>
  190. <!-- Wikplayer code end -->
  191.  
  192.  
  193. <div id="contain" class="clearfix">
  194. <div id="side">
  195. <div class="text">
  196. {block:IfShowTitle}<h1>{Title}</h1>{/block:IfShowTitle}</a><div id="description">{Description}</div>
  197. <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}<p> {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:IfShowArchiveLink} <a class="menu-link" href="/archive">{text:Archive Label}</a>{/Block:IfShowArchiveLink}</div>
  198. {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}
  199. </div>
  200. </div>
  201. <div id="content">
  202. {block:Posts}
  203. <div class="post">
  204.  
  205. {block:Text}
  206. <div class="text">
  207. {block:Title}<h3>{Title}</h3>{/block:Title}
  208. {Body}
  209. <!-- permalink --> {block:IndexPage}
  210. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  211. <!-- /permalink --> {/block:IndexPage}
  212. </div>
  213. {/block:Text}
  214.  
  215. {block:Quote}
  216.  
  217. <div class="text quote">
  218. <p class="words"><h2>&#8220;</h2>{Quote}</p>
  219. {block:Source}<p class="source">{Source}</p>{/block:Source}
  220. <!-- permalink --> {block:IndexPage}
  221. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  222. <!-- /permalink --> {/block:IndexPage}
  223. </div>
  224. {/block:Quote}
  225.  
  226. {block:Link}
  227. <div class="text link">
  228. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  229. {block:Description}{Description}{/block:Description}
  230. <!-- permalink --> {block:IndexPage}
  231. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  232. <!-- /permalink --> {/block:IndexPage}
  233. </div>
  234. {/block:Link}
  235.  
  236. {block:Chat}
  237. <div class="text chat">
  238. <ul class="conversation">
  239. {block:Lines}
  240. <li class="line {Alt}">
  241. {block:Label}<span class="person">{Label}</span>{/block:Label}
  242. <span class="person-said">{Line}</span>
  243. </li>
  244. {/block:Lines}
  245. </ul>
  246. <!-- permalink --> {block:IndexPage}
  247. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  248. <!-- /permalink --> {/block:IndexPage}
  249. </div>
  250. {/block:Chat}
  251.  
  252. {block:Audio}
  253. <div class="text audio">
  254. <p>{AudioPlayerBlack}</p>
  255. {block:IndexPage}{block:IfShowCaptions}
  256. {block:Caption}{Caption}{/block:Caption}
  257. {/block:IfShowCaptions}{/block:IndexPage}
  258. <!-- permalink --> {block:IndexPage}
  259. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  260. <!-- /permalink --> {/block:IndexPage}
  261. </div>
  262. {/block:Audio}
  263.  
  264. {block:Answer}
  265. <div class="text answer">
  266. <div class="response">
  267. <p><p class="question"> {Asker} soprou: {Question}</p></div> <p>{Answer}
  268.  
  269. <!-- permalink --> {block:IndexPage}
  270. <p class="post-link perma-a"> <a href="{ReblogURL}" target="_blank" >Reblog </a> | <a href="{Permalink}">{NoteCountWithLabel}</a></p>
  271. <!-- /permalink --> {/block:IndexPage}
  272. </div>
  273. {/block:Answer}
  274.  
  275.  
  276. {block:Photoset}
  277. <div class="photoset">
  278. <div class="box">
  279. <!-- permalink --> {block:IndexPage}
  280. <div class="perma"><a href="{Permalink}">Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} with {NoteCountWithLabel}</a></div>
  281. <!-- /permalink --> {/block:IndexPage}
  282. <center>{Photoset-250}</center>
  283. </div>
  284. {block:IndexPage}{block:IfShowCaptions}
  285. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  286. {/block:IfShowCaptions}{/block:IndexPage}
  287. </div>
  288. {/block:Photoset}
  289.  
  290. {block:Video}
  291. <div class="video">
  292. <div class="box">
  293. <!-- permalink --> {block:IndexPage}
  294. <div class="perma"><a href="{Permalink}">Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} with {NoteCountWithLabel}</a></div>
  295. <!-- /permalink --> {/block:IndexPage}
  296. <center>{Video-250}</center>
  297. </div>
  298. {block:IndexPage}{block:IfShowCaptions}
  299. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  300. {/block:IfShowCaptions}{/block:IndexPage}
  301. </div>
  302. {/block:Video}
  303.  
  304. {block:Photo}
  305. <div class="photo">
  306. <div class="box">
  307. <!-- permalink --> {block:IndexPage}
  308. <div class="perma"><a href="{Permalink}">Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} with {NoteCountWithLabel}</a></div>
  309. <!-- /permalink --> {/block:IndexPage}
  310. {block:IndexPage}
  311. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  312. {/block:IndexPage}
  313. {block:PermalinkPage}
  314. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  315. {/block:PermalinkPage}
  316. </div>
  317. {block:IndexPage}{block:IfShowCaptions}
  318. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  319. {/block:IfShowCaptions}{/block:IndexPage}
  320. </div>
  321. {/block:Photo}
  322.  
  323. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  324. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  325. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  326.  
  327. {block:PermalinkPage}
  328. <div id="post-info" class="text">
  329. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  330. {block:HasTags}
  331. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  332. {/block:HasTags}
  333. <p class="post-info-data">
  334. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  335. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  336. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  337. {block:PostNotes}
  338. {PostNotes}
  339. {/block:PostNotes}
  340. </div>
  341. {/block:PermalinkPage}
  342.  
  343. </div> <!-- end single post -->
  344. {block:ContentSource}
  345. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  346. {/block:ContentSource}
  347. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  348. {/block:Posts}
  349. </div> <!-- end content -->
  350. <div class="loading"></div>
  351. </div> <!-- end containing div -->
  352. {block:IndexPage}{block:IfInfiniteScroll}
  353. {block:Pagination}<ul id="pagination">
  354. {block:PreviousPage}
  355. <li><a href="{PreviousPage}"></a></li>
  356. {/block:PreviousPage}
  357. {block:JumpPagination length="5"}
  358. {block:CurrentPage}
  359. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  360. {/block:CurrentPage}
  361. {block:JumpPage}
  362. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  363. {/block:JumpPage}
  364. {/block:JumpPagination}
  365. {block:NextPage}
  366. <li><a id="nextPage" href="{NextPage}"></a></li>
  367. {/block:NextPage}
  368. </ul>{/block:Pagination}
  369. <script type="text/javascript">
  370. $(window).load(function () {
  371. var $content = $('#content');
  372. $content.infinitescroll({
  373. navSelector : '#pagination',
  374. nextSelector : '#pagination a#nextPage',
  375. itemSelector : '.post, .loading',
  376. loading: {
  377. finishedMsg: '',
  378. img: 'http://static.tumblr.com/uiqhh9x/amsm48v4p/add.gif'
  379. },
  380. bufferPx : 200,
  381. debug : false,
  382. });
  383. });
  384. </script>
  385. {/block:IfInfiniteScroll}
  386. {/block:IndexPage}
  387. {block:IfToTopButton}
  388. <script type="text/javascript">
  389. $(document).ready(function() {
  390. /*
  391. var defaults = {
  392. containerID: 'toTop', // fading element id
  393. containerHoverID: 'toTopHover', // fading element hover id
  394. scrollSpeed: 1200,
  395. easingType: 'linear'
  396. };
  397. */
  398.  
  399. $().UItoTop({ easingType: 'easeOutQuart' });
  400.  
  401. });
  402. </script>
  403. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  404. {/block:IfToTopButton}
  405. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement