Saturday, April 23, 2011

THG Week in Review: April 16-22, 2011

Welcome to THG's Week in Review! Below, our staff takes a look back at the stories, stars and scandals that made this week one of April's most memorable.

If you don't already, you can FOLLOW THG on Twitter and Facebook for 24/7/365 updates. Now, a rundown of the week that was at The Hollywood Gossip:

Nicolas Cage Mug Shot

  • Nicolas Cage gave Charlie Sheen a run for his money with a crazy arrest.
  • So did Sheen's own wife, Brooke Mueller, who's gone off the rails again.
  • Mel Gibson finally broke his silence on the infamous Oksana tapes.
  • Michael Jackson autopsy photos will be allowed at trial.
  • Jessica Simpson gave her fiance a prenup bonus plan.
  • Tom Lippolis alleges he was stabbed by JWoww.


Lady Gaga - Judas

  • Lady Gaga released her newest controversial single, "Judas" (above).
  • These Vanessa Hudgens pics sparked rumors of Coachella drug use.
  • Donald Trump continued his tough talk on Obama's birth certificate.
  • Lindsay Lohan actually got a movie part (and will play a criminal)!
  • Kate Middleton is shedding for the wedding - but is she too thin?
  • Speaking of the Royal affair, it's totally gonna look just like this:


T-Mobile Royal Wedding Dance

  • Demi Lovato revealed that she has cut herself since age 11.
  • Evan Rachel Wood admitted that yes, she is bisexual.
  • Sarah Lane continues to call out the Black Swan facade.
  • Reese was not digging her Robert Pattinson sex scene.
  • Dancing With the Stars bid farewell to Petra Nemcova.
  • The Real Housewives of NYC bid farewell to sanity.

Pia Toscano Promo PicPaul McDonald Promo Pic

  • Paul McDonald confirmed a burgeoning relationship with Nikki Reed.
  • Pia Toscano will sing on Dancing With the Stars - with Mark Ballas!
  • Teen Mom 2 stars Leah Messer and Corey Simms are really over.
  • The Bachelor's Emily Maynard and Brad Womack may be, too.
  • THG marked 4/20 with a tribute to celebrity stoners.
  • Shayne Lamas is totally knocked up by Nik Richie.
  • R.I.P. Tim Hetherington.

Fergie Frankie Sandford Giada De Laurentiis Gisele Bundchen

Friday, April 22, 2011

Check Out Nick, Joe Jonas' Hunky Beach Bods!

Advertisement

Hot Pics

A radiant Catherine Zeta-Jones joined Uma Thurman and Dennis Quaid as they filmed Playing the F ...

See More Hot Pics


336x140tell_us

1303408852_jonas-290.jpg

Credit: Splash news online

Thursday ? April 21, 2011 ? 2:13pm

The Jonas Brothers are all grown up!

PHOTOS: Shirtless stars

Nick, 18, and big bro Joe, 21, showed off their bulging biceps while playing football on the beach in Hawaii Wednesday. Flaunting their impressive six-pack abs, the Camp Rock 2 stars -- sans older brother Kevin, 23 -- cooled down with a midday swim.

PHOTOS: Jonas Brothers, then and now

Earlier this month, Joe told Details that he and his family had never been to the Aloha State. "We've seen every state in America besides Alaska and Hawaii, been all over Europe," he said of the group's rigorous touring schedule. "It's been so much fun."

'); $('.fb_comment li.comment_btns input.comment_button').remove(); subadded = false; isFbAuthenticated = false; } function auth_using_fb2(uid) { var avatar = ''; var fb_name = 'Name not available.'; var fb_url = '127.0.0.1'; var fbquery = FB.Data.query('select name, pic_square_with_logo, profile_url from user where uid={0}',uid); try { var t = setTimeout(function() {update_userbox(fb_name, avatar, fb_url)},3000); fbquery.wait(function(rows) { avatar = rows[0].pic_square_with_logo; fb_name = rows[0].name; fb_url = rows[0].profile_url; update_userbox(fb_name, avatar, fb_url); clearTimeout(t); }); } catch(e) { update_userbox(fb_name, avatar, fb_url); } } function checkWallPosting2(comment) { FB.api('/me', function(response) { FB.ui({ method: 'stream.publish', message: comment, attachment: { name: 'My comment on "' + document.title + '"', href: document.location.href }, user_message_prompt: 'Your comment on "' + document.title + '"' }, function(response) { return postComment(); }); }); return false; } function getLogin() { FB.getLoginStatus(function(response) { if (response.session && response.session.uid) { uid = response.session.uid; auth_using_fb2(uid); } else { } }); } jQuery("textarea#comment_text").click(function() { if (cleared_comment == 0) { jQuery("textarea#comment_text").val(''); cleared_comment = 1; } }); function postComment() { var comment = $("textarea#comment_text").val(); var email = isFbAuthenticated ? String(uid) + '@FB-ACCT.COM' : $("input#email").val(); var commenterName= $("input#commenterName").val(); var modelClass = $("input#modelClass").val(); var modelId = $("input#modelId").val(); var channelId = $("input#channelId").val(); var ipAddress = $("input#ipAddress").val(); var modelTitle = 'deprecated'; // TODO:remove this as required parameter from TOMCAT script var dataString = '?email=' + email + '&commenterName=' + commenterName + '&modelClass=' + modelClass + '&modelId=' + modelId + '&channelId=' + channelId + '&ipAddress=' + ipAddress + '&modelTitle=' + modelTitle + '&comment=' + comment; if (1) { $.ajax({ type: "POST", url: "/comment_filter", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { if (xml == 'no comment' || xml == 'spam') { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { }, error: function(xhr, desc, exceptionobj) { } }); $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } }, error: function(xhr, desc, exceptionobj) { // tb_remove(); } }); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'); var sid="78JOC7"; var c=""; var b=""; BF_BB_SCRIPT=document.createElement('script'); BF_BB_SCRIPT.type="text/javascript"; BF_BB_SRC="http://buzzbox.buzzfeed.com/wd/BuzzBox?sid=" + sid + c + b + '&it=1&cb=' + (new Date()).getTime(); setTimeout(function() { document.getElementById('BF_BUZZBOX').appendChild(BF_BB_SCRIPT); BF_BB_SCRIPT.src=BF_BB_SRC; },1); })();

Nicole Kidman The Eagles Rod Stewart Shaquille O\'Neal

Lindsay Lohan: Back in Gotti Movie Cast After All!

Despite reportedly being axed from the film, Lindsay Lohan will be part of Gotti: Three Generations after all. She hustled and landed another role in the movie!

Lindsay is no longer going to play Victoria Gotti, but instead will take the role of John Gotti Jr.'s daughter-in-law Kim, according to executive producer Mark Fiore.

That role was once considered for Kim Kardashian.

Gotti Family Photo

The turn of events comes hours after Fiore pulled the plug on Lindsay over a feud with her management, but Lohan really� wanted to be part of the project.

As such, she personally patched things up with producers when she heard her peeps were being difficult. Showing actual work ethic - who would've guessed?

Lindsay also agreed to act in a second upcoming Fiore film called Mob Street. Well, at least until she gets fired from both films like next week.

Or sooner, if the producers see THIS report:

Lindsay Lohan WASTED Again!

Okay, we know this is an old pic (vintage Lindsay Lohan drunk gallery shot) and that pretty much nothing Star says is true. But in this case, it's not a stretch.

Just saying.

[Photos: WENN.com, Star Magazine]

Megan Fox Mila Kunis Miley Cyrus Montag

Thursday, April 21, 2011

Amy Smart, Carter Oosterhouse Engaged!

Advertisement

Hot Pics

A radiant Catherine Zeta-Jones joined Uma Thurman and Dennis Quaid as they filmed Playing the F ...

See More Hot Pics


336x140tell_us

1303408528_amy-smart-290.jpg

Credit: John Sciulli/WireImage

Thursday ? April 21, 2011 ? 2:29pm

Actress Amy Smart has landed herself a hunky carpenter hubby-to-be!

The Just Friends actress, 35, is engaged to HGTV's Carter Oosterhouse, she told Us Weekly at an Earth Lovers in Celebration of Earth Day event in New York on Thursday.�

PHOTOS: Celebs show off their engagement bling

Calling Oosterhouse, 34, her "fiance," Smart told Us the engagement is "very new" and "very exciting."

The stars met by chance at a green-charity event in November 2010. An insider told Us: "He's an eco-carpenter; Amy drives a hybrid and is the greenest girl I know. They are perfect for each other." The source added: "Here are two wholesome, kind, sweet Midwestern types. Neither has sold out and gone Hollywood." Check out Amy's ring!

PHOTOS: Stars and their soulmates

Oosterhouse first rose to fame as a carpenter on TLC's Trading Spaces and has hosted the HGTV shows Carter Can and Red Hot & Green. Smart, who also starred in The Butterfly Effect, ended her 15-year-relationship with actor Branden Williams last year.

PHOTOS: Celebs who give back

Another source told Us about Oosterhouse's proposal: "It happened four days ago. He proposed in L.A. It was a very big surprise but she is thrilled and is very excited. They are a good pair and very in sync with each other."

Comments

(12)
  • April 21, 2011 - 8:58pm Fortune McLemore Says:

  • April 21, 2011 - 8:14pm Filomena Araujo Says:

  • April 21, 2011 - 8:14pm Filomena Araujo Says:

  • April 21, 2011 - 7:09pm Valerie Cameron Klaerner Says:

  • April 21, 2011 - 5:43pm Jan Far Says:

  • April 21, 2011 - 4:53pm Karen Witt Johnson Says:

  • April 21, 2011 - 4:34pm Kiki Ottawa Says:

  • April 21, 2011 - 4:31pm Kiki Ottawa Says:

  • April 21, 2011 - 4:11pm Dyanne Triend Says:

  • April 21, 2011 - 3:32pm Filomena Araujo Says:

  • April 21, 2011 - 3:32pm Filomena Araujo Says:

  • April 21, 2011 - 3:15pm Sarah Silva Says:

'); $('.fb_comment li.comment_btns input.comment_button').remove(); subadded = false; isFbAuthenticated = false; } function auth_using_fb2(uid) { var avatar = ''; var fb_name = 'Name not available.'; var fb_url = '127.0.0.1'; var fbquery = FB.Data.query('select name, pic_square_with_logo, profile_url from user where uid={0}',uid); try { var t = setTimeout(function() {update_userbox(fb_name, avatar, fb_url)},3000); fbquery.wait(function(rows) { avatar = rows[0].pic_square_with_logo; fb_name = rows[0].name; fb_url = rows[0].profile_url; update_userbox(fb_name, avatar, fb_url); clearTimeout(t); }); } catch(e) { update_userbox(fb_name, avatar, fb_url); } } function checkWallPosting2(comment) { FB.api('/me', function(response) { FB.ui({ method: 'stream.publish', message: comment, attachment: { name: 'My comment on "' + document.title + '"', href: document.location.href }, user_message_prompt: 'Your comment on "' + document.title + '"' }, function(response) { return postComment(); }); }); return false; } function getLogin() { FB.getLoginStatus(function(response) { if (response.session && response.session.uid) { uid = response.session.uid; auth_using_fb2(uid); } else { } }); } jQuery("textarea#comment_text").click(function() { if (cleared_comment == 0) { jQuery("textarea#comment_text").val(''); cleared_comment = 1; } }); function postComment() { var comment = $("textarea#comment_text").val(); var email = isFbAuthenticated ? String(uid) + '@FB-ACCT.COM' : $("input#email").val(); var commenterName= $("input#commenterName").val(); var modelClass = $("input#modelClass").val(); var modelId = $("input#modelId").val(); var channelId = $("input#channelId").val(); var ipAddress = $("input#ipAddress").val(); var modelTitle = 'deprecated'; // TODO:remove this as required parameter from TOMCAT script var dataString = '?email=' + email + '&commenterName=' + commenterName + '&modelClass=' + modelClass + '&modelId=' + modelId + '&channelId=' + channelId + '&ipAddress=' + ipAddress + '&modelTitle=' + modelTitle + '&comment=' + comment; if (1) { $.ajax({ type: "POST", url: "/comment_filter", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { if (xml == 'no comment' || xml == 'spam') { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { }, error: function(xhr, desc, exceptionobj) { } }); $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } // update slide details area if ($('.subpanel_slide_details .latest_comments').length) { if (isFbAuthenticated) { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } else { $('.subpanel_slide_details .latest_comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.substr(0, 99)+(comment.length > 100 ? '... Read' : '')+'').hide().slideDown(1500); } } $('dl.latest_comments li.last').hide(); $('dl.latest_comments li.next_last').addClass('last'); } }, error: function(xhr, desc, exceptionobj) { // tb_remove(); } }); } else { $.ajax({ type: "POST", url: "/capture/comment.htm", data: { email: email, commenterName: commenterName, modelClass: modelClass, modelId: modelId, channelId: channelId, ipAddress: ipAddress, modelTitle: modelTitle, comment: comment }, success: function(xml) { $('.comment_div textarea').val(''); $('.no_results').hide(); // update comments list if (isFbAuthenticated) { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'+comment.replace(/\n/g, '
')+'').hide().slideDown(1500); } else { $('.comments .new_comment').html('

0 seconds ago '+commenterName+' Says:

'); var sid="78JOC7"; var c=""; var b=""; BF_BB_SCRIPT=document.createElement('script'); BF_BB_SCRIPT.type="text/javascript"; BF_BB_SRC="http://buzzbox.buzzfeed.com/wd/BuzzBox?sid=" + sid + c + b + '&it=1&cb=' + (new Date()).getTime(); setTimeout(function() { document.getElementById('BF_BUZZBOX').appendChild(BF_BB_SCRIPT); BF_BB_SCRIPT.src=BF_BB_SRC; },1); })();

Muhammad Ali Paul McCartney George Lucas Elton John

Matthew Bellamy: How He Won Kate Hudson's Heart

When the story first broke about Matthew Bellamy getting Kate Hudson pregnant, many people did not know who he was, or that they were even together.

Now, Hudson herself has opened up about their love story, including sharing how they met and offering a peek into what led to a surprise pregnancy.

"You always hear people say, 'I never thought this would be the person I would end up with,' but I don't think you ever really know," the star says.

Matthew Bellamy PicA Kate Hudson Photograph

Of the musician (he's Muse's frontman), she says, "I love that Matthew knows how to express himself. He shows his love. He communicates."

She was watching Radiohead's Thom Yorke - also a rumored boyfriend of hers back in the day - with a guy from high school when they met.

"We realized that we had met a few years earlier, in Australia. Then I got distracted and said, 'I've got to find my friends; I don't know where they went.' He just looked at me and said, 'Come on, I'll take care of you.'"

"That's when I went, 'Wait a minute, who are you?'"

Bellamy eventually asked Hudson for her number, and the rest, as they say, is history. But what kept her so interested in those early days?

"Matthew was polite and immediately protective, which for somebody like me who's all over the place ? one minute I'm over here and the next I'm over there ? is important." Plus, she adds, "He is just an amazing person."

That said, Hudson didn't feel he was "the one."

"In the beginning I felt like, okay, this is going to be heavy. Am I prepared for this? Because it had been a while, and I wasn't looking for that," she says.

"But I just couldn't stay away. I wanted to talk to him and be with him all the time. On our first dates we would take long walks and talk the entire day."

Soon enough they were in love ? and, says Hudson, pregnancy seemed a natural progression, even though it wasn't exactly what you'd call planned.

"Well, it wasn't like we didn't know what we were doing," says Husdon. "There were no ovulation kits involved. We were tempting fate, and it worked."

Hudson, who has a 7-year-old son Ryder with ex-husband Chris Robinson: "I didn't think I was going to have another kid until I was maybe 33."

"That was in the back of my mind before I met Matthew. But we were so in love when it happened, it was just so exciting for both of us."

[Photos: WENN.com]

Leah Dizon Leighton Meester Lily Allen Lindsay Lohan

Wednesday, April 20, 2011

Matthew Bellamy: How He Won Kate Hudson's Heart

When the story first broke about Matthew Bellamy getting Kate Hudson pregnant, many people did not know who he was, or that they were even together.

Now, Hudson herself has opened up about their love story, including sharing how they met and offering a peek into what led to a surprise pregnancy.

"You always hear people say, 'I never thought this would be the person I would end up with,' but I don't think you ever really know," the star says.

Matthew Bellamy PicA Kate Hudson Photograph

Of the musician (he's Muse's frontman), she says, "I love that Matthew knows how to express himself. He shows his love. He communicates."

She was watching Radiohead's Thom Yorke - also a rumored boyfriend of hers back in the day - with a guy from high school when they met.

"We realized that we had met a few years earlier, in Australia. Then I got distracted and said, 'I've got to find my friends; I don't know where they went.' He just looked at me and said, 'Come on, I'll take care of you.'"

"That's when I went, 'Wait a minute, who are you?'"

Bellamy eventually asked Hudson for her number, and the rest, as they say, is history. But what kept her so interested in those early days?

"Matthew was polite and immediately protective, which for somebody like me who's all over the place ? one minute I'm over here and the next I'm over there ? is important." Plus, she adds, "He is just an amazing person."

That said, Hudson didn't feel he was "the one."

"In the beginning I felt like, okay, this is going to be heavy. Am I prepared for this? Because it had been a while, and I wasn't looking for that," she says.

"But I just couldn't stay away. I wanted to talk to him and be with him all the time. On our first dates we would take long walks and talk the entire day."

Soon enough they were in love ? and, says Hudson, pregnancy seemed a natural progression, even though it wasn't exactly what you'd call planned.

"Well, it wasn't like we didn't know what we were doing," says Husdon. "There were no ovulation kits involved. We were tempting fate, and it worked."

Hudson, who has a 7-year-old son Ryder with ex-husband Chris Robinson: "I didn't think I was going to have another kid until I was maybe 33."

"That was in the back of my mind before I met Matthew. But we were so in love when it happened, it was just so exciting for both of us."

[Photos: WENN.com]

Alex Rodriguez Will Smith Dick Wolf Dave Matthews Band

403 Forbidden

You don't have permission to access /index.php on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at incelebritynews.com Port 80

Michael Schumacher Tom Hanks Rush Limbaugh Denzel Washington

Tuesday, April 19, 2011

Prosecution wants to show Jackson dead, alive

Prosecutors of Dr. Conrad Murray want jurors in his involuntary manslaughter trial to see images of his superstar patient, Michael Jackson, dead and alive.

    1. TV's changing landscape is washing soaps away

      ABC?s surprise twofer announcement last week seemed to confirm that one by one, broadcast networks are giving up on the idea of original scripted drama in the daytime.

    2. Hoover sides with soap fans, pulls ads from ABC
    3. Kirstie, Maks explain sexy 'Dancing' foxtrot
    4. Mueller would 'never let' Richards raise her kids
    5. Demi Lovato won't return to 'Sonny'

In motions filed Tuesday, they ask to use video clips from the Jackson concert movie, "This Is It," to show the singer was in good health, engaged in planning his concert tour and had every reason to live.

They say this would contradict defense claims that Jackson took his own life.

Story: Prosecutors say Jackson's doctor changed story

Prosecutors also want to use limited autopsy photos of Jackson to prove that although thin, he was in excellent health. They say the photos would not be gruesome. Defense lawyers say the photos would inflame the jury's emotions.

Murray has pleaded not guilty. Jury selection resumes May 4 and motions are to be argued Thursday.

Copyright 2011 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.

Julianne Hough Justin Bieber Kate Beckinsale Kate Dunsett

'True Blood' star uninjured after race car flips

Diane Sawyer Sean (Diddy) Combs John Grisham Rachael Ray

Monday, April 18, 2011

Pregnant Kate Hudson Convinced She's Having A Girl

It's a girl!

Well, Kate Hudson thinks she's having a girl. In an interview with Entertainment Tonight, the 31-year-old pregnant actress used an age-old pendulum reading to predict the sex of her and boyfriend Matt Bellamy's baby.

PHOTOS: Stars' pregnant bikini bods

"So here's the pendulum test," she explained. "You take a piece of your hair, and you take a ring? and you string it through--this is very witchy of me! And then what you do, is you hold it over your stomach. And then [if it moves in a] circle, [it's] a girl, and a boy goes back and forth."�

PHOTOS: Hollywood's baby boom

The expectant actress stared down at the ring, moving in circles above her belly, implying that she?s pregnant with a girl. "How crazy is that?"�

PHOTOS: Adorable A-list tots

"I've had no dreams [that I'm having a girl.] And with Ryder it was back and forth," she explained. Ryder, 7, is Hudson's first child with ex-hubby Chris Robinson.

But is the mom-to-be going to be disappointed if she doesn't have a little girl? "If [the baby] comes out a boy--to see the look on Ryder's face to have a brother? I mean, forget it!"

Paul McCartney George Lucas Elton John David Letterman

?Khloe & Lamar? Recap: Khloe Gets In A Huge Fight With Lamar Over His Best Friend!

Khloe is tired of everyone taking advantage of Lamar and wants his bestie to hit the road!

Don?t mess with Khloe Kardashian! The April 17 episode of Khloe and Lamar brought the drama but this time it wasn?t between the happy couple. Khloe feels like Lamar is everyone?s banker and she?s sick of his best friend Jamie using her hubby.

The episode was perfectly titled ?Codependent No More.? Even though Jamie and Lamar have been friends for 20 years, Khloe feels like Jamie should be pulling his weight since Lamar funds his cushy lifestyle.

When Lamar won?t listen Khloe takes matters into her own hands. So she changes the locks to their LA loft without telling Jamie. Jamie freaks out and tells Khloe she only ?showed up one year ago? and that she doesn?t have a place getting involved. Ouch!

Lamar tries to diffuse the situation and he tells Jamie that he needs to do a better job with his only task ? promoting Lamar?s clothing line and website.

Things seemed to be getting better but Khloe and Jamie go to an awkward lunch and he tells her again to BUTT OUT!

Khloe handles the incredibly rude situation gracefully but we?re sure this isn?t the last of their fight.

The rest of the episode follows Rob Kardashian as he manages his new girl group BG5. Rob gets them a gig at the Roxy and they end up doing an amazing performance. Let?s just hope Rob can remember their names next time.

It?ll be interesting to see if Lamar stands by Khloe ? but Jamie is definitely causing major problems.

Tune in next week for an all new episode!

?Chloe Melas

Leave a Reply Cancel reply

"); } else { jQuery('#gse_comments_message').hide(); } }); } }); });

Oprah Winfrey U2 Tiger Woods Steven Spielberg

Sunday, April 17, 2011

George Michael's royal wedding gift? A song

George Michael isn't invited to the royal wedding, but he has recorded a song for Prince William and Kate Middleton.

The musician is making the track available to download for free, but hopes fans will make a donation to the Royal Wedding Charity Fund.

He has been teasing fans on Twitter about his choice of song, which he plans to reveal Friday on Piers Morgan's CNN show.

The former Wham! singer, whose solo hits include "Faith" and "Freedom," spent a month in jail last year for crashing his Range Rover while under the influence of drugs.

Windsor Knot: All royal wedding, all the time

Michael was a friend of William's mother, the late Princess Diana, but said he wasn't expecting to attend the April 29 wedding. He tweeted that the couple should be "surrounded by people they love, not dodgy ex-con pop stars."

Copyright 2011 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.

Carrie Underwood Charlize Theron Christina Aguilera Ciara

Paul McDonald Confirms Relationship with Nikki Reed

Paul McDonald will be okay.

Yes, the funky singer got eliminated from American Idol this week. But the aspiring artist has confirmed that he has a famous, beautiful woman to go home to each night. Yes, he really is dating Nikki Reed.

"[She's] supercool," McDonald told Us Weekly of the Twilight star. "She's been real supportive of this whole thing. She's actually pumped up now because she likes my original material way better than all the stuff I do on the show."

Photo of Nikki ReedPaul McDonald Photo

Paul says he and Nikki are "officially dating," but "don't get to see each other too much because [we're] both working so hard."

Is there another Idol/Twilight love connection? Is Lauren Alaina getting it on with Taylor Lautner, as some sources have reported? McDonald has no clue.

"I don't know. I think he's just a fan of Idol in general. He seems like a really cool dude. I don't know too much about that."

Michelle Wie Reese Witherspoon Bill O\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'Reilly Kate Moss

Saturday, April 16, 2011

Sheen: Warner Bros. is lying about 'Men' talks

Live Poll

Which side to do you believe is telling the truth in the public back-and-forth?

First Charlie Sheen announced that he and his ex-bosses were in talks for�his possible return to�"Two and a Half Men." Then a letter from Warner Bros. attorneys made it clear that the talks didn?t and wouldn?t happen. Now? It looks there?s no end in sight to the did/did-not drama, as Sheen and his lawyer counter that response.

?That?s ridiculous,? Sheen?s attorney,�Marty Singer, told The Hollywood Reporter�of Warner Bros. claim that ?there have been no discussions, there are no discussions, and there will be no discussions.? According to Singer, ?There absolutely have been discussions. As late as this Tuesday there have been discussions about Charlie coming back and everyone was involved.?

Singer believes that the only reason Warner Bros. sent out a letter to the contrary is because last week, he sent the studio a demand for back-end payments allegedly owed to his client.

?This is the response (to that),? Singer said.

As for Sheen, he also claims the message from Warner Bros. is a lie. TMZ reports that during the Thursday night stop on the star?s ?My Violent Torpedo of Truth/Defeat is Not an Option? tour, he told a Toronto audience that discussions were still on with the ?Men? bigwigs.

"Negotiations with 'Two and a Half Men' are moving forward,? Sheen said. ?We need to get in a room and fix this thing ? give the people what they want."

Related content:

  • Sheen toasts to dead man's ashes onstate
  • Sheen hints at his return to 'Two and a Half Men'
  • Randy Quaid in talks to open for Charlie Sheen
  • Charlie Sheen, please take your truth tour home
  • Experts disagree about Sheen's 'freak show' appeal

Cast of The Sopranos Dan Brown Bruce Springsteen Donald Trump

403 Forbidden

You don't have permission to access /index.php on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.


Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at incelebritynews.com Port 80

Cameron Diaz Carmen Electra Carrie Underwood Charlize Theron

Friday, April 15, 2011

Ashton Kutcher: I Give Demi Post-Its, Not Diamonds

Diamonds aren't every girl's best friend!

PHOTOS: Demi and Ashton pack on the PDA!

For Demi Moore, a thoughtful post-it from hubby Ashton Kutcher is the ultimate romantic gesture. In the couple's first primetime interview together, Kutcher, 33, and Moore, 48, told Piers Morgan some of the secrets behind their six-year marriage.

PHOTOS: Demi and other Hollywood cougars

"If you go to our house, I have post-it notes placed in various locations all with messages of encouragement or love or just thought," Moore said. "Some have been there seven years."

STORY: Ashton tells us why he gushes about Demi on Twitter

"Post-it notes are much cheaper than diamond rings," Kutcher quipped. The No Strings Attached star recently scrawled a reminder to his wife that she was "magical."�

"I think you have to make your relationship a priority--and that's a difficult balance when you have work and, you know, the combination of a career and family," Moore explained. "I think we spend very little time apart--that's one of the key things."

Nicole Richie Heidi Klum Mario Batali Eric Idle/

TORI SPELLING?S Breast Implants Look Weird!

TORI SPELLING?S breast implants have been looking awfully odd to us; a bit unbalanced or something. Now thanks to Hollywood Life, we know it?s not just us seeing things!

Time flies, it seems like yesterday when Mario first debuts his newborn baby girl. Gia is already seven-month-old and still got�that flower on her head!�She must not be just adorable, Mario and mama Courtney Mazza love putting a�big flower on their baby?s head. We?ve been seeing that a lot on Gia. Aww!

Ryan Seacrest Wolfgang Puck Venus Williams Annika Sorenstam

Thursday, April 14, 2011

Bad Boy Adam Royer Booted From Real World: Las Vegas Cast

For The Real World's Adam Royer, what happens in Las Vegas ends up on national TV and lands him in some very hot water.

After weeks of drunken outbursts and a warning from Hard Rock Hotel security to be mindful of the place the cast calls home, Royer was kicked out for trashing the group's luxe hotel suite on Wednesday's episode.

PHOTOS: Wild celebrity meltdowns

"He's on a fast track to a bad place," castmate Dustin Zito said after Royer returned from a drunken night out and trashed the suite. Added Leroy Garrett: "I'm so fed up. Send his a-- home!"

When security representatives informed Royer he'd need to exit the property immediately or risk being arrested for trespassing, the 22-year-old maintained a level head.

PHOTOS: Stars partying in Las Vegas

"I'm out, they're kicking me out," Royer told his stunned roommates. Later, Royer apologizes to girlfriend Nany Gonzalez and says a tearful goodbye. "I'm sorry. I feel bad I have to leave you."

Says Royer: "I just kept putting everything off until tomorrow, [like] 'I'll be able to win them over tomorrow, but today I'm going to be crazy and party.' I should have started out getting to know people and save the partying for later."

VIDEO: Spring TV news and previews

In the wake of his on-screen actions, Royer appears to be maintaining his hard-partying lifestyle.

"I woke up this morning~ "WHY AM I NOT DRUNK!!!!!" That's about to change reallll quick!" he Twittered Wednesday afternoon.

The Real World airs Wednesday at 10 p.m. (EST) on MTV.

By Allison Corneau for UsMagazine.com. For more Channel Surfing, click here.

Eric Idle/ Adriana Lima Adriana Lima Angelina Jolie

Catherine Zeta-Jones Seeks Treatment for Bipolar Disorder

Catherine Zeta-Jones has checked into a mental health facility, her rep confirms to UsMagazine.com.

PHOTOS: Celebrity rehab centers

The 41-year-old Oscar winner -- who remained by husband Michael Douglas' side throughout his recent cancer battle -- is seeking treatment for Bipolar II disorder.

PHOTOS: Oscar winners, then and now

"After dealing with the stress of the past year, Catherine made the decision to check into a mental health facility for a brief stay," her rep tells Us in a statement. "She's feeling great and looking forward to starting work this week on her two upcoming films."

PHOTOS: What the stars are doing today

Zeta-Jones and Douglas, 66, have two children together: son Dylan, 10, and daughter Carys, 7. The actress will next appear in Playing the Field, opposite Gerard Butler, Dennis Quaid, Jessica Biel and Uma Thurman.

Eva Mendes Fergie Frankie Sandford Giada De Laurentiis

Wednesday, April 13, 2011

JT Dances With Olivia Wilde

JT DANCES WITH OLIVIA WILDE
Justin Timberlake spent a night ''dancing'' with Olivia Wilde on Saturday night (April 2, 2011).


Justin Timberlake and Olivia Wilde

The singer-and-actor and the "Tron: Legacy" actress - who are currently shooting new thriller "Now" together - were spotted at Los Angeles nightspot Roxbury, and according to onlookers were inseparable for most of the evening.

The two stars have both recently become single, with Justin announcing his split from Jessica Biel, his girlfriend of four years, in March, while Olivia filed for divorce from her husband of eight years Tao Ruspoli in the same month.

A source told UsMagazine.com: "They were obviously on a date. They were dancing, whispering, he had his hand on her back and shoulders and they were together all night."

Two stars were joined by DJ Samantha Ronson and several other friends in the VIP section of the club, but were allegedly only interested in speaking to each other.

Another source said: "His arm was around her, they were talking closely, just the two of them. Justin and Olivia were there with a group, but weren't talking to anyone else."

After enjoying a few hours gyrating to the music and drinking vodka, the duo - who were both were wearing white T-shirts and jeans - moved to the patio section of the Hollywood hotspot so Justin could listen to hip-hop before leaving together at 3.00am.

Source: BANG Showbiz


Justin Timberlake Photos


Justin Timberlake Photo Gallery


Olivia Wilde Photos


Olivia Wilde Photo Gallery

Elton John David Letterman Phil Mickelson J.KBrad Pitt