Advertisement
cat_inthe_cradle

Maraleen Mustang (Old)

May 6th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6. <style type="text/css">
  7.  
  8.  
  9. body,div,dl,dt,dd,pre,form,fieldset,input,textarea,p,th,td {margin:0;padding:0;}
  10.  
  11.  
  12. ::-webkit-scrollbar {width: 10px; height: 10px; height:auto; background:#e2e1c7;}
  13. ::-webkit-scrollbar-thumb:vertical {background:#cba25c;}
  14. ::-webkit-scrollbar-thumb:horizontal {background:#cba25c}
  15. ::-webkit-scrollbar-thumb {background:#cba25c;}
  16.  
  17.  
  18. body {
  19. background-image: url('https://az616578.vo.msecnd.net/files/responsive/embedded/any/desktop/2016/05/26/635998653834358415468184015_1361386364.jpg');
  20. font-family: 'Merriweather', Calibri, Arial, sans-serif;
  21. font-size: 11px;
  22. text-align: justify;
  23. color: #f0ebeb;
  24. line-height: 140%;
  25. }
  26.  
  27. a:link, a:active, a:visited {
  28. color: #b14623;
  29. text-decoration: none;
  30. }
  31.  
  32. a:hover {
  33. color: #fff;
  34. text-decoration: none;
  35. }
  36.  
  37. p {
  38. margin: 8px 0px;
  39. }
  40.  
  41. b {
  42. text-transform: uppercase;
  43. }
  44.  
  45. .answer_form_container {
  46. margin: 10px 0px;
  47. }
  48.  
  49. h1 {
  50. margin: 0px 20px 20px 20px;
  51. padding: 10px;
  52. font-family: 'Raleway', Arial, sans-serif;
  53. color: #9e2920;
  54. font-size: 32px;
  55. line-height: 110%;
  56. font-weight: 200;
  57. text-transform: uppercase;
  58. text-align: center;
  59. border-bottom: 1px solid #9e2920;
  60. }
  61.  
  62. h2 {
  63. font-family: 'Raleway', Arial, sans-serif;
  64. color: #9e2920;
  65. font-size: 14px;
  66. line-height: 100%;
  67. font-weight: normal;
  68. text-transform: uppercase;
  69. text-align: center;
  70. }
  71.  
  72. h3 {
  73. font-family: 'Raleway', Arial, sans-serif;
  74. color: #9e2920;
  75. font-size: 12px;
  76. line-height: 100%;
  77. font-weight: normal;
  78. text-transform: uppercase;
  79. text-align: left;
  80. }
  81.  
  82. h4 {
  83. font-family: 'Raleway', Arial, sans-serif;
  84. color: #b14623;
  85. font-size: 12px;
  86. line-height: 100%;
  87. font-weight: normal;
  88. text-align: center;
  89. }
  90.  
  91. blockquote {
  92. border-left: 3px solid #cba25c;
  93. padding: 3px 10px;
  94. text-align: justify;
  95. }
  96.  
  97. blockquote i {
  98. color: #f0ebeb;
  99. }
  100.  
  101. blockquote img {
  102. max-width: 100%;
  103. display: block;
  104. margin-bottom: 5px;
  105. }
  106.  
  107. blockquote blockquote {
  108. margin: 10px;
  109. padding: 10px;
  110. }
  111.  
  112. #container {
  113.  
  114. width: 1130px;
  115. margin: 0px auto;
  116. }
  117.  
  118. #sidebar {
  119. position: fixed;
  120.  
  121. width: 500px;
  122. height: 100%;
  123. background-image: url('http://assets.tumblr.com/images/x.gif');
  124. background-position: bottom;
  125. background-repeat: repeat;
  126. z-index: 9999;
  127. }
  128.  
  129. #sideimg img {
  130.  
  131. width: 460px;
  132. margin: 0px 20px;
  133. }
  134.  
  135. #tabs {
  136. margin: 10px 30px 0px 30px;
  137. padding: 0px;
  138. list-style: none;
  139. text-align: left;
  140. z-index: 9999;
  141. overflow: hidden;
  142. }
  143.  
  144. #tabs li {
  145. display: inline-block;
  146. font-size: 12px;
  147. line-height: 200%;
  148. text-transform: uppercase;
  149. background: #221f1f;
  150. text-align: center;
  151. position: relative;
  152. height: 22px;
  153. }
  154.  
  155. #tabs li a {
  156. padding: 6px 20px;
  157. }
  158.  
  159. #tabs li a:hover {
  160. color: #cba25c;
  161. }
  162.  
  163. #tabs li #current {
  164. z-index: 3;
  165. background: #9e2920;
  166. }
  167.  
  168. #content {
  169. margin: 0px 20px 10px 20px;
  170. padding: 15px;
  171. background: #9e2920;
  172. color: #9e2920;
  173. text-align: justify;
  174. overflow-y: auto;
  175. position: relative;
  176. }
  177.  
  178. #mtitle {
  179. margin: 20px;
  180. padding: 10px;
  181. font-family: 'Raleway', Arial, sans-serif;
  182. color: #9e2920;
  183. font-size: 32px;
  184. line-height: 110%;
  185. font-weight: 200;
  186. text-transform: uppercase;
  187. text-align: right;
  188. border-bottom: 1px solid #9e2920;
  189. }
  190.  
  191. #mtitle a {
  192. color: #9e2920;
  193. }
  194.  
  195. .navlinks {
  196. }
  197.  
  198. .navlinks a {
  199. display: inline-block;
  200. width: 48%;
  201. margin: 1%;
  202. text-align: center;
  203. background: #cba25c;
  204. padding: 4px 0px;
  205. }
  206.  
  207. </style>
  208.  
  209. <div id="container">
  210.  
  211. <div id="sidebar">
  212.  
  213. <div id="mtitle"><a href="/"><b><i>FMA ADMIN. ;//</i></b></a></div>
  214.  
  215. <div id="sideimg"></div>
  216.  
  217. <ul id="tabs">
  218. <li><a href="http://oi44.tinypic.com/24n0jd2.jpg" name="#tab1">Wrath #2</a></li>
  219. <li><a href="http://i906.photobucket.com/albums/ac267/December666/EdandMara.jpg" name="Ed/Mara">Fan Art</a></li>
  220. <li><a href="http://i906.photobucket.com/albums/ac267/December666/edwardandmaraawe.jpg" name="#tab3">Fan Art</a></li>
  221. </ul>
  222.  
  223. <div id="content">
  224. <div id="tab1">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam nisi lorem, pulvinar id, commodo feugiat, vehicula et, mauris. Aliquam mattis porta urna. Maecenas dui neque, rhoncus sed, vehicula vitae, auctor at, nisi. Aenean id massa ut lacus molestie porta. Curabitur sit amet quam id libero suscipit venenatis.
  225. <br><br>
  226. <center>This is your regular description, edited via the Customize Panel.
  227. </center></div>
  228. <div id="tab2">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce eleifend malesuada vestibulum. Suspendisse eleifend lacinia congue. Phasellus tempus est nec tortor ultricies porta. Aenean vitae nulla elit, in viverra enim. Integer ornare scelerisque justo vel ullamcorper. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum dui orci, volutpat vitae pharetra id, accumsan non quam. <br><br> <center>This is the "Extra Text" section, also edited via the Customize Panel.</center></div>
  229. <div id="tab3"><div class="navlinks">
  230. <a href="/ask"><strike>Maraleen Mustang</strike> MARALEEN HOENN</a><a href="http://">MACABRE ALCHEMIST</a><a href="http://">FEMININE ; Female</a><a href="http://"><strike>Human</strike> HOMUNCULUS</a><a href="http://">SIN ; WRATH #2</a><a href="http://">AMESTRIS</a><a href="http://">STATE ALCHEMIST</a><a href="http://">SEVENTEEN</a><a href="http://">HETEROSEXUAL</a><a href="http://fma.wikia.com/wiki/Edward_Elric">SINGLE</a>
  231. </div></div>
  232. </div>
  233.  
  234.  
  235.  
  236.  
  237.  
  238. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 1; width: px; height: px; background-image:url(''); position: absolute; top: 135px; left: 37px; overflow: auto; text-align: left; border: px solid #68788c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"><img src="http://i.picpar.com/bdsc.gif" alt="" width="100" height="" /></span></div>
  239.  
  240. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 0.6; width: 320px; height: 180px; background-image:url(''); position: absolute; top: 135px; left: 147px; overflow: auto; text-align: left; border: px solid #68788c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #fff;">
  241.  
  242.  
  243. Those cold red optics would stare down at her own matching, hands lifted up to grasp at the ones closed tightly around her neck. So this was it? This was how she was going to die? At the age of sixteen by the hands of her own mother. How bittersweet. She always knew the woman would snap, just not this soon. She struggled the best she could manage but it seemed that no matter what she did, she just couldn't shake her off. It was becoming harder and harder to breath with each passing moment; her teeth clenching and her body wiggling around as much as possible. With one hand slipping free of her neck, the grip automatically loosening, she was able to take in a breath only for it to be short lived as a knife was raised and shoved into her chest. Eyes widened, blood trickling from the corners of her mouth; her already pale skin becoming even more so as she suddenly became lifeless. <br /><br />
  244.  
  245. She'd done it. She'd murdered her own child in a fit of rage that, at the beginning, had nothing to do with her. The dolt of a woman was angry with just her life in general. Finding her dear daughter one of the main sources for such. Thinking back she realized that a lot of her own choices led up to her depression. Not taking life as seriously as she should. Being irresponsible and sleeping with a soldier one drunken night and becoming pregnant with Mara. Deciding to get the hell out of that city and never bother to tell him. Realization set in and she would drop the bloodied knife, gasping and covering her mouth. What had she done? What could she do? She was going mad now, trying to think of a way to fix this. This had to have been some horrible dream, right? In the end, with the worst thought coming to mind, she herself would lose her life that night to a forbidden act in the Alchemy world. Human transmutation. Her body was taken as the price, in return for the life of her daughter. Of course, what sort of life could one live as a Homunuclus?<br /><br />
  246.  
  247. <strike>Maraleen Mustang</strike> Maraleen Hoenn, age seventeen, State Alchemist; Macabre Alchemist. Dog of the Military. The truth? Only <strike>Pride</strike> Fuhrer Bradley is aware and the reason for her enlistment. <br /><br />
  248.  
  249. [To be continued...]
  250.  
  251.  
  252.  
  253.  
  254. </span></div>
  255.  
  256.  
  257.  
  258. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; border-radius: ; opacity: 0.6; width: 150px; height: 100px; background-image:url(''); position: absolute; top: 220px; left: 35px; overflow: auto; text-align: left; border: px solid #68788c;"><span style="font-family: andale mono,times; font-size: 11; color: #fff;">
  259.  
  260.  
  261. #<a href="https://roleplay.chat/profile.php?user=Rockbell Winry"><i>WINRY [alt]</i></a>
  262.  
  263. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement