Advertisement
desolationresources6

tnmlayout

Jun 30th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.38 KB | None | 0 0
  1. <style>
  2. @import url(http://fonts.googleapis.com/css?family=Economica);
  3. @import url(http://fonts.googleapis.com/css?family=Iceland);
  4. @import url(https://fonts.googleapis.com/css?family=Rock+Salt);
  5. @import url(https://fonts.googleapis.com/css?family=Gruppo);
  6. @import url(http://fonts.googleapis.com/css?family=Voltaire);
  7. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  8. @import url(https://fonts.googleapis.com/css?family=Six+Caps);
  9.  
  10. </style>
  11.  
  12.  
  13. <style>
  14.  
  15. .DRs { Created by desolation resources }
  16.  
  17.  
  18. .DRs { Background Properties }
  19. table, tr, td { background-color:transparent; border:none; border-width:0;}
  20. body {
  21. background-color: 000000;
  22. background-image:url("");
  23. background-attachment:fixed;
  24. background-repeat:no-repeat;
  25. background-position:top center;
  26. }
  27.  
  28. .DRs { Table Properties }
  29. table table { border: 0px }
  30. table table table table{border:0px}
  31. table table table {
  32. border-style:solid;
  33. border-width:1px;
  34. border-color:121618;
  35. background-color:000000;
  36. }
  37.  
  38. ::-webkit-scrollbar-thumb:vertical {
  39. background-color: #141414;
  40. height: 7px;
  41. }
  42.  
  43. ::-webkit-scrollbar-thumb:horizontal { background-color: #141414;
  44. height: 7px;
  45. }
  46.  
  47. ::-webkit-scrollbar {
  48. background-color: #202c2f;
  49. border: 2px solid #202c2f;
  50. height:5px;
  51. width:5px;
  52. }
  53.  
  54. .DRs{text properties}
  55. table, tr, td, li, p, div {
  56. font-family: arial!important;
  57. font-size: 10px!important;
  58. line-height: 9px!important;
  59. text-align: justify!important;
  60. color: #2b3031!important;
  61.  
  62. }
  63.  
  64. a:active, a:visited, a:link {
  65. font-family: Iceland!important;
  66. font-size: 12px!important;
  67. line-height: 15px!important;
  68. color: #2b3031;
  69. font-weight: lighter!important;
  70. text-decoration: none;
  71. -webkit-transition: all .9s ease-in-out;
  72. -moz-transition: all .9s ease-in-out;
  73. -o-transition: all .9s ease-in-out;
  74. }
  75.  
  76. a:hover {
  77. color: #c0c0c0;
  78. background-color: #49342b;
  79. }
  80.  
  81. a.first, a.first:link, a.first:active, a.first:visited
  82. {
  83. width: 94px;
  84. font-family: "Iceland";
  85. font-size: 12px;
  86. font-weight: lighter;
  87. line-height: 12px;
  88. letter-spacing: 0px;
  89. color: #2b3031;
  90. text-decoration: none;
  91. text-transform: uppercase;
  92. background-image:url('');
  93. background-color: #0a0d0e;
  94. text-align: center;
  95. display: inline-block;
  96. padding: 5px;
  97. margin: 1px;
  98. -webkit-transition: all .7s ease-in-out;
  99. -moz-transition: all .7s ease-in-out;
  100. -o-transition: all .7s ease-in-out;
  101. }
  102.  
  103. a.first:hover {
  104. color: #c0c0c0;
  105. text-align: right;
  106. letter-spacing: 5px;
  107. }
  108.  
  109. a.second, a.second:link, a.second:active, a.second:visited{
  110. font-family: "Iceland";
  111. font-size: 10px;
  112. font-weight: lighter;
  113. line-height: 12px;
  114. letter-spacing: 0px;
  115. color: #971717;
  116. text-transform: uppercase;
  117. background-image:url('');
  118. background-color: transparent;
  119. border-bottom: 1px solid #467755;
  120. text-align: left;
  121. display: block;
  122. padding: 5px;
  123. margin: 1px;
  124. -webkit-transition: all .9s ease-in-out;
  125. -moz-transition: all .9s ease-in-out;
  126. -o-transition: all .9s ease-in-out;
  127. }
  128.  
  129. a.second:hover {
  130. color: #c0c0c0;
  131. text-align: right;
  132. letter-spacing: 3px;
  133. background-color: #467755;
  134. }
  135.  
  136. a.third, a.third:link, a.third:active, a.third:visited{
  137. font-family: "Iceland";
  138. font-size: 10px;
  139. font-weight: lighter;
  140. line-height: 12px;
  141. letter-spacing: -1px;
  142. color: #971717;
  143. text-transform: uppercase;
  144. background-image:url('');
  145. background-color: #c0c0c0;
  146. border-bottom: 1px solid #467755;
  147. text-align: left;
  148. display: block;
  149. padding: 5px;
  150. margin: 1px;
  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.third:hover {
  157. color: #c0c0c0;
  158. text-align: right;
  159. letter-spacing: 3px;
  160. background-color: #467755;
  161. }
  162.  
  163.  
  164.  
  165.  
  166. .DRs {second properties}
  167.  
  168. b {
  169. font-size: 9px;
  170. color: #111617!important;
  171. text-transform: uppercase;
  172. font-weight: lighter;
  173. letter-spacing: 1px;
  174. font-style: none;
  175. border-left: 5px solid #0a0d0e;
  176. line-height: 12px;
  177. }
  178.  
  179.  
  180.  
  181. i {
  182. font-family: Amatic SC;
  183. font-size: 13px;
  184. font-weight: normal;
  185. text-align: center;
  186. color: #111617;
  187. background-color: transparent;
  188. text-transform: none;
  189. margin: 1px;
  190. letter-spacing: 1px;
  191. line-height: 9px;
  192. }
  193.  
  194. u {
  195. color: #252026
  196. text-decoration: none;
  197. font-size: 9px;
  198. text-transform: uppercase;
  199. font-weight: lighter;
  200. line-height: 9px;
  201. font-style: Economica;
  202. }
  203.  
  204.  
  205. em {
  206. font-style: Orbitron;
  207. font-size: 9px;
  208. font-weight: normal;
  209. color: #adb3a6
  210. text-decoration: none;
  211. text-transform: uppercase;
  212. letter-spacing: 1px;
  213. line-height: 9px;
  214.  
  215. }
  216.  
  217.  
  218. .DRs {header properties}
  219.  
  220. h1{font-family: Amatic SC; font-size:20px; font-weight:normal; text-align:right; color: 2b3031 ; background-color:0a0d0e; text-transform:normal; margin:3px; letter-spacing:1px; padding:8px; line-height:4px; font-style:normal;}
  221.  
  222. h2 {font-family: Amatic SC; font-size:20px; font-weight:normal; text-align:right; color: 2b3031; background-color:0a0d0e; text-transform:normal; margin:3px; letter-spacing:1px; padding:6px; line-height:4px; font-style:normal;}
  223.  
  224. h3 {font-family: Iceland; font-size:16px; font-weight:normal; text-align:center; color: 111617 ; background-color:; text-transform:normal; margin:2px; letter-spacing:2px; padding:2px; line-height:3px; font-style:normal;}
  225.  
  226. h4{color: 4e5348; background-color:141414; font-family:small fonts; font-size: 8px; line-height:7px; text-align:right;font-weight:normal; text-transform:uppercase; letter-spacing:3px; margin:2px; padding:1px;}
  227.  
  228.  
  229. h5{color: 0d1112; font-family: Iceland; font-size: 18px; line-height:8px; text-align:left; font-weight:normal; text-transform:uppercase; letter-spacing:2px; margin:1px; padding:1px; border-bottom:1px solid; border-color:4e5348; background-image:url("")}
  230.  
  231. h6 {font-family: Six Caps; color: #0d1112; font-size: 32px; text-align: right; text-transform: uppercase; font-weight: lighter; font-style: none; line-height: 30px; margin:2px; letter-spacing:3px;}
  232.  
  233. h7 {font-family: Voltaire; font-size:16px; font-weight:normal; text-align:center; color: 202c2f; text-transform:normal; margin:8px; letter-spacing:2px; padding:1px; line-height:30px; font-style:normal;}
  234.  
  235.  
  236. h8 {font-family: Amatic SC; font-size:38px; font-weight:normal; text-align: center; color: 2b3031; text-transform:normal; margin:1px; letter-spacing:5px; padding:1px; line-height:36px; font-style:normal;}
  237.  
  238.  
  239. h9 {font-family: Six Caps; font-size:110px; font-weight:normal; text-align: center; color: 0a0d0e; text-transform:normal; margin:2px; letter-spacing:0px; padding:1px; line-height:90px; font-style:normal;}
  240.  
  241. s1 {font-family: Economica; font-size:11px; font-weight:normal; text-align: right; color: 202c2f; text-transform:normal; margin:1px; letter-spacing:1px; padding:1px; line-height:10px; font-style:normal;}
  242.  
  243. </style>
  244.  
  245.  
  246. <style type="text/css">table table { direction:ltr; } table table table { direction:ltr; }</style>
  247.  
  248. <style>
  249. .a {move left column}
  250. object, embed,
  251. table table table {position:relative; top: 126px; left: 172px;}
  252. table table table table {position:static;}
  253.  
  254. .a {move right column}
  255. td.text table {position:relative; top: -94px!important; left: 162px;}
  256. td.text object, td.text embed,
  257. td.text table table {position:static;}
  258.  
  259.  
  260. table table table {margin-top:98px;}
  261. table table table table {margin-top:0px;}
  262. </style>
  263.  
  264. <style>
  265. .DRhide {Hidden Sections}
  266. .blurbs{display:none;visibility:hidden;}
  267. .friendSpace { display:none; }
  268. .contactTable { display: none; }
  269. .interestsAndDetails { display:none; }
  270. .latestBlogEntry { display:none; }
  271. .friendsComments { display:none; }
  272. .userProfileDetail{ display:none; }
  273. .extendednetwork {display:none;}
  274. .userProfileURL{display:none;}
  275. .nametext {display:none;}
  276. .profileInfo{display:none;}
  277. #googlebar{display:none;}
  278. .clearfix{display:none;}
  279. .orangetext15{display: none;}
  280. .whitetext12{display: none;}
  281. .lightbluetext8{display: none;}
  282. .blacktext12 {display: none;}
  283. a.text, table div font a, table div div {visibility:hidden;}
  284. table tr td div font {display: none;}
  285. div table td font {display: none;}
  286. body div table td form img{display:none!important;}
  287. a.text, table div font a, table div div {visibility:hidden;}
  288. table table div font a, table table div div {visibility:visible;}
  289. img {border:0px;}
  290. table tr td div font {display: none;}
  291.  
  292. td.text table {position:relative; top: -10px;}
  293.  
  294. .{hide text properties}
  295. .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;}
  296. </style>
  297.  
  298.  
  299.  
  300.  
  301. <style>tr {background-color: transparent;}</style>
  302.  
  303. <style>select {position:absolute!important; top:-1000px;}div table div form {display:none!important;}</style>
  304.  
  305.  
  306. <style>td.text table {position:relative; top:200px;}td.text table table {position:static;}td.text table {position:relative; top: 0px;}td.text table table {position:static;}
  307.  
  308. </style>
  309.  
  310.  
  311. </style>
  312.  
  313.  
  314.  
  315. <style>.DRs {Div Sections}
  316.  
  317.  
  318.  
  319. #headimage {
  320. position: absolute;
  321. top: -132px;
  322. left: -329px;
  323. width: 820px;
  324. height: 235px;
  325. background-color: #ffffff;
  326. padding: 0px;
  327. border-style:solid;
  328. border-width:1px;
  329. border-color:121318;
  330. text-align: center!important;
  331. }
  332.  
  333.  
  334.  
  335.  
  336. #music{
  337. position: absolute;
  338. top: -240px;
  339. left: -548px;
  340. width: 220px;
  341. height: 100px;
  342. padding: 0px;
  343. border-style:solid;
  344. border-width:0px;
  345. border-color:;
  346. text-align: center!important;
  347. }
  348.  
  349. </style>
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="491" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="491" align="right" bgcolor="ffffff" border="0"><td valign="top" align="left" width="491" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  387.  
  388. <div id="headimage">
  389. <img src="http://i.imgur.com/UZ8km61.png">
  390. </div>
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="491" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="491" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="491" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  403.  
  404.  
  405.  
  406. <center><h9>THEODORE NOTT</h9><br>
  407. <h8> this is when the bad guy wins</h8></center>
  408.  
  409.  
  410. <div style="float: left; width: 49%; text-align: justified;">
  411.  
  412. It's all about the game, before life can rest, your failure is my success. It's all about control, will you make it? I will deliver the pain you can't take it! I'm in control, I am your Pain. After this you won't be the same.This is My Time, I make the rules. You mess with this and you die like a fool.
  413. </div>
  414. <div style="float: right; width: 49%; text-align: justified;">
  415. I am the debt that can't be paid. You're going down in flames. This is the time I cannot lose, live or die you'll have to choose! It's all about me, I am the one. Soon you'll see there's nowhere to run. I am the threat that is so real. Through the blood and the sweat and the pain you will feel. </div>
  416. <br><br><br><br><br><br>
  417.  
  418.  
  419. <center> <img src="http://i.imgur.com/7y8BXvz.gif" width="243"> <img src="http://i.imgur.com/ZPr0weN.gif" width="243"></center>
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426. <div style="border:1px solid #121318; width:480px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:178px; float:center;">
  427. <h6>you're the next one in line for the kill.</h6>
  428. <h1>you don't believe me but I'm betting that you will. </h1>
  429. <br>
  430. Theodore was born into a unique household. One where his father maintained a steady relationship with both his mother and his aunt. Together, the three formed a family with Theodore and Elijah adding to the numbers. He will always see Elijah as just his brother, though he is also technically his cousin, he finds the bond of brotherhood more withstanding and everlasting. To him, his upbringing was never strange despite some ridicule he may have gotten. He usually made sure to persuade them otherwise, painfully.
  431. <br><br>
  432. Though named after his father, it wasn't to imply favoritism, his mother was genuinely fond of the name. However most seemed to imply this while he was growing up and Theodore was always quick to answer--displeased with the disrespect he considered on behalf of Elijah. Of course, this kind of behavior continued on as they grew older. Theodore didn't consider himself an 'older' sibling but he did have a sense of duty when it came to cleaning up after Elijah's messes but he did so willingly. He even considered it to be a fun challenge depending on how out of control the other Nott had gotten.
  433. <br><br>
  434. During the battle, he and his brother obviously sided with Voldemort. When the fight was won they went to Bulgaria to secure the country there for their cause. Theodore has been back and forth but ultimately stayed in Bulgeria. After the break-out in Azkaban, Gringotts, and other failures the Nott brothers are ordered back to serve the Dark Lord back in the UK to enforce and instill fear in all. <br><br>
  435. During the events of The Dark Carnival, Theodore attempted to reach out to his child-hood friend, Addison Dolohov. Out of respect for the woman he used to know, he remained civil but when things got out of hand he literally lost his hand.
  436.  
  437.  
  438. </div>
  439.  
  440.  
  441.  
  442.  
  443. <center> <img src="http://i.imgur.com/XWrt9Wj.gif" width="244"> <img src="http://i.imgur.com/L3n2rH5.gif" width="244"></center>
  444.  
  445.  
  446. <h6>you cannot kill what you did not create</h6>
  447.  
  448.  
  449.  
  450.  
  451.  
  452. <div style="border:1px solid #121318; width:235px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:177px; float:left;">
  453. <h3>AUROR FILES</h3>
  454. <br><b>LEGAL NAME</b>: Theodore Adonis Nott<br>
  455. <br>-- <i>THEE-a-dor</i> It is of Greek origin, and the meaning of Theodore is "God's gift".
  456. <br>-- <i>a-DAHN-iss</i> Is is of Greek Origin and the name of the deity in Greek Mythology representing beauty and desire who's Religion belonged to women.<br>
  457. <br><b>NICKNAMES</b>: Tee, Theo, Nott
  458. <br><b>GENDER</b>: Male
  459. <br><b>SPECIES | BLOOD</b>: Wizard | Pure
  460. <br><b>DATE OF BIRTH</b>: November 2nd. | 22
  461. <br><b>ETHNICITY</b>: English | Bulgarian
  462. <br><b>CURRENT RESIDENCE</b>: TBD
  463. <br><b>PARENTS</b>: Theodore Nott Sr. (Father), Lysandra Karkaroff (Mother), Ilya Karkaroff(Aunt/Mother)--Polygamous Family.
  464. <br><b>SIBLING(S)</b>: Elijah Nott --are technically half-brothers and cousins but recognize one another as complete brothers
  465. <br><b>FAMILY</b>: Sebastian Rosier (cousin)|
  466. <br><b>OCCUPATION(S)</b>: Auror---- using his skills, Theodore investigates cases and captures wizards against Voldemort. Most of his work involves more active investigations where he is out on the field. However, when he finds a lead he things his brother will enjoy, he'll often contact Elijah who is a Hit Wizard.
  467. <h4>Outsides </h4>
  468. <br><b>HAIR|EYE COLOR</b>: Black | Blue
  469. <br><b>TATTOOS|PIERCINGS</b>: One earring on the right earlobe| Dark Mark on his left forearm, 5 birds of prey silhouettes in motion from a tree on his upper back. <a href="http://media-cache-cd0.pinimg.com/236x/85/cd/44/85cd44c9f4b1bd3841b984775f214a65.jpg">seen here</a>
  470. <br><b>SCARS</b>: A light scar on his right cheek.
  471. <br><b>LANGUAGES</b>: English | Most Slovak tongues
  472. <br><b>ETHNICITY</b>: English | Bulgarian
  473. <b>APPEARANCE</b>: Usually scruffy and a bit eccentric though not to the point of looking disheveled.
  474. <br><b>SCHOOLING:</b> Hogwarts School of Witchcraft and Wizardy
  475. <br><b>HOUSE:</b> Slytherin Alumni
  476. <br><b>WAND:</b> 11 inch |Ebony | Kraken tooth core
  477. <br><b>BOGGART: </b>Having his features scarred in an unappealing way.
  478. <br><b>PATRONUS:</b>Nothern Goshawk --a bird of prey and considered one of the deadliest.
  479. <br><b>STRENGTHS:</b> Marksmanship-- he's got a trained eye to shoot a curse from any direction and distance(reasonable), photogenic memory-- all it takes a few seconds of staring and he can usually recall every detail of anything he's ever seen. Though this is mostly used in texts and studying clues, cunning--he has a way with words and a decent mind to use them, Prideful-- this usually fuels him to perform any tasks at his best.
  480. <br><b>WEAKNESSES:</b> He has an tendency of underestimating people, his arrogance can get him into trouble, his mouth is often faster than his brain, he is extremely impatient.
  481. </div>
  482. <div style="border:1px solid #121318; width:235px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:177px; float:left;"><h3>HEADCANON</h3>
  483. <br><b>Ϟ</b> His family is rated at the top of his list. He knows no other loyalty say for that of the Dark Lord.
  484. <br><b>Ϟ</b> Hardly anything comes before his brother; Elijah. He doesn't even mind having to clean up after him most of the time.
  485. <br><b>Ϟ</b> Was present for a few Death Eater meetings. He was seen shaking hands with Draco Malfoy outside of Malfoy manor during one of these instances.
  486. <br><b>Ϟ</b> He is not above vanity and will on more than one occasion boast his own appearance, despite how pale and thin he is. His attitude about himself is more than enough to carry it out.
  487. <br><b>Ϟ</b> The tattoos on his back of ravens represent his family.
  488. <br><b>Ϟ</b> His ear was pierced by Elijah during a night of boredom in their Slytherin dormitory.
  489. <br><b>Ϟ</b> He and Elijah have, in the past, shared a bed with a woman together.
  490. <br><b>Ϟ</b> He isn't above jewelry, in fact, the rings and pendants he wears usually has history behind them added with their value and he prefers to flaunt them rather then keep them hidden away.
  491. <br><b>Ϟ</b> His leather coat is one of his many trademarks.
  492. <br><b>Ϟ</b> His wand in kept in a leather holster on his forearm for easy access.
  493. <br><b>Ϟ</b> He enjoys the cold weather more than the heat. In fact, he has nothing nice to say about warm weather.
  494. <br><b>Ϟ</b> He can be considered extremely tactful, even when it seems like he's acting out of whim. Chances are, he had it planned five steps ago.
  495. <br><b>Ϟ</b> He is a firm believer that the most ruthless are the ones that survive.
  496. <br><b>Ϟ</b> He's also a firm believer of personal space and finds invaders of said space very annoying.
  497. <br><b>Ϟ</b> He likes things to be cold IE his environment his drinks, he's even got a particular knack with freezing spells and enjoys testing a victim's limit with hypothermia.
  498. <br><b>Ϟ</b> Despite people assuming he was only interested in Kate since his return from Bulgaria, he had noticed her during his days at school.
  499. <br><b>Ϟ</b> Theodore's hand was cut off by Addison Dolohov and refused to be magically repaired.
  500.  
  501.  
  502.  
  503. </div>
  504.  
  505.  
  506. <center> <img src="http://i.imgur.com/RU5y54m.gif" width="244"> <img src="http://i.imgur.com/fQ72zet.gif" width="244"></center>
  507.  
  508.  
  509.  
  510.  
  511.  
  512. <div style="border:1px solid #121318; width:480px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:178px; float:center;">
  513. <h6>family, duty, honor</h6>
  514.  
  515. <img src="http://i.imgur.com/j63a5Sl.gif" width="50" align="left">
  516. <h2>Theodore Nott Sr.</h2>
  517. His father had never doted on his sons' every whim but he was there, he was present. He kept his sons close, taught them their ways; not just the pureblooded ways but those of The Nott family. Theodore was kept especially close because he was the oldest and learn from the senior Death Eater he did. Theo's seemingly always "a few steps ahead" demeanor/mantra was learned from the best; his father.
  518. <br><br>
  519.  
  520. <img src="http://i.imgur.com/HD8Vafq.gif" width="50" align="left">
  521. <h2>Addison Dolohov</h2>
  522. She was the girl his brother was suppose to marry. With the thought having always been there, Theodore took it upon himself to befriend her early, knowing that when the time came, she'd be the one to take care of his brother. Surprisingly they got along fairly well and would have continued were it not for sides being chosen in this war. When Addison chose to side with the Resistance and refuse Elijah, Theodore took is personally. Of course, personally meant in anger. She was suppose to be family and she spat at the notion.
  523. <br><br>
  524.  
  525. <img src="http://i.imgur.com/0YzY43K.gif" width="50" align="left">
  526. <h2>Alexander Dolohov</h2>
  527. Having always known of the arrangement between his brother and Alex's sister, Theodore also saw the Dolohov male as family, even after Addison abandoned them. Instead of taking it out on him like other might do, Theodore was persistent in keeping himself close to Alexander, present. He knew how alike the twins were whether they admit it or not and Theo refused to lose another. If he had to take care of both him and Elijah than so be it.
  528. <br><br>
  529.  
  530. <img src="http://i.imgur.com/rQ8Cl1Q.gif" width="50" align="left">
  531. <h2>Sebastian Rosier</h2>
  532. stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff
  533. <br><br>
  534.  
  535.  
  536.  
  537.  
  538. </div>
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564.  
  565. <div id="music">
  566. <h6>aim: xcoldxshoulder</h6>
  567.  
  568. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="25">
  569. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  570. <param name="bgcolor" value="#000000" />
  571. <param name="FlashVars" value="mp3=http://a.tumblr.com/tumblr_miwgxirbyY1s3xao4o1.mp3|http://a.tumblr.com/tumblr_mp4iwg1ia41qmn8o9o1.mp3| http://a.tumblr.com/tumblr_lxrc9q46Dq1qkj7gfo1.mp3|https://a.tumblr.com/tumblr_n13p3llSK91qb1lx2o1.mp3|https://a.tumblr.com/tumblr_n5355xkFsb1rq5rxco1.mp3|http://a.tumblr.com/tumblr_lfyxqdjgU91qgi5w8o1.mp3|http://a.tumblr.com/tumblr_m5l7bklGiM1r74mkro1.mp3|http://twolff.free.fr/Muzik/08-psyclon_nine-crwn_thy_frnicatr-sut.mp3|http://gravitator-records.ru/mp3/psyclon_nine-parasitic.mp3|http://againstallgods.free.fr/audios/angel_with_the_scabbed_wings_(cloud_9_mix).mp3|http://pulseofthemaggots.narod.ru/Audio/Crossbreed_12_Lost_soul.mp3|http://videokeman.com/music2/flv2/08jan10/Stxdtxx0xAngerx0xXdashxx0xMetallica.mp3|http://cbisfree104.free.fr/BLOG/Cradle_Of_Filth-Thornography-2006-RTB/12-cradle_of_filth-temptation.mp3|http://a.tumblr.com/tumblr_mbrawhclTd1qz5o0mo1.mp3|https://www.dropbox.com/s/81pv4wy7edlb0tk/3OH%213%20-%20Bad%20Guy.mp3?dl=1|https://www.dropbox.com/s/db4mdqfnwfjh11l/Drowning%20Pool%20-%20The%20Game%20%28Excellent%20Quality%29.mp3?dl=1|https://www.dropbox.com/s/yotivevoza7mp7r/Eminem%20-%20Kings%20Never%20Die%20%28Audio%29%20ft.%20Gwen%20Stefani.mp3?dl=1|https://www.dropbox.com/s/2wgl3pm05n5uv4r/Saliva%20-%20King%20Of%20My%20World%20%5BLyrics%5D.mp3?dl=1|https://www.dropbox.com/s/rsipieo9hnihwhd/Drowning%20Pool-Tear%20Away%20%28lyrics%29.mp3?dl=1|https://www.dropbox.com/s/udbikpkpyq6u5fd/Mushroomhead%20-%2012%20Hundred.mp3?dl=1|https://www.dropbox.com/s/shfwb1e9lahy97y/Mushroomhead%20-%20QWERTY%20%28NEW%29.mp3?dl=1|https://www.dropbox.com/s/c5bxpjenj9y1397/Slipknot%20-%20Vermilion%20HQ.mp3?dl=1&height=25&autoplay=1&loop=1&shuffle=2&loadingcolor=acacac&bgcolor=000000&bgcolor1=000000&bgcolor2=000000&slidercolor1=0a0d0e&slidercolor2=0a0d0e&sliderovercolor=0a0d0e&buttoncolor=0a0d0e&buttonovercolor=0a0d0e&textcolor=0a0d0e" />
  572. </object>
  573.  
  574. </div>
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603.  
  604. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="320" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="320" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="320" align="" bgcolor="black" border="0"><td valign="top" align="" width="320" bgcolor="black" style="word-wrap:break-word; padding: 0px;">
  605.  
  606. <center>
  607. <a href="/home.php" class="first">home</a><a href="http://www.roleplayer.me/send_message.php?member_id=#" class="first">mssge</a><a href="http://www.roleplayer.me/add_comment.php?member_id=#" class="first">cmmnt</a><a href="http://www.roleplayer.me/gallery.php?member_id=#" class="first">gllry</a><a href="http://www.roleplayer.me/view_profile.php?member_id=423690" class="first">M</a><a href="http://desolationresources.tumblr.com/" class="first">credit</a><a href="http://www.roleplayer.me/view_profile.php?member_id=543263" class="first">kate</a><a href="http://www.roleplayer.me/view_profile.php?member_id=148398" class="first">elijah</a><a href="http://www.roleplayer.me/view_profile.php?member_id=1120035" class="first">nott sr</a>
  608. </center>
  609.  
  610.  
  611. <s1>Now there once was a man who was tall and handsome. The best shot in the land not to mention good at dancing. A hit with the ladies, a heartthrob with the daughters. Cool with the guys, a regular Roy Rogers. He was a man of his word and he did what he said. That is, until an outlaw shot him dead. </s1>
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622. <br>
  623.  
  624. <img src="http://i.imgur.com/s7E5fud.gif" width="320">
  625.  
  626. <h1>damn i love me</h1>
  627. <h5>Personality</h5>
  628. <div style="border:1px solid #121318; text-align:left; width:312px; overflow:auto; margin:1px; padding:3px; background-color:; height:108px; float:left;">
  629. <center><i>Narcissistic</i> | <i>Regal</i> | <i>Cruel</i>
  630. </center>
  631. Theodore has always been a bit of a bitter and dark character though he has never been given a traumatic reason to be. It does play heavily on his wit and sarcasm. That isn't to say he can't be charming or enjoy himself. He often has a way with words that even a siren would find impressive. Compared to his brother, he is considered the more 'tamed' one but don't misjudge that as being a weakness. He's constantly working hard to remain a step or two a head of anyone, as it is simply in his nature to do so. It's always bad when he decides to let his anger out completely. He's also a fan of the finer things in life, like aged wine and collection of treasures that would normally be considered historic artifacts.
  632. </div>
  633.  
  634.  
  635.  
  636.  
  637. <br><br><br><br><br><br><br><br><br><br><br><br><br>
  638. <h6>being bred</h6>
  639.  
  640. <img src="http://i.imgur.com/95hNrZB.gif" width="160" align="left">
  641.  
  642.  
  643. <h1>to lead the slaughter</h1>
  644. <h5>Elijah Nott</h5>
  645. <div style="border:1px solid #121318; text-align:left; width:147px; overflow:auto; margin:1px; padding:3px; background-color:; height:176px; float:;">
  646.  
  647. Family. Duty. Honor.<br>
  648. There is no one more important to Theodore than his brother. He spent most of his time taking care of Elijah in a manner that wasn't so obvious nor affectionate. He cleaned up his messes, did away with the dead bodies, and supplied alibis.<br>
  649. There are times when he is secretly regretful of feeling like the responsible one but that quickly passes when he reminds himself; family, duty, honor. Whichever enemies Elijah makes are Theodore's as well and friends are considered acceptable though he isn't much for socializing.<br>
  650. He can also trust Elijah with his life both on and off the line of battle. The two have spent so much time together it often feels like they needn't even speak in order to communicate.
  651. </div>
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658. <br>
  659. <h6>a butterfly</h6>
  660.  
  661. <img src="http://i.imgur.com/plnBuF2.gif" width="160"><img src="http://i.imgur.com/kw7QTq3.gif" width="160">
  662.  
  663.  
  664.  
  665. <h1>among ravens</h1>
  666. <h5>and yet they did not eat her</h5>
  667. <div style="border:1px solid #121318; text-align:left; width:312px; overflow:auto; margin:1px; padding:3px; background-color:; height:108px; float:left;">
  668.  
  669. <b>Status:</b>Hers | Engaged
  670. <br><b>Name:</b> Katherine Bell
  671. <br><b>Since:</b> April 15th
  672. <br><b>Comments:</b>A Man is nothing without a magnificent woman beside him.
  673. <br><b>Song Dedication:</b>--
  674. <br><b>Quote:</b>"I have your back and you have mine...And I am yours...should you find my madness and narcissism bearable."
  675. <br>
  676. Devotion was unwavering in the battlefield. Devotion was unwavering in the bedroom.
  677. Every life taken, every move made, every decision was made for her glorification in mind. Because she was his family, his duty, and his honor.
  678. She was his and he was hers and he worshiped every moment they were bestowed together.
  679.  
  680.  
  681. </div>
  682.  
  683.  
  684.  
  685. <br><br><br><br><br><br><br>
  686. <br><br><br><br><br><br>
  687.  
  688. <h6>khione</h6>
  689. <img src="http://i.imgur.com/LUxqiHp.gif" width="160" align="right">
  690.  
  691. <h1>born of cold</h1>
  692. <h5>and winter air</h5>
  693. <div style="border:1px solid #121318; text-align:left; width:147px; overflow:auto; margin:1px; padding:3px; background-color:; height:176px; float:;">
  694.  
  695. stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff stuff
  696. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement