Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.77 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head>
  4.  
  5. <script type="text/javascript" src="http://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("http://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="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36.  
  37.  
  38.  
  39. <script type="text/javascript" src="http://static.tumblr.com/7gk7xdc/t1Mnqtxfn/jquery-1.9.1.min.js"></script>
  40. <script type="text/javascript" src="http://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="http://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="http://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="http://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="http://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("http://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." : "http://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="http://statcounter.com/tumblr/" target="_blank"><img
  208. class="statcounter"
  209. src="http://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("http://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("http://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: 25px;
  1270. right: 20px;
  1271. font-family: times;
  1272. position: fixed;
  1273. text-transform: uppercase;
  1274. letter-spacing: 0px;
  1275. font-size: 14px;
  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("http://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="http://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="RULES"> .03 </a> </div>
  1390.  
  1391. <div id="links4"><a href="#?w=290" rel="003" class="poplight" title="VERSES & TAGS"> .04 </a> </div>
  1392.  
  1393. <div id="links5"> <a href="#?w=290" rel="004" class="poplight" title="MAINS LIST"> .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">COSMIC<Br><br>KNIGHT</div>
  1548.  
  1549. <center>
  1550.  
  1551. <b>EXTREMELY SELECTIVE <br>& PRIVATE <br>& MUTUALS ONLY.</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. skype 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. in the process of a slow revamp till august.<p>
  1566.  
  1567. written by <i>lucy.</i><p>this blog supports quality over quantity.
  1568.  
  1569. <div id="quillheader">FEELS<Br><br>NO<br><br>GRAVITY.</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="http://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"> rules.</div>
  1618.  
  1619. <p align="justify">
  1620. <p><small>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.
  1621. <br><br>
  1622.  
  1623. <blockquote><p><em><strong>REGARDING MY INTERPRETATION</strong></em></p></blockquote><br>This blog is fully 616 capable. The fact that I rp MCU does not mean I do not know my character inside out. In fact, the purpose of this blog is to subtly bring 616 elements into the MCU interpretation in order for me to break the stigma against MCU Peter Quill. Though I must admit I focus on the characteristics of Pre-Bendis Star-Lord to integrate into my version, I try to stay true to James Gunn’s creation. My purpose is to expand this character and reach his true potential. If you are here for a womanizer with no care for the world, you are not on the right Peter Quill blog.
  1624.  
  1625. <br><br><blockquote><p><em><strong>REGARDING HATE</strong></em></p></blockquote><br> 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.
  1626.  
  1627. <br><br><blockquote><p><em><strong>REGARDING VAGUE BLOGGING</strong></em></p></blockquote><br>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.
  1628.  
  1629. <br><br><blockquote><p><em><strong>ASKS</strong></em></p></blockquote><br>Please turn them into threads, if you don’t, I will do it. I don’t like keeping an ask hang forever. Do not send me shippy starters or memes if we haven’t discussed such thing PRIOR. I am not a big fan of surprises, and I will not force Peter into anything.
  1630.  
  1631. <br><br><blockquote><p><em><strong>FORMAT</strong></em></p></blockquote><br> I do icon rps only. I’d appreciate it if you used small text but it’s not a requirement. Please 100x100 icons ( or something around these dimensions ) for icon format. Huge gifs and normal text are my pet peeves. I will take the liberty to turn texts into small size when I reblog for the sake of keeping my blog format’s unity. If your character is from an anime, or in drawn in some art form ( this excludes well animated video game characters ), I will need you to use a rl faceclaim if you have one. Otherwise I am not sure if I can rp as anime vs. real life fc just makes me feel wonky.
  1632.  
  1633. <br><br><blockquote><p><em><strong>THREAD TRACKING</strong></em></p></blockquote><br>Do not tag me in your thread trackers, or any kind of reminder that you have for YOURSELF. It’s good to keep track of what you’re doing on your blog, but imagine everyone doing that. I’d get thousands of notifications and those are never fun ! Please don’t tag me in these if you can avoid it, thanks ! 
  1634.  
  1635. <br><br><blockquote><p><em><strong>PESTERING && TRIGGERS</strong></em></p></blockquote><br> If I don’t reply to you for more than 1 to 2 weeks without notice on any thread, the chances I might have forgotten or lost our rp. Please point me at the thread I need to reply, and I will gladly get to it. If I am STILL not replying after the reminder, it means you are violating one of the rules stated here. Please be aware of that. The rules are here so I can avoid conflict. If you have any triggers, please give me a list of them so I may tag them. Suicide related posts will be tagged as: suicide tw. 
  1636.  
  1637. <br><br><blockquote><p><em><strong>PROMOTIONS</strong></em></p></blockquote><br> I’ve had a couple bad experiences in which people asked me directly, and specifically, to reblog their promo images. If we are friends and I know you in some way, and/or appreciate your portrayal of your character, the chances are I will like your promo, and queue it for a later time ANYWAY. Please don’t TELL ME to do it. These types of things should happen naturally, not by telling. It makes me uncomfortable, thanks for understanding !
  1638.  
  1639. <br><br><blockquote><p><em><strong>REGARDING OCS</strong></em></p></blockquote><br> If you’ve been on my blog even for a short while, you will realize that I love love love OC’s, but please, make sure that your OC’s have biographies, or some kind of information on your blog where I can read about your character, otherwise I cannot guarantee rping.
  1640.  
  1641. <br><br><blockquote><p><em><strong>PETER QUILL RPERS</strong></em></p></blockquote><br> 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.
  1642.  
  1643. <br><br><blockquote><p><em><strong>ANY RPER WITH CHRIS PRATT FACECLAIM</strong></em></p></blockquote><br>This blog does not rp with any muse regardless of universe, story, fandom that it is in, that has a Chris Pratt fc from this point onwards. This is just a personal preference.
  1644.  
  1645. <br><br><blockquote><p><em><strong>GOD MODDING</strong></em></p></blockquote><br> Don’t ever control my character in a rp, don’t god-mode, don’t inflict serious damage on Peter without permission. If you still do after a warning, I’ll have to block you.
  1646.  
  1647. <br><br><blockquote><p><em><strong>BECOMING EXCLUSIVES</strong></em></p></blockquote><br>This is something to consider if our characters connect extremely well. Mutual exclusiveness means that we would only be rping with each other’s version of that character as long as we keep our agreement. This includes every version of the character, any verse, gender or au of our characters, and no exception will be made to it. An exception would beat the purpose of the whole concept for me. Reminder that I am available to take certain exclusiveness to the point of faceclaim exclusiveness. However, there will always be a 30 day trial period for before this becomes official. It’s better this way so we get to know each other better both ic and ooc, though it’s preferable to be approached after a certain bond between our muses have been established.
  1648.  
  1649. <br><br><blockquote><p><em><strong>IF WE ARE EXCLUSIVES</strong></em></p></blockquote><br>Again, exclusiveness for me is ABSOLUTE. Do not EVER ask me to make an exception for another Quill regardless of verse or regardless of whatever the nature of the situation might be. By agreeing to exclusiveness, you agree that I am the only Quill in existence for you. If you want to make an exception, we can always call the exclusiveness deal off. Just let me know. IMPORTANT NOTICE that if you do not see your name on the list ( under navigation ), please tell me! This list is frequently updated, so there might be mistakes made. I might end up accidentally removing you without realizing. Accidents happen. Be civilized and ask me about it. I will NEVER break exclusiveness with someone without talking to them about it FIRST. If we do not interact IC or OOC more than 60 days, this gives me the right to TAKE YOU OUT of my list without your consent. 
  1650.  
  1651. <br><br><blockquote><p><em><strong>DON'T TAKE MY ICONS !</strong></em></p></blockquote><br> Face-claim: Chris Pratt. All my icons are made by me using Paintshop Pro X6. Please do not take them without permission!
  1652.  
  1653. <br><br><blockquote><p><em><strong>DON'T IMITATE MY MUSE !</strong></em></p></blockquote><br> This is for other versions of my character. Peter has a unique speech pattern, and has been modified with countless headcanons over the years. Do not copy me, I will know.
  1654.  
  1655. <br><br><blockquote>THIS BLOG IS MUTUALS ONLY !</blockquote>
  1656.  
  1657. </small></p>
  1658. </p>
  1659.  
  1660. </div>
  1661. </div>
  1662. </div>
  1663. </div></div></div></div></div></div></div></div></div></div>
  1664.  
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670.  
  1671.  
  1672. <div id="003" class="popup_block">
  1673. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1674. <div id="poph"></div>
  1675. <div id="popcr">
  1676.  
  1677. <div id="quillheader"> verses & tags.</div>
  1678. <center><h2>VERSES</h2>
  1679.  
  1680. <p><b>&.★❝V ( DIVERGENT ).┇COSMIC MARBLE MADE OF STEEL. </b>
  1681.  
  1682. This is my default verse. No extra plot is involved. Peter is the guardian of your galaxy. More plots will spring from this upon mutual brainstorming or request.<p>
  1683.  
  1684. <b>&.★❝V ( 616 ).┇SYS. 1. BATHYAL BRUMES OF PRINCEHOOD. </b>
  1685.  
  1686. This verse is heavily based on comics prior the movie ! War of Kings and runs up to 2013 are included. <p>
  1687.  
  1688. <b>&.★❝V ( 616 ).┇SYS. 2. A THIEF’S FACETIAE. </b>
  1689.  
  1690. This verse is heavily based on comics after the movie ! However, make sure you talk to me about it because there are plent of runs I simply disregard due to personal preferences. <p>
  1691.  
  1692. <b>&.★❝V ( 791 ).┇CLASSIC STAR LORD.</b>
  1693.  
  1694. 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>
  1695.  
  1696. <b>&.★❝V ( MCU ).┇SYS 1. IANTHINE HUES OF POWER. </b>
  1697.  
  1698. This verse is MOST-GOTG movie. No comic influences whatsoever, purely mcu base. <p>
  1699.  
  1700. <b>&.★❝V ( MCU ).┇SYS 2. RYNE OF MISFITS. </b>
  1701.  
  1702. 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: Meredith Quill. <p>
  1703.  
  1704. <b>&.★❝V ( MCU ).┇SYS 3. MARAGED IN MARASMOLITE.</b>
  1705.  
  1706. Prior to the events of Xandar, Peter is a full pleged Ravager. A thief that won’t mind getting out of his way to play with anyone in his way to get what he needs, even his partners in crime. A hallow womanizer, looking to find his way in the galaxy, Peter Quill is an asshole in this verse, really. <p>
  1707. <b>&.★❝V ( MCU ).┇SYS 4. BETWEEN ILLUSION AND REALITY.</b>
  1708.  
  1709. Post-movie events, Peter starts to lose the control of his body because there are remnants of the power gem lingering in his veins. Distorted at first, later on the Star-Lord loses the battle to become frequently possessed by the entity named Power ( Cael ) who turns out to be more evil than Ronan could ever be. <p>
  1710.  
  1711. <b>&.★❝V ( MCU ).┇SYS 5. A ONE-MAN SHOW. </b>
  1712.  
  1713. Post-movie events, Peter loses his entire team on a mission gone wrong. He adopts all the fighting methods of his deceased team, becomes a heartless man, sometimes a hero, sometimes a villain. He becomes a tough man who prefers to be a lone wolf. <p>
  1714.  
  1715. <b>&.★❝V ( MCU ).┇SYS 6. THE EARTHLY TERRAN. </b>
  1716.  
  1717. 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>
  1718.  
  1719. <b>&.★❝V ( MCU ).┇SYS 7. GO FISH. </b>
  1720.  
  1721. This a Resident Evil AU in which Peter's a survivor who has mysterious ( a.k.a alien equipment ), trying to survive on his own through an apocalypse. This verse is ppen to be branched out more. <p>
  1722.  
  1723. <b>&.★❝V ( DARK ).┇NIGHTMARE IN FLESH.</b>
  1724.  
  1725. After crash landing upon Earth soil, Peter and his team are captured by none byt HYDRA. After thorough experimentation and mental manipulation, Peter starts to believe that HYDRA saved him from becoming something much worse, completely detesting the title Star-Lord, he and his team are out there to cause BIG trouble for the Avengers. Peter adopts the name Jason, abandons his past in pursue of the Time Gem so he can go back to 1988. He’s ruthless and focused. Calling him Star-Lord will get you in deep, deep trouble!<p>
  1726.  
  1727. <b>&.★❝V ( DIVERGENT ).┇MAYBE IF I TELL MYSELF ENOUGH. </b>
  1728.  
  1729. This verse is a branch of my main divergent verse, however it's closed for systemctic.<p>
  1730.  
  1731. <b>&.★❝V ( DIVERGENT ).┇EITHER SIN OR SASS. </b>
  1732.  
  1733. This verse is a branch of my main divergent verse with more emphasis on the comic verse adoptions. it's closed for msmarvel-ous.<p>
  1734.  
  1735. <b>&.★❝V ( DIVERGENT ).┇ICARUS AND ATLAS MEET.</b>
  1736.  
  1737. This verse is a branch of my main divergent verse with more emphasis on the MCU verse. it's closed for brokenmagxc.<p>
  1738.  
  1739. <b>&.★❝V ( DIVERGENT ).┇DYSCRASY OF CRIMSON.</b>
  1740.  
  1741. This verse is a branch of my main divergent verse with more emphasis on the MCU verse. it's closed for scarletenchanter.<p>
  1742.  
  1743. <b>&.★❝V ( DIVERGENT ).┇HIGHWAY TO THE DANGERZONE. </b>
  1744.  
  1745. This verse is a branch of my main divergent verse with a lot more emphasis on the Classic Star-Lord verse. it's closed for youusedme.<p>
  1746.  
  1747. <center><h2>TAGS</h2>
  1748.  
  1749. <p><a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DDRABBLES." class="button_nav">DRABBLES</a><br>
  1750. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DRUBY.%20SAPPHIRE.%20AMBER.%E2%94%87HEADCANON." class="button_nav">HEADCANONS</a><br>
  1751. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DTHE%20MASK%20&%20THE%20PLUME.%E2%94%87MUSINGS." class="button_nav">MUSINGS</a><br>
  1752. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DGLITTER%20QUEEN%20SPEAKS.%E2%94%87OOC." class="button_nav">OOC</a><br>
  1753. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DSKYPE%20SHENANIGANS.%E2%94%87OOC." class="button_nav">SKYPE SHENANIGANS</a><br>
  1754. <a href="http://peterjasonquill.com/tagged/&.%E2%9C%A8%E2%9D%9DGLITTER%20QUEEN%20POSITIVITY.%E2%94%87SAVED." class="button_nav">POSITIVITY</a><br>
  1755. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DANSWERED.%E2%94%87ASKS." class="button_nav">REPLIED ASKS</a><br>
  1756. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DRECEIVED.%E2%94%87MEMES." class="button_nav">MEMES</a><br>
  1757. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DCOME%20&%20GET%20YOUR%20LOVE.%E2%94%87OPEN." class="button_nav">OPENS</a><br>
  1758. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DCOME%20&%20GET%20YOUR%20LOVE.%E2%94%87STARTER%20CALL." class="button_nav">STARTER CALL</a><br>
  1759. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DWISH%20UPON%20A%20STAR.%E2%94%87WISHLIST." class="button_nav">WISHLIST</a><br>
  1760. <a href="http://peterjasonquill.com/tagged/&.%F0%9F%8C%9F%E2%9D%9DGLASS%20COUNTENANCE%20OF%20A%20HERO.%E2%94%87STAR%20LORD." class="button_nav">PETER</a><br>
  1761. <a href="http://peterjasonquill.com/tagged/&.%E2%98%A0%E2%9D%9DTHE%20DEADLIEST%20WOMAN.%E2%94%87GAMORA." class="button_nav">GAMORA</a><br>
  1762. <a href="http://peterjasonquill.com/tagged/&.%F0%9F%92%A3%E2%9D%9DCALLS%20ME%20BABY%20BOO.%E2%94%87ROCKET." class="button_nav">ROCKET</a><br>
  1763. <a href="http://peterjasonquill.com/tagged/&.%F0%9F%8C%BC%E2%9D%9DTHE%20GIVING%20TREE.%E2%94%87GROOT." class="button_nav">GROOT</a><br>
  1764. <a href="http://peterjasonquill.com/tagged/&.%F0%9F%92%A2%E2%9D%9DWALKING%20THESAURUS.%E2%94%87DRAX." class="button_nav">DRAX</a><br>
  1765. <a href="http://peterjasonquill.com/tagged/&.%E2%98%84%E2%9D%9DFOUR%20LOONS%20TO%20TAKE%20CARE%20OF.%E2%94%87THE%20GUARDIANS." class="button_nav">GUARDIANS</a><br>
  1766. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DPETURR%20APPRECIATION.%E2%94%87SELF%20PROMO." class="button_nav">SELF-PROMO</a><br>
  1767. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DPART%20OF%20THE%20ARMY.%E2%94%87PROMOTIONS." class="button_nav">PROMOTIONS</a><br>
  1768. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DTHAT%20SONG%20BELONGS%20TO%20ME.%E2%94%87MUSIC." class="button_nav">MUSIC</a><br>
  1769. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DIDIOT%20WHO%20LIVES%20IN%20IT.%E2%94%87HOME." class="button_nav">HOME</a><br>
  1770. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DSTAR-MEME%20STRIKES.%E2%94%87CRACK%20RP." class="button_nav">CRACK RP</a><br>
  1771. <a href="http://peterjasonquill.com/tagged/&.%E2%98%85%E2%9D%9DLUCY%20ANNOUNCES%20THINGS.%E2%94%87PSA." class="button_nav">PSA</a></p>
  1772.  
  1773.  
  1774.  
  1775. </div>
  1776. </div></div></div></div></div></div></div></div></div></div>
  1777.  
  1778.  
  1779.  
  1780.  
  1781.  
  1782.  
  1783.  
  1784. <div id="004" class="popup_block">
  1785. <div style="background: #b9b9b8; height: 400px; width: 257px; position:fixed; left:530px; top:143px;">
  1786. <div id="poph"></div>
  1787. <div id="popcr">
  1788.  
  1789.  
  1790. <div id="quillheader"> mains.</div>
  1791. <p><small>
  1792. <b>Fully Exclusives :</b><p>
  1793.  
  1794. &&. snaremaker - Gale Hawthorne.<br>
  1795. &&. danversiism - Carol Danvers.<br>
  1796. &&. systemctic - Claire Dearing.<br>
  1797. &&. camelbeard - Jake Jensen.<br>
  1798. &&. motherofasgard - Frigga.<br>
  1799. &&. psionicisms - Psylocke.<br>
  1800. &&. imperctor - J'son.<br>
  1801. &&. tohelp - Helen Cho.<br>
  1802. &&. brokenmagxc - Arthur Branham.<br>
  1803. &&. amassivesnob - Emma Frost. <br>
  1804. &&. sheslikeyou - Laura Kinney. <br>
  1805. &&. crowneddeath - Clarke Griffin.<br>
  1806. &&. queencftheunderwcrld - Persephone.<br>
  1807. &&. Ygritte : thereadheadwildling.<br>
  1808. &&. Celine Reed : walkinggatorbait.<br>
  1809. &&. Zachary Mitchell : dabforzach.<br>
  1810. &&. Anastasia Ray : silverheartsilverskin.<br>
  1811. &&. Soul personified : lunarlapis.<br>
  1812. &&. Margaery Tyrell : rosereigned.<br>
  1813. &&. Emma Swan : saviorheart.<br>
  1814. &&. Jessica Jones : profanemouth.<br>
  1815. &&. Alice Agamah : thrownsoul.
  1816. <p>
  1817.  
  1818. <b>Mains :</b><p>
  1819.  
  1820. &&. John Constantine : talentforlying.<br>
  1821. &&. Steve Rogers : cxpt, gcdsfavorite, youusedme.<br>
  1822. &&. Tony Stark : shellshead<br>
  1823. &&. Lightning : thyellae.<br>
  1824. &&. Loki : viduligr, silfursvik.<br>
  1825. &&. Thanos : themxdtitan.<br>
  1826. &&. Daisy Johnson : seiismic.<br>
  1827. &&. Sharon Carter : agentxiii.<br>
  1828. &&. Mystique : miimicked, acertainfemininemystique.<br>
  1829. &&. Barbara Gordon : seriadux.<br>
  1830. &&. Scott Summers : xmarksthescott.<br>
  1831. &&. J'son of Spartax : imperctor.<br>
  1832. &&. Celine Reed : walkinggatorbait.<br>
  1833. &&. Lydia Martin : caxineadh.<br>
  1834. &&. Katelyn Evans : unbrokenambition.<br>
  1835. &&. Thana : queenbled.<br>
  1836. &&. 11th Doctor : adaftoldman.<br>
  1837. &&. Elsa : viinter, secretusreginam.<br>
  1838. &&. Kitty Pryde : prydefully.<br>
  1839. &&. Catelyn Stark : motherofwolvcs.<br>
  1840. &&. Jessica Drew : binchcake.<br>
  1841. &&. Charles Xavier : swellofpity.<br>
  1842. &&. Deadpool : unfckablc.<br>
  1843. &&. Bucky Barnes : padshiy.<br>
  1844. &&. Patch : fllowershop.<br>
  1845. &&. Cindy Moon : analcg. <br>
  1846. &&. Ororo Munroe : forgottengoddess.<br>
  1847. &&. Jubilee : fangedfirecracker.<br>
  1848. &&. Blythe : fire-and-frost/thekillercoffeeaddict.<br>
  1849. &&. Barry Allen : ofvelociitas.<br>
  1850. &&. Annalyne Jones : unendiing.<br>
  1851. &&. Aiden Taewoo Kim : nevermorx.<br>
  1852. &&. Zatanna Zatara : magictricked.<br>
  1853. &&. Atieno Sharifa K. : the27percent.<br>
  1854. &&. Death : firstwraith.<br>
  1855. &&. Kamala Khan : bendygirl.<br>
  1856. &&. Clint Barton : ofarchercd.<br>
  1857. &&. Mary Jane Watson : traineddamsel.<br>
  1858. &&. Sansa Stark : littlewinterdove.<br>
  1859. &&. Kate Bishop : hawkeyecut.<br>
  1860. &&. Scott Mccall : ephcmerality.<br>
  1861. &&. Peter Parker : arxneosus.<br>
  1862. &&. Scott Lang : burgledthem.<br>
  1863. &&. Atreus Melchor : aithreachas.<br>
  1864. &&. Venezuela : vxnezuela.
  1865. </p>
  1866.  
  1867.  
  1868.  
  1869. </div>
  1870. </div></div></div></div></div></div></div></div></div></div>
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882. </div></div></div></div></div></div></div></div></div></div>
  1883. <!-- Song Player http://playlist.me --><script type="text/javascript" src="http://playlist.me/w/script.js" data-config="{'skin':'http://static.tumblr.com/zeaszfj/6I9n2rp0t/.css','volume':15,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'Hurricane','url':'https://www.youtube.com/watch?v=17-o2vhGXSs'}]}" ></script><noscript><a href="http://playlist.me/skins/"> </a></noscript><!-- playlist.me script end -->
  1884.  
  1885.  
  1886. <div class="credit">
  1887. <a href="http://reactoring.tumblr.com/" title="theme by reactoring."> R. </a> </div>
  1888.  
  1889.  
  1890.  
  1891.  
  1892. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement