Advertisement
charmthemes

charm-themes/17

Jul 21st, 2013
6,116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.18 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. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. <meta name="text:Link 1" content=""/>
  11. <meta name="text:Link 1 URL" content=""/>
  12. <meta name="text:Link 2" content=""/>
  13. <meta name="text:Link 2 URL" content=""/>
  14. <meta name="text:Link 3" content=""/>
  15. <meta name="text:Link 3 URL" content=""/>
  16. <meta name="text:Link 4" content=""/>
  17. <meta name="text:Link 4 URL" content=""/>
  18. <meta name="text:Link 5" content=""/>
  19. <meta name="text:Link 5 URL" content=""/>
  20. <meta name="text:Home Label" content="Home"/>
  21. <meta name="text:Ask Label" content="Ask"/>
  22. <meta name="text:Submit Label" content="Submit"/>
  23. <meta name="text:Archive Label" content="Archive"/>
  24. <meta name="if:Show Archive Link" content="1"/>
  25. <meta name="if:Show Submit Link" content="1"/>
  26. <meta name="if:Show Title" content="0"/>
  27. <meta name="if:Show Tags" content="0"/>
  28. <meta name="if:Animation" content="1"/>
  29. <meta name="if:To Top Button" content="1"/>
  30. <meta name="if:Infinite Scroll" content="1"/>
  31. <meta name="if:Show Captions" content="1"/>
  32. <meta name="if:Show Tags" content="1"/>
  33. <meta name="image:Background" content=""/>
  34. <meta name="image:Sidebar" content=""/>
  35. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  36. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/2V1m9r58l/reset.css">
  37. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/vnzmibpqr/minified.js"></script>
  38. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700' rel='stylesheet' type='text/css'>
  39.  
  40. <div id="fb-root"></div>
  41. <script>(function(d, s, id) {
  42. var js, fjs = d.getElementsByTagName(s)[0];
  43. if (d.getElementById(id)) return;
  44. js = d.createElement(s); js.id = id;
  45. js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  46. fjs.parentNode.insertBefore(js, fjs);
  47. }(document, 'script', 'facebook-jssdk'));</script>
  48.  
  49. <style type="text/css">
  50. body {
  51. color: #000;
  52. background: #eee url("http://static.tumblr.com/pjanmyp/Hexmq9wxe/bgg.png");
  53. background-repeat: repeat-x;
  54. background-attachment: fixed;
  55. font-family: Inconsolata;
  56. font-size:10px;
  57. line-height: 11px;
  58. text-align:justify;
  59. }
  60. @font-face {
  61. font-family: 'Inconsolata';
  62. font-style: normal;
  63. font-weight: 400;
  64. src: local('Inconsolata'), url(http://themes.googleusercontent.com/static/fonts/inconsolata/v6/BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
  65. }
  66. .btn{display:none;}
  67. p {margin:0 0 .75em 0} p:last-child {margin:0}
  68. a {
  69. color: #666;
  70. text-decoration:none;
  71. {block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  72. a:hover {color: #fff; }
  73.  
  74. blockquote {quotes: "" "" "'" "'";
  75. margin: 0.75em 0 .75em .75em;
  76. padding-left: 1.5em;
  77. line-height: 100%;border-left: solid 4px #614f6b;
  78. }
  79.  
  80. ul {
  81. margin: 0px 1.5em .75em;}
  82. li {
  83. margin: .75em 0;
  84. list-style-type: square;
  85. }
  86. .box img {
  87. display: block;
  88. max-width: 100%;}.m-i {
  89. display: block;
  90. line-height: 1px!important;
  91. }
  92. .menu-picture {
  93. line-height: 100%;
  94. display: inline-block;
  95. line-height: 0px!important;
  96. }
  97. .post-link{
  98. font-family: default;
  99. font-size: 8px;
  100. line-height: 8px;
  101. }p.source{text-align: center;}
  102. .menu-picture {
  103. line-height: 100%;display: inline-block;
  104. }p.source{text-align: center;}
  105.  
  106. .tagged {
  107. color:#fff;
  108. background:#ddd;
  109. border: 1px solid #ccc;
  110. font-size:9px;
  111. padding: 2px;
  112. margin:0px;
  113. margin-top:2px;
  114. text-align: center;
  115. text-transform: uppercase;
  116. text-align: center;
  117. line-height: 10px;
  118. font-size: 10px;
  119. }
  120. .text { padding: 5px;
  121. }
  122.  
  123. p.question {
  124. margin-bottom: .375em;
  125. }
  126. p.words {
  127. padding: 6px;
  128. line-height: 1.5em;
  129. color:#444;
  130. background:#ddd;
  131. border: 1px solid #ccc;
  132. }
  133. .response {
  134. color:#444;
  135. background:#ddd;
  136. border: 1px solid #ccc;
  137. padding: 5px;
  138. margin-bottom: .75em;
  139. }.answer {
  140. text-align: center;
  141. }
  142. .post {
  143. position: relative;
  144. {block:IndexPage}
  145. width:500px;
  146. {/block:IndexPage}
  147. {block:PermalinkPage}
  148. width:500px;
  149. {/block:PermalinkPage}
  150. float:left;
  151. background: #eee;
  152. border: 1px solid #ccc;
  153. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  154. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  155. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  156. padding:5px;
  157. margin:5px;
  158. }
  159.  
  160. .box {position: relative;}
  161.  
  162. ul {margin-bottom: .75em;}
  163.  
  164. #container {
  165. width:800px;
  166. margin: 0 auto;
  167. }
  168. #content {
  169. width:600px;
  170. float: left;
  171. margin-left:215px;
  172. margin-top:30px;
  173. }
  174.  
  175. #side {
  176. float:left;
  177. width:200px;
  178. padding:5px;
  179. margin:0px;
  180. margin-top:150px;
  181. position: fixed;
  182. height:100%;
  183. }
  184.  
  185. #top{
  186. margin-top:0px;
  187. position:fixed;
  188. z-index:1;
  189. }
  190.  
  191. a.nav:link, a.nav:active, a.nav:visited {
  192. display: block;
  193. float:left;
  194. width:132px;
  195. font-family: arial, sans-serif;
  196. text-transform: uppercase;
  197. font-size: 10px;
  198. line-height: 12px;
  199. font-weight: bold;
  200. text-align:center;
  201. padding:5px;
  202. margin:2px;
  203. color:#eee;
  204. background:#333;
  205. }
  206.  
  207. a.nav:hover {
  208. color:#eee;
  209. background:#999;
  210. }
  211.  
  212. a.nav2:link, a.nav2:active, a.nav2:visited {
  213. text-transform: uppercase;
  214. font-family: consolas;
  215. font-size:10px;
  216. text-align:center;
  217. color:#ccc;
  218. padding:3px;
  219. margin:1px;
  220. width:75px;
  221. float:right;
  222. display:block;
  223. color:#eee;
  224. background:#444;
  225. border:1px solid #444;
  226. }
  227.  
  228. a.nav2:hover {
  229. background:#000;
  230. }
  231.  
  232. h1 {
  233. color:#444;
  234. font-family: 'Open Sans Condensed', sans-serif;
  235. text-transform: uppercase;
  236. font-size: 20px;
  237. line-height:20px;
  238. margin:3px;
  239. padding:0px;
  240. font-weight: normal;
  241. text-align:center;
  242. }
  243.  
  244.  
  245. img.border{
  246. padding:4px; margin:0px;
  247. margin-bottom:2px;
  248. background: #444;
  249. border: 1px solid #222;
  250. -webkit-border-radius: 95px;
  251. border-radius: 95px;
  252. }
  253.  
  254. .stuff{
  255. width:100px;
  256. padding:0px;
  257. margin:1px;
  258. }
  259.  
  260. .notez{
  261. float:left;
  262. width:100px;
  263. text-align:center;
  264. padding:0px;
  265. margin-right:390px;
  266. }
  267. .notez a{
  268. padding:7px;
  269. margin:1px;
  270. display:block;
  271. background:#444;
  272. color:#eee;
  273. }
  274. .notez a:hover{
  275. color:#000;
  276. }
  277.  
  278. .clears{clear:both; margin-top:1px;}
  279.  
  280. ::-webkit-scrollbar-thumb {
  281. background: #666;
  282. }
  283. ::-webkit-scrollbar {
  284. width: 10px; height: 4px;
  285. background: #eee;
  286. }
  287.  
  288. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}.post-header-a{z-index:10;top:5px;right:5px;position:absolute;display:block;opacity:0;filter:alpha(opacity = 0);{block:IfAnimation}-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease;-o-transition:all .2s ease;{/block:IfAnimation}}
  289. .post:hover .post-header-a{opacity:1;filter:alpha(opacity = 100)}
  290.  
  291.  
  292. .perma-a {
  293. color:#eee;
  294. background: #666;
  295. border: 1px solid #666;
  296. font-size:9px;
  297. padding: 2px;
  298. font-family:arial;
  299. font-weight:bold;
  300. text-align: center;
  301. text-transform: uppercase;
  302. {block:IfAnimation}
  303. -webkit-transition:all .2s ease;
  304. -moz-transition:all .2s ease;
  305. transition:all .2s ease;
  306. -o-transition:all .2s ease;
  307. {/block:IfAnimation}
  308. }
  309. .perma-a:hover{
  310. color:#000;
  311. }
  312.  
  313. .perma-a a{
  314. color:#eee;
  315. }
  316. .perma-a a:hover{
  317. color:#000;
  318. }
  319.  
  320. p.menu-m {margin: .375em;} .menu-link {margin: 0 3px;}.box iframe {
  321. max-width: 100%;
  322. }.text img {max-width: 100%;}img {display: block;}.box img {display: block;}
  323. .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}
  324.  
  325. #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}
  326. .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%}
  327. </style></head><body><Script Language='Javascript'>
  328. <!--
  329. document.write(unescape('%20%3C%73%74%79%6C%65%20%74%79%70%65%3D%22%74%65%78%74%2F%63%73%73%22%3E%0A%2E%63%68%61%72%6D%7B%0A%20%20%20%20%70%6F%73%69%74%69%6F%6E%3A%61%62%73%6F%6C%75%74%65%3B%20%0A%20%20%20%20%70%6F%73%69%74%69%6F%6E%3A%20%66%69%78%65%64%3B%20%0A%20%20%20%20%6D%61%72%67%69%6E%2D%74%6F%70%3A%31%35%30%70%78%3B%20%0A%20%20%20%20%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%2D%39%30%70%78%3B%20%0A%20%20%20%20%77%69%64%74%68%3A%31%31%30%70%78%3B%20%0A%20%20%20%20%68%65%69%67%68%74%3A%34%35%70%78%3B%0A%20%20%20%20%20%20%20%20%2D%77%65%62%6B%69%74%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%2D%6D%6F%7A%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%2D%6F%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%7D%0A%2E%63%68%61%72%6D%3A%68%6F%76%65%72%7B%0A%20%20%20%20%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%30%70%78%3B%0A%20%20%20%20%20%2D%77%65%62%6B%69%74%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%2D%6D%6F%7A%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%20%20%20%20%2D%6F%2D%74%72%61%6E%73%69%74%69%6F%6E%3A%61%6C%6C%20%2E%32%73%20%65%61%73%65%3B%0A%7D%3C%2F%73%74%79%6C%65%3E%3C%64%69%76%20%63%6C%61%73%73%3D%22%63%68%61%72%6D%22%3E%3C%61%20%68%72%65%66%3D%22%68%74%74%70%3A%2F%2F%63%68%61%72%6D%2D%74%68%65%6D%65%73%2E%63%6F%6D%2F%22%3E%3C%69%6D%67%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%73%74%61%74%69%63%2E%74%75%6D%62%6C%72%2E%63%6F%6D%2F%70%6A%61%6E%6D%79%70%2F%75%57%4E%6D%71%34%30%6E%30%2F%63%72%65%64%69%74%2E%70%6E%67%22%3E%3C%2F%61%3E%3C%2F%64%69%76%3E'));
  330. //-->
  331. </Script><div id="container"><div id="top">
  332. <a href="/" class="nav">{text:Home Label}</a>
  333. <a href="/ask" class="nav">askme</a>
  334. <a href="/archive" class="nav">archive</a>
  335. <a href="/random" class="nav">random</a>
  336. <a href="/submit" class="nav">submit</a>
  337. </div>
  338.  
  339. <div id="side">
  340. <h1>{title}</h1>
  341. <img src="{image:Sidebar}" class="border" width=100 align=left>
  342. <a href="{text:link 1 url}" class="nav2">{text:link 1}</a>
  343. <a href="{text:link 2 url}" class="nav2">{text:link 2}</a>
  344. <a href="{text:link 3 url}" class="nav2">{text:link 3}</a>
  345. <a href="{text:link 4 url}" class="nav2">{text:link 4}</a>
  346. <a href="{text:link 5 url}" class="nav2">{text:link 5}</a>
  347. <div class="clears"></div>
  348. {Description}
  349. <br><bR><center>
  350. {block:IfNotInfiniteScroll}{block:Pagination}
  351. <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>
  352. {/block:Pagination}{/block:IfNotInfiniteScroll}
  353. </center>
  354. </div>
  355.  
  356.  
  357. <div id="content">{block:Posts}<div class="post">
  358. {block:Text}
  359. <div class="text">
  360. {block:Title}<h1>{Title}</h1>{/block:Title}
  361. {Body}
  362. <!-- permalink --> {block:IndexPage}
  363. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  364. <!-- /permalink --> {/block:IndexPage}
  365. </div>
  366. {/block:Text}
  367.  
  368. {block:Quote}
  369. <div class="text quote">
  370. <p class="words">&#8220;{Quote}&#8221;</p>
  371. {block:Source}<p class="source">{Source}</p>{/block:Source}
  372. <!-- permalink --> {block:IndexPage}
  373. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  374. <!-- /permalink --> {/block:IndexPage}
  375. </div>
  376. {/block:Quote}
  377.  
  378. {block:Link}
  379. <div class="text link">
  380. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  381. {block:Description}{Description}{/block:Description}
  382. <!-- permalink --> {block:IndexPage}
  383. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  384. <!-- /permalink --> {/block:IndexPage}
  385. </div>
  386. {/block:Link}
  387.  
  388. {block:Chat}
  389. <div class="text chat">
  390. <ul class="conversation">
  391. {block:Lines}
  392. <li class="line {Alt}">
  393. {block:Label}<span class="person">{Label}</span>{/block:Label}
  394. <span class="person-said">{Line}</span>
  395. </li>
  396. {/block:Lines}
  397. </ul>
  398. <!-- permalink --> {block:IndexPage}
  399. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  400. <!-- /permalink --> {/block:IndexPage}
  401. </div>
  402. {/block:Chat}
  403.  
  404. {block:Audio}
  405. <div class="text audio">
  406. <p>{AudioPlayerBlack}</p>
  407. {block:IndexPage}{block:IfShowCaptions}
  408. {block:Caption}{Caption}{/block:Caption}
  409. {/block:IfShowCaptions}{/block:IndexPage}
  410. <!-- permalink --> {block:IndexPage}
  411. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  412. <!-- /permalink --> {/block:IndexPage}
  413. </div>
  414. {/block:Audio}
  415.  
  416. {block:Answer}
  417. <div class="text answer">
  418. <div class="response">
  419. <p class="question"><img src="{AskerPortraitURL-30}" class="border" align="left"> {Question}</p></div>
  420. {Answer}
  421. <!-- permalink --> {block:IndexPage}
  422. <p class="perma-a"><a href="{Permalink}">Posted {TimeAgo} With {NoteCountWithLabel}</a></p>
  423. <!-- /permalink --> {/block:IndexPage}
  424. </div>
  425. {/block:Answer}
  426.  
  427. {block:Photoset}
  428. <div class="photoset">
  429. <div class="box">
  430. <!-- permalink --> {block:IndexPage}
  431. <div class="post-header-a">
  432. <div class="notez">
  433. <a href="{Permalink}">{NoteCountWithLabel}</a>
  434. <a href="{reblogurl}" target="_blank">Reblog</a>
  435. </div></div>
  436. <!-- /permalink --> {/block:IndexPage}
  437. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  438. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  439. </div>
  440.  
  441. </div>
  442. {/block:Photoset}
  443.  
  444. {block:Video}
  445. <div class="video">
  446. <div class="box">
  447. <!-- permalink --> {block:IndexPage}
  448. <div class="post-header-a">
  449. <div class="notez">
  450. <a href="{Permalink}">{NoteCountWithLabel}</a>
  451. <a href="{reblogurl}" target="_blank">Reblog</a>
  452. </div></div>
  453. <!-- /permalink --> {/block:IndexPage}
  454. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  455. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  456. </div>
  457.  
  458. </div>
  459. {/block:Video}
  460.  
  461. {block:Photo}
  462. <div class="photo">
  463. <div class="box">
  464. {block:IndexPage}
  465. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  466. {/block:IndexPage}
  467. {block:PermalinkPage}
  468. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/>{LinkCloseTag}
  469. {/block:PermalinkPage}
  470. <!-- permalink --> {block:IndexPage}
  471. <div class="post-header-a">
  472. <div class="notez">
  473. <a href="{Permalink}">{NoteCountWithLabel}</a>
  474. <a href="{reblogurl}" target="_blank">Reblog</a>
  475. </div></div>
  476. <!-- /permalink --> {/block:IndexPage}
  477. {block:IndexPage}{block:IfShowCaptions}
  478. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  479. {/block:IfShowCaptions}{/block:IndexPage}
  480. {block:IfShowTags}{block:IndexPage}{block:HasTags}
  481. <div class="tagged"><p>{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p></div>
  482. {/block:HasTags}{/block:IndexPage}{/block:IfShowTags}
  483. </div>
  484. </div>
  485. {/block:Photo}
  486.  
  487. {block:PermalinkPage}
  488. <div id="post-info" class="text">
  489. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  490. {block:HasTags}
  491. <p class="tagged">{lang:Tagged}: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>
  492. {/block:HasTags}
  493. <p class="post-info-data">
  494. {block:Date}{12Hour}:{Minutes}:{Seconds} @ {MonthNumber}/{DayOfMonth}/{Year}<br/>{/block:Date}
  495. {block:NoteCount}{NoteCountWithLabel}<br />{/block:NoteCount}{block:RebloggedFrom}
  496. Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br/>Posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom}</p>
  497. {block:PostNotes}
  498. {PostNotes}
  499. {/block:PostNotes}
  500. </div>
  501. {/block:PermalinkPage}
  502.  
  503. </div> <!-- end single post -->
  504. {block:ContentSource}
  505. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  506. {/block:ContentSource}
  507. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  508. {/block:Posts}
  509. </div>
  510. <div class="loading"></div>
  511. </div> <!-- end containing div -->
  512. {block:IfInfiniteScroll}
  513. {block:Pagination}<ul id="pagination">
  514. {block:PreviousPage}
  515. <li><a href="{PreviousPage}"></a></li>
  516. {/block:PreviousPage}
  517. {block:JumpPagination length="5"}
  518. {block:CurrentPage}
  519. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  520. {/block:CurrentPage}
  521. {block:JumpPage}
  522. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  523. {/block:JumpPage}
  524. {/block:JumpPagination}
  525. {block:NextPage}
  526. <li><a id="nextPage" href="{NextPage}"></a></li>
  527. {/block:NextPage}
  528. </ul>{/block:Pagination}
  529. {/block:IfInfiniteScroll}
  530. {block:IndexPage}
  531. <script type="text/javascript">
  532. $(window).load(function () {
  533. $('#content').masonry(),
  534. $('.masonryWrap').infinitescroll({
  535. navSelector : '#pagination',
  536. nextSelector : '#pagination a#nextPage',
  537. itemSelector : ".post, .loading",
  538. bufferPx : 40,
  539. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  540. loadingText : "<em></em>",
  541. },
  542. function() { $('#content').masonry({ appendedContent: $(this) }); }
  543. );
  544. });
  545. </script>
  546. {/block:IndexPage}
  547. {block:IfToTopButton}
  548. <script type="text/javascript">
  549. $(document).ready(function() {
  550. /*
  551. var defaults = {
  552. containerID: 'toTop', // fading element id
  553. containerHoverID: 'toTopHover', // fading element hover id
  554. scrollSpeed: 1200,
  555. easingType: 'linear'
  556. };
  557. */
  558.  
  559. $().UItoTop({ easingType: 'easeOutQuart' });
  560.  
  561. });
  562. </script>
  563. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  564. {/block:IfToTopButton}<script type="text/javascript" src="http://static.tumblr.com/tpqedpr/26Qm9zxnj/like.js"></script>
  565. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  566. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement