Advertisement
journeys

tit-48.txt

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