Advertisement
themepirate

SAIL THEME by ThemePirate

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