Advertisement
wickedxcurve

Elijah Stebbins.

Aug 2nd, 2019
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.00 KB | None | 0 0
  1. About Me --
  2.  
  3. <body
  4. oncontextmenu="alert('All copyrights given to Elijah Stebbins by Lisa Turpin. Made by Candace at xfyeaheyesonfire!');
  5. return false;">
  6.  
  7. <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onkeydown="return false">
  8.  
  9. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Homemade+Apple|Playfair+Display' rel='stylesheet' type='text/css'>
  10.  
  11. <style type="text/css">body, a:hover {cursor: url('http://static.tumblr.com/ffibvbv/Zh6nqrpja/cursor.png'), progress!important;}</style>
  12.  
  13. <style>
  14.  
  15. @font-face { font-family: "dubielitalic"; src: url('http://static.tumblr.com/m6mqatb/QUklrzd0z/dubielitalic.ttf');}
  16.  
  17. .xfyeaheyesonfire { Created by Candace at xfyeaheyesonfire}
  18.  
  19. .xfyeaheyesonfire { Table Properties }
  20. table table { border: 0px }
  21. table table table table{border:0px}
  22. table table table {
  23. background-color: #000000;
  24. }
  25.  
  26. .xfyeaheyesonfire {background properties}
  27. table, tr, td {background-color:transparent; border:none; border-width:0;}
  28. body {
  29. background-color: #000000;
  30. background-image:url("https://i.imgur.com/AAg6KZE.png");
  31. background-attachment:fixed;
  32. background-repeat: no-repeat;
  33. background-position: bottom center;
  34. }
  35.  
  36. ::-webkit-scrollbar-thumb:vertical {
  37. background: linear-gradient(90deg, #181818, #333333)!important;
  38. height: 60px;
  39. border-radius:7px;
  40. }
  41.  
  42. ::-webkit-scrollbar {
  43. height: 10px;
  44. width: 8px;
  45. background-color:#604b09;
  46. border-radius:7px;
  47. }
  48.  
  49. ::selection {
  50. background:#181818;
  51. color:#fff;
  52. }
  53.  
  54. ::-moz-selection {
  55. background:#000000;
  56. color:#fff;
  57. }
  58.  
  59. ::-webkit-selection {
  60. background:#000000;
  61. color:#fff;
  62. }
  63.  
  64. .shrink img {
  65. transition: 1s ease;
  66. display: inline-block!important;
  67. }
  68.  
  69. .shrink img:hover{
  70. -webkit-transform: scale(0.8);
  71. -ms-transform: scale(0.8);
  72. transform: scale(0.8);
  73. transition: 1s ease;
  74. }
  75.  
  76. .conimg {
  77. position: relative;
  78. width: 126px;
  79. height: 126px;
  80. background-color: #604b09;
  81. background-image:url('http://static.tumblr.com/ffibvbv/Mzlo3ry9g/_3e4147.png');
  82. border: 1px solid #1c262f;
  83. padding: 10px;
  84. float: left;
  85. text-align: center;
  86. margin: 8px;
  87. margin-top: 40px;
  88. margin-bottom: 15px;
  89. }
  90.  
  91. .title {
  92. position: relative;
  93. margin-top: 0px;
  94. margin-left: -156px;
  95. width: 128px;
  96. height: 25px;
  97. line-height: 25px;
  98. background-color: #000000;
  99. padding: 10px;
  100. float: left;
  101. text-align: center;
  102. -webkit-transition: all .6s ease-in-out;
  103. -moz-transition: all .6s ease-in-out;
  104. -o-transition: all .6s ease-in-out;
  105. }
  106.  
  107. .title:hover {
  108. background-color: #604b09;
  109. }
  110.  
  111. .friend {
  112. position: absolute;
  113. opacity: 0.0;
  114. margin-top: -125px;
  115. text-align: center;
  116. width: 133px;
  117. height: 78px;
  118. padding: 6px;
  119. background-color: #604b09;
  120. -webkit-transition: all .6s ease-in-out;
  121. -moz-transition: all .6s ease-in-out;
  122. -o-transition: all .6s ease-in-out;
  123. }
  124.  
  125. .friend:hover {
  126. opacity: 1;
  127. margin-top: -126px;
  128. width: 114px;
  129. height: 114px;
  130. padding: 6px;
  131. overflow: auto;
  132. }
  133.  
  134. .xfyeaheyesonfire {text properties}
  135. table, tr, td, li, p, div {
  136. font-size: 11px;
  137. font-family: "trebuchet ms"!important;
  138. line-height: 10px;
  139. text-align: justify;
  140. color: #909291!important;
  141. }
  142.  
  143. a:active, a:visited, a:link {
  144. font-family: "trebuchet ms"!important;
  145. font-size: 11px!important;
  146. line-height: 10px!important;
  147. color: #909291;
  148. font-weight: lighter!important;
  149. text-decoration: none;
  150. text-shadow: 12px 0px transparent, -12px 0px transparent;
  151. -webkit-transition: all .9s ease-in-out;
  152. -moz-transition: all .9s ease-in-out;
  153. -o-transition: all .9s ease-in-out;
  154. }
  155.  
  156. a:hover {
  157. color: #909291!important;
  158. text-shadow: 0px 0px #909291, 0px 0px #4c5864!important;
  159. }
  160.  
  161. a.first, a.first:link, a.first:active, a.first:visited
  162. {
  163. font-family: "courier new"!important;
  164. font-size: 8px!important;
  165. line-height: 10px!important;
  166. text-transform: uppercase!important;
  167. letter-spacing: 4px;
  168. font-weight: lighter;
  169. color: #909291;
  170. text-decoration: none;
  171. background-image:url('');
  172. background-color: #1c262f;
  173. border-left: 20px solid #1c262f;
  174. text-align: center;
  175. display: block;
  176. padding: 2px;
  177. margin: 5px;
  178. text-shadow: 12px 0px transparent, -12px 0px transparent;
  179. -webkit-transition: all .5s ease-in-out;
  180. -moz-transition: all .5s ease-in-out;
  181. -o-transition: all .5s ease-in-out;
  182. }
  183.  
  184. a.first:hover {
  185. color: #151314!important;
  186. background-color: #1c262f;
  187. text-shadow: 0px 0px #909291, 0px 0px #909291;
  188. }
  189.  
  190. a.second, a.second:link, a.second:active, a.second:visited{
  191.  
  192. font-family: "courier new"!important;
  193. font-size: 8px!important;
  194. line-height: 10px!important;
  195. text-transform: uppercase!important;
  196. letter-spacing: 4px;
  197. font-weight: lighter;
  198. color: #909291;
  199. text-decoration: none;
  200. background-image:url('');
  201. background-color: #d9d8d8;
  202. border-right: 20px solid #444444;
  203. text-align: center;
  204. display: block;
  205. padding: 2px;
  206. margin: 5px;
  207. text-shadow: 12px 0px transparent, -12px 0px transparent;
  208. -webkit-transition: all .5s ease-in-out;
  209. -moz-transition: all .5s ease-in-out;
  210. -o-transition: all .5s ease-in-out;
  211. }
  212.  
  213. a.second:hover {
  214. color: #909291!important;
  215. background-color: #909291;
  216. text-shadow: 0px 0px #909291, 0px 0px #909291;
  217. }
  218.  
  219. a.third, a.third:link, a.third:active, a.third:visited
  220. {
  221. float: left;
  222. width: 100px;
  223. height: 22px;
  224. font-family: "trebuchet ms"!important;
  225. font-size: 9px!important;
  226. line-height: 22px!important;
  227. color: #909291;
  228. text-decoration: none;
  229. text-transform: uppercase;
  230. background-image:url('');
  231. background-color: #181818;
  232. text-align: center;
  233. letter-spacing: 1px;
  234. display: inline-block;
  235. padding: 4px;
  236. font-weight: bold!important;
  237. margin: 0px;
  238. text-shadow: 12px 0px transparent, -12px 0px transparent;
  239. -webkit-transition: all .9s ease-in-out;
  240. -moz-transition: all .9s ease-in-out;
  241. -o-transition: all .9s ease-in-out;
  242. }
  243.  
  244. a.third:hover {
  245. color: #909291!important;
  246. letter-spacing: 2px;
  247. background-color: #1c262f;
  248. text-shadow: 0px 0px #909291, 0px 0px #909291;
  249. }
  250.  
  251. a.fourth, a.fourth:link, a.fourth:active, a.fourth:visited
  252. {
  253. float: left;
  254. width: 100px;
  255. height: 22px;
  256. font-family: "trebuchet ms"!important;
  257. font-size: 9px!important;
  258. line-height: 22px!important;
  259. color: #909291;
  260. text-decoration: none;
  261. text-transform: uppercase;
  262. background-image:url('');
  263. background-color: #181818;
  264. text-align: center;
  265. letter-spacing: 1px;
  266. display: inline-block;
  267. padding: 4px;
  268. font-weight: bold!important;
  269. margin: 0px;
  270. text-shadow: 12px 0px transparent, -12px 0px transparent;
  271. -webkit-transition: all .9s ease-in-out;
  272. -moz-transition: all .9s ease-in-out;
  273. -o-transition: all .9s ease-in-out;
  274. }
  275.  
  276. a.fourth:hover {
  277. color: #909291!important;
  278. letter-spacing: 2px;
  279. background-color: #1c262f;
  280. text-shadow: 0px 0px #2c2c2c, 0px 0px #2c2c2c;
  281. }
  282.  
  283. a.fifth, a.fifth:link, a.fifth:active, a.fifth:visited
  284. {
  285. height: 14px;
  286. font-family: "courier new"!important;
  287. font-size: 8px!important;
  288. line-height: 14px!important;
  289. color: #909291;
  290. text-decoration: none;
  291. text-transform: uppercase;
  292. background-image:url('');
  293. background-color: #d9d8d8;
  294. border-left: 20px solid #1c262f;
  295. text-align: center;
  296. display: block;
  297. padding: 0px;
  298. margin-bottom: 1px;
  299. text-shadow: 12px 0px transparent, -12px 0px transparent;
  300. -webkit-transition: all .5s ease-in-out;
  301. -moz-transition: all .5s ease-in-out;
  302. -o-transition: all .5s ease-in-out;
  303. }
  304.  
  305. a.fifth:hover {
  306. color: #909291;
  307. background-color: #1c262f;
  308. text-shadow: 0px 0px #181818, 0px 0px #181818;
  309. }
  310.  
  311. /* Pulse Grow */
  312.  
  313. @-webkit-keyframes hvr-pulse-grow {
  314. to {
  315. -webkit-transform: scale(1.1);
  316. transform: scale(1.1);
  317. font-family: "trebuchet ms"!important;
  318. font-size: 9px!important;
  319. line-height: 50px!important;
  320. -webkit-border-radius: 20px;
  321. -moz-border-radius: 20px;
  322. border-radius: 20px;
  323. }
  324. }
  325.  
  326. @keyframes hvr-pulse-grow {
  327. to {
  328. -webkit-transform: scale(1.1);
  329. transform: scale(1.1);
  330. font-family: "trebuchet ms"!important;
  331. font-size: 9px!important;
  332. line-height: 50px!important;
  333. -webkit-border-radius: 20px;
  334. -moz-border-radius: 20px;
  335. border-radius: 20px;
  336. }
  337. }
  338.  
  339. .hvr-pulse-grow {
  340. width: 20px!important;
  341. height: 20px!important;
  342. font-family: "trebuchet ms";
  343. font-size: 10px!important;
  344. line-height: 20px!important;
  345. color: #909291!important;
  346. text-decoration: none!important;
  347. text-transform: uppercase!important;
  348. background: linear-gradient(90deg, #000000, #333333)!important;
  349. text-align: center!important;
  350. display: block!important;
  351. letter-spacing: 2px!important;
  352. padding: 4px!important;
  353. margin-bottom: 6px!important;
  354. vertical-align: middle;
  355. -webkit-transform: translateZ(0);
  356. transform: translateZ(0);
  357. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  358. -webkit-backface-visibility: hidden;
  359. backface-visibility: hidden;
  360. -moz-osx-font-smoothing: grayscale;
  361. -webkit-border-radius: 20px;
  362. -moz-border-radius: 20px;
  363. border-radius: 20px;
  364. -webkit-transition: all .9s ease-in-out;
  365. -moz-transition: all .9s ease-in-out;
  366. -o-transition: all .9s ease-in-out;
  367. }
  368.  
  369. .hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  370. color: #1c262f!important;
  371. background: linear-gradient(90deg, #000000, #333333)!important;
  372. letter-spacing: 4px!important;
  373. -webkit-animation-name: hvr-pulse-grow;
  374. animation-name: hvr-pulse-grow;
  375. -webkit-animation-duration: 0.3s;
  376. animation-duration: 0.3s;
  377. -webkit-animation-timing-function: linear;
  378. animation-timing-function: linear;
  379. -webkit-animation-iteration-count: infinite;
  380. animation-iteration-count: infinite;
  381. -webkit-animation-direction: alternate;
  382. animation-direction: alternate;
  383. -webkit-border-radius: 20px;
  384. -moz-border-radius: 20px;
  385. border-radius: 20px;
  386. }
  387.  
  388. /* Ripple Out */
  389. @-webkit-keyframes hvr-ripple-out {
  390. 100% {
  391. top: -12px;
  392. right: -12px;
  393. bottom: -12px;
  394. left: -12px;
  395. opacity: 0;
  396. -webkit-border-radius: 30px!important;
  397. -moz-border-radius: 30px!important;
  398. border-radius: 30px!important;
  399.  
  400. }
  401. }
  402.  
  403. @keyframes hvr-ripple-out {
  404. 100% {
  405. top: -12px;
  406. right: -12px;
  407. bottom: -12px;
  408. left: -12px;
  409. opacity: 0;
  410. -webkit-border-radius: 30px!important;
  411. -moz-border-radius: 30px!important;
  412. border-radius: 30px!important;
  413. }
  414. }
  415.  
  416. .hvr-ripple-out {
  417. width: 30px!important;
  418. height: 30px!important;
  419. font-family: "trebuchet ms"!important;
  420. font-size: 9px!important;
  421. line-height: 30px!important;
  422. letter-spacing: 0px!important;
  423. color: transparent!important;
  424. font-weight: lighter!important;
  425. text-decoration: none!important;
  426. text-transform: uppercase!important;
  427. background-color: #d8d6d6!important;
  428. text-align: center!important;
  429. margin-right: 12px!important;
  430. margin-top: 6px!important;
  431. margin-bottom: 6px!important;
  432. display: inline-block!important;
  433. padding: 0px!important;
  434. text-shadow: 12px 0px transparent, -12px 0px transparent!important;
  435. -webkit-border-radius: 30px!important;
  436. -moz-border-radius: 30px!important;
  437. border-radius: 30px!important;
  438. vertical-align: middle;
  439. -webkit-transform: translateZ(0);
  440. transform: translateZ(0);
  441. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  442. -webkit-backface-visibility: hidden;
  443. backface-visibility: hidden;
  444. -moz-osx-font-smoothing: grayscale;
  445. position: relative;
  446. }
  447.  
  448. .hvr-ripple-out:before {
  449. content: '';
  450. position: absolute;
  451. top: 0;
  452. right: 0;
  453. bottom: 0;
  454. left: 0;
  455. color: transparent!important;
  456. -webkit-border-radius: 30px!important;
  457. -moz-border-radius: 30px!important;
  458. border-radius: 30px!important;
  459. -ms-transform: rotate(360deg)!important;
  460. -webkit-transform: rotate(360deg)!important;
  461. transform: rotate(360deg)!important;
  462. background-color: #cecece!important;
  463. text-shadow: 0px 0px #181818, 0px 0px #181818!important;
  464. -webkit-animation-duration: 1s;
  465. animation-duration: 1s;
  466. }
  467.  
  468. .hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  469. -webkit-animation-name: hvr-ripple-out;
  470. animation-name: hvr-ripple-out;
  471. color: #181818!important;
  472. -ms-transform: rotate(360deg);
  473. -webkit-transform: rotate(360deg);
  474. transform: rotate(360deg);
  475. background-color: #d8d6d6!important;
  476. text-shadow: 0px 0px #181818, 0px 0px #181818!important;
  477. }
  478.  
  479. /* Shutter In Vertical 1 */
  480. .hvr-shutter-in-vertical {
  481. width: 200px!important;
  482. height: 130px!important;
  483. font-family: "trebuchet ms"!important;
  484. font-size: 9px!important;
  485. line-height: 20px!important;
  486. color: #d9d8d8!important;
  487. text-decoration: none!important;
  488. text-transform: uppercase!important;
  489. text-align: center!important;
  490. letter-spacing: 1px!important;
  491. font-weight: bold!important;
  492. text-shadow: 12px 0px transparent, -12px 0px transparent!important;
  493. display: block!important;
  494. vertical-align: middle;
  495. -webkit-transform: translateZ(0);
  496. transform: translateZ(0);
  497. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  498. -webkit-backface-visibility: hidden;
  499. backface-visibility: hidden;
  500. -moz-osx-font-smoothing: grayscale;
  501. position: relative;
  502. background: #d9d8d8;
  503. -webkit-transition-property: color;
  504. transition-property: color;
  505. -webkit-transition-duration: 0.3s;
  506. transition-duration: 0.3s;
  507. }
  508. .hvr-shutter-in-vertical:before {
  509. content: "";
  510. position: absolute;
  511. z-index: -1;
  512. top: 0;
  513. bottom: 0;
  514. left: 0;
  515. right: 0;
  516. line-height: 20px!important;
  517. background: #444444;
  518. -webkit-transform: scaleY(1);
  519. transform: scaleY(1);
  520. -webkit-transform-origin: 50%;
  521. transform-origin: 50%;
  522. -webkit-transition-property: transform;
  523. transition-property: transform;
  524. -webkit-transition-duration: 0.3s;
  525. transition-duration: 0.3s;
  526. -webkit-transition-timing-function: ease-out;
  527. transition-timing-function: ease-out;
  528. }
  529. .hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  530. color: #1c262f!important;
  531. letter-spacing: 2px;
  532. line-height: 20px!important;
  533. background-color: #181818;
  534. text-shadow: 0px 0px #2c2c2c, 0px 0px #2c2c2c;
  535. }
  536.  
  537. .hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  538. -webkit-transform: scaleY(0);
  539. transform: scaleY(0);
  540. }
  541.  
  542. /* Shutter In Vertical 2 */
  543. .hvr-shutter-in-vertical2 {
  544. width: 110px;
  545. height: 10px!important;
  546. font-family: "trebuchet ms"!important;
  547. font-size: 9px!important;
  548. line-height: 10px!important;
  549. color: #211816!important;
  550. text-decoration: none!important;
  551. text-transform: uppercase!important;
  552. text-align: center!important;
  553. letter-spacing: 1px!important;
  554. padding: 10px!important;
  555. font-weight: bold!important;
  556. margin-bottom: 2px!important;
  557. margin-left: 4px;
  558. text-shadow: 12px 0px transparent, -12px 0px transparent!important;
  559. display: inline-block!important;
  560. vertical-align: middle;
  561. -webkit-transform: translateZ(0);
  562. transform: translateZ(0);
  563. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  564. -webkit-backface-visibility: hidden;
  565. backface-visibility: hidden;
  566. -moz-osx-font-smoothing: grayscale;
  567. position: relative;
  568. background: #e3e3e3!important;
  569. border: 1px solid transparent!important;
  570. -webkit-transition-property: color;
  571. transition-property: color;
  572. -webkit-transition-duration: 0.3s;
  573. transition-duration: 0.3s;
  574. }
  575.  
  576. .hvr-shutter-in-vertical2:before {
  577. content: "";
  578. position: absolute;
  579. z-index: -1;
  580. top: 0;
  581. bottom: 0;
  582. left: 0;
  583. right: 0;
  584. line-height: 10px!important;
  585. background-color: transparent!important;
  586. border: 1px solid #d9d8d8!important;
  587. -webkit-transform: scaleY(1);
  588. transform: scaleY(1);
  589. -webkit-transform-origin: 50%;
  590. transform-origin: 50%;
  591. -webkit-transition-property: transform;
  592. transition-property: transform;
  593. -webkit-transition-duration: 0.3s;
  594. transition-duration: 0.3s;
  595. -webkit-transition-timing-function: ease-out;
  596. transition-timing-function: ease-out;
  597. }
  598.  
  599. .hvr-shutter-in-vertical2:hover, .hvr-shutter-in-vertical2:focus, .hvr-shutter-in-vertical2:active {
  600. color: #d9d8d8!important;
  601. letter-spacing: 2px;
  602. line-height: 10px!important;
  603. background-color: #444444!important;
  604. border: 1px solid #444444!important;
  605. text-shadow: 0px 0px #2c2c2c, 0px 0px #2c2c2c;
  606. }
  607.  
  608. .hvr-shutter-in-vertical2:hover:before, .hvr-shutter-in-vertical2:focus:before, .hvr-shutter-in-vertical2:active:before {
  609. -webkit-transform: scaleY(0);
  610. transform: scaleY(0);
  611. }
  612.  
  613. /* Shutter In Vertical 3 */
  614. .hvr-shutter-in-vertical3 {
  615. height: 10px!important;
  616. font-family: "trebuchet ms"!important;
  617. font-size: 9px!important;
  618. line-height: 10px!important;
  619. color: #181818!important;
  620. text-decoration: none!important;
  621. text-transform: uppercase!important;
  622. text-align: center!important;
  623. letter-spacing: 1px!important;
  624. padding: 4px!important;
  625. font-weight: bold!important;
  626. margin-bottom: 2px!important;
  627. text-shadow: 12px 0px transparent, -12px 0px transparent!important;
  628. display: block!important;
  629. vertical-align: middle;
  630. -webkit-transform: translateZ(0);
  631. transform: translateZ(0);
  632. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  633. -webkit-backface-visibility: hidden;
  634. backface-visibility: hidden;
  635. -moz-osx-font-smoothing: grayscale;
  636. position: relative;
  637. background: #d9d8d8;
  638. -webkit-transition-property: color;
  639. transition-property: color;
  640. -webkit-transition-duration: 0.3s;
  641. transition-duration: 0.3s;
  642. }
  643. .hvr-shutter-in-vertical3:before {
  644. content: "";
  645. position: absolute;
  646. z-index: -1;
  647. top: 0;
  648. bottom: 0;
  649. left: 0;
  650. right: 0;
  651. line-height: 10px!important;
  652. background: #555555;
  653. -webkit-transform: scaleY(1);
  654. transform: scaleY(1);
  655. -webkit-transform-origin: 50%;
  656. transform-origin: 50%;
  657. -webkit-transition-property: transform;
  658. transition-property: transform;
  659. -webkit-transition-duration: 0.3s;
  660. transition-duration: 0.3s;
  661. -webkit-transition-timing-function: ease-out;
  662. transition-timing-function: ease-out;
  663. }
  664. .hvr-shutter-in-vertical3:hover, .hvr-shutter-in-vertical3:focus, .hvr-shutter-in-vertical3:active {
  665. color: #d9d8d8!important;
  666. letter-spacing: 2px;
  667. line-height: 10px!important;
  668. background-color: #181818;
  669. text-shadow: 0px 0px #2c2c2c, 0px 0px #2c2c2c;
  670. }
  671.  
  672. .hvr-shutter-in-vertical3:hover:before, .hvr-shutter-in-vertical3:focus:before, .hvr-shutter-in-vertical3:active:before {
  673. -webkit-transform: scaleY(0);
  674. transform: scaleY(0);
  675. }
  676.  
  677. /* Bounce To Top */
  678.  
  679. .hvr-bounce-to-top {
  680. height: 16px!important;
  681. font-family: times!important;
  682. font-size: 10px!important;
  683. line-height: 16px!important;
  684. color: #5f797f!important;
  685. text-decoration: none!important;
  686. letter-spacing: 1px!important;
  687. text-transform: normal!important;
  688. background-color: #000000!important;
  689. text-align: center!important;
  690. display: block!important;
  691. padding: 0px!important;
  692. margin-bottom: 0px!important;
  693. text-shadow: 12px 0px transparent, -12px 0px transparent!important;
  694. vertical-align: middle;
  695. -webkit-transform: translateZ(0);
  696. transform: translateZ(0);
  697. box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  698. -webkit-backface-visibility: hidden;
  699. backface-visibility: hidden;
  700. -moz-osx-font-smoothing: grayscale;
  701. position: relative;
  702. -webkit-transition-property: color;
  703. transition-property: color;
  704. -webkit-transition-duration: 0.5s;
  705. transition-duration: 0.5s;
  706. }
  707.  
  708. .hvr-bounce-to-top:before {
  709. content: "";
  710. position: absolute;
  711. z-index: -1;
  712. top: 0;
  713. left: 0;
  714. right: 0;
  715. bottom: 0;
  716. height: 16px!important;
  717. font-family: times!important;
  718. font-size: 10px!important;
  719. letter-spacing: 2px!important;
  720. line-height: 16px!important;
  721. color: #909291!important;
  722. background: linear-gradient(90deg, #4c5864, #333333)!important;
  723. text-shadow: 0px 0px #181818, 0px 0px #181818!important;
  724. -webkit-transform: scaleY(0);
  725. transform: scaleY(0);
  726. -webkit-transform-origin: 50% 100%;
  727. transform-origin: 50% 100%;
  728. -webkit-transition-property: transform;
  729. transition-property: transform;
  730. -webkit-transition-duration: 0.5s;
  731. transition-duration: 0.5s;
  732. -webkit-transition-timing-function: ease-out;
  733. transition-timing-function: ease-out;
  734. }
  735.  
  736. .hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  737. color: #909291!important;
  738. letter-spacing: 2px!important;
  739. background: linear-gradient(90deg, #4c5864, #333333)!important;
  740. text-shadow: 0px 0px #181818, 0px 0px #181818!important;
  741. }
  742.  
  743. .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  744. -webkit-transform: scaleY(1);
  745. transform: scaleY(1);
  746. -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  747. transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  748. }
  749.  
  750. a span.eof, a:hover span.cp {display: inline; }
  751. a:hover span.eof, a span.cp {display: none; }
  752. a:hover {visibility:visible}
  753.  
  754. .xfyeaheyesonfire {text/2 properties}
  755.  
  756. b {
  757. color: #604b09!important;
  758. font-weight: lighter;
  759. font-style: none;
  760. letter-spacing: .5px;
  761. line-height: 9px!important;
  762. text-transform: normal;
  763. }
  764.  
  765. b2 {
  766. color: #909291!important;
  767. font-weight: lighter;
  768. font-style: none;
  769. letter-spacing: .5px;
  770. line-height: 9px!important;
  771. text-transform: normal;
  772. }
  773.  
  774. i {
  775. font-family: times new;
  776. font-size: 9px;
  777. font-weight: normal;
  778. text-align: center;
  779. color: #B4AEB2;
  780. text-transform: none;
  781. margin: 1px;
  782. letter-spacing: .5px;
  783. line-height: 7px;
  784. }
  785.  
  786. i2 {
  787. font-family: sans serif!important;
  788. font-size: 11px;
  789. font-weight: bold;
  790. font-style: italics!important;
  791. color: #909291;
  792. text-transform: none;
  793. letter-spacing: .5px;
  794. line-height: 7px;
  795. }
  796.  
  797. i3 {
  798. margin-top: 4px;
  799. font-family: "trebuchet ms"!important;
  800. font-size: 8px!important;
  801. line-height: 6px!important;
  802. text-transform: uppercase!important;
  803. font-weight: lighter!important;
  804. text-align: right!important;
  805. color: #909291!important;
  806. background-color: #1c262f;
  807. border-left: 40px solid #1c262f!important;
  808. border-bottom: 1px solid #1c262f;
  809. letter-spacing: 1px!important;
  810. padding: 2px;
  811. display: block!important;
  812. }
  813.  
  814. i3:first-letter {
  815. color: #909291;
  816. }
  817.  
  818. u {
  819. font-family: sans serif!important;
  820. color: #909291!important;
  821. text-decoration: none;
  822. font-size: 10px;
  823. letter-spacing: .5px;
  824. text-transform: normal;
  825. font-weight: lighter;
  826. line-height: 7px!important;
  827. font-style: none;
  828. }
  829.  
  830. em {
  831. font-family: times new;
  832. font-size: 14px;
  833. font-weight: normal;
  834. text-align: left!important;
  835. color: #909291;
  836. text-transform: normal;
  837. letter-spacing: -1px;
  838. line-height: 9px!important;
  839. }
  840.  
  841. em2 {
  842. font-family: times new;
  843. font-size: 16px;
  844. font-weight: normal;
  845. text-align: left!important;
  846. color: #909291;
  847. text-transform: normal;
  848. letter-spacing: -1px;
  849. line-height: 9px;
  850. }
  851.  
  852. strong {
  853. font-family: "courier new"!important;
  854. font-size: 8px!important;
  855. line-height: 9px!important;
  856. text-transform: uppercase!important;
  857. color: #909291;
  858. letter-spacing: .5px;
  859. font-weight: lighter;
  860. font-style: none;
  861. }
  862.  
  863. small {
  864. font-family: times new;
  865. font-size: 10px;
  866. font-style: italic;
  867. text-transform: normal;
  868. color: #909291;
  869. letter-spacing: .5px;
  870. font-style: none;
  871. line-height: 8px;
  872. }
  873.  
  874. tt {
  875. font-family: times new;
  876. font-size: 10px;
  877. font-weight: normal;
  878. text-align: center!important;
  879. text-transform: normal;
  880. letter-spacing: .5px;
  881. line-height: 9px;
  882. color: #909291;
  883. }
  884.  
  885. big {
  886. font-family: times new roman;
  887. font-size: 12px!important;
  888. text-transform: normal;
  889. color: #909291;
  890. line-height: 12px;
  891. text-decoration: none;
  892. text-align: center;
  893. background-color: transparent;
  894. letter-spacing: -.5px;
  895. padding: 2px;
  896. font-weight: lighter;
  897. display: inline-block;
  898. }
  899.  
  900. big2 {
  901. color: #909291!important;
  902. font-weight: lighter;
  903. font-style: none;
  904. letter-spacing: .5px;
  905. line-height: 9px!important;
  906. text-transform: normal;
  907. }
  908.  
  909. star {
  910. color: #909291;
  911. font-size: 10px;
  912. line-height: 8px;
  913. font-weight: bold!important;
  914. display: inline-block;
  915. }
  916.  
  917. blockquote {
  918. text-align: center;
  919. border-left: 2px solid #1c262f;
  920. border-right: 2px solid #1c262f;
  921. font-style: none;
  922. padding: 10px;
  923. }
  924.  
  925. .lyric {
  926. margin-top: -6px!important;
  927. font-family: "times new roman"!important;
  928. font-size: 20px!important;
  929. color: #909291!important;
  930. line-height: 28px;
  931. letter-spacing: -1.5px!important;
  932. text-align: center!important;
  933. font-style: none;
  934. font-weight: bold!important;
  935. text-transform: lowercase;
  936. text-shadow: 1px 0px #1c262f, 1px 0px #1c262f;
  937. display: inline-block;
  938. margin-bottom: -6px!important;
  939. }
  940.  
  941. .lyric:first-letter {
  942. color: #909291;
  943. margin-right: 1px;
  944. }
  945.  
  946. .lyric2 {
  947. font-family: "times new roman";
  948. font-size: 12px!important;
  949. color: #909291!important;
  950. line-height: 12px!important;
  951. letter-spacing: 0px!important;
  952. font-weight: bold!important;
  953. text-align: center!important;
  954. text-transform: normal!important;
  955. display: block!important;
  956. }
  957.  
  958. .lyric3 {
  959. font-family: courier new;
  960. display: block;
  961. text-align: center;
  962. color: #909291;
  963. font-size: 9px;
  964. line-height: 10px;
  965. background-color: #604b09;
  966. text-transform: uppercase;
  967. margin-bottom: 4px;
  968. }
  969.  
  970. .lyric4 {
  971. margin-top: 0px;
  972. font-family: "times new roman"!important;
  973. color: #909291;
  974. font-size: 16px;
  975. display: block;
  976. font-weight: lighter;
  977. text-align: right;
  978. font-style: italic;
  979. text-transform: normal;
  980. line-height: 8px;
  981. letter-spacing: 2px;
  982. }
  983.  
  984. .lyric5 {
  985. font-family: "trebuchet ms"!important;
  986. font-size: 8px!important;
  987. font-weight: lighter!important;
  988. text-align: right!important;
  989. color: #909291!important;
  990. background-color: #604b09!important;
  991. text-transform: uppercase!important;
  992. letter-spacing: 1px!important;
  993. line-height: 12px!important;
  994. display: block!important;
  995. }
  996.  
  997. .lyric6 {
  998. color: #909291;
  999. font-family: "georgia";
  1000. font-size: 12px!important;
  1001. line-height: 8px!important;
  1002. font-style: italic!important;
  1003. letter-spacing: 0px!important;
  1004. text-align: right!important;
  1005. font-weight: lighter!important;
  1006. text-transform: lowercase!important;
  1007. display: block!important;
  1008. margin-top: 4px;
  1009. margin-bottom: 5px;
  1010. margin-right: 20px;
  1011. }
  1012.  
  1013. .lyric7 {
  1014. font-family: "georgia";
  1015. font-size: 22px;
  1016. color: #909291;
  1017. line-height: 18px;
  1018. letter-spacing: -4px;
  1019. text-align: center;
  1020. font-style: bold;
  1021. font-weight: bold;
  1022. text-transform: none;
  1023. display: block;
  1024. }
  1025.  
  1026. .lyric7:first-letter {
  1027. font-size: 22px!important;
  1028. color: #909291;
  1029. margin-right: 1px;
  1030. }
  1031.  
  1032. .lyric8 {
  1033. font-family: "georgia";
  1034. font-size: 24px;
  1035. color: #909291!important;
  1036. line-height: 20px;
  1037. letter-spacing: -4px!important;
  1038. text-align: right;
  1039. font-style: italic;
  1040. font-weight: bold;
  1041. text-transform: normal;
  1042. display: block;
  1043. margin-bottom: 0px;
  1044. }
  1045.  
  1046. .lyric9 {
  1047. margin-top: 0px;
  1048. font-family: 'cambria', serif;
  1049. color: #909291;
  1050. font-size: 13px;
  1051. display: block;
  1052. text-align: center;
  1053. text-transform: lowercase;
  1054. line-height: 13px;
  1055. font-weight: lighter;
  1056. letter-spacing: -1px;
  1057. background-color: #1c262f;
  1058. margin-bottom: 0px;
  1059. }
  1060.  
  1061. .lyric10 {
  1062. font-family: "trebuchet ms"!important;
  1063. color: #909291;
  1064. font-size: 8px;
  1065. display: block;
  1066. text-align: center;
  1067. background-color: #604b09;
  1068. padding-left: 2px;
  1069. line-height: 13px;
  1070. text-transform: uppercase;
  1071. font-weight: lighter;
  1072. letter-spacing: 1px;
  1073. }
  1074.  
  1075. .lyric11 {
  1076. font-family: trebuchet ms;
  1077. color: #909291;
  1078. font-size: 12px;
  1079. display: block;
  1080. text-align: center;
  1081. letter-spacing: 4px;
  1082. font-style: italic;
  1083. border-bottom: 1px solid #1c262f;
  1084. text-transform: uppercase;
  1085. background-color: transparent;
  1086. line-height: 24px;
  1087. margin-bottom: 4px;
  1088. }
  1089.  
  1090. ul {
  1091. list-style-image:url('');
  1092. }
  1093.  
  1094. li {
  1095. display: block;
  1096. margin-bottom: 4px;
  1097. }
  1098.  
  1099. .xfyeaheyesonfire {header properties}
  1100.  
  1101. h1 {
  1102. margin-top: 0px;
  1103. font-family: "trebuchet ms"!important;
  1104. font-size: 8px!important;
  1105. color: #909291!important;
  1106. line-height: 10px!important;
  1107. text-align: center!important;
  1108. letter-spacing: 2px!important;
  1109. font-weight: bold!important;
  1110. background-color: #604b09;
  1111. text-transform: uppercase!important;
  1112. display: block!important;
  1113. margin-bottom: 4px!important;
  1114. }
  1115.  
  1116. h2 {
  1117. margin-top: 10px;
  1118. font-family: "oswald"!important;
  1119. font-size: 20px!important;
  1120. color: #909291!important;
  1121. text-shadow: 2px 0px #1c262f, 2px 0px #1c262f;
  1122. line-height: 16px!important;
  1123. letter-spacing: 2px!important;
  1124. font-weight: lighter!important;
  1125. text-align: center!important;
  1126. text-transform: uppercase!important;
  1127. border-left: 10px solid #1c262f;
  1128. border-right: 10px solid #1c262f;
  1129. display: block!important;
  1130. }
  1131.  
  1132. h3 {
  1133. height: 10px;
  1134. margin-top: 0px;
  1135. margin-bottom: 5px;
  1136. font-family: "courier new"!important;
  1137. font-size: 8px!important;
  1138. line-height: 10px!important;
  1139. text-transform: uppercase!important;
  1140. color: #909291!important;
  1141. letter-spacing: 2.5px!important;
  1142. text-align: center!important;
  1143. background-color: #604b09;
  1144. font-weight: lighter!important;
  1145. display: block!important;
  1146. }
  1147.  
  1148. h4 {
  1149. color: #909291;
  1150. float: left!important;
  1151. font-family: "oswald"!important;
  1152. font-size: 24px!important;
  1153. line-height: 8px!important;
  1154. letter-spacing: -3px!important;
  1155. font-weight: lighter!important;
  1156. text-align: right!important;
  1157. background-color: transparent;
  1158. text-transform: normal!important;
  1159. padding: 12px!important;
  1160. margin-top: 5px!important;
  1161. margin-left: 5px!important;
  1162. margin-right: 5px!important;
  1163. margin-bottom: 0px!important;
  1164. display: inline-block!important;
  1165. }
  1166.  
  1167. h5 {
  1168. color: #909291;
  1169. font-family: "georgia";
  1170. font-size: 30px!important;
  1171. line-height: 30px!important;
  1172. padding: 4px;
  1173. letter-spacing: 0px!important;
  1174. text-align: center!important;
  1175. font-weight: bold!important;
  1176. font-style: italic;
  1177. text-transform: lowercase!important;
  1178. background-color: #000000;
  1179. text-shadow: 0px 2px #1c262f, 0px 2px #1c262f;
  1180. display: block!important;
  1181. margin-top: 0px;
  1182. margin-bottom: 8px;
  1183. }
  1184.  
  1185. h6 {
  1186. color: #222222;
  1187. float: left!important;
  1188. font-family: courier new;
  1189. font-size: 44px!important;
  1190. line-height: 8px!important;
  1191. letter-spacing: -3px!important;
  1192. font-weight: lighter!important;
  1193. text-align: right!important;
  1194. text-transform: normal!important;
  1195. padding: 6px!important;
  1196. margin: 6px!important;
  1197. display: inline-block!important;
  1198. }
  1199.  
  1200. h7 {
  1201. float: left;
  1202. font-family: "times";
  1203. width: 12px;
  1204. height: 10px;
  1205. font-size: 30px;
  1206. font-weight: lighter;
  1207. text-align: center;
  1208. color: #444444!important;
  1209. text-transform: normal;
  1210. padding: 4px;
  1211. margin-top: 4px;
  1212. margin-right: 4px;
  1213. margin-bottom: 4px;
  1214. line-height: 10px;
  1215. display: inline-block;
  1216. }
  1217.  
  1218. h8 {
  1219. float: right;
  1220. font-family: "times";
  1221. width: 12px;
  1222. height: 10px;
  1223. font-size: 30px;
  1224. font-weight: lighter;
  1225. text-align: center;
  1226. color: #444444!important;
  1227. text-transform: normal;
  1228. padding: 4px;
  1229. margin-top: 4px;
  1230. margin-right: 4px;
  1231. margin-bottom: 4px;
  1232. line-height: 10px;
  1233. display: inline-block;
  1234. }
  1235.  
  1236. h9 {
  1237. width: 144px;
  1238. font-size: 0px;
  1239. line-height: 12px;
  1240. background-color: #604b09;
  1241. color: #909291;
  1242. background-image:url('');
  1243. text-align: center!important;
  1244. display: inline-block!important;
  1245. }
  1246.  
  1247. h10 {
  1248. width: 344px;
  1249. font-size: 0px;
  1250. line-height: 12px;
  1251. background-color: #604b09;
  1252. color: #909291;
  1253. background-image:url('');
  1254. text-align: center!important;
  1255. display: inline-block!important;
  1256. }
  1257.  
  1258. h11 {
  1259. font-family: "trebuchet ms"!important;
  1260. font-size: 8px!important;
  1261. line-height: 6px!important;
  1262. text-transform: uppercase!important;
  1263. font-weight: lighter!important;
  1264. text-align: left!important;
  1265. color: #909291!important;
  1266. background-color: #604b09;
  1267. border-right: 40px solid #1c262f!important;
  1268. letter-spacing: 1px!important;
  1269. padding: 2px;
  1270. margin-bottom: 4px;
  1271. display: block!important;
  1272. }
  1273.  
  1274. h11:first-letter {
  1275. color: #909291;
  1276. }
  1277.  
  1278. h12 {
  1279. width: 192px;
  1280. font-size: 0px;
  1281. line-height: 12px;
  1282. background-color: #604b09;
  1283. color: #909291;
  1284. background-image:url('');
  1285. text-align: left!important;
  1286. display: inline-block!important;
  1287. }
  1288.  
  1289. h13 {
  1290. width: 96px;
  1291. font-size: 0px;
  1292. line-height: 12px;
  1293. background-color: #604b09;
  1294. color: #909291;
  1295. background-image:url('');
  1296. text-align: left!important;
  1297. display: inline-block!important;
  1298. }
  1299. </style>
  1300.  
  1301. <style>
  1302. .latestblogentry {display: none;}
  1303. .friendscomments {display:none;}
  1304. .userprofileurl {display:none;}
  1305. .contacttable {display:none;}
  1306. .userprofiledetail{display:none;}
  1307. </style>
  1308. <style>tr {background-color: transparent;}</style>
  1309.  
  1310. <style>
  1311. .bodycontent td div div span a u {font-weight:normal;}
  1312. .bodycontent tr {background-color:transparent;}
  1313. .bodycontent table div br {line-height:0px;}
  1314. </style>
  1315.  
  1316. <style>.EyesOnFire{Hidden Sections}
  1317. .blurbs{display:none;}.friendSpace { display:none; }.contactTable { display: none; }.interestsAndDetails { display:none;}.latestBlogEntry { display:none; }.friendsComments { display:none; }.userProfileDetail{ display:none; }.extendednetwork {display:none;}.userProfileURL{display:none;}.interestsAndDetails { display:none;}.userProfileURL {display:none;}.orangetext15 {visibility:hidden; display:none;}br {line-height:1px;} .friendSpace, .friendsComments{display:none!important;}.interestsAndDetails { display:none; } table.interestsAndDetails, table.interestsAndDetails td {border:0px; background-color:transparent;} table.interestsAndDetails span.lightbluetext8, table.interestsAndDetails td.text {display:none;}table.interestsAndDetails td td {width:0px; padding:0px;} .interestsAndDetails{position:relative; top: 0px;} #googlebar{display:none;} .clearfix{display:none;} #footerWarpper{display:none;}.userAlbums { display:none; } .profileinfo { display: none; }
  1318.  
  1319. td.text table {position:relative; top: -6px;}
  1320.  
  1321. .{hide text properties}
  1322. .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;}
  1323. </style>
  1324.  
  1325.  
  1326. <style>
  1327.  
  1328. .a {move left column}
  1329. object, embed,
  1330. table table table {position:relative; top: 59px; left: 39px;}
  1331. table table table table {position:static;}
  1332.  
  1333. .a {move right column}
  1334. td.text table {position:relative; top: 50px!important; left: 30px;}
  1335. td.text object, td.text embed,
  1336. td.text table table {position:static;}
  1337.  
  1338. table table { direction:ltr; } table table table { direction:ltr; }
  1339.  
  1340. {!- control amount of space the Carriage Return creates between main tables, code by FW-!}
  1341.  
  1342. table table table {margin-top:-2px;}
  1343. table table table table {margin-top:-4px;}
  1344.  
  1345. .{hide text properties}
  1346. .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;}
  1347. </style>
  1348.  
  1349. <style>.xfyeaheyesonfire {Div Sections}
  1350.  
  1351. #navix {
  1352. position: absolute;
  1353. top: -1860px;
  1354. left: 510px;
  1355. width: 804px;
  1356. height: 20px;
  1357. background-color: transparent;
  1358. }
  1359.  
  1360. #music {
  1361. position: fixed;
  1362. top: 208px;
  1363. left: 50px;
  1364. width: 200px;
  1365. height: 16px;
  1366. line-height: 16px!important;
  1367. overflow: hidden;
  1368. background-color: #604b09;
  1369. }
  1370.  
  1371. #sidebar {
  1372. position: fixed;
  1373. top: 229px;
  1374. left: 50px;
  1375. width: 200px;
  1376. height: 328px;
  1377. overflow: hidden;
  1378. background-color: #604b09;
  1379. }
  1380.  
  1381. .c{
  1382. display: inline-block;
  1383. text-decoration: none;
  1384. color: #080c0d;
  1385. font-size: 15px;
  1386. position: relative;
  1387. padding:10px;
  1388. width: 15px;
  1389. height: 20px;
  1390. margin-top: 10px;
  1391. overflow: hidden;
  1392. background:rgba( 76,88,100, 1);
  1393. background-image:url('http://static.tumblr.com/ffibvbv/y3fo43aa5/lock.png');
  1394. background-position: center;
  1395. background-repeat: no-repeat;
  1396. -webkit-transition: 0.5s ease;
  1397. transition: 0.5s ease;
  1398. }
  1399.  
  1400. .c c{
  1401. color: #080c0d;
  1402. }
  1403.  
  1404. .c:before{
  1405. content: '';
  1406. display: block;
  1407. width: 15px;
  1408. height: 20px;
  1409. border-bottom: 1px solid #080c0d;
  1410. border-left: 1px solid #080c0d;
  1411. position: absolute;
  1412. left: 0;
  1413. bottom: 0;
  1414. -webkit-transition: 0.5s ease;
  1415. transition: 0.5s ease;
  1416. }
  1417.  
  1418. .c:after{
  1419. content: '';
  1420. display: block;
  1421. width: 15px;
  1422. height: 20px;
  1423. border-top: 1px solid #080c0d;
  1424. border-right: 1px solid #080c0d;
  1425. position: absolute;
  1426. right: 0;
  1427. top: 0;
  1428. -webkit-transition: 0.5s ease;
  1429. transition: 0.5s ease;
  1430. }
  1431.  
  1432. .c:hover:before,
  1433. .c:hover:after{
  1434. background:rgba( 76,88,100, 1);
  1435. width:100%;
  1436. height:100%;
  1437. }
  1438.  
  1439. </style>
  1440.  
  1441. Like To Meet --
  1442.  
  1443. </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">
  1444.  
  1445. <h5>/WHITEKNIGHT aka Elijah Stebbins</h5> <center><h1 style="margin-top: 4px;">Proud Hufflepuff</h1> <font class="lyric6" style="margin-bottom: 4px;">I'm just a wizard trying to find my place in this magical world</font></center>
  1446.  
  1447. </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">
  1448.  
  1449. <div class="shrink"><img src="https://i.imgur.com/Y1ysqRH.png" width="490" height="230" style="background-color: #1c262f; margin: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; margin-top: -65px; margin-left: 13px; margin-bottom: 14px; width: 177px; height: 42px; background-color: #000000; border: 1px solid #1c262f; overflow: auto; text-align: center; padding: 4px;"><i>Elijah</i> From the Hebrew name אֱלִיָּהוּ ('Eliyyahu) meaning "my God is YAHWEH". Elijah was a Hebrew prophet and miracle worker, as told in the two Books of Kings in the Old Testament. He was active in the 9th century BC during the reign of King Ahab of Israel and his Phoenician-born queen Jezebel.</div>
  1450.  
  1451. </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">
  1452.  
  1453. <div class="shrink"><img src="https://i.imgur.com/cYb4tOS.jpg" width="98" height="134" align="right" style="background-color: #1c262f; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; float: left; width: 374px; height: 126px; overflow: auto; padding: 4px; background-color: #000000; border: 1px solid #1c262f; margin: 4px;"><font class="lyric11">Early life</font> <h1 style="margin-top: 0px; margin-bottom: 4px;">1979 to 1991</h1>
  1454.  
  1455. <h4>C</h4>urrently writing out currently writing out currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out <br><br>
  1456.  
  1457. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out
  1458.  
  1459. </div>
  1460.  
  1461. </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">
  1462.  
  1463. <div class="shrink"><img src="https://i.imgur.com/EToBcoJ.jpg" width="98" height="134" align="left" style="background-color: #1c262f; margin-top: 4px; margin-left: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; float: right; width: 374px; height: 126px; overflow: auto; padding: 4px; background-color: #000000; border: 1px solid #1c262f; margin: 4px;"><font class="lyric11">Welcome to Hufflepuff</font> <h1 style="margin-top: 0px; margin-bottom: 4px;">1991 to 1995</h1>
  1464.  
  1465. <h4>C</h4>urrently writing out currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1466.  
  1467. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1468. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1469. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out
  1470.  
  1471. </div>
  1472.  
  1473. </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">
  1474.  
  1475. <div class="shrink"><img src="https://i.imgur.com/N59dqD7.jpg" width="98" height="134" align="right" style="background-color: #181818; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; float: left; width: 374px; height: 126px; overflow: auto; padding: 4px; background-color: #000000; border: 1px solid #1c262f; margin: 4px;"><font class="lyric11">The second war</font> <h1 style="margin-top: 0px; margin-bottom: 4px;">1996 to 1998</h1>
  1476.  
  1477. <h4>C</h4>urrently writing out currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1478.  
  1479. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1480. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1481. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out
  1482.  
  1483. </div>
  1484.  
  1485. </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">
  1486.  
  1487. <div class="shrink"><img src="https://i.imgur.com/ffvpLIP.jpg" width="98" height="134" align="left" style="background-color: #181818; margin-top: 4px; margin-left: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; float: right; width: 374px; height: 126px; overflow: auto; padding: 4px; background-color: #000000; border: 1px solid #1c262f; margin: 4px;"><font class="lyric11">Life after the war</font> <h1 style="margin-top: 0px; margin-bottom: 4px;">1998-Present</h1>
  1488.  
  1489. <h4>C</h4>urrently writing out currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1490.  
  1491. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1492. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1493. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out
  1494.  
  1495. </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">
  1496.  
  1497. <h9 style="float: left; margin-left: 4px; margin-top: 4px; margin-bottom: 4px;">---</h9> <h10 style="float: right; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;">---</h10>
  1498.  
  1499. <div class="shrink"><img src="https://i.imgur.com/SdIjBlV.jpg" width="200" height="200" align="right" style="background-color: #181818; margin: 4px; border: 1px solid #1c262f;"></div> <div style="position: relative; float: left; width: 270px; height: 195px; overflow: auto; padding: 4px; background-color: #000000; border: 1px solid #1c262f; margin: 4px;"><font class="lyric11">THE STEBBINS</font> <h1 style="margin-top: 0px; margin-bottom: 4px;"><a href="/" class="first">HIS FAMILY</a> </h1>
  1500. <h4>C</h4>urrently writing out currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1501.  
  1502. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1503. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1504. currently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing outcurrently writing out<br><br>
  1505.  
  1506. </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">
  1507.  
  1508. <h10 style="float: left; margin-left: 4px; margin-top: 4px; margin-bottom: 4px;">---</h10> <h9 style="float: right; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;">---</h9>
  1509.  
  1510.  
  1511. <br><br><br><center><div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div>
  1512.  
  1513. <div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">
  1514. Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div>
  1515.  
  1516. <div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div>
  1517.  
  1518. <div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div>
  1519.  
  1520. <div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div>
  1521.  
  1522. <div class="conimg"><img src="https://i.imgur.com/yucvRSP.jpg" width="126" height="126"><div class="friend"><font class="lyric4">Display Name</font><br> <a href="/insertlinkURL" title="/xxxxxx" class="extra">Friend Here</a> <center><small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></center></div></div><div class="title"><font class="lyric2">Name Here</font></div></center>
  1523.  
  1524.  
  1525. </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">
  1526.  
  1527. <div class="shrink"><img src="https://i.imgur.com/S3YOKnp.jpg" align="left" width="490" height="190" style="background-color: #604b09; margin: 4px; border: 1px solid #604b09;"></div> <div style="position: absolute; margin-top: 138px!important; margin-left: 302px!important; margin-bottom: 10px; width: 177px; height: 40px; background-color: #1c262f; border: 1px solid #1c262f; overflow: auto; text-align: center; padding: 4px;">I have died every <i>day</i>waiting for you<b>Darling</b> don't be afraid <u>I have loved you</u>For a thousand years<i>I'll love you</i>for a thousand more.</div>
  1528.  
  1529. <div style="float: left; width: 45.8%; height: 150px; overflow: auto; padding: 4px; background-color: #000000; margin: 4px; border: 1px solid #1c262f;"><center><font class="lyric11">Romantic Information</font></center> <h1 style="margin-top: 0px; margin-bottom: 4px;">The fairytale</h1>
  1530.  
  1531. <b>Status:</b>Currently single<br>
  1532. <b>Whom</b> <a href="/">Nobody</a><br>
  1533. <b>First met:</b>00/00/0000<br>
  1534. <b>Made it official:</b>00/00/0000<br>
  1535. <b>Got engaged:</b>00/00/0000<br>
  1536. <b>Got married:</b>00/00/0000<br>
  1537. <b>Nickname(s):</b> Shipnames, here.<br>
  1538. <b>Intimacy Levels:</b>Will fill out later<br>
  1539. <b>Children:</b>Will fill out later<br>
  1540. <b>Comments:</b>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later<br>
  1541. </div>
  1542.  
  1543. <div style="float: right; width: 45.8%; height: 150px; overflow: auto; padding: 4px; background-color: #000000; margin: 4px; border: 1px solid #1c262f;">
  1544.  
  1545. <font class="lyric11">Relationship graveyard</font>
  1546.  
  1547. <b>Whom:</b>---<br>
  1548. <b>Length of relationship:</b>---<br>
  1549. <b>Reason for separation:</b>---<br>
  1550. <b>Whom:</b>---<br>
  1551. <b>Length of relationship:</b>---<br>
  1552. <b>Reason for separation:</b>---<br>
  1553. <b>Whom:</b>---<br>
  1554. <b>Length of relationship:</b>---<br>
  1555. <b>Reason for separation:</b>---<br>
  1556. <b>Whom:</b>---<br>
  1557. <b>Length of relationship:</b>---<br>
  1558. <b>Reason for separation:</b>---
  1559. </div>
  1560.  
  1561. </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">
  1562.  
  1563. <h9 style="float: left; margin-left: 4px; margin-top: 4px; margin-bottom: 4px;">---</h9> <h10 style="float: right; margin-right: 4px; margin-top: 4px; margin-bottom: 4px;">---</h10>
  1564.  
  1565. <div id="navix">
  1566.  
  1567. <a href="/home.php" class="hvr-pulse-grow" title="home"><img src="http://static.tumblr.com/ffibvbv/Egdo3s230/home.png"> </a>
  1568.  
  1569. <a href="/send_message.php?member_id=1208642" title="owl" class="hvr-pulse-grow" title="owl"><img src="http://static.tumblr.com/ffibvbv/1lIo3s25p/mail.png"> </a>
  1570.  
  1571. <a href="/add_comment.php?member_id=1208642" title="howler" class="hvr-pulse-grow" title="howler"><img src="http://static.tumblr.com/ffibvbv/4lvo3s264/comment.png"></a>
  1572.  
  1573. <a href="/albums.php?member_id=1208642" title="memories" class="hvr-pulse-grow" title="memories"><img src="http://static.tumblr.com/ffibvbv/x1do3s26f/camera.png"></a>
  1574.  
  1575. <a href="/" title="rules" class="hvr-pulse-grow" class="rules"><img src="http://static.tumblr.com/ffibvbv/R8po3s26q/folder.png"></a>
  1576.  
  1577. <a href="/linkhere" title="credit" class="hvr-pulse-grow" class="credit"><img src="http://static.tumblr.com/ffibvbv/H0mo3s277/heart.png"></a>
  1578.  
  1579. </div>
  1580.  
  1581. <div id="music">
  1582.  
  1583. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="15">
  1584. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_mini.swf" />
  1585. <param name="bgcolor" value="#382f28" />
  1586. <param name="FlashVars" value="mp3=http://k007.kiwi6.com/hotlink/zrnnnx2np9/My_Songs_Know_What_You_Did_In_The_Dark_Light_Em_Up_.mp3&autoplay=1&bgcolor=382f28&loadingcolor=382f28&buttoncolor=2b4365&slidercolor=744633" />
  1587. </object>
  1588.  
  1589. </div>
  1590.  
  1591. <div id="sidebar">
  1592.  
  1593. <div style="float: left; margin-top: 4px; margin-bottom: 4px; margin-left: 4px; background-color: #000000; overflow: auto; padding: 4px; width: 40px; height: 310px; border: 1px solid #d9d8d8;">
  1594.  
  1595. <center><a href="" title="Extra"><div class="c"><i class="wut-wut"></i></div></a><br>
  1596.  
  1597. <a href="" title="Extra"><div class="c"><i class="wut-wut"></i></div></a><br>
  1598.  
  1599. <a href="" title="Extra"><div class="c"><i class="wut-wut"></i></div></a><br>
  1600.  
  1601. <a href="http://seedfawn.tumblr.com/" title="Extra"><div class="c"><i class="wut-wut"></i></div></a><br>
  1602.  
  1603. <a href="" title="Extra"><div class="c"><i class="wut-wut"></i></div></a><br>
  1604.  
  1605. <a href="http://seedfawn.tumblr.com/" title="Extra"><div class="c"><i class="wut-wut"></i></div></a></center>
  1606.  
  1607. </div>
  1608.  
  1609. <div style="float: right; margin-top: 4px; margin-bottom: 4px; margin-right: 4px; background-color: #000000; overflow: auto; padding: 4px; width: 128px; height: 310px; border: 1px solid #d9d8d8;">
  1610.  
  1611. <font class="lyric11">Discussions</font><b>00/00</b> Name - 0% completed<br>
  1612. <b>00/00</b> Name - 0% completed<br>
  1613. <b>00/00</b> Name - 0% completed<br>
  1614. <b>00/00</b> Name - 0% completed<br>
  1615. <b>00/00</b> Name - 0% completed<br>
  1616. <b>00/00</b> Name - 0% completed<br>
  1617. <b>00/00</b> Name - 0% completed<br>
  1618. <b>00/00</b> Name - 0% completed<br>
  1619. <b>00/00</b> Name - 0% completed<br>
  1620. <b>00/00</b> Name - 0% completed
  1621. </div>
  1622.  
  1623. </div>
  1624.  
  1625. Interests ---
  1626.  
  1627. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1628.  
  1629. <div class="shrink"><img src="https://i.imgur.com/hFPwNyx.gif" width="290" height="130" style="background-color: #604b09; margin: 4px; border: 1px solid #d9d8d8;">
  1630.  
  1631. <font class="lyric11">Plots/writing info</font>
  1632. <h1 style="margin-top: 4px;">Current starters/replies</h1>
  1633. <div style="float: left; margin: 4px; background-color: #000000; overflow: auto; padding: 4px; width: 282px; height: 144px; border: 1px solid #1c262f;">
  1634.  
  1635. <b>✖ Character Status:</b> Active<br>
  1636. <b>✖ Storylines:</b> Open<br>
  1637. <b>✖ Writing Style:</b> Multi-Para to Novella<br>
  1638. <b>✖ Verse:</b> Harry Potter. Trio Era and Above.<br>
  1639. <b>✖ Member of:</b> Nothing<br>
  1640. <b>✖ Length of time:</b> 01/04/2017<br>
  1641. <b>✖ Play-by:</b> Zach Roerig <br>
  1642. <b>✖ Years writing:</b> Under construction<br>
  1643. <b>✖ Years writing as character:</b> Under construction<br>
  1644. <b>✖ Other verses:</b> Ask for them<br>
  1645. <b>✖ OOC/IC:</b> Always in character<br>
  1646. <b>AIM/KIK:</b>Ask for them<br>
  1647. <h1 style="margin-top: 4px;">Amount I owe</h1>
  1648. <center><b>✖: The to do list:</b>[R:00|S:00|D:00]<br></center>
  1649. <h1>Active plots</h1>
  1650. <b>00/00</b> Name - owes? - 0% completed<br>
  1651. <b>00/00</b> Name - owes? - 0% completed<br>
  1652. <b>00/00</b> Name - owes? - 0% completed<br>
  1653. <b>00/00</b> Name - owes? - 0% completed<br>
  1654. <b>00/00</b> Name - owes? - 0% completed<br>
  1655.  
  1656. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1657.  
  1658. <div class="shrink"><img src="https://i.imgur.com/cvE8u9q.jpg" width="98" height="298" align="right" style="background-color: #181818; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="float: left; margin-top: 4px; margin-bottom: 4px; margin-left: 4px; background-color: 000000; overflow: auto; padding: 4px; width: 178px; height: 290px; border: 1px solid #1c262f;"><font class="lyric11">Basic facts</font>
  1659. <h1 style="margin-top: 4px;">I am just a simple guy</h1>
  1660. <b>Full Name</b></b>: Elijah James Stebbins<br>
  1661. <b>Pronunciation</b>: ---<br>
  1662. <b>Nickname/Alias</b>: ---<br>
  1663. <b>Meaning</b>: ---<br>
  1664. <b>Origin</b>: ---<br>
  1665. <b>Title</b>: ---<br>
  1666. <b>Blood Status</b>: Half-blood<br>
  1667. <b>Signature</b>: ---<br>
  1668. <b>Gender Role</b>: ---<br>
  1669. <b>Orientation</b>: ---<br>
  1670. <b>Real Age</b>: Depends on storyline<br>
  1671. <b>Birthday</b>: ---<br>
  1672. <b>Current Residence</b>: ---<br>
  1673. <b>Birthplace</b>: ---<br>
  1674. <b>Astrological Sign</b>: ---<br>
  1675. <b>Zodiac Sign</b>: ---<br>
  1676. <b>Species</b>: Wizard<br>
  1677. <b>Ethnicity</b>: ---<br>
  1678. <b>Preferred Hand</b>: Right<br>
  1679. <b>Facial Type</b>: ---<br>
  1680. <b>Eye Color</b>: Blue<br>
  1681. <b>Hair Color</b>: Dark Blonde<br>
  1682. <b>Hairstyle</b>: ---<br>
  1683. <b>Family</b>: ---<br>
  1684. <b>Occupation</b>: ---<br>
  1685. <b>Education</b>: ---<br>
  1686. <b>Memory</b>: ---
  1687. </div>
  1688.  
  1689. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1690.  
  1691. <div class="shrink"><img src="https://i.imgur.com/HDXxYvY.jpg" width="290" height="130" style="background-color: #604b09; margin: 4px; border: 1px solid #d9d8d8;">
  1692. <font class="lyric11">Personality/Education facts</font>
  1693. <h1 style="margin-top: 4px;">I just love reading I am a bookworm</h1>
  1694. <div style="float: left; width: 44%; text-align: justify; margin: 4px; background-color: #000000; border: 1px solid #181818; overflow: auto; height: 154px; padding: 4px;"><font class="lyric10" style="margin-bottom: -2px!important;">Personality</font><br>
  1695.  
  1696. <small>Lorem ipsum DOLOR SIT AMET,</small> <u>consectetur adipisicing ELIT,</u> <strong>sed do eiusmod tempor incididunt ut LABORE ET dolore MAGNA ALIQUA.</strong> <i2>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</i2> <i>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.</i> <tt>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</tt></div>
  1697.  
  1698. <div style="float: right; width: 44%; text-align: justify; margin: 4px; background-color: #000000; border: 1px solid #1c262f; overflow: auto; height: 154px; padding: 4px;"><font class="lyric10" style="margin-bottom: -2px!important;">Hogwarts House</font><br>
  1699.  
  1700. <b>Years attended:</b> 1990-1997<br>
  1701. <b>Founder:</b> Helga Hufflepuff<br>
  1702. <b>Colors</b> Yellow and black<br>
  1703. <b>Animal:</b> Badger<br>
  1704. <b>Head of house:</b> Pomona Sprout<br>
  1705. <b>Ghost:</b> Fat Friar<br>
  1706. <b>Amortentia:</b> ---<br>
  1707. <b>Badges:</b> ---<br>
  1708. <b>Patronus:</b> ---<br>
  1709. <b>Wand:</b> ---<br>
  1710. <b>Subjects:</b> ---<br>
  1711. <b>Dormmates:</b> ---<br>
  1712. <b>Prefect(s):</b> ---<br>
  1713. <b>Traits:</b> ---
  1714. </div>
  1715.  
  1716. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1717.  
  1718. <div class="shrink"><img src="https://i.imgur.com/FXOyopK.jpg" width="290" height="130" style="background-color: #181818; margin: 4px; border: 1px solid #d9d8d8;">
  1719. <font class="lyric11">Special memories/drabbles</font>
  1720. <div style="float: left; width: 44%; text-align: justify; margin: 4px; background-color: #000000; border: 1px solid #1c262f; overflow: auto; height: 154px; padding: 4px;"><font class="lyric10" style="margin-bottom: -2px!important;">Special memories</font><br>
  1721.  
  1722. <a href="" target=”_blank”>01</a> | <a href="" target=”_blank”>02</a> | <a href="" target=”_blank”>03</a> | <a href="" target=”_blank”>04</a> | <a href="" target=”_blank”>05</a> | <a href="" target=”_blank”>06</a> | <a href="" target=”_blank”>07</a> | <a href="" target=”_blank”>08</a> | <a href="" target=”_blank”>09</a> | <a href="" target=”_blank”>10</a> | <a href="" target=”_blank”>11</a> | <a href="" target=”_blank”>12</a> | <a href="" target=”_blank”>13</a> | <a href="" target=”_blank”>14</a> | <a href="" target=”_blank”>15</a> | <a href="" target=”_blank”>16</a> | <a href="" target=”_blank”>17</a> | <a href="" target=”_blank”>18</a> | <a href="" target=”_blank”>19</a> | <a href="" target=”_blank”>20</a> | <a href="" target=”_blank”>21</a> | <a href="" target=”_blank”>22</a> | <a href="" target=”_blank”>23</a> | <a href="" target=”_blank”>24</a> | <a href="" target=”_blank”>25</a> | <a href="" target=”_blank”>26</a> | <a href="" target=”_blank”>27</a> | <a href="" target=”_blank”>28</a> | <a href="" target=”_blank”>29</a> | <a href="" target=”_blank”>30</a> | <a href="" target=”_blank”>31</a> | <a href="" target=”_blank”>32</a> | <a href="" target=”_blank”>33</a>
  1723. <a href="" target=”_blank”>01</a> | <a href="" target=”_blank”>02</a> | <a href="" target=”_blank”>03</a> | <a href="" target=”_blank”>04</a> | <a href="" target=”_blank”>05</a> | <a href="" target=”_blank”>06</a> | <a href="" target=”_blank”>07</a> | <a href="" target=”_blank”>08</a> | <a href="" target=”_blank”>09</a> | <a href="" target=”_blank”>10</a> | <a href="" target=”_blank”>11</a> | <a href="" target=”_blank”>12</a> | <a href="" target=”_blank”>13</a> | <a href="" target=”_blank”>14</a> | <a href="" target=”_blank”>15</a> | <a href="" target=”_blank”>16</a> | <a href="" target=”_blank”>17</a> | <a href="" target=”_blank”>18</a> | <a href="" target=”_blank”>19</a> | <a href="" target=”_blank”>20</a> | <a href="" target=”_blank”>21</a> | <a href="" target=”_blank”>22</a> | <a href="" target=”_blank”>23</a> | <a href="" target=”_blank”>24</a> | <a href="" target=”_blank”>25</a> | <a href="" target=”_blank”>26</a> | <a href="" target=”_blank”>27</a> | <a href="" target=”_blank”>28</a> | <a href="" target=”_blank”>29</a> | <a href="" target=”_blank”>30</a> | <a href="" target=”_blank”>31</a> | <a href="" target=”_blank”>32</a> | <a href="" target=”_blank”>33</a>
  1724.  
  1725. </div>
  1726.  
  1727. <div style="float: right; width: 44%; text-align: justify; margin: 4px; background-color: #000000; border: 1px solid #1c262f; overflow: auto; height: 154px; padding: 4px;"><font class="lyric10" style="margin-bottom: -2px!important;">Current Drabbles</font><br>
  1728. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1729. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1730. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1731. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1732. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1733. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1734. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1735. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1736. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1737. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1738. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1739. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1740. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1741. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1742. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1743. <b>Name of Drabble :</b>00/00/0000 | <a href="/link">Title of Drabble</a><br>
  1744.  
  1745. </div>
  1746.  
  1747.  
  1748. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1749.  
  1750. <div class="shrink"><img src="https://i.imgur.com/J6IZ6k3.jpg" width="98" height="298" align="right" style="background-color: #1c262f; margin-top: 4px; margin-right: 4px; margin-bottom: 4px; border: 1px solid #1c262f;"></div> <div style="float: left; margin-top: 4px; margin-bottom: 4px; margin-left: 4px; background-color: #000000; overflow: auto; padding: 4px; width: 178px; height: 290px; border: 1px solid #1c262f;"><font class="lyric11">Extra spot</font>
  1751. <h1 style="margin-top: 4px;">We stand together always</h1>
  1752. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1753. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1754. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1755. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1756. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1757. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1758. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1759. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1760. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1761. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1762. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1763. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1764. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1765. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1766. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1767. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1768. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1769. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1770. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1771. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1772. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1773. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1774. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1775. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1776. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1777. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1778. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1779. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1780. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1781. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Member name</a>
  1782.  
  1783. </div>
  1784.  
  1785. </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="300" align="" bgcolor="black" border="0"> <td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word">
  1786.  
  1787. <div class="shrink"><img src="https://i.imgur.com/wSAw8xw.jpg" width="290" height="130" style="background-color: #1c262f; margin: 4px; border: 1px solid #d9d8d8;">
  1788.  
  1789. <font class="lyric11">Other connections</font>
  1790.  
  1791. <div style="float: left; margin: 4px; background-color: #000000; overflow: auto; padding: 4px; width: 282px; height: 124px; border: 1px solid #1c262f;">
  1792.  
  1793. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>
  1794. Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1795. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1796. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1797. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1798. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1799. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1800. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1801. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1802. <a href="/" class="hvr-bounce-to-top" title="[+]" style="font-size: 9px!important; line-height: 16px!important; margin-bottom: 4px!important;">Name here</a>Will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later will fill out later
  1803.  
  1804. <br>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement