Advertisement
SylviaRynolds

Rs+ Profile

Apr 8th, 2014
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.16 KB | None | 0 0
  1. </div>
  2.  
  3. <style type="text/css">
  4.  
  5.  
  6.  
  7.  
  8. .pfor {display: none;}
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15. #profile {background-color: transparent; border: none;}
  16.  
  17.  
  18.  
  19.  
  20. body {
  21. font-family:lora, serif;
  22. font-size:12px;
  23. color:#000000;
  24. background:#fffefd url('http://static.tumblr.com/69fa9b21b2583ce37049cfc3cbf9d30a/ougxdjo/eVRmtc770/tumblr_static_ravenclaw_common_room.jpg');
  25. background-size:100% auto;
  26. background-repeat:no-repeat;
  27. background-attachment:fixed;
  28. background-position: top;
  29. }
  30.  
  31.  
  32.  
  33. ::-webkit-scrollbar {width: 10px; height:auto; background:#0c4f94;}::-webkit-scrollbar-corner {background:#0c4f94;}::-webkit-scrollbar-thumb:vertical {background:#d3a527;}::-webkit-scrollbar-thumb:horizontal {background:#d3a527;}
  34.  
  35. ::selection {color:#fffefd;background-color: #0c4f94;}::-moz-selection {color:#fffefd;background-color: #0c4f94;}::-webkit-selection {color:#fffefd;background-color:#0c4f94;}
  36.  
  37. b { font-weight:bold; color:#0c4f94; }
  38. i { font-weight:italic; color:#0c4f94; }
  39. u {text-decoration:none; border-bottom:1px solid #0c4f94; }
  40.  
  41. a { color:#a77a02;
  42. text-decoration:none;-moz-transition-duration:0.5s;
  43. -webkit-transition-duration:0.5s;
  44. -o-transition-duration:0.5s;}
  45. a:hover {color:#eba902;}
  46.  
  47. h1 {font-family:book antiqua;font-size:26px;margin-top:-10px;}
  48. h3 {font-family:book antiqua; font-size:20px; text-align:center;margin:-1px 0px -1px; line-height:100%}
  49.  
  50. #title {
  51. font-family:book antiqua;
  52. font-weight:normal;
  53. text-transform:uppercase;
  54. text-align:center;
  55. width:340px;
  56. margin:60px 5px 0px 78px;
  57. position:absolute;
  58. font-size:44px;
  59. color:#b88601;
  60. }
  61.  
  62. #post {
  63. margin-left: -10px;
  64. margin-top:10px;
  65. margin-bottom:15px;
  66. padding-bottom:10px;
  67. width:520px;
  68. height: 325px;
  69. background-color:;
  70. }
  71.  
  72. #links {
  73. padding-top:10px;
  74. width:185px;
  75. text-align:center;
  76. }
  77. #links a {
  78. display:inline-block;
  79. padding-bottom:5px;
  80. color:#c99201;
  81. }
  82. #links a:hover {
  83. text-decoration:underline;
  84. color:#fcb805;
  85. }
  86.  
  87. #sidebar2 {
  88. top:0px;
  89. left:0px;
  90. position:fixed;
  91. width:290px;
  92. height:600px;
  93. background-image:url('http://media.tumblr.com/33c960f1f22b9b474482f4d0d91d6975/tumblr_inline_mte4a6RhYo1qk6lff.png');
  94. background-repeat:no-repeat;
  95. background-attachment:fixed;
  96. background-position:top left;
  97. background-size:250px;
  98. }
  99.  
  100. #description {
  101. overflow:hidden;
  102. margin-top:70px;
  103. margin-left:20px;
  104. text-align:justify;
  105. font-family: "Comic Sans MS", cursive, sans-serif;
  106. position:fixed;
  107. width:185px;
  108. height:430px;
  109. padding:10px;
  110. color:#ffce4b;
  111. }
  112.  
  113. #info {
  114. padding:5px;
  115. font-size:10px;
  116. margin-top:0px;
  117. letter-spacing:1px;
  118. padding:10px;
  119. background-image:url('http://media.tumblr.com/84b85f7e2f5f27d0723fa0779aedaa97/tumblr_inline_mt9r6k7bMy1qk6lff.png');
  120. background-size:100% auto;
  121. width:500px;
  122. }
  123.  
  124. #info2 {
  125. padding:5px;
  126. font-size:10px;
  127. margin:-45px 0px 10px 5px;
  128. letter-spacing:1px;
  129. padding:10px;
  130. padding-bottom:5px;
  131. background-image:url('http://media.tumblr.com/84b85f7e2f5f27d0723fa0779aedaa97/tumblr_inline_mt9r6k7bMy1qk6lff.png');
  132. background-size:100% auto;
  133. width:500px;
  134. }
  135.  
  136. #tags {
  137. padding-top:5px;
  138. padding-bottom:5px;
  139. font-size:10px;
  140. margin-top:10px;
  141. text-align:left;
  142. }
  143.  
  144. .note {
  145. text-transform:normal;
  146. font-style:normal;
  147. letter-spacing:0px;
  148. font-size: 10px;
  149. text-align:left;
  150. line-height:100%;
  151. width:500px;
  152. margin-left:-10px;
  153. }
  154. .note li {
  155. list-style-type:none;
  156. text-align:left;
  157. padding-top:5px;
  158. padding-bottom:5px;
  159. margin-left:-20px;
  160. }
  161.  
  162. #pagination {
  163. font-family:Georgia;
  164. font-size:25px;
  165. text-align:center;
  166. }
  167. #pagination a {
  168. color:#c99201
  169. }
  170. #pagination a:hover {
  171. text-decoration:none;
  172. color:#fcb805;
  173. }
  174.  
  175. #credit {position:fixed;font-size:8px;font-weight:normal;line-height:150%;letter-spacing:0px;right:10px;bottom:10px;text-transform:normal;text-align:center;}
  176. #enchantingly {font-size: 8px;display: inline;text-transform: uppercase;opacity: 0;padding-right:5px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  177. #credit:hover #enchantingly {opacity: 1;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
  178.  
  179. /**NITTY GRITTY STUFF**/
  180.  
  181.  
  182.  
  183.  
  184. #entries {
  185. padding:10px;
  186. float:left;
  187. margin-left: 350px;
  188. margin-top:-103px;
  189. width:530px;
  190. height: 325px;
  191. margin-bottom:10px;
  192. background-image:url('http://static.wixstatic.com/media/b1ee60_93c78de056a71abf28eb1af007ac8248.png_srz_980_695_85_22_0.50_1.20_0.00_png_srz');
  193. background-size:100% auto;
  194. background-repeat:repeat;
  195. background-color:#103357;
  196. border-bottom:double 5px #3582ce;
  197. border-left:double 5px #3582ce;
  198. border-right:double 5px #3582ce;
  199. }
  200.  
  201. #entriesimage {
  202. margin-top:-377px;
  203. margin-left: 110px;
  204. height:500px;
  205. width:800px;
  206. background-repeat:no-repeat;
  207. background-size:600px;
  208. background-image:url('http://media.tumblr.com/f47871c440fe4b6b5493675dd3d3aefd/tumblr_inline_mtdga304kS1qk6lff.png');
  209. }
  210.  
  211. #sidebar {
  212. position:fixed;
  213. margin-left:980px;
  214. margin-top:-308px;
  215. padding-top:40px;
  216. padding-left:20px;
  217. height:500px;
  218. width:300px;
  219. background-image:url('http://media.tumblr.com/79501cfb05e0732ccbe81191b247ba72/tumblr_inline_mtf3csF7lQ1qk6lff.png');
  220. background-repeat:no-repeat;
  221. background-size:250px;
  222. }
  223.  
  224. #sidebar img {
  225. padding-top:45px;
  226. width: 210px;
  227. height: 260px;
  228. position:fixed;
  229. margin-left:-150px;
  230. }
  231.  
  232.  
  233.  
  234. #header {
  235. z-index:10;
  236. margin-top: -15px;
  237. margin-left: -75px;
  238. height:300px;
  239. width:500px;
  240. background-image:url('http://media.tumblr.com/b6f778d2dab84acb3850862ac12e1bb2/tumblr_inline_mtdg5eaIou1qk6lff.png');
  241. background-repeat:no-repeat;
  242. }
  243.  
  244.  
  245. /**POST TYPES**/
  246.  
  247. #text {
  248. padding:10px;
  249. background-image:url('');
  250. background-size:100% auto;
  251. background-repeat:repeat;
  252. }
  253.  
  254. #photo {
  255. padding:10px;
  256. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  257. background-size:100% auto;
  258. background-repeat:repeat;
  259. }
  260.  
  261. #photoset {
  262. padding:10px;
  263. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  264. background-size:100% auto;
  265. background-repeat:repeat;
  266. }
  267.  
  268. #linkposts {
  269. padding-bottom:10px;
  270. padding-top:10px;
  271. font-family:book antiqua;
  272. font-size:16px;
  273. border:2px dotted #3582ce;
  274. }
  275.  
  276. #link {
  277. padding:10px;
  278. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  279. background-size:100% auto;
  280. background-repeat:repeat;
  281. }
  282.  
  283. #question {
  284. font-size:13px;
  285. letter-spacing:1px;
  286. padding:10px;
  287. border:2px dotted #3582ce;
  288. }
  289. #asker {
  290. text-align:right;
  291. font-size:12px;
  292. letter-spacing:1px;
  293. padding-bottom:0px;
  294. margin-top:20px;
  295. }
  296. #asker img {
  297. vertical-align:left;
  298. float:right;
  299. margin-left:10px;
  300. margin-right:10px;
  301. margin-top:-10px;
  302. border:1px solid #3582ce;
  303. }
  304. #ask {
  305. padding:10px;
  306. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  307. background-size:100% auto;
  308. background-repeat:repeat;
  309. }
  310. #chat {
  311. padding:10px;
  312. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  313. background-size:100% auto;
  314. background-repeat:repeat;
  315. }
  316. .chat {margin: 3px 3px 0 3px;font-size: 11px;font-family:georgia;}
  317. .chat .lines {margin-left: 1px;}
  318. .chat .lines .line {margin-bottom: 1px;padding: 3px 5px;}
  319. .chat .lines .line.even {}
  320.  
  321. #quote {
  322. padding:10px;
  323. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  324. background-size:100% auto;
  325. background-repeat:repeat;
  326. }
  327.  
  328. #video {
  329. padding:10px;
  330. background-image:url('http://media.tumblr.com/6384e7672d484a915b6ebf6bfccf4549/tumblr_inline_mt9rv1ukpU1qk6lff.png');
  331. background-size:100% auto;
  332. background-repeat:repeat;
  333. }
  334.  
  335. /**MISC STYLING**/
  336.  
  337.  
  338. #borderleft {margin-left:-10px;margin-top:-10px;width:225px; height:0px; border-top:solid 1px #3582ce;}
  339.  
  340. #borderright {margin-left:285px;margin-top:0px;width:225px; height:0px; border-top:solid 1px #3582ce;}
  341.  
  342.  
  343.  
  344.  
  345. #feather {}
  346. #feather img {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}
  347. #feather img:hover {-webkit-transform: rotate(50deg);-moz-transform: rotate(50deg);-ms-transform: rotate(50deg);-o-transform: rotate(50deg);-webkit-transition: all .6s ease-in-out;-moz-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;brightness(150%);-webkit-filter: brightness(150%);-moz-filter: brightness(150%);-o-filter: brightness(150%);-ms-filter: brightness(150%);}
  348.  
  349. </style>
  350.  
  351.  
  352.  
  353.  
  354. <div id="header">
  355. <a href="/"><div id="title">Ravenclaw</div></a>
  356.  
  357. </div>
  358.  
  359. <div id="sidebar2">
  360. <div id="description">“Or yet in wise old Ravenclaw, if you’ve a ready mind, where those of wit and learning will always find their kind.”</a>
  361.  
  362. <div id="links">
  363. <a href="#01">Rowan Saleeby</a><br>
  364.  
  365. <a href="#02">Two</a><br>
  366.  
  367. <a href="#03">Three</a><br>
  368.  
  369. <a href="#04">Four</a><br>
  370.  
  371. <a href="#05">Five</a><br>
  372.  
  373. <a href="#06">666</a><br>
  374.  
  375. <a href="#07">Seven</a><br>
  376.  
  377.  
  378.  
  379.  
  380. <br><img scr="http://i42.tinypic.com/2uejnrl.gif"></a></div>
  381.  
  382. </div>
  383. </div>
  384. </div>
  385.  
  386. <div id="sidebar">
  387. <img src="https://31.media.tumblr.com/7e5a594682ec8ae6b48cbbf9c5d865a8/tumblr_ml64mytCo91rx2joto1_500.jpg">
  388.  
  389. </div>
  390.  
  391. <div id="entriesimage"></div>
  392. <div id="entries">
  393.  
  394.  
  395. <div id="post">
  396.  
  397.  
  398.  
  399. <div style="height: 325px; overflow-y: hidden;">
  400. <a name="00"></a>
  401. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  402.  
  403. <img src="http://i42.tinypic.com/2uejnrl.gif" width="519">
  404.  
  405. </div>
  406.  
  407.  
  408.  
  409. <div style="height: 325px; overflow-y: hidden;">
  410. <a name="01"></a>
  411. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  412. <Br>
  413. <h1>the basics...</h1>
  414.  
  415.  
  416. <h2>...first glance</h2>
  417.  
  418.  
  419. <br>
  420.  
  421.  
  422. <b>Name</b> Rowan E. Saleeby<br>
  423.  
  424.  
  425. <b>Blood Status</b> Half-Blood<br>
  426.  
  427.  
  428. <b>Nationality</b> Greek/British<br>
  429.  
  430.  
  431. <b>Birthday</b> January 9th<br>
  432.  
  433.  
  434. <b>Age</b> 17<br>
  435.  
  436.  
  437. <b>Skin Tone</b> Light-Medium<br>
  438.  
  439.  
  440. <b>Eye Color</b> Glacier-Blue/Icy-Blue<br>
  441.  
  442.  
  443. <b>Eye Sight</b> 20/14<br>
  444.  
  445.  
  446. <b>Hair Color</b> Sandy Blond<br>
  447.  
  448.  
  449. <b>Height</b> 5'11/180.88cm<br>
  450.  
  451.  
  452. <b>Weight</b> 127<br>
  453.  
  454.  
  455. <b>Bust</b> 38 B<br>
  456.  
  457.  
  458. <b>Build</b> Athletic,Toned<br>
  459.  
  460.  
  461. <b>Scars</b> Rowan has a small heart with wings branded on her neck, and on the left side 7 inch's above her thigh she has three huge scared over gash-lines that run diagonal reaching right under Rowan's right rib and stops. Along with having several long but thin scared lines that run up Rowan's back but seems to fade off just a bit above Rowan's ribs.<br>
  462.  
  463.  
  464. <b>Health Problem:</b> rare phenomenon known as hematodacryorrhea, or better explained malfunctioning of tear ducts
  465.  
  466. <br><BR>
  467. <h1>A Truth:</h1><br><br>
  468.  
  469.  
  470. "I know I am not easy to <i>understand.</i>."<br><Br>
  471.  
  472.  
  473. A loner according to source's she's "a <i>troubled</i> young women." She doesn't care about what anyone thinks of her more particularly Jeremiah Porter and his girlfriend Louvenia. She strangely didn't grieve when her mother Erota died and her lack of emotion surprises people.<br>
  474.  
  475.  
  476. It's suggested her apathy is due to Rowan's belief that "emotion leaves the door open to unwanted emotions such as grief, sadness and possibly love." She hides her real feelings behind her secondary emotions.<BR>
  477.  
  478.  
  479.  
  480.  
  481.  
  482. <br>
  483. </div>
  484.  
  485.  
  486.  
  487. <div style="height: 325px; overflow-y: hidden;">
  488. <a name="02"></a>
  489. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  490.  
  491. <Br><BR>
  492. <h1>A period of peace...</h1>
  493.  
  494.  
  495. <h2>...and a Half-Blooded Saleeby.</h2>
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502. A.D. Beginning from Prince Petronious Amiries son of Polithictos, son of Epocratos, the Hellinc of Tibbanous family which ruled in Sparta during that time. This Amiries was born in a ship while his mother Aghrist (First Magical Witch that was Kept Record) with his uncle Emofaratis fled from Sparta after his father's death; this was near the shores of Biblous, the city of the Phoenician Gods.<br><br>
  503.  
  504.  
  505. This Amiries grew to be commander over Caesar's army. As an idolater although his mother, a Witch tried to convert him to his birth-right as a wizard, but in vain. She prayed that her desire may be fulfilled. By a miracle he was converted.<br><Br>
  506.  
  507.  
  508. Thinking it unwise to return to Rome, he went to Huran in Syria where he got friends and relatives and lived in (El-Basseer), built a home and moved his family and lived to be 101 years of age. He died and his body was carried back to Sparta and buried.<br><br>
  509.  
  510.  
  511. Amiries' son, Nocalaous, married and begat El-Gouth, a great hero who was called El-Saleeby by an Arabian prince for his wars against the Magical Creatures that seemed to end, defending both The Magical Creatures::Unsure what Creatures and his Methods of giving peace between the two:: He was born the year of 89 A.D. and died 197 A.D. in Azrah of Huran.<br><br>
  512.  
  513.  
  514. When the Saleeby's lost power and wealth, they began to migrate - leaving their homes. John Ben Bilsarous El-Saleeby gave up Magical Unity Monastery to the Moslems. This was built by El-Gouth El-Saleeby during the second century. One Jacob Demitry Saleeby migrated from Huran to El-Kourah in Lebanon. Where after Farris El-Saleeby, son of Acklidis - followed.<br><br>
  515.  
  516.  
  517. Al-Abry Farris' son left to Antioch and from him all the Saleeby's in that section descended as Wizards and Witches. After Farris's death, Tamir, Jacob's son, became the leader who during his days things developed until the 12th century when the Wizard Crusaders came from Europe to rescue abused Magical Creatures. But for the bad conduct<br><BR>
  518.  
  519.  
  520. and mistreatment to the inhabitants of any Magical Creatures homes, and original habitats being endangered by "muggles" these Saleeby's were determined to either force, or make a deal to form an alliance with the many Magical Creatures being re-located fairly for their safety until 1380 when things were settled. When El-Wardy Ben-Mansour El-Saleeby died, the family began to scatter in all directions of the country where many muggle branch
  521.  
  522.  
  523. s have been given nickname Salebi, other than Saleeby. About 1 main pure-blood branch and 2 half-blood branches of Wizard and Witches has survived out of the original 1 who haven't given an heir that's an Wizard or Witch known so far...........
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533. </div>
  534.  
  535.  
  536.  
  537. <div style="height: 325px; overflow-y: hidden;">
  538. <a name="03"></a>
  539. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  540. <Br><BR>
  541. <h1>Tools of the trade...</h1>
  542. <Br>
  543. <Br>
  544. <b>Wand:</b><a href="http://sadpanda.us/images/1852926-XSE1H6I.gif" target="_blank"> 14" Average Vine, Acromantula Fang Core</a></b><br>
  545.  
  546. <Br><br>
  547. <h1>Created Jinx's</h2>
  548.  
  549.  
  550. :: Vespa Miscentur Jinx ::
  551.  
  552.  
  553. :: Jellyfish Crinis Jinx ::
  554.  
  555.  
  556. <Br><br>
  557.  
  558.  
  559. <h2>Extra</h2>
  560.  
  561.  
  562. <br><Br>
  563.  
  564.  
  565.  
  566. <b>Crushing On:</b> No one<br>
  567.  
  568.  
  569. <b>Past Relationships:</b> The Sinister Slytherin, Puff the magic..man<br>
  570.  
  571.  
  572. <b>Marital Status:</b> Single.<br>
  573.  
  574.  
  575. <br><br>
  576.  
  577.  
  578. <b>Boggart:</b> Erota Saleeby<br>
  579.  
  580.  
  581. <b>Patronus:</b> Jellyfish<br>
  582.  
  583.  
  584. <Br><br>
  585.  
  586.  
  587. <b>Residence:</b> Hogwarts<br>
  588.  
  589. <b>House:</b> Ravenclaw<Br>
  590.  
  591. <b>Year:</b> 7th<br>
  592.  
  593.  
  594. <b>Occupation:</b> Student at Hogwarts<br>
  595.  
  596. <br><Br>
  597.  
  598.  
  599. <b>Old School</b> Euro-Glyph School of Extraordinary Languages<br>
  600.  
  601. <b>College:</b> Wickmore <br>
  602.  
  603.  
  604. </div>
  605.  
  606.  
  607.  
  608. <div style="height: 325px; overflow-y: hidden;">
  609. <a name="04"></a>
  610. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  611. <br>
  612. <br>
  613. <h1>Animagus...</h1>
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624. <div class="title"><big> Animagus Information</big></div>
  625.  
  626.  
  627. <b>Ministry of Magic</b> Approved<br>
  628.  
  629.  
  630. <b>Stats 1</b><br>
  631.  
  632.  
  633. <b>Date</b> 11/27/2012<br><br><br>
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640. <img src="http://24.media.tumblr.com/tumblr_lopuql0HAy1qjv0slo1_500.gif" width="400"><Br><br>
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647. <b>Age it happened</b> 16<br>
  648.  
  649.  
  650. <b>Gender</b> Female<br>
  651.  
  652.  
  653. <b>Animal</b> Black Jaguar<Br>
  654.  
  655.  
  656. <b>Color</b> Black<Br>
  657.  
  658.  
  659. <br><br>
  660.  
  661.  
  662. <h1>Basic Statistics</h1>
  663.  
  664.  
  665. <b>Scientific Name:</b> Panthera onca<br>
  666.  
  667.  
  668. <b>Kingdom:</b> Animalia<br>
  669.  
  670.  
  671. <b>Phylum:</b> Chordata<br>
  672.  
  673.  
  674. <b>Class:</b> Mammalia<br>
  675.  
  676.  
  677. <b>Order:</b> Carnivora<br>
  678.  
  679.  
  680. <b>Family:</b> Felidae<br>
  681.  
  682.  
  683. <b>Genus:</b> Panthera<br>
  684.  
  685.  
  686. <b>Species:</b> P.onca<br><br>
  687.  
  688.  
  689. <b>Physical Stats</b>
  690.  
  691.  
  692. <br><BR>
  693.  
  694.  
  695. <br><b>Type of Predator</b> nocturnal
  696.  
  697.  
  698. <br><b>Eyes</b> almond shape
  699.  
  700.  
  701. <br><br><b>Eye Color:</b><a href="http://24.media.tumblr.com/d0d9a0273cd09a209e8d07aa36493f29/tumblr_mhtruebtXi1rg8ypco1_500.jpg" target="_blank"> Identified Physical Trait</a>
  702.  
  703.  
  704. <br><b>Sense</b> sensitive, motion-detecting whiskers on the cheeks, upper lip, and
  705.  
  706.  
  707. above the eyelids provide sensory information
  708.  
  709.  
  710. <br><b>Ears</b> short and rounded
  711.  
  712.  
  713. <br><b>Skull</b> short and rounded
  714.  
  715.  
  716. <br><b>Dental</b> 16 teeth in the upper jaw and 14 in the lower jaw
  717.  
  718.  
  719. <br><b>Teeth</b> long and sharp canine teeth
  720.  
  721.  
  722. <br><b>Tongue</b> covered with tiny, sharp, horny points
  723.  
  724.  
  725. <br><b>Strength</b> /
  726.  
  727.  
  728. <br><b>Highest Speed</b> 35 mph but only for about 250 yards
  729.  
  730.  
  731. <br><b>Health Problems</b> rare phenomenon known as hematodacryorrhea, or better explained malfunctioning of tear ducts
  732.  
  733.  
  734. <br><b>Genetic Abnormalities</b> Panthers (jaguars, leapards, cougars) are black in color due to a genetic mutation called melanism.
  735.  
  736.  
  737. <br><b>Notes:</b>Brief Anatomy~<br>
  738.  
  739.  
  740. Built for speed, tree-climbing, and swimming. They have huge muscles in their shoulders and their long legs. Powerful jaws with long canine teeth. Leaps vertical and horizontal in long distances. Their tail helps give balance and agility. Apparently can hang upside down in trees due to their strength.
  741.  
  742.  
  743. </div>
  744.  
  745.  
  746. <div style="height: 325px; overflow-y: hidden;">
  747. <a name="05"></a>
  748. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  749. <img src="http://i40.tinypic.com/24l5uvn.jpg" width="500">
  750. <br>
  751.  
  752. <b>Name</b> Rowan (M) (Last) <br>
  753. <b>Significant Other</b>: (First Name) (MN) (LN)<br>
  754. <b>First Husband</b>:<Br>
  755. <i>A Merman</i><br>
  756. <b>Lasted</b>:<br>
  757. 3 Months<br>
  758. <b>Second Husband</b>: (First Name) (MN) (LN)<br>
  759. <b>Wedding Dresses</b>: <br>
  760. <a href="http://i44.tinypic.com/4ghul2.jpg" target="_blank"><i>First Wedding Dress</i></a><br>
  761. <a href="http://static.wetpaint.me/rhbh/ROOT/photos/gigi2-4006675847588948637.jpg" target="_blank"><i>Second Wedding Dress</i></a><br>
  762.  
  763.  
  764. <Br><BR>
  765. <B>Education</b>:<center>
  766. <b>Old School</b> Euro-Glyph School of Extraordinary Languages<br>
  767. <b>Graduated:</b> Hogwarts, 2013<Br>
  768. <b>College:</b> Wickmore University 2017</center><br><br>
  769. <b>Wickmore University Courses Taken</b><br><center>
  770. Advanced Magic Program <Br>
  771. Magizoologist Program<br>
  772. </center>
  773. <b>List of Achievements After Graduation</b><Br>
  774. <i>150 Infusions A Girl Can Use</i> <b>Author: RES</b> <br>
  775. <i>Evolution Arachnids and There Hybrids</i> <b>Author: RES</b><br>
  776. 3 <br>
  777. 4 <br>
  778. 5 <br>
  779. <br>
  780. <a href="http://gigihadid.com/images/photos/modeling/13.jpg" target="_blank"><i>Part 1</i></a><br>
  781. <a href="http://www.youtube.com/watch?v=9nQ4yZroYDw&list=LLcndpGDdR_9A-s5Wndzwx0A&feature=mh_lolz" target="_blank"><i>Part 2</i></a><br>
  782. Part 3 <br>
  783. Part 4 <br>
  784.  
  785.  
  786. <Br><Br>
  787. <b></b>
  788. <br><br>
  789.  
  790.  
  791. <b>Gallery</b><br>
  792. <a href="http://gigihadid.com/images/photos/modeling/26.jpg" target="_blank">1</a> <a href="http://24.media.tumblr.com/974f89ae0ce9631ae93b4da47124132e/tumblr_mp538rKsF21qfjn2eo1_500.jpg" target="_blank">2</a> <a href="http://31.media.tumblr.com/ae148edce0a33aca8daa0821f544f79a/tumblr_mny3ubMcob1qd5p7io1_500.jpg" target="_blank">3</a> <a href="http://31.media.tumblr.com/ae148edce0a33aca8daa0821f544f79a/tumblr_mny3ubMcob1qd5p7io1_500.jpg" target="_blank">4</a> <a href="http://24.media.tumblr.com/d03e0aa9f86dbbfc52fb7383fa54b4cd/tumblr_mnumneR6DN1qa1xwio1_500.jpg" target="_blank">5</a> <a href="http://31.media.tumblr.com/80a96aa99ad8b655b5d7b6ccdcb56c7f/tumblr_mnsdpiaOQo1qzjizro1_500.jpg" target="_blank">6</a> <a href="http://31.media.tumblr.com/bce9674af4b0dee5606a4bbe475f0eca/tumblr_mkjmbwyYnt1rjzumfo1_500.jpg" target="_blank">7</a> <a href="http://24.media.tumblr.com/641319e41782e4027322bec1ee2cb4dd/tumblr_mjujo7jEGw1rekmhzo1_500.png" target="_blank">8</a> <a href="http://31.media.tumblr.com/08249a51aa654c49d305afe528fe36b3/tumblr_mihx78LbSZ1r31vplo1_500.jpg" target="_blank">9</a> <a href="http://31.media.tumblr.com/87188795ad3860d06b186f656c6663f2/tumblr_mh1wg00scb1qh8yj7o1_500.jpg" target="_blank">10</a>
  793.  
  794. </div>
  795.  
  796.  
  797. <div style="height: 325px; overflow-y: hidden;">
  798. <a name="06"></a>
  799. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  800. <Br><BR>
  801. <h1>Gallery</h1><br>
  802.  
  803.  
  804. <img src="http://i278.photobucket.com/albums/kk113/redalfa/0327/110411_f31e.jpg" width="470"><img src="http://1.bp.blogspot.com/-8oEQ68_DJAg/Tam_K6IihkI/AAAAAAAABnM/VefixwBbuak/s1600/free3.jpg" width="470">
  805.  
  806.  
  807. <center>
  808.  
  809.  
  810. <a href="http://4.bp.blogspot.com/-EVCghKcKoKQ/TZ-NrLPXrYI/AAAAAAAACl4/D6mU2wfKf7g/s1600/freeppl8.jpg" target="_blank"><i> One</i></a><br>
  811.  
  812.  
  813. <a href="http://24.media.tumblr.com/f6066ee707a53b14b9c9f57c6815b954/tumblr_mqevj6YTls1qzrjtlo1_500.gif" target="_blank"><i> Two</i></a><br>
  814.  
  815.  
  816. <a href="http://www.supermodels.nl/Upload/News/1110/natasha-poly-sasha-pivovarova_mario-sorrenti_vogue-paris-november-11_06.jpg" target="_blank"><i> Three</i></a><br>
  817.  
  818.  
  819. <a href="http://www.supermodels.nl/Upload/News/1108/sasha-pivovarova_josh-olins_h-m-mag-fall-11_06.jpg" target="_blank"><i> Four</i></a><br>
  820.  
  821.  
  822.  
  823.  
  824. </center>
  825.  
  826. </div>
  827.  
  828. <div style="height: 325px; overflow-y: hidden;">
  829. <a name="07"></a>
  830. <div style="width: 520px; height: 325px; top: 80px; overflow: auto;" align="left">
  831. <Br>
  832. <h1>Behind the Mask...</h1>
  833.  
  834.  
  835. <h2>...there is a Girl.</h2>
  836.  
  837.  
  838. - Don't be a dick, unless it's IC.<br>
  839.  
  840.  
  841. - Will Curse in Shakespeare<br>
  842.  
  843.  
  844. - FC: Sasha Pivovarova<br>
  845.  
  846.  
  847. - FC: Gigi Hadid<Br>
  848.  
  849.  
  850. - Pm Friendly<br>
  851.  
  852.  
  853. - Profile Code is a Tumblr Code but Please Don't Steal It was modified to my standards<br>
  854.  
  855.  
  856. - Google Chrome Approved<br>
  857.  
  858.  
  859. - Please Note! Rowan is a bit "icy"<br>
  860.  
  861. - <a href="https://3.roleplaychat.org/profile.php?user=hogwarts" target="_blank">Hogwarts Page</a>
  862.  
  863. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement