Advertisement
themepirate

Admiral Proudmore Theme by THEMEPIRATE

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