#s-m-t-tooltip{ max-width:300px; margin:15px; padding:2px 8px; border:1px solid black opacity:.9; background: #000; color: #fff; z-index:999999; font-size: 13px; font-style:none; font-family: 'Shadows Into Light', cursive; 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:1px solid color width:0px; height:0px; background-color:#F2992E;} ::-webkit-scrollbar-thumb:horizontal {background-color:#F2992E;} ::-webkit-scrollbar {height:0px;width:0px;} ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:transparent;display:block;height:0px;border-right:0px solid transparent;border-left:0px solid transparent; } /*body, AKA random shit which is important*/ body { font-style:none; background-image: url('http://i.imgur.com/PVS61YI.gif'); background-position:top left; background-attachment:fixed; background-repeat:no-repeat; background-color:#000000; font-family:"calibri"; color:#1d1d1d; font-size:9px; font-family:"arial"; } a { color:#ae4b33; 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:35px; line-height:30px; color:#cecece; font-family: 'Cutive Mono'; width:480px; text-shadow:1px 1px 10px #000; } blockquote { padding:2px 9px ; margin:5px 0 3px 7px; border-left:2px solid #F2992E; border-radius:10px; border-color:#75b1d6; } /*end random shit*/ /*dem links*/ .links { width:10px; position:fixed; margin-top:353px; margin-left:330px; padding:5px; font-family: 'Metamorphous', cursive; text-align:left; word-spacing:1px; font-size:15px; font-weight:none; display:block; color:#000; -webkit-filter: blur(1px); /*ALL LINKS*/ } .links a { color: #D3C07E; -webkit-filter: blur(1px); letter-spacing: 1px; padding:3px; } .links a:hover { color:; text-shadow:color: white; text-shadow: white 0.2em 0.2em 0.2em; } .alinks { width:10px; position:fixed; margin-top:185px; margin-left:250px; padding:5px; font-family: 'Metamorphous', cursive; text-align:left; word-spacing:1px; font-size:15px; font-weight:none; display:block; color:#000; -webkit-filter: blur(1px); } .alinks a { color: #D3C07E; letter-spacing: 1px; padding:3px; } .alinks a:hover { color:; text-shadow:color: white; text-shadow: white 0.1em 0.1em 0.1em; } .blinks { width:10px; position:fixed; margin-top:145px; margin-left:185px; padding:5px; font-family: 'Metamorphous', cursive; text-align:left; word-spacing:40px; font-size:15px; font-weight:none; display:block; color:#000 transform: rotate(145deg); } .blinks a { -webkit-filter: blur(1px); color: #D3C07E; letter-spacing: 30px; padding:3px; } .blinks a:hover { color:; text-shadow:color: white; text-shadow: white 0.1em 0.1em 0.1em; } .clinks { width:10px; position:fixed; margin-top:160px; margin-left:125px; padding:5px; font-family: 'Metamorphous', cursive; text-align:left; word-spacing:1px; font-size:15px; font-weight:none; display:block; color:#000; -webkit-filter: blur(1px); } .clinks a { color: #D3C07E; letter-spacing: 1px; padding:3px; } .clinks a:hover { color:; text-shadow:color: white; text-shadow: white 0.1em 0.1em 0.1em; } .dlinks { width:10px; position:fixed; margin-top:205px; margin-left:50px; padding:5px; font-family: 'Metamorphous', cursive; text-align:left; word-spacing:1px; font-size:15px; font-weight:none; display:block; color:#000; -webkit-filter: blur(1px); } .dlinks a { color: #D3C07E; letter-spacing: 1px; padding:3px; } .dlinks a:hover { color:; text-shadow:color: white; text-shadow: white 0.1em 0.1em 0.1em; } /*next back*/ #pagination { margin-top:215px; margin-left:1020px; font-style:italic; text-align:center; font-size:25px; font-family:"calibri"; color:#ae4b33; position:fixed; } #pagination a{ color:#ae4b33; font-family:"calibri"; } #pagination a:hover { color:#EEEEEE; font-family: 'PT Sans Narrow', sans-serif; } /*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:265px; width:650px; overflow-y:scroll; overflow-x:hidden; margin-left:493px; margin-top:215px; } #posts { width:480px; margin-top:0px; padding-top:30px; font-size:11px; color:#1d1d1d; line-height:90%; text-align:justify; border-bottom:2px; border-color:gray; } /*REBLOG, DATE BUTTONS AND STUFF*/ /*time posted, note count, via and source*/ .postinfo { margin-top:10px; margin-bottom:3px; margin-left:0px; padding-bottom:8px; font-size:25px; width:480px; height:25px; text-align:center; font-family:"Six Caps"; text-transform:lowercase; background: url('http://i.imgur.com/UhP7sFC.png'); border: 1px solid #fff; border-top-left-radius:20px; border-bottom-left-radius:20px; border-bottom-right-radius:20px; border-top-right-radius:20px; -moz-transition-duration:0.2s; -webkit-transition-duration:0.2s; -o-transition-duration:0.2s; } .postinfo a { color:#000 } .postinfo a:hover { color:#ddd; -webkit-filter: blur(4px); -webkit-transition:all .5s ease-in-out; -moz-transition:all .5s ease-in-out; transition:all .5s ease-in-out; } } /*taggity tags*/ #tags { width:480px; margin-left:-4px; margin-top:7px; font-size:9px; color:#3c9732: } #tags a { color:#3c9732; font-family:"calibri"; text-shadow:color: white; text-shadow: black 0.1em 0em 0.1em; } #tags a:hover { color: transparent font-family:"calibri"; text-shadow:1 1 7em #fcfcfc; } /*ask stuffs*/ #ask { margin-top:-10px; font-family:"calibri"; text-align:left; } #ask img { margin-top:30px; width:50px; } #askbg { padding:12px; background-color: #000; } /*italics and bold*/ /*OKAY!!! DELETE FROM HERE*/ b, strong{ color: #ce7810; font-family: 'Rock Salt', cursive; font-size:16px; letter-spacing:1px; text-shadow: 1px 2px 0px #000000; font-weight: bold; width:480px; } i, em, strong { color: #700000; font-family: 'Rochester', cursive; font-size:18px; letter-spacing:0px; width:480px; } /*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:; margin-top:; position:fixed; } /*DO NOT TOUCH FROM HERE*/ #credit { font-size:9px; font-family: 'Architects Daughter', cursive; 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:#000; } .popup_block{ display:none; background: #0f0f0f; padding:20px; border:1px solid #eee; /* if you want a solid white pop-up, delete this */ line height: 10px; float:left; position:fixed; top:50%;left:50%; border-top-right-radius:4px; border-bottom-left-radius:4px; border-top-left-radius:4px; border-bottom-right-radius:4px; width: 450px; height: 150px; color:#fff; z-index: 99999; overflow-y:scroll; overflow-x:hidden; -webkit-box-shadow: 0px 0px 20px #F3EFE0; /* delete for solid white */ -moz-box-shadow: 0px 0px 20px #F3EFE0#; /* delete for solid white */ box-shadow: 2px 2px 20px #F3EFE0; /* 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; */ } /*TO HERE*/ /************** FLAGS UPDATES TAB **************/ /* tutorial by deanlirium|tumblr (clarence.tk) */ #flags { position:fixed; top:150px; /* distance from the top of the page - adjust as you wish! */ right:0px; text-align:center; text-transform:uppercase; /* the text is in all caps - delete this line and it won't be */ color:#FFFFFF; /* 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 #CC0000; /* flag color */ border-left: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-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:180px;} /* lenght of the OPEN flag */ #upd1 { position:absolute; width:110px; 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 #333333; margin-top:20px; position:absolute; border-left:solid 6px 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 #FFFFFF; position:absolute; margin-top:40px; /* this one! */ border-left:solid 6px 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.*/

Full Name: Michael Francis Corleone.
Nicknames: Michael, Mike, Mikey, Joe College
Date of Birth: October 15, 1920
Place of Birth: Hell's Kitchen, New York, U.S.A
Gender:Male.
Sexual Orientation: Heterosexual.
Nationality: Italian-American.
Height: 5'7"
Weight: 130 pounds to 150 pounds.
Occupation: Formerly Marine Soldier, Head of the Corleone Family.
Award/s: Navy Cross, Featured in the Life Magazine.
Titles: Don, The Godfather
Father: Vito Corleone
Mother: Carmella Corleone
Siblings: Santino Corleone ( Sonny )
Tom Hagen ( Adopted. )
Constanzia Corleone ( Connie )
Frederico Corleone ( Fredo )
Spouses: Apollonia Vitelli ( Deceased. ) Kay Adams ( Divorced. )
Children: Anthony Corleone, Mary Corleone.
Phobia(s). Lack of control, losing the ones he love, failure.
Mental Disease(s). Not diagnosed, but shown symptoms of depression and sociopathy.
Usual Mood/Expression.Introvert; Keeps to himself rather than expressing his feelings. Long span of patience. Apathetic towards emotion. Becomes angry once his family is targeted. Family-oriented.
Moral Alignment. Lawful Evil.
Jung. INTJ
Enneagram. Between The Loyalist and The Investigator..
Temperaments. Phlegmatic
Notable Tropes. Quiet One, The Godfather, Softly Sweet, Unimaginable Carebear, Hidden Depths, I Need A Drink, Skulduggery Pleasant.
Five Prominent Traits. Loyal, Apathetic, Suspicious, Vengeful, Caring.
Zodiac Libra
Compassion. 7/10
Empathy. 4/10
Creativity. 6/10
Mental Flexibility. 8/10
Passion/Motivation. 7/10
Education. 9/10
Stamina. 8/10
Physical Strength. ?/10
Restraint. 7/10
Strategy. 8.5/10
Michael Francis ( Rizzi ) Corleone was born in 1920, to Vito and Carmela Corleone. Michael had a normal childhood, but unlike his brothers whom wanted to take part in the family business, he wished nothing to do with it. So, he enrolled in Dartmouth College, but after hearing his father's plans for him through his adopted brother Tom Hagen, he enlisted as a Marine and was discharged with an Award ( Navy Cross ) and for his bravery, was featured in the Life Magazine.
But he was pulled in the business he never wanted to be in when his old man got shot by Solozzo and his men. Knowing that McClusky is on Solozzo's payroll, he shows his cunning by setting up a plan to kill both Solozzo and McClusky while disgusing as a civilian.
Fleeing to Sicily for the murders he has committed, he met his future wife, Apollonia, who he married. She died later on by driving a car with a bomb intended for Michael.
Thrown unconscious by the explosion made, it was a week after Michael awoken from his mini-comatose. He, then, informed Dom Tommasino to tell his father to take him home. That he now intends to be his son.
Returning home while still in denial of Apollonia's death, he takes over as his father's replacement of The Don, and asking Kay to marry him. Presenting his father with his first son, Anthony, he goes over the plan again and again to whoever will try to kill Michael next. Revenge runs strongly in Michael's veins as he learns of one of his men's own betrayal, as well as his brother-in-law's.
Seeing the perfect opportunity in killing all of the Mafia Heads during the baptism of Connie's son, he eliminates Carlo Rizzing, along with the ordering of the killing of Moe Greene and the rest of the Mafia Heads. With Moe Greene gone, he and his family moves to Nevada.
So, yep, yep. Before we begin to RP, I just have a few rules to set out since I’m pretty much a no-rule person except for a few:
No godmodding. Jesus. How many times do I need to say that?
We need to plot, since y'know, this is Michael Corleone and all and I have
a lot in mind for him.
You can make starters for me, just not one where you suddenly just pop into his study
or give him orders or some shit.
Don’t force smut/ships on me, okay?
Probably going to be NSFW since it’s gore or stuff, but I’m gonna make sure to tag it.
Will be very, very slow at replies as I’ll only be around weekends, I guess. If I’m not studying
or crying over exams.
—–
As for the mun, hey! My name’s Chris. I’m gonna be very busy. Since I still study. I’m on my third year now, and my major is Criminology. So there’s gonna be a lot of pow wow and bang bang in real life as well as my life here. I had my The Godfather blog long before, but it remained a sideblog to my main blog, which was chanciisms/exxsecratus before. You may also know me by my former URL, which is kirkstarfleet. And that URL has been taken by…. oh fuck, I’m still laughing over it. I have no idea who took it, but it’s there. As the frenchiest fry. I’m really approachable and y'can come over anytime at my askbox to just yell at me, yeah?
If you've read all the rules, send 'don corleone' to my askbox.

v: joe college
michael is pursuing his dream in dartmouth, only to hear of his father’s plans for him through Tom Hagen. Not wanting to get into politics, he decides to enlist in the Marines.

v: caught in the crossfire.
after his honorable discharge and going home for his sister’s wedding, he introduces
kay adams to his family. shortly afterwards, during christmas, his father was shot and
is forced to stay at home and help around.

v: don corleone
sonny is dead. apollonia is as well.with their backs against the wall and having
no other Don to take over, michael is chosen instead of his brother fredo, who is
currently in vegas. being the brains of the family, he quickly seized control over new
york city. ( timeline from i-ii only. )

v: a broken man
with anthony denying as heir of the corleone, michael seeks to find another heir,
until vincent, sonny's bastard, sneaks into the party and helps him out with his latest
problem. protecting mary is no easy feat as she's in love with the new heir of the corleone family.

v: for the taking
set in 2015. The world is for the taking. And it isn’t as easy as it looks like.

Say hello to my little friend AGAIN – Scarface remake scheduled for summer 2016
Universal Studios, one of the biggest players in Hollywood made a huge announcement this morning that will no doubt drive film fans into a frenzy – 32 years after it’s release, the legendary crime-drama Scarface is getting a remake – and what’s more, the flick is starring none other than Leonardo DiCaprio himself.
In the press release, Universal Studios revealed that they had been planning a remake since 2002, but that they had not been able to find anyone who they thought could live up to Al Pacino’s august performance in the original. This is what Brian De Palma, the director of the 1983 film as well as the upcoming remake, had to say:
This project has been on the drawing board for almost 15 years and I was just about to give up on it until 2013 when I saw The Wolf of Wallstreet in the cinemas and saw Leonardo DiCaprios energy and fire, I knew I wanted him to be Tony Montana. Two years later, we are well into production and are expecting a 2016 release. Working with DiCaprio is a blessing and he is really nailing his role – must be the Italian blood!”
The film will have the same plot and storyline of the original, but the scenes that will be used to tell the story however, will be mostly new and completely rewritten. De Palma elaborates:
As much as some of my guys just want to do Scarface scene by scene with the same script out of laziness, there is no way I’m venturing out on this journey without really refreshing the film and its story. For example, this remake is not set in the 1980’s but in 2016 and obviously there are going to be differences because of the era. I think both fans of Scarface and those who are new to the story will love what we are doing here.”
____________________________________
WHAT DO YOU THINK? WILL THIS SUCK OR WILL YOU LOVE IT. COMMENT BELOW#20likes #HTers #HashTags #all_shots #amazing #bestoftheday #colorful #follow #follow4follow #followme #hollywood #girl #igers #instacool #instadaily #instafollow #instago #instagood #instalike #like #like4like #look #love #movie #photooftheday #picoftheday #style #scarface #tweegram #webstagram