Advertisement
wickedxcurve

G. Conway.

Dec 26th, 2022
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.84 KB | None | 0 0
  1. ABOUT ME -- <style>
  2.  
  3. <meta name="viewport" content="width=device-width, initial-scale=1">
  4.  
  5. td.text td.text{background-color:transparent;}
  6. td.text table {background-color:transparent;}
  7. table.interestsanddetails span.lightbluetext8, table.interestsanddetails td.text {display:none;}
  8. .extendednetwork{display:none;}
  9. table,tr,td {background:transparent}
  10. body div table tbody tr td font {visibility:hidden;}
  11. .navbar {visibility:visible;}
  12. .navbar font {visibility:hidden;}
  13. .profile * { display: none !important; }
  14. div[id="googlebar"] { background: none !important; }
  15. .profile * { display: none !important; }
  16. .hidenav {display:none}
  17. div.profileWidth {margin-top: -30px !important;}
  18. div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}
  19. div.profileWidth div.clearfix, hidenav hidenav hidenav, div.profileWidth div div {filter:none; opacity:0.9999}
  20. div.profileWidth div.clearfix {position:relative; top:30px}
  21. table.interestsanddetails td {width:0px; padding:0px;}
  22. table.interestsanddetails td td {background-color: transparent!important;}
  23. table.interestsanddetails, table.interestsanddetails td {border:none!important;}
  24. .userProfileDetail { display:none; }
  25. tr {background-color:transparent !important;}
  26. td.text table {position:relative;top:0px;}
  27. td.text table table {position:static;}
  28. .profileInfo{display:none;}
  29. .nametext {display:none;}
  30. div div table div, div.clearfix a, input {display:none;}
  31. div.clearfix table div div {display:block;}
  32. .whitetext12{visibility:hidden;
  33. display:none;}.orangetext15{visibility:hidden;
  34. display:none;}.lightbluetext8{visibility:hidden; display:none;}
  35. .table.profileInfo {background-color:transparent;}
  36. table.profileInfo td td {letter-spacing:-100px; font-size:0px;}
  37. table.profileInfo td td.text, table.profileInfo td td * {font-size:11px; letter-spacing:0px;}
  38. table.profileInfo td td a {display:none;}
  39. table.profileInfo td td.text * {display:inline;}
  40. tr {background-color:transparent !important;}
  41. .contactTable {display: none;}
  42. .userProfileURL { display:none; }
  43. .friendspace{display:none}
  44. .friendsComments { display:none; }
  45. .latestBlogEntry { display:none; }
  46. .profile * { display: none !important; }
  47. div[id="googlebar"] { background: none !important; }
  48.  
  49.  
  50.  
  51. body{
  52. background-image:url('https://i.imgur.com/JVc630e.jpg');
  53. background-color:#353E28;
  54. background-position: center;
  55. background-repeat: repeat;
  56. font-family: sans serif;
  57. color: #8b7c73;}
  58.  
  59.  
  60.  
  61. .table, td, div
  62. {background-image:url("");
  63. background-color:transparent;
  64. background-attachment:fixed;
  65. font-size:9px;
  66. color:#F1E9F1;
  67. font-family: sans serif;
  68. letter-spacing:1px;}
  69.  
  70. .table, td text{
  71. color:#F1E9F1;
  72. font-family: sans serif;}
  73.  
  74. a:link, a:visited {
  75. font-size:10px;
  76. font-family:sans serif;
  77. width:auto;
  78. padding:-2px;
  79. color: white;
  80. text-align: center;
  81. text-decoration: none;
  82. display: inline-block;}
  83.  
  84. b, em, {
  85.  
  86. font-size:12px;
  87. color:#838AB0;
  88. font-family: monospace;
  89. letter-spacing:1px;
  90.  
  91. }
  92.  
  93.  
  94. i, u, strike {
  95.  
  96. font-size:12px;
  97. color:#838AB0;
  98. font-family: monospace;
  99. letter-spacing:1px;
  100.  
  101. }
  102.  
  103. a:hover, a:active {
  104. color:#ffffff;
  105. font-size: 10px;
  106. }
  107.  
  108.  
  109. b {
  110. color:black;
  111. }
  112.  
  113. h2 {
  114. color:#000000;
  115. background-color:#838AB0;
  116. font-family:monospace;
  117. letter-spacing:10px;
  118. font-size:15px;
  119. font-weight:200%;
  120. text-transform:uppercase;
  121. margin-top:5px;
  122. margin-bottom:15px;
  123. margin:2px;
  124. padding:4px;
  125. }
  126.  
  127. h3 {
  128. color:#ffffff;
  129. text-shadow: 2px 2px 20px black;
  130. width:400px;
  131. letter-spacing:15px;
  132. font-size:30px;
  133. text-transform:uppercase;
  134. margin-top:3px;
  135. padding:2px; }
  136.  
  137. hc {
  138. color:black;
  139. width:auto;
  140. letter-spacing:2px;
  141. font-size:11px;
  142. text-transform:uppercase;
  143. padding:4px; }
  144.  
  145.  
  146. blockquote {
  147. color:black;
  148. width:auto;
  149. letter-spacing:2px;
  150. font-size:9px;
  151. background-color:#838AB050;
  152. padding:10px; }
  153.  
  154.  
  155. a.navlinks {
  156. background-color: #BDB5D0;
  157. border-left: 10px solid #838AB0;
  158. border-right: 10px solid #838AB0;
  159. width:70px;
  160. height:25px;
  161. font-size:8px;
  162. margin-top:2px;
  163. margin-bottom:2px;
  164. line-height:25px;
  165. text-decoration: none;
  166. letter-spacing:2px;
  167. }
  168.  
  169. a.navlinks:link {
  170. color: #000000;
  171. margin-top:5px;
  172. letter-spacing:4px;}
  173.  
  174. a.navlinks:visited {
  175. color: #000000;}
  176.  
  177. a.navlinks:hover {
  178. color: #918C91;
  179. background-color:#F0DEF0;
  180. letter-spacing:5px;}
  181.  
  182. a.navlinks:active {
  183. color: white;
  184. letter-spacing:4px;}
  185.  
  186.  
  187.  
  188. a.mainlinks {
  189. background-color: #BDB5D0;
  190. border-left: 10px solid #838AB0;
  191. border-right: 10px solid #838AB0;
  192. width:215px;
  193. height:25px;
  194. font-size:8px;
  195. margin-top:2px;
  196. margin-bottom:2px;
  197. line-height:25px;
  198. text-decoration: none;
  199. letter-spacing:2px;
  200. }
  201.  
  202. a.mainlinks:link {
  203. color: #000000;
  204. margin-top:5px;
  205. letter-spacing:4px;}
  206.  
  207. a.mainlinks:visited {
  208. color: #000000;}
  209.  
  210. a.mainlinks:hover {
  211. color: white;
  212. background-color:#996515;
  213. letter-spacing:5px;}
  214.  
  215. a.mainlinks:active {
  216. color: white;
  217. letter-spacing:4px;}
  218.  
  219.  
  220.  
  221. .bigcontainer
  222.  
  223. { width: 750px;
  224. height: 970px;
  225. margin-top: -30px;
  226. margin-left: 100px;
  227. margin-right: 140px;
  228. margin-bottom:50px;
  229.  
  230.  
  231. }
  232.  
  233.  
  234. .navigation {
  235.  
  236. width: 763px;
  237. height: 40px;
  238. margin-top: 5px;
  239. margin-right: 200px;
  240. margin-left:-2px;
  241. margin-bottom:20px;
  242.  
  243. }
  244.  
  245.  
  246. .image1 {
  247.  
  248. width: 250px;
  249. height: 200px;
  250. margin-top: -20px;
  251. margin-right: 300px;
  252. margin-left:-200px;
  253. margin-bottom:20px;
  254. border: 2px solid #838AB0;
  255. background-color:#BDB5D0;
  256.  
  257. }
  258.  
  259.  
  260. .bio {
  261.  
  262. width: 505px;
  263. height: 200px;
  264. margin-top: -224px;
  265. margin-right: 161px;
  266. margin-left: 250px;
  267. margin-bottom: 20px;
  268. border: 2px solid #838AB0;
  269. background-color: #BDB5D0;
  270. }
  271.  
  272.  
  273.  
  274.  
  275. .middlebanner {
  276.  
  277. width: 757px;
  278. height: 103px;
  279. margin-top: -21px;
  280. margin-right: 200px;
  281. margin-left: -2px;
  282. margin-bottom: 20px;
  283. border: 2px solid #838AB0;
  284. background-color: #BDB5D0;
  285.  
  286. }
  287.  
  288.  
  289. .basics {
  290.  
  291. width: 250px;
  292. height: 200px;
  293. margin-top: -20px;
  294. margin-right: 300px;
  295. margin-left:-200px;
  296. margin-bottom:20px;
  297. border: 2px solid #838AB0;
  298. background-color: #BDB5D0;
  299.  
  300. }
  301.  
  302.  
  303. .personality {
  304.  
  305. width: 250px;
  306. height: 200px;
  307. margin-top: -224px;
  308. margin-right: 4px;
  309. margin-left: 10px;
  310. margin-bottom: 20px;
  311. border: 2px solid #838AB0;
  312. background-color: #BDB5D0;
  313.  
  314. }
  315.  
  316.  
  317.  
  318. .owes {
  319.  
  320. width: 250px;
  321. height: 200px;
  322. margin-top: -224px;
  323. margin-right: -300px;
  324. margin-left: 213px;
  325. margin-bottom: 20px;
  326. border: 2px solid #838AB0;
  327. background-color: #BDB5D0;
  328.  
  329. }
  330.  
  331.  
  332.  
  333.  
  334. .headcanons {
  335.  
  336. width: 503px;
  337. height: 200px;
  338. margin-top: -20px;
  339. margin-right: 265px;
  340. margin-left: -2px;
  341. margin-bottom: 20px;
  342. border: 2px solid #838AB0;
  343. background-color: #BDB5D0;
  344.  
  345. }
  346.  
  347.  
  348. .image4 {
  349.  
  350. width: 250px;
  351. height: 200px;
  352. margin-top: -224px;
  353. margin-right: -300px;
  354. margin-left: 213px;
  355. margin-bottom: 20px;
  356. border: 2px solid #838AB0;
  357. background-color: #BDB5D0;
  358.  
  359. }
  360.  
  361.  
  362.  
  363.  
  364.  
  365. .lipic {
  366.  
  367. width: 250px;
  368. height: 200px;
  369. margin-top: -20px;
  370. margin-right: 253px;
  371. margin-left: -248px;
  372. margin-bottom: 20px;
  373. border: 2px solid #838AB0;
  374. background-color: #BDB5D0;
  375.  
  376. }
  377.  
  378.  
  379.  
  380. .liinfo {
  381.  
  382. width: 250px;
  383. height: 200px;
  384. margin-top: -224px;
  385. margin-right: -194px;
  386. margin-left: -188px;
  387. margin-bottom: 20px;
  388. border: 2px solid #838AB0;
  389. background-color: #BDB5D0;
  390. }
  391.  
  392.  
  393. .mains {
  394.  
  395. width: 250px;
  396. height: 200px;
  397. margin-top: -224px;
  398. margin-right: -201px;
  399. margin-left: 312px;
  400. margin-bottom: 20px;
  401. border: 2px solid #838AB0;
  402. background-color: #BDB5D0;
  403.  
  404. }
  405.  
  406.  
  407. .name {
  408.  
  409. width: 500px;
  410. height: 103px;
  411. margin-top: -724px;
  412. margin-right: -21px;
  413. margin-left: -2px;
  414. margin-bottom: 40px;
  415.  
  416.  
  417. }
  418.  
  419.  
  420.  
  421.  
  422. .section::-webkit-scrollbar-thumb {
  423. background-image: linear-gradient(180deg, #152539 0%, #152539 99%);
  424. box-shadow: inset 2px 2px 5px 0 rgba(#ffe5e5e5, 0.5);
  425. border-radius: 100px;
  426. }
  427.  
  428.  
  429.  
  430. ::-webkit-scrollbar {
  431. width: 5px;
  432. height: 2px;
  433. color: #838AB0;
  434. }
  435.  
  436. ::-webkit-scrollbar-track {
  437. border: 1px #838AB0;
  438. border-radius: 2px;
  439. margin-bottom:10px;
  440. margin-top:10px;
  441. }
  442.  
  443. ::-webkit-scrollbar-thumb {
  444. background: transparent;
  445. height: 2px;
  446. border-radius: 2px;
  447. }
  448.  
  449. ::-webkit-scrollbar-thumb:hover {
  450. background: #838AB0;
  451. }
  452.  
  453.  
  454. </style>
  455.  
  456.  
  457.  
  458. LIKE TO MEET -- <html>
  459. <center>
  460.  
  461. <div class="bigcontainer">
  462.  
  463. <div class="navigation">
  464.  
  465. <a div class="navlinks" href="/">HOME</a>
  466. <a div class="navlinks" href="/send_message.php?member_id=1821055">MSSG</a>
  467.  
  468. <a div class="navlinks" href="/add_comment.php?member_id=1821055">CMMT</a>
  469.  
  470. <a div class="navlinks" href="/status_stream.php?member_id=1821055">STRM</a>
  471.  
  472. <a div class="navlinks" href="/view_member_blog.php?member_id=1821055">BLOG</a>
  473.  
  474. <a div class="navlinks" href="/albums.php?member_id=1821055">GLRY</a>
  475.  
  476. <a div class="navlinks" href="/">BLTN</a>
  477.  
  478. <a div class="navlinks" href="/lavieenrose">CRED</a>
  479.  
  480.  
  481. </div>
  482.  
  483. <div class="image1">
  484. <img src="https://i.imgur.com/kM8FHaV.png">
  485.  
  486. </div>
  487.  
  488. <div class="bio">
  489. <h2>biography</h2>
  490. <div style="padding:4px;width:490px;height:175px;overflow:auto;text-align:justify;">
  491. Joshua ‘Josh’ Conway had been born into a more middle class, large former Irish immigrant family in New York City, New York. He had a lot of siblings, plus cousins, and his family always seemed to make sure that all the children knew exactly how much they loved the family. It made it so the male put family before nearly everything else. Much like his other siblings, especially his brothers, Josh loved playing hockey. Considering the fact that he had such a large family he knew that it wasn’t in the financial plans for his family to be able to help him if he wanted to attend college. While he was decent in school he knew that he wouldn’t get a scholarship based on his grades. Instead he focused on hockey - knowing a sport scholarship would be the best option for him. In between school, hockey, and work he never seemed to have a lot of free time and didn’t really date until he got into college.<br /><br />
  492.  
  493. Blythe Astor couldn’t have been more different. She was born into an old and wealthy family in New York City, New York. Never had to work for anything in her life. She was an only child; neither of her parents wanted children to say the least. Blythe was seen as an ‘heir’ than an actual child. Though her father wanted to have a son, someone to continue the family name, her mother stated that she was only going to have one child and that’s all she wanted. Blythe spent most of her time with her nannies, or her friends, spending money that she had no idea how much it actually meant to some people. Attending college was something that she didn’t entirely take too seriously. Just something that she did because it was expected of her. Her parents mostly ignored her but when it came to how the world, as well as their friends, saw the family they kept more on her. Going to a good school was everything to her parents.<br /><br />
  494.  
  495. This was the entire reason, instead of attending NYU as her parents wanted, or some other college that was higher in standards Blythe decided to attend SUNY Buffalo State College. It was a public school and while it was decent; definitely wasn’t what her parents had wanted for her. Which was the exact reason she had sent in an application to the school. Was her little bit of rebellion.<br /><br />
  496.  
  497. For the most part her parents had run in different circles than each other. Wasn’t until their junior year that they finally met each other at a party that the hockey team was throwing. It wasn’t love at first sight but definitely lust. They started hooking up with each other in a friends with benefits sort of way. Blythe knew that she would be expected to marry someone within her own social circle but in her mind it didn’t mean that she couldn’t have a little fun in the meantime. Josh had gotten out of a serious relationship with his girlfriend that he had met his freshman year at the school so he was looking to distract himself as well. Communications stopped over the summer, knowing that it was something better left for school than out in the real world. Upon their senior year back at the school though they started hooking up again. Neither of them wanted a real relationship but enjoying the time spent together (mainly in the bedroom).<br /><br />
  498.  
  499. It wasn’t until spring break of their senior year that Blythe discovered that she had gotten pregnant. This was something that neither of them planned to happen and they weren’t sure what they were going to do about it. Josh knew how his family would react if they learned the truth but neither of them had expected the same from her parents. Telling her that it was her mistake and they wouldn’t let her further tarnish the family name, knowing how easily word would get out if they let her have an abortion. Instead the two were married at a quick little ceremony in New York City; just attended by their families. Blythe saw it as a punishment from her parents for not living up to the family name that they had desired for her.<br /><br />
  500.  
  501. The only saving grace was that Josh had been scouted by major league teams and was offered a position with the Boston Bruins. He was offered a good bit of money to sign with the name, which he took in order to better take care of his family, and the three of them, their son having been born before leaving, moved to Boston. Josh was able to name his son, Blythe had no interest in really picking out a name, so he named him Joshua Conway, Jr. Or JJ for short. Three years later they welcomed a second child, another little boy, that Josh named Nicklas. In their fifth year of marriage Gordana, or Gordie, was born, the first girl in the family.<br /><br />
  502.  
  503. To say that Blythe wasn’t cut out to be a wife and mother would have been a massive understatement. She hadn’t really had any positive influences on what a relationship was meant to look like and she didn’t have the time to bond with the children. Thinking that they were too loud. Too much of everything. Preferring to hand them off to the nannies that had been hired to help her out rather than do anything with them herself. While Josh was making decent money from the sponsorships, plus his playing the sport, and everything else, he wasn’t handing money as freely as her parents had. Having to work for every penny and dime in the past Josh had a better understanding of money and didn’t like to spend it on frivolous things that would be used a few times and then put in a closet and forgotten about.<br /><br />
  504.  
  505. Being used to a certain type of lifestyle and having the differences meant a loveless marriage between her parents. Her father was often gone from the home; having to play away games plus the constant training and sponsorships that he had to do. Each time that her father left her mother would start sleeping around. It wasn’t something that Gordie knew or understood in the past. Honestly her oldest brother had tried to keep both of his younger siblings from knowing the truth. As she got older she could remember men coming into the house while her father was away. The giggles and laughter that she would hear. Or the slight touching that she could remember as they made their way upstairs. But she tried her hardest to ignore it when she could. For the simple fact that she knew it would destroy her father if he knew the truth. Especially as a child Gordie was a huge daddy’s girl and the idea of being the one to tell him something that would hurt him… was the last thing that she wanted to do.<br /><br />
  506.  
  507. It wasn’t until Gordie was seven years did everything finally explode.<br /><br />
  508.  
  509. Her father had gotten injured in an away game. Wasn’t anything too serious they had thought, a separated shoulder, but when they got looking at it closer they realized it was a grade III separation and he was going to be out of hockey for up to six weeks to heal it back to normal. Thinking that he was going to be able to surprise his family he didn’t tell them that he would be returning home early. Instead of walking in and surprising his family like he had hoped he was in for the surprise of his life when he walked into the bedroom that he shared with Blythe to find her in bed with another man. It was a blow that tilted his entire world on its axis, and he wasn’t sure what to do or how to handle it. He knew that his parents didn’t approve of getting divorced but there wasn’t any way that he could continue to stay married to her.<br /><br />
  510.  
  511. They quickly and quietly got the divorce. Not letting either family know until it had been done. When he explained what happened, his family was supportive of the decision. Blythe left and she gave complete custody up to Josh without too much hassle. Gordie would discover later that she stated that she hadn’t wanted children in the first place, didn’t want to take them with her, and she wanted to have freedom that didn’t involve being tied down with children. As much as this would sting when she discovered this later it always was okay by Gordie. She wanted to stay with her father no matter what and hated the thought that her mother might have tried to take them away if she had been petty enough to do so.<br /><br />
  512.  
  513. Her father would continue to play hockey for the remainder of his contract while he had one of his sisters come down from New York City to help take care of the children. He had another three years left on his contract at the time and though they had offered to find a way to let him out of it if he wanted to stay with his family, he explained that he wanted to finish it out, since he had made the commitment. When Gordie was nine years old they started to notice changes in the young girl. When Josh had to leave for away games it was next to impossible for her to sleep, or she’d wake up with strong nightmares. Plus she was biting her nails and tearing at the skin near her cuticles, oftentimes making her fingers bleed without even realizing what she was doing. She’d go see a children’s therapist that diagnosed her with severe anxiety and depression - most likely from her parents’ divorce. <br /><br />
  514.  
  515. When his contract was up, Josh thanked the Bruins for their time and belief in him but explained that he was stepping down from playing hockey. Explaining that his family needed him more during this time and he wanted to take care of them first and foremost.<br /><br />
  516.  
  517. Gordie excelled in school; preferring to do her schoolwork and concentrate on something so she didn’t get as lost in her thoughts. During this time she’d start playing hockey again. In the past when she had been younger, before the divorce, she had been part of the Pee Wee Hockey team in Boston and loved it. Joining when she was eleven after getting put on medication to help with the anxiety and depression, playing the sport really seemed to help as well. Gave her a place to put all her aggressions and frustrations without having to worry about really hurting someone or hurting herself. She also found a love of reading during this time. It would be the perfect escape; to get lost in the books that she was reading and dream of living in a whole new world without all the problems that she felt she had.<br /><br />
  518.  
  519. Her father would start coaching the Boston Tigers, a minor league hockey team in Boston. He wanted to stay around the ice but knew that he wouldn’t ever play professionally again. Knowing that his family needed him a lot more than anything that he could get from playing. Gordie loved spending time with her father and would often find herself at the rink while he was coaching and training, sitting in the stands and watching everything. Was nice to have her father around again and she didn’t worry, quite as much, about her mother coming back to reclaim them during this time either.<br /><br />
  520.  
  521. Throughout her school years, much like her older brothers, she attended private schools. Her father, having the money to pay for their schooling in that way, believed that they would get a better education if they were in a private school than they’d get in a public school. In high school she would start filling out her applications for colleges, wanting to stay in the area, wanting to stay close to her family. Not only did she get scholarships for her intelligence but where she had played hockey while in school she was given an athletic scholarship to Northeastern College. Was the perfect place for her; close enough that she knew her family would always be there but far enough away from her house where she didn’t have to worry about them finding her randomly while she was trying to be a teenager.<br /><br />
  522.  
  523. She would meet her roommate’s boyfriend a few weeks into school and by extension his best friend as well. Surprisingly, since they didn’t seem to have much in common on the surface, they fell into an easy relationship with each other. Though she had had previous relationships this was the first one that felt like a real and serious one. They would stay together throughout all four years of college and Gordie truly believed that he was the person that she wanted to spend the rest of her life with. It was also in her freshman year that she discovered a love for teaching and made the decision that’s what she wanted to do with her life. The chance to help and teach children. At the beginning she wasn’t sure about the grade that she wanted to teach but after volunteering at a daycare she realized that she wanted to help younger children and switched to full Elementary School Education where she focused on kindergarten age teaching.<br /><br />
  524.  
  525. Their senior year, when it was close to graduation the two of them had gotten into a massive fight with each other. Was the worst that she could remember having and the breakup that followed devastated Gordie. This was someone that she had thought that she wanted to spend the rest of her life with, someone that she had thought about continuing the relationship with, and he had made the decision that they wanted two very different things. She attended the graduation, knowing that her father and brothers wanted to see her walk across the stage, but as soon as the ceremony was over, they left. Not wanting to tell them the entire truth she explained that it had been a mutual breakup now that college was done and tried her best to hide her true emotions about the situation.<br /><br />
  526.  
  527. Everywhere in Boston reminded her of her ex and she knew that staying in the city would be horrible. It was her oldest brother’s urging that she sent in applications to other nearby cities and even some out of state. But with her siblings leaving Boston and her father being given a new job opportunity in Sacramento with the professional hockey team that was needing a new coach. When she got the phone call from Redding Elementary School in San Fransisco, she knew that it was the best place. Far away from Boston but close enough to her father. Even though she was only twenty-three years old, she had her family that was a safety blanket and really helped her.<br /><br />
  528.  
  529. Her father, as much as he hated to see her leave and definitely would have liked her closer to him, understood how difficult it could be to stay in a place when memories were constantly haunting a person. Had been the entire reason that he had sold the home that he had lived in with Blythe and the family after the divorce. Plus he knew that she wanted to be independent on her own. They all helped her move and he helped to pay for a nice house in the Nob Hill neighborhood, thinking it would be the safest place for her to live. Plus it was only a fifteen minute drive to get to the school where she would be working. It was his graduation gift to her, explaining that he wanted her to be able to focus on her classes and teaching without worrying about how she would afford rent or different things. Instead she would only have to focus on her normal bills without rent being attached there. <br /><br />
  530.  
  531. Currently she’s lived in San Francisco for three years, as she’s twenty-six years old now. She still teaches at Redding Elementary School, and she loves not only the city but her school and the students that come through her doors each year.
  532.  
  533. </div>
  534.  
  535. </div>
  536.  
  537.  
  538. <div class="middlebanner">
  539.  
  540. <img src="https://i.imgur.com/C5n4rlN.png">
  541.  
  542. </div>
  543.  
  544.  
  545. <div class="basics">
  546.  
  547. <h2>basics</h2>
  548.  
  549.  
  550.  
  551. <div style="padding:4px;width:240px;height:155px;overflow:auto;text-align:justify;">
  552. <b>Full Name:</b> Gordana Jayne Conway.
  553. <b>Nickname(s)</b> Ice Princess (<i>her father</i>), Gordie (<i>everyone</i>).
  554. <b>Pronunciation:</b> How do you pronounce it?
  555. <b>Age:</b> Twenty-Six (<i>26</i>) years old.
  556. <b>Date of Birth:</b> December 15th, 1995.
  557. <b>Gender:</b> Female.
  558. <b>Hometown:</b> Boston, Massachusetts.
  559. <b>Current Location:</b> Nob Hill, San Franscico, California.
  560. <b>Zodiac Sign:</b> your zodiac sign here.
  561. <b>Ethnicity:</b> Ethnicity.
  562. <b>Nationality:</b> Nationality.
  563. <b>Orientation:</b> Pansexual.
  564. <b>Religion:</b> Religious views.
  565. <b>Political Affiliation:</b> Political Affiliation.
  566. <b>Living Arrangements:</b> Living Arrangements.
  567. <b>Languages Spoken:</b> What language(s) do you speak?
  568. <b>Education</b> Education here.
  569. <b>Hair Color:</b> Brunette.
  570. <b>Eye Color:</b> Blue.
  571. <b>Height | Weight:</b> Height in ft | Weight in lbs.
  572. <b>Tattoos | Piercings:</b> Yes/No | Yes/No.
  573.  
  574.  
  575. </div></div>
  576.  
  577.  
  578. <div class="personality">
  579.  
  580. <h2>personality</h2>
  581.  
  582. <div style="padding:4px;width:240px;height:155px;overflow:auto;text-align:justify;">
  583. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Mauris a diam maecenas sed enim ut sem viverra aliquet. Semper auctor neque vitae tempus quam pellentesque nec. Adipiscing elit duis tristique sollicitudin nibh. Urna id volutpat lacus laoreet non curabitur gravida arcu ac. Velit ut tortor pretium viverra. In nulla posuere sollicitudin aliquam ultrices sagittis orci a scelerisque. Maecenas pharetra convallis posuere morbi leo urna molestie at. Enim sed faucibus turpis in eu mi. Et netus et malesuada fames ac turpis egestas integer. Id leo in vitae turpis massa. Leo vel fringilla est ullamcorper eget. Eget mauris pharetra et ultrices. Dignissim enim sit amet venenatis urna cursus eget nunc. Non pulvinar neque laoreet suspendisse interdum consectetur. Molestie at elementum eu facilisis sed odio. Tortor vitae purus faucibus ornare. Ac auctor augue mauris augue neque gravida in fermentum et.
  584. <br><br>
  585. Enim ut tellus elementum sagittis vitae et leo. Dolor sit amet consectetur adipiscing elit duis tristique sollicitudin. A diam sollicitudin tempor id eu nisl nunc mi. Purus viverra accumsan in nisl nisi scelerisque eu. Rhoncus est pellentesque elit ullamcorper dignissim cras. Turpis egestas sed tempus urna et pharetra. Posuere lorem ipsum dolor sit amet consectetur adipiscing. Praesent elementum facilisis leo vel fringilla est ullamcorper eget. Pellentesque elit ullamcorper dignissim cras tincidunt lobortis feugiat. Vulputate odio ut enim blandit volutpat maecenas volutpat blandit aliquam. Dolor sed viverra ipsum nunc. Sollicitudin aliquam ultrices sagittis orci a scelerisque purus semper eget. Orci phasellus egestas tellus rutrum tellus. Tempus iaculis urna id volutpat lacus laoreet non. Nunc sed blandit libero volutpat sed cras ornare arcu. Id diam maecenas ultricies mi eget mauris pharetra. Ac feugiat sed lectus vestibulum mattis.
  586.  
  587. </div></div>
  588.  
  589.  
  590.  
  591. <div class="owes">
  592.  
  593. <h2>owes me</h2>
  594.  
  595. <div style="padding:4px;width:240px;height:48px;overflow:auto;text-align:justify;">
  596.  
  597. <a href="/1826831">Ledger Nelson</a> owes a <i>reply</i> since <b>11/20</b>
  598. <a href="/1822365">Kendric Cambridge</a> owes a <i>reply</i> since <b>11/01</b>
  599. <a href="/1805613">Nevaeh Disaster </a> owes a <i>starter</i> since <b>10/17</b>
  600. <a href="/1826557">Rowan Quinn </a> owes a <i>starter</i> since <b>00/00</b>
  601. <a href="/">name</a> owes a <i>starter</i> since <b>00/00</b>
  602. <a href="/">name</a> owes a <i>starter</i> since <b>00/00</b>
  603.  
  604. </div>
  605. <h2>owes you</h2>
  606.  
  607. <div style="padding:4px;width:240px;height:48px;overflow:auto;text-align:justify;">
  608.  
  609. <i>starter</i> for <a href="/">name</a> since <b>00/00/00</b><br>
  610. <i>reply</i> for <a href="/">name</a> since <b>00/00/00</b><br>
  611. <i>comment</i> for <a href="/">name</a> since <b>00/00/00</b><br>
  612. <i>starter</i> for <a href="/">name</a> since <b>00/00/00</b><br>
  613. <i>reply</i> for <a href="/">name</a> since <b>00/00/00</b>
  614.  
  615. </div>
  616.  
  617. <br><b><u>LAST UPDATED ON 11/27/22</u></b>
  618. </div>
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. <div class="headcanons">
  627.  
  628. <h2>headcanons</h2>
  629.  
  630.  
  631. <div style="padding:4px;width:490px;height:155px;overflow:auto;text-align:justify;">
  632. <hc> headcanon one</hc> this is headcanon one.
  633.  
  634. <blockquote>
  635. Except for her oldest brother, JJ, both Gordie and her brother Nick were named after famous hockey players. Gordana is a female version of Gordon and she was named after Gordon Howe./blockquote>
  636.  
  637. <br>
  638.  
  639. <hc> headcanon one</hc> this is headcanon one.
  640.  
  641. <blockquote>
  642. While growing up she followed in the footsteps of both her father and her brothers by playing in the Pee Wee Hockey leagues in Boston. Wasn't the best on defense but she was amazing when it came to being able to score goals on offense. </blockquote>
  643.  
  644.  
  645. <hc> headcanon one</hc> this is headcanon one.
  646.  
  647. <blockquote>
  648. Gordie was diagnosed with anxiety and depression when she was nine years old. It was two years after her parent's divorce. The constant worry about her mother coming back, believing that she would try to take her away from her family, away from her father, was constantly in the back of her mind. Would start off with simple little things. She hated when her father would leave for any extended period of time - worried that he wouldn't come back to them. Started biting at her fingernails (something that she still has problems with) and picking at the skin around her cuticles. Because of her age they didn't want to put her any type of medication at the beginning - especially because she wasn't showing any signs of suicidal thoughts or ideations. When she was eleven, she was put on medication for both the anxiety and her depression which drastically helped how she was feeling and dealing with the world around her.</blockquote>
  649.  
  650.  
  651. <hc> headcanon one</hc> this is headcanon one.
  652.  
  653. <blockquote>
  654. She continued to play hockey in college - playing for the Northeastern Huskies. Never wanted to follow her dream to any type of professional level but she loved the chance it gave her to get out aggression and anger. </blockquote>
  655.  
  656. <hc> headcanon one</hc> this is headcanon one.
  657.  
  658. <blockquote>
  659. Her social media handle is a play on the hockey terminology 'hat trick'. Which means three successes of the same kind - normally scoring a goal. In this case it was because she was the third and final child born to her family.</blockquote>
  660. </div></div>
  661.  
  662.  
  663.  
  664. <div class="image4">
  665.  
  666. <img src="https://i.imgur.com/pfu2yD4.png">
  667.  
  668. </div>
  669.  
  670.  
  671.  
  672. <div class="lipic">
  673.  
  674. <img src="https://i.imgur.com/Wv43Kzf.png">
  675.  
  676. </div>
  677.  
  678.  
  679.  
  680. <div class="liinfo">
  681.  
  682. <h2>love life</h2>
  683.  
  684. <div style="padding:4px;width:240px;height:155px;overflow:auto;text-align:justify;">
  685. <b>Status:</b> Status here.<br>
  686. <b>Whom:</b> <a href="/">NAME</a><br>
  687. <b>Since:</b> Date here.<br>
  688. <b>Dated:</b> Date here.<br>
  689. <b>Engaged:</b> Date here.<br>
  690. <b>Married:</b> Date here.<br>
  691. <b>Comments:</b> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Mauris a diam maecenas sed enim ut sem viverra aliquet. Semper auctor neque vitae tempus quam pellentesque nec. Adipiscing elit duis tristique sollicitudin nibh. Urna id volutpat lacus laoreet non curabitur gravida arcu ac. Velit ut tortor pretium viverra. In nulla posuere sollicitudin aliquam ultrices sagittis orci a scelerisque. Maecenas pharetra convallis posuere morbi leo urna molestie at. Enim sed faucibus turpis in eu mi. Et netus et malesuada fames ac turpis egestas integer. Id leo in vitae turpis massa. Leo vel fringilla est ullamcorper eget. Eget mauris pharetra et ultrices. Dignissim enim sit amet venenatis urna cursus eget nunc. Non pulvinar neque laoreet suspendisse interdum consectetur. Molestie at elementum eu facilisis sed odio. Tortor vitae purus faucibus ornare. Ac auctor augue mauris augue neque gravida in fermentum et.
  692. </div>
  693.  
  694. </div>
  695. <div class="mains">
  696. <h2>mains</h2>
  697.  
  698. <div style="padding:4px;width:240px;height:155px;overflow:auto;text-align:justify;">
  699.  
  700. <a div class="mainlinks" href="/">FIRST LAST</a>
  701. <a div class="mainlinks" href="/">FIRST LAST</a>
  702. <a div class="mainlinks" href="/">FIRST LAST</a>
  703. <a div class="mainlinks" href="/">FIRST LAST</a>
  704. <a div class="mainlinks" href="/">FIRST LAST</a>
  705. <a div class="mainlinks" href="/">FIRST LAST</a>
  706. <a div class="mainlinks" href="/">FIRST LAST</a>
  707. <a div class="mainlinks" href="/">FIRST LAST</a>
  708. <a div class="mainlinks" href="/">FIRST LAST</a>
  709. <a div class="mainlinks" href="/">FIRST LAST</a>
  710.  
  711. </div></div>
  712.  
  713.  
  714.  
  715. <div class="name">
  716. <h3>Gordie Conway</h3>
  717.  
  718. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement