Advertisement
kellyblaesing

Theme antigo, 1 coluna, transparente.

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