Aster
travelling satelite
[class name=body]
width: 100%;
display: block;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 20px 0px;
background: url('https://i.imgur.com/Vf6E1U1.jpg');
[/class]
[class name=navbar]
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
align-content: center;
position: relative;
width: 100%;
bottom: -65px;
padding-bottom: 10px;
z-index: 1;
[/class]
[class name=navcolumn]
display: inline-block;
flex: 1 0 300px;
max-width: 600px;
[/class]
[class name=pinktab]
height: 5px;
width: 80%;
background: #fc4848;
font-size: 0px;
margin-bottom: 4px;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
cursor: pointer;
[/class]
[class name=pinktab state=hover]
width: 85%;
[/class]
[class name=orangetab]
height: 5px;
width: 85%;
background: #F39233;
font-size: 0px;
margin-bottom: 4px;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
cursor: pointer;
[/class]
[class name=orangetab state=hover]
width: 90%;
[/class]
[class name=yellowtab]
height: 5px;
width: 95%;
background: #fc4848;
font-size: 0px;
margin-bottom: 4px;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
cursor: pointer;
[/class]
[class name=yellowtab state=hover]
width: 100%;
[/class]
[class name=greentab]
height: 5px;
width: 90%;
background: #F39233;
font-size: 0px;
margin-bottom: 4px;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
cursor: pointer;
[/class]
[class name=greentab state=hover]
width: 95%;
[/class]
[class name=cyantab]
height: 5px;
width: 83%;
background: #fc4848;
font-size: 0px;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
cursor: pointer;
[/class]
[class name=cyantab state=hover]
width: 88%;
[/class]
[class name=titlecolumn]
flex: 1 1 300px;
color: #d5d5d5;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 2.5em;
text-transform: uppercase;
box-sizing: border-box;
padding-left: 46px;
[/class]
[class name=pinktitlecolumn]
color: #fc4848;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
box-sizing: border-box;
display: none;
position: absolute;
z-index: 1;
[/class]
[class name=orangetitlecolumn]
color: #F39233;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
box-sizing: border-box;
display: none;
position: absolute;
z-index: 1;
[/class]
[class name=yellowtitlecolumn]
color: #fc4848;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
box-sizing: border-box;
display: none;
position: absolute;
z-index: 1;
[/class]
[class name=greentitlecolumn]
color: #F39233;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
box-sizing: border-box;
display: none;
position: absolute;
z-index: 1;
[/class]
[class name=cyantitlecolumn]
color: #fc4848;
font-family: 'Montserrat', sanserif;
font-weight: bold;
font-size: 1em;
text-transform: uppercase;
box-sizing: border-box;
display: none;
position: absolute;
z-index: 1;
[/class]
[class name=positioning]
display: block;
height: 100%;
width: 100%;
position: relative;
[/class]
[class name=navbox]
width: 26px;
height: 26px;
box-sizing: border-box;
background: #FFF;
border: 1px solid #d5d5d5;
display: inline-block;
position: absolute;
left: 10px;
top: 7px;
z-index: 5;
cursor: pointer;
text-align: center;
padding: 5px;
color: #d5d5d5;
font-size: .8em;
display: none;
[/class]
[class name=flexmain]
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
align-content: stretch;
position: relative;
left: 0px;
z-index: 3;
pointer-events: none;
margin-bottom: -63px;
max-width: 1200px;
[/class]
[class name=imagenav]
flex: 2 0 300px;
max-width: 400px;
position: relative;
order: 1;
box-sizing: border-box;
padding: 0px 30px 0px 46px;
position: relative;
top: -63px;
[/class]
[class name=image]
font-size: 0px;
box-sizing: border-box;
padding: 20px;
border: 1px solid #d5d5d5;
background: #FFF;
pointer-events: none;
[/class]
[class name=emptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #fc4848;
[/class]
[class name=pinkemptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #fc4848;
[/class]
[class name=orangeemptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #F39233;
[/class]
[class name=yellowemptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #fc4848;
[/class]
[class name=greenemptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #F39233;
[/class]
[class name=cyanemptyspace]
height: 20px;
width: 100%;
font-size: 0px;
display: block;
background: #fc4848;
[/class]
[class name=contentcol]
flex: 3 0 300px;
order: 2;
box-sizing: border-box;
padding: 75px 25px 0px 25px;
overflow: hidden;
height: 60vh;
[/class]
[class name=scrollbox]
display: block;
width: 100%;
height: calc(100% - 75px);
padding-right: 150px;
overflow-x: visible;
overflow-y: scroll;
pointer-events: auto;
[/class]
[class name=tabcontents]
width: 100%;
height: 100%;
display: none;
pointer-events: auto;
[/class]
[class name=textblock]
display: block;
box-sizing: border-box;
padding-left: 40px;
width: 100%;
margin-top: -40px;
[/class]
[class name=postbg]
display: block;
box-sizing: border-box;
padding: 20px 25px;
background: #FFF;
border: 1px solid #d5d5d5;
color: #5b5b5b;
font-family: 'Lato', sanserif;
text-align: justify;
font-size: .85em;
[/class]
[class name=number]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #fc4848;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=subtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #fc4848;
text-transform: lowercase;
[/class]
[class name=pinknumber]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #fc4848;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=pinksubtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #fc4848;
text-transform: lowercase;
[/class]
[class name=orangenumber]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #F39233;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=orangesubtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #F39233;
text-transform: lowercase;
[/class]
[class name=yellownumber]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #fc4848;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=yellowsubtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #fc4848;
text-transform: lowercase;
[/class]
[class name=greennumber]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #F39233;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=greensubtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #F39233;
text-transform: lowercase;
[/class]
[class name=cyannumber]
display: block;
height: 50px;
width: 50px;
color: #FFF;
background: #fc4848;
text-align: center;
box-sizing: border-box;
padding-top: 5px;
font-size: 2em;
font-family: 'Montserrat', sanserif;
font-weight: bold;
position: relative;
bottom: -70px;
left: -40px;
z-index: 5;
[/class]
[class name=cyansubtitle]
display: block;
width: 100%;
font-size: 2.2em;
font-family: 'Montserrat', sanserif;
text-align: left;
margin-bottom: 13px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 5px;
color: #fc4848;
text-transform: lowercase;
[/class]
[class name=smalltext]
font-size: 0.35em;
color: #d5d5d5;
display: block;
margin-top: -5px;
text-transform: uppercase;
[/class]
[class name=empty]
font-size: 0px;
height: 15px;
display: block;
[/class]
[script class=pinktab on=mouseenter]
fadeIn 400 pinktitlecolumn
fadeIn 400 navboxpink
[/script]
[script class=pinktab on=click]
hide tabcontents
removeClass orangesubtitle subtitle
removeClass orangenumber number
removeClass orangeemptyspace emptyspace
removeClass yellowsubtitle subtitle
removeClass yellownumber number
removeClass yellowemptyspace emptyspace
removeClass greensubtitle subtitle
removeClass greennumber number
removeClass greenemptyspace emptyspace
removeClass cyansubtitle subtitle
removeClass cyannumber number
removeClass cyanemptyspace emptyspace
show tabcontentspink
addClass pinksubtitle subtitle
addClass pinknumber number
addClass pinkemptyspace emptyspace
[/script]
[script class=pinktab on=mouseleave]
fadeOut 400 pinktitlecolumn
fadeOut 400 navboxpink
[/script]
[script class=orangetab on=mouseenter]
fadeIn 400 orangetitlecolumn
fadeIn 400 navboxorange
[/script]
[script class=orangetab on=click]
hide tabcontents
removeClass pinksubtitle subtitle
removeClass pinknumber number
removeClass pinkemptyspace emptyspace
removeClass yellowsubtitle subtitle
removeClass yellownumber number
removeClass yellowemptyspace emptyspace
removeClass greensubtitle subtitle
removeClass greennumber number
removeClass greenemptyspace emptyspace
removeClass cyansubtitle subtitle
removeClass cyannumber number
removeClass cyanemptyspace emptyspace
show tabcontentsorange
addClass orangesubtitle subtitle
addClass orangenumber number
addClass orangeemptyspace emptyspace
[/script]
[script class=orangetab on=mouseleave]
fadeOut 400 orangetitlecolumn
fadeOut 400 navboxorange
[/script]
[script class=yellowtab on=mouseenter]
fadeIn 400 yellowtitlecolumn
fadeIn 400 navboxyellow
[/script]
[script class=yellowtab on=click]
hide tabcontents
removeClass pinksubtitle subtitle
removeClass pinknumber number
removeClass pinkemptyspace emptyspace
removeClass orangesubtitle subtitle
removeClass orangenumber number
removeClass orangeemptyspace emptyspace
removeClass greensubtitle subtitle
removeClass greennumber number
removeClass greenemptyspace emptyspace
removeClass cyansubtitle subtitle
removeClass cyannumber number
removeClass cyanemptyspace emptyspace
show tabcontentsyellow
addClass yellowsubtitle subtitle
addClass yellownumber number
addClass yellowemptyspace emptyspace
[/script]
[script class=yellowtab on=mouseleave]
fadeOut 400 yellowtitlecolumn
fadeOut 400 navboxyellow
[/script]
[script class=greentab on=mouseenter]
fadeIn 400 greentitlecolumn
fadeIn 400 navboxgreen
[/script]
[script class=greentab on=click]
hide tabcontents
removeClass pinksubtitle subtitle
removeClass pinknumber number
removeClass pinkemptyspace emptyspace
removeClass orangesubtitle subtitle
removeClass orangenumber number
removeClass orangeemptyspace emptyspace
removeClass yellowsubtitle subtitle
removeClass yellownumber number
removeClass yellowemptyspace emptyspace
removeClass cyansubtitle subtitle
removeClass cyannumber number
removeClass cyanemptyspace emptyspace
show tabcontentsgreen
addClass greensubtitle subtitle
addClass greennumber number
addClass greenemptyspace emptyspace
[/script]
[script class=greentab on=mouseleave]
fadeOut 400 greentitlecolumn
fadeOut 400 navboxgreen
[/script]
[script class=cyantab on=mouseenter]
fadeIn 400 cyantitlecolumn
fadeIn 400 navboxcyan
[/script]
[script class=cyantab on=click]
hide tabcontents
removeClass pinksubtitle subtitle
removeClass pinknumber number
removeClass pinkemptyspace emptyspace
removeClass orangesubtitle subtitle
removeClass orangenumber number
removeClass orangeemptyspace emptyspace
removeClass yellowsubtitle subtitle
removeClass yellownumber number
removeClass yellowemptyspace emptyspace
removeClass greensubtitle subtitle
removeClass greennumber number
removeClass greenemptyspace emptyspace
show tabcontentscyan
addClass cyansubtitle subtitle
addClass cyannumber number
addClass cyanemptyspace emptyspace
[/script]
[script class=cyantab on=mouseleave]
fadeOut 400 cyantitlecolumn
fadeOut 400 navboxcyan
[/script]
[/div]
[div class=emptyspace]@sugarvine[/div]
[/div]
[div class=contentcol]
[div class=scrollbox]
[div class="tabcontents tabcontentspink" style="display: block;"]
[div class=textblock]
[div class=number]i.[/div]
[div class=postbg]
[div class=subtitle]basic information
[div class=smalltext]there's more than what meets the eye[/div]
[/div]
He's notable for his thick mass of dark brown hair, usually styled up into a carefree wave and peachy complexion which sunburns easily. His uniform remains untouched although he's usually found wearing a vest a size bigger and his tie loosened. His white button up is rarely fully buttoned but tight fitting clothes are a rare spectacle on the Gryffindor male. (When he does wear such, it garners the attention his already large ego does not need).
Misc info: He wears glasses (the thick framed kind) for reading and could definitely pull off that sweet 'boy next door' kind of look if he tried. [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsorange"] [div class=textblock] [div class=number]iii.[/div] [div class=postbg] [div class=subtitle]personality [div class=smalltext]bad boy with a jigsaw heart[/div] [/div]
friendly: keith can befriend literally anyone and everyone, he's stubborn and doesn't know personal boundaries, even if u try to push him away he'd bounce back up like a spring, you'll save more time letting him win
daring: a reckless soul with more courage than brains, most likely to bungee-jump if given the chance, he loves putting himself in thrilling scenarios even if it means it might get him killed. A trait which speaks volumes on his measure of self care.
ambitious: he doesn't speak of his aspirations much so not many ppl know this about him, but he secretly has high aims for himself despite being a lousy student
trouble-maker: the one who gets you in trouble and occasionally with some luck, out.
proud: acts like he's owns the place and to some extent, he does.
procrastinator: that one person who does group assignments at the last min or doesn't do it at all, ravenclaws loathe working with him
secretive: keith can hold things to the grave. while this trait may be a pro to some, it is a con for those who care for him. the male is rarely known to open up his true feelings and prefers to show the world his carefully crafted mask, not because he wants to, but because he doesn't believe there would be anyone who can handle how dark and twisted he truly is.
compulsive liar
atheletic: physically well-rounded and can prob kick ur ass without a wand
great flyer: born to fly, extremely mobile on his broom, hence his position in quidditch
flexible: adapts to situations quicker than others
social: knows almost everyone in Hogwarts and makes an effort that everyone knows him as well
- will nvr tell u when he's deeply troubled
- academically a C+ student cause he's lazy and barely scrapes by classes
- extremely stubborn and even more so possessive
-he'd never let himself have smth he really wants cause he knows that once he gets it, he'll nvr let it go.
[/div]
[/div]
[div class=textblock]
[div class=number]i.[/div]
[div class=postbg]
[div class=subtitle]trivia
[div class=smalltext]watch where you're going[/div]
[/div]
- slings his arm around ppl a lot
- tugs his ear when he's uncomfortable
- makes up spells all the time
- gives ppl theworst best nicknames, it's terrible because it catches on quick
flying; he's born to fly
piercings; he had a side nose piercing which he took out
glory; yes worship him. praise him. he loves it.
- ppl knowing too much about him / acting like they know him
- homework; ew
- detention; he gets it a lot & normally it doesnt bug him but it eats into his quidditch practices, he's also the cause of Gryffindor losing so many house points
mirror of erised: his legacy passed down by generation to generation
boggart: worms sprouting out from his body, causing excruciating pain as it does - can't verify if this is true
extra: Keith had a high chance of being sorted into House Slytherin [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsyellow"] [div class=textblock] [div class=number]ii.[/div] [div class=postbg] [div class=subtitle]history [div class=smalltext]do you even know who you are[/div] [/div] The history of Keith Anderson is not one many ventures into nor cares to ask about. Being tight-lipped on the subject, very few knows his origins and even then, it's only a half truth. Word on the street goes that the brunet is a half-blood born with one magical parent and a muggle father. Occasionally he mentions the existence of 2 siblings but only one has been verified as Jayden Anderson, who dismisses the existence of his older brother. For reasons yet to be known, the hostility is evident but Keith continues to dance around the problem until there comes a time for him to face the music.
His father lives in the muggle world with his new wife and daughter. Liam Anderson is someone Keith describes as a husk of who he once was. He no longer recognizes the man as his father and his feelings towards him is often forlorn or nostalgic. Apart of him resents his father for leaving him and his brother for a new muggle-filled life but that feeling of betrayal comes with bitter understanding. He's happy for his father but also sad, now only watching as a bystander in his stepsister's life.
His mother is not someone he's ever talked about and he fears her as much as he hates her. It is because of her, Keith did nothing to stop the divorce, hoping to instead be taken in by his father. His mother had other plans for him and who was he to deny her?
Of course, things weren't always this broken. There was once a time where his parents were revered and respected for their accomplishments in the magic community; where Keith and Jayden played together as brothers should and they loved their parents like all other children. Those times are in the distant past, buried under memories of separation, loss and the constant move for more. Perhaps this is why Keith is who he is today.
If you can call someone who wears a false last name true. [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsgreen"] [div class=textblock] [div class=number]iii.[/div] [div class=postbg] [div class=subtitle]roleplay sample [div class=smalltext]run and it won't catch up[/div] [/div] 1998 was a difficult time for the students of Hogwarts. On March 2nd, 1998, the famous Battle of Hogwarts had taken place, marking itself in history's pages. Whether or not the epic battle stories were true was something Keith would never know. Despite being a student in Hogwarts most his life, he hadn't been present at the Battle nor the period where death eaters occupied the school.
Call it luck or "coincidence" but the young male had been away from school during that whole year. Where he went was something he never fully disclosed. Most people believed he was there. It would be surprising to hear that someone as charismatic and reckless as Keith himself to be absent. Few knew the truth and the Gryffindor male had intended to keep things that way.
They didn't need to know. The truth was as ugly as the liar who hides his bared fangs. [/div] [/div] [/div] [div class="tabcontents tabcontentscyan"] [div class=textblock] [div class=number]iv.[/div] [div class=postbg] [div class=subtitle]Miscellaneous [div class=smalltext]Don't Trust Keith Anderson[/div] [/div] - attracted to anything with legs - will give u the best worst nicknames whether u like it or not - super touchy feely cause what's personal space??? - if he likes u, he'd play with your fingers. dont ask why, he just does - ravenclaws hate him cause he gets eVERYONE IN TROUBLE ALL THE heCKIN TIME!! - will always listen to your problems cause he nice - actually looks hella good in glasses but he doesnt wear them enough to realize - will prob do anything for butterbeer . [/div] [div class=empty]@sugarvine[/div] [/div] [/div] [/div] [/div] [/div] [/div][div class=body][/div]
font callfont call
[div class=body]
[div class=navbar]
[div class=navcolumn]
[div class=positioning][div class="navbox navboxpink"][/div][div class="navbox navboxorange"][/div][div class="navbox navboxyellow"][/div][div class="navbox navboxgreen"][/div][div class="navbox navboxcyan"][/div][/div]
[div class=pinktab]pinktab[/div]
[div class=orangetab]orangetab[/div]
[div class=yellowtab]yellowtab[/div]
[div class=greentab]greentab[/div]
[div class=cyantab]cyantab[/div]
[/div]
[div class=titlecolumn][div class=positioning][div class=pinktitlecolumn]RUNAROUND[/div][div class=orangetitlecolumn]RUNAROUND[/div][div class=yellowtitlecolumn]RUNAROUND[/div][div class=greentitlecolumn]RUNAROUND[/div][div class=cyantitlecolumn]RUNAROUND[/div][/div]RUNAROUND[/div]
[/div]
[div class=flexmain]
[div class=imagenav]
[div class=image]
KEITH ANDERSON
Male | 16 | Pansexual | 6th Year | Gemini | June 5th | Gryffindor's Chaser
Yew Wood Wand with Dragon Heartstring Core
[/div]
[/div]
[div class=textblock]
[div class=number]ii.[/div]
[div class=postbg]
[div class=subtitle]appearance
[div class=smalltext]beautiful green-eyed boy[/div]
[/div]
Standing at a height of 5'10, weighing 60 kg is Keith Anderson; Gryffindor's known troublemaker who's taunting grins provokes the foolish and the glint of mischief never absent from bright eyes the color of viridian and hazel. He walks and carries himself with a confident stagger, almost always semi-hunched over a his friends, arm slung and laughing. Male | 16 | Pansexual | 6th Year | Gemini | June 5th | Gryffindor's Chaser
Yew Wood Wand with Dragon Heartstring Core
He's notable for his thick mass of dark brown hair, usually styled up into a carefree wave and peachy complexion which sunburns easily. His uniform remains untouched although he's usually found wearing a vest a size bigger and his tie loosened. His white button up is rarely fully buttoned but tight fitting clothes are a rare spectacle on the Gryffindor male. (When he does wear such, it garners the attention his already large ego does not need).
Misc info: He wears glasses (the thick framed kind) for reading and could definitely pull off that sweet 'boy next door' kind of look if he tried. [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsorange"] [div class=textblock] [div class=number]iii.[/div] [div class=postbg] [div class=subtitle]personality [div class=smalltext]bad boy with a jigsaw heart[/div] [/div]
virtues
friendly: keith can befriend literally anyone and everyone, he's stubborn and doesn't know personal boundaries, even if u try to push him away he'd bounce back up like a spring, you'll save more time letting him win
daring: a reckless soul with more courage than brains, most likely to bungee-jump if given the chance, he loves putting himself in thrilling scenarios even if it means it might get him killed. A trait which speaks volumes on his measure of self care.
ambitious: he doesn't speak of his aspirations much so not many ppl know this about him, but he secretly has high aims for himself despite being a lousy student
vices
trouble-maker: the one who gets you in trouble and occasionally with some luck, out.
proud: acts like he's owns the place and to some extent, he does.
procrastinator: that one person who does group assignments at the last min or doesn't do it at all, ravenclaws loathe working with him
secretive: keith can hold things to the grave. while this trait may be a pro to some, it is a con for those who care for him. the male is rarely known to open up his true feelings and prefers to show the world his carefully crafted mask, not because he wants to, but because he doesn't believe there would be anyone who can handle how dark and twisted he truly is.
skills
atheletic: physically well-rounded and can prob kick ur ass without a wand
great flyer: born to fly, extremely mobile on his broom, hence his position in quidditch
flexible: adapts to situations quicker than others
social: knows almost everyone in Hogwarts and makes an effort that everyone knows him as well
weaknesses
- will nvr tell u when he's deeply troubled
- academically a C+ student cause he's lazy and barely scrapes by classes
- extremely stubborn and even more so possessive
-
quirks
- slings his arm around ppl a lot
- tugs his ear when he's uncomfortable
- makes up spells all the time
- gives ppl the
likes
flying; he's born to fly
piercings; he had a side nose piercing which he took out
glory; yes worship him. praise him. he loves it.
dislikes
- ppl knowing too much about him / acting like they know him
- homework; ew
- detention; he gets it a lot & normally it doesnt bug him but it eats into his quidditch practices, he's also the cause of Gryffindor losing so many house points
mirror of erised: his legacy passed down by generation to generation
boggart: worms sprouting out from his body, causing excruciating pain as it does - can't verify if this is true
extra: Keith had a high chance of being sorted into House Slytherin [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsyellow"] [div class=textblock] [div class=number]ii.[/div] [div class=postbg] [div class=subtitle]history [div class=smalltext]do you even know who you are[/div] [/div] The history of Keith Anderson is not one many ventures into nor cares to ask about. Being tight-lipped on the subject, very few knows his origins and even then, it's only a half truth. Word on the street goes that the brunet is a half-blood born with one magical parent and a muggle father. Occasionally he mentions the existence of 2 siblings but only one has been verified as Jayden Anderson, who dismisses the existence of his older brother. For reasons yet to be known, the hostility is evident but Keith continues to dance around the problem until there comes a time for him to face the music.
His father lives in the muggle world with his new wife and daughter. Liam Anderson is someone Keith describes as a husk of who he once was. He no longer recognizes the man as his father and his feelings towards him is often forlorn or nostalgic. Apart of him resents his father for leaving him and his brother for a new muggle-filled life but that feeling of betrayal comes with bitter understanding. He's happy for his father but also sad, now only watching as a bystander in his stepsister's life.
His mother is not someone he's ever talked about and he fears her as much as he hates her. It is because of her, Keith did nothing to stop the divorce, hoping to instead be taken in by his father. His mother had other plans for him and who was he to deny her?
Of course, things weren't always this broken. There was once a time where his parents were revered and respected for their accomplishments in the magic community; where Keith and Jayden played together as brothers should and they loved their parents like all other children. Those times are in the distant past, buried under memories of separation, loss and the constant move for more. Perhaps this is why Keith is who he is today.
If you can call someone who wears a false last name true. [/div] [/div] [div class=empty]@sugarvine[/div] [/div] [div class="tabcontents tabcontentsgreen"] [div class=textblock] [div class=number]iii.[/div] [div class=postbg] [div class=subtitle]roleplay sample [div class=smalltext]run and it won't catch up[/div] [/div] 1998 was a difficult time for the students of Hogwarts. On March 2nd, 1998, the famous Battle of Hogwarts had taken place, marking itself in history's pages. Whether or not the epic battle stories were true was something Keith would never know. Despite being a student in Hogwarts most his life, he hadn't been present at the Battle nor the period where death eaters occupied the school.
Call it luck or "coincidence" but the young male had been away from school during that whole year. Where he went was something he never fully disclosed. Most people believed he was there. It would be surprising to hear that someone as charismatic and reckless as Keith himself to be absent. Few knew the truth and the Gryffindor male had intended to keep things that way.
They didn't need to know. The truth was as ugly as the liar who hides his bared fangs. [/div] [/div] [/div] [div class="tabcontents tabcontentscyan"] [div class=textblock] [div class=number]iv.[/div] [div class=postbg] [div class=subtitle]Miscellaneous [div class=smalltext]Don't Trust Keith Anderson[/div] [/div] - attracted to anything with legs - will give u the best worst nicknames whether u like it or not - super touchy feely cause what's personal space??? - if he likes u, he'd play with your fingers. dont ask why, he just does - ravenclaws hate him cause he gets eVERYONE IN TROUBLE ALL THE heCKIN TIME!! - will always listen to your problems cause he nice - actually looks hella good in glasses but he doesnt wear them enough to realize - will prob do anything for butterbeer . [/div] [div class=empty]@sugarvine[/div] [/div] [/div] [/div] [/div] [/div] [/div][div class=body][/div]