Advertisement
journeys

tit-69.txt

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