|
|
(19 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| __NOTOC__ | | __NOTOC__ |
|
| |
|
| {{#css: | | {{ShannonTemplate |
| | | | pagename=Clairine Archambeau |
| .container {
| | | leftpanel=yes (can be left blank for 'no') |
| margin: auto;
| | | logs=yes |
| height: auto;
| | | color1=#335588 |
| width: 800px;
| | | colorbg1=white |
| background-color: #fffff8;
| | | color2=white |
| /* font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif; */
| | | colorbg2=#4499bb |
| font-family: Futura, "Trebuchet MS", Arial, sans-serif;
| | | photobanner=[[File:clai-mermaid.gif]] |
| color: #444444;
| | | portraitimage=[[File:Clairine9.jpg]] |
| }
| | | portraiticon=[[File:Clairine-portrait1.png]] |
| | | | bannerpic1=[[File:Clairine.gif]] |
| .photo-header {
| | | bannerpic2=[[File:Clairine2b.jpg]] |
| display: flex;
| | | quote=Quote goes here |
| justify-content: center;
| | | biography=<p>Clairine Archambeau was born in Marseille, France on May 30th, 1995. She lived a comfortable childhood until she underwent The Chrysalis at the age of 10 while during the Summer of 2005 while swimming at a local beach on the Mediterranean Sea. Her love and connection with the water lead to a flashback of memories of a land of water and shorelines, a place in the Dreaming where her fae-self had lived for ages before.</p> |
| }
| | <p>Clairine spent the next several years as a member of the Kingdom of Neustria while juggling her mundane life and academic studies. She took to the swimming team in school while also pursuing singing, which was a new found passion that only developed after her change. She left Marseille to study marine biology at the University of Montpellier and eventually left the Kingdom of Neustria for the United States when received a grant and job offer from the Southern California Marine Institute.</p> |
| | | <p>Clairine has since arrived in Los Angeles in early 2021 and has settled in to a new life away from home where she can be found among the cities and sand bars.</p> |
| .photo-header a { | | | position=Marine Biologist |
| width: 100%;
| | | apparentage=Mid 20's |
| }
| | | hometown=Marseille, France |
| | | | legacy=Troubador / Fatalist |
| .photo-header img { | | | height=5'5" |
| width: 100%;
| | | weight=Athletic |
| }
| | | hair=Blonde |
| | | | eyes=<span style="color: #046307">Emerald-Green</span> |
| .name-container {
| | | seeming=Wilder |
| display: flex;
| | | kith=Morganed |
| justify-content: center;
| | | court=Seelie |
| background-color: lightblue;
| | | divider1=yes |
| padding: 0.5em 0;
| | | divider2=yes |
| font-size: 1.4em;
| | | rphooks=<table class="hooks-table"> |
| font-style: italic;
| |
| }
| |
| | |
| .infobox-container {
| |
| margin-top: 1.2em;
| |
| width: 100%;
| |
| display: flex;
| |
| justify-content: space-evenly;
| |
| padding: 0.5em 0;
| |
| }
| |
| | |
| .infobox-col {
| |
| width: 50%;
| |
| display: flex;
| |
| flex-direction: column;
| |
| margin: 0px 2em;
| |
| }
| |
| | |
| .infobox-table {
| |
| width: 100%;
| |
| height: auto;
| |
| /* padding: 5px 5px 5px 5px; */
| |
| text-align: left;
| |
| }
| |
| | |
| .infobox-table td {
| |
| padding: 0.2em 0;
| |
| }
| |
| | |
| .infobox-label {
| |
| width: 25%;
| |
| }
| |
| | |
| .bio-container {
| |
| display: flex;
| |
| width: 100%;
| |
| margin: 1.6em 0;
| |
| }
| |
| | |
| .bio-text {
| |
| font-size: 0.8em;
| |
| }
| |
| | |
| .left {
| |
| width: 40%;
| |
| display: flex;
| |
| margin: 0px 2em;
| |
| flex-direction: column;
| |
| }
| |
| | |
| .right {
| |
| width: 60%;
| |
| display: flex;
| |
| margin: 0px 2em;
| |
| flex-direction: column;
| |
| }
| |
| | |
| .bio-container .right .label{
| |
| margin: 0px;
| |
| }
| |
| | |
| .label {
| |
| display: flex;
| |
| justify-content: center;
| |
| margin-bottom: 0.8em;
| |
| font-size: 1.4em;
| |
| font-style: italic;
| |
| }
| |
| | |
| .stat-label {
| |
| margin-top: 1em;
| |
| }
| |
| | |
| .statbox-label {
| |
| min-width: 100%;
| |
| width: 55%;
| |
| }
| |
| | |
| .dot-filled {
| |
| height: 1em;
| |
| width: 1em;
| |
| background-color: lightblue;;
| |
| border-radius: 50%;
| |
| display: inline-block;
| |
| }
| |
| | |
| .dot-hollow {
| |
| height: 0.6em;
| |
| width: 0.6em;
| |
| border-radius: 50%;
| |
| display: inline-block;
| |
| border: lightblue;;
| |
| border-style: solid;
| |
| border-width: 0.2em;
| |
| }
| |
| | |
| .photo-break {
| |
| width: 100%;
| |
| }
| |
| | |
| .photo-break img {
| |
| width: 100%;
| |
| }
| |
| | |
| .hook-container, .contacts-container {
| |
| margin: 1.2em 2em;
| |
| }
| |
| | |
| .hook-table, .contacts-table {
| |
| width: 100%;
| |
| border-spacing: 0.5rem;
| |
| }
| |
| | |
| .quote-container {
| |
| display: flex;
| |
| justify-content: center;
| |
| padding: 0.7em 2em;
| |
| background-color: lightblue;
| |
| }
| |
| | |
| .quote-content {
| |
| font-size: 1.1em;
| |
| font-style: italic;
| |
| font-family: "times new roman", times, serif;
| |
| }
| |
| | |
| .contacts-table a { | |
| color: #444444;
| |
| }
| |
| | |
| .contacts-table a:visited { | |
| color: #444444;
| |
| }
| |
| | |
| .contacts-table a:hover {
| |
| color: lightblue;
| |
| }
| |
| | |
| .logs-content { | |
| margin: 0 1em;
| |
| }
| |
| | |
| .logs-content a { | |
| color: #444444;
| |
| }
| |
| | |
| .logs-content a:visited { | |
| color: #444444;
| |
| }
| |
| | |
| .logs-content a:hover {
| |
| color: lightblue;
| |
| }
| |
| | |
| .gallery-content ul { | |
| display: flex;
| |
| flex-wrap: wrap;
| |
| list-style-type: none;
| |
| justify-content: center;
| |
| }
| |
| | |
| .gallery-content img {
| |
| height: 240px;
| |
| max-width: 100%;
| |
| }
| |
| | |
| }}
| |
| | |
| <div class="container">
| |
| <div class="photo-header">[[File:Clai-mermaid.gif]]</div>
| |
| | |
| <div class="name-container">Clairine Archambeau</div>
| |
| | |
| <div class="infobox-container">
| |
| <div class="infobox-col">
| |
| <table class="infobox-table">
| |
| <tr> | | <tr> |
| <td class="infobox-label">Full Name:</td> | | <td class="hooks-table-label">Glamour-ous:</td> |
| <td class="infobox-content">Clairine Archambeau</td> | | <td>She is a changeling that plays well with others.</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td class="infobox-label">Born:</td> | | <td class="hooks-table-label">French Native:</td> |
| <td class="infobox-content">May 30th 1995</td> | | <td>She was born and raised in Marseille, France.</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td class="infobox-label">Occupation:</td> | | <td class="hooks-table-label">Beach Life:</td> |
| <td class="infobox-content">Marine Biologist</td> | | <td>She is a regular along the city's many breaches.</td> |
| </tr> | | </tr> |
| </table>
| |
| </div>
| |
|
| |
| <div class="infobox-col">
| |
| <table class="infobox-table">
| |
| <tr> | | <tr> |
| <td class="infobox-label">Seeming:</td> | | <td class="hooks-table-label">Siren's Call:</td> |
| <td class="infobox-content">Wilder</td> | | <td>Where is that wonderful singing coming from?</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td class="infobox-label">Kith:</td> | | <td class="hooks-table-label">Marine Biology:</td> |
| <td class="infobox-content">Morganed</td> | | <td>She works for the SCMI.</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
| <td class="infobox-label">Court:</td> | | <td class="hooks-table-label">Boat Captain:</td> |
| <td class="infobox-content">Seelie</td> | | <td>She owns The Sea Sprite, a Sunreef 50 sailing yacht.</td> |
| </tr> | | </tr> |
| </table> | | </table> |
| </div>
| | | contacts=<table class="hooks-table"> |
| </div>
| | <tr> |
| | <td class="hooks-table-label">[[Dejah]]:</td> |
| | <td>What fates you are blessed to see! I hope they are good ones.</td> |
| | </tr> |
|
| |
|
| <div class="bio-container">
| | <tr> |
| <div class="left">
| | <td class="hooks-table-label">[[Hawthorne]]:</td> |
| <div class="label">Statistics</div>
| | <td>You rule your domain fair and just.</td> |
| <table class="statbox-table">
| | </tr> |
| <tr>
| |
| <td class="statbox-label">Appearance:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Enchanting Eyes:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Changeling's Eyes:</td>
| |
| <td class=""><span class="dot-filled"></span></td>
| |
| </tr>
| |
| </table>
| |
|
| |
|
| <div class="label stat-label">Arts</div>
| |
| <table class="statbox-table">
| |
| <tr>
| |
| <td class="statbox-label">Summer:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Primal:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr> | | <tr> |
| <td class="statbox-label">Metamorphosis:</td>
| | <td class="hooks-table-label">[[Luca]]:</td> |
| <td class=""><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| | <td>My fiery friend. You are as jovial as you are brave.</td> |
| </tr>
| | </tr> |
| </table>
| |
|
| |
|
| <div class="label stat-label">Realms</div>
| | <tr> |
| <table class="statbox-table">
| | <td class="hooks-table-label">[[Maricela]]:</td> |
| <tr>
| | <td>You are the most intriguing kind of trouble.</td> |
| <td class="statbox-label">Actor:</td>
| | </tr> |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Scene:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Fae:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| <tr>
| |
| <td class="statbox-label">Nature:</td>
| |
| <td class=""><span class="dot-filled"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span><span class="dot-hollow"></span></td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| | |
| <div class="right">
| |
| <div class="label">Biography</div>
| |
| <div class="bio-text">
| |
| <p>
| |
| Clairine Archambeau was born in Marseille, France on May 30th, 1995. Her parents were a Charles Archambeau, a Professor of History
| |
| and Veruca Archambeau, a painter and poet. She lived a comfortable childhood until she underwent The Chrysalis at the age of 10 while
| |
| during the Summer of 2005 while swimming at a local beach on the Mediterranean Sea. Her love and connection with the water lead to a
| |
| flashback of memories of a land of water and shorelines, a place in the Dreaming where her fae-self had lived for ages before.
| |
| </p>
| |
| <p>
| |
| The Dream Dance followed when she returned to the beach days after, hoping to repeat the experience. Clairine changed upon immersing
| |
| herself in the water. Her legs fused together into a dorsel fin while her skin turned light blue. Her bright blonde hair adopted a
| |
| light green color while her eyes changed into an emerald green of the ocean which seemed to sparkle with the caustic effects of the
| |
| surface of water. She emerged from the water a changed being and was soon after discovered by the local kithain of the Kingdom of
| |
| Neustria, where she was taken in as a fledgeling. Her change was partially noticed by her eyes, which while originally light green
| |
| had now taken on a richer, emerald-green shade that often seemed to shift to blue or light gray. The entrancing orbs almost seemed to
| |
| sparkle as they caught the light.
| |
| </p>
| |
| <p>
| |
| Clairine spent the next several years as a member of the Kingdom of Neustria while juggling her mundane life and academic studies.
| |
| She took to the swimming team in school while also pursuing singing, which was a new found passion that only developed after her
| |
| change. She left Marseille to study marine biology at the University of Montpellier and eventually left the Kingdom of Neustria for
| |
| the United States when she received a grant and job offer from the Southern California Marine Institute.
| |
| </p>
| |
| <p>
| |
| Clairine has since arrived in Los Angeles in early 2021 and has settled in to a new life away from home where she can be found among
| |
| the cities many beaches and sand bars.
| |
| </p>
| |
| </div>
| |
| </div>
| |
| </div>
| |
| | |
| <div class="photo-break">[[File:Clairine2.jpg]]</div>
| |
| | |
| <div class="hook-container">
| |
| <div class="label">Roleplay Hooks</div>
| |
| | |
| <table class="hook-table">
| |
| <tr>
| |
| <td class="infobox-label">Glamour-ous:</td>
| |
| <td>She is a changeling that plays well with others.</td>
| |
| </tr>
| |
| <tr>
| |
| <td class="infobox-label">French Native:</td>
| |
| <td>She was born and raised in Marseille, France.</td>
| |
| </tr>
| |
| <tr>
| |
| <td class="infobox-label">Beach Life:</td>
| |
| <td>She fits in like a local while also standing out among the crowd.</td>
| |
| </tr>
| |
| <tr>
| |
| <td class="infobox-label">Strong Emotions:</td>
| |
| <td>Like the tides of the ocean, her moods ebb and flow.</td>
| |
| </tr>
| |
| <tr>
| |
| <td class="infobox-label">Siren's Call:</td>
| |
| <td>Where is that wonderful singing coming from? We should totally find out!</td>
| |
| </tr>
| |
| <tr>
| |
| <td class="infobox-label">Marine Biology:</td>
| |
| <td>She works for the Southern California Marine Institute.</td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| | |
| <div class="quote-container">
| |
| <div class="quote-content">
| |
| <div>I am a siren, as pretty as can be...</div>
| |
| <div>Come let's make love, before I drown you in the sea!</div>
| |
| </div>
| |
| </div>
| |
| | |
| <div class="contacts-container">
| |
| <div class="label">Contacts</div>
| |
|
| |
|
| <table class="contacts-table">
| |
| <tr> | | <tr> |
| <td class="infobox-label">[[Dejah]]:</td>
| | <td class="hooks-table-label">[[Rick]]:</td> |
| <td>What fates you are blessed to see! I hope they are good ones.</td>
| | <td>My favorite paper rustler. Surf on, my friend!</td> |
| </tr>
| | </tr> |
| <tr>
| | </table> |
| <td class="infobox-label">[[Maricela]]:</td>
| | | gallery=<ul> |
| <td>You are the most intriguing kind of trouble.</td>
| | <li>[[File:Clairine3.jpg]]</li> |
| </tr>
| | <li>[[File:Clairine4.jpg]]</li> |
| <tr> | | <li>[[File:Clairine7.jpg]]</li> |
| <td class="infobox-label">[[Rick]]:</td>
| | <li>[[File:Clairine8.jpg]]</li> |
| <td>My favorite paper rustler. Surf on, my friend!</td>
| | <li>[[File:Sea-sprite.jpg]]</li> |
| </tr>
| | <li>[[File:Clairine-gown.jpg]]</li> |
| <tr>
| | <li>[[File:Clai-dress.jpg]]</li> |
| <td class="infobox-label">[[Victoria]]:</td>
| | </ul> |
| <td>You rule your domain with grace and poise.</td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| | |
| <div class="logs-container">
| |
| <div class="label">Logs</div>
| |
| <div class="logs-content">
| |
| {{#dpl:
| |
| |linksto={{PAGENAME}}
| |
| |category=Logs
| |
| |columns=3
| |
| |noresultsheader=<i>No logs have been posted yet.</i>
| |
| }} | | }} |
| </div>
| |
| </div>
| |
|
| |
| <div class="gallery-container">
| |
| <div class="label">Gallery</div>
| |
| <div class="gallery-content">
| |
| <ul>
| |
| <li>[[File:Clairine3.jpg]]</li>
| |
| <li>[[File:Clairine4.jpg]]</li>
| |
| <li>[[File:Clairine6.jpg]]</li>
| |
| </ul>
| |
| </div>
| |
|
| |
| </div>
| |
|
| |
| </div>
| |
|
| |
|
|
| |
|
| [[Category:Characters]] | | [[Category:Characters]] |