Advertisement
desolationresources6

ifpro

May 13th, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.63 KB | None | 0 0
  1. ---about me---
  2.  
  3. <style>
  4. @import url(https://fonts.googleapis.com/css?family=Economica);
  5. @import url(https://fonts.googleapis.com/css?family=Gruppo);
  6. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  7. @import url(https://fonts.googleapis.com/css?family=Six+Caps);
  8. @import url(https://fonts.googleapis.com/css?family=Dorsa);
  9. @import url(https://fonts.googleapis.com/css?family=Bigelow Rules);
  10.  
  11.  
  12.  
  13.  
  14. </style>
  15.  
  16.  
  17. <style>
  18.  
  19. .CRs { Created by carnival resources }
  20.  
  21.  
  22. .CRs { Background Properties }
  23. table, tr, td { background-color:transparent; border:none; border-width:0;}
  24. body {
  25. background-color: 090909;
  26. background-image:url("");
  27. background-attachment:fixed;
  28. background-repeat:no-repeat;
  29. background-position:top center;
  30. }
  31.  
  32. .CRs { Table Properties }
  33. table table { border: 0px }
  34. table table table table{border:0px}
  35. table table table {
  36. border-style:solid;
  37. border-width:1px;
  38. border-color:191919;
  39. background-color:090909;
  40. }
  41.  
  42. ::-webkit-scrollbar-thumb:vertical {
  43. background-color: #141414;
  44. height: 7px;
  45. }
  46.  
  47. ::-webkit-scrollbar-thumb:horizontal { background-color: #141414;
  48. height: 7px;
  49. }
  50.  
  51. ::-webkit-scrollbar {
  52. background-color: #191919;
  53. border: 2px solid #191919;
  54. height:5px;
  55. width:5px;
  56. }
  57.  
  58. .CRs{text properties}
  59. table, tr, td, li, p, div {
  60. font-family: arial!important;
  61. font-size: 10px!important;
  62. line-height: 9px!important;
  63. text-align: justify!important;
  64. color: #424340!important;
  65.  
  66. }
  67.  
  68. a:active, a:visited, a:link {
  69. font-family: Dorsa!important;
  70. font-size: 18px!important;
  71. line-height: 15px!important;
  72. color: #636461;
  73. font-weight: lighter!important;
  74. text-decoration: none;
  75. -webkit-transition: all .9s ease-in-out;
  76. -moz-transition: all .9s ease-in-out;
  77. -o-transition: all .9s ease-in-out;
  78. }
  79.  
  80. a:hover {
  81. color: #c0c0c0;
  82. background-color: #49342b;
  83. }
  84.  
  85. a.first, a.first:link, a.first:active, a.first:visited
  86. {
  87. width: 80px;
  88. font-family: "Dorsa";
  89. font-size: 20px;
  90. font-weight: lighter;
  91. line-height: 16px;
  92. letter-spacing: 2px;
  93. color: #645e56;
  94. text-decoration: none;
  95. text-transform: uppercase;
  96. background-image:url('');
  97. background-color: #191919;
  98. text-align: center;
  99. display: inline-block;
  100. padding: 8px;
  101. margin: 1px;
  102. -webkit-transition: all .7s ease-in-out;
  103. -moz-transition: all .7s ease-in-out;
  104. -o-transition: all .7s ease-in-out;
  105. }
  106.  
  107. a.first:hover {
  108. color: #c0c0c0;
  109. text-align: right;
  110. letter-spacing: 5px;
  111. }
  112.  
  113. a.second, a.second:link, a.second:active, a.second:visited{
  114. font-family: "Dorsa";
  115. font-size: 20px;
  116. font-weight: lighter;
  117. line-height: 12px;
  118. letter-spacing: 0px;
  119. color: #971717;
  120. text-transform: uppercase;
  121. background-image:url('');
  122. background-color: transparent;
  123. border-bottom: 1px solid #467755;
  124. text-align: left;
  125. display: block;
  126. padding: 5px;
  127. margin: 1px;
  128. -webkit-transition: all .9s ease-in-out;
  129. -moz-transition: all .9s ease-in-out;
  130. -o-transition: all .9s ease-in-out;
  131. }
  132.  
  133. a.second:hover {
  134. color: #c0c0c0;
  135. text-align: right;
  136. letter-spacing: 3px;
  137. background-color: #467755;
  138. }
  139.  
  140. a.third, a.third:link, a.third:active, a.third:visited{
  141. font-family: "Dorsa";
  142. font-size: 20px;
  143. font-weight: lighter;
  144. line-height: 12px;
  145. letter-spacing: -1px;
  146. color: #971717;
  147. text-transform: uppercase;
  148. background-image:url('');
  149. background-color: #c0c0c0;
  150. border-bottom: 1px solid #467755;
  151. text-align: left;
  152. display: block;
  153. padding: 5px;
  154. margin: 1px;
  155. -webkit-transition: all .9s ease-in-out;
  156. -moz-transition: all .9s ease-in-out;
  157. -o-transition: all .9s ease-in-out;
  158. }
  159.  
  160. a.third:hover {
  161. color: #c0c0c0;
  162. text-align: right;
  163. letter-spacing: 3px;
  164. background-color: #467755;
  165. }
  166.  
  167.  
  168.  
  169.  
  170. .CRs {second properties}
  171.  
  172. b {
  173. font-size: 9px;
  174. color: #444237!important;
  175. text-transform: uppercase;
  176. font-weight: lighter;
  177. letter-spacing: 1px;
  178. font-style: none;
  179. border-left: 5px solid #191919;
  180. line-height: 12px;
  181. }
  182.  
  183.  
  184.  
  185. i {
  186. font-family: Amatic SC;
  187. font-size: 13px;
  188. font-weight: normal;
  189. text-align: center;
  190. color: #444237;
  191. background-color: transparent;
  192. text-transform: none;
  193. margin: 1px;
  194. letter-spacing: 1px;
  195. line-height: 9px;
  196. }
  197.  
  198. u {
  199. color: #252026
  200. text-decoration: none;
  201. font-size: 9px;
  202. text-transform: uppercase;
  203. font-weight: lighter;
  204. line-height: 9px;
  205. font-style: Economica;
  206. }
  207.  
  208.  
  209. em {
  210. font-style: Orbitron;
  211. font-size: 9px;
  212. font-weight: normal;
  213. color: #adb3a6
  214. text-decoration: none;
  215. text-transform: uppercase;
  216. letter-spacing: 1px;
  217. line-height: 9px;
  218.  
  219. }
  220.  
  221.  
  222. .CRs {header properties}
  223.  
  224. h1{font-family: Bigelow Rules; font-size:20px; font-weight:normal; text-align:right; color: 4d4b49 ; background-color:191919; text-transform:uppercase; margin:3px; letter-spacing:1px; padding:8px; line-height:4px; font-style:uppercase;}
  225.  
  226. h2 {font-family: Amatic SC; font-size:20px; font-weight:normal; text-align:center; color: 4d4b49 ; text-transform:uppercase; margin:2px; letter-spacing:1px; padding:0px; line-height:15px; font-style:normal;}
  227.  
  228. h3 {font-family: Gruppo; font-size:16px; font-weight:normal; text-align:center; color: 444237; background-color:; text-transform:normal; margin:2px; letter-spacing:2px; padding:2px; line-height:3px; font-style:uppercase;}
  229.  
  230. h4{color: 4e5348; background-color:141414; font-family:small fonts; font-size: 8px; line-height:7px; text-align:right;font-weight:normal; text-transform:uppercase; letter-spacing:3px; margin:2px; padding:1px;}
  231.  
  232.  
  233. h5{color: 444237; font-family: Gruppo; font-size: 14px; line-height:6px; text-align:left; font-weight:normal; text-transform:uppercase; letter-spacing:2px; margin:1px; padding:1px; border-bottom:0px solid; border-color:4e5348; }
  234.  
  235. h6 {font-family: Dorsa; color: #444237; font-size: 32px; text-align: right; text-transform: uppercase; font-weight: lighter; font-style: none; line-height: 30px; margin:2px; letter-spacing:3px;}
  236.  
  237. h7 {font-family: Six Caps; font-size:92px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:3px; letter-spacing:3px; padding:1px; line-height:65px; font-style:normal;}
  238.  
  239.  
  240. h8 {font-family: Gruppo; font-size:28px; font-weight:normal; text-align: center; color: 3a3a3a; text-transform:normal; margin:1px; letter-spacing:2px; padding:1px; line-height:20px; font-style:uppercase;}
  241.  
  242.  
  243. h9 {font-family: Six Caps; font-size:94px; font-weight:normal; text-align: center; color: 191919; text-transform:normal; margin:2px; letter-spacing:0px; padding:1px; line-height:86px; font-style:normal;}
  244.  
  245. s1 {font-family: Economica; font-size:11px; font-weight:normal; text-align: right; color: 464844; text-transform:normal; margin:1px; letter-spacing:1px; padding:1px; line-height:10px; font-style:normal;}
  246.  
  247. s2 {font-family: Six Caps; font-size:55px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:5px; letter-spacing:6px; padding:1px; line-height:30px; font-style:normal;}
  248.  
  249. s3 {float:left; font:italic 20px 'Playfair Display'; text-transform:uppercase; font-weight:400; color:#565956; background-color:#191919; padding:2px 10px 2px 10px; margin:5px 5px 0 0;}
  250.  
  251. </style>
  252.  
  253.  
  254. <style type="text/css">table table { direction:ltr; } table table table { direction:ltr; }</style>
  255.  
  256. <style>
  257. .a {move left column}
  258. object, embed,
  259. table table table {position:relative; top: -32px; left: 172px;}
  260. table table table table {position:static;}
  261.  
  262. .a {move right column}
  263. td.text table {position:relative; top: -60px!important; left: 162px;}
  264. td.text object, td.text embed,
  265. td.text table table {position:static;}
  266.  
  267.  
  268. table table table {margin-top:15px;}
  269. table table table table {margin-top:0px;}
  270. </style>
  271.  
  272. <style>
  273. .DRhide {Hidden Sections}
  274. .blurbs{display:none;visibility:hidden;}
  275. .friendSpace { display:none; }
  276. .contactTable { display: none; }
  277. .interestsAndDetails { display:none; }
  278. .latestBlogEntry { display:none; }
  279. .friendsComments { display:none; }
  280. .userProfileDetail{ display:none; }
  281. .extendednetwork {display:none;}
  282. .userProfileURL{display:none;}
  283. .nametext {display:none;}
  284. .profileInfo{display:none;}
  285. #googlebar{display:none;}
  286. .clearfix{display:none;}
  287. .orangetext15{display: none;}
  288. .whitetext12{display: none;}
  289. .lightbluetext8{display: none;}
  290. .blacktext12 {display: none;}
  291. a.text, table div font a, table div div {visibility:hidden;}
  292. table tr td div font {display: none;}
  293. div table td font {display: none;}
  294. body div table td form img{display:none!important;}
  295. a.text, table div font a, table div div {visibility:hidden;}
  296. table table div font a, table table div div {visibility:visible;}
  297. img {border:0px;}
  298. table tr td div font {display: none;}
  299.  
  300. td.text table {position:relative; top: -10px;}
  301.  
  302. .{hide text properties}
  303. .whitetext12{display: none;}.lightbluetext8{display: none;}.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
  304. </style>
  305.  
  306.  
  307.  
  308.  
  309. <style>tr {background-color: transparent;}</style>
  310.  
  311. <style>select {position:absolute!important; top:-800px;}div table div form {display:none!important;}</style>
  312.  
  313.  
  314. <style>td.text table {position:relative; top:100px;}td.text table table {position:static;}td.text table {position:relative; top: 0px;}td.text table table {position:static;}
  315.  
  316. </style>
  317.  
  318.  
  319. </style>
  320.  
  321. <style>
  322. #navigation {
  323. position: absolute;
  324. top: 20px;
  325. left: -568px;
  326. width: 230px;
  327. height: 200px;
  328. background-color: ;
  329. padding: 6px;
  330. border-style:solid;
  331. border-width:0px;
  332. border-color:;
  333. text-align: center!important;
  334. }
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351. .tabs {
  352. position: relative;
  353. min-height: 160px; /* This part sucks */
  354. clear: both;
  355. margin: 18px 0;
  356. }
  357. .tab {
  358. float: left;
  359. }
  360. .tab label {
  361. background: #191919;
  362. padding: 8px;
  363. border: 0px solid #191919;
  364. margin-left: -1px;
  365. position: relative;
  366. left: 1px;
  367. font-family: Josefin Sans; color: 414741 ; text-transform: uppercase;
  368. font-size:10px;
  369.  
  370. }
  371. .tab [type=radio] {
  372. display: none;
  373. }
  374. .content {
  375. position: absolute;
  376. top: 28px;
  377. left: 0;
  378. background: #090909;
  379. right: 0;
  380. bottom: 0;
  381. padding: 18px;
  382. border: 0px solid #0c0f10;
  383. }
  384. [type=radio]:checked ~ label {
  385. background: #191919;
  386. border-bottom: 1px #0c0f10;
  387. z-index: 2;
  388. }
  389. [type=radio]:checked ~ label ~ .content {
  390. z-index: 1;
  391. }
  392.  
  393.  
  394. </style>
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410. ---like to meet---
  411.  
  412. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="500" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="500" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="500" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  413.  
  414. <img src="https://i.imgur.com/x5iy7xT.png">
  415.  
  416.  
  417.  
  418.  
  419. <br>
  420.  
  421. <center>
  422. <h2>
  423.  
  424. the hunter's moon is shining, i'm running with the wolves tonight. <h2></center>
  425.  
  426. <h1>we're coming after you...</h1>
  427.  
  428.  
  429. <div style="border:1px solid #191919; width:240px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:164px; float:left;">
  430.  
  431. <h3>INFORMATION</h3>
  432.  
  433. <br><b>NAME:</b> Isolde Aislin Finnigan
  434. <br><b>ETYMOLOGY:</b> Isolde<i>{Fair Lady}</i>, Aislin <i>{Vision, Dream}</i>, Finnigan<i>{Also meaning fair or descent of Finn}</i>
  435. <br><b>NICKNAMES:</b> Izzy, Iz, Solee (Fergus)
  436. <br><b>AGE:</b> Twenty
  437. <br><b>BIRTHDATE:</b> January Twenty-Sixth
  438. <br><b>HOMETOWN:</b> Limerick, Ireland
  439. <br><b>CURRENT RESIDENCE:</b> Hogwarts, Resistance HQ
  440. <br><b>PARENTS:</b> Steven Finnigan and Olivia Finnigan (nee; Stewart)
  441. <br><b>ETHNICITY:</b> 1/2 Irish, 1/2 Scottish
  442. <br><b>BLOOD STATUS:</b> <strike>Half-Blood </strike> Half-breed
  443. <br><b>OTHER FAMILY:</b> Seamus Finnigan<i>{cousin}</i>, Fergus O'Brien <i>{cousin}</i>
  444. <br><b>SPECIES:</b> <STRIKE>Witch</strike> Werewolf
  445. <br><b>STRENGTHS:</b> Flying--she's always been good on a broom. Brute strength--Isolde has always been a brawler.
  446. <b>WEAKNESSES:</b> Her temper and beliefs can often get in the way of being rational and she can sometimes be blinded by loyalty as well as her need to do anything for her kin and friends.
  447. <br><b>ALLIANCE:</b> The Resistance
  448. <br><b>HAIR| EYES:</b> Brown | Brown
  449. <br><b>COMPLEXION: </b> Fair
  450. <br><b>TATTOOS:</b> A Celtic knot on her neck, beside the bottom/back of her right ear. | VERITAS, written in capitol letters along the lines of her index finger and thumb. This is her most recent and a replication of the tattoo her father has. In Latin, the word means truth.
  451. <br><b>APPEARANCE:</b> Isolde is most comfortable in high waist denim shorts or jeans, a crop top of t-shirt, a leather jacket or flannel, and doc martins. If she adds some height she's okay with heels but prefers wedges.
  452. <br><b>SPECIAL ITEMS:</b> A <a href="https://i.imgur.com/1voxNNG.png">zippo lighter</a> with the word "ciao" written on it with marker. | An <a href="https://i.imgur.com/u1GcfOE.png">insignia ring</a> brought to her by her mother from the Stewart vault. It is a variant of the family crest used by Ronan Stewart. She wears it on her index finger on her left hand and uses it as a seal.
  453. <br><b>PATRONUS:</b> Irish Wolf-hound | "Gentle when stroked, fierce when provoked" The breed was originally developed for use as war hounds as well as hunting and guarding its owners homes. A spectacular animal that has protected kings and inspired bards before the days of Saint Patrick.
  454. <br><b>BOGGART:</b> Infiri
  455. <br><b>AMORMENTIA:</b> Mountain air and sea water.
  456. <br><b>MIRROR OF ERISE:</b>Currently, it is herself surrounded by wolves.
  457. <br><b>WAND:</b> 11", Holly, Leprechaun Hair | Holly is one of the rarer kinds of wand woods; traditionally considered protective, it works most happily for those who may need help overcoming a tendency to anger and impetuosity. At the same time, holly wands often choose owners who are engaged in some dangerous and often spiritual quest. Holly is one of those woods that varies most dramatically in performance depending on the wand core. Leprechaun Hair is somewhat temperamental to Non-Irish.
  458. <br><b>SCHOOLING:</b> Hogwarts School of Witchcraft and Wizardry.
  459. <br><b>HOUSE:</b> Hufflepuff.
  460. <br><b>TITLES:</b> Quidditch Beater (Third year)
  461. <br><b>BEST SUBJECT(s):</b> Charms and defense against the dark arts.
  462. <br><b>WORST SUBJECT:</b> Potions
  463. <br><b>YULE BALL DATE:</b> Justin Finch-Fletchley
  464. <br><b>EXTRACURRICULAR:</b> Dumbledore's Army
  465.  
  466.  
  467. </div>
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475. <div style="border:1px solid #191919; width:240px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:164px; float:right;"><h3>STORY</h3>
  476. <br>
  477. <s3>T</s3>here was no doubt in her mother's mind that Isolde was magical. From a young age there were signs that she couldn't miss or even hide from her husband that their daughter was a witch. When Isolde's Hogwarts letter arrived everyone was prepared, especially considering her two cousins were already attending. <br>
  478. She was sorted into Hufflepuff, like Fergus who was in his last year, and a year below Seamus. With her two cousins looking out for her it was easy for her to make friends of various ages. She was close to her house mates and even made the Quidditch team her second year after being recruited by Cedric Diggory. Through qudditch she eventually met Aurora McKinnon who introduced her to Addison Dolohov. Ever since then, the trio of girls were inseparable. <br>
  479. She grew to love Quidditch and eventually decided she wanted to play professionally but the looming war was ever apparent and suddenly ir didn't seem very possible. <br>
  480. Isolde was always against the idea of Voldemort. She's "half n' half" and had little discrimination for anyone lacking magical ability. It was easy who she sided with. Harry Potter was a beacon of hope. When he said Voldemort was back, she believed him. When he formed the DA, she joined. When he returned to Hogwarts to find the last horcrux she joined in on the fight. When Voldemort announced he was dead she joined The Resistance. <br>
  481. Perhaps she wasn't on the front-lines at first but it was just as important to her to make sure those unwilling or unable to fight made it out alive. She saw the toll being on the run took on family friend, Dean Thomas, and if she could ease the struggle she was happy to do so. It wasn't until a little after the break out of Azkaban that she returned to Hogwarts, to the Resistance. When she did it was on the night of the full-moon and Aeron Vaughn hadn't taken his wolfsbane potion. She was bitten that night as suddenly she felt whole, like a missing part had been found. Unbeknownst to her (still) it was because she carried a dormant werewolf gene, one her cousin Fergus carries as well. <br>
  482.  
  483. After a very bloody reunion with Addison, Seamus, and Dean she was officially a member of the Resistance pack. Not long after she was made Beta. While still a new wolf she holds her own and has proven to have most of it under control. With her new abilities she can add some brawn into the fight and has proven to be quite useful like in her rescue of Seamus after he was captured.
  484.  
  485.  
  486.  
  487. </div>
  488.  
  489.  
  490. <img src="https://i.imgur.com/O1o0fbE.gif" width="122"> <img src="https://i.imgur.com/y7QVVDS.gif" width="122"> <img src="https://i.imgur.com/VtOydlb.gif" width="122"> <img src="https://i.imgur.com/RxABQom.gif" width="122">
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497. <h1>...this is the hunt.</h1>
  498.  
  499.  
  500. <div style="border:1px solid #191919; width:240px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:164px; float:left;">
  501. <h3>STORY</h3>
  502.  
  503. <br>
  504. <s3>A</s3>fter the Infiri attack on the castle, Greyback and his pack had an altercation with Caleb, Aksel, and Moira just outside of the castle grounds. Moira was forced to watch as they killed Caleb and Aksel, hoping to dismantle the pack. Tired of the pain that came from the other side killing their pack members, Isolde vowed to hit them back hard. Her connection to the pack and this event greatly affected her even though she wasn't present. Those that remained voted her in an Alpha; a method of promotion that wasn't normally practiced in a wolf pack. <br><br>
  505. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon. more to come soon.
  506.  
  507.  
  508. </div>
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516. <div style="border:1px solid #191919; width:240px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:164px; float:right;"><h3>HEADCANON</h3>
  517. <br>
  518. <br><b>Ϟ</b> The sorting hat considered putting her in Gryffindor but ultimately it was her loyalty that feeds her bravery.
  519. <br><b>Ϟ</b> Family is a big deal to her and she often includes her friends as family.
  520. <br><b>Ϟ</b> When she was six she broke a boys arm for stealing one of her bouncing balls.
  521. <br><b>Ϟ</b> While she had always loved flying, she hadn't ever intended on trying out for the Quidditch Team until Cedric Diggory saw her hit an older student at the great hall with a grapefruit and a textbook.
  522. <br><b>Ϟ</b> Her first crush was her cousin's best-friend; Dean Thomas. As she got older and got to know him she got over it.
  523. <br><b>Ϟ</b> She also had a crush on Cedric Diggory but that was common for most girls who had eyes.
  524. <br><b>Ϟ</b> Pride, she has a great deal of it. That is to say she doesn't believe she ever acts poorly if that's who she is.
  525. <br><b>Ϟ</b> The Pub is her home away from home. She always feels like she can truly be herself with a few pints, good friends, and the music loud enough to blast her ear drums.
  526. <br><b>Ϟ</b> Isolde has had to kill during her time of smuggling wizards out of the war area. It was always as a last resort.
  527. <br><b>Ϟ</b> The first and so far only time she enjoyed a kill was after the death of Emma Dobbs. By accident she came across a shad bloke with ill intentions with a girl in a dark alley. Before he could hurt the girl, Isolde attacked and killed him.
  528. <br><b>Ϟ</b> Despite being Alpha, Isolde always tries to consider the opinions of her pack mates when possible.
  529. <br><b>Ϟ</b> --
  530. <br><b>Ϟ</b> --
  531. <br><b>Ϟ</b> --
  532. <br><b>Ϟ</b> --
  533.  
  534.  
  535.  
  536.  
  537. </div>
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553. <img src="https://i.imgur.com/nE8iaj4.gif" width="122"> <img src="https://i.imgur.com/fVCLSoB.gif" width="122"> <img src="https://i.imgur.com/nmP3KCP.gif" width="122"> <img src="https://i.imgur.com/cjyub3o.gif" width="122">
  554.  
  555.  
  556.  
  557. <h1>OUR BACKS ARE NOW AGAINST THE WALL... </h1>
  558. <br>
  559. <s1>...listen all y'all, it's sabotage.</s1>
  560. <div class="tabs">
  561.  
  562. <div class="tab">
  563. <input type="radio" id="tab-1" name="tab-group-1" checked>
  564. <label for="tab-1">Addison </label>
  565.  
  566. <div class="content">
  567. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  568. <b>Name:</b> Addison Dolohov
  569. <br><b>connection:</b> best-friend
  570. <br><b>song:</b>--
  571. <br><b>About:</b> During the first practice game in 1994 Aurora brought Addison to watch from the sidelines. The three girls hung out at the village together during the remainder of the day and they've all been friends ever since.<br><br>
  572. All three girls can rely on each other to be blunt and dependable. Isolde has always respected how strong both of them are and thankful for the fact that she was able to find such kindred spirits as female companionship.
  573. </div>
  574. </div>
  575. </div>
  576.  
  577.  
  578. <div class="tab">
  579. <input type="radio" id="tab-2" name="tab-group-1">
  580. <label for="tab-2">Rori</label>
  581.  
  582. <div class="content">
  583. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  584. <b>Name:</b> Aurora McKinnon
  585. <br><b>connection:</b> best-friend
  586. <br><b>song:</b>--
  587. <br><b>About:</b> Iz and Rori knew each other from Quidditch but other than a passing nod in the hall and an occasional exchange of words it wasn't until the year of the Triwizard tournament did the friendship blossom. With the tournament kicked Quidditch to the side, some of the players thought it would be fun to have a game from time to time during hogsmeade visits. During the first game Aurora brought Addison to watch from the sidelines. The three girls hung out at the village together during the remainder of the day and they've all been friends ever since.<br><br>
  588. All three girls can rely on each other to be blunt and dependable. Isolde has always respected how strong both of them are and thankful for the fact that she was able to find such kindred spirits as female companionship.
  589. </div>
  590. </div>
  591. </div>
  592.  
  593.  
  594. <div class="tab">
  595. <input type="radio" id="tab-3" name="tab-group-1">
  596. <label for="tab-3">Moira</label>
  597.  
  598. <div class="content">
  599. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  600. <b>Name:</b> Moira Blake
  601. <br><b>connection:</b> Beta
  602. <br><b>song:</b>--
  603. <br><b>About:</b> After Iz was bitten many of the other wolves attempted to connect and help her out. Being stubborn, it took some effort but with Moira Blake it seemed effortless. Kindred spirits it would seem, Moira is someone she can count on and trust. She shares with Isolde the benefits of being a wolf as well as the bits that aren't so nice and together they learn to appreciate their gifts and new found life in the pack. Isolde learns consideration form her and Moira strength from Isolde.
  604. </div>
  605. </div>
  606. </div>
  607.  
  608.  
  609.  
  610. <div class="tab">
  611. <input type="radio" id="tab-4" name="tab-group-1">
  612. <label for="tab-4">Piper</label>
  613.  
  614. <div class="content">
  615. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  616. <b>Name:</b> Piper Selwyn
  617. <br><b>connection:</b> Den-mother
  618. <br><b>song:</b>--
  619. <br><b>About:</b> Isolde didn't trust Piper, especially considering she was Greyback's mate and was close enough to his wolves to be dubbed the "mother" of wolves. Still, she knew she had to watch this play out and learned that the older woman had a lot of wisdom and experience to share. She might still be hesitant around her but it's clear she's trying. She knows there's a lot she can learn from Piper.
  620. </div>
  621. </div>
  622. </div>
  623.  
  624.  
  625.  
  626. <div class="tab">
  627. <input type="radio" id="tab-5" name="tab-group-1">
  628. <label for="tab-5">Justin</label>
  629.  
  630. <div class="content">
  631. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  632. <b>Name:</b> Justin Finch-Fletchley
  633. <br><b>connection:</b> Gamma Wolf
  634. <br><b>song:</b>--
  635. <br><b>About:</b> Aside from Moira, Justin is Iz's most reliable pack-mate. They've been friends since her first year of school and dated for a few months after the Yule ball. After the battle, the friends lost touch, what with Justin being abducted and forced in Greyback's pack. Now with both in the Resistance Pack, they've rekindled their friendship and Iz finds herself regretting every breaking up.
  636. </div>
  637. </div>
  638. </div>
  639.  
  640.  
  641.  
  642. <div class="tab">
  643. <input type="radio" id="tab-6" name="tab-group-1">
  644. <label for="tab-6">Rylan</label>
  645.  
  646. <div class="content">
  647. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  648. <b>Name:</b> Rylan Brown
  649. <br><b>connection:</b> Ex-boyfriend
  650. <br><b>song:</b>--
  651. <br><b>About:</b> It's easy to be friends with someone when your older cousin and brother are friends and you're in the same house and year. He was a good friend even before he was a good boyfriend but for whatever reason unknown to her things started to change between them. They broke-up the summer after 5th year and even as friends began to disconnect. She found out later he joined Voldemort's side and was also turned into a werewolf. She's not proud of it, but the two have had numerous encounters since.
  652. </div>
  653. </div>
  654. </div>
  655.  
  656.  
  657.  
  658. <div class="tab">
  659. <input type="radio" id="tab-7" name="tab-group-1">
  660. <label for="tab-7">Jarius</label>
  661.  
  662. <div class="content">
  663. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  664. <b>Name:</b> Jarius Rowle
  665. <br><b>connection:</b> The enemy of my enemy.
  666. <br><b>song:</b>--
  667. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  668. </div>
  669. </div>
  670. </div>
  671.  
  672.  
  673. <div class="tab">
  674. <input type="radio" id="tab-8" name="tab-group-1">
  675. <label for="tab-8">Name</label>
  676.  
  677. <div class="content">
  678. <div style="border:1px solid #191919; width:466px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:95px; float:;">
  679. <b>Name:</b> --
  680. <br><b>connection:</b>--
  681. <br><b>song:</b>--
  682. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  683. </div>
  684. </div>
  685. </div>
  686.  
  687.  
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696. <div id="navigation">
  697. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="25">
  698. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  699. <param name="bgcolor" value="#acacac" />
  700. <param name="FlashVars" value="mp3=http://a.tumblr.com/tumblr_mzp69kGy441remrxco1.mp3|https://a.tumblr.com/tumblr_mqyshi1voz1qmy2vfo1.mp3|http://k003.kiwi6.com/hotlink/mentrl7bxg/SIA_-_Elastic_Heart.mp3|http://k003.kiwi6.com/hotlink/j3o5scb5on/Mischa_Book_Chillak_feat_Esthero_-_Ready_Or_Not.mp3|http://k003.kiwi6.com/hotlink/ruinpzt23b/Ruelle_-_This_Is_The_Hunt.mp3
  701. |http://k003.kiwi6.com/hotlink/d0ruikfftv/Dropkick_Murphys-Prisoners_Song.mp3|http://k003.kiwi6.com/hotlink/7g3xgo7wfm/Sleigh_Bells_Demons.mp3|http://k003.kiwi6.com/hotlink/frz8ctq57v/Beastie_Boys_-_Sabotage.mp3|http://k003.kiwi6.com/hotlink/rijptf0now/Halsey_-_I_Walk_The_Line.mp3|http://k003.kiwi6.com/hotlink/zju66g4ka5/AURORA_-_Running_with_the_wolves_.mp3|http://k003.kiwi6.com/hotlink/7wq92cdami/Bryce_Fox_-_Horns.mp3|http://k003.kiwi6.com/hotlink/nqpyq7tay7/Halsey_-_Hold_Me_Down.mp3|http://k003.kiwi6.com/hotlink/u6fno93o5f/Imagine_Dragons_-_Friction.mp3|http://k003.kiwi6.com/hotlink/igr3tu2cnh/Daughters_Of_Darkness.mp3|http://k003.kiwi6.com/hotlink/bq7ojvwe6x/Riverdale_Cast_-_Fear_Nothing.mp3|http://k003.kiwi6.com/hotlink/1xg519pkdt/Evanescence_-_Bring_Me_To_Life.mp3|http://k003.kiwi6.com/hotlink/lq7wlb2mf9/Evanescence_-_Lacrymosa.mp3
  702. &height=25&autoplay=1&loop=1&shuffle=2&loadingcolor=090909&bgcolor=090909&bgcolor1=090909&bgcolor2=090909&slidercolor1=191919&slidercolor2=191919&sliderovercolor=191919&buttoncolor=191919&buttonovercolor=191919&textcolor=191919" />
  703. </object>
  704.  
  705. <img src="https://i.imgur.com/nqbl2GV.gif">
  706.  
  707. </div>
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721. ---interest---
  722.  
  723.  
  724. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="00" align="" bgcolor="black" border="0"><td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word; padding: 0px;">
  725. <center>
  726. <a href="/home.php" class="first">home</a><a href="http://www.roleplayer.me/send_message.php?member_id=655983" class="first">mssge</a><a href="http://www.roleplayer.me/add_comment.php?member_id=655983" class="first">cmmnt</a>
  727. <a href="http://www.roleplayer.me/gallery.php?member_id=655983" class="first">gllry</a><a href="http://betmylifex.tumblr.com/" class="first">tmblr</a><a href="http://www.roleplayer.me/1174719" class="first">credit</a>
  728.  
  729. <img src="https://i.imgur.com/6DWS4Kn.gif" width="150"><img src="https://i.imgur.com/Exw6etQ.gif" width="150">
  730. </center>
  731. <s1>Nothing is the same, there's a new world calling my name. I can't escape this. Shadows break the dark and our fate is beckoning. </s1>
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744. <br>
  745.  
  746.  
  747.  
  748. <h1>MY SPIRIT TALKS...</h1>
  749. <h5>I know my soul believes.</h5>
  750. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:95px; float:left;">
  751. <center><i>stubborn</i> | <i>sarcastic</i> | <i>loyal</i>
  752. </center>
  753. Isolde has always been temperamental, stubborn, and sarcastic. The kind of girl who worked out more altercations with her fists than with words. That doesn't mean she can't be funny or joke around and will often poke fun at someone in a loving manner. <br>
  754. She wears her emotions on her sleeve even if she tries to hide her sadness. As a werewolf everything was heightened, especially her anger. She finds ways to cope with it but every now and then it gets away from her. <br> Behind everything though, she is loyal to a tee and will often put others first before herself. Especially her pack.
  755. </div>
  756.  
  757.  
  758. <br>
  759.  
  760.  
  761.  
  762.  
  763. <img src="https://i.imgur.com/8wgbPtN.gif" width="300">
  764.  
  765. <div style="border:1px solid #191919; width:290px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:165px; float:right;">
  766. <center><i>"Irish wolves were extinct by tha eighteenth century. Suppose tha's changed, hasn't it?"</i></center>
  767. <h4>The truth is we must look into the eyes of our warriors and say 'go die for me'. </h4>
  768. <b>Rank:</b> ALPHA.<br>
  769. <b>Status:</b> Unregistered. <br>
  770. <b>Lineage:</b> Dormant werewolf gene until triggered by bite. | Descendant of Ronan Stewart, an Alpha whose pack fought in the War of Three Kingdoms for Scotland and Ireland's freedom from England. She is also distant related to the Stewarts of America; the muggle family split with some staying in Scotland and others moving to America.<br>
  771. <b>Sire:</b> Technically she was 'awakened' having already possessed the werewolf gene but it was only triggered by Aeron Vaughn's bite. <br>
  772. <b>Bite Location:</b> Right side of her hip, trying to protect Emma Dobbs.<br>
  773. <b>Fur:</b> Auburn colored with dark brown tips and thick to withstand cold temperatures. <br>
  774. <b>Eyes:</b> Golden<br>
  775. <b>Figure:</b> Lean with long legs that emphasis her large paws/claws. She is slightly smaller compared to most of the others.<br>
  776. <b>Distinctive features:</b> Tattoos visible on skin when fur is pushed aside,the fur around her head and neck is slightly longer than on her body, making it appear like a bit of a mane. <br>
  777. <b>Skills:</b>Tracking-- even in her usual form she complains about how she now smells things more than she would like. Due to her long limbs in this state she is incredibly fast and varies in her movements in said speed. Her jumping abilities are also impressive.</b><br>
  778. <b>Downsides:</b> Her own sense of smell can drive her in a state of annoyance which often leads to irritability. Her usual impulsive and impatient behavior was intensified. Her need for violence has increased and usually the thing she struggles with most. <br>
  779. <b>Upsides:</b> Her sense of loyalty has grown even more durable. And while she didn't admit it at first,she has never felt more free and alive.
  780. <br><b>Info:</b> Compared to the other Resistance wolves, Isolde and her wolf show little struggle with one another considering the little amount of time that she has been a werewolf. Though again, that does not mean it is non-existent. She considers it may be due to the fast acceptance over the matter and the truth that she actually likes what she had become. However the fact of the matter is she already carried the dormant werewolf gene in her genetic coding, explaining why once bitten she suddenly felt whole.<br> She has always felt the need to protect the others in her pack whether this is due to the fact that she was turned on the very act of protecting someone or because it is simply in her nature is unknown to her still.
  781.  
  782. </div>
  783. <br>
  784.  
  785.  
  786.  
  787.  
  788.  
  789. <img src="https://i.imgur.com/TIyIIKi.gif" width="150"><img src="https://i.imgur.com/vWtPzea.gif" width="150">
  790.  
  791. <h1>BLAME IT ON ME</h1>
  792. <h5>...set your guilt free.</h5>
  793. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:95px; float:left;">
  794. <center>Don't break, don't break my heart...</center><br>
  795. <b>Status:</b> Single.
  796. <br><b>Who:</b> --
  797. <br><b>Lyrics:</b> --
  798. <br><b>Comments:</b> --
  799. <br><b>Stuff:</b> Isolde is a passionate person though not in the way you might think. When she connects with someone her loyalty with them is strong; through laughter or heated arguments. However, hesitation and bad timing has ultimately not been on her side, hence the lack of a serious relationship.
  800. <h2>The Past:</h2>
  801. <br><b>Name:</b> Justin Finch-Fletchley
  802. <br><b>When:</b> 1994
  803. <br><b>Comments:</b> "Sometimes I wish it happened later."
  804. <br><br>Stuff:</b> Justin is easily the only decent guy Isolde has dated but it happened when they were both young. Youth, time, and activities ultimately decided the ending of their relationship but luckily they were able to salvage their friendship from it.
  805. <br><br>
  806. <br><b>Name:</b> Rylan Brown
  807. <br><b>When:</b> March 1997 - June 1997
  808. <br><b>Comments:</b>
  809. <br><br>Stuff:</b> Rylan and Isolde had a connection that never got much closer. War had severed it without resolution and it lingers. She genuinely liked him before his father got a good hold on him.
  810.  
  811. </div>
  812. <br>
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819. <img src="https://i.imgur.com/aGwgSeH.gif" width="150"><img src="https://i.imgur.com/DuLAu02.gif" width="150">
  820.  
  821. <h1>LOOKING ON A PAST WHERE...</h1>
  822. <h5>...we still stand a chance.</h5>
  823. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:165px; float:left;">
  824. <h4>"Is leor don dreoil'n a nead."</h4> <br><br>
  825. <h5>Fergus O'Brien</h5>
  826. <i> "Quote here" </i><br>
  827. Though not directly related by blood, he's as good as. When Isolde has to set aside her pride, she finds his wisdom worth it. (Though she'd never admit to that). Whenever she needs to be patched up under the radar it's usually him she goes to, despite knowing that he wouldn't keep his opinion to himself from her, than again that's why she likes going to him. <br>
  828.  
  829. <br>
  830. <h5>Seamus Finnigan</h5>
  831. <i>"Quote here"</i><br>
  832.  
  833. Family has always been important to Iz and one of the most important is her cousin Seamus. Few times have they argued as they seem to understand one another well. However, it's risky business having the both of them present of alcohol.The party might never end. She trusts him more than anyone (say for Fergus) and is sometimes regretful over not being present in his life more during the recent years after the Battle.
  834.  
  835.  
  836.  
  837. <br><br>
  838. <h5>Stewart</h5>
  839.  
  840. <i>Virescit vulnere virtus (Courage grows strong at a wound)</i><br>
  841. <b>Gaelic Name:</b> Sti'bhard<br>
  842. The Magical bloodline of the Stewarts originates from Robert Stewart, the 1st Earl of Orkney and Lord of Zetland.
  843. <br>
  844. In the 1600's some of the non-magical Stewarts left to settle in the New World, while remaining in Scotland, Ronan Stewart was bitten by a werewolf. Though afterwards the line continued uninterrupted the dormant werewolf gene was carried on (to this day through Isolde Finnigan whom had it triggered by the bite, and Fergus O'Brien). <br><br>
  845. It is rumored that the relatives that left for the New World took on a new name: Steward. But such rumors have yet to be proven. <br><br>
  846. Ronan Stewart began his own pack to fight for Scotland in the War of three Kingdoms. He and his pack were killed, survived by his wife and two boys who fled for amnesty.
  847. </div>
  848.  
  849.  
  850.  
  851. <h2>discord: hxvoltagex#3202</h2>
  852. <center><i>proud co-owner of morsmordre</i></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement