thehiddenwill-themes

Theme 19.

Dec 17th, 2013
525
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.08 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--
  6. THEME #19 made by
  7. thehiddenwill-themes.tumblr.com
  8. -->
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17. <meta name="image:Background" content=""/>
  18.  
  19. <meta name="if:Show Captions" content="1"/>
  20. <meta name="if:Show Tags" content="1"/>
  21. <meta name="if:Infinite Scroll" content="0"/>
  22.  
  23. <meta name="text:Link 1 URL" content=""/>
  24. <meta name="text:Link 2 URL" content=""/>
  25. <meta name="text:Link 3 URL" content=""/>
  26. <meta name="text:Link 4 URL" content=""/>
  27.  
  28. <style type="text/css">
  29.  
  30. .photo {
  31. filter: url("data:image/svg+xml;utf8,<svg xmlns=’http://www.w3.org/2000/svg’><filter id=’grayscale’><feColorMatrix type=’matrix’ values=’0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0’/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  32. filter: gray; /* IE6-9 */
  33. -webkit-filter: grayscale(1);
  34. -webkit-transition: all 0.5s ease-in-out;
  35. -moz-transition: all 0.5s ease-in-out;
  36. -o-transition: all 0.5s ease-in-out;
  37. -ms-transition: all 0.5s ease-in-out;
  38. transition: all 0.5s ease-in-out;
  39. }
  40.  
  41. .photo:hover{
  42. filter: none;
  43. -webkit-filter: grayscale(0.8);
  44. -webkit-transition: all 0.7s ease-in-out;
  45. -moz-transition: all 0.7s ease-in-out;
  46. -o-transition: all 0.7s ease-in-out;
  47. }
  48.  
  49. iframe#tumblr_controls {
  50. position: fixed!important;
  51. z-index:9999;
  52. opacity:0;
  53. -webkit-filter: invert(100%);
  54. -webkit-transition:opacity 0.4s linear;
  55. -webkit-transition:all 0.4s linear;
  56. -moz-transition:all 0.4s linear;
  57. transition:all 0.4s linear;
  58. }
  59.  
  60. iframe#tumblr_controls:hover {
  61. opacity:0.8;
  62. -webkit-transition:opacity 0.4s linear;
  63. -webkit-transition:all 0.4s linear;
  64. -moz-transition:all 0.4s linear;
  65. transition:all 0.4s linear;
  66. }
  67.  
  68. ::selection {
  69. background: #eee;
  70. color: #000;
  71. }
  72.  
  73. ::-moz-selection {
  74. background: #eee;
  75. color: #000;
  76. }
  77.  
  78. /*SCROLLBAR*/
  79.  
  80. ::-webkit-scrollbar {
  81. width: 4px;
  82. height: auto;
  83. background-color:#fff;
  84. border-left:1px solid #000;
  85. }
  86.  
  87. ::-webkit-scrollbar-thumb {
  88. background-color:#000;
  89. }
  90.  
  91. /*BODY*/
  92.  
  93. body {
  94. background-color:#fff;
  95. color:#000;
  96. font-family:cambria;
  97. font-size:9px;
  98. font-style:normal;
  99. letter-spacing:1px;
  100. line-height:120%;
  101. background-attachment:fixed;
  102. background-repeat:repeat;
  103. background-image:url('{image:Background}');
  104. }
  105.  
  106. a {
  107. font-style:normal;
  108. color:#757575;
  109. text-decoration:none;
  110. -webkit-transition:all 0.3s ease-in-out;
  111. -moz-transition:all 0.3s ease-in-out;
  112. -o-transition:all 0.3s ease-in-out;
  113. transition:all 0.3s ease-in-out;
  114. }
  115.  
  116. a:hover{
  117. font-style:normal;
  118. color: #777;
  119. }
  120.  
  121. img {
  122. border:none;
  123. }
  124.  
  125. big {
  126. font-size:10px;
  127. }
  128.  
  129. small {
  130. font-size:8px;
  131. letter-spacing:1px;
  132. }
  133.  
  134. blockquote {
  135. width:90%;
  136. margin: 0.75em 0 .75em .75em;
  137. padding-left: 1.0em;
  138. line-height: 100%;
  139. border-left: solid 4px #ddd;
  140. }
  141.  
  142. pre {
  143. width:85%;
  144. white-space:pre-wrap;
  145. word-wrap:break-word;
  146. background:#f1f1f1;
  147. color:#555;
  148. font-size:9px;
  149. line-height:120%;
  150. padding:5px;
  151. }
  152.  
  153.  
  154. b, strong {
  155. color:#000;
  156. font-weight:bold;
  157. }
  158.  
  159.  
  160. i, em {
  161. color:#888;
  162. font-style:italic;
  163. }
  164.  
  165. /*TITLES*/
  166.  
  167. h1 {
  168. font-family:cambria;
  169. font-size: 12px;
  170. text-align:left;
  171. font-style:italic;
  172. text-transform:normal;
  173. letter-spacing:0px;
  174. line-height:100%;
  175. font-weight:normal;
  176. margin-bottom:0px;
  177. text-decoration:none;
  178. color:#000;
  179. text-shadow: 4px 0px 0px #eee;
  180. }
  181.  
  182. h1 a{
  183. text-decoration:none;
  184. }
  185.  
  186. h2 {
  187. font-family:cambria;
  188. font-size:12px;
  189. letter-spacing:0px;
  190. font-style:italic;
  191. text-transform:normal;
  192. font-weight:normal;
  193. text-align:center;
  194. line-height:120%;
  195. }
  196.  
  197. h2:first-letter {
  198. float:left;
  199. display:inline-block;
  200. padding:0px;
  201. margin-right:5px;
  202. font-family:cambria;
  203. font-size:25px;
  204. font-style:italic;
  205. text-transform:uppercase;
  206. background:#fff;
  207. opacity:1;
  208. color:#000;
  209. }
  210.  
  211. .qsource {
  212. font-family:cambria;
  213. font-size:8px;
  214. letter-spacing:1px;
  215. font-style:italic;
  216. text-align:left;
  217. line-height:120%;
  218. text-transform:lowercase;
  219. margin-top:6px;
  220. margin-bottom:-2px;
  221. }
  222.  
  223. /*POSTS*/
  224.  
  225. #postcontainer{
  226. margin:auto;
  227. display: block;
  228. width:350px;
  229. font-family:cambria;
  230. font-size:9px;
  231. letter-spacing:1px;
  232. text-transform:normal;
  233. line-height:120%;
  234. }
  235.  
  236. #posts{
  237. margin:auto;
  238. width:250px;
  239. padding:30px;
  240. background-color:#fff;
  241. }
  242.  
  243. #posts a{
  244. font-style:italic;
  245. }
  246.  
  247. #posts img{
  248. max-width:250px;
  249. }
  250.  
  251. .caption{
  252. padding:8px;
  253. background-color:#f1f1f1;
  254. margin-top:30px;
  255. }
  256.  
  257. /*PERMALINK-INFO*/
  258.  
  259. .permalink {
  260. width:310px;
  261. padding:0px;
  262. {block:IndexPage}
  263. font-family:helvetica;
  264. font-size:10px;
  265. {/block:IndexPage}
  266. {block:PermalinkPage}
  267. font-family:consolas;
  268. font-size:8px;
  269. {/block:PermalinkPage}
  270. font-weight:none;
  271. text-transform:normal;
  272. text-align:left;
  273. line-height:140%;
  274. margin-top:0px;
  275. margin-left:20px;
  276. margin-bottom:60px;
  277. color:#000;
  278. border-top:1px solid #e1e1e1;
  279. background:#fff;
  280. }
  281.  
  282. .permalink a{
  283. color:#000;
  284. }
  285.  
  286. .tags{
  287. width:270px;
  288. {block:IndexPage}
  289. opacity:0.5;
  290. text-align:center;
  291. {/block:IndexPage}
  292. {block:PermalinkPage}
  293. opacity:1;
  294. text-align:left;
  295. {/block:PermalinkPage}
  296. font-family:consolas;
  297. font-size:8px;
  298. font-weight:none;
  299. text-transform:uppercase;
  300. font-style:none;
  301. letter-spacing:1px;
  302. color:#000;
  303. padding:0px;
  304. margin-left:0px;
  305. }
  306.  
  307. .tags a{
  308. color:#000;
  309. font-style:none;
  310. }
  311.  
  312. /*SIDEBAR*/
  313.  
  314. #title {
  315. font-family:helvetica;
  316. font-size: 28px;
  317. text-align:left;
  318. text-transform: lowercase;
  319. font-weight:bolder;
  320. font-style:normal;
  321. letter-spacing:0px;
  322. line-height:100%;
  323. }
  324.  
  325. #title:first-letter {
  326. display:inline-block;
  327. padding:0px;
  328. margin-right:0px;
  329. font-family:helvetica;
  330. font-size:30px;
  331. font-style:normal;
  332. text-transform:normal;
  333. background:transparent;
  334. color:#000;
  335. }
  336.  
  337. .description {
  338. text-align:right;
  339. padding: 0px 20px 10px 250px;
  340. margin:auto;
  341. margin-top:50px;
  342. margin-bottom:70px;
  343. padding:30px;
  344. width:400px;
  345. font-family:cambria;
  346. font-size:10px;
  347. text-transform:normal;
  348. line-height:150%;
  349. font-style:italic;
  350. letter-spacing:1px;
  351. color:#000;
  352. background:#f2f2f2;
  353. -webkit-transition:all 0.5s ease-in-out;
  354. -moz-transition:all 0.5s ease-in-out;
  355. -o-transition:all 0.5s ease-in-out;
  356. transition:all 0.5s ease-in-out;
  357. }
  358.  
  359. .description a{
  360. color:#000;
  361. }
  362.  
  363. .description:first-letter {
  364. float:left;
  365. display:inline-block;
  366. padding:0px;
  367. margin-right:5px;
  368. font-family:cambria;
  369. font-size:25px;
  370. font-style:italic;
  371. text-transform:uppercase;
  372. background:transparent;
  373. color:#000;
  374. }
  375.  
  376. /*LINKS*/
  377.  
  378. #links{
  379. margin:auto;
  380. margin-top:10px;
  381. font-family:cambria;
  382. font-size:9px;
  383. color:#000;
  384. font-style:italic;
  385. text-align:center;
  386. letter-spacing:2px;
  387. font-weight:bold;
  388. opacity:0.9;
  389. }
  390.  
  391. #links a{
  392. font-style:italic;
  393. color:#000;
  394. }
  395.  
  396. /*CHAT*/
  397.  
  398. #chat{
  399. line-height:120%;
  400. }
  401.  
  402. /*VIDEO*/
  403.  
  404. #video{
  405. width:250px;
  406. overflow:hidden;
  407. }
  408.  
  409. /*ASKS*/
  410.  
  411. #question{
  412. background-color:#f1f1f1;
  413. font-family:cambria;
  414. font-size:9px;
  415. color:#000;
  416. font-style:italic;
  417. text-align:left;
  418. padding:8px;
  419. line-height:130%;
  420. }
  421.  
  422. #asker{
  423. font-family:cambria;
  424. font-size:9px;
  425. color:#000;
  426. padding-bottom:3px;
  427. text-align:right;
  428. border-bottom:1px solid #eee;
  429. }
  430.  
  431. #asker a{
  432. color:#000;
  433. }
  434.  
  435. /*AUDIO*/
  436.  
  437. #musicart {
  438. position: absolute;
  439. height: 50px;
  440. width: 50px;
  441. border: 1px solid #F0F0F0;
  442. background: #fff;
  443. padding: 5px;
  444. }
  445.  
  446. #musicart img {
  447. opacity: 0.8;
  448. height: 50px;
  449. width: 50px;
  450. -webkit-transition: all 0.6s ease-in-out;
  451. -moz-transition: all 0.6s ease-in-out;
  452. -o-transition: all 0.6s ease-in-out;
  453. }
  454.  
  455. #player {
  456. opacity: 0;
  457. -webkit-transition: all 0.6s ease-in-out;
  458. -moz-transition: all 0.6s ease-in-out;
  459. -o-transition: all 0.6s ease-in-out;
  460. }
  461.  
  462. #posts:hover #player {
  463. opacity: 0.5;
  464. }
  465.  
  466. #post:hover #musicart img {
  467. opacity: 0.2;
  468. }
  469.  
  470.  
  471. /*PAGINATION*/
  472.  
  473. #pagi {
  474. margin:auto;
  475. margin-top:20px;
  476. margin-bottom:30px;
  477. background:#fff;
  478. font-family:cambria;
  479. color:#777;
  480. text-align:center;
  481. font-size:10px;
  482. letter-spacing:1px;
  483. opacity:0.85;
  484. text-transform:lowercase;
  485. font-style:italic;
  486. padding-bottom:7px;
  487. padding-top:5px;
  488. -webkit-transition:all 0.3s ease-in-out;
  489. -moz-transition:all 0.3s ease-in-out;
  490. -o-transition:all 0.3s ease-in-out;
  491. transition:all 0.3s ease-in-out;
  492. }
  493.  
  494. #pagi a{
  495. font-weight:normal;
  496. font-style:italic;
  497. color:#000;
  498. }
  499.  
  500. /*TOOLTIP*/
  501.  
  502. #s-m-t-tooltip{
  503. max-width:300px;
  504. margin-top:10px;
  505. margin-left:12px;
  506. padding-left:1px;
  507. padding-right:1px;
  508. z-index:999999999;
  509. background-color:#fff;
  510. color:#777;
  511. font-family:cambria;
  512. font-size:9px;
  513. padding-right:2px;
  514. padding-bottom:1px;
  515. padding-left:4px;
  516. font-style:italic;
  517. letter-spacing:1px;
  518. text-transform:lowercase;
  519. line-height:13px;
  520. border-right:1px solid #eee;
  521. border-bottom:1px solid #eee;
  522. border-radius: 0px;
  523. }
  524.  
  525. /*PERMALINK PAGE*/
  526.  
  527. ol.notes {
  528. width:300px;
  529. max-height:100px;
  530. overflow:auto;
  531. font:8px consolas;
  532. text-transform:uppercase;
  533. font-style:none;
  534. line-height:1.6em;
  535. margin:5px 0 0 0;
  536. text-align:left;
  537. padding:10px;
  538. margin-top:5px;
  539. }
  540.  
  541. ol.notes li.note {
  542. list-style-type:none;
  543. padding:0px;
  544. }
  545.  
  546. ol.notes::-webkit-scrollbar {
  547. width: 3px;
  548. height: auto;
  549. background-color:#fff;
  550. border-left:1px solid #000;
  551. }
  552.  
  553. ol.notes::-webkit-scrollbar-thumb {
  554. background-color:#000;
  555. }
  556.  
  557. img.avatar {
  558. display:none;
  559. }
  560.  
  561. /*CREDIT*/
  562.  
  563. #cred{
  564. position:fixed;
  565. right:8px;
  566. bottom:5px;
  567. color:#000;
  568. font-family:cambria;
  569. font-size:9px;
  570. text-transform:lowercase;
  571. font-style:italic;
  572. }
  573.  
  574. #cred a{
  575. color:#000;
  576. font-style:italic;
  577. }
  578.  
  579. {CustomCSS}
  580. </style>
  581.  
  582. {block:IfInfiniteScroll}
  583. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  584. {/block:IfInfiniteScroll}
  585.  
  586. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  587. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  588. <script>
  589. (function($){
  590. $(document).ready(function(){
  591. $("[title],a[title],img[title]").style_my_tooltips({
  592. tip_follows_cursor:true,
  593. tip_delay_time:100,
  594. tip_fade_speed:250,
  595. attribute:"title"
  596. });
  597. });
  598. })(jQuery);
  599. </script>
  600.  
  601. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  602. <script type="text/javascript">
  603. $(document).ready(function() {
  604. $().UItoTop({ easingType: 'easeOutQuart' });
  605. });
  606. </script>
  607. <!----- SCROLL TOP/HOME/BOTTOM A1 ---->
  608. <title>Scroll to Bottom or Top - DevCurry.com</title>
  609. <script type="text/javascript"
  610. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
  611. </script>
  612. <script type="text/javascript" language="javascript">
  613. $(function () {
  614. $('#scrlBotm').click(function () {
  615. $('html, body').animate({
  616. scrollTop: $(document).height()
  617. },
  618. 1500);
  619. return false;
  620. });
  621. $('#scrlTop').click(function () {
  622. $('html, body').animate({
  623. scrollTop: '0px'
  624. },
  625. 1500);
  626. return false;
  627. });
  628. });
  629. </script>
  630.  
  631. </head>
  632. <body>
  633.  
  634. <div class="description">
  635. <div id="title">{Title}</div>
  636. {Description}
  637.  
  638. <div id="links">
  639. <a href="{text:link 1 url}">001;</a>
  640. <a href="{text:link 2 url}">002;</a>
  641. <a href="{text:link 3 url}">003;</a>
  642. <a href="{text:link 4 url}">004;</a>
  643. </div>
  644. </div>
  645.  
  646. <div id="postcontainer">
  647. {block:IfInfiniteScroll}
  648. <div class="autopagerize_page_element"/>
  649. {/block:IfInfiniteScroll}
  650. {block:Posts}
  651. <div id="posts">
  652.  
  653. {block:Text}
  654. <h1>{block:Title}{Title}{/block:Title}</h1>
  655. {Body}
  656. {/block:Text}
  657.  
  658. {block:Photo}
  659. {block:IndexPage}
  660. <div class="photo">
  661. <img style="opacity:0.8;" src="{PhotoURL-250}">
  662. </div>
  663. {/block:IndexPage}
  664. {block:PermalinkPage}
  665. <img src="{PhotoURL-250}">
  666. {/block:PermalinkPage}
  667. {block:IndexPage}{block:IfShowCaptions}
  668. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  669. {/block:IfShowCaptions}{/block:IndexPage}
  670. {block:PermalinkPage}
  671. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  672. {/block:PermalinkPage}
  673. {/block:Photo}
  674.  
  675. {block:Link}
  676. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  677. {block:Description}{Description}{/block:Description}
  678. {/block:Link}
  679.  
  680. {block:Photoset}
  681. {block:IndexPage}
  682. <div style="opacity:0.8;"><div class="photo"{Photoset-250}</div>
  683. {/block:IndexPage}
  684. {block:PermalinkPage}
  685. {Photoset-250}
  686. {/block:PermalinkPage}
  687. {block:IndexPage}{block:IfShowCaptions}
  688. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  689. {/block:IfShowCaptions}{/block:IndexPage}
  690. {block:PermalinkPage}
  691. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  692. {/block:PermalinkPage}
  693. {/block:Photoset}
  694.  
  695. {block:Quote}
  696. <h2>❝{Quote}</h2>
  697. {block:Source}<div class="qsource"> — {source}</div>
  698. {/block:Source}
  699. {/block:Quote}
  700.  
  701. {block:Audio}
  702. <div id="musicart">
  703. {block:AlbumArt}
  704. <img src="{AlbumArtURL}">
  705. {/block:AlbumArt}
  706. </div>
  707.  
  708. <div id="player"><div style="position: absolute; margin: 1px 0px 0px 1px; padding: 17px 16px 16px 17px; background: #fff;">
  709. <div style="width: 27px; height: 27px; overflow: hidden;">
  710. {AudioPlayerWhite}
  711. </div></div></div>
  712.  
  713. <div style="margin-left: 67px; min-height: 62px; padding-left: 5px; font-size: 8px; font-style:italic; font-family:cambria; text-transform: lowercase; letter-spacing: 1px; line-height: 15px;">
  714. {block:TrackName}<b>Track:</b> {TrackName}<br>{/block:TrackName}
  715. {block:Artist}<b>Artist:</b> {Artist}<br>{/block:Artist}
  716. {block:Album}<b>Album:</b> {Album}<br>{/block:Album}
  717. <b>Plays:</b> {PlayCount}<br>
  718. </div>
  719.  
  720. {block:IndexPage}{block:IfShowCaptions}
  721. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  722. {/block:IfShowCaptions}{/block:IndexPage}
  723. {block:PermalinkPage}
  724. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  725. {/block:PermalinkPage}
  726. {/block:Audio}
  727.  
  728. {block:Video}
  729. {block:IndexPage}
  730. <div id="video">{Video-250}</div>
  731. {/block:IndexPage}
  732. {block:PermalinkPage}
  733. <div id="video">{Video-250}</div>
  734. {/block:PermalinkPage}
  735. {block:IndexPage}{block:IfShowCaptions}
  736. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  737. {/block:IfShowCaptions}{/block:IndexPage}
  738. {block:PermalinkPage}
  739. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  740. {/block:PermalinkPage}
  741. {/block:Video}
  742.  
  743. {block:Chat}
  744. <div id="chat">
  745. {block:Title}<h1>{Title}</h1>{/block:Title}
  746. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}{Line}<br>{/block:Lines}
  747. </div>
  748. {/block:Chat}
  749.  
  750. {block:Answer}
  751. <div id="question">
  752. {Question}
  753. </div>
  754. <br>
  755. <div id="asker">
  756. {Asker}
  757. </div>
  758. {Answer}
  759. {/block:Answer}
  760.  
  761. </div>
  762.  
  763. <div class="permalink">
  764. {block:IndexPage}
  765. <br><big><a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year}</a></big><br> <div style="opacity:0.9; font-family:consolas; font-size:8px; text-transform:uppercase;"><a href={ReblogURL} target="_blank" title="reblog?" class="details">[R]</a> // {12Hour}:{Minutes} {AmPm} // {NoteCount}</div>
  766. {/block:IndexPage}
  767. {block:IndexPage}{block:IfShowTags}
  768. {block:HasTags}<div class="tags">filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}
  769. {/block:IfShowTags}{/block:IndexPage}
  770. {block:PermalinkPage}
  771. <br>{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} {AmPm} <br> {block:RebloggedFrom} >> VIA <a title="{ReblogParentTitle}" href="{ReblogParentURL}">{ReblogParentName}</a><br/> >> SOURCE <a title="{ReblogrootTitle}" href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFrom} {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <br> {NoteCountWithLabel}
  772. {block:HasTags}<div class="tags">filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}<br>
  773. {block:PermalinkPagination}
  774. <div style="margin-top:0px;">
  775. {block:PreviousPost}
  776. <a href="{PreviousPost}">last post</a>
  777. {/block:PreviousPost}
  778. {block:NextPost}
  779. //
  780. <a href="{NextPost}">next post</a>
  781. {/block:NextPost}
  782. </div>
  783. {/block:PermalinkPagination}
  784. {/block:PermalinkPage}
  785. {block:PostNotes}
  786. <div id="notes">{PostNotes}</div>
  787. {/block:PostNotes}
  788. </div>
  789.  
  790. {block:ContentSource}
  791. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  792. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  793. {/block:SourceLogo}
  794. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  795. {/block:ContentSource}
  796.  
  797. {/block:Posts}
  798. {block:IfInfiniteScroll}</div>{/block:IfInfiniteScroll}
  799.  
  800. {block:IfNotInfiniteScroll}
  801.  
  802. {block:IndexPage}
  803. <div id="pagi">
  804. {block:Pagination}
  805.  
  806. {block:PreviousPage}
  807. <a href="{PreviousPage}">{lang:Previous}</a> -
  808. {/block:PreviousPage}
  809.  
  810. {block:NextPage}
  811. <a href="{NextPage}" class="next">{lang:Next}</a>
  812. {/block:NextPage}
  813. <br>
  814. <a id="scrlTop" href="#" style="color:#000;"><b>back to top</b></a> </div>
  815.  
  816. {/block:Pagination}
  817. {block:IfNotInfiniteScroll}
  818.  
  819.  
  820. {/block:Posts}
  821. </div></div></div>
  822.  
  823. <div id="cred">
  824. <a title="theme is made by thehiddenwill-themes" href="http://the-hidden-will.tumblr.com/">theme</a>
  825. </div>
  826. </body>
  827. </html>
Advertisement
Add Comment
Please, Sign In to add comment