Advertisement
kitsulune

Miss Fortune Layout

Oct 24th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.99 KB | None | 0 0
  1. --------------- ABOUT MEE -------------------------------
  2.  
  3. <style>
  4. .xpdonnax { BG P R O P E R T I E S }
  5.  
  6. body {
  7. background-color:#ffffff;
  8. margin-top:300px;
  9. overflow-y:auto; }
  10.  
  11.  
  12. .xpdonnax { TABLE P R O P E R T I E S }
  13.  
  14. table, tr, td { background-color:transparent; border:0px!important; }
  15.  
  16.  
  17. .xpdonnax { SCROLLBAR P R O P E R T I E S }
  18.  
  19. ::-webkit-scrollbar-thumb { background-color:#ff0017; }
  20.  
  21. ::-webkit-scrollbar {
  22. width:3px;
  23. height:3px;
  24. background:#ffffff; }
  25.  
  26.  
  27. .xpdonnax { REGULAR L I N K S }
  28.  
  29. a:active, a:visited, a:link {
  30. color:#000000;
  31. font-family:consolas;
  32. font-size:9px;
  33. line-height:9px;
  34. padding:0px 2px 0px 2px;
  35. text-decoration:none;
  36. text-transform:uppercase;
  37. -webkit-transition: all 0.6s linear;
  38. -moz-transition: all 0.6s linear;
  39. transition: all 0.6s linear;}
  40.  
  41.  
  42. .xpdonnax { NAVIGATION L I N K S }
  43.  
  44. a.first, a.first:link, a.first:active, a.first:visited {
  45. color:#ffffff;
  46. font-family:georgia;
  47. font-weight:lighter;
  48. line-height:28px;
  49. font-size:27px;
  50. display:block;
  51. height:28px;
  52. text-align:right;
  53. letter-spacing:-2px;
  54. margin:0px 18px 0px 0px;
  55. text-shadow:1px 1px 0px #000000;
  56. text-transform:lowercase;
  57. -webkit-transition: all .5s linear;
  58. -moz-transition: all .5s linear;
  59. transition: all .5s linear;}
  60.  
  61. [data-nav]:after{
  62. content: attr(data-nav);
  63. padding:0px 0px 0px 8px;
  64. margin:0px;
  65. width:28px;
  66. height:28px;
  67. color: #ffffff;
  68. line-height:28px;
  69. font-family:times;
  70. font-size:28px;
  71. text-align:left;
  72. position:absolute;
  73. text-shadow:0px 0px 0px transparent;
  74. -webkit-transition: all 0.3s linear;
  75. -moz-transition: all 0.3s linear;
  76. transition: all 0.3s linear;}
  77.  
  78. [data-nav]:hover:after{ color:#ff0017; }
  79.  
  80.  
  81. .xpdonnax { EXTRA NAVIGATION L I N K S }
  82.  
  83. a.second, a.second:link, a.second:active, a.second:visited {
  84. font-family:consolas;
  85. font-size:10px;
  86. display:inline-block;
  87. line-height:75px;
  88. width:5.38%;
  89. height:775%;
  90. float:left;
  91. padding:0%;
  92. color:#ffffff;
  93. text-align:center;
  94. background:#ff0017;
  95. margin:0% .5% 0% 0%;
  96. text-shadow:1px 1px 0px #000000;
  97. text-transform:lowercase;
  98. -webkit-transition: all .5s linear;
  99. -moz-transition: all .5s linear;
  100. transition: all .5s linear;}
  101.  
  102. a.second:hover { text-transform:uppercase!important; }
  103.  
  104.  
  105. .xpdonnax { EXTRA NAVIGATION L I N K S }
  106.  
  107. a.luv, a.luv:link, a.luv:active, a.luv:visited {
  108. font-family:consolas;
  109. font-size:105px;
  110. display:inline-block;
  111. line-height:110px;
  112. width:70px;
  113. height:100%;
  114. float:left;
  115. padding:0%;
  116. margin:0%;
  117. color:#ffffff;
  118. text-align:center;
  119. background:#000000;
  120. text-shadow:1px 1px 0px #ffffff;
  121. -webkit-transition: all .5s linear;
  122. -moz-transition: all .5s linear;
  123. transition: all .5s linear;}
  124.  
  125. a.luv:hover { background:#ff0017; }
  126.  
  127.  
  128. .text, table, tr, td, li, p, div {
  129. color:#000000;
  130. font-family:consolas;
  131. font-size:10px;
  132. font-weight:lighter;
  133. line-height:9px;
  134. letter-spacing:0px;
  135. text-transform:normal;}
  136.  
  137.  
  138. i {
  139. color:#ffffff;
  140. font-size:10px;
  141. font-family:Palatino Linotype;
  142. text-transform:none;
  143. letter-spacing:1px;
  144. font-weight:bold;}
  145.  
  146.  
  147. b {
  148. color:#000000;
  149. font-size: 14px;
  150. font-weight:lighter;
  151. font-family: georgia;
  152. text-transform: lowercase;
  153. line-height:13px;
  154. letter-spacing: -1px;}
  155.  
  156.  
  157. u {
  158. color:#ffffff;
  159. font-family:ms gothic;
  160. font-size:10px;
  161. line-height:11px;
  162. background-color:#ff0017;
  163. text-transform:uppercase;
  164. text-decoration:none;
  165. font-weight:lighter;
  166. font-style:normal;
  167. padding:0px 0px 1px 2px;
  168. letter-spacing:2px;}
  169.  
  170.  
  171. strong {
  172. color:#ff0017;
  173. font-size: 14px;
  174. font-weight:lighter;
  175. font-family: georgia;
  176. text-transform: lowercase;
  177. line-height:13px;
  178. letter-spacing: -1px;}
  179.  
  180.  
  181. .xpdonnax { HEADERS }
  182.  
  183. h1{
  184. color:#ff0017;
  185. line-height:40px;
  186. text-transform:uppercase;
  187. font-family:arial;
  188. font-size:38px;
  189. font-style:italic;
  190. text-align:center;
  191. letter-spacing:-8px;
  192. margin:11.5% 0px -1% -8px;}
  193.  
  194.  
  195. h2{
  196. color:#000000;
  197. font-family:arial narrow;
  198. font-size:9.5px;
  199. font-style:normal;
  200. font-weight:lighter;
  201. line-height:8px;
  202. text-align:center;
  203. letter-spacing:0px;
  204. text-transform:lowercase;
  205. margin:0px;
  206. height:10px;}
  207.  
  208. h3{
  209. font-family:cambria;
  210. font-size:12px;
  211. font-style:normal;
  212. font-weight:lighter;
  213. line-height:13px;
  214. text-align:center;
  215. letter-spacing:.5px;
  216. text-transform:lowercase;
  217. margin:0px;
  218. height:13px;}
  219.  
  220.  
  221. h4{
  222. color:#000000;
  223. line-height:16px;
  224. font-weight:lighter;
  225. text-transform:uppercase;
  226. font-family:arial narrow;
  227. font-size:17px;
  228. text-align:left;
  229. word-spacing:5px;
  230. letter-spacing:-.5px;
  231. text-shadow:0px 0px 0px transparent;
  232. margin:0px;
  233. padding:0px 0px 0px 8px;}
  234.  
  235.  
  236. h5{
  237. width:100%;
  238. float:left;
  239. color:#000000;
  240. line-height:16px;
  241. font-weight:lighter;
  242. font-style:italic;
  243. text-transform:uppercase;
  244. font-family:arial narrow;
  245. border-bottom:1px solid #ff0017;
  246. font-size:15px;
  247. text-align:right;
  248. letter-spacing:-1px;
  249. margin:0px;
  250. padding:0px;}
  251.  
  252.  
  253. h6{
  254. color:#000000;
  255. line-height:24px;
  256. text-transform:lowercase;
  257. font-family:georgia;
  258. font-size:24px;
  259. text-align:left;
  260. font-weight:lighter;
  261. letter-spacing:-3px;
  262. margin:0px;}
  263.  
  264.  
  265. .xpdonnax { S P A N CLASS P R O P E R T I E S }
  266.  
  267. .dropcap {
  268. float: left;
  269. line-height:36px;
  270. padding:4px 6px 4px 6px;
  271. margin:0px 4px 2px 0px;
  272. font:bold 20px georgia;}
  273.  
  274.  
  275. .red{ color:#ff0017; }
  276.  
  277. blockquote{
  278. margin:0px;
  279. padding:0px;
  280. width:50%;
  281. float:left;
  282. text-align:left;
  283. line-height:8px;}
  284.  
  285. .xpdonnax { D I V T A B L E S }
  286.  
  287. #yolo{
  288. top:0px;
  289. left:0px;
  290. width:100%;
  291. height:100%;
  292. position:fixed;}
  293.  
  294. #yolo .left{
  295. top:0px;
  296. left:0px;
  297. width:50%;
  298. height:100%;
  299. z-index:1;
  300. position:fixed;
  301. background:#000000;
  302. -webkit-transition: all 0.6s ease;
  303. -moz-transition: all 0.6s ease;
  304. transition: all 0.6s ease;}
  305.  
  306. #yolo:hover .left{
  307. width:40%;}
  308.  
  309. #yolo .right{
  310. top:0px;
  311. right:0px;
  312. width:50%;
  313. height:100%;
  314. z-index:1;
  315. position:fixed;
  316. background:#ff0309;
  317. -webkit-transition: all 0.6s ease;
  318. -moz-transition: all 0.6s ease;
  319. transition: all 0.6s ease;}
  320.  
  321. #yolo:hover .right{
  322. width:40%;}
  323.  
  324. #yolo .line{
  325. top:0%;
  326. right:49.5%;
  327. width:1%;
  328. height:100%;
  329. z-index:2;
  330. position:fixed;
  331. background:#ffffff;
  332. -webkit-transition: all 0.3s ease;
  333. -moz-transition: all 0.3s ease;
  334. transition: all 0.3s ease;}
  335.  
  336. #yolo:hover .line{
  337. top:50%;
  338. height:0%;}
  339.  
  340.  
  341. #yolo .puddin{
  342. top:36%;
  343. left:45%;
  344. width:10%;
  345. height:27.5%;
  346. z-index:100;
  347. position:fixed;
  348. text-align:center;
  349. background:transparent;
  350. -webkit-transition: all 0.3s ease;
  351. -moz-transition: all 0.3s ease;
  352. transition: all 0.3s ease;
  353. -ms-transform: rotate(0deg);
  354. -webkit-transform: rotate(0deg);
  355. transform: rotate(0deg);}
  356.  
  357. #yolo:hover .puddin{
  358. height:0%;
  359. font-size:0px;
  360. z-index:-1;
  361. -ms-transform: rotate(360deg);
  362. -webkit-transform: rotate(360deg);
  363. transform: rotate(360deg);
  364. filter:alpha(opacity=0);
  365. -html-opacity:0;
  366. -moz-opacity:0;
  367. opacity:0;}
  368.  
  369.  
  370. #yolo .diamond{
  371. top:33%;
  372. left:43%;
  373. z-index:99;
  374. width:13%;
  375. height:35%;
  376. position:fixed;
  377. text-align:justify;
  378. background:url('https://i.imgur.com/Fra8OPK.png');
  379. background-size:12%;
  380. background-repeat:no-repeat;
  381. background-position:center center;
  382. background-attachment:fixed;
  383. -webkit-transition: all 0.3s ease;
  384. -moz-transition: all 0.3s ease;
  385. transition: all 0.3s ease;
  386. -ms-transform: rotate(0deg);
  387. -webkit-transform: rotate(0deg);
  388. transform: rotate(0deg);}
  389.  
  390. #yolo:hover .diamond{
  391. height:0;
  392. width:0;
  393. left:46%;
  394. z-index:-1;
  395. font-size:0px;
  396. -ms-transform: rotate(360deg);
  397. -webkit-transform: rotate(360deg);
  398. transform: rotate(360deg);
  399. filter:alpha(opacity=0);
  400. -html-opacity:0;
  401. -moz-opacity:0;
  402. opacity:0;}
  403.  
  404.  
  405. #yolo .info{
  406. top:1.8%;
  407. left:41%;
  408. width:18%;
  409. height:96%;
  410. z-index:0;
  411. position:fixed;
  412. background:#ffffff;}
  413.  
  414.  
  415. #yolo .love{
  416. top:63.5%;
  417. left:52.6%;
  418. width:5.1%;
  419. height:16.8%;
  420. z-index:0;
  421. font-size:0px;
  422. color:transparent;
  423. position:fixed;
  424. background:#ffffff;
  425. -webkit-transition: all 0.6s ease;
  426. -moz-transition: all 0.6s ease;
  427. transition: all 0.6s ease;}
  428.  
  429. #yolo .love:hover{
  430. color:#ffffff;
  431. font-size:10px;
  432. left:42.2%;
  433. width:15.6%;}
  434.  
  435. #yolo .love .luvinfo{
  436. float:right;
  437. width:0%;
  438. height:100%;
  439. font-size:0px;
  440. overflow-y:auto;
  441. text-align:justify;
  442. -webkit-transition: all 0.6s ease;
  443. -moz-transition: all 0.6s ease;
  444. transition: all 0.6s ease;
  445. filter:alpha(opacity=0);
  446. -html-opacity:0;
  447. -moz-opacity:0;
  448. opacity:0;}
  449.  
  450. #yolo .love:hover .luvinfo{
  451. width:63.2%;
  452. font-size:10px;
  453. filter:alpha(opacity=1);
  454. -html-opacity:1;
  455. -moz-opacity:1;
  456. opacity:1;}
  457.  
  458.  
  459. #yolo .connections{
  460. display:inline;
  461. overflow-x: auto;
  462. overflow-y:hidden;
  463. width:100%;
  464. height:16%;
  465. float:left;
  466. margin-top:0%;}
  467.  
  468.  
  469. #yolo .quote{
  470. bottom:16%;
  471. left:40%;
  472. width:0%;
  473. height:auto;
  474. z-index:100;
  475. position:fixed;
  476. -webkit-transition: all 0.3s ease;
  477. -moz-transition: all 0.3s ease;
  478. transition: all 0.3s ease;
  479. filter:alpha(opacity=0);
  480. -html-opacity:0;
  481. -moz-opacity:0;
  482. opacity:0;}
  483.  
  484. #yolo:hover .quote{
  485. width:13%;
  486. left:26%;
  487. filter:alpha(opacity=1);
  488. -html-opacity:1;
  489. -moz-opacity:1;
  490. opacity:1;}
  491.  
  492. #yolo .harley{
  493. bottom:-2%;
  494. left:63%;
  495. width:0%;
  496. height:500px;
  497. z-index:100;
  498. position:fixed;
  499. -webkit-transition: all 0.3s ease;
  500. -moz-transition: all 0.3s ease;
  501. transition: all 0.3s ease;
  502. filter:alpha(opacity=0);
  503. -html-opacity:0;
  504. -moz-opacity:0;
  505. opacity:0;}
  506.  
  507. #yolo:hover .harley{
  508. width:25%;
  509. filter:alpha(opacity=1);
  510. -html-opacity:1;
  511. -moz-opacity:1;
  512. opacity:1;}
  513.  
  514. #yolo .haha{
  515. bottom:22%;
  516. left:63%;
  517. width:500px;
  518. height:500px;
  519. z-index:100;
  520. position:fixed;
  521. -webkit-transition: all 0.3s ease;
  522. -moz-transition: all 0.3s ease;
  523. transition: all 0.3s ease;
  524. filter:alpha(opacity=0);
  525. -html-opacity:0;
  526. -moz-opacity:0;
  527. opacity:0;}
  528.  
  529. #yolo:hover .haha{
  530. filter:alpha(opacity=1);
  531. -html-opacity:1;
  532. -moz-opacity:1;
  533. opacity:1;}
  534.  
  535. #yolo .name{
  536. bottom:20%;
  537. left:39.8%;
  538. width:48%;
  539. height:10%;
  540. z-index:100;
  541. color:#ffffff;
  542. position:fixed;
  543. line-height:50px;
  544. text-transform:uppercase;
  545. font-family:arial narrow;
  546. font-weight:lighter;
  547. font-size:60px;
  548. letter-spacing:-8px;
  549. text-shadow:2px 2px 0px #000000;
  550. -webkit-transition: all 0.3s ease;
  551. -moz-transition: all 0.3s ease;
  552. transition: all 0.3s ease;
  553. -ms-transform: rotate(90deg);
  554. -webkit-transform: rotate(90deg);
  555. transform: rotate(90deg);
  556. filter:alpha(opacity=0);
  557. -html-opacity:0;
  558. -moz-opacity:0;
  559. opacity:0;}
  560.  
  561. #yolo:hover .name{
  562. filter:alpha(opacity=1);
  563. -html-opacity:1;
  564. -moz-opacity:1;
  565. opacity:1;}
  566.  
  567.  
  568. #yolo .music{
  569. bottom:6px;
  570. width:150px;
  571. left:6px;
  572. height:85px;
  573. z-index:100;
  574. position:fixed;
  575. border:1px solid #ffffff;
  576. -webkit-transition: all 0.6s ease;
  577. -moz-transition: all 0.6s ease;
  578. transition: all 0.6s ease;}
  579.  
  580. #yolo .music:hover{
  581. width:525px;
  582. height:300px;}
  583.  
  584.  
  585. .xpdonnax { C R E D I T L I N K S }
  586.  
  587. a.hightimes, a.hightimes:link, a.hightimes:active, a.hightimes:visited {
  588. font-size:30px;
  589. font-family:sans serif;
  590. display:block;
  591. line-height:30px;
  592. padding:0px;
  593. margin:0px;
  594. width:30px;
  595. height:30px;
  596. text-align:right;
  597. background-color:transparent;
  598. text-transform:uppercase;
  599. -webkit-transition: all 0.8s linear;
  600. -moz-transition: all 0.8s linear;
  601. transition: all 0.8s linear;}
  602.  
  603.  
  604. .credit {
  605. bottom:6px;
  606. right:12px;
  607. width:30px;
  608. height:30px;
  609. z-index:100;
  610. text-align:right;
  611. overflow:hidden;
  612. position:fixed;}
  613.  
  614.  
  615. .xpdonnax { HIDE C O D E S & ETC }
  616.  
  617. .clearfix { display:none; }
  618. table.profileInfo table tr:last-child { display:none; }
  619. div.clearfix ul small { display:none!important; }
  620. table.rail { display:none; }
  621. #googlebar { display:none; }
  622. .profileinfo { display:none; }
  623. .extendedNetwork { display:none; }
  624. .userProfileURL { display:none; }
  625. .friendscomments { display:none; }
  626. .interestsAndDetails { display:none; }
  627. .lightbluetext8 { display:none; }
  628. .userProfiledetail { display:none; }
  629. .latestBlogEntry { display:none; }
  630. .orangetext15 { display:none; }
  631. .userAlbums { display:none; }
  632. .friendspace { display:none; }
  633. .contacttable { display:none; }
  634. .msOnlineNow { display:none; }
  635. #footerWarpper { display:none; }
  636. </style>
  637.  
  638.  
  639.  
  640. ---------------- LIKE TO MEET -----------------
  641.  
  642. <div id="yolo">
  643.  
  644. <div class="line"></div>
  645. <div class="left"></div>
  646. <div class="right"></div>
  647. <div class="diamond"></div>
  648. <div class="haha"><img src="https://i.imgur.com/tUfKnx7.gif"></div>
  649. <div class="harley"><img src="https://imgur.com/o5WPaja.png"></div>
  650. <div class="credit"><a href="/hightimes" class="hightimes" title="credit">♦</a></div>
  651.  
  652. <div class="name">Sʜᴏᴄᴋ ﹠ Aʜʜ~<br>
  653. <h4>"Fortune doesn't favor fools."</h4></div>
  654.  
  655. <div class="puddin">
  656. <div style="color:#000000; text-align:center; margin:8.5% 0% 2% 0%; font-size:36px; line-height:35px;">♦</div>
  657.  
  658. <h1>HOVER</h1>
  659. <h2>"The fun begins."</h2>
  660.  
  661. <div style="color:#ff0017; text-align:center; margin:16.5% 0% 0% 0%; padding-right:1%; font-size:36px; line-height:35px;">♦</div>
  662. </div>
  663.  
  664. <div class="quote">
  665. <a href="/home.php" class="first" data-nav="♦">home</a>
  666. <a href="/send_message.php?member_id=428476" class="first" data-nav="♦">message</a>
  667. <a href="/add_comment.php?member_id=428476" class="first" data-nav="♦">comment</a>
  668. <a href="/gallery.php?member_id=428476" class="first" data-nav="♦">gallery</a>
  669. <a href="/view_member_blog.php?member_id=428476" class="first" data-nav="♦">Blog</a>
  670. <div style="border:1px solid #ffffff; width:120px; float:right; margin:10px 0px 10px 0px;"><img src="https://imgur.com/aUSs30x.png"></div>
  671. <div style="float:right; color:#ffffff; font-family:courier new; text-transform:uppercase; font-size:16px; font-weight:lighter; line-height:16px; text-align:right;">
  672. Watch your mouth<br>
  673. kid, or you'll <br>
  674. find yourself<br>
  675. respawning at home!
  676. </div>
  677. </div>
  678.  
  679. <div class="info">
  680.  
  681. <div style="width:100%; float:left;">
  682. <h6><span class="red">Oh, come on,</span> <span class="blue">How do you</span></h6>
  683. <h3>like my guns... </h3>
  684. <h5>Shock, and Awe!</h5></div>
  685.  
  686. <div style="width:100%; height:7%; margin:5.5% 0% 0% 0%; float:left;">
  687.  
  688. <blockquote>
  689. <span class="red">▶</span>Sarah Fortune
  690. ▶Bilgewater
  691. <span class="red">▶</span>Miss Fortune
  692. ▶League of Legends
  693. <span class="red">▶</span>The Bounty Hunter
  694. ▶Captain of the 'Syren'
  695. </blockquote>
  696. <blockquote>
  697. ▶High intelligence
  698. <span class="red">▶</span>Shock & Awe
  699. ▶Bounty Hunter
  700. <span class="red">▶</span>Captain of the 'Syren'
  701. ▶Ruler of Bilgewater
  702. </blockquote>
  703.  
  704.  
  705. </div>
  706.  
  707. <div style="overflow:auto; width:46.6%; height:14.9%; margin:5.5% 5.9% 0% 0%; float:left; border:1px solid #000000;"><img src="https://imgur.com/IfrMEZs.gif" width="100%"></div>
  708.  
  709. <div style="overflow:auto; width:46.4%; height:22%; margin:5.5% 0% 0% 0%; text-align:justify; float:right;"><h6><span class="red">♦</span>Overview</h6>
  710.  
  711. <span class="dropcap">A</span>Bilgewater captain famed for her looks but feared for her ruthlessness, Sarah Fortune paints a stark figure among the hardened criminals of the port city. As a child, she witnessed the reaver king Gangplank murder her family—an act she brutally avenged years later, blowing up his flagship while he was still aboard. Those who underestimate her will face a beguiling and unpredictable opponent… and, likely, a bullet or two in their guts.
  712.  
  713. </div>
  714.  
  715. <div style="overflow:auto; width:46.8%; height:22%; margin:5.9% 0% 0% 0%; text-align:justify; float:left;"><h6><span class="red">♦</span>Biography</h6>
  716.  
  717. <span class="dropcap">L</span>ike most who rise to notoriety in the twisting, salt-encrusted labyrinth of Bilgewater, Miss Fortune has no shortage of blood on her hands. Yet, it was not always this way, for she was once known as Sarah, the beloved daughter of a renowned gun-dame who lived peacefully at her isolated island workshop. Young Sarah helped her mother in the forge, filing wheel locks, calibrating trigger pulls, or casting custom pistol shot. Her mother's skill in crafting firearms was legendary, and her bespoke handguns were to be found in the collections of many a wealthy noble. But ofttimes, they were desired by those with more meager means and darker hearts.
  718. <br><br>
  719. One who desired such a weapon was an up-and-coming reaver of Bilgewater called Gangplank. Cocksure and certain of his power, he demanded Sarah's mother fashion a pair of pistols the likes of which no other man possessed. A reluctant deal was struck, and a year later to the day, Gangplank returned for his weapons. He had donned a red scarf face-mask and had no intention of paying for the guns - he was there to take them by force.
  720. <br><br>
  721. The pistols Sarah's mother had crafted were masterpieces, twin hand cannons of pinpoint lethality and exquisite beauty. Too fine for the likes of him, declared Sarah's mother, seeing the brutish pirate that Gangplank had become. Enraged, Gangplank seized the pistols and gunned her down with her own creations before turning them on her husband and Sarah herself. Then, for spite's sake, he set the workshop ablaze and smashed both pistols on the ground, declaring that if they were too good for the likes of him, then no one would have them.
  722. <br><br>
  723. Sarah awoke to agony, straw-colored hair stained red with her mother's blood and bullets lodged on either side of her heart. She crawled from the burning ruins of her home with the broken remains of the two pistols clutched to her bleeding chest. Her body healed, but a part of her mind remained trapped in her mother's burning workshop, and no amount of soap could wash the vivid red from Sarah's hair – or at least, so the story is told. Waking nightmares and night terrors would forever torment her, but Sarah endured them with an all-consuming obsession with vengeance. She rebuilt her mother's pistols and learned all she could of the red-masked reaver during his rise to power, preparing for the day when she would be ready to slay him.
  724. <br><br>
  725. Taking ship to Bilgewater, Sarah killed her first man within minutes of setting foot on the crooked timbers of the quayside, a drunken pirate with a gallon of Myron's Dark in his gut and a bounty on his head. Sarah shot him in his stupor and dragged his corpse to the Bounty Board, before tearing off a dozen more warrants.
  726. <br><br>
  727. Within a week, every one of them was settled, and those criminals who'd had the misfortune to be hunted by Sarah were either dead or in chains. She quickly earned a fearsome reputation in the taverns and gambling dens of Bilgewater, becoming Miss Fortune to inspire fear in those she hunted and to mask her true intent with flamboyant exploits. Gangplank would never see her coming; she would be just another bounty hunter among many in the crowded streets of Bilgewater.
  728. <br><br>
  729. In the years that followed, tales of Miss Fortune spread far and wide, each more fanciful than the last. She captured the 'Syren' from a captain who learned the hard way what it meant to slip a hand where it wasn't wanted, drowned the master of the Silk-Knife Corsairs in a barrel of her own rum, and dragged the insane Doxy-Ripper from his lair in the belly of a half-dismembered leviathan in the slaughter docks.
  730. <br><br>
  731. Gangplank was still too powerful to confront openly, so Miss Fortune spent the years wisely, surrounding herself with a small but loyal cadre of allies and lovers she would eventually use to lay her demons to rest. But just killing Gangplank would never be enough for Miss Fortune. Only his abject humiliation and the burning to ash of all he cared for would satisfy the bloody-haired bounty hunter.
  732. <br><br>
  733. And that day has come at last.
  734. <br><br>
  735. Miss Fortune has risked everything to make her opening move against Gangplank. Plots within plots have seen the 'Dead Pool' blown to flaming wreckage at the quayside and the self-professed King of Bilgewater overthrown. Best of all, everyone in Bilgewater saw him fall.
  736. <br><br>
  737. Now, with Gangplank deposed, every reaver captain and ganglord in the port city is vying to take his position.
  738. <br><br>
  739. The battle for Bilgewater has begun.
  740. </div>
  741.  
  742. <div style="width:46.4%; height:14.8%; margin:5.9% 0% 0% 5.9%; float:left; border:1px solid #000000;"><img src="https://imgur.com/BnSVKVV.png" width="100%"></div>
  743.  
  744. <div class="love">
  745. <a href="/FRIENDID" class="luv">♥</a>
  746.  
  747. <div class="luvinfo">
  748. <b>Status:</b> Single<br>
  749. <strong>Sexual Orientation:</strong> Heterosexual<br>
  750. <b>Started Dating:</b> 00/00/00<BR>
  751. <strong>Official:</strong> 00/00/00<BR>
  752. <b>First Kiss:</b> 00/00/00 | Where at?<BR>
  753. <strong>Song Dedication:</strong> Song Title - Artist<BR>
  754. <b>Lyrics:</b> Lyric that relates to your relationship<BR>
  755. <strong>Love Songs:</strong> Song Title - Artist | Song Title - Artist | Song Title - Artist
  756. </div>
  757. </div>
  758.  
  759. <div style="width:99.2%; height:21.9%; border:1px solid #000000; float:left; margin-top:5.9%;"><img src="https://imgur.com/hwBMFxK.gif" width="100%"></div>
  760.  
  761. <div class="connections">
  762. <div style="width: 2010px; height:10%; float:left; margin-top:5.9%;">
  763.  
  764. <a href="/FRIENDID" class="second">connection name</a>
  765. <a href="/FRIENDID" class="second">connection name</a>
  766. <a href="/FRIENDID" class="second">connection name</a>
  767. <a href="/FRIENDID" class="second">connection name</a>
  768. <a href="/FRIENDID" class="second">connection name</a>
  769. <a href="/FRIENDID" class="second">connection name</a>
  770. <a href="/FRIENDID" class="second">connection name</a>
  771. <a href="/FRIENDID" class="second">connection name</a>
  772. <a href="/FRIENDID" class="second">connection name</a>
  773. <a href="/FRIENDID" class="second">connection name</a>
  774. <a href="/FRIENDID" class="second">connection name</a>
  775. <a href="/FRIENDID" class="second">connection name</a>
  776. <a href="/FRIENDID" class="second">connection name</a>
  777. <a href="/FRIENDID" class="second">connection name</a>
  778. <a href="/FRIENDID" class="second">connection name</a>
  779. <a href="/FRIENDID" class="second">connection name</a>
  780. <a href="/FRIENDID" class="second">connection name</a>
  781. </div>
  782. </div>
  783.  
  784. </div>
  785.  
  786.  
  787. <div class="music"><object height="100%" width="100%"><param name="movie" value="https://www.youtube.com/v/vdNHYCUjDCk&loop=1"></param>
  788. <param name="allowScriptAccess" value="never" />
  789. <param name="allowNetworking" value="internal" />
  790. <param name="wmode" value="transparent" />
  791. <embed type="application/x-shockwave-flash" src="https://www.youtube.com/v/vdNHYCUjDCk?&version=3&showinfo=0&controls=0&rel=0&autoplay=1" height="100%" width="100%" wmode="transparent" />
  792. </object></div>
  793.  
  794.  
  795. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement