.popup_block{ display:none; height: 450px; overflow-x: hidden; overflow-y: scroll; background-image: url('http://i993.photobucket.com/albums/af56/elurins/dfdsfwesd_zpsyr4fivaa.png'); background-repeat:no-repeat; background-color:#231b24; padding:20px; border:1px solid #eee; /* if you want a solid white pop-up, delete this */ float:left; position:fixed; top:50%;left:50%; z-index: 99999; -webkit-box-shadow: 0px 0px 20px #000; /* delete for solid white */ -moz-box-shadow: 0px 0px 20px #000; /* delete for solid white */ box-shadow: 0px 0px 20px #000; /* 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:#000; /* change to #fff for solid white */ opacity:0.5; /* change to opacity:1; */ } /* pop-up navigation div here */ .lettuce { text-align:center; width: auto; padding:10px; margin-top: -20px; } .lettuce a { margin-left:5px; margin-top:10px; display: inline-block; padding:8px; outline: 1px solid #fff; border: 1px solid #fff; letter-spacing:1px; font-size:10px; font-family:calibri; font-variant: small-caps; color: #fff; width:80px; text-align:center; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; } .lettuce a:hover { background-color:#D50032; -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #aaaaaa; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; } #s-m-t-tooltip{ max-width:300px; margin:15px; padding:2px 8px; border:1px solid black opacity:.9; background:#290101; color:; z-index:999999; font-size:12px; font-style:none; font-family: "calibri"; text-transform:uppercase; box-shadow:1px 1px 3px rgba(0,0,0,.1);} /*why do we even have this lever*/ ::-webkit-scrollbar-thumb:vertical {border:3px solid color width:9px; height:12px; background-color:#d6d5d5;} ::-webkit-scrollbar-thumb:horizontal {background-color:#d6d5d5;} ::-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("http://static.tumblr.com/b59a435f362ff27b743fdc135f81ac44/5ymdzmr/rEmo1jw6a/tumblr_static_6ferz83zp6skcsw48swswcgsk.png"); background-position:top left; background-attachment:fixed; background-repeat:no-repeat; background-color:#ffffff; font-family:"calibri"; color:#ede4e4; font-size:12px; font-family:"calibri"; justify:left; } a { color:#ddd6c1; 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 { border:none; max-width:100%; justify:left } h1 { font-size:20px; line-height:30px; color:#ffffff; font-family: "calibri"; width:500px; text-align:left; } blockquote { padding:6px ; margin:5px 0 3px 7px; border-left:2px solid #e7e7e7; border-radius:10px; border-color:#ffffff; justify:left; } /*end random shit*/ /*BODY LINKS*/ #links a { padding:3px; font-family: "calibri", Arial; color: #ddd6c1; } #links a:hover { color:#eeeeee; text-shadow: 0px 0px 10px rgba(255,255,255,0.6), 0px 0px 30px rgba(255,255,255,0.4), 0px 0px 50px rgba(255,255,255,0.3), 0px 0px 180px rgba(255,255,255,0.3); color: #eeeeee; } /*next back*/ #pagination { margin-top:360px; margin-left:525px; font-style:italic; text-align:center; font-size:12px; font-family: 'Pacifico', cursive; color:#bbb8b8; position:fixed; } #pagination a{ color:#bbb8b8; font-family: 'Pacifico', cursive; } #pagination a:hover { color:#eeeeee; font-family: 'Pacifico', cursive; } /*dem links*/ #links { margin-top:490px; margin-left:1480px; color:#ddd6c1; position:fixed; width:150px; font-family:"calibri"; font-size:20px; text-transform:uppercase; text-align:center; color:#ddd6c1; text-shadow: 0 0 5px #ddd6c1;, 0 0 10px #ddd6c1;, 0 0 15px #ddd6c1;, 0 0 20px #ddd6c1;, 0 0 30px #ddd6c1;, 0 0 40px #ddd6c1;, 0 0 50px #ddd6c1;, 0 0 75px #ddd6c1; font-family: "calibri", Arial; } /*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:300px; width:455px; overflow-y:scroll; overflow-x:hidden; margin-left:525px; margin-top:395px; padding-bottom:0px; } #posts { width:450px; padding-top:30px; margin-top:0px; font-size:11px; color:#ede4e4; line-height:100%; text-align:left; border-bottom:2px; border-color:gray; } sub, sup, small {font-size: 12px;} /*taggity tags*/ #tags { width:450px; margin-left:-4px; margin-top:12px; margin-bottom:3px; padding-top:3px; font-size:10px; color:#ede4e4; border-top: 1px solid ; } #tags a { color:#ede4e4; font-family:"calibri"; } #tags a:hover { color:#eeeeee font-family:"calibri"; } /*ask stuffs*/ #ask { margin-top:-10px; font-family:"calibri"; text-align:left; } #ask img { margin-top:30px; width:50px; text-align:left; } #askbg { padding:12px; background-color:#375a50; } /*italics and bold*/ /*OKAY!!! DELETE FROM HERE*/ b, strong{ color: #ffffff; font-size:18px; letter-spacing:0px; font-family: 'Pacifico', cursive; font-weight: bold; width:500px; } i, em, strong { color: #ffffff; font-size:18px; letter-spacing:0px; text-shadow:0 0 0.3em #290101; font-family: 'Pacifico', cursive; font-weight: bold; width:500px; } /*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:9px; 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*/ /************** FLAGS UPDATES TAB **************/ /* tutorial by deanlirium|tumblr (clarence.tk) */ #flags { position:fixed; top:100px; /* distance from the top of the page - adjust as you wish! */ right:0px; text-align:center; text-transform:none; /* the text is in all caps - delete this line and it won't be */ color:#e6d6d5; /* change text color: use sites like http://www.colorpicker.com/ or the tumblr thing, copy the code it gives you and paste it! remember the #! */ font-size:10px; /* adjust font size */ letter-spacing:1px; z-index:2147483607; font-family:calibri;} #flag1 { border:solid 4px #e7dfc9; /* flag color */ border-left:solid 4px transparent; /* IMPORTANT! -- to make the flag thicker increase the border and border-right value; it looks better if they both have the same number! */ padding-right:10px; right:00px; width:20px; /* increase or decrease to change the lenght of the CLOSED flag */ height:0px; position:absolute; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag1:hover { width:210px;} /* lenght of the OPEN flag */ #upd1 { position:absolute; width:180px; padding:10px; padding-right:60px; /* adjust this if you've changed the length of the open flag, subtract what you add here to the 'left' value below */ right:-180px; margin-top:6px; /* keep this number equal to the 'border' value for the flag */ opacity:0; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag1:hover #upd1{ right:0px; opacity:1;} /* following is the coding for the other flags - same as above! */ #flag2 { border:solid 4px #e7dfc9; margin-top:20px; position:absolute; border-left:solid 4px transparent; padding-right:10px; right:00px; width:20px; height:0px; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag2:hover { width:180px;} #upd2 { position:absolute; width:110px; padding:10px; padding-right:60px; right:-180px; margin-top:6px; opacity:0; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag2:hover #upd2{ right:0px; opacity:1;} /*if you want more flags, just copy the part of the code below and change the numbers - then increase the margin-top value for the #flag(number) adding 20px each new flag! copy from here: */ #flag3 { border:solid 4px #e7dfc9; position:absolute; margin-top:40px; /* this one! */ border-left:solid 4px transparent; padding-right:10px; right:0px; width:20px; height:0px; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag3:hover { width:180px;} #upd3 { position:absolute; width:110px; padding:10px; padding-right:60px; right:-180px; margin-top:6px; opacity:0; -moz-transition:all 0.7s ease-out; -webkit-transition:all 0.7s ease-out; -o-transition:all 0.7s ease-out;} #flag3:hover #upd3{ right:0px; opacity:1;} /* to here */ /*OKAY!!! ALL THESE PURPLE AND BLUE BRACKETS ARE PLACES WHERE YOU CAN CHANGE YOUR PHOTO SIZES. IF YOU CHANGE THE SIZES, GO TO PhotoURL-400 AND CHANGE 400 TO 250, 500, OR 700. OR YOU CAN LEAVE IT THE SAME. YOU CAN DO THE SAME FOR PHOTOSETS. Photoset-250 GOES FOR THE SAME NUMBERS.*/





navigation

( x )

Lelaros is absolutely domineering in bed. He loves being the one in control, whether he’s with a man or a woman. He has little problem with simply sliding into his partner’s lap and taking charge. If it’s a man, he very much enjoys riding, and if it’s a woman, he loves to go down on her. Even in a poly sort of situation, he will happily take the lead.
He’s never shy about the act or about getting undressed. He’s very confident in his looks and his abilities. He’s a ridiculous flirt to begin with, but he lays it on very thick when he wants to accompany someone to their room or vice versa. Don’t expect him to be there when you wake though. That’s only reserved for those who are fortunate enough to be invited to his room.
Lelaros’ vulnerable and more submissive side is rarely seen by casual partners. That is a side of him that needs and requires a good deal of built up trust between him and his partner(s).

( x )

( ➶ )
meme | accepting | @aureasadrisit

“—Is that so? All I did was walk into the room. Your
night might end up getting worse.”

“Guess it depends which view you’re referring to. The mountains which
look as if they’re straight out of a noble’s painting or the ruggedly handsome
man standing next to me.” He glances over to Teller, flashing a sly grin. “I
guess you’ll never know.”
Feel free to add your own.
- “You’re really hot.”
- “Oh, don’t mind me. Just enjoying the view.”
- “You know, those/that ______ of yours are/is pretty distracting.”
- “Hot damn.”
- “So, you come here often?”
- “Well, well. My night just got better.”
- “Is that a gun in your pocket or are you just happy to see me?”
- “You have got a great ass.”
- “Hey, I’m open minded.”
- “You enjoying the view over there?”
- “Keep sweet-talking and this could go a whole new direction.”
- “Don’t be bashful. You know you want to.”
- “You can have me any way you’d like, baby.”
- “You wanna move this conversation someplace more private?”
- “I’m off in a few minutes, you know.”
- “It’s been a long day. Why don’t we help each other unwind?”
- “I think it’s about time we stop avoiding the obvious.”
- “I’m gonna be honest with you. I’m really horny, and you’re really hot. Can we fuck? Like, now?”
- “I wanna see you get naked.”
- “You like how I bend over for you, huh?”
- “You’re getting me all worked up.”
- “What do we have here?”
- “I see someone’s happy to see me.”
- “Play your cards right, and I just might have to put you on speed dial.”
- “You like that, don’t you?”
- “How do you want me?”
- “I’m sure we can put those lips to better use.”
- “I want you. Right here. Right now.”
- “God, you’re perfect.”
- “I really like a man who’s good with his hands.”
- “I’d be more than happy to show you a good time, if you’re looking for one.”
- “I saw that. You just checked me out.”
- “You look real good in that suit/dress/skirt/outfit.”
- “You wanna help me out of this ___?” (Insert article clothing here.)
- “Can I keep you?”
- “You’re such a tease.”
- “Oh my, looks like I/you dropped something.”
- “I love it when you talk dirty.”
- “I can’t stop thinking about your hands on me.”
- “I think you’ll be happy to know that I’m not wearing any underwear.”
- “I really want to take you home and get you out of all those clothes.”
- “It’s like you want to ruin men/women for me.”
Romantic attraction: none | very low | low | medium | high | very high | extreme
Sexual attraction: none | very low | low | medium | high | very high | extreme
Aesthetic attraction: none | very low | low | medium | high | very high | extreme
Sensual attraction: none | very low | low | medium | high | very high | extreme
+Platonic attraction: none | very low | low | medium | high | very high | extreme
Romantic attraction: none | very low | low | medium | high | very high | extreme
Sexual attraction: none | very low | low | medium | high | very high | extreme
Aesthetic attraction: none | very low | low | medium | high | very high | extreme
Sensual attraction: none | very low | low | medium | high | very high | extreme
+Platonic attraction: none | very low | low | medium | high | very high | extreme
Romantic attraction: none | very low | low | medium | high | very high | extreme
Sexual attraction: none | very low | low | medium | high | very high | extreme
Aesthetic attraction: none | very low | low | medium | high | very high | extreme
Sensual attraction: none | very low | low | medium | high | very high | extreme
+Platonic attraction: none | very low | low | medium | high | very high | extreme