Advertisement
themepirate

The Flying Dutchman theme by THEMEPIRATE

Nov 24th, 2012
3,599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.47 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.  
  3. <!--------------------------------------------
  4.  
  5. *************** *************
  6. *************** **************
  7. *************** ***************
  8. ***** ***** ****
  9. ***** ***************
  10. ***** *************
  11. ***** heme ***** irate
  12. ***** *****
  13. ***** *****
  14.  
  15. Theme: The Flying Dutchman Date: 11/24/12
  16. By: Byron (BlogInfinity.me)
  17.  
  18. themepirate.tumblr.com
  19. ---------------------------------------------->
  20.  
  21. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
  22. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24. <link rel="shortcut icon" href="{Favicon}" />
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  26. <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  27.  
  28. <meta name="color:Background" content="#ffffff" />
  29. <meta name="color:Box" content="#ffffff" />
  30. <meta name="color:Text" content="#727171" />
  31. <meta name="color:Links" content="#727171" />
  32. <meta name="color:Links Hover" content="#575656" />
  33. <meta name="color:Title Color" content="#727171" />
  34. <meta name="color:Title Hover Color" content="#575656" />
  35. <meta name="color:Chat" content="#ffffff" />
  36. <meta name="color:Asker Background" content="#ffffff" />
  37. <meta name="image:Background" content="http://static.tumblr.com/psjhflr/e5Dmd8656/bg.png" />
  38. <meta name="image:DisplayImage" content="http://static.tumblr.com/psjhflr/REumdz9wm/tumblr_mdhv0797eo1qjeirjo1_500.jpg"/>
  39. <meta name="font:Body" content="Helvetica" />
  40. <meta name="font:Links" content="Helvetica" />
  41. <meta name="font:Title" content="Helvetica" />
  42. <meta name="if:Infinite Scroll" content="0"/>
  43. <meta name="if:To top button" content="1" />
  44. <meta name="if:Show Shadow" content="1" />
  45. <meta name="if:Show Blog Title" content="1" />
  46. <meta name="if:Show Caption" content="0" />
  47. <meta name="if:Show Post Links" content="1" />
  48. <meta name="if:Show Ask Link" content="1" />
  49. <meta name="if:Show Archive Link" content="0" />
  50.  
  51. <meta name="text:Custom Link 1" content="" />
  52. <meta name="text:Custom Link 1 Title" content="Link 1" />
  53. <meta name="text:Custom Link 2" content="" />
  54. <meta name="text:Custom Link 2 Title" content="Link 2" />
  55. <meta name="text:Custom Link 3" content="" />
  56. <meta name="text:Custom Link 3 Title" content="Link 3" />
  57.  
  58. <head>
  59. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  60. <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
  61. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  62.  
  63. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
  64.  
  65.  
  66.  
  67.  
  68. <style type="text/css">
  69. body {
  70. background: {color:Background} url('{image:Background}') top left fixed repeat;
  71. color: {color:Text};
  72. font-family: {font:Body};
  73. font-size: 12px;
  74. padding-top:5px;
  75. background-position:top left;
  76. text-align:justify;
  77. text-justify:inter-word;
  78. text-transform:{text:Body Text transform};
  79. -webkit-font-smoothing: antialiased;
  80. }
  81.  
  82. a, a:link, a:visited {
  83. color: {color:Links};
  84. font-family: {font:Links};
  85. text-transform: {text:Body Text transform};
  86. text-decoration: none;
  87. font-size: 11px;
  88. }
  89.  
  90. a:hover {
  91. color: {color:Links Hover};
  92. font-family: {font:Links};
  93. text-decoration: none;
  94. font-size: 11px; }
  95.  
  96. p {
  97. margin: 5px 0 0 0;
  98. line-height:12px;
  99. padding: 0; }
  100. ul, ol {
  101. margin: 5px 0 0 25px; padding: 0; }
  102. blockquote {
  103. margin: 2px 2px 1px 2px;
  104. padding: 1px 2px 1px 4px;
  105. border: 0px solid {color:Text}; }
  106. blockquote p {
  107. margin: 0;
  108. padding: 0;
  109. line-height: 12px; }
  110.  
  111. #content {
  112. {block:IndexPage}
  113. width: 960px;
  114. {/block:IndexPage}
  115. {block:PermalinkPage}
  116. width: 550px;
  117. {/block:PermalinkPage}
  118. top: 40px;
  119. {block:IndexPage}
  120. left: 309px;
  121. {/block:IndexPage}
  122. {block:PermalinkPage}
  123. right: 250px;
  124. {/block:PermalinkPage}
  125. float: right; position: absolute;
  126. }
  127.  
  128. #container {
  129. width: 800px;
  130. margin: 0px auto;
  131. }
  132.  
  133. .entry {
  134. float: left;
  135. -khtml-border-radius: 5px;
  136. -moz-border-radius: 5px;
  137. -webkit-border-radius: 5px;
  138. {block:indexpage}
  139. width: 260px;
  140. {/block:indexpage}
  141. margin: 15px;
  142. {block:permalinkpage}
  143. width: 500px;
  144. {/block:permalinkpage}
  145. padding: 10px;
  146. background: {color:box};
  147. display: block;
  148. position: relative;
  149. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  150. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  151. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  152. }
  153.  
  154. .entry img {
  155. display: block;
  156. max-width: 100%;
  157. }
  158.  
  159. .entry:hover img {
  160. max-width: 100%;
  161. }
  162.  
  163. #sidebar {
  164. background: {color:box};
  165. width: 250px;
  166. height: 100%;
  167. overflow:hidden;
  168. padding: 15px;
  169. position:fixed;
  170. text-align:justify;
  171. top: 0px; left: 0px;
  172. font-family:{font:Body};
  173. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  174. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  175. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  176.  
  177. }
  178.  
  179. #left {
  180. line-height: 12px; position: absolute; top: 40px;
  181. height:auto; color: {color:Text};
  182. padding: 15px; left: 0px;
  183. font-size: 11px; letter-spacing: 0px;
  184. Display:block;
  185. }
  186.  
  187. .entry:hover .nts, .entry:hover .rblg, .entry:hover .dte {
  188. width: 252px; height: 30px; line-height: 30px;
  189. opacity: .9; font-family: 'Open Sans', sans-serif;
  190. filter: alpha(opacity = 90);
  191. -webkit-transition: all 0.5s ease-out;
  192. -moz-transition: all 0.5s ease-out;
  193. }
  194.  
  195.  
  196. .entry:hover .p1, .entry:hover .p2, .entry:hover .p3 {
  197. opacity: .7;
  198. filter: alpha(opacity = 70);
  199.  
  200.  
  201. }
  202.  
  203. .p1 {
  204. -webkit-transition: all 0.5s ease-out;
  205. -moz-transition: all 0.5s ease-out;
  206. top: 12px;
  207. width: 252px;
  208. opacity: 0;
  209. filter: alpha(opacity = 0);
  210. z-index:9999999;
  211. display: inline-block;
  212. position: absolute;
  213. text-transform: uppercase;
  214. font-family: 'Open Sans', sans-serif;
  215. }
  216.  
  217. .p2 {
  218. bottom: 8px;
  219. width: 252px;
  220. opacity: 0.0;
  221. filter: alpha(opacity = 0);
  222. z-index:9999999;
  223. display: inline-block;
  224. position: absolute;
  225. text-transform: uppercase;
  226. }
  227.  
  228. .p3 {
  229. -webkit-transition: all 0.5s ease-out;
  230. -moz-transition: all 0.5s ease-out;
  231. top: 100px;
  232. left: 10px;
  233. width: 100%;
  234. opacity: 0.0;
  235. filter: alpha(opacity = 0);
  236. z-index:9999999;
  237. display: inline-block;
  238. position: absolute;
  239. text-transform: uppercase;
  240. }
  241.  
  242. .perma1, .perma1 a {
  243. margin-top: 5px;
  244. font-family: 'Open Sans', sans-serif;
  245. font-size:11px; color: {color:Links};
  246. }
  247.  
  248. .rblg {
  249. height: 0px; width: 252px;
  250. background-color: #000;
  251. overflow: hidden;
  252. z-index: 9999999;
  253. top: -2px;
  254. font-size: 12px;
  255. line-height: 0px;
  256. color: #fff;
  257. padding-left: 4px;
  258. padding-right: 4px;
  259. -moz-border-radius: 2px;
  260. border-radius: 2px;
  261. position: relative;
  262. display: inline-block;
  263. text-transform: uppercase;
  264. text-align: center;
  265. -webkit-transition: all 0.5s ease-out;
  266. -moz-transition: all 0.5s ease-out;
  267. opacity: .7;
  268. filter: alpha(opacity = 70);
  269. font-family: 'Open Sans', sans-serif;
  270. }
  271.  
  272. .rblg a {
  273. color: #ffffff!important; text-transform: uppercase;
  274. font-family: 'Open Sans', sans-serif; font-size: 12px;
  275. }
  276.  
  277. .rblg:hover, .rblg a:hover {
  278. color: #000; text-transform: uppercase;
  279. font-family: 'Open Sans', sans-serif;
  280. }
  281.  
  282. .nts a {
  283. color: #ffffff!important; text-transform: uppercase;
  284. font-family: 'Open Sans', sans-serif;
  285. }
  286.  
  287. .nts:hover, .nts a:hover {
  288. color: #000; text-transform: uppercase;
  289. }
  290.  
  291. .nts:hover , .rblg:hover , .dte:hover {
  292. color: #ffffff!important;
  293. }
  294.  
  295.  
  296. .title, .title a {
  297. font-family: 'Open Sans', sans-serif;
  298. font-size: 26px;
  299. color: {color:title color};
  300. line-height: 22px;
  301. letter-spacing:2px;
  302. text-transform: none;
  303. }
  304.  
  305. .title:hover, .title a:hover {
  306. color:{color:title hover color};
  307. }
  308.  
  309. .btitle, .btitle a {
  310. font-family: 'Open Sans', sans-serif;
  311. font-size: 18px;
  312. color: {color:title color};
  313. line-height: 20px;
  314. letter-spacing:0px;
  315. text-transform: uppercase;
  316. }
  317.  
  318. .btitle:hover, .btitle a:hover {
  319. color:{color:title hover color};
  320. }
  321.  
  322.  
  323.  
  324. .pos {
  325. background-color: {color:Chat};
  326. }
  327. .audioplayer {
  328. padding-left: 12px;
  329. background-color:#e3e3e3;
  330. }
  331. .playcount {
  332. float: right;
  333. clear: both;
  334. padding-top: 10px;
  335. padding-right: 20px;
  336. color:{color:link};
  337. text-shadow: none;
  338. font-size:10px;
  339. text-transform:{text:Title text transform};
  340. }
  341.  
  342. #sidebar img {
  343. max-width:100%;
  344. }
  345.  
  346. #sidebar img {
  347. border: 0px;
  348. display: block;
  349. }
  350.  
  351. .ques {
  352. background-color:{color:Asker Background};
  353. padding:5px;
  354. font-family: {font:Title};
  355. font-size: 12px;
  356. line-height: 16px;
  357. text-transform: uppercase;
  358. letter-spacing:-1px;
  359. }
  360. .ques a {
  361. font-family: {font:Title};
  362. font-size: 12px;
  363. line-height: 16px;
  364. text-transform: uppercase;
  365. letter-spacing:-1px;color:{color:Links};
  366. }
  367. .ques a:hover {
  368. color: {color:Links Hover};}
  369. .said a {
  370. font-family: {font:Title};
  371. font-size: 12px;
  372. line-hepxht: 14px;
  373. text-transform: uppercase;
  374. letter-spacing:-1px;
  375. margin-top:6px;
  376. }
  377. .said a:hover {
  378. font-family: {font:Title};
  379. font-size: 12px;
  380. line-height: 14px;
  381. text-transform: uppercase;
  382. letter-spacing:-1px;
  383. margin-top:6px;
  384. }
  385.  
  386. .nav a {
  387. font-size: 13px;
  388. font-family: 'Open Sans', sans-serif;
  389. }
  390. .nav {
  391. font-size: 13px;
  392. font-family: 'Open Sans', sans-serif;
  393. }
  394.  
  395. .pagination {
  396. float:center;
  397. margin-top:-10px;
  398. width: auto;
  399. height:auto;
  400. margin-left: 3px;
  401. text-align: center;
  402. line-height:35px;
  403. font-family: 'Open Sans', sans-serif;
  404. font-size:18px; color:
  405. }
  406.  
  407. .pagination a, .pagination a:active, .pagination a:visited {
  408. float:center;
  409. margin-top:0px;
  410. width: 519px;
  411. height:auto;
  412. margin-left: 3px;
  413. text-align: center;
  414. line-height:35px;
  415. font-family: 'Open Sans', sans-serif;
  416. font-size:18px;
  417. }
  418.  
  419. .pag
  420. { background-color:{color:box};
  421. font-family: 'Open Sans', sans-serif;
  422. margin: 0 0 0px 0;
  423. padding: 3px;
  424. color: {color:Text}
  425. text-align: center;
  426. font-size:15px;
  427. overflow:hidden;
  428. }
  429.  
  430.  
  431. .pag a:visited, .pag a:link
  432. {background-color:{color:box};
  433. font-family: 'Open Sans', sans-serif;
  434. margin: 0 0 0px 0;
  435. padding: 3px;
  436. text-align: center;
  437. font-size:15px;
  438. overflow:hidden;
  439. text-align: center;
  440. }
  441. .pag a:active {
  442. font-family: 'Open Sans', sans-serif;
  443. margin: 0 0 0px 0;
  444. padding: 3px;
  445. text-align: center;
  446. font-size:15px;
  447. }
  448.  
  449. .pag a:hover {
  450. font-family: 'Open Sans', sans-serif;
  451. color: {color:Links};
  452. }
  453.  
  454. #toTop {
  455. display:none;
  456. text-decoration:none;
  457. position:fixed;
  458. bottom:2px;
  459. right:2px;
  460. overflow:hidden;
  461. width:51px;
  462. height:51px;
  463. border:none;
  464. text-indent:100%;
  465. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  466. opacity: .5;
  467. filter: alpha(opacity = 50);
  468. }
  469.  
  470. #toTopHover {
  471. background:url(http://static.tumblr.com/8jq17g7/Ecym0czgw/ui.totop.png) no-repeat left top;
  472. width:51px;
  473. height:51px;
  474. display:block;
  475. overflow:hidden;
  476. float:left;
  477. opacity: 0;
  478. -moz-opacity: 0;
  479. filter:alpha(opacity=0);
  480. }
  481.  
  482. #toTop:hover {
  483. opacity: 1;
  484. filter: alpha(opacity = 100);
  485. }
  486.  
  487. #toTop:active, #toTop:focus {
  488. outline:none;
  489. }
  490.  
  491. {block:IfInfiniteScroll}
  492. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  493. #infscr-loading {
  494. display:none;
  495. }
  496. .navigation {
  497. display:none!important;
  498. }
  499. #pagination {
  500. display:none;
  501. {/block:IfInfiniteScroll}
  502. }
  503.  
  504. #infscr-loading {
  505. position: absolute!important;
  506. width: 16px!important;
  507. height: 11px!important;
  508. bottom: 0px!important;
  509. left: 50%!important;
  510. margin-top: 10px!important;
  511. margin-bottom: 5px!important;
  512. }
  513.  
  514. #over{
  515. height:50000px!important;
  516. position:absolute;
  517. top:0px;
  518. left:0px;
  519. width: 100%;}
  520.  
  521. .hrline { margin-left: -5px; margin-right: -5px; padding:-1000px width: 410px;}
  522.  
  523. .t1, .t1 a {
  524. font-family: 'Open Sans', sans-serif;
  525. font-size: 11px;
  526. color: {color:Links};
  527. line-height: 20px;
  528. letter-spacing:2px; margin-top: 15px; margin-right: -4px;
  529. text-transform: uppercase; text-align:right;
  530. }
  531.  
  532.  
  533.  
  534. .perma2, .perma2 a {
  535. margin-top: 0px;
  536. font-family: 'Open Sans', sans-serif;
  537. font-size:15px; color: {color:Links};
  538. }
  539.  
  540.  
  541.  
  542. .prmlnk {
  543. background:{color:box};
  544. font-size:15px;
  545. margin-bottom: 10px;
  546. margin-left:15px;
  547. margin-top:0px;
  548. width: 500px;
  549. padding: 10px;
  550. display: block; overflow:hidden;
  551. position: relative;
  552. -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  553. -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  554. box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
  555. }
  556.  
  557.  
  558. </style>
  559.  
  560. </head>
  561.  
  562.  
  563. <style type="text/css">{CustomCSS}</style>
  564.  
  565. <body>
  566.  
  567. <div id="sidebar"><p><div id="left">
  568. {block:IfShowBlogTitle}
  569. <div class="btitle"><center>{Title}</center></div><p>{/block:IfShowBlogTitle}<br>
  570. <a href="/"><img src="{image:DisplayImage}"></a>
  571. <br>
  572. {Description}
  573. <div class="t1">
  574. <a href="/">Home</a> <br>
  575. {block:IfShowAskLink}
  576. <a href="/ask">Ask</a> <br>
  577. {/block:IfShowAskLink}
  578. {block:IfShowArchiveLink}
  579. <a href="/archive">Archive</a> <br>
  580. {/block:IfShowArchiveLink}
  581. {block:ifCustomLink1Title}
  582. <a href="{text:Custom Link 1}">{text:Custom Link 1 Title}</a> {/block:ifCustomLink1Title} <br>
  583. {block:ifCustomLink1Title}
  584. <a href="{text:Custom Link 2}">{text:Custom Link 2 Title}</a> {/block:ifCustomLink2Title} <br>
  585. <a href="{text:Custom Link 3}">{text:Custom Link 3 Title}</a> {/block:ifCustomLink3Title}<br>
  586. <a href="http://themepirate.tumblr.com/">THEME</a> <br>
  587. </div>
  588. </div>
  589.  
  590.  
  591.  
  592. </div>
  593.  
  594. <div id="container">
  595. <div id="content">
  596. {block:Posts}
  597. <div class="entry">
  598.  
  599. {block:Text}
  600. {block:Title}
  601. <div class="title"><a href="{Permalink}">{Title}</a></div>
  602. {/block:Title} {block:indexpage}
  603. {Body}
  604. {block:IfShowPostLinks}
  605. <div class="hrline"><hr color=#bdbbbb size=1></div>
  606. <div class="perma1">
  607. <a href="{Permalink}">&#8745; PERMALINK</a>
  608. </div>
  609. {/block:IfShowPostLinks}
  610. {/block:indexpage}
  611. {block:PermalinkPage}
  612. {Body}
  613. {/block:PermalinkPage}
  614. {/block:Text}
  615.  
  616. {block:Photo}
  617. {block:IndexPage}
  618. <div class="p1">
  619. <div class="rblg"><a href="{Permalink}">{Month} {DayOfMonth}, {Year}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a></div>
  620. </div>
  621. <div class="p2">
  622. <div class="rblg"><a href="{reblogurl}">Reblog This Post</a> </div> </div>
  623.  
  624. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}
  625. {/block:IndexPage}
  626. {block:PermalinkPage}<div align="center">
  627. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/></div>
  628. {block:Caption}{Caption}{/block:Caption}
  629. {/block:PermalinkPage}
  630. {/block:Photo}
  631.  
  632. {block:Photoset}
  633. {block:IndexPage}
  634. <center>{Photoset-250}</center>
  635. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  636. {block:IfShowPostLinks}
  637. <div class="hrline"><hr color=#bdbbbb size=1></div>
  638. <div class="perma1">
  639. <a href="{Permalink}">&#8745; PERMALINK</a>
  640. </div> {/block:IfShowPostLinks}
  641. {/block:IndexPage}
  642. {block:permalinkpage}
  643. <div align="center">{Photoset-500}</div>
  644. {block:Caption}{Caption}{/block:Caption}
  645. {/block:permalinkpage}
  646. {/block:Photoset}
  647.  
  648. {block:Video}
  649. {block:IndexPage}<div align="center">{Video-250}</div> <p>
  650. {block:IfShowPostLinks}
  651. <div class="hrline"><hr color=#bdbbbb size=1></div>
  652. <div class="perma1">
  653. <a href="{Permalink}">&#8745; PERMALINK</a>
  654. </div> {/block:IfShowPostLinks}
  655. {block:ifShowCaption}{block:Caption}{caption}{/block:Caption}{/block:ifShowCaption}
  656. {/block:IndexPage}
  657. {block:permalinkpage}
  658. <div align="center">{Video-500}</div>
  659. {block:Caption}{Caption}{/block:Caption}
  660. {/block:permalinkpage}
  661. {/block:Video}
  662.  
  663. {block:Audio}
  664. <div class="audioplayer">{AudioPlayerGrey}</div>{block:Caption}{Caption}{/block:Caption}<p>{block:IndexPage}
  665. {block:IfShowPostLinks}
  666. <div class="hrline"><hr color=#bdbbbb size=1></div>
  667. <div class="perma1">
  668. <a href="{Permalink}">&#8745; PERMALINK</a>
  669. </div> {/block:IfShowPostLinks}
  670. {/block:IndexPage}
  671. {block:permalinkpage}
  672. <div class="perma1"><a id="notes{PostID}" href="{Permalink}">{PlayCount} Plays</a></div>
  673. {/block:permalinkpage}
  674. {/block:Audio}
  675.  
  676. {block:Quote}
  677. <div class="title"><a href="{Permalink}">{Quote}</a></div><p> {block:Source}— {Source}{/block:Source}<p>{block:IndexPage}
  678. {block:IfShowPostLinks}
  679. <div class="hrline"><hr color=#bdbbbb size=1></div>
  680. <div class="perma1">
  681. <a href="{Permalink}">&#8745; PERMALINK</a>
  682. </div>
  683. {/block:IfShowPostLinks}
  684. {/block:IndexPage}
  685. {/block:Quote}
  686.  
  687. {block:Link}
  688. <div class="title"><a href="{URL}" class="post_title" target="_blank"> {Name}</a></div> {block:Description}{Description}{/block:Description}<p>{block:IndexPage}
  689. {block:IfShowPostLinks}
  690. <div class="hrline"><hr color=#bdbbbb size=1></div>
  691. <div class="perma1">
  692. <a href="{Permalink}">&#8745; PERMALINK</a>
  693. </div>
  694. {/block:IfShowPostLinks}{/block:IndexPage}
  695. {/block:Link}
  696.  
  697. {block:Chat}
  698. {block:Title}<div class="title"><a href="{Permalink}">{Title}<p></a></div>{/block:Title} {block:Lines}<div class="{Alt}">{block:Label}{Label}{/block:Label} {Line}</div>{/block:Lines}<p>{block:IndexPage} {block:IfShowPostLinks}
  699. <div class="hrline"><hr color=#bdbbbb size=1></div>
  700. <div class="perma1">
  701. <a href="{Permalink}">&#8745; PERMALINK</a>
  702. </div>
  703. {/block:IfShowPostLinks}{/block:IndexPage}
  704. {/block:Chat}
  705. {block:Answer} <div class="ques"> {Asker} said: {Question}</div>
  706. <i>{Answer}</i>{/block:Answer}
  707.  
  708. </div>
  709.  
  710. {block:permalinkpage}{block:NoteCount}
  711. <div class="prmlnk"><div class="perma2">
  712. Date Posted: <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a>
  713. with <a href="{Permalink}">{NoteCount} Notes</a>
  714. {/block:NoteCount}
  715. {block:PostNotes}
  716. {PostNotes}
  717. {/block:PostNotes}
  718. </div>
  719.  
  720. </div>
  721. {/block:permalinkpage}
  722. {/block:Posts}
  723.  
  724.  
  725.  
  726. <div class="clear"></div>
  727. {block:IfNotInfiniteScroll}
  728. {block:IndexPage}
  729. <div class="entry">
  730. <div class="pag">
  731. <div class="pagination">
  732. {block:Pagination}
  733. <div class="navigation">
  734. {block:PreviousPage}
  735. <a href="{PreviousPage}" class="previous">PREVIOUS PAGE</a>
  736. {/block:PreviousPage}
  737.  
  738. {block:NextPage}
  739. <a href="{NextPage}" class="next">NEXT PAGE</a>
  740. {/block:NextPage}
  741. <div class="clear"></div>
  742. </div>
  743. {/block:Pagination}
  744. </div>
  745. </div></div>{/block:IndexPage}{/block:IfNotInfiniteScroll}
  746.  
  747. </div>
  748. </div>
  749.  
  750.  
  751. {block:Pagination}
  752. <ul id="pagination">
  753. {block:PreviousPage}
  754. <li><a href="{PreviousPage}"></a></li>
  755. {/block:PreviousPage}
  756. {block:NextPage}
  757. <li><a id="nextPage" href="{NextPage}"></a></li>
  758. {/block:NextPage}
  759. </ul>
  760. {/block:Pagination}
  761. <script src="http://static.tumblr.com/psjhflr/bxnmcwj9t/masonry.js"></script>
  762. {block:IfInfiniteScroll}
  763. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:IfInfiniteScroll}
  764. <script type="text/javascript">
  765. $(window).load(function () {
  766. $('#content').masonry(),
  767. $('.masonryWrap').infinitescroll({
  768. navSelector : '#pagination',
  769. nextSelector : '#pagination a#nextPage',
  770. itemSelector : ".entry, .clear",
  771. bufferPx : 40,
  772. loadingImg : "",
  773. loadingText : "",
  774. },
  775. function() { $('#content').masonry({ appendedContent: $(this) }); }
  776. );
  777. });
  778. </script>
  779.  
  780. </div>
  781.  
  782.  
  783. {block:iftotopbutton}
  784. <script type="text/javascript">
  785. $(document).ready(function() {
  786. /*
  787. var defaults = {
  788. containerID: 'toTop', // fading element id
  789. containerHoverID: 'toTopHover', // fading element hover id
  790. scrollSpeed: 1200,
  791. easingType: 'linear'
  792. };
  793. */
  794.  
  795. $().UItoTop({ easingType: 'easeOutQuart' });
  796.  
  797. });
  798. </script>
  799. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>{block:iftotopbutton}
  800.  
  801. </div>
  802. </body>
  803. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement