Advertisement
Tsunland

erika

Jul 6th, 2020
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.84 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <!-- (BASE) CODE/THEME BY INIZIARE
  4. (ALSO KNOWN AS KHRUSEOS AND LUMENRECTIS) -->
  5.  
  6.  
  7. <!-- Feel free to edit this theme as much as you please, I simply ask you to keep some form of credit here, so that people who may want to do the same as you, can find where the original code came from. Thank you! -->
  8.  
  9.  
  10.  
  11.  
  12. <html>
  13. <head>
  14. <title>gold digger.</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}
  18. <meta name="description" content="{MetaDescription}" />
  19. {/block:Description}
  20. </head>
  21.  
  22.  
  23. <!-- SCRIPT: TOOLTIP -->
  24.  
  25. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  26. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  27. <script>
  28. (function($){
  29. $(document).ready(function(){
  30. $("a[title]").style_my_tooltips({
  31. tip_follows_cursor:true,
  32. tip_delay_time:90,
  33. tip_fade_speed:600,
  34. attribute:"title"
  35. });
  36. });
  37. })(jQuery);
  38. </script>
  39.  
  40. <script type="text/javascript"
  41. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42. <script>
  43. $(document).ready(function() {
  44. //
  45. $('a.poplight[href^=#]').click(function() {
  46. var popID = $(this).attr('rel'); //Get Popup Name
  47. var popURL = $(this).attr('href'); //Get Popup href to define size
  48. var query= popURL.split('?');
  49. var dim= query[1].split('&');
  50. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  51. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="" class="btn_close" title="" alt="" /></a>');
  52. var popMargTop = ($('#' + popID).height() + 80) / 2;
  53. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  54. //Apply Margin to Popup
  55. $('#' + popID).css({
  56. 'margin-top' : -popMargTop,
  57. 'margin-left' : -popMargLeft
  58. });
  59. $('body').append('<div id="fade"></div>');
  60. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  61. return false;
  62. });
  63. $('a.close, #fade').live('click', function() {
  64. $('#fade , .popup_block').fadeOut(function() {
  65. $('#fade, a.close').remove(); //fade them both out
  66. });
  67. return false;
  68. });
  69. });
  70. </script>
  71.  
  72. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  73. <script type="text/javascript">
  74. $(document).ready(function(){
  75. $('.versebox_body').hide();
  76. $('.versebox_head').click(function(){
  77. $(this).next('.versebox_body').slideToggle('fast');
  78. }); }); </script>
  79. <style type="text/css">
  80. .versebox_list { margin:0px; padding:0px; width:100%;}
  81. .versebox_head { padding-top:0px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  82. .versebox_body { padding:10px; text-align:left; display:none;}
  83. </style>
  84.  
  85.  
  86.  
  87. <!-- SCRIPT: jQuery -->
  88.  
  89. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  90.  
  91.  
  92.  
  93. <!-- SCRIPT: AUDIO PLAYER -->
  94.  
  95. <script>
  96. $(document).ready(function() {
  97. $('iframe.tumblr_audio_player').load( function() {
  98. $('iframe.tumblr_audio_player').contents().find("head")
  99. .append($("<style type='text/css'> .audio-player{background:#ffffff !important; color:{color:bold} !important;} </style>"));
  100. });
  101. });
  102. </script>
  103.  
  104.  
  105.  
  106.  
  107.  
  108. <!-- SCRIPT: CLICK -->
  109.  
  110. <script>
  111. $(document).ready(function(){
  112. $(".nav2").hide();
  113. $(".nav1").show();$('.nav1').toggle(function(){
  114. $(".nav2").slideDown(function(){});
  115. },function(){
  116. $(".nav2").slideUp(function(){});
  117. });
  118. });
  119. </script>
  120.  
  121.  
  122.  
  123. <script>
  124. $(document).ready(function(){
  125. $(".tags2").hide();
  126. $(".tags1").show();$('.tags1').toggle(function(){
  127. $(".tags2").slideDown(function(){});
  128. },function(){
  129. $(".tags2").slideUp(function(){});
  130. });
  131. });
  132. </script>
  133.  
  134.  
  135.  
  136.  
  137. <!-- CUSTOM FONTS -->
  138.  
  139. <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre" rel="stylesheet">
  140.  
  141. <link rel="stylesheet" href="https://static.tumblr.com/ebrrv1n/vEvpac24x/stylesheet.css">
  142.  
  143.  
  144. <link href="https://fonts.googleapis.com/css?family=Maven+Pro" rel="stylesheet">
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. <!-- META LINES -->
  152.  
  153.  
  154. <meta name="color:Body Text" content="#8c8a8a" />
  155. <meta name="color:Bold" content="#d1d1d1" />
  156. <meta name="color:Links" content="#d1d1d1" />
  157. <meta name="color:Links Hover" content="#8c8a8a" />
  158.  
  159. <meta name="text:Header" content="">
  160. <meta name="text:Link 1 URL" content="">
  161. <meta name="text:Link 1" content="Link 1.">
  162. <meta name="text:Link 2 URL" content="">
  163. <meta name="text:Link 2" content="Link 2.">
  164. <meta name="text:Link 3 URL" content="">
  165. <meta name="text:Link 3" content="Link 3.">
  166.  
  167. <meta name="if:Grayscale Images" content="1"/>
  168.  
  169.  
  170.  
  171. <style type="text/css">
  172.  
  173.  
  174.  
  175.  
  176.  
  177. /* SCROLLBAR */
  178.  
  179. ::-webkit-scrollbar {
  180. background:transparent;
  181. height: 0px;
  182. display:none;
  183. width: 0px; /* remove scrollbar space */
  184. -ms-overflow-style: none; // IE 10+
  185. overflow: -moz-scrollbars-none; // Firefox
  186. }
  187.  
  188.  
  189. ::-webkit-scrollbar-thumb {
  190. background:transparent;
  191. }
  192.  
  193.  
  194.  
  195. /* TEXT SELECTION */
  196.  
  197. ::selection {background: #f6f6f6; color:{color:body text};}
  198. ::-moz-selection {background: #f6f6f6; color:{color:body text};}
  199.  
  200.  
  201. /* TOOLTIP */
  202.  
  203.  
  204. #s-m-t-tooltip {
  205. z-index:999999;
  206. max-width:350px;
  207. margin-left:10px;
  208. margin-top:10px;
  209. font-weight:normal;
  210. background-color:#000;
  211. border:1px solid #eeeeee;
  212. padding-top:4px;
  213. padding-bottom:4px;
  214. padding-left:14px;
  215. padding-right:14px;
  216. font-family:calibri;
  217. font-style:normal;
  218. font-weight:700;
  219. font-size:9px;
  220. color: {color:bold};
  221. text-transform:uppercase;
  222. letter-spacing:0px;
  223. }
  224.  
  225. /* POPUPS */
  226.  
  227. ul#tabs {
  228. list-style-type: none;
  229. padding: 0;
  230. text-align: center;
  231. font-size:8px;
  232. letter-spacing:1px;
  233. min-width:120px;
  234. }
  235.  
  236. ul#tabs li {
  237. display: table;
  238. background-color: #000;
  239. border: solid 1px #fff;
  240. padding: 4px 12px;
  241. margin-bottom: 4px;
  242. color: #fff;
  243. cursor: pointer;
  244. }
  245.  
  246. ul#tabs li:hover {
  247. background-color: #000;
  248. color: #f76060;
  249. border: 1px solid #fff;
  250. }
  251.  
  252. ul#tabs li.active {
  253. background-color: #000;
  254. color: #f76060;
  255. border: 1px solid #fff;
  256. }
  257.  
  258. ul#tab {
  259. list-style-type: none;
  260. margin: 0;
  261. padding: 0;
  262. }
  263.  
  264. ul#tab li {
  265. display: none;
  266. }
  267.  
  268. ul#tab li.active {
  269. display: block;
  270. }
  271.  
  272. .popup_block{
  273. width: 280px;
  274. height: 650px;
  275. size:80%;
  276. overflow-y:scroll;
  277. overflow-x:hidden;
  278. display:none;
  279. background:transparent;
  280. color:#cecece;
  281. padding:20px;
  282. border:0px solid #eee;
  283. float:left;
  284. position: absolute;
  285. top:510px;
  286. left: 410px;
  287. z-index: 99999;
  288. font-size:10px;
  289. }
  290.  
  291. .popup_block b, strong, bold{
  292. color:#e7c2a1;
  293. font-weight:bold;
  294. }
  295.  
  296.  
  297. *html #fade {position: absolute;}
  298. *html .popup_block {position: absolute;}
  299. #fade {
  300. display:none;
  301. position:fixed;
  302. left:0px;
  303. top:0px;
  304. width:100%;
  305. height:100%;
  306. z-index:9999;
  307. background:transparent; /* change to #fff for solid white */
  308. opacity:1; /* change to opacity:1; */
  309. }
  310.  
  311.  
  312.  
  313. /* FOUNDATION */
  314.  
  315.  
  316. body {
  317. background-image:url('https://static.tumblr.com/pfgyadv/ZO9qd0c8w/erika-thema.png');
  318. background-attachment:fixed;
  319. background-repeat:no-repeat;
  320. background-color: #151515;
  321. color:#cecece;
  322. font-size:10px;
  323. line-height:15px;
  324. word-spacing:-0.5px;
  325. color:{color:Body Text};
  326. font-family: 'Maven Pro';
  327. word-wrap: break-word;
  328. }
  329.  
  330.  
  331.  
  332.  
  333. body a {
  334. font-size:11px;
  335. color:{color:links};
  336. font-weight:bold;
  337. text-decoration:none!important;
  338. -moz-transition-duration:0.6s;
  339. -webkit-transition-duration:0.6s;
  340. -o-transition-duration:0.6s;
  341. }
  342.  
  343.  
  344.  
  345.  
  346. /* BLOCKQUOTES */
  347.  
  348.  
  349.  
  350. blockquote {
  351. padding-left:20px;
  352. text-align:justify;
  353. padding-right:20px;
  354. margin-right:0px;
  355. margin-bottom:22px;
  356. margin-left:0px;
  357. border-left:1px solid #eeeeee;
  358. background-color:transparent;
  359. word-wrap: break-word!important;
  360. }
  361.  
  362.  
  363.  
  364. blockquote blockquote {
  365. margin-top:15px;
  366. margin-bottom:15px;
  367. }
  368.  
  369.  
  370.  
  371.  
  372.  
  373. /* FONT-RELATED */
  374.  
  375.  
  376. small, sub, sub, s {
  377. font-size:10px!important;
  378. }
  379.  
  380.  
  381. big {
  382. font-size:120%;
  383. }
  384.  
  385.  
  386. b, strong {
  387. font-weight:bold;
  388. color:#eec66e;
  389. text-transform:none;
  390. padding-right:1px;
  391. padding-left:1px;
  392. }
  393.  
  394. i, em {
  395. color: #df2c58;
  396. text-transform:lowercase;
  397. padding-right:1px;
  398. padding-left:1px;
  399. }
  400.  
  401.  
  402. h1 {
  403. letter-spacing:0px;
  404. word-spacing:-0.5px;
  405. font-size:11px;
  406. color: {color:bold};
  407. border-bottom:1px solid #eeeeee;
  408. padding-bottom:5px;
  409. padding-top:9px;
  410. margin-top:0px;
  411. font-weight:normal;
  412. margin-bottom:15px;
  413. text-align:left!important;
  414. text-transform:uppercase;
  415. z-index:9999999;
  416. }
  417.  
  418.  
  419. h1 a {
  420. font-weight:bold;
  421. color: #d1d1d1!important;
  422. text-align:right!important;
  423. }
  424.  
  425.  
  426.  
  427. h2 {
  428. font-family:calibri;
  429. font-size:12px;
  430. text-transform:uppercase!important;
  431. font-weight:bold;
  432. letter-spacing:-0.2px;
  433. color: {color:bold};
  434. }
  435.  
  436.  
  437. h2 a {
  438. font-size:12px;
  439. text-transform:uppercase!important;
  440. font-weight:bold;
  441. color: {color:bold};
  442. }
  443.  
  444.  
  445.  
  446.  
  447. /* IMAGES */
  448.  
  449.  
  450. img {
  451. -webkit-transition: all 0.9s ease-in-out;
  452. -moz-transition: all 0.9s ease-in-out;
  453. -o-transition: all 0.9s ease-in-out;
  454. -ms-transition: all 0.9s ease-in-out;
  455. transition: all 0.9s ease-in-out;
  456. max-width:100%;
  457. height:auto;
  458. padding:0px;
  459. }
  460.  
  461.  
  462. img:hover {
  463. -webkit-filter: brightness(1) contrast(1.1) saturate(1);
  464. -webkit-transition: all 0.9s ease-in-out;
  465. -moz-transition: all 0.9s ease-in-out;
  466. -o-transition: all 0.9s ease-in-out;
  467. -ms-transition: all 0.9s ease-in-out;
  468. transition: all 0.9s ease-in-out;}
  469.  
  470.  
  471. .html_photoset {
  472.  
  473. -webkit-transition: all 0.9s ease-in-out;
  474. -moz-transition: all 0.9s ease-in-out;
  475. -o-transition: all 0.9s ease-in-out;
  476. -ms-transition: all 0.9s ease-in-out;
  477. transition: all 0.9s ease-in-out;}
  478.  
  479. .html_photoset:hover {
  480. -webkit-filter: brightness(1) contrast(1.1) saturate(1);
  481. }
  482.  
  483.  
  484.  
  485. /* SIDEBAR */
  486.  
  487. #yeet {
  488. position: fixed;
  489. width:200px;
  490. background:transparent;
  491. left: 635px;
  492. top: 295px;
  493. padding-right:36px;
  494. padding-bottom:15px;
  495.  
  496. }
  497.  
  498. #sidebar {
  499. position: fixed;
  500. width:135px;
  501. background:transparent;
  502. left: 685px;
  503. top: 400px;
  504. padding-right:36px;
  505. padding-bottom:15px;
  506.  
  507. }
  508.  
  509.  
  510.  
  511. #sideheader {
  512. font-family: 'signerica_thinregular';
  513. font-size:20px;
  514. text-align:justify;
  515. letter-spacing:-2px;
  516. margin-bottom:6px;
  517. }
  518.  
  519.  
  520. #sidelinks {
  521. text-align:justify;
  522. padding-bottom:5px;
  523. margin-bottom:10px;
  524. text-transform:uppercase;
  525. }
  526.  
  527.  
  528. #sidelinks a {
  529. color:{color:links}!important;
  530. font-family:calibri;
  531. font-style:normal;
  532. font-weight:normal;
  533. font-size:9px;
  534. padding-right:2px;
  535. text-transform:uppercase;
  536. -moz-transition-duration:0.6s;
  537. -webkit-transition-duration:0.6s;
  538. -o-transition-duration:0.6s;
  539. }
  540.  
  541.  
  542. #sidelinks a:last-child{
  543. padding-right: 0;
  544. }
  545.  
  546.  
  547. #sidelinks a:hover {
  548. font-style:normal;
  549. color:{color:links hover}!important;
  550. -moz-transition-duration:0.6s;
  551. -webkit-transition-duration:0.6s;
  552. -o-transition-duration:0.6s;
  553. }
  554.  
  555.  
  556.  
  557. #description {
  558. position:relative;
  559. text-align:justify;
  560. overflow:scroll;
  561. padding-bottom:0px;
  562. margin:0px;
  563. }
  564.  
  565.  
  566. .nav2{
  567. margin-top:0px;
  568. text-align:right;
  569. border-top:1px solid #eeeeee;
  570. padding-top:5px;
  571. padding-bottom:2px;
  572. margin-bottom:5px;
  573. }
  574.  
  575.  
  576. .nav2 a {
  577. color:{color:links}!important;
  578. font-family:calibri;
  579. font-style:normal;
  580. font-weight:normal;
  581. font-size:9px;
  582. padding-right:2px;
  583. text-transform:uppercase;
  584. -moz-transition-duration:0.6s;
  585. -webkit-transition-duration:0.6s;
  586. -o-transition-duration:0.6s;
  587. }
  588.  
  589.  
  590. .nav2 a:hover {
  591. color:{color:links hover}!important;
  592. -moz-transition-duration:0.6s;
  593. -webkit-transition-duration:0.6s;
  594. -o-transition-duration:0.6s;
  595. }
  596.  
  597.  
  598. #pagination {
  599. padding-top:5px;
  600. text-align: right;
  601. }
  602.  
  603.  
  604.  
  605. .pages {
  606. font-size: 9px;
  607. font-style: normal !important;
  608. }
  609.  
  610.  
  611. .pages a {
  612. font-weight:normal!important;
  613. font-size:9px;
  614. color: {color:links}!important;
  615. -moz-transition-duration:0.6s;
  616. -webkit-transition-duration:0.6s;
  617. -o-transition-duration:0.6s;
  618. }
  619.  
  620.  
  621. .pages a:last-child{
  622. padding-right: 0;
  623. }
  624.  
  625.  
  626. .pages a:hover {
  627. color:{color:links hover}!important;
  628. -moz-transition-duration:0.6s;
  629. -webkit-transition-duration:0.6s;
  630. -o-transition-duration:0.6s;
  631. }
  632.  
  633.  
  634.  
  635.  
  636. /* POSTS: GENERAL */
  637.  
  638. #container {
  639. position:fixed;
  640. height:30%;
  641. width:275px;
  642. left:245px;
  643. top:280px;
  644. background-color:transparent;
  645. overflow-y:scroll;
  646. z-index:9999;
  647. padding-right:44px;
  648. }
  649.  
  650.  
  651.  
  652. #posts {
  653. width:250px;
  654. margin-bottom:80px;
  655. word-wrap: break-word;
  656. font-family: 'Maven Pro';
  657. font-weight: normal;
  658. font-size: 12px;
  659. color: #fefefe;
  660. text-align: justify;
  661. line-height: 150%;
  662. text-align:left;
  663. z-index:9999;
  664. }
  665.  
  666. #posts a {
  667. font-family:calibri;
  668. font-weight:normal!important;
  669. font-style:normal;
  670. font-size:9px;
  671. color:{color:links};
  672. text-transform:uppercase;
  673. -moz-transition-duration:0.6s;
  674. -webkit-transition-duration:0.6s;
  675. -o-transition-duration:0.6s;
  676. }
  677.  
  678. #posts a:hover {
  679. color:{color:links hover};
  680. -moz-transition-duration:0.6s;
  681. -webkit-transition-duration:0.6s;
  682. -o-transition-duration:0.6s;
  683. }
  684.  
  685. #posts img, image {
  686. padding-top:5px;
  687. }
  688.  
  689.  
  690.  
  691.  
  692.  
  693. /* POSTS: QUOTE */
  694.  
  695. #quote {
  696. text-align:left;
  697. font-size:14px;
  698. font-style:italic;
  699. line-height:165%;
  700. letter-spacing:-0.6px;
  701. }
  702.  
  703. .source {
  704. font-family:calibri;
  705. font-style:normal!important;
  706. font-weight:bold;
  707. font-size:10px;
  708. color: {color:bold};
  709. text-transform:uppercase;
  710. }
  711.  
  712.  
  713.  
  714.  
  715. /* POSTS: LINK */
  716.  
  717.  
  718. #link {
  719. margin-top:0px;
  720. }
  721.  
  722.  
  723. #link a {
  724. font-size:11px;
  725. }
  726.  
  727.  
  728.  
  729.  
  730. /* POSTS: ASK */
  731.  
  732. #ask {
  733. color:#cacaca6;
  734. font-size:9px;
  735. text-align:left;
  736. font-family: calibri;
  737. font-size:8.6px;
  738. line-height:15px!important;
  739. letter-spacing:0.6px;
  740. text-transform: uppercase;
  741. word-wrap: break-word;
  742. padding-left:0px;
  743. padding-right:0px;
  744. padding-top:14px;
  745. padding-bottom:14px;
  746. border-top:solid 1px #eeeeee;
  747. border-bottom:solid 1px #eeeeee;
  748. }
  749.  
  750.  
  751. #asker {
  752. font-size:10px;
  753. display:inline-block;
  754. margin-right:3px;
  755. text-transform:uppercase!important;
  756. font-weight:normal;
  757. color: {color:bold}!important;
  758. }
  759.  
  760.  
  761. #asker a {
  762. font-size:10px;
  763. text-transform:uppercase;
  764. font-weight:bold;
  765. color:{color:bold}!important;
  766. -moz-transition-duration:0.6s;
  767. -webkit-transition-duration:0.6s;
  768. -o-transition-duration:0.6s;
  769. }
  770.  
  771. #asker a:hover {
  772. color:{color:links hover}!important;
  773. -moz-transition-duration:0.2s;
  774. -webkit-transition-duration:0.2s;
  775. -o-transition-duration:0.2s;
  776. }
  777.  
  778.  
  779.  
  780. /* POSTS: CHAT */
  781.  
  782. #odd b, #even b, #audio b {
  783. color:{color:bold};
  784. }
  785.  
  786.  
  787. #odd, #even {
  788. padding-bottom:6px;
  789. padding-left:10px;
  790. padding-top:6px;
  791. margin-bottom:px;
  792. border-bottom:1px solid #eeeeee;
  793. }
  794.  
  795.  
  796. #odd {
  797. background:#ffffff;
  798. }
  799.  
  800. #even {
  801. background:#ffffff;
  802. }
  803.  
  804.  
  805.  
  806. /* POSTS: AUDIO */
  807.  
  808.  
  809. #audio {
  810. margin-top:0;
  811. height:42px;
  812. border-top:1px solid #eeeeee;
  813. border-bottom:1px solid #eeeeee;
  814. }
  815.  
  816.  
  817. .player {
  818. opacity: 1;
  819. position: absolute;
  820. z-index: 1;
  821. width: 20px;
  822. height: 20px;
  823. margin-top: 3px;
  824. margin-left: -15px;
  825. display: block;
  826. background-color:#ffffff;
  827. }
  828.  
  829. .audioplayer {
  830. width: 20px;
  831. height: 20px;
  832. margin-top: 1px;
  833. margin-left: 0px;
  834. overflow: hidden;
  835. padding: 3px;
  836. background-color:#ffffff!important;
  837. }
  838.  
  839.  
  840. .audioinfo {
  841. margin-left: 0px;
  842. margin-top: 3px;
  843. padding-left: 0px;
  844. padding-top: 10px;
  845. font-family:calibri;
  846. display: block;
  847. font-weight:normal;
  848. text-transform: uppercase;
  849. text-align: center;
  850. letter-spacing:-0.2px;
  851. word-spacing:-0.5px;
  852. font-size:10px;
  853. color: {color:bold};
  854. background: transparent;
  855. }
  856.  
  857.  
  858. .audioinfo:first-letter {
  859. font-family: 'signerica_thinregular';
  860. font-size:20px;
  861. letter-spacing:-2px;
  862. }
  863.  
  864.  
  865.  
  866.  
  867. /* POSTS: VIDEO */
  868.  
  869.  
  870. .video-container {
  871. position: relative;
  872. padding-bottom: 56.25%;
  873. padding-top: 30px;
  874. height: 0;
  875. overflow: hidden;
  876. }
  877.  
  878. .video-container iframe,
  879. .video-container object,
  880. .video-container embed {
  881. position: absolute;
  882. top: 0;
  883. left: 0;
  884. width: 100%;
  885. height: 100%;
  886. }
  887.  
  888.  
  889.  
  890.  
  891. /* POST INFORMATION */
  892.  
  893. .permalinkbar {
  894. margin-top:22px;
  895. margin-bottom:80px;
  896. background-color:#transparent;
  897. text-transform:uppercase;
  898. color:{color:links}!important;
  899. }
  900.  
  901.  
  902. .permalinkbuttons {
  903. border-top:1px solid #eeeeee;
  904. border-bottom:1px solid #eeeeee;
  905. padding-top:4px;
  906. padding-bottom:4px;
  907. text-align:center;
  908. margin: auto;
  909. font-size:11px;
  910. color:#cccccc!important;
  911. }
  912.  
  913.  
  914. .permalinkbuttons a {
  915. text-align:center;
  916. font-weight:bold;
  917. font-weight:normal!important;
  918. display:inline-block;
  919. font-size:11px;
  920. padding-right:17px;
  921. color:#dcdcdc!important;
  922. -moz-transition-duration:2s;
  923. -webkit-transition-duration:2s;
  924. -o-transition-duration:2s;
  925. }
  926.  
  927. .permalinkbuttons a:last-child{
  928. padding-right:0px;
  929. margin-right: 0px;
  930. }
  931.  
  932.  
  933. .permalinkbuttons a:hover {
  934. color:{color:links hover}!important;
  935. -moz-transition-duration:2s;
  936. -webkit-transition-duration:2s;
  937. -o-transition-duration:2s;
  938. }
  939.  
  940.  
  941. .tags2 {
  942. font-family: calibri!important;
  943. font-weight:bold!important;
  944. background-color:#transparent;
  945. color:#dcdcdc!important;
  946. text-transform:uppercase!important;
  947. font-style:normal;
  948. border-bottom:1px solid #eeeeee;
  949. line-height:130%!important;
  950. margin-bottom:5px;
  951. font-size:8.6px;
  952. text-align:justify;
  953. text-align-last: center;
  954. -moz-text-align-last: center;
  955. margin-top:0px;
  956. padding-top:10px;
  957. padding-bottom:10px;
  958. padding-left:20px;
  959. padding-right:20px;
  960. -moz-transition-duration:2s;
  961. -webkit-transition-duration:0.2
  962. }
  963.  
  964.  
  965. .tags2 a {
  966. font-weight:bold!important;
  967. font-size:8.6px!important;
  968. text-transform:uppercase!important;
  969. font-family: calibri!important;
  970. color:#dcdcdc!important;
  971. -moz-transition-duration:2s;
  972. -webkit-transition-duration:0.2
  973. }
  974.  
  975.  
  976. .tags2 a:hover {
  977. color:{color:links hover}!important;
  978. -moz-transition-duration:2s;
  979. -webkit-transition-duration:0.2
  980. }
  981.  
  982.  
  983. /* PERMAPAGE NOTES */
  984.  
  985.  
  986. .notes {
  987. text-transform:normal;
  988. font-style:normal;
  989. font-size: 10px;
  990. letter-spacing:-0.20px;
  991. text-align:left;
  992. margin-left:-63px;
  993. }
  994.  
  995.  
  996. .note li {
  997. opacity:.9;
  998. list-style-type:none;
  999. padding:7px 25px 7px 25px;
  1000. text-align:left;
  1001. margin:0px;
  1002. -moz-transition-duration:0.5s;
  1003. -webkit-transition-duration:0.5s;
  1004. -o-transition-duration:0.5s;
  1005. }
  1006.  
  1007. .note blockquote {
  1008. padding-top:3px;
  1009. padding-bottom:3px;
  1010. padding-left:10px;
  1011. padding-right:10px;
  1012. width:100%;
  1013. margin-top:9px;
  1014. margin-bottom:4px;
  1015. }
  1016.  
  1017.  
  1018. .note img.avatar {
  1019. width: 0px;
  1020. height: 0px;
  1021. }
  1022.  
  1023.  
  1024. .note li a {
  1025. font-family:calibri!important;
  1026. font-size:9px!important;
  1027. padding-right:2px;
  1028. font-weight:normal;
  1029. text-transform:uppercase;
  1030. letter-spacing:0px;
  1031. color: {color:bold};
  1032. }
  1033.  
  1034.  
  1035.  
  1036. #credit {
  1037. position:fixed;
  1038. bottom:30px;
  1039. right:30px;
  1040. width:10px;
  1041. height:13px;
  1042. word-wrap:break-word;
  1043. overflow:hidden;
  1044. -webkit-transition:all 1s ease;
  1045. -moz-transition:all 1s ease;
  1046. -o-transition:all 1s ease;
  1047. transition:all 1s ease-in-out;
  1048. z-index:9999999999999999;
  1049. }
  1050.  
  1051. #credit a {
  1052. color:{color:body text};
  1053. text-transform:uppercase;
  1054. font-size:10px;
  1055. z-index:9999999999999999999;
  1056. }
  1057.  
  1058. #credit:hover {width:84px;}
  1059.  
  1060. #credit span {
  1061. color:{color:body text};
  1062. margin-right:5px;
  1063. font-size:11px;
  1064. }
  1065.  
  1066.  
  1067. /* ADDITIONS - NAVIGATION */
  1068.  
  1069. /*The header of each part of the navigation*/
  1070. .navi_linksu h3 {
  1071. font-size:22px;
  1072. margin-bottom:-5px;
  1073. border:none;
  1074. color: #fefefe; /*color of header*/
  1075. font-family: 'selima';
  1076. font-weight:normal;
  1077. letter-spacing:1px;
  1078. text-transform:lowercase;
  1079. background:transparent;
  1080. }
  1081.  
  1082. .navi_linksu {
  1083. text-align:center;
  1084. }
  1085.  
  1086. .navi_linksu a {
  1087. display: inline-block;
  1088. width: 120px;
  1089. padding: 5px;
  1090. margin:5px;
  1091. font-size:11px;
  1092. background-image: url('');
  1093. background:#b4851d; /*color of navigation links background*/
  1094. background-repeat:repeat;
  1095. background-attachment:fixed;
  1096. color:#1e1b20;
  1097. font-family:calibri;
  1098. text-transform:uppercase;
  1099.  
  1100.  
  1101. }
  1102.  
  1103. .navi_linksu a:hover {
  1104. -webkit-transition: all .5s ease-in-out;
  1105. -moz-transition: all .5s ease-in-out;
  1106. -ms-transition: all .5s ease-in-out;
  1107. -o-transition: all .5s ease-in-out;
  1108. transition: all .5s ease-in-out;
  1109. background:#7c7c7c; /*background color of navi links on hover*/
  1110. border: solid 1px #ccc;
  1111. color:#1e1b20; /*color of links on hover*/
  1112. }
  1113.  
  1114.  
  1115.  
  1116. </style>
  1117. </head>
  1118.  
  1119.  
  1120.  
  1121. <body>
  1122.  
  1123. <div id="yeet">
  1124.  
  1125. <div id="description"><CENTER>
  1126. <strong><big>GOLD DIGGER.</big></strong><P>
  1127.  
  1128. <a href="https://isolaradiale.tumblr.com">an affiliated</a>&nbsp; rp blog for norton campbell from identity v <br>
  1129. housing: . ranking: .<p>
  1130.  
  1131. written by <b>erika
  1132. <div id="pagination">
  1133. <div class="pages">
  1134. {block:IndexPage}
  1135. {block:Pagination}
  1136. {block:PreviousPage}
  1137. <a href="{PreviousPage}">RETURN.</a>
  1138. {/block:PreviousPage}
  1139.  
  1140. {block:NextPage}
  1141. <a href="{NextPage}">PROCEED.</a>
  1142. {/block:NextPage}
  1143. {/block:Pagination}
  1144. {/block:IndexPage}
  1145.  
  1146.  
  1147. </div class="pages">
  1148. </div id="pagination">
  1149. </div>
  1150. <!-- TOP BAR -->
  1151.  
  1152. <div id="topbar"></div>
  1153.  
  1154. <div id="yeet">
  1155.  
  1156. </div>
  1157. <!-- SIDE BAR -->
  1158.  
  1159. <div id="sidebar">
  1160.  
  1161. <div id="sideheader">{text:Header}</div>
  1162.  
  1163.  
  1164. <div id="sidelinks">
  1165. <a href="/">REFRESH.</a>
  1166. <a href="/ask">ASKBOX.</a>
  1167. <a href="/navigation">NAV.</a>
  1168. </div id="sidelinks">
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174. </div id="sidebar">
  1175.  
  1176.  
  1177.  
  1178. <!-- POSTS -->
  1179.  
  1180.  
  1181. <div id="container">
  1182. <div id="posts" id="{PostID}">
  1183. {block:Posts}
  1184.  
  1185.  
  1186.  
  1187.  
  1188. <!-- POSTS: TEXT -->
  1189.  
  1190. {block:Title}
  1191. <h1>{Title}&nbsp;</h1>
  1192. {/block:Title}
  1193. {block:Text}
  1194. {Body}
  1195. {/block:Text}
  1196.  
  1197.  
  1198.  
  1199.  
  1200. <!-- POSTS: PHOTO/SET -->
  1201.  
  1202. {block:Photo}{LinkOpenTag}
  1203. <img src="{PhotoURL-HighRes}">{LinkCloseTag}<p>
  1204. {block:Caption}{Caption}{/block:Caption}
  1205. {/block:Photo}
  1206.  
  1207.  
  1208. {block:Photoset}
  1209. {Photoset}</center><p>
  1210. {block:Caption}{Caption}{/block:Caption}
  1211. {/block:Photoset}
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217. <!-- POSTS: QUOTE -->
  1218.  
  1219. {block:Quote}
  1220. <div id="quote">β€œ{Quote}”
  1221. <div class="source">{Source}
  1222. </div class="source">
  1223. </div id="quote">
  1224. {/block:Quote}
  1225.  
  1226.  
  1227.  
  1228.  
  1229. <!-- POSTS: LINK -->
  1230.  
  1231. {block:Link}
  1232. <div id="link">
  1233. <a href="{URL}" {Target}>{Name}&nbsp;&nbsp; β–Ί</a>
  1234. </div id="link">
  1235. {/block:Link}
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241. <!-- POSTS: CHAT -->
  1242.  
  1243. {block:Chat}
  1244. {block:Lines}
  1245. <div id="{Alt}">
  1246. {block:Label}<b>{Label}</b>{/block:Label}
  1247. {Line}
  1248. </div id="{Alt}"
  1249. {/block:Lines}
  1250. {/block:Chat}
  1251.  
  1252.  
  1253.  
  1254. <!-- POSTS: AUDIO -->
  1255.  
  1256. {block:Audio}
  1257.  
  1258. <div id="audio">
  1259. <div class="player">
  1260.  
  1261. <div class="audioplayer">
  1262. {AudioPlayerWhite}
  1263. </div class="audioplayer">
  1264.  
  1265. </div class="player">
  1266.  
  1267. <div class="audioinfo">
  1268. {block:TrackName}{TrackName}{/block:TrackName} β€” {block:Artist}{Artist}{/block:Artist}
  1269. </div class="audioinfo">
  1270.  
  1271. </div id="audio">
  1272.  
  1273. {block:Caption}
  1274. <div class="cap">{Caption}
  1275. </div class="cap">
  1276. {/block:Caption}
  1277. {/block:Audio}
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283. <!-- POSTS: VIDEO -->
  1284.  
  1285. {block:Video}
  1286. <div class="video-container">
  1287. {Video-400}
  1288. {block:Caption}{Caption}{/block:Caption}
  1289. </div class="video-container">
  1290. {/block:Video}
  1291.  
  1292.  
  1293.  
  1294. <!-- POSTS: ASK -->
  1295.  
  1296.  
  1297. {block:Answer}
  1298. <div id="ask">
  1299. <div id="asker">
  1300. {Asker} has asked:
  1301. </div id="asker">
  1302. {Question} </div>
  1303. {Answer}
  1304. {/block:Answer}
  1305.  
  1306.  
  1307.  
  1308. <!-- POST INFORMATION -->
  1309.  
  1310.  
  1311. {block:Date}
  1312. <div class="permalinkbar">
  1313. <div class="permalinkbuttons">
  1314. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>
  1315.  
  1316. <a href="{Permalink}">{NoteCountwithLabel}</a>
  1317.  
  1318. <a href="#" class="tags1">SEE TAGS</a>
  1319.  
  1320. {block:RebloggedFrom}
  1321. <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA/ORIGINS</a>
  1322. {/block:RebloggedFrom}
  1323.  
  1324. <a href="{ReblogURL}" target="_blank">REBLOG</a>
  1325. </div class="permalinkbuttons">
  1326.  
  1327.  
  1328. <div class="tags2">{block:HasTags}<i>Tagged with:</i>&nbsp;&nbsp;{block:Tags}<a href="{TagURL}"> {Tag}.&nbsp;&nbsp;</a>{/block:Tags}{/block:PermalinkPage}{/block:HasTags}</div>
  1329.  
  1330. </div class="permalinkbar">
  1331. {/block:Date}
  1332.  
  1333.  
  1334. <div class="note">
  1335. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1336. </div class="note">
  1337.  
  1338. {/block:Posts}
  1339.  
  1340.  
  1341. </div id="container">
  1342. </div id="posts" id="{PostID}">
  1343.  
  1344.  
  1345. {block:ContentSource}
  1346. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1347. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1348. {/block:SourceLogo}
  1349. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1350. {/block:ContentSource}
  1351.  
  1352.  
  1353.  
  1354.  
  1355. <!-- CREDIT -->
  1356.  
  1357. <div id="credit">
  1358. <div style="width:105px;margin-right:15px;margin-bottom:15">
  1359. <a href="http://iniziare.tumblr.com/post/174950262252/theme-sleeping-at-last-live-preview-in-use" target="blank">
  1360. <span>S.</span>MADE BY SAE.</a>
  1361. </div style>
  1362. </div id="credit">
  1363.  
  1364.  
  1365.  
  1366. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement