.popup_block{ display:none; height: 450px; overflow-x: hidden; overflow-y: scroll; background-image: url('http://i993.photobucket.com/albums/af56/elurins/Untitled-14_zpssbaspxhp.png'); background-repeat:no-repeat; background-color:#231b24; color:#e7e7e7: 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:12px; font-family:calibri; font-variant: small-caps; color: #f47979; 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:#fff; -webkit-box-shadow: 0px 0px 20px #000; -moz-box-shadow: 0px 0px 20px #000; box-shadow: 0px 0px 20px #f47979; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s; } letter-spacing: -1px; } #s-m-t-tooltip{ max-width:300px; margin:15px; padding:2px 8px; border:1px solid black opacity:.9; background:#e1ddd7; 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:#8c9288;} ::-webkit-scrollbar-thumb:horizontal {background-color:#8c9288;} ::-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/23d90ad630704cc8f50083ccc511858f/mwnfinu/xvKntpobs/tumblr_static_4lirlm0yw3uocs0ck4cgcw8kc.png"); background-position:top left; background-attachment:fixed; background-repeat:no-repeat; background-color:#0b0b0b; font-family:"calibri"; color:#2f332c; font-size:12px; font-family:"calibri"; justify:left; } a { color:#fad6ab; 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:#000; font-family: "calibri"; width:350px; text-align:left; } blockquote { padding:6px ; margin:5px 0 3px 7px; border-left:2px solid #8c9288; border-radius:10px; border-color:#000; justify:left; } /*end random shit*/ /*dem links*/ #links a { color:#cb915b; } #links a:hover { color:#cb915b; text-shadow:4px 0 0 rgba(18,208,211,0.4), -4px 0 0 rgba(185,33,39,0.4); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;} #link1 { position:fixed; color:#cb915b; left:1090px; top:505px; font-family: 'calibri'; font-size: 17px; -ms-transform: rotate(10deg); /* IE 9 */ -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */ transform: rotate(10deg);} #link2 { position:fixed; color:#cb915b; left:1080px; top:520px; font-family: 'calibri'; font-size: 22px; -ms-transform: rotate(-10deg); /* IE 9 */ -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */ transform: rotate(-10deg);} #link3 { position:fixed; color:#cb915b; left:1108px; top:495px; font-family: 'calibri'; font-size: 19px; -ms-transform: rotate(0deg); /* IE 9 */ -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */ transform: rotate(0deg); } #link4 { position:fixed; color:#cb915b; left:1103px; top:515px; font-family: 'calibri'; font-size: 26px; -ms-transform: rotate(-10deg); /* IE 9 */ -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */ transform: rotate(-10deg); } #link5 { position:fixed; color:#cb915b; left:1130px; top:509px; font-family: 'calibri'; font-size: 17px; -ms-transform: rotate(-10deg); /* IE 9 */ -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */ transform: rotate(-10deg);} #link6 { position:fixed; color:#cb915b; left:1130px; top:530px; font-family: 'calibri'; font-size: 15px; -ms-transform: rotate(0deg); /* IE 9 */ -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */ transform: rotate(0deg);} /*next back*/ #pagination { margin-top:500px; margin-left:1090px; font-style:italic; text-align:center; font-size:12px; font-family:"calibri"; color:#cb915b; position:fixed; } #pagination a{ color:#cb915b; font-family:"calibri"; } #pagination a:hover { color:#eeeeee; font-family:"calibri"; } /*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:280px; width:430px; overflow-y:scroll; overflow-x:hidden; margin-left:640px; margin-top:235px; padding-bottom:0px; } #posts { width:350px; padding-top:30px; margin-top:0px; font-size:11px; color:#2f332c; line-height:90%; text-align:left; border-bottom:2px; border-color:gray; } sub, sup, small {font-size: 12px;} /*taggity tags*/ #tags { width:500px; margin-left:-4px; margin-top:12px; margin-bottom:3px; padding-top:3px; font-size:10px; color:#2f332c; border-top: 1px solid ; } #tags a { color:#2f332c; 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:#fcfcfc; } /*italics and bold*/ /*OKAY!!! DELETE FROM HERE*/ b, strong{ color: #e1ddd7; font-size:18px; letter-spacing:0px; font-weight: bold; width:500px; } i, em, strong { color: #e1ddd7; font-size:18px; letter-spacing:0px; text-shadow:0 0 0.3em #000; 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*/ #thekey img{ width:100px; margin-top: 40px; right: 28px; position:fixed; z-index: 9999; } #ocehans1{ height:14px; text-align:center; overflow:hidden; margin-top:-1px; border-bottom:1px solid #21231e; text-transform:uppercase; letter-spacing:1px; font-size:8px; line-height:10px; z-index:999999999999999999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans1:hover{ height:220px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans2{ height:14px; text-align:center; overflow:hidden; border-bottom:1px solid #21231e; text-transform:uppercase; background-color:#0d0d0d; letter-spacing:1px; font-size;8px; line-height:13px; z-index:999999999999999999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans2:hover{ height:200px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans3{ height:14px; text-align:center; overflow:hidden; border-bottom:1px solid #21231e; text-transform:uppercase; background-color:#0d0d0d; letter-spacing:1px; font-size;8px; line-height:13px; z-index:999999999999999999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans3:hover{ height:180px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans4{ height:14px; text-align:center; overflow:hidden; border-bottom:1px solid #21231e; text-transform:uppercase; background-color:#0d0d0d; letter-spacing:1px; font-size;8px; line-height:13px; z-index:999999999999999999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans4:hover{ height:190px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans5{ height:14px; text-align:center; overflow:hidden; border-bottom:0px solid #21231e; text-transform:uppercase; background-color:#0d0d0d; letter-spacing:1px; font-size;8px; line-height:13px; z-index:999999999999999999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans5:hover{ height:100px; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #ocehans{ text-align:left; font-size:8px; text-transform:uppercase; opacity: .8; position:fixed; font-family:calibri; right:13px; background-color:#0d0d0d; letter-spacing:1px; width:110px; z-index:9999; padding:4px; top:115px; } /*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.*/
hello little buns and welcome to my rp blog.
my name is Krissy, and I am 21+, so nsfw things may happen but they will be tagged!
skype is available on request, especially for plotting uses.
On RP:






navigation
Independent Thranduil Oropherion
Movie!canon, with the influence of personal headcanons and other Tolkien lore (Unfinished Tales, Silmarillion)
#underoakandbeech
Written by Krissy
est Jan 2013
Activity Status: Semi-hiatus
Updated tags 4/14Drafts: 0
Queued: 2
*Theme (for now) best viewed with 1920x1080

booty-boggins reblogged this from levii-acckermann
booty-boggins liked this
levii-acckermann reblogged this from klngfili
piratewives reblogged this from villainelle
ardamire-laiqualasse liked this
willowenigma reblogged this from klngfili
sansael reblogged this from thcrin
tawarwaith reblogged this from thcrin
thcrin reblogged this from mirkwood
evilwriter37 liked this
elrondhalfelven liked this
lifbitch reblogged this from mirkwood
lifbitch liked this
under-cloud-and-under-star reblogged this from mirkwood
milyavild liked this
jadeparabatai liked this
momonica7826 liked this
duckydoom reblogged this from villainelle
duckydoom liked this
bag-my-oak-hole reblogged this from thcrin
levii-acckermann liked this
the100arrows reblogged this from klngfili
reima-of-the-kells reblogged this from thcrin
shyguypisces reblogged this from villainelle
shyguypisces liked this
thirtybythirty liked this