Advertisement
themepirate

Pirate Fleet theme by THEMEPIRATE

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