Advertisement
journeys

tit-100.txt

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