Advertisement
journeys

tit-80.txt

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