#s-m-t-tooltip{
max-width:300px;
margin:15px;
padding:2px 8px;
border:1px solid black opacity:.9;
background:#fff;
color:#000000;
z-index:999999;
font-size:8px;
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:#224b37;}
::-webkit-scrollbar-thumb:horizontal {background-color:#224b37;}
::-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://oi62.tinypic.com/11rq1hk.jpg");
background-position:top left;
background-attachment:fixed;
background-repeat:no-repeat;
background-color:#ffffff;
font-family:"calibri";
color:#ffffff;
font-size:9px;
font-family:"calibri";
}
a {
color:#56BC8A;
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%;
}
h1 {
font-size:40px;
line-height:30px;
color:#000;
font-family: "calibri";
width:500px;
}
blockquote {
padding:2px 9px ;
margin:5px 0 3px 7px;
border-left:2px solid #e7e7e7;
border-radius:10px;
border-color:#000;
}
/*end random shit*/
/*dem links*/
#links {
margin-top:300px;
margin-left:100px;
color:#56BC8A;
position:fixed;
width:150px;
font-family:"calibri";
text-transform:uppercase;
text-align:center;
color: #56BC8A;
text-shadow: 0 0 5px #56BC8A;, 0 0 10px #56BC8A;, 0 0 15px #56BC8A;, 0 0 20px #56BC8A;, 0 0 30px #56BC8A;, 0 0 40px #56BC8A;, 0 0 50px #56BC8A;, 0 0 75px #56BC8A;
font-family: "calibri", Arial;
}
/*ALL LINKS*/
#links a {
padding:3px;
font-size:9px;
font-family: "calibri", Arial;
}
#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:350px;
margin-left:100px;
font-style:italic;
text-align:center;
font-size:9px;
font-family:"calibri";
color:#56BC8A;
position:fixed;
}
#pagination a{
color:#56BC8A;
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:540px;
width:540px;
overflow-y:scroll;
overflow-x:hidden;
margin-left:680px;
margin-top:200px;
}
#posts {
width:500px;
margin-top:0px;
padding-top:30px;
font-size:11px;
color:#ffffff;
line-height:90%;
text-align:justify;
border-bottom:2px;
border-color:gray;
}
/*REBLOG, DATE BUTTONS AND STUFF*/
#via {
padding:10px;
padding-bottom:0px;
}
/*taggity tags*/
#tags {
width:500px;
margin-left:-4px;
margin-top:7px;
font-size:8px;
color:#d7d7d7:
}
#tags a {
color:#d7d7d7;
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;
}
#askbg {
padding:12px;
background-color:#fcfcfc;
}
/*italics and bold*/
/*OKAY!!! DELETE FROM HERE*/
b, strong{
color: #56BF4B;
font-size:25px;
letter-spacing:0px;
text-shadow: 3px 3px 0px #000;
font-weight: bold;
width:500px;
}
i, em, strong {
color: #45993c;
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*/
/************** FLAGS UPDATES TAB **************/
/* tutorial by deanlirium|tumblr (clarence.tk) */
#flags {
position:fixed;
top:-10px;
left:100px; /* distance from the left of the page - adjust as you wish! */
text-align:center;
text-transform:uppercase; /* the text is in all caps - delete this line and it won't be */
color:#fff; /* 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:8px; /* adjust font size */
letter-spacing:1px;
z-index:2147483607;
font-family:calibri;}
/* okay real talk - this updates tab is currently to the top left of your page - if you want to move it to right, just change every 'left' into 'right' and 'right' into 'left'! and I mean every. single. one. Such as the left:100px; above will become right:100px; there are also a bunch of 'margin-left's here below, so change them to margin-right. look for left and right stuff and switch.
On the contrary, if you want to move it to the bottom of the page, switch every 'top' with 'bottom' and vice versa. That's really it! c: */
#flag1 {
border:solid 6px #000000; /* flag color */
border-bottom:solid 6px 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-top:20px;
width:0px;
height:20px; /* increase or decrease to change the lenght of the CLOSED flag */
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 {
height:180px;} /* lenght of the OPEN flag */
#upd1 {
position:absolute;
width:110px;
height:200px; /* adjust to fit the text if you write a lot! */
padding:10px;
padding-top:60px; /* adjust this if you've changed the length of the closed flag */
top:-270px; /* IMPORTANT! keep this number equal to the sum of the padding-top, padding and height values!!!! */
margin-left:6px; /* keep this number equal to the 'border' value for the flag */
opacity:0;
overflow:hidden;
-moz-transition:all 0.7s ease-out;
-webkit-transition:all 0.7s ease-out;
-o-transition:all 0.7s ease-out;}
#flag1:hover #upd1{
top:0px;
opacity:1;}
/* following is the coding for the other flags - same as above! */
#flag2 {
border:solid 6px #4BEC45;
margin-left:20px;
position:absolute;
border-bottom:solid 6px transparent;
padding-top:20px;
width:0px;
height:20px;
-moz-transition:all 0.7s ease-out;
-webkit-transition:all 0.7s ease-out;
-o-transition:all 0.7s ease-out;}
#flag2:hover {
height:180px;}
#upd2 {
position:absolute;
width:110px;
padding:10px;
padding-top:60px;
height:200px; /* adjust to fit the text if you write a lot! */
top:-270px; /* IMPORTANT! keep this number equal to the sum of the padding-top, padding and height values!!!! */
overflow:hidden;
margin-left: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{
top:0px;
opacity:1;}
/*if you want more flags, just copy the part of the code below and change the numbers - then increase the margin-left value for the #flag(number) adding 20px each new flag! copy from here: */
#flag3 {
border:solid 6px #9DE39A;
position:absolute;
margin-left:40px;
border-bottom:solid 6px transparent;
padding-top:20px;
height:20px;
width:0px;
-moz-transition:all 0.7s ease-out;
-webkit-transition:all 0.7s ease-out;
-o-transition:all 0.7s ease-out;}
#flag3:hover {
height:180px;}
#upd3 {
position:absolute;
width:110px;
padding:10px;
padding-top:60px;
height:200px; /* adjust to fit the text if you write a lot! */
top:-270px; /* IMPORTANT! keep this number equal to the sum of the padding-top, padding and height values!!!! */
overflow:hidden;
margin-left: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{
top:0px;
opacity:1;}
/* to here */
what if your legs independent gavin free.
nsfw. DIDN'T KNOW THEY WERE LEGS?
read all rules before interacting.
written by molls!! violence/gore warning.
if i'm not here i'm over on: BLUE
The singer looked over at Gavin, then smiled, nodding.
“I guess it is ‘top’.”
He said, then he settled back a bit.
“So, what is it that I inspired you to do?”
He asked curiously, clearly interested in what Gavin had to say. He was a curious person, he liked learning things about new people he met.
he let out a small laugh, before a grin settling on his face.
“ it wasn’t so much as what you did, more of what your stage crew didn’t do..”
gavin stopped himself, scratching the side of his larger then normal nose. that really made his crew sound bad…but it was true. they weren’t doing their jobs right..
“ er, me and my mate, meg went to a gig of yours a while ago..and they were showing a live video of you, while you were performing on stage, you know, for the people who couldn’t see, and it just looked..wrong..the angles were off, the way you look at your audience, anyone that relied on the screen, was buggered, honestly..it was just a video, yeah, but like that’s the only way some people can see you, and if that’s wrong, then they’re not gonna get the right idea about you..all because of that video…i guess it was from then, you kinda made me want to show that audience the real person singing, not just rushed frames to the beat of the music..”
gavin looked away again. that sounded stupid, and weird. god he sounded so weird. why?… why did he come here, to embarrass himself..
“ and then i remembered you made your dreams happen, with all this…and it just made me believe i could make my own dream, of showing other people, that there is another person on the otherside of that camera, it’s not just an image..”
It seems I’ve hit that lovely number of
followers where I should give a pretty decent/semi nice/mediocre/lazy shout out to the people who keep
me coming back for more. It’s only been a few months since I’ve picked up Dan, but fucking A
am I glad I did and even more glad I stayed. He’s become a big part of me with writing and it’s helped in
more ways than one. I’m not entirely sure what the fuck actually goes in the
wordy bit above the names so I’m just going to go ahead and skip to the names
part. ☄
man like idk if this is a hc or not i think kinda..i rp gav as closeted bisexual, this is due to something he said on the podcast. there’s a photo of a young gav in a room with posters of women, and he said that photo was taken to show his parents he was straight. this to me suggests that he didn’t want his family to find out that he had feelings for the opposite gender. at the same time i think he wouldn’t wanna tell the guys, due to them maybe not accepting him. also i think if gav is going to get sexual/romantic with a guy there will need to be a lot of feelings there.so yeah, just a small bit of info, on gavvers sexuality.
Ryan smiled as he listened to Gavin speak, then he brightened visibly.
“Wow, that’s amazing to hear. I’m glad I inspired you, that means a lot to me. It makes me proud of what I do whenever I hear someone tell me things like that.”
He responded, his heart fluttering happily. It always took his breath away and made him feel good whenever he heard such things from fans.
gav couldn’t help but stare. ryan just looked relaxed, like he didn’t have a care, and honestly, gavin didn’t think he did. he looked like a man who had got where he wanted to.
he chewed his lip a little, before looking away. gav knew he did more then admire this man, but he couldn’t feel attraction. he was straight. gavin breathed in deeply, before grinning at ryan again, putting the thoughts into the back of his head.
I crave a childhood friends to lovers au. I don’t care how fricking corny it is. I love the idea of always being best friends and dating people and then growing up and realizing wow, I love you like fuck give it to me eee. e e!~
MC gave him a small smile back, honestly not expecting anyone to even look at her. she tended to give off a scary vibe that kept strangers away. she wasn’t complaining. she was undercover, of course, so him coming over was a secret blessing, it helped her blend into the crowd.
‘hello there.’
gav needed to get out some energy, and if that involved a very smashing looking young woman, well gavin wasn’t complaining.
“ what’s a lovely lady like you doing here, alone? can i get you some bevs?”