Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.54 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <script type="text/javascript" src="https://l2.io/ip.js?var=userip"></script>
  6. <script language="Javascript">
  7. function preloadFunc()
  8. {
  9. var ip = userip;
  10. var bannedips=[
  11. "66.31.122.104",
  12. "172.250.87.105",
  13. "71.198.100.96",
  14. ]
  15. var handleips=bannedips.join("|")
  16. handleips=new RegExp(handleips, "i")
  17.  
  18. if (ip.search(handleips)!=-1){
  19. window.location.replace("https://dictionary.reference.com/browse/nosy?s=t");
  20. document.write('<!--');
  21. }
  22. }
  23. window.onpaint = preloadFunc();
  24. </script>
  25.  
  26. <!---- don't take from this code.
  27. created by reactoring for outlawiism.
  28. thanks dude. ---->
  29.  
  30.  
  31. <link href='https://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  32. <link href='https://fonts.googleapis.com/css?family=Oswald:400,300' rel='stylesheet' type='text/css'>
  33.  
  34.  
  35. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36.  
  37.  
  38.  
  39. <script type="text/javascript" src="https://static.tumblr.com/7gk7xdc/t1Mnqtxfn/jquery-1.9.1.min.js"></script>
  40. <script type="text/javascript" src="https://static.tumblr.com/7gk7xdc/6vVnqtxgf/tabs.js"></script>
  41. <script type="text/javascript">
  42. $(document).ready(function(){
  43. $("ul#tabs li").click(function(e){
  44. if (!$(this).hasClass("active")) {
  45. var tabNum = $(this).index();
  46. var nthChild = tabNum+1;
  47. $("ul#tabs li.active").removeClass("active");
  48. $(this).addClass("active");
  49. $("ul#tab li.active").removeClass("active");
  50. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  51. }
  52. });
  53. });
  54. </script>
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <script type="text/javascript" language="JavaScript"><!--
  62. function HideContent(d) {
  63. document.getElementById(d).style.display = "none";
  64. }
  65. function ShowContent(d) {
  66. document.getElementById(d).style.display = "block";
  67. }
  68. function ReverseDisplay(d) {
  69. if(document.getElementById(d).style.display == "none") { document.getElementById(d).style.display = "block"; }
  70. else { document.getElementById(d).style.display = "none"; }
  71. }
  72. //--></script>
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  81.  
  82.  
  83.  
  84.  
  85. <script>
  86. $(document).ready(function() {
  87. //
  88. $('a.poplight[href^=#]').click(function() {
  89. var popID = $(this).attr('rel'); //Get Popup Name
  90. var popURL = $(this).attr('href'); //Get Popup href to define size
  91. var query= popURL.split('?');
  92. var dim= query[1].split('&');
  93. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  94. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  95. var popMargTop = ($('#' + popID).height() + 80) / 2;
  96. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  97. //Apply Margin to Popup
  98. $('#' + popID).css({
  99. 'margin-top' : -popMargTop,
  100. 'margin-left' : -popMargLeft
  101. });
  102. $('body').append('<div id="fade"></div>');
  103. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  104. return false;
  105. });
  106. $('a.close, #fade').live('click', function() {
  107. $('#fade , .popup_block').fadeOut(function() {
  108. $('#fade, a.close').remove(); //fade them both out
  109. });
  110. return false;
  111. });
  112. });
  113. </script>
  114. <script type="text/javascript"
  115. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  116.  
  117.  
  118.  
  119.  
  120. <script type="text/javascript">
  121. function unhide(divID) {
  122. var item = document.getElementById(divID);
  123. if (item) {
  124. item.className=(item.className=='hidden')?'unhidden':'hidden';
  125. }
  126. }
  127. </script>
  128.  
  129.  
  130.  
  131. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  132.  
  133.  
  134.  
  135.  
  136. <script>
  137. (function($){
  138. $(document).ready(function(){
  139. $("a[title]").style_my_tooltips({
  140. tip_follows_cursor:true,
  141. tip_delay_time:90,
  142. tip_fade_speed:600,
  143. attribute:"title"
  144. });
  145. });
  146. })(jQuery);
  147. </script>
  148.  
  149.  
  150.  
  151.  
  152. <script type="text/javascript"
  153. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  154.  
  155.  
  156.  
  157.  
  158.  
  159. <title>{Title}</title>
  160. <link rel="shortcut icon" href="{Favicon}">
  161. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  162. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. <style>
  170. .tooltip{
  171. display: inline;
  172. position: relative;
  173. }
  174. #s-m-t-tooltip {
  175. text-align:center;
  176. max-width:300px;
  177. border-radius: 0px;
  178. padding:3px 4px 5px 4px;
  179. margin:20px 7px -2px 20px;
  180. background-image: url("https://i.imgur.com/06wIdPS.png");
  181. border: 4px double #cacac9;
  182. border-radius:0px;
  183. font-family:'calibri';
  184. font-size:10px;
  185. letter-spacing:2px;
  186. text-transform:uppercase;
  187. font-weight:700;
  188. width:200px;
  189. color:#1d1d1d;
  190. text-shadow: none;
  191. z-index:999999999999999999999999999999999999;
  192. }
  193. </style>
  194.  
  195. <!-- Start of StatCounter Code for Tumblr -->
  196. <script type="text/javascript">
  197. var sc_project=10826419;
  198. var sc_invisible=1;
  199. var sc_security="c0b558da";
  200. var scJsHost = (("https:" == document.location.protocol) ?
  201. "https://secure." : "https://www.");
  202. document.write("<sc"+"ript type='text/javascript' src='" +
  203. scJsHost+
  204. "statcounter.com/counter/counter.js'></"+"script>");
  205. </script>
  206. <noscript><div class="statcounter"><a title="tumblr stats"
  207. href="https://statcounter.com/tumblr/" target="_blank"><img
  208. class="statcounter"
  209. src="https://c.statcounter.com/10826419/0/c0b558da/1/"
  210. alt="tumblr stats"></a></div></noscript>
  211. <!-- End of StatCounter Code for Tumblr -->
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218. <style type="text/css">
  219.  
  220.  
  221.  
  222.  
  223.  
  224. /*scrollbar*/
  225. ::-webkit-scrollbar-thumb{
  226. background-color: #9d9d9d;
  227. border: none;
  228. height:auto;
  229. }
  230.  
  231. ::-webkit-scrollbar {
  232. height:auto;
  233. width: 2px;
  234. background-color: transparent;
  235. border: 2px #9d9d9d;
  236. }
  237.  
  238.  
  239. /*scrollbar end*/
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. iframe#tumblr_controls {
  247. white-space:nowrap;
  248. -webkit-filter: invert(100%);
  249. -moz-filter: invert(100%);
  250. -o-filter: invert(100%);
  251. -ms-filter: invert(100%);
  252. filter: invert(100%);
  253. opacity:.2;transition: .8s ease-in-out;
  254. -webkit-transition: .8s ease-in-out;
  255. -moz-transition: .8s ease-in-out;
  256. -o-transition: .8s ease-in-out;
  257. }
  258.  
  259.  
  260.  
  261.  
  262. /*headers*/
  263. h1 {
  264. font-family: calibri;
  265. text-shadow: 0 0 0;
  266. font-weight:normal;
  267. font-size:20px;
  268. text-align:justify;
  269. font-style:normal;
  270. line-height:120%;
  271. letter-spacing:1px;
  272. font-weight:400;
  273. text-transform:normal;
  274. color:#474747;
  275. text-align:center;
  276. }
  277.  
  278. h2 {
  279. font-family: calibri;
  280. text-align:center;
  281. line-height:120%;
  282. letter-spacing:1px;
  283. font-weight:bold;
  284. font-size:20px;
  285. text-transform:none;
  286. padding:5px;
  287. padding-bottom:2px;
  288. }
  289. /*headers end*/
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. /*text*/
  297. body {
  298. background: #b9b9b8;
  299. background-image: url("https://i.imgur.com/HT5NzkJ.png");
  300. background-repeat: no-repeat;
  301. no-repeat fixed top left;
  302. position: absolute;
  303. margin:0px;
  304. color:#1d1d1d;
  305. font-family: 'arial';
  306. font-size:11px;
  307. text-align:justify;
  308. line-height:140%;
  309. }
  310.  
  311.  
  312. b, strong {
  313. color:#1d1d1d;
  314. text-shadow: 1px 0px 0px #717a96;
  315. font-size:12px;
  316. text-transform:uppercase;
  317. letter-spacing:.5px;
  318. font-weight:700;
  319. font-family: 'Oswald', sans-serif;
  320. }
  321.  
  322.  
  323.  
  324. big {
  325. font-size: 14px;
  326. }
  327.  
  328. small, sub, sup {
  329. font-size: 10px;
  330. }
  331.  
  332.  
  333. i, em, italic {
  334. font-family: 'La Belle Aurore', cursive;
  335. color:#000;
  336. font-weight:400;
  337. text-transform: lowercase;
  338. font-size: 14px;
  339. text-shadow: none;
  340. }
  341.  
  342.  
  343. a {
  344. text-decoration:none;
  345. outline:none;
  346. -moz-outline-style:none;
  347. color:#7f7f7f;
  348. text-shadow:0px 0px 8px #fff;
  349. text-transform: uppercase;
  350. font-family: 'arial';
  351. font-weight: 700;
  352. -webkit-filter: blur(0px);
  353. -moz-transition-duration:.8s;
  354. -webkit-transition-duration:.8s;
  355. -o-transition-duration:.8s;
  356.  
  357. }
  358.  
  359.  
  360. a:hover {
  361. -webkit-filter: blur(1px);
  362. text-decoration:none;
  363. text-shadow:0px 0px 0px none;
  364. -webkit-transition:all .8s ease-in-out;
  365. -moz-transition:all .8s ease-in-out;
  366. transition:all .8s ease-in-out;
  367.  
  368. }
  369.  
  370.  
  371.  
  372.  
  373. /*blockquotes*/
  374. blockquote {
  375. width:235px;
  376. line-height:140%;
  377. background: none;
  378. padding-left:10px;
  379. padding-right:10px;
  380. margin-left:0px;
  381. margin-bottom:10px;
  382. border-left: 2px solid #9b9b9b;
  383. }
  384.  
  385. blockquote img {
  386. max-width:100%;
  387. }
  388.  
  389. blockquote li {
  390. width:185px;
  391. }
  392.  
  393.  
  394. blockquote blockquote {
  395. width:215px;
  396. line-height:140%;
  397. background: none;
  398. padding-left:10px;
  399. padding-right:10px;
  400. margin-left:3px;
  401. margin-bottom:10px;
  402. border-left: 1px solid #9b9b9b;
  403. }
  404.  
  405. blockquote blockquote blockquote {
  406. width:195px;
  407. line-height:140%;
  408. border-left: 1px solid #9b9b9b;
  409. padding-left:10px;
  410. padding-right:10px;
  411. margin-left:3px;
  412. margin-bottom:10px;
  413. background: none;
  414. }
  415.  
  416. blockquote blockquote blockquote blockquote {
  417. width:180px;
  418. line-height:140%;
  419. border-left: 1px solid #9b9b9b;
  420. padding-left:10px;
  421. padding-right:10px;
  422. margin-left:3px;
  423. margin-bottom:10px;
  424. background: none;
  425. }
  426. /*end*/
  427.  
  428.  
  429.  
  430.  
  431. /*post and entries*/
  432. #post {
  433. padding-top: 20px;
  434. width:249px;
  435. padding-left:6px;
  436. padding-right:5px;
  437. margin-bottom:60px;
  438. padding-bottom:5px;
  439. }
  440.  
  441.  
  442. #entries {
  443. position:fixed;
  444. overflow-x:hidden;
  445. overflow-y: auto;
  446. width:250px;
  447. height:397px;
  448. margin-left: 525px;
  449. margin-top: 147px;
  450. background:transparent;
  451. text-align:justify;
  452. padding-right:11px;
  453. -webkit-mask-image:
  454. -webkit-gradient(linear, right 80%, right bottom,
  455. from(rgba(0,0,0,4)),
  456. to(rgba(0,0,0,0)));
  457. }
  458.  
  459. #entries .tags {
  460. opacity: .2;
  461. -webkit-transition: all .8s;
  462. }
  463.  
  464. #entries .tags:hover{
  465. opacity: 1;
  466. -webkit-transition: all .8s;
  467. }
  468.  
  469. #entries img {
  470. max-width:100%;
  471. height:100%;
  472. -webkit-filter: grayscale(100%);
  473. -webkit-transition: all .8s;
  474. }
  475.  
  476. #entries img:hover{
  477. max-width:100%;
  478. height:100%;
  479. -webkit-filter: grayscale(25%);
  480. -webkit-transition: all .8s;
  481. }
  482.  
  483. /*end*/
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491. /*making pics monochrome to colored*/
  492.  
  493. .html_photoset {
  494. -webkit-filter: grayscale(100%);
  495. -webkit-transition: all .8s;
  496. }
  497.  
  498. .html_photoset:hover {
  499. -webkit-filter: grayscale(25%);
  500. -webkit-transition: all .8s;
  501. }
  502.  
  503. #grayscaleps {
  504. -webkit-filter: grayscale(100%);
  505. -webkit-transition: all .8s;
  506. }
  507.  
  508. #grayscaleps:hover {
  509. -webkit-filter: grayscale(25%);
  510. -webkit-transition: all .8s;
  511. }
  512.  
  513. /*end*/
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522. /*don't mess w these.*/
  523. #theme {
  524. width:500px;
  525. margin:0 auto -12px auto;
  526. }
  527.  
  528. #sidebar {
  529. color:#9b9b9b;
  530. position:fixed;
  531. width:100px;
  532. height:auto;
  533. margin-top:120px;
  534. margin-left:-150px;
  535. text-align:left;
  536. }
  537. /*end*/
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546. /*links*/
  547. #links {
  548. display:inline-block;
  549. position:fixed;
  550. margin-top: -10px;
  551. margin-left: 770px;
  552. width:10px;
  553. text-transform:none;
  554. text-align:center;
  555. line-height:100%;
  556. z-index:99990;
  557.  
  558. }
  559.  
  560. #links a{
  561. z-index:10;
  562. font-size:14px;
  563. font-family: 'Oswald', sans-serif;
  564. width:10px;
  565. color:#1d1d1d;
  566. font-weight:700;
  567. height:7px;
  568. line-height:220%;
  569. margin-left:5px;
  570. text-shadow: 1px 0px 0px #717a96;
  571. text-decoration:none;
  572. -webkit-filter: blur(0px);
  573. -webkit-transition:all .6s ease-in-out;
  574. -moz-transition:all .6s ease-in-out;
  575. transition:all .6s ease-in-out;
  576.  
  577. }
  578.  
  579. #links a:hover {
  580. opacity:1;
  581. letter-spacing:.5px;
  582. -webkit-filter: blur(1px);
  583. text-decoration:none;
  584. -webkit-transition:all .6s ease-in-out;
  585. -moz-transition:all .6s ease-in-out;
  586. transition:all .6s ease-in-out;
  587. }
  588.  
  589.  
  590.  
  591. #links2 {
  592. display:inline-block;
  593. position:fixed;
  594. margin-top: -10px;
  595. margin-left: 800px;
  596. width:10px;
  597. text-transform:none;
  598. text-align:center;
  599. line-height:100%;
  600. z-index:99990;
  601.  
  602. }
  603.  
  604. #links2 a{
  605. z-index:10;
  606. font-size:14px;
  607. font-family: 'Oswald', sans-serif;
  608. width:10px;
  609. color:#1d1d1d;
  610. font-weight:700;
  611. height:7px;
  612. line-height:220%;
  613. margin-left:5px;
  614. text-shadow: 1px 0px 0px #717a96;
  615. text-decoration:none;
  616. -webkit-filter: blur(0px);
  617. -webkit-transition:all .6s ease-in-out;
  618. -moz-transition:all .6s ease-in-out;
  619. transition:all .6s ease-in-out;
  620.  
  621. }
  622.  
  623. #links2 a:hover {
  624. opacity:1;
  625. letter-spacing:.5px;
  626. -webkit-filter: blur(1px);
  627. text-decoration:none;
  628. -webkit-transition:all .6s ease-in-out;
  629. -moz-transition:all .6s ease-in-out;
  630. transition:all .6s ease-in-out;
  631. }
  632.  
  633.  
  634.  
  635. #links3 {
  636. display:inline-block;
  637. position:fixed;
  638. margin-top: -10px;
  639. margin-left: 832px;
  640. width:10px;
  641. text-transform:none;
  642. text-align:center;
  643. line-height:100%;
  644. z-index:99990;
  645. }
  646.  
  647. #links3 a{
  648. z-index:10;
  649. font-size:14px;
  650. font-family: 'Oswald', sans-serif;
  651. width:10px;
  652. color:#1d1d1d;
  653. font-weight:700;
  654. height:7px;
  655. line-height:220%;
  656. margin-left:5px;
  657. text-shadow: 1px 0px 0px #717a96;
  658. text-decoration:none;
  659. -webkit-filter: blur(0px);
  660. -webkit-transition:all .6s ease-in-out;
  661. -moz-transition:all .6s ease-in-out;
  662. transition:all .6s ease-in-out;
  663.  
  664. }
  665.  
  666. #links3 a:hover {
  667. opacity:1;
  668. letter-spacing:.5px;
  669. -webkit-filter: blur(1px);
  670. text-decoration:none;
  671. -webkit-transition:all .6s ease-in-out;
  672. -moz-transition:all .6s ease-in-out;
  673. transition:all .6s ease-in-out;
  674. }
  675.  
  676.  
  677. #links4 {
  678. display:inline-block;
  679. position:fixed;
  680. margin-top: -10px;
  681. margin-left: 864px;
  682. width:10px;
  683. text-transform:none;
  684. text-align:center;
  685. line-height:100%;
  686. z-index:99990;
  687.  
  688. }
  689.  
  690. #links4 a{
  691. z-index:10;
  692. font-size:14px;
  693. font-family: 'Oswald', sans-serif;
  694. width:10px;
  695. color:#1d1d1d;
  696. font-weight:700;
  697. height:7px;
  698. line-height:220%;
  699. margin-left:5px;
  700. text-shadow: 1px 0px 0px #717a96;
  701. text-decoration:none;
  702. -webkit-filter: blur(0px);
  703. -webkit-transition:all .6s ease-in-out;
  704. -moz-transition:all .6s ease-in-out;
  705. transition:all .6s ease-in-out;
  706.  
  707. }
  708.  
  709. #links4 a:hover {
  710. opacity:1;
  711. letter-spacing:.5px;
  712. -webkit-filter: blur(1px);
  713. text-decoration:none;
  714. -webkit-transition:all .6s ease-in-out;
  715. -moz-transition:all .6s ease-in-out;
  716. transition:all .6s ease-in-out;
  717. }
  718.  
  719.  
  720. #links5 {
  721. display:inline-block;
  722. position:fixed;
  723. margin-top: -10px;
  724. margin-left: 896px;
  725. width:10px;
  726. text-transform:none;
  727. text-align:center;
  728. line-height:100%;
  729. z-index:99990;
  730.  
  731. }
  732.  
  733. #links5 a{
  734. z-index:10;
  735. font-size:14px;
  736. font-family: 'Oswald', sans-serif;
  737. width:10px;
  738. color:#1d1d1d;
  739. font-weight:700;
  740. height:7px;
  741. line-height:220%;
  742. margin-left:5px;
  743. text-shadow: 1px 0px 0px #717a96;
  744. text-decoration:none;
  745. -webkit-filter: blur(0px);
  746. -webkit-transition:all .6s ease-in-out;
  747. -moz-transition:all .6s ease-in-out;
  748. transition:all .6s ease-in-out;
  749.  
  750. }
  751.  
  752. #links5 a:hover {
  753. opacity:1;
  754. letter-spacing:.5px;
  755. -webkit-filter: blur(1px);
  756. text-decoration:none;
  757. -webkit-transition:all .6s ease-in-out;
  758. -moz-transition:all .6s ease-in-out;
  759. transition:all .6s ease-in-out;
  760. }
  761. /*end*/
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769. /*pagination*/
  770. #pagination {
  771. width: 200px;
  772. margin-top: 440px;
  773. margin-left: 797px;
  774. padding-left:5px;
  775. font-style:normal;
  776. text-align:center;
  777. font-size:10px;
  778. z-index:99999;
  779. letter-spacing:.1px;
  780. color:#1d1d1d;
  781. font-weight:700;
  782. }
  783.  
  784. #pagination a {
  785. font-family: 'arial';
  786. text-transform:uppercase;
  787. text-shadow: none;
  788. letter-spacing:.1px;
  789. text-shadow: none;
  790. color:#1d1d1d;
  791. font-weight:700;
  792. font-size:11px;
  793. opacity:1;
  794. }
  795.  
  796.  
  797. #pagination a:hover {
  798. opacity:1;
  799. letter-spacing:.1px;
  800. -webkit-filter: blur(1px);
  801. text-decoration:none;
  802. -webkit-transition:all .6s ease-in-out;
  803. -moz-transition:all .6s ease-in-out;
  804. transition:all .6s ease-in-out;
  805.  
  806. }
  807. /*end*/
  808.  
  809.  
  810.  
  811.  
  812.  
  813. /*post info container*/
  814. #info {
  815. font-family: calibri;
  816. width:233px;
  817. margin-left:0px;
  818. margin-top:10px;
  819. padding:5px;
  820. margin-bottom:5px;
  821. word-spacing:1px;
  822. color: none;
  823. text-transform:none;
  824. font-style:bold;
  825. text-align:center;
  826. background: none;
  827. color:#1d1d1d;
  828. font-style:bold;
  829. font-size:10px;
  830. font-weight:900;
  831. letter-spacing:1px;
  832. font-style:normal;
  833. background-image: url("https://i.imgur.com/06wIdPS.png");
  834. border: 4px double #cacac9;
  835. -moz-transition-duration:0.6s;
  836. -webkit-transition-duration:0.6s;
  837. -o-transition-duration:0.6s;
  838. }
  839.  
  840. #info a {
  841. font-family: calibri;
  842. margin-right:2px;
  843. color:#1d1d1d;
  844. text-transform:none;
  845. font-style:bold;
  846. font-size:14px;
  847. font-weight:900;
  848. text-shadow: 1px 0px 0px #717a96;
  849. letter-spacing:1px;
  850. -webkit-filter: blur(0px);
  851. -webkit-transition:all .6s ease-in-out;
  852. -moz-transition:all .6s ease-in-out;
  853. transition:all .6s ease-in-out;
  854. }
  855.  
  856. #info a:hover {
  857. color:#fff;
  858. opacity:.8;
  859. -webkit-filter: blur(1px);
  860. -moz-transition-duration:0.6s;
  861. -webkit-transition-duration:0.6s;
  862. -o-transition-duration:0.6s;
  863.  
  864. }
  865. /*end*/
  866.  
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873. /*tags*/
  874. .tags {
  875. font-family: calibri;
  876. width:233px;
  877. margin-left:4px;
  878. margin-top:-6px;
  879. padding:5px;
  880. word-spacing:1px;
  881. color:#323232;
  882. text-transform:lowercase;
  883. font-style:bold;
  884. text-align:center;
  885. background: none;
  886. border: none;
  887. -moz-transition-duration:1s;
  888. -webkit-transition-duration:1s;
  889. -o-transition-duration:1s;
  890. }
  891. .tags a{
  892. font-family: calibri;
  893. margin-left:5px;
  894. color:#323232;
  895. text-transform:lowercase;
  896. font-style:bold;
  897. font-size:10px;
  898. font-weight:900;
  899. text-shadow: none;
  900. letter-spacing:1px;
  901. font-style:normal;
  902. -webkit-filter: blur(0px);
  903. -webkit-transition:all .8s ease-in-out;
  904. -moz-transition:all .8s ease-in-out;
  905. transition:all .8s ease-in-out;
  906. }
  907. .tags a:hover{
  908. font-size:11px;
  909. -webkit-transition:all .8s ease-in-out;
  910. -moz-transition:all .8s ease-in-out;
  911. transition:all .8s ease-in-out;
  912. }
  913. /*end*/
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920. /*html for asks*/
  921.  
  922. #ask1 {
  923. font-family: 'La Belle Aurore', cursive;
  924. font-size:22px;
  925. padding-top:20px;
  926. text-transform:lowercase;
  927. margin-bottom:-125px;
  928. text-align:left;
  929. color:#1d1d1d;
  930. text-shadow: 1px 0px 0px #717a96;
  931. text-align:center;
  932. }
  933.  
  934. #ask1 a {
  935. font-family: 'La Belle Aurore', cursive;
  936. color:#1d1d1d;
  937. text-shadow: 1px 0px 0px #717a96;
  938. font-size:22px;
  939. text-transform:lowercase;
  940. font-weight:400;
  941. -webkit-transition: all 0.6s linear;
  942. -moz-transition: all 0.6s linear;
  943. transition: all 0.6s linear;
  944. }
  945.  
  946. #ask2 {
  947. background-image: none;
  948. background-repeat:no-repeat;
  949. margin-bottom:-35px;
  950. padding-top:102px;
  951. font-size:20px;
  952. overflow:hidden;
  953. }
  954.  
  955. #ask3 {
  956. border-bottom: 2px solid #c8c8c8;
  957. margin-bottom: 3px;
  958. background: transparent;
  959. margin-top:25px;
  960. font-size:10px;
  961. margin-left: 4px;
  962. padding:8px;
  963. text-align:center;
  964. color:#1d1d1d;
  965. }
  966.  
  967. #ask3 a {
  968. font-family: 'La Belle Aurore', cursive;
  969. font-size:15px;
  970. font-weight:bold;
  971. color:#696969;
  972. letter-spacing:2px;
  973. -webkit-transition: all 0.6s linear;
  974. -moz-transition: all 0.6s linear;
  975. transition: all 0.6s linear;
  976. }
  977.  
  978. /*end*/
  979.  
  980.  
  981.  
  982.  
  983.  
  984.  
  985. /*audio*/
  986. .playerbuttonbg {
  987. position: absolute;
  988. left: 20px;
  989. top: 20px;
  990. width: 19px;
  991. height: 19px;
  992. background-color: #ffffff;
  993. padding: 10px;
  994. -webkit-border-radius: 40px;
  995. -border-radius: 40px;
  996. border-radius: 40px;
  997. opacity: .4;
  998. filter: alpha(opacity=40);
  999. -moz-opacity: 0.4;
  1000. -khtml-opacity: 0.4;
  1001. transition: opacity .7s ease-in-out;
  1002. -moz-transition: opacity .7s ease-in-out;
  1003. -webkit-transition: opacity .7s ease-in-out;
  1004. }
  1005.  
  1006. .playerbuttonbg:hover {
  1007. opacity: 1;
  1008. filter: alpha(opacity=100);
  1009. -moz-opacity: 1;
  1010. -khtml-opacity: 1;
  1011. }
  1012.  
  1013. .newplayerbutton {
  1014. position: relative;
  1015. width: 19px;
  1016. height: 19px;
  1017. overflow: hidden;
  1018. }
  1019.  
  1020. .playerbuttonhug {
  1021. position: absolute;
  1022. top: -18px;
  1023. left: -5px;
  1024. }
  1025.  
  1026. .tumblr_audio_player {
  1027. height: 90px;
  1028. width: 270px;
  1029. -moz-transform: scale(0.60, 0.60);
  1030. -webkit-transform: scale(0.60, 0.60);
  1031. -o-transform: scale(0.60, 0.60);
  1032. -ms-transform: scale(0.60, 0.60);
  1033. transform: scale(0.60, 0.60);
  1034. -moz-transform-origin: top left;
  1035. -webkit-transform-origin: top left;
  1036. -o-transform-origin: top left;
  1037. -ms-transform-origin: top left;
  1038. transform-origin: top left;
  1039. }
  1040.  
  1041. .audioimgwrapper {
  1042. position: absolute;
  1043. left: 0px;
  1044. top: 0px;
  1045. -webkit-border-radius: 40px;
  1046. -moz-border-radius: 40px;
  1047. border-radius: 40px;
  1048. overflow: hidden;
  1049. width: 79px;
  1050. height: 79px;
  1051. }
  1052.  
  1053. .audioimgwrapper img {
  1054. width: 100%;
  1055. height: auto;
  1056. -webkit-border-radius: 40px;
  1057. -moz-border-radius: 40px;
  1058. border-radius: 40px;
  1059. -webkit-filter: Grayscale(100%);
  1060. -webkit-transition-duration: 0.6s;
  1061. -moz-transition-duration:0.6s;
  1062. transition-duration:0.6s;
  1063. -o-transition-duration:0.6s;
  1064. }
  1065.  
  1066. .trackdetails {
  1067. width: 120px;
  1068. border: none;
  1069. padding:10px;
  1070. text-align:center;
  1071. display:inline-block;
  1072. margin-left: 85px;
  1073. margin-top:2px;
  1074. margin-bottom:-10px;
  1075. min-height: 85px;
  1076. color:#4c4c4c;
  1077. text-shadow: 0px 1px 0px #000;
  1078. font-size:11px;
  1079. text-transform:uppercase;
  1080. letter-spacing:1px;
  1081. font-weight:700;
  1082. font-family: 'Orbitron', sans-serif;
  1083. }
  1084.  
  1085. .audiowrapper {
  1086. margin-top:20px;
  1087. position: relative;
  1088. display:inline-block;
  1089. margin-left: 17px;
  1090. }
  1091. /*end*/
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098. /*general popup code*/
  1099. .popup_block{
  1100. display: none;
  1101. background:transparent;
  1102. padding: 20px;
  1103. float: left;
  1104. position: fixed;
  1105. top: 50%;
  1106. left: 50%;
  1107. z-index: 9999999999999;
  1108. font-family:'arial';
  1109. font-size:11px;
  1110. color:white;
  1111. }
  1112.  
  1113. *html #fade {
  1114. position: absolute;
  1115. }
  1116.  
  1117. *html .popup_block {
  1118. position: absolute;
  1119. }
  1120.  
  1121. #fade {
  1122. display: none;
  1123. position: fixed;
  1124. left: 0;
  1125. top: 0;
  1126. width: 100%;
  1127. height: 100%;
  1128. z-index: 9999999999999;
  1129. background:black;
  1130. opacity: 0;
  1131. }
  1132.  
  1133.  
  1134. *html #fade {
  1135. position: absolute;
  1136. }
  1137.  
  1138.  
  1139. #fade {
  1140. display:none;
  1141. position:fixed;
  1142. left:0px;
  1143. top:0px;
  1144. width:100%;
  1145. height:100%;
  1146. z-index:99999999;
  1147. }
  1148. /*end*/
  1149.  
  1150.  
  1151.  
  1152.  
  1153. /*pop info and content container*/
  1154. #popcr {
  1155. width: 230px;
  1156. height:385px;
  1157. margin-top:0px;
  1158. margin-left:5px;
  1159. z-index:9999999;
  1160. padding: 10px;
  1161. position:fixed;
  1162. color:#1d1d1d;
  1163. font-size:11px;
  1164. overflow-y:auto;
  1165. overflow-x:hidden;
  1166. padding-top:-20px;
  1167. text-align:justify;
  1168. }
  1169.  
  1170.  
  1171. #popcr b, strong {
  1172. color:#1d1d1d;
  1173. text-shadow: 1px 0px 0px #717a96;
  1174. font-size:12px;
  1175. text-transform:uppercase;
  1176. letter-spacing:.5px;
  1177. font-weight:700;
  1178. font-family: 'Oswald', sans-serif;
  1179. }
  1180.  
  1181.  
  1182.  
  1183. #popcr blockquote {
  1184. width:215px;
  1185. line-height:140%;
  1186. padding-bottom:2.5px;
  1187. background: none;
  1188. padding-top:5px;
  1189. padding-left:10px;
  1190. padding-right:10px;
  1191. margin-left:0px;
  1192. margin-bottom:10px;
  1193. border-left: 1px solid #9b9b9b;
  1194. }
  1195.  
  1196. /*end*/
  1197.  
  1198.  
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205. /*post notes*/
  1206. ol.notes {
  1207. list-style:none;
  1208. font-size:9px;
  1209. width:250px;
  1210. text-align:left;
  1211. margin-left:-30px;
  1212. opacity: .6;
  1213. }
  1214.  
  1215. ol.notes a{
  1216. font-size:10px;
  1217. text-align:left;
  1218. }
  1219.  
  1220. ol.notes img {
  1221. display:none;}
  1222.  
  1223. ol.notes blockquote {
  1224. border-left: 1px solid #000;
  1225. width:220px;
  1226. padding-bottom:2.5px;
  1227. background-color:none;
  1228. padding-top:4px;
  1229. padding-left:10px;
  1230. padding-right:10px;
  1231. margin-left:-5px;
  1232. margin-bottom:20px;
  1233. text-align:left;
  1234. }
  1235.  
  1236. #tumblr_controls {
  1237. display: yes;
  1238. }
  1239. /*end*/
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246. /*quote post*/
  1247. #quoted {
  1248. color:#1d1d1d;
  1249. text-shadow: 1px 0px 0px #717a96;
  1250. font-size:14px;
  1251. text-transform:uppercase;
  1252. letter-spacing:.5px;
  1253. font-weight:700;
  1254. font-family: 'Oswald', sans-serif;
  1255. font-style:bold;
  1256. color: #1d1d1d;
  1257. line-height:125%;
  1258. }
  1259. /*end*/
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267. /*my credit*/
  1268. .credit {
  1269. bottom: 10px;
  1270. right: 20px;
  1271. font-family: times;
  1272. position: fixed;
  1273. text-transform: uppercase;
  1274. letter-spacing: 0px;
  1275. font-size: 10px;
  1276. color:#000;
  1277. }
  1278.  
  1279. .credit a{
  1280. font-family: times;
  1281. font-size: 14px;
  1282. text-transform: uppercase;
  1283. color:#000;
  1284. font-weight:700;
  1285. text-shadow: none;
  1286. }
  1287.  
  1288. .credit a:hover{
  1289. opacity:1;
  1290. -webkit-filter: blur(2px);
  1291. text-decoration:none;
  1292. -webkit-transition:all .6s ease-in-out;
  1293. -moz-transition:all .6s ease-in-out;
  1294. transition:all .6s ease-in-out;
  1295. }
  1296. /*end*/
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302. /*disables*/
  1303. .hidden {display: none;}
  1304. .unhidden {display: block;}
  1305.  
  1306. img{-webkit-user-drag: none;}
  1307. /*end*/
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313. /*header container and text*/
  1314. #quillheader, .quillheader {
  1315. background-image: url("https://i.imgur.com/06wIdPS.png");
  1316. border: 4px double #b9b9b8;
  1317. font-family: 'Oswald', sans-serif;
  1318. font-weight: 700;
  1319. color:#1d1d1d;
  1320. font-size:29px;
  1321. padding-left:1px;
  1322. letter-spacing:2px;
  1323. padding-top:10px;
  1324. text-align:center;
  1325. text-transform:uppercase;
  1326. text-shadow: 2px 0px 0px #c1c2c5;
  1327. margin-bottom:15px;
  1328. padding-bottom:10px;
  1329. margin-left:-1px;}
  1330. /*end*/
  1331.  
  1332.  
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338. /*gun overlay*/
  1339. #extrapic {
  1340. position: fixed;
  1341. margin-top: 144px;
  1342. margin-left: 527px;
  1343. max-width: 100%;
  1344. z-index:99;
  1345. }
  1346. /*end*/
  1347.  
  1348.  
  1349.  
  1350.  
  1351. /*disables click drag images*/
  1352. $("img").mousedown(function(){
  1353. return false;
  1354. });
  1355. /*end*/
  1356.  
  1357.  
  1358.  
  1359.  
  1360. </style>
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367. {CustomCSS}</style></head><body>
  1368.  
  1369.  
  1370. <div id="extrapic"> <img src="https://i.imgur.com/LjbVA1O.png"> </div>
  1371.  
  1372.  
  1373.  
  1374.  
  1375. <div id="theme">
  1376.  
  1377. <div id="sidebar">
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385. <div id="links"> <a href="/" title="HOME"> .01 </a> </div>
  1386.  
  1387. <div id="links2"> <a href="#?w=290" rel="001" class="poplight" title="ASK"> .02 </a> </div>
  1388.  
  1389. <div id="links3"><a href="#?w=290" rel="002" class="poplight" title="LAW"> .03 </a> </div>
  1390.  
  1391. <div id="links4"><a href="#?w=290" rel="003" class="poplight" title="VERSES"> .04 </a> </div>
  1392.  
  1393. <div id="links5"> <a href="#?w=290" rel="004" class="poplight" title="NAVIGATION"> .05 </a></div>
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401. <div id="description">
  1402.  
  1403. <center><div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"> FALL </a>{/block:PreviousPage} &nbsp; / &nbsp; {block:NextPage}<a href="{NextPage}"> FLY </a>{/block:NextPage}{/block:Pagination}</center></div></div>
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411. <div id="entries">{block:Posts}<div id="post">
  1412.  
  1413.  
  1414.  
  1415. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  1416.  
  1417. {block:Photo}{LinkOpenTag}<div id="grayscaleps"><center><img src="{PhotoURL-250}"></center></div>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1418.  
  1419. {block:Photoset}<center>{Photoset-250}</center>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1420.  
  1421. {block:Quote}<div id="quoted"><br>❛ {Quote} ❜</div>{block:Source}<br><br> <div style="text-align: right;">— {Source}</div>{/block:Source}{/block:Quote}
  1422.  
  1423. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  1424.  
  1425. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431. {block:AudioPlayer}
  1432. <div class="audiowrapper">
  1433. {block:AlbumArt}
  1434. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1435. {/block:AlbumArt}
  1436.  
  1437. <div class="playerbuttonbg">
  1438. <div class="newplayerbutton">
  1439. <div class="playerbuttonhug">
  1440.  
  1441. {AudioPlayerWhite}
  1442.  
  1443. </div>
  1444. </div>
  1445. </div>
  1446.  
  1447. <div class="trackdetails">
  1448.  
  1449. {block:TrackName}<i><font size="3">❛{TrackName}❜{/block:TrackName}<br/>
  1450. {block:Artist}{Artist}{/block:Artist}<br/>
  1451. {PlayCountWithLabel}</font></i>
  1452.  
  1453. </div>
  1454. </div>
  1455. {/block:AudioPlayer}
  1456.  
  1457.  
  1458. {block:Video}<center><br>{Video-250}<br></center>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465. {block:Answer}
  1466.  
  1467.  
  1468. <div id="ask1"> <img src="{AskerPortraitURL-48}" style="border: 3px solid #c8c8c8; border-radius: 30px; margin-left: 13px;"> <br><br>{ASKER} said</div>
  1469. <div id="ask2">
  1470. <div id="ask3">
  1471. {Question}</div> <br><br></br></br></div>
  1472.  
  1473. <div style="text-align:justify">{Answer}</div> <br>{/block:Answer}
  1474.  
  1475.  
  1476.  
  1477.  
  1478.  
  1479.  
  1480. {block:Date}<div id="info"> <a href="{Permalink}" title="{timeago}"> ▼ </a>
  1481.  
  1482. {/block:Date} &nbsp; &nbsp; {block:NoteCount} <a href="{Permalink}" title="{notecount} notes"> ▼ </a> &nbsp; &nbsp;
  1483. {/block:NoteCount}
  1484.  
  1485. {block:ContentSource}
  1486. <a href="{SourceURL}" title="{SourceTitle}"> ▼ </a> &nbsp; &nbsp; {/block:ContentSource}
  1487.  
  1488.  
  1489. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentURL}"></a>
  1490. {/block:RebloggedFrom}
  1491.  
  1492.  
  1493. <a href="{ReblogURL}" target="_blank" class="details" title="REBLOG"> ▼ </a> {/block:Date}</div>
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502. {block:HasTags}
  1503. <div class="tags">
  1504. {block:Tags}<a href="{TagURL}" title="{Tag}">#{Tag}</a>&nbsp;{/block:Tags} </div>
  1505. {/block:HasTags}
  1506. <div class="postnote">
  1507. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1508. </div>
  1509. </div>
  1510. {/block:Posts}
  1511.  
  1512. </div>
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522. </body>
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528. </div>
  1529. </div>
  1530. </div>
  1531. </div>
  1532.  
  1533.  
  1534. </div>
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543. <div style="background: none; padding:10px; height: 255px; width: 125px; position:fixed; left:834px; top:202px; text-align:justify; none; overflow-y:scroll; overflow-x:hidden; -webkit-mask-image: -webkit-gradient(linear, right 95%, right bottom, from(rgba(0,0,0,4)), to(rgba(0,0,0,0)));
  1544. ">
  1545.  
  1546.  
  1547. <div id="quillheader">PHOENIX<Br><br>ASH</div>
  1548.  
  1549. <center>
  1550.  
  1551. <b>EXTREMELY SELECTIVE <br>& PRIVATE <br>& MUTUALS ONLY.<br>& SINGLE SHIP.</b>
  1552.  
  1553. <h3>STAR-LORD<br></h3>
  1554.  
  1555. Canon divergent. 50% MCU, 25% 791, 25% 616 by default. 100% capable of rping either verse at full. Refer to the "my interpretation" section of my rules for more information.<p>
  1556.  
  1557. discord available for mutuals only.<p>
  1558.  
  1559. est. april 22, 2015.<p>
  1560.  
  1561. rebooted, renewed, reborn from the ashes of xspaceromeo on february 4th, 2016.<p>
  1562.  
  1563. DRAFT LIMIT: none.<p>
  1564.  
  1565. written by <i>lucy.</i><p>this blog supports quality over quantity.<p>
  1566.  
  1567. some of my graphics might have psds made by venuscommissions and butscrewmefirst.
  1568.  
  1569. <div id="quillheader">COSMIC<br><br>KNIGHT</div>
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575. </center>
  1576.  
  1577.  
  1578.  
  1579. </div>
  1580. </div>
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587. <div id="001" class="popup_block">
  1588. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1589. <div id="popcr">
  1590. <i><div id="quillheader"> shoot. </div></i>
  1591. <br>
  1592. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="https://www.tumblr.com/ask_form/outlawiism.tumblr.com" width="100%" style="height: 250px;"></iframe>
  1593.  
  1594. </div>
  1595. </div>
  1596. </div></div></div></div></div></div></div></div></div></div></div>
  1597.  
  1598.  
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608.  
  1609.  
  1610.  
  1611. <div id="002" class="popup_block">
  1612. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1613. <div id="poph"></div>
  1614. <div id="popcr">
  1615.  
  1616.  
  1617. <div id="quillheader"> law.</div>
  1618.  
  1619. <p align="justify">
  1620.  
  1621. <h3>THIS BLOG IS SINGLE SHIP!</h3>
  1622.  
  1623. Thank you for taking interest in my blog! Since you’re here, let’s get to it right away, shall we? I’m Lucy and my pronouns are she/her. I am also known as the glitter queen, that part you can figure out if you decide(d) to follow me soon enough. This blog is private and mutuals only and I have a follow back limit that varies between 250-300 “per mun”. As it says in my update tab, this blog is highly, if not extremely selective due to time constraints. Some graphics on my blog might feature a psd made by VENUSCOMMISSIONS and some of my icons are made my BUTSCREWMEFIRST. please visit them they are super talented <3
  1624.  
  1625. <h3>REGARDING MUTUALS.</h3>
  1626.  
  1627. If we are mutuals, you are more than welcome to send me asks, memes, tag me in random starters, approach me both in inbox and IM for whatever you need. IMPORTANT detail is that : my follow back limit of 250-300 is per mun. If we are mutuals, let’s say, on your X blog, I am WILLING to rp with your Y blog even if we are non-mutuals ! So if I know that you have multiple blogs, this is the reason why I am not following back all of them. I do want to rp with whatever you blog you have though!
  1628.  
  1629. <h3>REGARDING SHIPS.</h3>
  1630.  
  1631. This blog is singleship with danversiism, meaning that Peter will not be romantically involved with any other muse. However, any other kind of ship is up for grabs as long as it’s talked between muns beforehand.
  1632.  
  1633. <h3>REGARDING MY INTERPRETATION.</h3>
  1634.  
  1635. This blog is a unique blend of all interpretations of Peter Quill. While the base, or what I call the skeleton of the character, is based on the Marvel Cinematic Universe, my Peter is not purely MCU based. In my opinion, the weakest interpretation of him over almost 40 years has been the MCU version. My sole aim is to pick the weakest spots of this character, so to speak, and mending them by bringing in qualities of him that I approve of from other universes to create a fuller, richer interpretation. Thus while the base is MCU, some of his character traits are borrowed from the Classic Star-Lord comics. You’ll have to pay a LOT of attention to realize what I’m intending to do. I borrow from 616 also although the most recent comics like the Legendary Star-Lord and Secret Wars and the newest Star-Lord series are mostly ignored plot-wise. There will be subtle hints of the GOTG show on Disney XD too here and there. So if you ever have any questions, feel free to message me!
  1636.  
  1637. <h3>REGARDING HATE.</h3>
  1638.  
  1639. This blog is an ANTI-HATE AND ANTI-BURN blog. There will be an ample amount of support and positivity thrown to my followers. If you do not want to see this, ts my positivity tags, or simply unfollow. NO HATE will be responded to no matter what.
  1640.  
  1641. <h3>REGARDING VAGUE BLOGGING.</h3>
  1642.  
  1643. It is not tolerated. If I see it, I will unfollow you without a question and it will definitely be PERMANENT. This is nothing against anyone. I just don’t appreciate things like this.
  1644.  
  1645. <h3>REGARDING ASKS.</h3>
  1646.  
  1647. Please turn them into threads, if you don’t, I will do it. I don’t like keeping an ask hang forever.
  1648.  
  1649. <h3>REGARDING MEMES.</h3>
  1650.  
  1651. Please don’t reblog memes from me if you are not intending on sending them. If you wanna reblog the meme without sending it, just click on the source that shows up on the post itself and reblog it from there. I am not a meme resource and I believe in meme karma.
  1652.  
  1653. <h3>REGARDING FORMATTING.</h3>
  1654.  
  1655. My responses will almost always include an icon of Peter. I tend to format my responses because I enjoy it! I will take the liberty to turn texts into small size when I reblog for the sake of keeping my blog format’s unity, however, if you have a preference in regards to text size please let me know! I will accommodate you to the best of my ability. I know some people have difficulty reading small text. If you let me know, I will make a note to change the size to what fits you!
  1656.  
  1657. <h3>PETER QUILL RPERS.</h3>
  1658.  
  1659. This blog is a NO other Peter Quill zone. If you’re a Peter Quill blog, I suggest you don’t follow me, nor stalk this blog. I’ve had enough bad experiences in the past. If you do follow, chances are I will directly block you. And even if you folllow me on a different blog while still maintaining a Peter Quill or mention making Peter Quill or anything of the kind, I don’t want to KNOW that. I feel most comfortable when I’m the only Star-Lord in my little bubble. So please, respect this.
  1660.  
  1661. <h3>REGARDING TRIGGERS.</h3>
  1662.  
  1663. If you have any triggers, please give me a list of them so I may tag them!</p>
  1664. </p>
  1665.  
  1666. </div>
  1667. </div>
  1668. </div>
  1669. </div></div></div></div></div></div></div></div></div></div>
  1670.  
  1671.  
  1672.  
  1673.  
  1674.  
  1675.  
  1676.  
  1677.  
  1678. <div id="003" class="popup_block">
  1679. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1680. <div id="poph"></div>
  1681. <div id="popcr">
  1682.  
  1683. <div id="quillheader"> verses.</div>
  1684.  
  1685. <h3>DIVERGENT VERSE (INFINITY WAR).</h3>
  1686. <p>In this verse, the events of the Avengers : Infinity War still take place and the conclusion is the same ( except Peter is one of the survivors at the end, obviously ), HOWEVER, since it assumes my canon divergent portrayal as canon, certain events do not take place, and some events happen differently than canon. If you want to write with me in this verse, please respect the details mentioned further. First of all, during the scene involving the team breaking up, where Thor, Rocket and Groot take off, my version of Peter would put up a big amount of resistance against that plan and he wouldn’t let the trio take off that easily, or in the somewhat high and mighty manner that they get to leave calling the rest morons. Peter’s leadership would be so much stronger at this point in time as my canon divergence assumes the clash between Rocket and Peter for leadership is resolved at the end of volume 2. he would definitely have a stronger voice and influence, and he’s the ultimate decision maker of the team. Second, Peter would NEVER agree to kill Gamora once she asks him to swear on his mother. Preferably, Gamora would never even ask something like that of Peter to begin with since I believe in Gamora’s version of old 616 more than you can imagine. She is not a stronger manipulator than Peter. That’s Peter’s job. Therefore, that event does not take place whatsoever unless you request that it does. Third, Peter and Gamora are absolute best friends in this verse. They are not romantically involved, meaning the scene on Knowhere would have gone a little differently as well, as in their exchanges would be different, outcome ultimately the same with Gamora being taken away. PETER WOULD NEVER PULL THE TRIGGER ON GAMORA. This is very important because it’s essential for my portrayal to have the side of Peter who is not a conventional hero dominant to other aspects of his personality. He is a hero, but not to the point he’d be a lawful kind of hero. He would not give up his family like that. Now, the big fight that takes places against Thanos on Titan would also go differently. The way I write Peter, he has way more experience handling villains, and generally bad people who have political influence or tend to be cunning with words due to his adventures pre-movie 616 as well as the 25% weight Classic Star-Lord runs pull on my writing. He would manage to keep himself together once Gamora’s death is revealed and the gauntlet WOULD get removed even if they still lose it to Thanos by being overpowered. He has a firmer will than his MCU counterpart and way better control of his emotions. If you have any further questions, please let me know !.</p>
  1687.  
  1688. <h3>CINEMATIC VERSE (INFINITY WAR).</h3>
  1689. <p>As of 3/16/19, this verse is no longer available. Sorry!</p>
  1690.  
  1691. <h3>DIVERGENT VERSE (VOL. 2).</h3>
  1692. <p>This is a branch of my default verse that includes gotg 2 events. No extra plot is involved. Peter is the guardian of your galaxy. His father is Ego the living planet. He no longer possesses his godly powers and his Walkman is destroyed. For more detail, visit my headcanon or psa tag to see the difference between this verse and the one right below it. More plots will spring from this upon mutual brainstorming or request. This verse will take into consideration many events of the pre-movie 616 and many aspects of the Classic 791 verse while having its roots in both the MCU movies, heavy emphasis on the second one. Feel free to hit me up if you have any questions about what’s integrated and what isn’t.</p>
  1693.  
  1694. <h3>COMIC VERSE (EARTH 616 : ACT 1)</h3>
  1695. <p>This verse is heavily based on comics prior the movie ! War of Kings and runs up to 2013 are included.</p>
  1696.  
  1697. <h3>CLASSIC STAR LORD ( EARTH 791 )</h3>
  1698. <p>This verse is for the Classic comic that started in 1979. This verse is definitely one of my favorites and it doesn’t have much to do with the current version of Peter, so beware.</p>
  1699.  
  1700. <h3>COMIC VERSE (EARTH 616 : ACT 2)</h3>
  1701. <p>This verse is heavily based on comics after the movie ! However, make sure you talk to me about it because there are plenty of runs I simply disregard due to personal preferences.</p>
  1702.  
  1703. <h3>CINEMATIC VERSE AU (X-MEN)</h3>
  1704. <p> Post-movie events, Peter finally finds the courage in himself to revisit his home planet. Here, he meets various members of the X-Men, and becomes an adopted part of the mutant family. Later, he works at the X-Mansion as an astronomy teacher to earn himself honest money, because he plans on getting a park built in the memory of his mother.</p>
  1705.  
  1706. <h3>DIVERGENT VERSE (CELESTIAL AU)</h3>
  1707. <p> The movie verse will disregard the fact that Peter loses his powers after his father’s death. He is immortal and in possession of Ego’s powers. Peter is indeed a stranger to death, and it is about to complicate everything for him. He will not give up on being a guardian and using his powers for the greater good. However, his impact on the galaxy is too great, which will bring the worst of all villains at his feet. And knowing he cannot form any bonds with anyone anymore will shake his team from its core.</p>
  1708.  
  1709. <h3>CLASSIC STAR-LORD (MODERN AU)</h3>
  1710. <p> What if the events of the MCU has never taken place and Peter grew up under the care of his grandpa ? Well look no further because this verse explores the life of the Terran Peter Quill.</p>
  1711.  
  1712.  
  1713. </div>
  1714. </div></div></div></div></div></div></div></div></div></div>
  1715.  
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722. <div id="004" class="popup_block">
  1723. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1724. <div id="poph"></div>
  1725. <div id="popcr">
  1726.  
  1727.  
  1728. <div id="quillheader"> NAVIGATION.</div>
  1729. <p><a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20DRABBLES">DRABBLES.</a><br>
  1730. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20HEADCANON">HEADCANONS.</a><br>
  1731. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20GLITTER%20QUEEN%20POSITIVITY%20(%20SAVED%20)">POSITIVITY.</a><br>
  1732. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20RECEIVED%20(%20MEMES%20)">MEMES.</a><br>
  1733. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20GLASS%20COUNTENANCE%20OF%20A%20HERO%20(%20STAR%20LORD%20)">PETER.</a><br>
  1734. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20MUSINGS">MUSINGS.</a><br>
  1735. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20PSA">PSA.</a><br>
  1736. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20MUSIC">MUSIC.</a><br>
  1737. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20CRACK%20RP">CRACK RP.</a><br>
  1738. <a href="https://peterjasonquill.com/tagged/%7C+%26+SELF+PROMO">SELF PROMO.</a><br>
  1739. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20ANSWERED%20(%20ASKS%20)">REPLIED ASKS.</a><br>
  1740. <a href="https://peterjasonquill.com/tagged/%7C%20&amp;%20STARTER%20CALL">STARTER CALL.</a></p>
  1741.  
  1742.  
  1743. </div>
  1744. </div></div></div></div></div></div></div></div></div></div>
  1745.  
  1746. <script type="text/javascript" src="https://scmplayer.co/script.js" data-config="{'skin':'https://static.tumblr.com/zeaszfj/6I9n2rp0t/.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'HEART SHAPED BOX','url':'https://www.youtube.com/watch?v=AvWzLiFezl4'},{'title':'RIGHT%20NOW','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DE-uwulZWpak'},{'title':'SQUARE%20ONE','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqR0rpzpSgK4'},{'title':'HALLUCINATE','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWm_uJvEz2kk'},{'title':'SAFE','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8Ri-_77fcAk'}]}"></script>
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752. </div></div></div></div></div></div></div></div></div></div>
  1753. <div class="credit">
  1754. <a href="https://reactoring.tumblr.com/" title="theme by reactoring."> R. </a> </div>
  1755.  
  1756.  
  1757.  
  1758.  
  1759. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement