Advertisement
worstaudrina

ily !!!

Apr 6th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.06 KB | None | 0 0
  1. <!----------
  2. MOONIE !
  3. ----------->
  4.  
  5.  
  6.  
  7. <!DOCTYPE html>
  8. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <html>
  11. <head>
  12. <link href='https://static.tumblr.com/blpgwiz/uLPm53w3h/flipperspectivecss.css' rel="stylesheet" type='text/css'>
  13. <link href='https://static.tumblr.com/blpgwiz/kVZm8o4rz/tilting.css' rel='stylesheet' type='text/css'>
  14. <link href='https://static.tumblr.com/blpgwiz/Zjemijy8n/fade_in_down.css' rel='stylesheet' style='text/css'>
  15.  
  16.  
  17.  
  18. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  19. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20. <link href="https://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  21. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  22. <script src="https://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  23.  
  24.  
  25. <script>
  26. (function($){
  27. $(document).ready(function(){
  28. $("[title]").style_my_tooltips({
  29. tip_follows_cursor:true,
  30. tip_delay_time:200,
  31. tip_fade_speed:500
  32. });
  33. });
  34. })(jQuery);
  35. </script>
  36.  
  37. <script type="text/javascript"
  38. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  39.  
  40. <script type="text/javascript"
  41. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  42. <script>
  43. $(document).ready(function() {
  44. //
  45. $('a.poplight[href^=#]').click(function() {
  46. var popID = $(this).attr('rel'); //Get Popup Name
  47. var popURL = $(this).attr('href'); //Get Popup href to define size
  48. var query= popURL.split('?');
  49. var dim= query[1].split('&');
  50. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  51. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="escape" alt="escape" /></a>');
  52. var popMargTop = ($('#' + popID).height() + 80) / 2;
  53. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  54. //Apply Margin to Popup
  55. $('#' + popID).css({
  56. 'margin-top' : -popMargTop,
  57. 'margin-left' : -popMargLeft
  58. });
  59. $('body').append('<div id="fade"></div>');
  60. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  61. return false;
  62. });
  63. $('a.close, #fade').live('click', function() {
  64. $('#fade , .popup_block').fadeOut(function() {
  65. $('#fade, a.close').remove(); //fade them both out
  66. });
  67. return false;
  68. });
  69. });
  70. </script>
  71.  
  72. <script>$(document).ready(function(){
  73. $("ul#tabs li").click(function(e){
  74. if (!$(this).hasClass("active")) {
  75. var tabNum = $(this).index();
  76. var nthChild = tabNum+1;
  77. $("ul#tabs li.active").removeClass("active");
  78. $(this).addClass("active");
  79. $("ul#tab li.active").removeClass("active");
  80. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  81. }
  82. });
  83. });</script>
  84.  
  85. <script type="text/javascript"> $(document).ready(function(){ $(".links_body").hide(); $(".links_head").click(function(){ $(this).next(".links_body").slideToggle('fast'); }); }); </script>
  86.  
  87.  
  88. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  89. <title>{Title}</title>
  90. <link rel="shortcut icon" href="{Favicon}" />
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  92.  
  93. <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet">
  94. <link href='https://fonts.googleapis.com/css?family=Prata' rel='stylesheet' type='text/css'>
  95. <link href="https://fonts.googleapis.com/css?family=Pragati+Narrow" rel="stylesheet">
  96. <link href="https://fonts.googleapis.com/css?family=Pinyon+Script" rel="stylesheet">
  97. <link href='https://fonts.googleapis.com/css?family=Montserrat:700,400' rel='stylesheet' type='text/css'>
  98. <link href="https://fonts.googleapis.com/css?family=Lobster+Two" rel="stylesheet">
  99. <link href="https://fonts.googleapis.com/css?family=Elsie" rel="stylesheet">
  100. <link href="https://fonts.googleapis.com/css?family=Bungee+Hairline" rel="stylesheet">
  101. <link href="https://fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet">
  102. <link href="https://fonts.googleapis.com/css?family=Cinzel" rel="stylesheet">
  103. <link href="https://fonts.googleapis.com/css?family=Poiret+One" rel="stylesheet">
  104. <link href="https://fonts.googleapis.com/css?family=Bubbler+One" rel="stylesheet">
  105. <link href="https://fonts.googleapis.com/css?family=Great+Vibes|Homemade+Apple" rel="stylesheet">
  106. <link href="https://fonts.googleapis.com/css?family=Petit+Formal+Script" rel="stylesheet">
  107. <link href="https://fonts.googleapis.com/css?family=Yeseva+One" rel="stylesheet">
  108. <link href="https://fonts.googleapis.com/css?family=Cormorant+SC" rel="stylesheet">
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. <style type="text/css">
  117.  
  118.  
  119.  
  120.  
  121. .popup_block {
  122. display:none;
  123. float:left;
  124. height:500px;
  125. position:fixed;
  126. left:50%;
  127. top:50%;
  128. margin-top:200px;
  129. z-index:9999999999999;
  130. opacity:1;
  131. font-size: 10px;
  132. font-family: calibri;
  133. color:#fff;
  134. text-align:justify;
  135. background-image:url('https://i.imgur.com/i6FP6Dh.png');
  136. }
  137.  
  138.  
  139. *html #fade {position: absolute;}
  140. *html .popup_block {position: absolute;}
  141. #fade {
  142. display:none;
  143. position:fixed;
  144. left:0px;
  145. top:0px;
  146. width:100%;
  147. height:100%;
  148. z-index:999999;
  149. background-color:#060606;
  150. opacity:0.1;
  151. }
  152.  
  153.  
  154. img.btn_close {
  155. float: right;
  156.  
  157. }
  158. #ask_form {
  159. height:250px;
  160.  
  161. }
  162.  
  163.  
  164. .tabcontent {
  165. font-size:9px;
  166. line-height:110%;
  167.  
  168. }
  169. .tab {
  170. display:none;
  171.  
  172. }
  173. .tab.active {
  174. display:block;
  175.  
  176. }
  177.  
  178. #blocks {
  179. background-color:#151515;
  180. border:1px solid #0a0a0a;
  181. color:#333333;
  182. letter-spacing:1px;
  183. text-align:center;
  184. font-weight:bold;
  185. text-transform:uppercase;
  186. font-size:8px;
  187. display:inline-block;
  188. padding:4px;
  189. width:120px;
  190. margin:2px;
  191. -webkit-transition: all .8s ease-in-out;
  192. -moz-transition: all .8s ease-in-out;
  193. -o-transition: all .8s ease-in-out;
  194. }
  195.  
  196. #blocks a {
  197. color:#666;
  198. text-shadow: 1px 1px 1px #000;
  199. }
  200.  
  201. #blocks:hover {
  202. background-color:#060606;
  203. border: solid 1px #151515;
  204. color:#aaa;
  205. -webkit-transition: all .8s ease-in-out;
  206. -moz-transition: all .8s ease-in-out;
  207. -o-transition: all .8s ease-in-out;
  208. }
  209.  
  210. #headerbar{
  211. margin-left:598px;
  212. margin-top:132px;
  213. width:180px;
  214. height:300px;
  215. overflow:scroll;
  216. padding:5px;
  217. text-align:justify;
  218. color:#555;
  219. font-size:10px;
  220. overflow-x:hidden;
  221. overflow-y:hidden;
  222. }
  223.  
  224. #headerbar a {
  225. color:#eee;
  226. }
  227.  
  228. ul#tabs {
  229. text-align:center;
  230. color:#333;
  231. letter-spacing:1px;
  232. font-weight:600;
  233. text-align:center;
  234. font-size:10px;
  235. display:inline-block;
  236. }
  237.  
  238. ul#tabs li {
  239. background-color:#0a0a0a;
  240. border:1px solid #0c0c0c;
  241.  
  242. letter-spacing:1px;
  243. text-align:center;
  244. font-family: 'Cormorant SC', serif;
  245. font-weight:600;
  246. color:#eee;
  247. text-shadow:0 0 1px #111;
  248. text-transform:uppercase;
  249. font-size:16px;
  250. display:inline-block;
  251. padding:2px;
  252. width:110px;
  253. margin:2px;
  254. cursor:pointer;
  255. text-align:center;
  256. -webkit-transition: all .8s ease-in-out;
  257. -moz-transition: all .8s ease-in-out;
  258. -o-transition: all .8s ease-in-out;
  259. }
  260.  
  261.  
  262. ul#tabs li:hover {
  263. color:#60171a;
  264. background-image:none;
  265. background-color:#transparent;
  266. border: solid 1px #transparent;
  267. color:#fff;
  268. font-weight:600;
  269. -webkit-transition: all .8s ease-in-out;
  270. -moz-transition: all .8s ease-in-out;
  271. -o-transition: all .8s ease-in-out;
  272. }
  273.  
  274. ul#tabs li.active {
  275. color:#6e2623;
  276. border:1px solid #060606;
  277. padding:2px;
  278. text-shadow:0px 0px 1px #000;
  279. background-image:url('');
  280. background-repeat:repeat;
  281. -webkit-transition: all 0.5s ease-out;
  282. -moz-transition: all 0.5s ease-out;
  283. transition: all 0.5s ease-out;
  284. }
  285.  
  286.  
  287. ul#tab {
  288. list-style-type: none;
  289. margin: 0;
  290. padding: 0;
  291. }
  292. ul#tab li {
  293. display: none;
  294. }
  295. ul#tab li.active {
  296. display: block;
  297. }
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305. .links_list {
  306. margin:0px;
  307. padding:2px;
  308. padding-top:12px;
  309. width:270px;
  310. overflow:none;
  311. }
  312.  
  313. .links_head {
  314. padding-top:2px;
  315. padding-bottom:7px;
  316. cursor:pointer;
  317. position:relative;
  318. margin:1px;
  319. text-align:center;
  320. letter-spacing:1px;
  321. font-weight:600;
  322. text-align:center;
  323. text-transform:uppercase;
  324. color:#00ced1;
  325. text-shadow:1px 1px 1px #111;
  326. font-size:12px;
  327. font-family:calibri;
  328. }
  329.  
  330. .links_body {
  331. margin-left:-7px;
  332. width:260px;
  333. height:auto;
  334. overflow:scroll;
  335. padding:10px;
  336. display:none;
  337. font-size:11px;
  338. text-align:justify;
  339. letter-spacing:0px;
  340. font-family:calibri;
  341. color:#00ced1;
  342. line-height:100%;
  343. overflow-x:hidden;
  344. }
  345.  
  346. .links_body img {
  347. max-width:100%;
  348. }
  349.  
  350. #tabbar{
  351. margin-left:316px;
  352. margin-top:-400px;
  353. width:282px;
  354. height:400px;
  355. position:fixed;
  356. padding:10px;
  357. text-align:justify;
  358. overflow-x:hidden;
  359. font-family:calibri;
  360. font-size:11px;
  361. overflow: auto;
  362. color:#999;
  363. padding-top:5px;
  364. margin-bottom:80px;
  365. -webkit-mask-image: -webkit-gradient(linear, left bottom, left 80%, from(rgba(4, 4, 4, 0)), to(rgba(4, 4, 4, 1)));
  366.  
  367. }
  368.  
  369.  
  370. #tabbar blockquote {
  371. width:240px
  372. border-left: solid 1px #777;
  373. }
  374.  
  375. #tabbar b {
  376. font-weight:800;
  377. font-size:12px;
  378. }
  379.  
  380.  
  381. #tabbar hr {
  382. border: 0;
  383. border-bottom: 2px dashed #333;
  384. background: #151515;
  385. max-width:280px;
  386. }
  387.  
  388.  
  389. #s-m-t-tooltip{
  390. max-width:300px;
  391. margin:10px;
  392. padding:6px;
  393. background: #0a0a0a;
  394. background-image:url('https://i.imgur.com/Q0Usjdf.png');
  395. background-repeat:repeat;
  396. border: solid 1px #333333;
  397. color:#ffffff;
  398. text-shadow:1px 1px 0px #fff,
  399. z-index:99999999999999999999;
  400. font-size:8px;
  401. letter-spacing:2px;
  402. font-style:normal;
  403. letter-spacing:2px;
  404. font-family: calibri;
  405. text-transform:uppercase;
  406. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  407. -webkit-transition: all 0.5s ease-in-out;
  408. -moz-transition: all 0.5s ease-in-out;
  409. -o-transition: all 0.5s ease-in-out;
  410. }
  411.  
  412. ::selection {
  413. background:#ddd;
  414. color:#444;
  415. }
  416. ::-moz-selection {
  417. background:#ddd;
  418. color:#444;
  419. }
  420. ::-webkit-selection {
  421. background:#ddd;
  422. color:#444;
  423. }
  424.  
  425. ::-webkit-scrollbar {
  426. height:0px;
  427. width:0px;
  428. background: transparent;
  429. border-left:0px solid transparent;
  430. border-right:0px solid transparent;
  431. }
  432. ::-webkit-scrollbar-thumb {
  433. background: transparent;
  434. }
  435.  
  436.  
  437. a {
  438. text-decoration:none;
  439. color:#ccc;
  440. text-transform:uppercase;
  441. -webkit-transition: all 0.5s ease-in-out;
  442. -moz-transition: all 0.5s ease-in-out;
  443. -o-transition: all 0.5s ease-in-out;
  444. }
  445.  
  446.  
  447. a:hover {
  448. color:#fff;
  449. text-shadow:0px 0px 1px #aaa;
  450. }
  451.  
  452.  
  453. body {
  454. background:url('https://i.imgur.com/CDJdt7O.png')
  455. no-repeat fixed top left;
  456. font-family:calibri;
  457. text-align:justify;
  458. background-color:#151515;
  459. }
  460.  
  461.  
  462.  
  463. h1 {
  464. font-weight:normal;
  465. font-size:13px;
  466. text-align:center;
  467. font-style:normal;
  468. line-height:100%;
  469. letter-spacing:1px;
  470. text-transform:normal;
  471. color:#380a0a;
  472. }
  473.  
  474. h2 {
  475. font-size:10px;
  476. text-align:center;
  477. line-height:100%;
  478. letter-spacing:-0.5px;
  479. color:#380a0a;
  480. font-weight:bold;
  481. text-transform:uppercase;
  482. padding:5px;
  483. padding-bottom:2px;
  484. }
  485.  
  486. h, h2 {
  487. font-family: times;
  488. text-transform:uppercase,bold;
  489. color: #ffffff;
  490. font-size:19px;
  491. }
  492.  
  493. h3 {
  494. font-family:courier;
  495. text-transform:uppercase;
  496. text-align:right;
  497. font-size:10px;
  498. border-radius:3px;
  499. border: 1px solid #fff;
  500. outline:1px dashed #fff;
  501. outline-offset:2px;
  502. width:100%;
  503. color:#eee;
  504. background-image:url(https://i.imgur.com/Q0Usjdf.png);
  505. -webkit-border-radius: 0px;
  506. -moz-border-radius: 0px;
  507. border-radius: 0px;
  508. }
  509.  
  510. h4 {
  511. margin-top:2px;
  512. font-family: 'Petit Formal Script', cursive;
  513. text-transform:bold;
  514. font-size:10px;
  515. color:#fff;
  516. }
  517.  
  518. h5 {
  519. margin-top:1px;
  520. margin-bottom:2px;
  521. width:92%;
  522. height:14px;
  523. text-align:center;
  524. font-family: 'Bungee Hairline', cursive;
  525. text-transform:uppercase;
  526. font-size:12px;
  527. padding:9px;
  528. color:#00bfff;
  529. background-color:#;
  530. -webkit-filter: blur(1px);
  531. -webkit-transition: 0.8s ease-in;
  532. -moz-transition: 1s ease-in;
  533. transition: 1s ease-in;
  534. opacity:0.7;
  535. -webkit-transition: all 0.6s ease-in-out;
  536. -moz-transition: all 0.6s ease-in-out;
  537. -o-transition: all 0.6s ease-in-out;
  538. -ms-transition: all 0.6s ease-in-out;
  539. transition: all 0.6s ease-in-out;
  540. -webkit-border-radius: 10px;
  541. -moz-border-radius: 10px;
  542. border-radius: 10px;
  543. }
  544.  
  545. h5:hover{
  546. color:#dda0dd;
  547. text-shadow:0px 0px 1px #731515;
  548. background-color:#;
  549.  
  550. -webkit-filter:none;
  551. -webkit-transition: all 0.6s ease-in-out;
  552. opacity:1;
  553.  
  554. -webkit-transition: all 0.6s ease-in-out;
  555.  
  556. -moz-transition: all 0.6s ease-in-out;
  557.  
  558. -o-transition: all 0.6s ease-in-out;
  559.  
  560. -ms-transition: all 0.6s ease-in-out;
  561.  
  562. transition: all 0.6s ease-in-out;
  563.  
  564. }
  565.  
  566. h6 {
  567. margin-top:4px;
  568. margin-bottom:2px;
  569. width:100%;
  570. height:10px;
  571. text-align:center;
  572. font-family: 'Cinzel', serif;
  573. text-transform:uppercase;
  574. font-size:13px;
  575. padding:9px;
  576. color:#ffffff;
  577. background-image:url(https://i.imgur.com/Q0Usjdf.png);
  578. text-shadow:0px 0px 2px #ffffff;
  579. }
  580.  
  581. h7 {
  582. font-family: 'Over the Rainbow';
  583. text-transform:bold;
  584. text-shadow:
  585. 1px 1px 0px #000,
  586. 1px -1px 0px #000,
  587. -1px -1px 0px #000,
  588. -1px 1px 0px #000,
  589. font-size:15px;
  590. color:#70706f;
  591.  
  592. }
  593.  
  594. h8 {
  595. font-family: 'Montserrat', sans-serif;
  596. text-transform:uppercase;
  597. color: #380a0a;
  598. font-size:13px;
  599. }
  600.  
  601. h9 {
  602. text-shadow: 0px 0px 2px #350707;
  603. font-family:calibri;
  604. font-size:17px;
  605. color:#380a0a;
  606. text-transform:uppercase;
  607. top:120px;
  608. left:600px;
  609. letter-spacing:8px;
  610. text-shadow: 0px 0px 1px #333333;
  611. }
  612.  
  613. h9:hover {
  614. color:#fff;
  615. -webkit-filter: blur(2px);
  616. -webkit-transition: 0.3s ease-in;
  617. -moz-transition: 0.3s ease-in;
  618. transition: 0.3s ease-in;
  619. }
  620.  
  621. h10 {
  622. font-family: 'Crimson Text', serif;
  623. font-size:10px;
  624. color:#fff;
  625. text-transform:lowercase;
  626. top:120px;
  627. left:600px;
  628. letter-spacing:3px;
  629. }
  630.  
  631.  
  632. h11 {
  633. font-family: 'Montserrat', sans-serif;
  634. text-transform:uppercase;
  635. color: #ffffff;
  636. font-size:11px;
  637. text-shadow:0px 0px 1px #380a0a;
  638. }
  639.  
  640. h12 {
  641. font-family: 'Over the Rainbow';
  642. text-transform:normal;
  643. font-size:10px;
  644. color:#ffffff;
  645. }
  646.  
  647. h13 {
  648. display:block;
  649. margin-top:5px;
  650. margin-bottom:5px;
  651. margin-left:auto;
  652. margin-right:auto;
  653. font-family: 'Oswald', sans-serif;
  654. color:#ffffff;
  655. border:1px solid #131313;
  656. text-shadow:
  657. 1px 1px 0px #000,
  658. -1px -1px 0px #000,
  659. font-size:12px;
  660. width:93%;
  661. padding:2px 0px;
  662. background:url('https://i.imgur.com/Q0Usjdf.png');
  663. outline:1px dashed #333333;
  664. outline-offset:2px;
  665. -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  666. -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  667. box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.1);
  668. border-bottom-right-radius: 0px;
  669. border-bottom-left-radius: 0px;
  670. border-top-right-radius: 0px;
  671. border-top-left-radius: 0px;
  672. }
  673.  
  674.  
  675.  
  676.  
  677. b, strong {
  678. text-transform:uppercase;
  679. font-size:13px;
  680. font-family: 'Bubbler One', sans-serif;
  681. color:#00bfff;
  682. text-shadow:0px 0px 1px #420d0b;
  683. letter-spacing:1px;
  684. }
  685.  
  686. i, em, italics {
  687. font-family: 'Homemade Apple', cursive;
  688. font-size:12px;
  689. text-transform:lowercase;
  690. color:#00bfff;
  691. letter-spacing:0px;
  692. text-shadow:
  693. 1px 1px 0px #fff,
  694. 1px -1px 0px #fff,
  695. -1px -1px 0px #000,
  696. }
  697.  
  698. hi {
  699. font-family: 'Homemade Apple', cursive;
  700. font-size:18px;
  701. text-transform:lowercase;
  702. color:#919191;
  703. letter-spacing:0.5px;
  704. text-shadow:
  705. 1px 1px 0px #fff,
  706. 1px -1px 0px #fff,
  707. -1px -1px 0px #000,
  708. }
  709.  
  710. big {
  711. text-transform:uppercase;
  712. letter-spacing:2px;
  713. font-weight:none;
  714. font-size:15px;
  715. color:#7f6f2e;
  716. font-family: 'Yeseva One', cursive;
  717. }
  718.  
  719. hr {
  720. text-align:center;
  721. width:150px;
  722. border:0.5px solid #777;
  723. }
  724.  
  725. small, sub {
  726. font-size:11px;
  727. }
  728.  
  729. #container img {
  730. height:auto;
  731. max-width:100%;
  732. }
  733.  
  734. blockquote img {
  735. max-width:100%;
  736. height:auto;
  737. }
  738.  
  739. blockquote blockquote img {
  740. max-width:100%;
  741. height:auto;
  742. }
  743.  
  744. .caption {
  745. width:160px;
  746. text-align:center;
  747. line-height:120%;
  748. }
  749.  
  750.  
  751.  
  752.  
  753.  
  754. #container {
  755. background: #151515;
  756. width:295px;
  757. height:720px;
  758. top:0px;
  759. left:650px;
  760. position:fixed;
  761. overflow-y:scroll;
  762. overflow-x:hidden;
  763. padding-top:0px;
  764. -webkit-mask-image: -webkit-gradient(linear, center 96%, center bottom, from(rgba(5,0,0,1)), to(rgba(5,0,0,0)));
  765. opacity:0.0;
  766.  
  767. -webkit-transition: all 0.6s ease-in-out;
  768.  
  769. -moz-transition: all 0.6s ease-in-out;
  770.  
  771. -o-transition: all 0.6s ease-in-out;
  772.  
  773. -ms-transition: all 0.6s ease-in-out;
  774.  
  775. transition: all 0.6s ease-in-out;
  776. }
  777.  
  778. #container:hover{
  779. outline:1px dashed #222222;
  780. outline-offset:5px;
  781. -webkit-filter:none;
  782. -webkit-transition: all 0.6s ease-in-out;
  783. opacity:1;
  784.  
  785. -webkit-transition: all 0.6s ease-in-out;
  786.  
  787. -moz-transition: all 0.6s ease-in-out;
  788.  
  789. -o-transition: all 0.6s ease-in-out;
  790.  
  791. -ms-transition: all 0.6s ease-in-out;
  792.  
  793. transition: all 0.6s ease-in-out;
  794.  
  795.  
  796. }
  797.  
  798.  
  799. #post {
  800. width:286px;
  801. background-color:transparent;
  802. margin-top:0px;
  803. font-size:14px;
  804. line-height:95%;
  805. color:#fff;
  806. margin-bottom:20px;
  807. margin-left:auto;
  808. margin-right:auto;
  809.  
  810. }
  811.  
  812.  
  813.  
  814.  
  815. #post blockquote {
  816. padding-left:10px;
  817. margin-left:10px;
  818. border-left:#666 1px solid;
  819. }
  820.  
  821. #ask {
  822. font-family: 'Anton', sans-serif;
  823. text-align:center;
  824. padding-top: 10px;
  825. margin-left:0px;
  826. text-transform:uppercase;
  827. color:#b0e0e6;
  828. font-size:20px;
  829. padding:1px;
  830. letter-spacing:0px
  831. text-shadow:0 0 2px #aeaeae;
  832. }
  833.  
  834. #ask a{
  835. font-family: 'Anton', sans-serif;
  836. text-transform:uppercase;
  837. font-size:20px;
  838. letter-spacing: 0px;
  839. text-shadow: none;
  840. color: #b0e0e6;
  841. text-shadow:0 0 2px #050506;
  842. -webkit-filter: blur(0.5px);
  843. }
  844.  
  845. #ask a:hover {
  846. font-family: 'Anton', sans-serif;
  847. color: #add8e6;
  848. letter-spacing: 2px;
  849. text-shadow:0 0 2px #000;
  850. -webkit-filter: blur(0px);
  851. -webkit-transition:all .5s ease-in-out;
  852. -moz-transition:all .5s ease-in-out;
  853. transition:all .5s ease-in-out;
  854.  
  855. }
  856.  
  857. #q {
  858. font-family: 'Anton', sans-serif;
  859. font-size:8px;
  860. text-shadow:1px 1px 0px #ffffff,
  861. text-align:center;
  862. padding-top: 5px;
  863. margin-left:0px;
  864. text-transform:auto;
  865. letter-spacing:3px
  866. margin-top:-10px;
  867. padding:5px;
  868. background: #000;
  869. background: url("https://i.imgur.com/Q0Usjdf.png");
  870. background-repeat:repeat;
  871. padding:2px;
  872. color:#ffffff;
  873. text-transform: uppercase;
  874. border-bottom-left-radius: 5px;
  875. border-top-right-radius: 5px;
  876. border-bottom-left-radius: 0px;
  877. border-top-right-radius: 0px;
  878. padding:10px;
  879. letter-spacing:2px;
  880. border:solid 1px #333333;
  881. }
  882.  
  883. #ans {
  884. text-align:center;
  885. padding:10px;
  886.  
  887. }
  888.  
  889.  
  890.  
  891. #info {
  892. width:285px;
  893. height:auto;
  894. text-align:center;
  895. padding:2px;
  896. word-spacing:10px;
  897. font-size:8px;
  898. font-weight:200;
  899. padding:5px;
  900. padding-top:2px;
  901. padding-bottom:7px;
  902. letter-spacing:-3px;
  903. word-spacing:15px;
  904. }
  905.  
  906. #info a {
  907. text-align:center;
  908. color:#cccccc;
  909. text-shadow: 2px 2px 2px #000;
  910. word-spacing:5px;
  911. font-size:8px;
  912. font-weight:600;
  913. font-family: 'Montserrat', sans-serif;
  914. font-size:8px;
  915. text-transform:uppercase;
  916. letter-spacing:1px;
  917. -webkit-transition: all 0.5s ease-out;
  918. -moz-transition: all 0.5s ease-out;
  919. transition: all 0.5s ease-out;
  920. }
  921.  
  922. #info a:hover {
  923. text-shadow: 0px 0px 7px #828282;
  924. color:#450d0b;
  925. -webkit-transition: all 0.5s ease-out;
  926. -moz-transition: all 0.5s ease-out;
  927. transition: all 0.5s ease-out;
  928. }
  929.  
  930. #tags {
  931. background-color:#000000;
  932. background-image:url('https://i.imgur.com/Q0Usjdf.png');
  933. border-top: solid 1px #333;
  934. border-bottom: solid 1px #333;
  935. width:283px;
  936. height:auto;
  937. padding: 5px;
  938. word-wrap: break-word;
  939. font-family: 'Bubbler One', sans-serif;
  940. text-transform:uppercase;
  941. letter-spacing:1px;
  942. padding:5px;
  943. font-weight:800;
  944. text-align:center;
  945. margin-top:-2px;
  946. margin-left:-7px;
  947. z-index:3;}
  948.  
  949. #tags a {
  950. font-style:trebuchet ms;
  951. color:#b0e0e6;
  952. font-size:7px;
  953. -webkit-transition: all 0.5s ease-out;
  954. -moz-transition: all 0.5s ease-out;
  955. transition: all 0.5s ease-out;
  956. }
  957.  
  958. #tags a:hover {
  959. color:#dda0dd;
  960. font-style:none;
  961. -webkit-transition: all 0.5s ease-out;
  962. -moz-transition: all 0.5s ease-out;
  963. transition: all 0.5s ease-out;
  964. }
  965.  
  966.  
  967. #postnotes {
  968. border-radius:10px;
  969. background:transparent;
  970. }
  971.  
  972. .note {
  973. text-transform:none;
  974. letter-spacing:0px;
  975. font-size:9px;
  976. text-align:left;
  977. line-height:100%;
  978. margin-left:5px;
  979. }
  980.  
  981. .note li {
  982. list-style-type:decimal;
  983. padding:0px 5px 10px 25px;
  984. text-align:left;
  985. -webkit-transition: all 0.5s ease-in-out;
  986. -moz-transition: all 0.5s ease-in-out;
  987. -o-transition: all 0.5s ease-in-out;
  988. }
  989.  
  990. #link1 {
  991. position:fixed;
  992. text-shadow: 0px 0px 11px #dda0dd;
  993. left:500px;
  994. top:150px;
  995. transform: rotate(0deg);
  996. font-family: helvetica;
  997. font-size: 35px;
  998.  
  999. }
  1000.  
  1001.  
  1002. #link2 {
  1003. position:fixed;
  1004. text-shadow: 0px 0px 11px #70706d;
  1005. left:540px;
  1006. top:195px;
  1007. transform: rotate(20deg);
  1008. font-family: helvetica;
  1009. font-size: 28px;
  1010.  
  1011. }
  1012.  
  1013.  
  1014.  
  1015.  
  1016. #link3 {
  1017. position:fixed;
  1018. text-shadow: 0px 0px 11px #70706d;
  1019. left:570px;
  1020. top:235px;
  1021. transform: rotate(-30deg);
  1022. font-family: helvetica;
  1023. font-size: 35px;
  1024. }
  1025.  
  1026.  
  1027.  
  1028.  
  1029. #link1 a {
  1030. padding:10px;
  1031. color:#00bfff;
  1032. margin-right:0px;
  1033. -moz-transition-duration:2s;
  1034. -webkit-transition-duration:2s;
  1035. -o-transition-duration:2s;
  1036. -webkit-filter: blur(2px);
  1037. -moz-transition-duration:0.7s;
  1038. -webkit-transition-duration:0.7s;
  1039. -o-transition-duration:0.7s;
  1040. }
  1041. #link2 a {
  1042. padding:10px;
  1043. color:#00bfff;
  1044. margin-right:0px;
  1045. -moz-transition-duration:2s;
  1046. -webkit-transition-duration:2s;
  1047. -o-transition-duration:2s;
  1048. -webkit-filter: blur(2px);
  1049. -moz-transition-duration:0.7s;
  1050. -webkit-transition-duration:0.7s;
  1051. -o-transition-duration:0.7s;
  1052. }
  1053. #link3 a {
  1054. padding:10px;
  1055. color:#00bfff;
  1056. margin-right:0px;
  1057. -moz-transition-duration:2s;
  1058. -webkit-transition-duration:2s;
  1059. -o-transition-duration:2s;
  1060. -webkit-filter: blur(2px);
  1061. -moz-transition-duration:0.7s;
  1062. -webkit-transition-duration:0.7s;
  1063. -o-transition-duration:0.7s;
  1064. }
  1065.  
  1066. #link1 a:hover {
  1067. -webkit-filter: blur(0.4px);
  1068. -moz-transition-duration:0.7s;
  1069. -webkit-transition-duration:0.7s;
  1070. -o-transition-duration:0.7s;
  1071. }
  1072. #link2 a:hover {
  1073. -webkit-filter: blur(0.4px);
  1074. -moz-transition-duration:0.7s;
  1075. -webkit-transition-duration:0.7s;
  1076. -o-transition-duration:0.7s;
  1077. }
  1078. #link3 a:hover {
  1079. -webkit-filter: blur(0.4px);
  1080. -moz-transition-duration:0.7s;
  1081. -webkit-transition-duration:0.7s;
  1082. -o-transition-duration:0.7s;
  1083. }
  1084.  
  1085.  
  1086. #kcsstuff {
  1087. font-size:20px;
  1088. font-family: arial;
  1089. font-style: none;
  1090. text-shadow: 1px 1px 4px #ffffff
  1091. -moz-transition-duration:0.5s;
  1092. -webkit-transition-duration:0.5s;
  1093. -o-transition-duration:0.5s;
  1094. }
  1095.  
  1096. #kcsstuff a {
  1097. padding:5px;
  1098. position:fixed;
  1099. right:20px;
  1100. bottom:10px
  1101. }
  1102.  
  1103. #kcsstuff a:hover {
  1104. -webkit-transition: all 0.6s ease-in-out;
  1105. -moz-transition: all 0.6s ease-in-out;
  1106. -o-transition: all 0.6s ease-in-out;
  1107. -ms-transition: all 0.6s ease-in-out;
  1108. transition: all 0.6s ease-in-out;
  1109. color: #000000;
  1110. text-shadow: 4px 5px 3px #333333;
  1111. }
  1112.  
  1113.  
  1114. #forth {
  1115. position:fixed;
  1116. left:480px;
  1117. top:630px;
  1118. }
  1119.  
  1120. #back {
  1121. position:fixed;
  1122. left:460px;
  1123. top:630px;
  1124. }
  1125.  
  1126. .pagination a {
  1127. font-size:11px;
  1128. color:#fff;
  1129. font-family: 'Over the Rainbow';
  1130. text-shadow:0px 0px 1px #222;
  1131. text-transform:normal;
  1132. }
  1133.  
  1134. .pagination a:hover {
  1135. color:#bbb;
  1136. text-shadow:0px 0px 2px #333;
  1137. }
  1138.  
  1139. .playerbuttonbg {
  1140. position: absolute;
  1141. left: 13px;
  1142. top: 13px;
  1143. width: 19px;
  1144. height: 19px;
  1145. background-color: #ffffff;
  1146. padding: 10px;
  1147. -webkit-border-radius: 40px;
  1148. -moz-border-radius: 40px;
  1149. border-radius: 40px;
  1150. opacity: .4;
  1151. filter: alpha(opacity=40);
  1152. -moz-opacity: 0.4;
  1153. -khtml-opacity: 0.4;
  1154. transition: opacity .7s ease-in-out;
  1155. -moz-transition: opacity .7s ease-in-out;
  1156. -webkit-transition: opacity .7s ease-in-out;}
  1157.  
  1158. .playerbuttonbg:hover {
  1159. opacity: 1;
  1160. filter: alpha(opacity=100);
  1161. -moz-opacity: 1;
  1162. -khtml-opacity: 1;
  1163. }
  1164. .newplayerbutton {
  1165. position: relative;
  1166. width: 19px;
  1167. height: 19px;
  1168. overflow: hidden;
  1169. }
  1170. .playerbuttonhug {
  1171. position: absolute;
  1172. top: -18px;
  1173. left: -7px;
  1174. }
  1175. .tumblr_audio_player {
  1176. border:none;
  1177. height: 50px;
  1178. width: 240px;
  1179. margin-left:3px;
  1180. margin-top:3px;
  1181. }
  1182. .audioimgwrapper {
  1183. position: absolute;
  1184. left: 0px;
  1185. top: 0px;
  1186. overflow: hidden;
  1187. width: 66px;
  1188. height: 66px;
  1189. }
  1190. .audioimgwrapper img {
  1191. width: 100%;
  1192. height: auto;
  1193. }
  1194. .trackdetails {
  1195. width: auto;
  1196. display:inline-block;
  1197. margin-left: 90px;
  1198. min-height: 85px;
  1199. }
  1200. .audiowrapper {
  1201. position: relative;
  1202. display:inline-block;
  1203. }
  1204.  
  1205. .chat li, .chat ol, ul.chat {
  1206. list-style:none;
  1207. margin:0px;
  1208. padding:2px;
  1209. font-family: calibri;
  1210. }
  1211.  
  1212. #updates {
  1213. position:fixed;
  1214. opacity:0.0;
  1215. background-color:#151515;
  1216. left: 230px;
  1217. top: 500px;
  1218. color:#70706f;
  1219. font-size:14px;
  1220. text-shadow:1px 1px 1px #333333;
  1221. text-shadow:-1px 1px 0px #333333;
  1222. width:300px;
  1223. height:127px;
  1224. overflow-y:scroll;
  1225. overflow-x:hidden;
  1226. text-align:center;
  1227.  
  1228. -webkit-transition: all 0.6s ease-in-out;
  1229.  
  1230. -moz-transition: all 0.6s ease-in-out;
  1231.  
  1232. -o-transition: all 0.6s ease-in-out;
  1233.  
  1234. -ms-transition: all 0.6s ease-in-out;
  1235.  
  1236. transition: all 0.6s ease-in-out;
  1237. }
  1238.  
  1239. #updates:hover{
  1240. outline:1px dashed #222222;
  1241. outline-offset:5px;
  1242. -webkit-filter:none;
  1243. -webkit-transition: all 0.6s ease-in-out;
  1244. opacity:1;
  1245.  
  1246. -webkit-transition: all 0.6s ease-in-out;
  1247.  
  1248. -moz-transition: all 0.6s ease-in-out;
  1249.  
  1250. -o-transition: all 0.6s ease-in-out;
  1251.  
  1252. -ms-transition: all 0.6s ease-in-out;
  1253.  
  1254. transition: all 0.6s ease-in-out;
  1255. }
  1256.  
  1257.  
  1258.  
  1259. #rotateone{
  1260. float: left;
  1261. -webkit-animation-name: rotateone;
  1262. -webkit-animation-iteration-count: infinite;
  1263. -webkit-animation-timing-function: ease-in-out;
  1264. -webkit-animation-duration: 15s;
  1265. }
  1266.  
  1267. @-webkit-keyframes rotateone{
  1268. 0% { -webkit-transform: rotate(100deg)}
  1269. 50% {-webkit-transform: rotate(360deg);}
  1270. 100% { -webkit-transform: rotate(100deg)}
  1271. }
  1272.  
  1273.  
  1274. #rotatetwo{
  1275. float: left;
  1276. -webkit-animation-name: rotatetwo;
  1277. -webkit-animation-iteration-count: infinite;
  1278. -webkit-animation-timing-function: ease-in-out;
  1279. -webkit-animation-duration: 10s;
  1280. }
  1281.  
  1282. @-webkit-keyframes rotatetwo{
  1283. 0% { -webkit-transform: rotate(80deg)}
  1284. 50% {-webkit-transform: rotate(300deg);}
  1285. 100% { -webkit-transform: rotate(80deg)}
  1286. }
  1287.  
  1288.  
  1289. #rotatethree{
  1290. float: left;
  1291. -webkit-animation-name: rotatethree;
  1292. -webkit-animation-iteration-count: infinite;
  1293. -webkit-animation-timing-function: ease-in-out;
  1294. -webkit-animation-duration: 13s;
  1295. }
  1296.  
  1297. @-webkit-keyframes rotatethree{
  1298. 0% { -webkit-transform: rotate(10deg)}
  1299. 50% {-webkit-transform: rotate(200deg);}
  1300. 100% { -webkit-transform: rotate(10deg)}
  1301. }
  1302.  
  1303.  
  1304. #rotatefour{
  1305. float: left;
  1306. -webkit-animation-name: rotatefour;
  1307. -webkit-animation-iteration-count: infinite;
  1308. -webkit-animation-timing-function: ease-in-out;
  1309. -webkit-animation-duration: 15s;
  1310. }
  1311.  
  1312. @-webkit-keyframes rotatefour{
  1313. 0% { -webkit-transform: rotate(0deg)}
  1314. 50% {-webkit-transform: rotate(60deg);}
  1315. 100% { -webkit-transform: rotate(0deg)}
  1316. }
  1317.  
  1318.  
  1319. #rotatefive{
  1320. float: left;
  1321. -webkit-animation-name: rotatefive;
  1322. -webkit-animation-iteration-count: infinite;
  1323. -webkit-animation-timing-function: ease-in-out;
  1324. -webkit-animation-duration: 10s;
  1325. }
  1326.  
  1327. @-webkit-keyframes rotatefive{
  1328. 0% { -webkit-transform: rotate(-180deg)}
  1329. 50% {-webkit-transform: rotate(0deg);}
  1330. 100% { -webkit-transform: rotate(-180deg)}
  1331. }
  1332.  
  1333.  
  1334. #rotatesix{
  1335. float: left;
  1336. -webkit-animation-name: rotatesix;
  1337. -webkit-animation-iteration-count: infinite;
  1338. -webkit-animation-timing-function: ease-in-out;
  1339. -webkit-animation-duration: 10s;
  1340. }
  1341.  
  1342. @-webkit-keyframes rotatesix{
  1343. 0% { -webkit-transform: rotate(330deg)}
  1344. 50% {-webkit-transform: rotate(-200deg);}
  1345. 100% { -webkit-transform: rotate(330deg)}
  1346. }
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353. </style>
  1354.  
  1355. </head>
  1356. <body>
  1357. </script>
  1358.  
  1359. <script language=JavaScript>
  1360. <!--
  1361.  
  1362. //Disable right mouse click Script
  1363. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  1364. //For full source code, visit https://www.dynamicdrive.com
  1365.  
  1366. var message="if you ctrl/command+left-click a link it will open in a new window.";
  1367.  
  1368. ///////////////////////////////////
  1369. function clickIE4(){
  1370. if (event.button==2){
  1371. alert(message);
  1372. return false;
  1373. }
  1374. }
  1375.  
  1376. function clickNS4(e){
  1377. if (document.layers||document.getElementById&&!document.all){
  1378. if (e.which==2||e.which==3){
  1379. alert(message);
  1380. return false;
  1381. }
  1382. }
  1383. }
  1384.  
  1385. if (document.layers){
  1386. document.captureEvents(Event.MOUSEDOWN);
  1387. document.onmousedown=clickNS4;
  1388. }
  1389. else if (document.all&&!document.getElementById){
  1390. document.onmousedown=clickIE4;
  1391. }
  1392.  
  1393. document.oncontextmenu=new Function("alert(message);return false")
  1394.  
  1395. // -->
  1396. </script>
  1397.  
  1398. <!-- YOUR UPDATES TAB -->
  1399. <div id="updates">
  1400. <h13>CATHERINE DOLLANGANGER</h13>
  1401.  
  1402. of <b>FLOWERS IN THE ATTIC.</b>
  1403.  
  1404. <br><h12>highly selective & private.</h12>
  1405.  
  1406. <h13>WITCHY.</h13>
  1407.  
  1408. <center>Nothing was ever my fault. Behind me lay a trail of dead men. But I wasn't responsible for the death of even one of them, was I? No, of course not. </center>
  1409.  
  1410. <h10></h10>
  1411.  
  1412. <br>est. nov 2016, revamp jan 2019.</b>
  1413.  
  1414. <br><h4>wr. moonie.</h4>
  1415.  
  1416. <h13>WOMAN.</h13>
  1417.  
  1418. <marquee onmouseover="this.stop();" onmouseout="this.start();"><code><h7>please check navigation before interacting. icons & edits are not for public use.</h7></code></marquee>
  1419.  
  1420. <h5>tracking : cathydoll</h5>
  1421.  
  1422. <h13></h13>
  1423.  
  1424.  
  1425. </div>
  1426.  
  1427. <!-- END UPDATES TAB -->
  1428. <div id="link1">
  1429. <a href="/" title="REFRESH.">♡</a></div>
  1430.  
  1431. <div id="link2">
  1432. <a href="#?w=500" rel="question" class="poplight" title="Question.">♡</a></div>
  1433.  
  1434. <div id="link3">
  1435. <a href="#?w=850" rel="navi" class="poplight" title="Navigation.">♡</a></div>
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443. </center></div></div>
  1444.  
  1445. <div id="question" class="popup_block" style="height:250px; padding:0px; background:url(); background-repeat:no repeat; overflow-x:hidden;">
  1446. <iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="https://www.tumblr.com/ask_form/{Name}.tumblr.com" width="100%"></iframe>
  1447. </div>
  1448.  
  1449.  
  1450.  
  1451.  
  1452. <div id="navi" class="popup_block">
  1453.  
  1454. <div id="headerbar">
  1455. <ul id="tabs">
  1456. <li class="active">rules</li>
  1457. <li>verses</li>
  1458. <li>tags</li>
  1459. <li>biography</li>
  1460. <li>relations</li>
  1461. <li>extra.</li>
  1462. </ul></div>
  1463.  
  1464.  
  1465.  
  1466. <div id="tabbar"><ul id="tab">
  1467. <li class="active">
  1468.  
  1469. <h3> RULES , </h3>
  1470. I : This is an independent roleplay blog for Catherine Leigh Dollanganger from V.C. Andrew’s “Dollanganger” Series. This blog will be <b>EXTREMELY</b> triggering. It will involve the following triggers: incest, rape, abuse, mentions of starvation, mental abuse, physical abuse, grooming.I have read all the books, I’ve seen the movies, sadly. I’ve been writing Cathy since 2016 and have mainly been headcanon based with book influences since then!
  1471.  
  1472.  
  1473.  
  1474. <br><br>
  1475.  
  1476.  
  1477. II : Call me Moonie! I use She/They pronouns, I identify as a demigirl. I’m 20 turning 21 in July! You most likely won’t see smut on this blog despite Cathy aging in her canon to legal adulthood. I am Ashkenazi Jewish and extremely vocal about it, I’m happy to answer questions about Jewish culture but, Please, I am not google. I’m a huge supporter of calling out gross people and will reblog callouts on this blog. I DON’T want to see Miles: ( tenderborn, spoopymiiles, etc ) on my dash, ever. I don’t fuck with ANYONE who is known to be toxic. ( If I’m interacting with someone who is known, its most likely bc I didn’t know - don’t vague me, talk to me about it. ) I will not put up with antisemitism or racism, transphobia, Islamophobia, Zionism, etc. If I see it? I’ll block you.
  1478.  
  1479.  
  1480. <br><br>
  1481.  
  1482.  
  1483. III : I will not be shipping Cathy/Christopher, Cathy/Julian, or Cathy/Paul. ( Since this was a new thing I’ve just discovered, NO! I do not ship Cathy/Carrie or even Cathy/Corrine. ) I don’t support incest, I don’t write it, HOWEVER - it is in Cathy’s canon and it’s the root of the abuse she suffers and thus in headcanons and sometimes in even threads, asks, etc - there will be mentions of said abuse. ( everything, always tagged. )
  1484.  
  1485.  
  1486. <br><br>
  1487.  
  1488. IV : PLEASE do not pester me for replies. I will get to you, promise! PLEASE do not unfollow and refollow me - I’ll block you. IF you go inactive for a month and we don’t actively talk? I will unfollow you but happily REFOLLOW once you become active again! If we do talk and you go inactive longer than three months with no mentions I will unfollow. After every month I delete the memes in my inbox in order to stay on top of them, if yours does not get answered it’s not personal I just didn’t get to it.
  1489.  
  1490.  
  1491.  
  1492. <br><br>
  1493.  
  1494. V : I make all edits, psds, etc you find on this blog! If you would like something made? ask me. I have a psd sideblog where I post psds that are free to download as long as you credit me. DO NOT TAKE MY STUFF! Discord is welcome to mutuals! ( This theme code was made by a grossly toxic person and was given to me as a gift, I’ve since removed all of her from this. )
  1495.  
  1496. <br><br>
  1497.  
  1498. </li>
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508. <li>
  1509. <div class="links_list"> <p class="links_head"> PETALS ON THE WIND. </p>
  1510. <div class="links_body"> Default Verse.
  1511. <br> Book Canon. <center>
  1512. <a href="VERSE TAG"><img src=""></a></center>
  1513.  
  1514. <p>Petals on the Wind picks up immediately where Flowers in the Attic left off: with Cathy, Chris, and Carrie traveling to Florida after escaping Foxworth Hall. Still weak from the effects of the poison that killed her twin Cory, Carrie gets sick on the bus. Henrietta "Henny" Beech, a mute African-American woman, rescues them and takes them to the home of her employer, 40-year-old widower Dr. Paul Sheffield of Clairmont, South Carolina. At first the children refuse to reveal their identities, but once Cathy is convinced that Paul genuinely cares and might be able to help them, she tells him their story.
  1515. </div> </div>
  1516.  
  1517.  
  1518.  
  1519. <div class="links_list"> <p class="links_head"> IF THERE BE THRONS. </p>
  1520. <div class="links_body"> Post Verse.
  1521. <br> Book Canon. <center>
  1522. <a href="VERSE TAG"><img src=""></a></center>
  1523.  
  1524. <p>Takes place over the course of "If There Be Thorns"
  1525. </div> </div> </li>
  1526.  
  1527.  
  1528. <div class="links_list"> <p class="links_head"> ALL THE SWEET THINGS. </p>
  1529. <div class="links_body"> Post Verse.
  1530. <br> Book Canon. <center>
  1531. <a href="VERSE TAG"><img src=""></a></center>
  1532.  
  1533. <p>Takes place over the course of "If There Be Thorns"
  1534. </div> </div> </li>
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543. <li> <center>
  1544. <center><p><hi>title.</hi><br></center>
  1545. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1546. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1547. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1548. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1549. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1550.  
  1551. <center><p><hi>title.</hi><br></center>
  1552. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1553. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1554. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1555. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1556. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1557.  
  1558.  
  1559. <center><p><hi>title.</hi><br></center>
  1560. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1561. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1562. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1563. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1564. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1565.  
  1566.  
  1567. <center><p><hi>title.</hi><br></center>
  1568. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1569. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1570. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1571. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1572. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1573.  
  1574.  
  1575. <center><p><hi>title.</hi><br></center>
  1576. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1577. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1578. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1579. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1580. <a class="navi" href="/tagged/" id="blocks">tag</a>
  1581.  
  1582.  
  1583. </center>
  1584.  
  1585. </li>
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596. <li>
  1597. <h3>characteristics.</h3>
  1598. <p><center><b>GENERAL.</b></center>
  1599. <b>full name: Catherine 'Cathy' Leigh Dollanganger-Marquet-Sheffield</b>
  1600. <br><b>meaning of name: Pure, clear. </b>
  1601. <br><b>aliases: none. </b>
  1602. <br><b>AGE:verse depending . </b>
  1603. <br><b>PLACE OF BIRTH: pennsylvania . </b>
  1604. <br><b>DATE OF BIRTH: April 6, 1945 </b>
  1605. <br><b>GENDER: Female</b>
  1606. <br><b>SEXUAL ORIENTATION: Bisexual.</b>
  1607. <br><b>alligence: . </b>
  1608. <br><b>religious belief: unknown.</b>
  1609. <p><center><b>PHYSICAL.</b></center>
  1610. <b>BODY TYPE: tall, thin. </b>
  1611. <br><b>HAIR: long, blond, .</b>
  1612. <br><b>EYES: blue . </b>
  1613. <br><b>complexion: pale . </b>
  1614. <br><b>HEIGHT: 5'9 </b>
  1615. <br><b>weight: 150 . </b>
  1616. <br><b>FACE: round, sharp cheeks, hollowed .</b>
  1617. <br><b>VOICE: soft .</b>
  1618. <p><center><b>FAMILY.</b></center>
  1619. <b>PARENTS: Corinne Foxworth, Christopher Foxworth Sr. . </b>
  1620. <br><b>SIBLINGS: Christopher Dollanganger Jr, Carrie Dollanganger, Cory Dollanganger. </b>
  1621. <br><b>SIGNIFICANT OTHER: Julian Marquet (first husband, deceased)
  1622. Paul Sheffield (second husband, deceased) . </b>
  1623. <br><b>CHILDREN: Julian 'Jory' Marquet (son by Julian)
  1624. Bart Winslow-Sheffield-Foxworth (son by Bart)
  1625. Cynthia Sheffield (adopted daughter) </b>
  1626. <p><center><b>SKILLS.</b></center>
  1627. <b>LANGUAGES: english . </b>
  1628. <br><b>EDUCATION: average . </b>
  1629. <p><center><b>TRAITS.</b></center>
  1630. <b>POSITIVE: quick wit , articulate . </b>
  1631. <br><b>NEUTRAL:</b>
  1632. <br><b>NEGATIVE: angry , rash , jealous . </b>
  1633. <p><center><b>MENTAL.</b></center>
  1634. <br><b>DISORDERS: . </b>
  1635. <br><b>HABITS: . </b>
  1636. <br><b>MBTI:</b>
  1637. <br><b>ALIGNMENT:</b>
  1638. <br><b>TEMPERAMENT:</b>
  1639. <br><b>DARK TRIAD:</b>
  1640. <br><b>ANIMAL SPIRIT:</b>
  1641. <br><b>LIFE PATH:</b>
  1642. <br><b>SOUL TYPE:</b>
  1643. <br><b>RESONBERG SELF-ESTEEM:</b>
  1644. <br><b>ENNEAGRAM:</b>
  1645. <br><b>SINS:</b>
  1646. <br><b>VIRTUES:</b>
  1647. <br><b>INTELLIGENCE TYPE:</b>
  1648. <br><b>IQ:</b>
  1649.  
  1650.  
  1651. <h3>history.</h3>
  1652. <p><center><img style="width:100%;" src="imgur image"></center></p>
  1653.  
  1654. Cathy was born Catherine Leigh Dollanganger in April of 1945 to Christopher and Corrine, who already had a two-and-a-half year old son, Christopher "Chris" Jr.. When Cathy was seven, the twins, Carrie and Cory, were born.
  1655.  
  1656. Her father died in a car crash on his 36th birthday when Cathy was only 12, leaving her, mother and her three siblings devastated. Four months later, Corrine and the children leave Gladstone without a word to anyone and little possessions. They flee their home to live at her elderly and strictly religious grandparents' estate, Foxworth Hall. Once there, Cathy's grandmother, Olivia, immediately shows her disgust to her four grandchildren, calling them the "Devil's spawn" due to their incestuous conception (Chris Sr was Malcolm's younger half-brother and Corrine's half uncle).
  1657.  
  1658. <br><br>
  1659.  
  1660. To keep their terminally ill grandfather from finding out about their existence, which would be an abomination to him, Cathy and her siblings were forced by her mother to live in Foxworth Hall's spacious attic from the age of 12 up until the age of 15. The attic was filled with over two hundred years worth of family heirlooms and countless antiques. Within those three years, the children used the attic as their playground as their mother tried to win back the affections of her father to be added back into his will. Thus securing her financial future as she will inherit all her father's vast fortune once he passes away.
  1661.  
  1662. <br><br>
  1663.  
  1664. During their imprisonment, Cathy and Chris developed an incestuous relationship as they started to develop into maturity and with only each other, they soon turned to each other for comfort as their mother neglected them and became indifferent to the children's long suffering. Chris and Cathy were ashamed of their feelings for each other but were unable to resist temptation due to their constant confinement as virtual prisoners in the attic.
  1665.  
  1666. <br><br>
  1667.  
  1668. Although Cathy is the older sister of Cory and Carrie, she soon became a second mother to them during their imprisonment and becomes very distraught with her selfish mother Corrine, who slowly forgets about them and her late husband. When the children begin to starve, the grandmother brings food up into the attic and spies on the children to make sure they are not doing anything "evil" or ungodly, such as repeating the mistake of their parent's Corrine and Christopher. Soon the grandmother threatens to starve the children if Cathy doesn't shave her long hair off as punishment. When this didn't work, the grandmother injected morphine into Cathy, before pouring hot tar on her head whilst she was sleeping, forcing Chris to cut it off.
  1669.  
  1670. <br><br>
  1671.  
  1672. As they come to realize that their mother has lost her interest in them in favor of her new younger husband Bart, Cathy and Chris decide to plot an escape. They make a wooden key and sneak into their mother's bedroom to steal money to fund their escape from Foxworth Hall. It is only after the death of youngest child, Cory and the discovery that their mother has been secretly poisoning them with arsenic in their powdered donuts to get them out of the picture so she can gain control over her inheritance. Upon escaping and fleeing the state, Cathy vows revenge.
  1673.  
  1674. <br><br>
  1675. <br><br>
  1676.  
  1677. </li>
  1678.  
  1679.  
  1680.  
  1681.  
  1682.  
  1683. <!--- partners* --->
  1684. <li>
  1685. RULES ABOUT MAINS / EXCLUSIVES
  1686.  
  1687. <center><p><i>EXCLUSIVES.</i><br>
  1688. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1689. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1690. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1691. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1692. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1693.  
  1694.  
  1695.  
  1696.  
  1697. <p><i>MAINS.</i><br>
  1698. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1699. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1700. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1701. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1702. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1703.  
  1704.  
  1705.  
  1706.  
  1707. <p><i>INACTIVES.</i><br>
  1708. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1709. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1710. <a class="blocks" href="tumblrurl" id="blocks">tumblr name.</a>
  1711. </center>
  1712.  
  1713.  
  1714.  
  1715. </center>
  1716.  
  1717. </li>
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723.  
  1724.  
  1725.  
  1726. <!--- extras* --->
  1727. <li><center><p>
  1728. extra tab
  1729. </li>
  1730.  
  1731.  
  1732.  
  1733. </li></ul>
  1734. </div></div></div></div></div></div>
  1735. </div></div></div></div></div></div>
  1736.  
  1737.  
  1738.  
  1739.  
  1740. <div id="forth" class="pagination">
  1741. {block:Pagination}
  1742. {block:NextPage}<a href="{NextPage}"><b>⇨</b></a>{/block:NextPage}
  1743. {/block:Pagination}
  1744. </div>
  1745.  
  1746. <div id="back" class="pagination">
  1747. {block:Pagination}
  1748. {block:PreviousPage}<a href="{PreviousPage}"><b>⇦</b></a>{/block:PreviousPage}
  1749. {/block:Pagination}
  1750. </div>
  1751.  
  1752. <div id="container">
  1753.  
  1754. {block:Posts}
  1755. <div id="post">
  1756.  
  1757. {block:Text}
  1758. {block:Title}<titletwo>{Title}</titletwo>{/block:Title}
  1759. {Body}
  1760. {/block:Text}
  1761.  
  1762. {block:Quote}
  1763. <titletwo>{Quote}</titletwo>
  1764. <titleone>—{Source}</titleone>
  1765. {/block:Quote}
  1766.  
  1767. {block:Link}
  1768. <a href="{URL}"><titletwo>{Name}</titletwo></a>
  1769. {block:Description}<p>{Description}</p>{/block:Description}
  1770. {/block:Link}
  1771.  
  1772. {block:Photo}<center><img src="{PhotoURL-HighRes}" width="300px"></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  1773.  
  1774. {block:Photoset}<center>{Photoset}</center>
  1775. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  1776.  
  1777. {block:Chat}
  1778. <ul class="chat">{block:Title}<h6>{Title}</h6>{/block:Title}
  1779. {block:Lines}<li>
  1780. {block:Label}
  1781. <span class="label">{Label}</span>
  1782. {/block:Label}
  1783. {Line}</li>{/block:Lines}</ul>
  1784. {/block:Chat}
  1785.  
  1786. {block:Video}{Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  1787.  
  1788. {block:Answer}
  1789.  
  1790. <div id="ask">{Asker}</div>
  1791. <div id="q">{Question}</div>
  1792. <br/>{Answer}{/block:Answer}
  1793.  
  1794. {block:AudioPlayer}
  1795. <div class="audiowrapper">
  1796. {block:AlbumArt}
  1797. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  1798. {/block:AlbumArt}
  1799.  
  1800. <div class="playerbuttonbg">
  1801. <div class="newplayerbutton">
  1802. <div class="playerbuttonhug">
  1803.  
  1804. {AudioPlayerWhite}
  1805.  
  1806. </div>
  1807. </div>
  1808. </div>
  1809.  
  1810. <div class="trackdetails">
  1811. {block:TrackName}<b>{TrackName}</b>{/block:TrackName}<br/>
  1812. {block:Artist}{Artist}{/block:Artist}<br/>
  1813. {PlayCountWithLabel}
  1814. </div></div>
  1815. {block:Caption}{Caption}{/block:Caption}
  1816. {/block:AudioPlayer}
  1817.  
  1818. <div id="postnotes">
  1819. <div id="info">
  1820. <br>
  1821.  
  1822. &nbsp; &nbsp;
  1823.  
  1824.  
  1825. <div id="info">
  1826. <a href="{Permalink}" title="{DayofWeek}, {Month} {DayofMonthwithZero} - {TimeAgo}" style="font-size:16px;">♡</a>
  1827. /
  1828.  
  1829. <a title="{block:NoteCount} {NoteCountWithLabel} {/block:NoteCount}" style="font-size:16px;">♡</a>
  1830. /
  1831.  
  1832. <a href="{ReblogURL}" title="Reblog." style="font-size:16px;">♡</a>
  1833. </div>
  1834. <div id="tags">
  1835. {block:HasTags}{block:Tags} <a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}{block:HasTags}
  1836. </div> </div>
  1837.  
  1838.  
  1839. {block:permalinkpage}
  1840. <p> <font style="color:#000000"> . </font>
  1841. {/block:permalinkpage}
  1842.  
  1843. {block:PostNotes}
  1844. <div id="notes">{PostNotes}</div>
  1845. {/block:PostNotes}
  1846. {/block:Posts}
  1847.  
  1848. {/block:Posts} </div> </div> </div>
  1849.  
  1850.  
  1851.  
  1852. </div></div></div>
  1853.  
  1854.  
  1855. {block:ContentSource}
  1856. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  1857. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1858. {/block:SourceLogo}
  1859. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1860. {/block:ContentSource}
  1861.  
  1862. <!-- {block:NoRebloggedFrom}
  1863. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  1864. {/block:NoRebloggedFrom} -->
  1865.  
  1866.  
  1867.  
  1868. </div> </div> </div> </div> </div> </div>
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877. </div>
  1878. </div>
  1879. </body>
  1880. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement