Advertisement
charmthemes

charm-themes/16

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