Guest User

Untitled

a guest
Jul 22nd, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.20 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.  
  4. <script type="text/javascript">
  5. WebFontConfig = {
  6. google: { families: [ 'Poiret+One::latin' ] }
  7. };
  8. (function() {
  9. var wf = document.createElement('script');
  10. wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  11. wf.type = 'text/javascript';
  12. wf.async = 'true';
  13. var s = document.getElementsByTagName('script')[0];
  14. s.parentNode.insertBefore(wf, s);
  15. })(); </script>
  16.  
  17. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  18. <head>
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Vollkorn:400italic,400' rel='stylesheet' type='text/css'>
  21. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900' rel='stylesheet' type='text/css'>
  22.  
  23. <head><title>&;- WINTER'S CHILL.</title>
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27.  
  28. <!---- this is theme 41 by Hollywhood
  29. please don't remove the credit
  30. thank you
  31.  
  32.  
  33.  
  34. <!-- start of script tooltip -->
  35. <script type="text/javascript"
  36. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  37. <script>
  38. $(document).ready(function() {
  39. //
  40. $('a.poplight[href^=#]').click(function() {
  41. var popID = $(this).attr('rel'); //Get Popup Name
  42. var popURL = $(this).attr('href'); //Get Popup href to define size
  43. var query= popURL.split('?');
  44. var dim= query[1].split('&');
  45. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  46. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  47. var popMargTop = ($('#' + popID).height() + 80) / 2;
  48. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  49. //Apply Margin to Popup
  50. $('#' + popID).css({
  51. 'margin-top' : -popMargTop,
  52. 'margin-left' : -popMargLeft
  53. });
  54. $('body').append('<div id="fade"></div>');
  55. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  56. return false;
  57. });
  58. $('a.close, #fade').live('click', function() {
  59. $('#fade , .popup_block').fadeOut(function() {
  60. $('#fade, a.close').remove(); //fade them both out
  61. });
  62. return false;
  63. });
  64. });
  65. </script>
  66.  
  67. <!-- blocked IPs -->
  68. <script type="text/javascript" src="http://l2.io/ip.js?var=userip"></script>
  69. <script language="Javascript">
  70. function preloadFunc()
  71. {
  72. var ip = userip;
  73. var bannedips=[
  74. "108.238.130.198",
  75. "67.170.244.152",
  76. "58.178.6.207",
  77. "98.30.178.118",
  78. "108.180.45.213",
  79. "49.144.216.62",
  80. "77.249.94.199",
  81. "86.80.208.136",
  82. "71.93.104.187",
  83. "73.193.145.110",
  84. "85.17.24.66",
  85. "98.213.88.168",
  86. "98.24.137.231",
  87. "98.24.137.231",
  88. "138.229.20.218",
  89. "68.151.44.116",
  90. "125.31.26.105",
  91. "74.192.154.77",
  92. ]
  93. var handleips=bannedips.join("|")
  94. handleips=new RegExp(handleips, "i")
  95.  
  96. if (ip.search(handleips)!=-1){
  97. window.location.replace("http://www.tumblr.com/dashboard");
  98. document.write('<!--');
  99. }
  100. }
  101. window.onpaint = preloadFunc();
  102. </script>
  103.  
  104. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  105.  
  106. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  107.  
  108. <script>
  109. (function($){
  110. $(document).ready(function(){
  111. $("a[title]").style_my_tooltips({
  112. tip_follows_cursor:true,
  113. tip_delay_time:90,
  114. tip_fade_speed:600,
  115. attribute:"title"
  116. });
  117. });
  118. })(jQuery);
  119. </script>
  120. <!-- end of script tooltip -->
  121.  
  122. <meta name="color:Background" content="#ffffff"/>
  123. <meta name="color:Text" content="#9B9B9B"/>
  124. <meta name="color:Link" content="#b8b8b8"/>
  125. <meta name="color:scrollbar" content="#999999">
  126. <meta name="color:title" content="#999999">
  127. <meta name="color:Link Hover" content="#eeeeee"/>
  128.  
  129. <meta name="image:sidebar" content=""/>
  130. <meta name="text:sidebartitle" content="">
  131.  
  132. <meta name="text:inf symbol" content="✖"/>
  133. <meta name="text:link 1" content="Link 1"/>
  134. <meta name="text:link 1 url" content="/"/>
  135. <meta name="text:link 2" content="Link 2"/>
  136. <meta name="text:link 2 url" content="/"/>
  137. <meta name="text:link 3" content="Link 3"/>
  138. <meta name="text:link 3 url" content="/"/>
  139. <meta name="text:link 4" content="Link 4"/>
  140. <meta name="text:link 4 url" content="/"/>
  141. <meta name="text:link 5" content="Link 5"/>
  142. <meta name="text:link 5 url" content="/"/>
  143.  
  144.  
  145.  
  146. <link href='http://fonts.googleapis.com/css?family=Antic' rel='stylesheet' type='text/css'>
  147. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  148. <link href='http://fonts.googleapis.com/css?family=Arapey' rel='stylesheet' type='text/css'>
  149. <link href='http://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  150. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  151. <link href='http://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  152. <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
  153. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  154. <link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
  155.  
  156.  
  157.  
  158.  
  159. <style type="text/css">
  160.  
  161. #bite
  162. #bite a{
  163. display:block
  164. }
  165. #bite .death {
  166. margin-top:0px;filter: alpha(opacity = 0);
  167. opacity:0;-webkit-transition: all 0.5s ease-out;
  168. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  169. }
  170.  
  171. #bite:hover .death {
  172. margin-top:0px;
  173. -webkit-transition: all 0.8s ease-out;
  174. -moz-transition: all 0.8s ease-out;
  175. transition: all 0.8s ease-out;
  176. filter: alpha(opacity = 100);
  177. filter: alpha(opacity = 100);
  178. opacity:100;
  179. }
  180.  
  181.  
  182.  
  183. .popup_block{
  184. display:none;
  185. background:#434343;
  186. background-image:url('');
  187. background-repeat:no-repeat;
  188. text-align:center;
  189. padding:10px;
  190. height:245px;
  191. width:445px;
  192. float:left;
  193. position:fixed;
  194. top:74%;
  195. left:52%;
  196. z-index: 99999;
  197. }
  198.  
  199. *html #fade {position: absolute;}
  200. *html .popup_block {position: absolute;}
  201. #fade {
  202. display:none;
  203. position:fixed;
  204. left:0px;
  205. top:0px;
  206. width:100%;
  207. height:100%;
  208. z-index:9999;
  209. background:#ededed; /* change to #fff for solid white */
  210. opacity:0; /* change to opacity:1; */
  211. }
  212.  
  213. #s-m-t-tooltip{
  214. max-width:150px;
  215. margin:15px;
  216. font-family:silkscreen;
  217. padding:2px 6px;
  218. border:3px #787878;
  219. background:#ededed;
  220. text-align:center;
  221. color:#474747;
  222. z-index:999999;
  223. font-size:8.4px;
  224. font-style:none;
  225. text-transform:lowercase;
  226. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  227. }
  228.  
  229.  
  230. /*-----SCROLLBAR-----*/
  231.  
  232. ::-webkit-scrollbar {height:2px; width:3px}
  233. ::-webkit-scrollbar-thumb:vertical {background-color:#878787; height:50px}
  234. ::-webkit-scrollbar-thumb:horizontal {background-color:#878787; height:8px!important}
  235.  
  236.  
  237. /*-----BODY-----*/
  238. body {
  239. background:url(http://i.imgur.com/NYrcoy4.gif);
  240. background-repeat:no-repeat;
  241. background-color: #ededed;
  242. font-family: 'times'; /*go to http://www.google.com/webfonts if you want more fonts*/
  243. font-size:10px;
  244. line-height:121%;
  245. padding-bottom:5px;
  246. background-repeat:no-repeat;
  247. text-align:justify; /*right, left, center or justify*/
  248. color:#d8d8d8;
  249. margin:0;
  250.  
  251. }
  252.  
  253. *, body, a, a:hover {
  254. cursor: url('http://i1347.photobucket.com/albums/p718/TheLittleDanger/Pointer%20Cursors/Pointer_0059_Camada-105_zpscec908ca.png'), auto;
  255. }
  256.  
  257. /* OTHER */
  258.  
  259. b, strong {
  260. color: #fff;
  261. font-size: 10px;
  262. font-family: 'IM Fell Double Pica SC', serif;
  263. text-shadow: 1px 1px 1px #000;
  264. letter-spacing: 2px;
  265. text-transform: uppercase;
  266. font-weight: bold;
  267. }
  268.  
  269. b3 {
  270. color: #fff;
  271. font-size: 9px;
  272. font-family: 'IM Fell Double Pica SC', serif;
  273. text-shadow: 1px 1px 1px #000;
  274. letter-spacing: 2px;
  275. text-transform: uppercase;
  276. font-weight: bold;
  277. }
  278.  
  279. i, italics, em {
  280. color: #000;
  281. font-size:11px;
  282. text-shadow: 0px 0px 2px #000;
  283. font-family: 'Homemade Apple', cursive;
  284. }
  285.  
  286. small, sup, sub {
  287. font-size:10px;
  288. }
  289.  
  290. small small {
  291. font-size: 10px;
  292. }
  293.  
  294. /*TEXT LINKS*/
  295. a {
  296. text-decoration:none;
  297. outline:none;
  298. -moz-outline-style:none;
  299. color:black;
  300. -moz-transition-duration:0.5s;
  301. -webkit-transition-duration:0.5s;
  302. -o-transition-duration:0.5s;
  303. }
  304.  
  305. a:hover {
  306. text-decoration:none;
  307. outline:none;
  308. -moz-outline-style:none;
  309. cursor: url('http://i1347.photobucket.com/albums/p718/TheLittleDanger/Hand%20Cursors/Hand_0059_Camada-113_zps789bd639.png'), auto;
  310. }
  311.  
  312. /*IMAGES*/
  313. img {
  314. border:none;
  315. max-width: 380px;
  316. }
  317.  
  318. h3 {
  319. font-family:'Playball';
  320. font-size:15px;
  321. text-align:center;
  322. text-shadow: 0px 0px 2px #fff;
  323. line-height:100%;
  324. color:#323232;
  325. font-weight:bolder;
  326. text-transform:lowercase;
  327. letter-spacing: 1px; }
  328.  
  329. h1 {
  330. font-weight:normal;
  331. font-size:18px;
  332. text-align:center;
  333. font-family: 'Poiret One', cursive;
  334. font-style:normal;
  335. line-height:100%;
  336. letter-spacing:1px;
  337. text-transform:uppercase;
  338. color:#d8d8d8;
  339. }
  340.  
  341. h2 {
  342. font-size:17px;
  343. text-align:center;
  344. text-shadow: 0px 0px 2px #fff;
  345. line-height:100%;
  346. font-family: 'arapey';
  347. color:#323232;
  348. font-weight:bolder;
  349. text-transform:uppercase;
  350. padding:5px;
  351. letter-spacing: 1px;
  352. padding-bottom:2px;
  353. }
  354.  
  355. hr {
  356. width: 100px;
  357. }
  358.  
  359.  
  360.  
  361. blockquote {
  362. padding-left:5px;
  363. padding-top:5px;
  364. padding-bottom:5px;
  365. border-left:4px solid #2a2a2a;
  366. margin-left:10px;
  367. }
  368.  
  369.  
  370. blockquote blockquote {
  371. padding-left:5px;
  372. border-left:2px solid;
  373. }
  374.  
  375.  
  376. /*-----SIDEBAR-----*/
  377.  
  378. #sidebar {
  379. color:{color:text};
  380. position:fixed;
  381. width:100px;
  382. height:auto;
  383. margin-top:39px;
  384. margin-left:250px;
  385. text-align:left;
  386. }
  387.  
  388. #sidebarimage img {
  389. width:200px;
  390. margin-top:-10px;
  391. margin-bottom:0px;
  392. margin-left:-9px;
  393. }
  394. .sidebartitle {
  395. width:510px;
  396. text-align:center;
  397. position:fixed;
  398. font-family:arial;
  399. line-height:120%;
  400. margin-left:330px;
  401. font-size:25px;
  402. margin-top:-250px;
  403. color:{color:title};
  404. }
  405.  
  406.  
  407.  
  408. /*SIDEBAR LINKS*/
  409.  
  410. #actualnews {
  411. font-family:times;
  412. font-size:10px;
  413. color: #b8b8b8;
  414. width:120px;
  415. height:200px;
  416. overflow:scroll;
  417. padding-top:3px;
  418. border:5px solid#d8d8d8;
  419. margin-left: 300px;
  420. margin-top:374px;
  421. text-align:center;
  422. position:fixed;
  423. }
  424.  
  425. #thekey img{
  426. width:60px;
  427. margin-top: 300px;
  428. margin-left: 333px;
  429. position:fixed;
  430. }
  431.  
  432.  
  433. #links {
  434.  
  435. position:fixed;
  436. font-family:times;
  437. width:150px;
  438. margin-top:-156px;
  439. margin-left:440px;
  440. font-size:11px;
  441. text-transform:uppercase;
  442. text-align:center;
  443. }
  444.  
  445. #links a{
  446.  
  447. line-height:280%;
  448. font-family:times;
  449. margin-top:4px;
  450. margin-left:13px;
  451. color:#d8d8d8;
  452. text-decoration:none;
  453. -moz-transition-duration:.2s;
  454. -webkit-transition-duration:.2s;
  455. -o-transition-duration:.2s;
  456. }
  457.  
  458. #links a:hover {
  459. color: {color:link hover};
  460. width:60px;
  461. -moz-transition-duration:0.2s;
  462. -webkit-transition-duration:0.2s;
  463. -o-transition-duration:0.2s;
  464. }
  465.  
  466.  
  467. /*ATION*/
  468. .pagi {
  469. font-family:silkscreen;
  470. font-size:3px;
  471. position: fixed;
  472. padding-top:10px;
  473. margin-left: 930px;
  474. margin-top: 615px;
  475. color:#474747;
  476. text-transform:uppercase;
  477. text-align:center;
  478. }
  479.  
  480. .pagi a {
  481. font-size:8px;
  482. color:#474747;
  483. }
  484.  
  485. #entries {
  486. position:fixed;
  487. height:250px;
  488. overflow: auto;
  489. width: 437px;
  490. z-index:999;
  491. margin-top:314px;
  492. margin-left:450px;
  493. margin-bottom:40px;
  494. text-align: justify;
  495. padding:5px;
  496. }
  497.  
  498.  
  499. #posts {
  500. width:415px;
  501. padding:10px;
  502. margin-left:1px;
  503. }
  504.  
  505.  
  506.  
  507.  
  508.  
  509. /*POST INFO*/
  510. #info {
  511. font-family:silkscreen;
  512. width:390px;
  513. margin-top:5px;
  514. margin-left:15px;
  515. border-top:1px solid #878787;
  516. border-bottom:1px solid #878787;
  517. text-shadow:2px 2px black;
  518. padding-bottom:10px;
  519. font-size:10px;
  520. padding:4px;
  521. color:#f4f4f4;
  522. background:url(http://imgur.com/MzpFMij.gif);
  523. text-transform:uppercase;
  524. font-style:normal;
  525. text-align:center;
  526. -moz-transition-duration:0.5s;
  527. -webkit-transition-duration:0.5s;
  528. -o-transition-duration:0.5s;
  529. }
  530.  
  531. #info a {
  532. color:{color:link};
  533. font-style:normal;
  534. }
  535.  
  536. #info a:hover {
  537. color:{color:link hover};
  538. }
  539.  
  540. /*TAGS*/
  541. .tags {
  542. font-family:silkscreen;
  543. font-style:normal;
  544. width:370px;
  545. color:#787878;
  546. text-transform:normal;
  547. font-style:normal;
  548. line-height:120%;
  549. padding-left:5px;
  550. font-size:8.3px;
  551. text-align:center;
  552. padding-top:5px;
  553. padding-bottom:15px;
  554. letter-spacing:2px;
  555. -moz-transition-duration:0.2s;
  556. -webkit-transition-duration:0.2s;
  557. -o-transition-duration:0.2s;
  558. }
  559. .tags a{
  560. color:#282828;
  561. -moz-transition-duration:0.2s;
  562. -webkit-transition-duration:0.2s;
  563. -o-transition-duration:0.2s;
  564. }
  565. .tags a:hover{
  566. color:{color:link hover};
  567. -moz-transition-duration:0.2s;
  568. -webkit-transition-duration:0.2s;
  569. -o-transition-duration:0.2s;
  570. }
  571.  
  572.  
  573. /*NOTES*/
  574. .notes {
  575.  
  576. text-transform:normal;
  577. letter-spacing:0px;
  578. font-size:9px;
  579. margin-top:20px;
  580. font-style:normal;
  581. margin-left:-20px;
  582. text-align:left;
  583. line-height:30px;
  584. border-bottom:1px solid #D8D8D8;
  585. }
  586.  
  587. .notes img{
  588. padding:2px;
  589. margin-bottom:-4px;
  590. -webkit-transition:all 0.5s ease-in-out;
  591. -moz-transition:all 0.5s ease-in-out;
  592. -o-transition:all 0.5s ease-in-out;
  593. -ms-transition:all 0.5s ease-in-out;
  594. transition:all 0.5s ease-in-out;
  595. }
  596.  
  597. .notes img:hover {opacity: 0.6;
  598. -webkit-transition:all 0.5s ease-in-out;
  599. -moz-transition:all 0.5s ease-in-out;
  600. -o-transition:all 0.5s ease-in-out;
  601. -ms-transition:all 0.5s ease-in-out;
  602. transition:all 0.5s ease-in-out;}
  603.  
  604.  
  605. /* --- QUOTE ---*/
  606. .quote {
  607. font-family: 'arapey';
  608. font-size:16px;
  609. line-height:120%;
  610. text-align:center;
  611. font-weight: bolder;
  612. color: #474747;
  613. text-transform:lowercase;
  614. border-left: 1px dashed #787878;
  615. border-right: 1px dashed #787878;
  616. border-radius: 1em;
  617. padding: 10px;
  618. }
  619.  
  620.  
  621.  
  622. .quotesource {
  623. margin-top:7px;
  624. font-size:10px;
  625. color: #676767;
  626. text-transform:lowercase;
  627. font-family: times;
  628. letter-spacing:1px;
  629. text-align:center;
  630. padding: 10px;
  631. }
  632.  
  633.  
  634. /* --- AUDIO ---*/
  635. .audio {
  636. height:60px;
  637. margin-bottom:40px;
  638. }
  639.  
  640. .audio-album {
  641. position:absolute;
  642. width:100px;
  643. padding:3px;
  644. border:1px solid #E1E1E1;
  645. -webkit-transition: opacity 0.1s linear;
  646. opacity: 1;
  647. }
  648.  
  649. .audio-player {
  650. opacity:1;
  651. filter:alpha(opacity=90);
  652. width:25px;
  653. height:25px;
  654. overflow:hidden;
  655. position:absolute;
  656. border:30px;
  657. z-index:2;
  658. margin-left:43px;
  659. margin-top:43px;
  660. opacity:0;
  661. -webkit-transition: all 0.6s ease-out;
  662. -o-transition: all 0.6s ease-out;
  663. -webkit-transition: all 0.6s ease-out;
  664. -moz-transition: all 0.6s ease-out;
  665. }
  666.  
  667. .audio-info {
  668. margin-top:7px;
  669. position:relative;
  670. margin-left:120px;
  671. line-height:180%;
  672. padding:2px;
  673. }
  674.  
  675. .audio:hover .audio-player {
  676. opacity:.6;
  677. -webkit-transition: all 0.6s ease-out;
  678. -o-transition: all 0.6s ease-out;
  679. -webkit-transition: all 0.6s ease-out;
  680. -moz-transition: all 0.6s ease-out;
  681. }
  682.  
  683. /* --- ASK---*/
  684. .ask{
  685. float:left;
  686. padding:5px;
  687. line-height:120%;
  688. }
  689.  
  690. .asker {
  691. font-family:'Playball';
  692. color: #474747;
  693. font-size:18px;
  694. text-align:center;
  695. text-transform:lowercase;
  696.  
  697. }
  698.  
  699. .question {
  700.  
  701. border-BOTTOM:1px solid #878787;
  702. padding-bottom: 10px;
  703. padding-right:10px;
  704. padding-left: 10px;
  705. padding-top: 15px;
  706. text-align:center;
  707. font-family: 'Vollkorn', 'serif';
  708. text-transform:lowercase;
  709. font-size:11px;
  710. letter-spacing:1px;
  711. color: #4f4f4f;
  712. width: 300px;
  713. margin-left: 30px;
  714.  
  715. }
  716.  
  717. .answer {
  718. margin-top: 10px;
  719. letter-spacing:1px;
  720. font-family: 'Vollkorn', 'serif';
  721.  
  722. }
  723.  
  724.  
  725.  
  726.  
  727. /*---AUDIO---*/
  728.  
  729. #maker{
  730. float:right;
  731. position:fixed;
  732. bottom:0px;
  733. left:0px;
  734. padding:7px;
  735. font-size:15px;
  736. text-align:center;
  737. line-height:100%;
  738. text-transform:uppercase;
  739. }
  740. #maker a{
  741. padding:7px;
  742. color:#000;
  743. }
  744.  
  745. #maker a:hover{
  746. color:#fff;
  747. padding:7px;
  748. }
  749.  
  750. {CustomCSS}
  751.  
  752. ::selection {
  753. background: #cfcfcf;
  754. color: #fff;
  755. }
  756. ::-moz-selection {
  757. background: #cfcfcf;
  758. color: #fff;
  759. }
  760.  
  761. #noticebox{
  762. position:fixed;
  763. width:125px; /*width*/
  764. z-index:99999999999999999999;
  765. height:auto;
  766. right:220px; /*how far from the right*/
  767. top:120px; /*how far from the top*/
  768. color:#000000; /*text colour*/
  769. background-color:transparent; /*background colour*/
  770. border:4px solid #4f4f4f; /*border width and colour*/
  771. text-align:justify; /*text align*/
  772. padding:3px;}
  773.  
  774. #noticebox a{
  775. text-decoration:none;
  776. font-style:italic; /*italic links before hover*/
  777. letter-spacing:1px; /*distance between letters*/}
  778.  
  779. #noticebox a:hover{
  780. font-style:normal;
  781. text-decoration:underline;}
  782.  
  783. </style></head><body>
  784.  
  785. <div id="bite">
  786. <div id="thekey"><img src="http://i.imgur.com/SkSKvvK.png"></div>
  787. <div class="death">
  788. <div id="actualnews"><br>
  789. <center>ind. non-selective<br><br>
  790. <img src="http://mhsbroadcaster.org/web/2014/13/wp-content/uploads/2014/04/divider.png" width="90px" /img><br><br>
  791. <b>lambert</b><br><br>
  792. <i>of andrzej sapkowski & <br>CDPR's witcher series</i><br><br>
  793. <img src="http://mhsbroadcaster.org/web/2014/13/wp-content/uploads/2014/04/divider.png" width="90px" /img><br><br>
  794. wolf school witcher &<br>
  795. all-around asshole.<br><br>
  796. <img src="http://mhsbroadcaster.org/web/2014/13/wp-content/uploads/2014/04/divider.png" width="90px" /img><br><br>
  797.  
  798. mutuals only<br>
  799. multi-everything<br>
  800. as told by road<br><br>
  801. est. early march 2017<br><br>
  802.  
  803. </center>
  804. </div>
  805. </div></div>
  806.  
  807.  
  808. <script type="text/javascript" src="http://static.tumblr.com/qsifglb/mZjl87ts1/f8.js"></script>
  809.  
  810. <script type="text/javascript">
  811. snowStorm.snowColor = '#4f4f4f'; //
  812. snowStorm.flakesMaxActive = 30;
  813. </script>
  814.  
  815.  
  816. <div id="sidebar">
  817.  
  818. <div id="sidebarimage">
  819. <a href="/"><img src="{image:sidebar}"></a></div>
  820.  
  821. <div class="sidebartitle">{text:sidebartitle}</div>
  822.  
  823.  
  824. <div class="title"></div>
  825.  
  826.  
  827. <div id="links">
  828. <a href="/" title="home">I.</a>
  829. <a href="#?w=400" rel="02" class="poplight" title="letters.">II.</a>
  830. <a href="#?w=400" rel="04" class="poplight" title="guidelines.">III.</a>
  831. <a href="#?w=400" rel="03" class="poplight" title="navigation.">IV.</a>
  832.  
  833. </div>
  834.  
  835.  
  836.  
  837.  
  838. </div>
  839.  
  840.  
  841. <div id="entries">
  842.  
  843.  
  844. {block:Posts}<div id="posts">
  845.  
  846. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  847.  
  848.  
  849. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}</center>
  850.  
  851.  
  852. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{/block:Link}
  853.  
  854.  
  855. {block:Photoset}<center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  856.  
  857.  
  858. {block:Quote}<div class="quote"> {Quote} </div>{block:Source} <div class="quotesource">—{Source}<br></div>{/block:Source}{/block:Quote}
  859.  
  860.  
  861. {block:Audio}
  862. <div class="audio">
  863. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  864. <div class="audio-player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div>
  865.  
  866.  
  867. <div class="audio-info">
  868. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  869. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  870. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  871. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  872. </div></div>
  873. <div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>
  874. {/block:Audio}
  875.  
  876.  
  877. {block:Video}<center>{Video-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:Video}
  878.  
  879.  
  880. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}{hw}
  881.  
  882.  
  883. {block:Answer}<div class="question"><center><b>{asker}</b> 一</center><br>{Question}</div><div class="answer">{Answer}</div>{/block:answer}
  884.  
  885. {block:Date}<div id="info"> <a href="{Permalink}" title="{TimeAgo}">{text:inf symbol}</a>
  886. {/block:Date} {block:NoteCount}&nbsp; <a href="{Permalink}" title="{NoteCount}">{text:inf symbol}</a> {/block:NoteCount}
  887.  
  888. {block:RebloggedFrom}<a title="{ReblogParentName}" href="{ReblogParentURL}">{text:inf symbol}</a> {/block:RebloggedFrom}{block:ContentSource} <a title="{SourceTitle}" href="{SourceURL}">{text:inf symbol}</a>{/block:ContentSource} {/block:RebloggedFrom}
  889. </div>
  890.  
  891.  
  892. {block:HasTags}
  893. <div class="tags">
  894. {block:Tags} <a href="{TagURL}">&nbsp; {Tag}&nbsp; </a>; {/block:Tags}</div>
  895. {/block:HasTags}
  896. <div class="postnote">
  897. {block:PostNotes}{PostNotes}{/block:PostNotes}
  898. </div>
  899. </div>
  900. {/block:Posts}
  901.  
  902. </div>
  903.  
  904. <font size="8">
  905. {block:Pagination}
  906. <div class="pagi">
  907. {block:PreviousPage}
  908. <a href="{PreviousPage}">present</a>
  909. {/block:PreviousPage}
  910.  
  911. {block:NextPage}
  912. <a href="{NextPage}"> past</a>
  913. {/block:NextPage}
  914. </div>
  915. {/block:Pagination}
  916. {/block:Posts}</font></div></div></div>
  917.  
  918.  
  919.  
  920.  
  921.  
  922. </body>
  923.  
  924.  
  925.  
  926.  
  927.  
  928. <div id="03" class="popup_block">
  929. <center><img src="http://i.imgur.com/3NCp39J.png"/img></center>
  930. <div style="overflow:auto; width: 405px; height:148px ;text-align: justify;">
  931.  
  932. <center> <a href="#?w=400" rel="05" class="poplight"><img src="http://i.imgur.com/vlQ7Mqo.png"/img></a></center>
  933. <br><br>
  934. <center> <a href="#?w=400" rel="06" class="poplight"><img src="http://i.imgur.com/Rbtx4OM.png"/img></a></center>
  935. <br><br>
  936. <center> <a href="#?w=400" rel="07" class="poplight"><img src="http://i.imgur.com/yQaiKBj.png"/img></a></center>
  937.  
  938. <p></p>
  939. <p></p><div style="width: 395px; text-align: justify;">
  940. </div></div></div></div></div></div></div></div></div></div>
  941.  
  942. <div id="05" class="popup_block">
  943.  
  944. <center><img src="http://i.imgur.com/hvTPIpL.png"/img></center>
  945. <center>
  946. <div style="overflow: auto; height: 128px; padding: 10px;">
  947. <div style="text-align: justify;">
  948. <div style="font-color: #d8d8d8; width: 390px; height: autopx; text-align: justify; margin-left: -20px; padding-bottom: 20px;">
  949.  
  950. <h1>LAMBERT</h1>
  951. <hr />
  952. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">if destiny truly chooses which boys become witchers, then in lambert's case it had made a twisted, cruel choice. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;- <i>the witcher journal</i> </blockquote>
  953. <hr />
  954. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;"><b3>A BRIEF PARENTHESIS:</b3>&nbsp;lambert was one of the younger witchers from kaer morhen. known for his biting tongue, he was often rude in conversation, in particular triss merigold, addressing her only by her last name - which irritated the sorceress greatly. he does not have much use for politics, a trait common to most witchers due to their code of neutrality. he helped train ciri in the art of combat, and was described as being at the same age as coën. he is one of the last witchers to be trained within kaer morhen's walls.
  955.  
  956. </b></blockquote>
  957. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  958. <ul>
  959. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>NAME:</b3> lambert.&nbsp;</span></li>
  960. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>AGE:</b3> early 50s, perhaps?.</span></li>
  961. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>GENDER:</b3> cis male.</span></li>
  962. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>PRONOUNS:</b3> he / him.&nbsp;</span></li>
  963. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>SPECIES:</b3> witcher.</span></li>
  964. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>BIRTHDAY:</b3> tba.</span></li>
  965. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>ZODIAC:</b3> tba.</span></li>
  966. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>BIRTHPLACE:</b3> tba.
  967. </span></li>
  968. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>SPOKEN LANGUAGES:</b3> english. </span></li><br>
  969. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>SEXUAL ORIENTATION:</b3> bisexual. </span></li>
  970. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>ROMANTIC ORIENTATION:</b3> demi-biromantic. </span></li>
  971. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>KINSEY SCALE:</b3> 1 (incidental homosexual behaviour). </span></li><br>
  972.  
  973. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>KIN:</b3> father (deceased). mother (deceased). </span></li>
  974. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>SPOUSE:</b3> none. </span></li>
  975. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>PETS:</b3> horse, (name). </span></li>
  976.  
  977. </ul>
  978. </blockquote>
  979. <hr />
  980.  
  981. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  982. <ul>
  983. <li><span style="line-height: 15.5556px;"><b3>HEIGHT:</b3>188cm / 6'2".&nbsp;</span></li>
  984. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>WEIGHT:</b3>&nbsp; 167lbs / 76kg. &nbsp;</span></li>
  985. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>SKIN:</b3> tba&nbsp;</span></li>
  986. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>HAIR:</b3> tba &nbsp;</span></li>
  987. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>EYES:</b3> tba &nbsp;</span></li>
  988. <br>
  989. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>BUILD:</b3> tba &nbsp;</span></li>
  990. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>BODY TYPE:</b3> ectomorph. &nbsp;</span></li>
  991. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>POSTURE:</b3> correct. &nbsp;</span></li><br>
  992. <li><span style="font-size: 10px; line-height: 15.5556px;"><b3>NOTES ON BODILY MUTATION DUE TO WITCHER MUTAGENS:</b3> tba. &nbsp;</span></li><br>
  993. </ul>
  994. </blockquote>
  995. <hr />
  996. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  997. <ul>
  998. <li><span style="line-height: 15.5556px;"><b3>PHYSICAL ILLNESS:</b3>tba. &nbsp;</span></li>
  999. <li><span style="line-height: 15.5556px;"><b3>MENTAL ILLNESS:</b3> none.&nbsp;</span></li><br>
  1000.  
  1001. <li><span style="line-height: 15.5556px;"><b3>SMOKE:</b3> no.&nbsp;</span></li>
  1002. <li><span style="line-height: 15.5556px;"><b3>DRINK:</b3> yes.&nbsp;</span></li>
  1003. <li><span style="line-height: 15.5556px;"><b3>DRUGS:</b3> no.&nbsp;</span></li>
  1004. <li><span style="line-height: 15.5556px;"><b3>GAMBLING:</b3> yes.&nbsp;</span></li>
  1005.  
  1006.  
  1007. </blockquote>
  1008. <hr />
  1009. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;"><b3>PERSONALITY:</b3>&nbsp;TBA &nbsp;</blockquote>
  1010. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  1011. <ul>
  1012. <li><span style="line-height: 15.5556px;"><b3>TEMPERAMENT:</b3> <a href="http://temperaments.fighunter.com/?page=choleric#">choleric.</a></span></li>
  1013. <li><span style="line-height: 15.5556px;"><b3>MORAL ALIGNMENT:</b3> <a href="http://easydamus.com/chaoticneutral.html">chaotic neutral.</a>.</span></li>
  1014. <li><span style="line-height: 15.5556px;"><b3>MYERS & BRIGGS:</b3> <a href="https://www.16personalities.com/estj-personality">estj.</a> - the executive. </span></li>
  1015. <li><span style="line-height: 15.5556px;"><b3>ENNEAGRAM:</b3> <a href="https://www.eclecticenergies.com/enneagram/type8.php">type 8.</a> / <a href="https://www.eclecticenergies.com/enneagram/type3.php">wing type 3.</a> </span></li>
  1016.  
  1017.  
  1018. </ul>
  1019. </blockquote>
  1020. <hr />
  1021.  
  1022. </div>
  1023. </div>
  1024. </div>
  1025. </div>
  1026.  
  1027.  
  1028.  
  1029. </center></div></div></div></div></div></div></div></div></div></div></div>
  1030.  
  1031. <div id="06" class="popup_block">
  1032. <center>
  1033. <center> <img src="http://i.imgur.com/MbIQmD0.png"/img></center>
  1034.  
  1035. I. main verse.<br><br>
  1036. II. alt-fantasy.<br><br>
  1037.  
  1038.  
  1039.  
  1040. </center></div></div></div></div></div></div></div></div></div></div></div>
  1041.  
  1042. <div id="07" class="popup_block">
  1043. <center> <img src="http://i.imgur.com/3DVvZQ8.png"/img></center>
  1044. <div style="overflow:auto; width: 405px;height: 128px;text-align: justify;">
  1045. tba
  1046.  
  1047.  
  1048.  
  1049.  
  1050. </center></div></div></div></div></div></div></div></div></div></div></div>
  1051.  
  1052.  
  1053.  
  1054.  
  1055. <div id="04" class="popup_block">
  1056. <center> <img src="http://i.imgur.com/ZNuiJbu.png"/img></center>
  1057. <div style="overflow:auto; width: 405px; height:148px;text-align: justify;">
  1058. <h1>welcome!!</h1>
  1059. <hr />
  1060. <blockquote style="border-left-width: 3px; border-left-color: #d8d8d8; padding-left: 10px; margin-left: 27px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; line-height: 110%; max-width: 400px !important;">hello!! thank you so much for taking the time to check out my blog, and for being kind enough to skim through these rules! they're nothing out of the ordinary for a rp blog, really; and i've made them as short as i can so they're not too much of a headache to get through.</blockquote>
  1061. <hr />
  1062. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; line-height: 110%; max-width: 400px !important;"><b3>FIRSTLY:</b3>&nbsp;this is a <i>private, non-selective</i> blog for lambert, a witcher, from cd projekt red's franchise "the witcher", as well as the books written by andrzej sapkowski. i am open to interactions with any and all muses! the private bit means that i only interact with mutuals, but i don't discriminate between those with fancy themes or formatting to those without it; single, multi-muse blogs or ocs - everyone is welcome here! </blockquote>
  1063. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; line-height: 110%; max-width: 400px !important;"> my interpretation is based thus far heavily on the lore found in the games, but i'm working my way through andrzej's literature also. if i get any lore wrong please don't hesitate to let me know!! </blockquote>
  1064. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; line-height: 110%; max-width: 400px !important;">
  1065. <ul>
  1066. <li><span style="font-size: 10px; line-height: 15.5556px;">this theme was taken and modified heavily by myself from hollywhood and i would appreciate it deeply if you did not copy anything from it. if you have any coding woes, my inbox is always open. same goes for all icons i use here, and graphics too.&nbsp;</span></li>
  1067.  
  1068. <li><span style="font-size: 10px; line-height: 15.5556px;">i do not own lambert, nor do i have any associations to the production of the games or the books. </span></li></ul>
  1069. </ul>
  1070. </blockquote>
  1071. <hr />
  1072. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; line-height: 110%; max-width: 400px !important;"><b3>FOLLOWING & INTERACTIONS:</b3>&nbsp;as i literally just said, i am not picky in the slightest whom i write with, as everyone deserves a chance i believe! there are only a few things i require with any potential partner of mine: </blockquote>
  1073. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  1074. <ul>
  1075. <li><span style="font-size: 10px; line-height: 15.5556px;">the moment we become mutuals, you are welcome to interact with me and/or lambert as much as you wish. if i have posted a starter call recently, feel free to tap that heart and i'll toss you something entirely ambiguous and hopefully well down the path of possibility. the same rule applies for any memes i've reblogged, they're there because i want to be sent them! the only things i will not respond to if our muses are not prior acquainted are ship-implying memes or drabbles. &nbsp;</span></li>
  1076. <li><span style="font-size: 10px; line-height: 15.5556px;">i both practice and expect <i>reblog karma</i> with all memes. the definition (courtesy of google): "reblog karma is a term coined by the rp community in which you send in a meme to the roleplaying blog you are reblogging the meme from." i'm tired of becomming people's meme archive. there's blogs out there dedicated to that! &nbsp;</span></li>
  1077. <li><span style="font-size: 10px; line-height: 15.5556px;">baymax i am not fast . meme. i take literal yonks to reply to threads sometimes, and i usually let memes rot in my inbox until i find the muse to reply to them. this doesn't mean that anything you send or write me is being ignored!! i always have 100% intentions of replying to them, just when lambert decides to be nice enough to cooperate.&nbsp;</span></li>
  1078. <li><span style="font-size: 10px; line-height: 15.5556px;">honestly, i prefer writing pre-established relationships over anything else. it's just easier to weave more interesting plots instead of always having to start right from the beginning with everyone. if you have a possible relationship for our two muses to have, then by all means i would love to hear about it!&nbsp;</span></li>
  1079. <li><span style="font-size: 10px; line-height: 15.5556px;">it will dissuade me from following you if you do not have a rules page, or you are an oc without this and an about page. another thing is that if you do not cut your posts, or you reblog asks instead of continuing them in a fresh text post. this isn't anything personal, it just really clogs up my dash and is a nightmare for when i'm lurking on mobile. &nbsp;</span></li>
  1080. </blockquote>
  1081. <hr />
  1082. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;"><b3>SHIPPING:</b3>&nbsp;i will quite happily multiship on this blog! however all serious ships will have to be discussed between myself and the mun of a potential parter for lambert. this is primarily a comfort thing as i get very invested with my ship partners and do not wish to get upset over something that won't be long term. sorry! </blockquote>
  1083. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  1084. <ul>
  1085. <li><span style="font-size: 10px; line-height: 15.5556px;">i need to address this first and foremost: lambert is a nasty. i highly doubt he even acknowledges that a romantic relationship is within his realm of emotional capability, bless him. &nbsp;</span></li>
  1086. <li><span style="font-size: 10px; line-height: 15.5556px;">and as expected, every serious romantic relationship that is developed for lambert has to be built on <i>chemisty.</i> often it takes him ages to come to terms with the fact that he's genuine in his love for someone, and the last thing i want this blog to turn into is a shitfest of shipping interactions. now, i AM a ship whore, but this does NOT mean that i will automatically ship with you. Whether our characters know each other canonically or not. our muses will have had to have interacted at least several times prior, in order for them to develop feelings for each other. &nbsp;</span></li>
  1087. <li><span style="font-size: 10px; line-height: 15.5556px;">i play lambert as bisexual and biromantic (with a heavier preference for women), and teetering on the gray spectrum of demiromantic. i demand for you to respect that.&nbsp;</span></li>
  1088. <li><span style="font-size: 10px; line-height: 15.5556px;">i'm above the legal age of consent and will not be writing explicit sexual content with anyone below it. it is in no way a priority on this blog, and i will not be writing it with anyone other than close friends. &nbsp;</span></li>
  1089. <li><span style="font-size: 10px; line-height: 15.5556px;">forcing a ship on me will result in an unfollow and a block. i define this as sending in shippy memes when we do not already have a ship in place, your muse touching him inappropriately or even you telling me how much of a good ship he and your muse would be when i've already expressed my disinterest in furthering their relationship. please don't do it. it's not cool.&nbsp;</span></li>
  1090. </ul>
  1091. </blockquote>
  1092. <hr />
  1093. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;"><b3>TO CONCLUDE:</b3>&nbsp;thank you so much for making it this far! i always read people's rules, and if there's passwords to be sent in then i do that too. i tag all possible triggers that i come across using the format "[trigger] cw" for you to blacklist at your own discretion. in return please can you tag anything pertaining to food and eating disorders. this includes talking about one's perception of body image or reblogging pictures of women's bodies. just tag as "body image cw" or something of that nature. thank you! &nbsp;</blockquote>
  1094. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;">
  1095. <ul>
  1096. <li><span style="line-height: 15.5556px;">my pen name here is road, though you may call me whatever you like! i'm over in england, so timezones clash a lot and i have two horses <s>pls ask me about them</s> who take up a good chunk of my time. therefore i may only be online for a few hours each day. &nbsp;</span></li>
  1097. <li><span style="font-size: 10px; line-height: 15.5556px;">you can always reach me on discord though! mutuals are free to ask for my # in order to add me. i'll send you memes and cry about my son with u.&nbsp;</span></li>
  1098. <li><span style="font-size: 10px; line-height: 15.5556px;">i would prefer it if mutuals exclusively used tumblr's im system to message me - and for ooc interactions only. &nbsp;</span></li>
  1099.  
  1100. </ul>
  1101. </blockquote>
  1102. <hr />
  1103. <blockquote style="border-left-width: 3px; border-left-color: #d9d9d9; padding-left: 10px; margin-left: 25px; margin-right: 25px; color: #d8d8d8; font-size: 10px; text-align: justify; max-width: 400px !important;"><b3>HEY CUTIE, DON'T GO JUST YET:</b3>&nbsp;just wanted to finally say that you look lovely, and don't forget to smile today. ♥ take any meds you may need, and stay hydrated! i love you very much. &nbsp;</blockquote>
  1104. <hr /></div>
  1105. </div>
  1106. </div>
  1107.  
  1108. </div></div></div></div></div></div></div></div></div></div>
  1109.  
  1110. <div id="02" class="popup_block" style="height: 240px;">
  1111. <center> </center>
  1112. <iframe frameborder="0" height="200px" overflow=auto; id="ask_form" scrolling="yes" !important; src="http://www.tumblr.com/ask_form/rabelaisian.tumblr.com" width="100%"></iframe>
  1113. </div>
  1114.  
  1115. </div></div></div></div></div></div></div></div></div></div>
  1116.  
  1117. </html>
Add Comment
Please, Sign In to add comment