Advertisement
charmthemes

charm-themes/13

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