@import url(https://static.tumblr.com/6hsqxdt/md2mgu4of/tinytots.css); /* --- UPDATES ---*/
#updates {
font-size:12px;
color:#ffffff;
text-align:justify;
height:20px;
width:400px;
padding:4px;
top:25px;
left:-60px;
z-index:10;
font-family:arial;
position:fixed;
overflow:hidden;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
#updates:hover {
height:500px;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
}
#updatestitle {
font-size:20px;
text-transform:uppercase;
font-family:arial;
font-weight:bold;
color: #d58c9c;
text-shadow: -1px -1px 1px #fff, 1px 1px 1px #d58c9c;
}
.popup_block{
background: #fff;
color: #fff;
display:none;
padding:20px;
float:left;
position:fixed;
top:50%;left:50%;
z-index: 99999;
-webkit-box-shadow: 0px 0px 0px #111617; /* delete for solid white */
-moz-box-shadow: 0px 0px 0px #111617; /* delete for solid white */
box-shadow: 0px 0px 0px #111617; /* delete for solid white */
}
*html #fade {position: absolute;}
*html .popup_block {position: absolute;}
#fade {
display:none;
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:9999;
background:#fff; /* change to #fff for solid white */
opacity:0; /* change to opacity:1; */
}
#s-m-t-tooltip{
max-width:300px;
margin:15px;
padding:2px 8px;
border:1px solid black opacity:.9;
background:transparent;
color: #d58c9c;
text-shadow: -1px -1px 1px #000, 1px 1px 1px #d58c9c;
z-index:999999;
font-size:20px;
font-style:none;
font-family: 'Rock Salt', cursive;
text-transform:uppercase;}
/*why do we even have this lever*/
::-webkit-scrollbar-thumb:vertical {border:3px solid color width:9px; height:12px; background-color:transparent}
::-webkit-scrollbar-thumb:horizontal {background-color:transparent;}
::-webkit-scrollbar {height:7px;width:2px;}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:transparent;display:block;height:8px;border-right:2px solid transparent;border-left:2px solid transparent;
}
/*body, AKA random shit which is important*/
body {
font-style:none;
background-image:url("https://static.tumblr.com/999e0591ad9aed77840ad6291ee133f9/hxfyzad/Eslny148u/tumblr_static_ddw2o0dhmzsoss4cck080kgow.png");
background-position:top left;
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#ffffff;
font-family:"times";
color:#ffffff;
font-size:13px;
}
body, a, a:hover, tab1:hover, tab2:hover, tab3:hover,h5:hover {
cursor: url('http://i60.tinypic.com/rh0n86.jpg'), progress;}
h3 {
background-image:url('https://41.media.tumblr.com/1f6a012854e78275bd4cabc2eb3992e3/tumblr_inline_ny14g2yKD71rfqe5s_540.png');
max-width:480px;
max-height:100px;
padding-top:6px;
padding-bottom:6px;
text-align:center;
border:0px solid #ffc9d2;
border-radius:25px;
}
h4 {
max-width:400px;
font-size:50px;
text-align:center;
font-style:normal;
font-weight:lighter;
line-height:100%;
color: #141414;
text-shadow: -1px -1px 1px #451313, 1px 1px 1px #114545;
font-family: 'Calligraffitti';
letter-spacing:1px; }
a {
color:#ffc9d2;
text-decoration:none;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
a:hover {
color:#eeeeee;
text-decoration:none;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
}
img {
opacity: 0.2;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-filter: Grayscale(100%);
-webkit-transition-duration: 0.5s;
-moz-transition-duration:0.5s;
transition-duration:0.5s;
-o-transition-duration:0.5s;}
img:hover {
opacity: 1;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-filter: Grayscale(00%);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
.html_photoset {
opacity: 0.2;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-filter: Grayscale(100%);
-webkit-transition-duration: 0.5s;
-moz-transition-duration:0.5s;
transition-duration:0.5s;
-o-transition-duration:0.5s;}
.html_photoset:hover {
opacity: 1.0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-filter: Grayscale(0%);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
h1 {
font-size:50px;
line-height:30px;
color: #d58c9c;
text-shadow: -1px -1px 1px #000, 1px 1px 1px #d58c9c;
font-family: 'Calligraffitti', cursive;
width:460px;
text-align:center;
}
h2 {
font-size:15px;
line-height:30px;
color:#575757;
font-family: 'times', serif;
width:460px;
text-align:justify;
}
blockquote {
padding:6px ;
margin:5px 0 3px 7px;
border-left:2px solid #e7e7e7;
border-radius:10px;
font-size:15px;
border-color:#d58c9c;
text-align:justify;
}
/*end random shit*/
/*dem links*/
#links {
margin-top:300px;
margin-left:100px;
color:#d58c9c;
position:fixed;
width:400px;
font-family:"times";
text-transform:uppercase;
font-size:25px;
text-align:center;
color: #ffc9d2;
text-shadow: 0 0 5px #ffc9d2;, 0 0 10px #ffc9d2;, 0 0 15px #ffc9d2;, 0 0 20px #ffc9d2;, 0 0 30px #ffc9d2;, 0 0 40px #ffc9d2;, 0 0 50px #ffc9d2;, 0 0 75px #ffc9d2;
font-family: "calibri", Arial;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
-webkit-transition: all .5s linear;
}
/*ALL LINKS*/
#links a {
padding:3px;
font-size:15px;
font-family: 'IM Fell DW Pica', serif;
color:#d58c9c;
}
#links a:hover {
color: #eeeeee;
}
/*next back*/
#pagination {
margin-top:350px;
margin-left:1100px;
font-style:bold;
font-weight:bold;
text-align:center;
font-size:15px;
font-family:"times";
color:#d58c9c;
position:fixed;
}
#pagination a{
color:#d58c9c;
font-family:"times";
}
#pagination a:hover {
color:#d58c9c;
font-family:"times";
}
/*posts— OKAY!!! DON'T FORGET TO ADD PX WHEN PLUGGING YOUR VALUES INTO THE CUSTOMIZATION BAR
ALSO, IF YOU DON'T WANT YOUR CONTAINER TO 'SLIDE', I.E. ASK BOXES AND NON-TEXT THINGS GET CUT OFF, YOUR POSTS WIDTH MUST BE SMALLER THAN THE CONTAINERS WIDTH*/
#postscontainer {
position:fixed;
height:370px;
width:465px;
overflow-y:scroll;
overflow-x:hidden;
margin-left:585px;
margin-top:105px;
padding-bottom:0px;
}
#posts {
width:460px;
padding-top:30px;
margin-top:0px;
font-size:14px;
color:#ffffff;
line-height:90%;
text-align:justify;
border-bottom:2px;
border-color:gray;
}
/*taggity tags*/
#tags {
max-width:400px;
margin-left:2px;
margin-top:7px;
font-size:8px;
color:#d58c9c:
text-align:center;
}
#tags a {
color:#d58c9c;
font-family: 'tinytots';
}
#tags a:hover {
color:#eeeeee
font-family: 'tinytots';
}
/*ask stuffs*/
#asker {
position:relative;
font-family: 'Calligraffitti', cursive;
font-size:50px;
text-align:right;
padding-top: 0px;
margin-left:6px;
max-width:400px;
text-transform:lowercase;
}
#asker a {
color: #141414;
text-shadow: -1px -1px 1px #451313, 1px 1px 1px #114545;
}
#asker a:hover {
text-shadow: -2px 0 .5px #000000, 2px 0 .5px #000000;
}
#ask {
max-width:400px;
position:relative;
z-index:-999999999;/*don't touch this*/
font-family: 'raleway', serif;
font-weight:bold;
font-size:13px;
text-align:center;
padding-top: -10px;
margin-left:0px;
text-transform:uppercase;
letter-spacing:3px;
margin-top:-8px; /*move closer 2 the ask here*/
padding:5px;
background: #111111;
color:#fff;
text-shadow:1px 1px 3px #000000;
border-radius:20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}
#answer {
max-width:400px;
font-family:times;
padding:10px;
font-size:12px;
text-align:justify;
margin-left:10px;
text-transform:Lowercase;
letter-spacing:2px;
}
/*italics and bold/
/*OKAY!!! DELETE FROM HERE*/
b, strong, bold {
font-family: 'Gloria Hallelujah', cursive;
color: #d58c9c;
text-shadow: -1px -1px 1px #d58c9c, 1px 1px 1px #999;
font-weight:bold;
font-size: 16px;
width:460px;
}
i, em, italic {
font-family: 'Rock Salt', cursive;
color: #ffc9d2;
text-shadow: -1px -1px 1px #858484, 1px 1px 1px #fff;
letter-spacing:.05em;
font-size:16px;
font-weight: bold;
width:460px;
}
/*TO HERE IF YOU WANNA GET RID OF SHADOWS. THIS IS ALSO A GOOD PLACE TO CHANGE THE STYLES*/
/*music*/
/*OKAY!!! BILLY PLAYER IS THE BEST PLACE TO FIND STYLISH MUSIC PLAYERS. A TUTORIAL: http://jollythemes.tumblr.com/post/42360414845/how-to-put-billy-music-player-to-your-blog AND A REMINDER THAT I'VE ALREADY ADDED A PLACE FOR THE MUSIC IN THE CUSTOMIZATION BAR.*/
#music {
margin-left:px;
margin-top:px;
position:fixed;
}
/*DO NOT TOUCH FROM HERE*/
#credit {
font-size:0px;
font-family:cambria;
font-style:italic;
letter-spacing:1px;
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
#credit a {
padding:0px;
position:fixed;
right:15px;
bottom:-5px;
}
#credit a:hover {
color:#fff;
}
/*TO HERE*/
&.* HOVER
SEMI-
ACTIVE
highly selective & private
dc oc of two years
written by
chandler
the daughter of bruce wayne.
in the process of rebooting.
...
coded by elly. graphics by me.
i.EPILOGUE
Lenna is a pretentious young woman who has been brain washed by the Joker (the old arc is here, she was kidnapped & conditioned), thus she lacks empathy, but only kills when he commands her or when she is angry (or wants to get her way). So, she has sociopathic tendencies.
ii. WRITING
I am a slow replier sometimes, so I feel it is my responsibility to tell you so. Thus, that means you don’t need to rush with yours either; take your time.
Sometimes I do forget to reply, so just tell me and don’t hound me.
I do not post introductions, but I do publish opens in which you can interact with my characters then. I do reply to intros, however. Or if you want to plot something: you’re always welcome to my ask.
Quality over Quantity is what I always say. It doesn’t have to be ten paragraphs, if need be.
Now, with writing, that means I like to see other’s ability to write. I’m not the grammar police and I am aware of other’s not having the English language as their first. But, there comes a point where I look upon someone’s reading and it doesn’t make any sense. That is the point where I cannot.
I am one of the most friendliest people you’ll ever meet (I hope so, I mean) and I don’t want this to sound like I’m a total jerk. I role play with people underneath my literacy level, however, they have the ability to write. After all, I wasn’t born at this level and people were patient with me.
Additionally, if I write many paragraphs and you give me a sentence or two — I will automatically drop the thread without any alerts.
When it comes to plotting, please don’t come to my inbox without any ideas. It’s happened way too frequently where I’m pretty much making the entire plot every time. Come to my inbox where we can discuss it fifty-fifty because most of the time, it’s a hundred-zero.
iii. OOC DRAMA
This will not be tolerated in an way shape or form.
iv. OCs / OTHER FANDOMS
Crossovers are my favorite to roleplay. I branch out. Fandoms I am in, but not limited to: Hannibal, Teen Wolf, Dexter, Pacific Rim, Sherlock, Marvel, Harry Potter, American Horror Story, Star Trek, & Breaking Bad.
Now, I understand original characters—c’mon, I have my own. However, I’ve come across ones that do not have any links and are following me. I need supplied background, I cannot just follow a character without any information about them.
I’d also like to point out that face claims do not mean anything to me. As long as your character has a background information and your writing persuades me.
v. MATURE CONTENT
Oh yes, there will be mature themes. And yes, they will be tagged accordingly such as gore, blood, sex, etc.
Smut and I are acquaintances — we know each other by name but we are not that close. I usually and most of the time do not smut, but when I’m in the mood; I do. I usually smut with people I’m close to out of character.
vi. GODMODDING
No. This is an absolute no. Please be aware. It might be done accidental sometimes and other times not. Please do not god mod. Write that your character is saying, acting, thinking, behaving, and anything else tied back to your character
vii. SHIPPING
First off, don’t force a ship on me. Just don’t. Bad idea.
viii. MUN IS NOT MUSE
Yes, I have to say this. Whatever my muses say or act upon is not what I, the Mun, believe is right. I am not going to apologize for Lenna's actions. I have no control what she does.
ix. MUN
Hey—It might show me off as strict and unfriendly, but I’m not. I just enforce rules because others do not obey the obvious ones. I am just restating, in a sense, of the rules I believe in.
Thanks for reading the rules!
NAME : lenna wayne NICKNAME[S] : wayne AGE : twenty one BIRTHDAY : november tenth ZODIAC : scorpio SPECIES : human GENDER : female. PREFERRED PRONOUN[S] : she / her. ORIENTATION : none. RELIGION : christian (but doesn’t practice) EYE COLOR : blue HAIR : blonde, mid-back HEIGHT : five foot five WEIGHT : one hundred lbs. (underweight) BUILD : petite
TEMPERAMENT : sanguine. MORAL ALIGNMENT : chaotic evil ENNEAGRAM : type four, the individualist.
bruce nodes his head in understanding. it’s bad enough that his time is mostly spent playing the role of a business billionaire and that of batman leaving him without much energy to be a father, but to actually know that THIS is what his only daughter is subjected to? it’s madness.
❛ really ? unbelievable. thank god you know better than that. ❜
❛ i know ! ❜ she rolls her eyes DRAMATICALLY& crosses her arms over her chest. ❛ no one you are seeing, DADDY? ❜