Advertisement
journeys

tit-82.txt

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