Advertisement
journeys

tit-39.txt

Aug 20th, 2012
2,533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.20 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="font:body" content="Arial, Helvetica, sans-serif"/>
  6. <meta name="color:text" content="#000000"/>
  7. <meta name="color:link" content="#000000"/>
  8. <meta name="color:title" content="#000000"/>
  9. <meta name="color:hover" content="#000000"/>
  10. <meta name="color:post background" content="#ffffff"/>
  11. <meta name="color:sidebar background" content="#ffffff"/>
  12. <meta name="color:menu background" content="#efefef"/>
  13. <meta name="color:menu link color" content="#000000"/>
  14. <meta name="color:menu border" content="#000000"/>
  15. <meta name="color:background color" content="#ffffff"/>
  16. <meta name="color:border color" content="#cccccc"/>
  17. <meta name="color:blockquote" content="#ebebeb"/>
  18. <meta name="image:sidebar" content="0"/>
  19. <meta name="image:header" content="0"/>
  20. <meta name="image:background image" content="0"/>
  21. <meta name="if:infinite scroll" content="1"/>
  22. <meta name="if:show title" content="0"/>
  23. <meta name="if:title font" content="1"/>
  24. <meta name="if:title font 2" content="0"/>
  25. <meta name="if:title font 3" content="0"/>
  26. <meta name="if:title font 4" content="0"/>
  27. <meta name="if:title font 5" content="0"/>
  28. <meta name="if:title font 6" content="0"/>
  29. <meta name="if:rainbow links" content="0"/>
  30. <meta name="if:faded images" content="0"/>
  31. <meta name="if:show tags" content="0"/>
  32. <meta name="if:caption" content="0"/>
  33. <meta name="if:top button" content="1"/>
  34. <meta name="if:header" content="0"/>
  35. <meta name="if:black perma" content="0"/>
  36. <meta name="if:animation" content="1"/>
  37. <meta name="text:ask label" content="message"/>
  38. <meta name="text:home label" content="home"/>
  39. <meta name="text:font size" content="11px"/>
  40. <meta name="text:line height" content="15px"/>
  41. <meta name="text:title font size" content="15px"/>
  42. <meta name="text:post title font size" content="18px"/>
  43. <meta name="text:link 1" content=""/>
  44. <meta name="text:link 1 url" content=""/>
  45. <meta name="text:link 2" content=""/>
  46. <meta name="text:link 2 url" content=""/>
  47. <meta name="text:link 3" content=""/>
  48. <meta name="text:link 3 url" content=""/>
  49. <meta name="text:link 4" content=""/>
  50. <meta name="text:link 4 url" content=""/>
  51. <meta name="text:link 5" content=""/>
  52. <meta name="text:link 5 url" content=""/>
  53. <meta name="text:link 6" content=""/>
  54. <meta name="text:link 6 url" content=""/>
  55. <meta name="text:link 7" content=""/>
  56. <meta name="text:link 7 url" content=""/>
  57. <meta name="text:link 8" content=""/>
  58. <meta name="text:link 8 url" content=""/>
  59. <meta name="text:previous" content=">"/>
  60. <meta name="text:next" content="<"/>
  61.  
  62. <title>{Title}</title>
  63. <link rel="shortcut icon" href="{Favicon}">
  64. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  65. {block:Description}
  66. <meta name="description" content="{MetaDescription}" />
  67. {/block:Description}
  68.  
  69. <!-- random files -->
  70. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  71. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  72. <script src="http://static.tumblr.com/uiqhh9x/oDnm68mht/theme.js" type="text/javascript"></script>
  73. <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
  74. {block:ifrainbowlinks}
  75. <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
  76. {/block:ifrainbowlinks}
  77. <script defer="" src="http://static.tumblr.com/rseu6su/Fi8m2yja6/modernizr.min.js"></script>
  78. <link href='http://fonts.googleapis.com/css?family=Lovers+Quarrel|Italianno|Bilbo|Italiana|Fredericka+the+Great|Amatic+SC' rel='stylesheet' type='text/css'>
  79.  
  80. <!-- css reset -->
  81. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  82.  
  83. <style type="text/css">
  84. * {
  85. font-family: {font:body};
  86. {block:ifanimation}
  87. -webkit-transition: all 0.3s ease;
  88. -moz-transition: all 0.3s ease;
  89. transition: all 0.3s ease;
  90. -o-transition: all 0.3s ease;
  91. {/block:ifanimation}
  92. }
  93. .an {
  94. text-align:left;
  95. padding-left:5px;
  96. padding-right:5px;
  97. border-left: 2px solid {color:border color};
  98. border-right: 2px solid {color:border color};
  99. background-color:{color:blockquote};
  100. }
  101.  
  102.  
  103. div.entry {
  104. -webkit-transition: all 0s ease;
  105. -moz-transition: all 0s ease;
  106. transition: all 0s ease;
  107. -o-transition: all 0s ease;
  108. }
  109. body {
  110. color: {color:text};
  111. background:{color:background color} url({image:background image});
  112. font-family: {font:body};
  113. font-size: {text:font size};
  114. line-height: {text:line height};
  115. }
  116.  
  117. a, a:link, a:active, a:visited{
  118. color:{color:Link};
  119. text-decoration: none;
  120. }
  121.  
  122. a:hover, h1 a:hover, h3 a:hover {
  123. {block:ifnotrainbowlinks}
  124. color:{color:Hover}!important;
  125. {/block:ifnotrainbowlinks}
  126. text-decoration: none;
  127. }
  128.  
  129. #infscr-loading {
  130. position: absolute!important;
  131. width: 16px!important;
  132. height: 11px!important;
  133. bottom: 0px!important;
  134. left: 50%!important;
  135. margin-top: 10px!important;
  136. margin-bottom: 5px!important;
  137. }
  138.  
  139. #content {
  140. width: 978px;
  141. margin-top: 0px;
  142. float: left;
  143. }
  144.  
  145. #header {
  146. width: 978px;
  147. margin: 10px auto;
  148. text-align: center;
  149. }
  150.  
  151. #header img {
  152. max-width: 100%;
  153. display: inline-block;
  154. }
  155.  
  156. #contain {
  157. width: 978px;
  158. margin: 5px auto;
  159. }
  160.  
  161.  
  162. #side {
  163. width: 170px;
  164. text-align: center;
  165. margin: 0 auto;
  166. bottom: 10px;
  167. padding: 8px;
  168. left: 10px;
  169. position: fixed;
  170. overflow: hidden;
  171. background: {color:sidebar background};
  172. }
  173.  
  174. ol.notes img {
  175. width: 16px;
  176. display: inline;
  177. position: relative;
  178. top: 3px;
  179. }
  180.  
  181. #side img {
  182. display: block;
  183. max-width: 100%;
  184. }
  185.  
  186. .entry {
  187. float: left;
  188. {block:indexpage}
  189. margin: 5px;
  190. width: 300px;
  191. {/block:indexpage}
  192. {block:permalinkpage}
  193. width: 500px;
  194. margin: 8px;
  195. {/block:permalinkpage}
  196. padding: 8px;
  197. display: block;
  198. position: relative;
  199. overflow: hidden;
  200. background: {color:post background};
  201. }
  202.  
  203. .entry img {
  204. display: block;
  205. max-width: 100%;
  206. {block:indexpage}
  207. {block:iffadedimages}
  208. opacity: .75;
  209. filter: alpha(opacity = 75);
  210. {/block:iffadedimages}
  211. {/block:indexpage}
  212. }
  213.  
  214. .entry:hover img {
  215. max-width: 100%;
  216. {block:indexpage}
  217. {block:iffadedimages}
  218. opacity: 1.0;
  219. filter: alpha(opacity = 100);
  220. {/block:iffadedimages}
  221. {/block:indexpage}
  222. }
  223.  
  224. blockquote, q {
  225. quotes: "" "" "'" "'";
  226. padding-left: 5px;
  227. border-left: 1px solid {color:border color};
  228. background: {color:blockquote};
  229. }
  230.  
  231.  
  232. p {
  233. margin: 5px 0px;
  234. }
  235.  
  236. h1, h1 a {
  237. font-size:{text:title font size};
  238. line-height:{text:title font size};
  239. {block:iftitlefont}
  240. font-family: 'Lovers Quarrel', cursive;
  241. {/block:iftitlefont}
  242. {block:iftitlefont2}
  243. font-family: 'Italianno', cursive;
  244. {/block:iftitlefont2}
  245. {block:iftitlefont3}
  246. font-family: 'Bilbo', cursive;
  247. {/block:iftitlefont3}
  248. {block:iftitlefont4}
  249. font-family: 'Italiana', serif;
  250. {/block:iftitlefont4}
  251. {block:iftitlefont5}
  252. font-family: 'Fredericka the Great', cursive;
  253. {/block:iftitlefont5}
  254. {block:iftitlefont6}
  255. font-family: 'Amatic SC', cursive;
  256. {/block:iftitlefont6}
  257. }
  258.  
  259. h3, h3 a {
  260. font-size:{text:post title font size};
  261. line-height:{text:post title font size};
  262. color: {color:title}!important;
  263. }
  264.  
  265. p.tags a {
  266. opacity: 0.50;
  267. filter: alpha(opacity = 50);
  268. }
  269.  
  270. p.tags a:hover {
  271. opacity: 1.0;
  272. filter: alpha(opacity = 100);
  273. }
  274. p.tags {
  275. padding: 0px;
  276. margin: 0px;
  277. font-size: 8px;
  278. text-transform: uppercase;
  279. {block:ifshowtags}
  280. border-top: 1px solid {color:border color};
  281. {/block:ifshowtags}
  282. }
  283.  
  284. .nav a{
  285. color: {color:menu link color};
  286. }
  287.  
  288. .nav {
  289. background: {color:menu background};
  290. display: block;
  291. text-align: center;
  292. padding: 2px;
  293. font-size: 12px;
  294. text-transform: uppercase;
  295. margin: 2px;
  296. position: relative;
  297. width: 114px;
  298. float: left;
  299. -webkit-border-radius: 7px;
  300. -moz-border-radius: 7px;
  301. border-radius: 7px;
  302. z-index: 1;
  303. -webkit-transition: all ease-in 150ms;
  304. -moz-transition: all ease-in 150ms;
  305. -o-transition: all ease-in 150ms;
  306. -ms-transition: all ease-in 150ms;
  307. transition: all ease-in 150ms;
  308. }
  309.  
  310. .nav:hover {
  311. background: {color:menu hover};
  312. -webkit-box-shadow: 0px 0px 10px {color:shadow};
  313. -moz-box-shadow: 0px 0px 10px {color:shadow};
  314. box-shadow: 0px 0px 10px {color:shadow};
  315. -webkit-border-radius: 5px;
  316. -moz-border-radius: 5px;
  317. border-radius: 5px;
  318. -webkit-transition: all ease-in 150ms;
  319. -moz-transition: all ease-in 150ms;
  320. -o-transition: all ease-in 150ms;
  321. -ms-transition: all ease-in 150ms;
  322. transition: all ease-in 150ms;
  323. }
  324.  
  325. #titexcel {
  326. position: absolute;
  327. right: 3px;
  328. top: 26px;
  329. }
  330.  
  331. #bite:hover .death {
  332. margin-top:10px;
  333. filter: alpha(opacity = 100);
  334. opacity: 1;
  335. }
  336.  
  337. #pagination{
  338. display:none;
  339. }
  340.  
  341.  
  342. .t a{
  343. text-align: right;
  344. opacity: .5;
  345. filter: alpha(opacity = 50);
  346. }
  347.  
  348. .entry .t a:hover{
  349. text-align: right;
  350. opacity: 1.0;
  351. filter: alpha(opacity = 100);
  352. }
  353.  
  354. p.t {
  355. display: block;
  356. margin: 0px 0px 1px 0px;
  357. height: 18px;
  358. line-height: 20px;
  359. text-transform: uppercase;
  360. text-align: right;
  361. font-size: 9px;
  362. border-top: 1px solid {color:border color};
  363. }
  364.  
  365. p.t a {
  366. margin: 0 0px;
  367. }
  368.  
  369. .pp {
  370. text-transform: uppercase;
  371. text-align: left;
  372. }
  373.  
  374. select {
  375. font-size: 10px;
  376. width: 125px;
  377. text-transform: uppercase;
  378. letter-spacing: 1px;
  379. padding: 1px;
  380. background: {color:menu background};
  381. color: {color:menu link color};
  382. border: 1px solid {color:menu border};
  383. }
  384.  
  385. #toTop {
  386. display:none;
  387. text-decoration:none;
  388. position:fixed;
  389. bottom:10px;
  390. right:10px;
  391. overflow:hidden;
  392. width:21px;
  393. height:21px;
  394. border:none;
  395. text-indent:100%;
  396. background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
  397. opacity: .5;
  398. filter: alpha(opacity = 50);
  399. }
  400.  
  401. #toTopHover {
  402. width:21px;
  403. height:21px;
  404. display:block;
  405. overflow:hidden;
  406. float:left;
  407. opacity: 0;
  408. -moz-opacity: 0;
  409. filter:alpha(opacity=0);
  410. }
  411.  
  412. #toTop:hover {
  413. opacity: 1;
  414. filter: alpha(opacity = 100);
  415. }
  416.  
  417. #toTop:active, #toTop:focus {
  418. outline:none;
  419. }
  420.  
  421. .wide {
  422. width: 510px;
  423. }
  424.  
  425. .tc {
  426. text-transform: uppercase;
  427. text-align: right;
  428. font-size: 8px;
  429. height: 8px;
  430. opacity: 0;
  431. filter: alpha(opacity = 0);
  432. margin-right: -50%;
  433. }
  434.  
  435. .entry:hover .tc {
  436. opacity: .5;
  437. filter: alpha(opacity = 50);
  438. margin-right: 0;
  439. }
  440.  
  441. .td {
  442. position: absolute;
  443. text-transform: uppercase;
  444. text-align: center;
  445. font-size: 8px;
  446. height: 10px;
  447. line-height: 10px;
  448. bottom: 0px;
  449. width: 100%;
  450. margin-left: -25%;
  451. {block:ifblackperma}
  452. background: rgba(0, 0, 0, .4);
  453. {/block:ifblackperma}
  454. {block:ifnotblackperma}
  455. background: rgba(255, 255, 255, .85);
  456. {/block:ifnotblackperma}
  457. opacity: 0;
  458. filter: alpha(opacity = 0);
  459. }
  460.  
  461. .entry:hover .td {
  462. margin-left: 0;
  463. opacity: 1;
  464. filter: alpha(opacity = 100);
  465. }
  466.  
  467. .td:hover {
  468. {block:ifblackperma}
  469. background: rgba(0, 0, 0, 1.0)!important;
  470. {/block:ifblackperma}
  471. {block:ifnotblackperma}
  472. background: rgba(255, 255, 255, 1.0)!important;
  473. {/block:ifnotblackperma}
  474. }
  475.  
  476. .td a {
  477. {block:ifblackperma}
  478. color: #ffffff;
  479. {/block:ifblackperma}
  480. {block:ifnotblackperma}
  481. color: #000000;
  482. {/block:ifnotblackperma}
  483. }
  484. .navs a{
  485. margin: 0 5px;
  486. font-weight: bold;
  487. }
  488.  
  489. .navs {
  490. border-top: 2px solid {color:border color};
  491. border-bottom: 2px solid {color:border color};
  492. }
  493. {CustomCSS}
  494. </style>
  495. </head>
  496. <body>
  497. <div id="contain">
  498.  
  499. <div id="side">
  500. {block:ifshowtitle}
  501. <div class="title"><h1><a href="/">{title}</a></h1></div>
  502. {/block:ifshowtitle}
  503. <p class="navs">
  504. <a href="/">{text:home label}</a>
  505. <a href="/ask">{text:ask label}</a>
  506. {block:HasPages}
  507. {block:Pages}
  508. <a href="{URL}">{Label}</a>
  509. {/block:Pages}
  510. {/block:HasPages}
  511. {block:iflink1}
  512. <a href="{text:link 1 url}">{text:link 1}</a>
  513. {/block:iflink1}
  514. {block:iflink2}
  515. <a href="{text:link 2 url}">{text:link 2}</a>
  516. {/block:iflink2}
  517. {block:iflink3}
  518. <a href="{text:link 3 url}">{text:link 3}</a>
  519. {/block:iflink3}
  520. {block:iflink4}
  521. <a href="{text:link 4 url}">{text:link 4}</a>
  522. {/block:iflink4}
  523. {block:iflink5}
  524. <a href="{text:link 5 url}">{text:link 5}</a>
  525. {/block:iflink5}
  526. {block:iflink6}
  527. <a href="{text:link 6 url}">{text:link 6}</a>
  528. {/block:iflink6}
  529. {block:iflink7}
  530. <a href="{text:link 7 url}">{text:link 7}</a>
  531. {/block:iflink7}
  532. {block:iflink8}
  533. <a href="{text:link 8 url}">{text:link 8}</a>
  534. {/block:iflink8}
  535. </p>
  536. <center>
  537. <a href="/"><img src="{image:sidebar}"/></a>
  538. </center>
  539.  
  540. {block:description}
  541. <p>{description}</p>
  542. {/block:description}
  543.  
  544. {block:IfNotInfiniteScroll}
  545. <p>{block:PreviousPage}
  546. <a href="{PreviousPage}">{text:previous}</a>
  547. {/block:PreviousPage}
  548.  
  549. {block:NextPage}
  550. <a href="{NextPage}">{text:next}</a>
  551. {/block:NextPage}</p>
  552. {/block:IfNotInfiniteScroll}
  553.  
  554. </div>
  555.  
  556. {block:indexpage}
  557. {block:ifheader}
  558. <div id="header">
  559. <a href="/"><img src="{image:header}"/></a>
  560. </div>
  561. {/block:ifheader}
  562. {/block:indexpage}
  563. <div id="content">
  564.  
  565. {block:Posts}
  566. <div class="entry">
  567. {block:Text}
  568. {block:Title}
  569. <h3><a href="{Permalink}">{Title}</a></h3>
  570. {/block:Title}
  571. {Body}
  572. {block:indexpage}
  573. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  574. {/block:indexpage}
  575. {/block:Text}
  576.  
  577. {block:Photo}
  578. {block:IndexPage}
  579. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  580. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  581. {/block:IndexPage}
  582. {block:PermalinkPage}
  583. {LinkOpenTag}
  584. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  585. {LinkCloseTag}
  586. {/block:permalinkpage}
  587. {/block:Photo}
  588.  
  589. {block:Photoset}
  590. {block:IndexPage}
  591. <center>{Photoset-400}</center>
  592. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  593. {block:indexpage}
  594. <div class="td"><a href="{Permalink}">posted {timeago} with {NoteCountWithLabel}</a></div>
  595. {/block:indexpage}
  596. {/block:IndexPage}
  597. {block:permalinkpage}
  598. {Photoset-500}
  599. {/block:permalinkpage}
  600. {/block:Photoset}
  601.  
  602. {block:Quote}
  603. "{Quote}"
  604. {block:Source}
  605. <div class="source">{Source}</div>
  606. {/block:Source}
  607. {block:indexpage}
  608. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  609. {/block:indexpage}
  610.  
  611. {/block:Quote}
  612.  
  613. {block:Link}
  614. <a href="{URL}" class="link" {Target}>{Name}</a>
  615. {block:Description}
  616. <div class="description">{Description}</div>
  617. {/block:Description}
  618. {block:indexpage}
  619. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  620. {/block:indexpage}
  621.  
  622. {/block:Link}
  623.  
  624. {block:Chat}
  625. {block:Title}
  626. <h3><a href="{Permalink}">{Title}</a></h3>
  627. {/block:Title}
  628. <ul class="chat">
  629. {block:Lines}
  630. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  631. {Line} </li>
  632. {/block:Lines}
  633. </ul>
  634. {block:indexpage}
  635. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  636. {/block:indexpage}
  637.  
  638. {/block:Chat}
  639.  
  640. {block:Video}
  641. {block:IndexPage}
  642. <center>{Video-400}<center>
  643. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  644. {block:indexpage}
  645. <div class="td"><a href="{Permalink}">posted {timeago} with {NoteCountWithLabel}</a></div>
  646. {/block:indexpage}
  647. {/block:IndexPage}
  648. {block:permalinkpage}
  649. {Video-500}
  650. {/block:permalinkpage}
  651. {/block:Video}
  652.  
  653. {block:Audio}
  654. {AudioPlayerBlack}
  655. {block:indexpage} {block:Caption}
  656. {Caption}
  657. {/block:Caption}
  658. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  659. {/block:indexpage}
  660. {/block:Audio}
  661.  
  662. {block:Answer}
  663. <div class="an">
  664. <div class="ba">{Asker}: {Question}</div></div><div class="ans">{Answer}
  665. </div>
  666. {block:indexpage}
  667. <p class="tc"><a href="{Permalink}">posted {12Hour}:{Minutes}:{Seconds}</a></p>
  668. {/block:indexpage}
  669. {/block:Answer}
  670.  
  671. {block:ifshowtags}{block:indexpage}{block:HasTags}<div class="text"><p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p></div>{/block:HasTags}{/block:indexpage}{/block:ifshowtags}
  672.  
  673. {block:permalinkpage}
  674. <div class="text">
  675. {block:Caption}{Caption}{/block:Caption}{block:PostNotes}
  676. <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
  677. {block:RebloggedFrom}<p class="t">Reblogged from - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
  678. {block:ContentSource}<p class="t">Source - <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
  679. {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
  680. </div>
  681. {/block:permalinkpage}
  682.  
  683. {block:ContentSource}
  684. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  685. {/block:ContentSource}
  686.  
  687.  
  688. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  689.  
  690. {block:PostNotes}{PostNotes}{/block:PostNotes}
  691. </div>
  692. {/block:Posts}
  693. <div class="clear"></div>
  694. </div>
  695. </div>
  696. {block:Pagination}
  697. <ul id="pagination">
  698. {block:PreviousPage}
  699. <li><a href="{PreviousPage}"></a></li>
  700. {/block:PreviousPage}
  701. {block:JumpPagination length="5"}
  702. {block:CurrentPage}
  703. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  704. {/block:CurrentPage}
  705. {block:JumpPage}
  706. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  707. {/block:JumpPage}
  708. {/block:JumpPagination}
  709. {block:NextPage}
  710. <li><a id="nextPage" href="{NextPage}"></a></li>
  711. {/block:NextPage}
  712. </ul>
  713. {/block:Pagination}
  714. <script src="http://static.tumblr.com/uiqhh9x/inZm9j1h5/masonry.js"></script>
  715. {block:IndexPage}
  716. {block:ifinfinitescroll}
  717. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
  718. <script type="text/javascript">
  719. $(window).load(function () {
  720. $('#content').masonry(),
  721. $('.masonryWrap').infinitescroll({
  722. navSelector : '#pagination',
  723. nextSelector : '#pagination a#nextPage',
  724. itemSelector : ".entry, .clear",
  725. bufferPx : 40,
  726. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  727. loadingText : "<em></em>",
  728. },
  729. function() { $('#content').masonry({ appendedContent: $(this) }); }
  730. );
  731. });
  732. </script>
  733. {/block:IndexPage}
  734.  
  735. {block:iftopbutton}
  736. <script type="text/javascript">
  737. $(document).ready(function() {
  738. /*
  739. var defaults = {
  740. containerID: 'toTop', // fading element id
  741. containerHoverID: 'toTopHover', // fading element hover id
  742. scrollSpeed: 1200,
  743. easingType: 'linear'
  744. };
  745. */
  746.  
  747. $().UItoTop({ easingType: 'easeOutQuart' });
  748.  
  749. });
  750. </script>
  751. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  752. {/block:iftopbutton}
  753. </body>
  754. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement