<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
  <title>Black Gossip about Black Celebrities and Black Entertainment - JohnJohnSaidIt.com</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=1024">
  <meta name="description" content="Black Blog with Black Gossip about Black Celebrities">
  <meta name="keywords" content="black gossip, black celebrity gossip, black Hollywood gossip, juicy celebrity rumors, black news, black blogs, hiphop music, hiphop news, JohnJohnSaidIt, black celebrity blog">
  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:700,400|Roboto:400,700&display=swap">
  <link rel="stylesheet" href="/wp-content/themes/johnjohnsaidit/style.css">
  <style>
    body {
      background: linear-gradient(135deg,#221133 0%,#0c0e27 100%);
      font-family: 'Roboto', Arial, sans-serif;
      color: #ececec;
      margin: 0;
      padding: 0;
      min-height: 100vh;
    }
    #topnav, #nav {
      background: rgba(34,17,51,0.96);
      box-shadow: 0 1px 10px #0c0e27cc;
      padding: 0.5rem 0;
    }
    #topnav ul, #nav ul {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0;
      margin: 0;
      list-style: none;
      gap: 1.5rem;
    }
    #topnav a, #nav a {
      color: #ffeff1;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      letter-spacing: 0.05em;
      text-decoration: none;
      padding: 0.5rem 1rem;
      border-radius: 18px;
      transition: background 0.2s, color 0.2s;
    }
    #topnav a:hover, #nav a:hover {
      background: #ff3366;
      color: #fff;
    }
    #header {
      height: 130px;
      background: url('/wp-content/uploads/2008/04/johnjohnsaidit-photoshopface-copy.jpg') center/contain no-repeat, linear-gradient(90deg,#ff3366 0%,#17122f 100%);
      margin: 2rem auto 1rem;
      border-radius: 30px;
      cursor: pointer;
      max-width: 540px;
    }
    #content {
      max-width: 740px;
      margin: 2rem auto;
      background: rgba(34,17,51,0.96);
      border-radius: 25px;
      box-shadow: 0 8px 40px #000a;
      padding: 2.5rem 2rem;
    }
    .post {
      margin-bottom: 2.5rem;
      border-bottom: 1px solid #33314e;
      padding-bottom: 2rem;
      animation: fadeInUp 0.8s;
      border-radius: 18px;
      box-shadow: 0 2px 20px #0002;
      background: linear-gradient(105deg,#18142f 60%,#221133 100%);
    }
    .post:last-child { border: none; }
    .storytitle a, .storytitle {
      font-family: 'Montserrat', sans-serif;
      color: #ff3366;
      font-size: 2rem;
      letter-spacing: 0.01em;
      margin-bottom: 0.5rem;
      text-shadow: 0 2px 12px #221133bb;
      text-decoration: none;
      transition: color 0.2s;
    }
    .storytitle a:hover { color: #ffeff1; }
    .meta {
      color: #aeb1c4;
      font-size: 0.98rem;
      margin-bottom: 1rem;
    }
    .storycontent {
      font-size: 1.17rem;
      color: #ececec;
      margin-bottom: 1rem;
      line-height: 1.7;
    }
    .sexy-bookmarks {
      margin: 1.2rem 0 0.8rem 0;
      background: transparent;
      padding: 0;
    }
    .sexy-bookmarks ul.socials {
      display: flex;
      gap: 0.75rem;
      padding: 0;
      margin: 0;
      list-style: none;
      justify-content: flex-start;
    }
    .sexy-bookmarks ul.socials li a {
      display: inline-block;
      width: 36px;
      height: 36px;
      background: #221133;
      border-radius: 50%;
      text-indent: -9999px;
      overflow: hidden;
      position: relative;
      border: 1.5px solid #ff3366;
      box-shadow: 0 2px 8px #0002;
      transition: background 0.2s, border 0.2s;
    }
    .sexy-bookmarks ul.socials li a[title*="Grind"] { background: url('https://img.icons8.com/color/48/globalgrind.png') center/cover no-repeat, #221133; }
    .sexy-bookmarks ul.socials li a[title*="Digg"] { background: url('https://img.icons8.com/color/48/digg.png') center/cover no-repeat, #221133; }
    .sexy-bookmarks ul.socials li a[title*="Current"] { background: url('https://img.icons8.com/color/48/current.png') center/cover no-repeat, #221133; }
    .sexy-bookmarks ul.socials li a:hover {
      border-color: #ffeff1;
      background-color: #ff3366;
    }
    .feedback .submit a, .feedback .submit {
      display: inline-block;
      background: #ff3366;
      color: #fff;
      font-family: 'Montserrat',sans-serif;
      font-weight: 700;
      border-radius: 14px;
      padding: 0.35em 1em;
      margin-top: 1.1rem;
      text-decoration: none;
      transition: background 0.2s;
      font-size: 1rem;
      box-shadow: 0 1px 7px #0002;
    }
    .feedback .submit a:hover, .feedback .submit:hover {
      background: #ffeff1;
      color: #ff3366;
    }
    /* Sidebar */
    #sidebar {
      max-width: 330px;
      margin: 2rem 0 2rem 2rem;
      float: right;
      background: rgba(20,16,36,0.96);
      border-radius: 18px;
      box-shadow: 0 2px 20px #0003;
      padding: 1.5rem 1rem;
    }
    #sidebar .sidebarheader {
      font-family: 'Montserrat',sans-serif;
      color: #ff3366;
      font-size: 1.2rem;
      margin: 1.1rem 0 0.8rem 0;
      border-bottom: 2px solid #ff3366;
      padding-bottom: 0.2rem;
      letter-spacing: 0.06em;
    }
    #sidebar ul, #sidebar ul ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    #sidebar h4 {
      color: #ffeff1;
      font-size: 1.1rem;
      margin: 0.7rem 0 0.3rem;
    }
    #sidebar .yd_rp_excerpt {
      color: #aeb1c4;
      font-size: 0.98rem;
      margin-bottom: 0.8rem;
    }
    #sidebar img.kjgrcGravatar {
      border-radius: 50%;
      margin-right: 0.5rem;
      vertical-align: middle;
      border: 1px solid #ff3366;
    }
    #footer {
      clear: both;
      width: 100%;
      background: #17122f;
      color: #fff;
      font-size: 0.98rem;
      text-align: center;
      padding: 2rem 0 1rem 0;
      border-top: 2px solid #ff3366;
      margin-top: 3rem;
    }
    /* Pagination Modern */
    .wp-pagenavi {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 2.5rem 0 1.2rem 0;
      font-family: 'Montserrat', sans-serif;
      font-size: 1.1rem;
      color: #ffeff1;
    }
    .wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.current {
      margin: 0 0.2rem;
      padding: 0.45em 1.1em;
      border-radius: 11px;
      text-decoration: none;
      background: #221133;
      color: #ffeff1;
      border: 1.5px solid #ff3366;
      transition: background 0.2s, color 0.2s;
    }
    .wp-pagenavi .current, .wp-pagenavi a:hover {
      background: #ff3366;
      color: #fff;
      border-color: #ffeff1;
    }
    @media (max-width: 1000px) {
      #content {
        padding: 1.3rem 0.7rem;
        border-radius: 14px;
      }
      #sidebar {
        float: none;
        margin: 1.5rem auto;
        max-width: 98vw;
      }
    }
    @media (max-width: 700px) {
      #content, #sidebar {
        max-width: 100vw;
        padding: 0.7rem 0.2rem;
        border-radius: 7px;
      }
      .post {
        border-radius: 7px;
      }
      #header {
        max-width: 99vw;
        border-radius: 10px;
      }
    }
    @keyframes fadeInUp {
      from {
        opacity: 0;
        transform: translateY(48px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }
  </style>
</head>
<body>
<div id="top"></div>
<nav id="topnav">
<ul>
<li><a href="/">JohnJohnSaidIt.com</a></li>
</ul>
</nav>
<div id="header" onclick="location.href='/'"></div>
<nav id="nav">
<ul>
<li><a href="/" title="JohnJohnSaidIt.com">Home</a></li>
<li><a href="/about" title="Who Is JohnJohn">Who Is JohnJohn</a></li>
<li><a href="/johnjohnmusic/" title="JohnJohn Music">JohnJohn Music</a></li>
<li><a href="/categories" title="Categories">Categories</a></li>
<li><a href="/contact" title="Contact">Contact</a></li>
<li><a href="/disclaimer" title="Disclaimer">Disclaimer</a></li>
</ul>
</nav><main id="content">
<div class="post" id="post-5829">
<h1 class="storytitle"><a href="/lil-weezy-makes-jailhouse-call/" rel="bookmark">Lil Weezy makes jailhouse call</a></h1>
<div class="meta">Posted May 20, 2010 by JJSaidIt Staff | Category: <a href="/category/lil-wayne/" title="View all posts in Lil Wayne" rel="category tag">Lil Wayne</a></div>
<div class="storycontent">
<p>Can you believe Lil Wayne&rsquo;s been in jail for 2 months now&hellip;o&rsquo;yea he&rsquo;ll be out by October.</p>
</div>
<div class="sexy-bookmarks sexy-bookmarks-center">
<ul class="socials">
<li><a href="/" title="Myspace">Myspace</a></li>
<li><a href="http://globalgrind.com/submission/submit.aspx?url=https://johnjohnsaidit.com/lil-weezy-makes-jailhouse-call/&amp;type=Article&amp;title=Lil+Weezy+makes+jailhouse+call" rel="nofollow" class="external" title="Grind this! on Global Grind">Global Grind</a></li>
<li><a href="http://digg.com/submit?phase=2&amp;url=https://johnjohnsaidit.com/lil-weezy-makes-jailhouse-call/&amp;title=Lil+Weezy+makes+jailhouse+call" rel="nofollow" class="external" title="Digg this!">Digg</a></li>
<li><a href="/" title="Reddit">Reddit</a></li>
<li><a href="https://current.com/clipper.htm?url=https://johnjohnsaidit.com/lil-weezy-makes-jailhouse-call/&amp;title=Lil+Weezy+makes+jailhouse+call" rel="nofollow" class="external" title="Post this to Current">Current</a></li>
</ul>
</div>
<div class="feedback">
<div class="submit"><a href="/lil-weezy-makes-jailhouse-call/#respond">Comments</a></div>
</div>
</div>
<div class="post" id="post-5828">
<h1 class="storytitle"><a href="/white-boy-nominated-for-bet-award/" rel="bookmark">White boy nominated for BET award</a></h1>
<div class="meta">Posted by JJSaidIt Staff | Category: Justin Bieber</div>
<div class="storycontent">
<p>My brother-in-law says Justin Bieber sings like "a talented little black girl"&hellip;so maybe this isn&rsquo;t such a big deal.</p>
<p><a href="/white-boy-nominated-for-bet-award/#more-5828" class="more-link"><span style="color: #3333ff;">Click here to read what was said &raquo;</span></a></p>
</div>
<div class="sexy-bookmarks sexy-bookmarks-center">
<ul class="socials">
<li><a href="/" title="Myspace">Myspace</a></li>
<li><a href="http://globalgrind.com/submission/submit.aspx?url=https://johnjohnsaidit.com/white-boy-nominated-for-bet-award/&amp;type=Article&amp;title=White+boy+nominated+for+BET+award" rel="nofollow" class="external" title="Grind this! on Global Grind">Global Grind</a></li>
<li><a href="http://digg.com/submit?phase=2&amp;url=https://johnjohnsaidit.com/white-boy-nominated-for-bet-award/&amp;title=White+boy+nominated+for+BET+award" rel="nofollow" class="external" title="Digg this!">Digg</a></li>
<li><a href="/" title="Reddit">Reddit</a></li>
<li><a href="https://current.com/clipper.htm?url=https://johnjohnsaidit.com/white-boy-nominated-for-bet-award/&amp;title=White+boy+nominated+for+BET+award" rel="nofollow" class="external" title="Post this to Current">Current</a></li>
</ul>
</div>
<div class="feedback">
<div class="submit"><a href="/white-boy-nominated-for-bet-award/#respond">Comments</a></div>
</div>
</div>
<div class="post" id="post-5827">
<h1 class="storytitle"><a href="/trey-songz-gets-with-keri-hilson/" rel="bookmark">Trey Songz gets with Keri Hilson</a></h1>
<div class="meta">Posted by JJSaidIt Staff | Category: <a href="/category/keri-hilson/" title="View all posts in Keri Hilson" rel="category tag">Keri Hilson</a>, <a href="/category/trey-songs/" title="View all posts in Trey Songs" rel="category tag">Trey Songs</a></div>
<div class="storycontent">
<p>Classic r&amp;b always has a good story line&hellip;l&rsquo;m looking forward to this video.</p>
</div>
<div class="sexy-bookmarks sexy-bookmarks-center">
<ul class="socials">
<li><a href="/" title="Myspace">Myspace</a></li>
<li><a href="http://globalgrind.com/submission/submit.aspx?url=https://johnjohnsaidit.com/trey-songz-gets-with-keri-hilson/&amp;type=Article&amp;title=Trey+Songz+gets+with+Keri+Hilson" rel="nofollow" class="external" title="Grind this! on Global Grind">Global Grind</a></li>
<li><a href="http://digg.com/submit?phase=2&amp;url=https://johnjohnsaidit.com/trey-songz-gets-with-keri-hilson/&amp;title=Trey+Songz+gets+with+Keri+Hilson" rel="nofollow" class="external" title="Digg this!">Digg</a></li>
<li><a href="/" title="Reddit">Reddit</a></li>
<li><a href="https://current.com/clipper.htm?url=https://johnjohnsaidit.com/trey-songz-gets-with-keri-hilson/&amp;title=Trey+Songz+gets+with+Keri+Hilson" rel="nofollow" class="external" title="Post this to Current">Current</a></li>
</ul>
</div>
<div class="feedback">
<div class="submit"><a href="/trey-songz-gets-with-keri-hilson/#respond">Comments</a></div>
</div>
</div>
<div class="post" id="post-5826">
<h1 class="storytitle"><a href="/vanessa-williams-botox-addiction/" rel="bookmark">Vanessa Williams botox addiction</a></h1>
<div class="meta">Posted by JJSaidIt Staff | Category: <a href="/category/vanessa-williams/" title="View all posts in Vanessa Williams" rel="category tag">Vanessa Williams</a></div>
<div class="storycontent">
<p>They say everybody has at least one addiction&hellip;I guess!</p>
<p><a href="/vanessa-williams-botox-addiction/#more-5826" class="more-link"><span style="color: #3333ff;">Click here to read what was said &raquo;</span></a></p>
</div>
<div class="sexy-bookmarks sexy-bookmarks-center">
<ul class="socials">
<li><a href="/" title="Myspace">Myspace</a></li>
<li><a href="http://globalgrind.com/submission/submit.aspx?url=https://johnjohnsaidit.com/vanessa-williams-botox-addiction/&amp;type=Article&amp;title=Vanessa+Williams+botox+addiction" rel="nofollow" class="external" title="Grind this! on Global Grind">Global Grind</a></li>
<li><a href="http://digg.com/submit?phase=2&amp;url=https://johnjohnsaidit.com/vanessa-williams-botox-addiction/&amp;title=Vanessa+Williams+botox+addiction" rel="nofollow" class="external" title="Digg this!">Digg</a></li>
<li><a href="/" title="Reddit">Reddit</a></li>
<li><a href="https://current.com/clipper.htm?url=https://johnjohnsaidit.com/vanessa-williams-botox-addiction/&amp;title=Vanessa+Williams+botox+addiction" rel="nofollow" class="external" title="Post this to Current">Current</a></li>
</ul>
</div>
<div class="feedback">
<div class="submit"><a href="/vanessa-williams-botox-addiction/#respond">Comments</a></div>
</div>
</div>
<!-- ...repeat similar modern markup for other posts as needed... -->
<div class="wp-pagenavi"><span class="pages">Page 1 of 200</span> <span class="current">1</span> <a href="/page/2/" class="page" title="2">2</a> <a href="/page/3/" class="page" title="3">3</a> <a href="/page/4/" class="page" title="4">4</a> <a href="/page/5/" class="page" title="5">5</a> <a href="/page/2/" class="nextpostslink">&raquo;</a> <span class="extend">...</span>Last &raquo;</div>
</main>
<aside id="sidebar">
<ul>
<li class="sidebarheader">Subscribe Now</li>
<li style="list-style: none;"></li>
<li class="sidebarheader">Yea I SaidIt</li>
</ul>
<ul>
<li id="yd-recent-posts" class="widget widget_yd_rp">
<div class="yd_rp_widget">
<ul>
<li>
<h4><a href="/what-is-sampling-rate/" rel="bookmark" title="Permanent link to: What Is Sampling Rate">What Is Sampling Rate</a></h4>
<div class="yd_rp_excerpt">Do you ever wonder why some audio recordings sound so much better than others? A key factor in the quality...&raquo;</div>
</li>
<li>
<h4><a href="/terrence-howard-got-married/" rel="bookmark" title="Permanent link to: Terrence Howard got married">Terrence Howard got married</a></h4>
<div class="yd_rp_excerpt">One of Hollywood&rsquo;s most eligible bachelors is off the market&hellip;and he exposed the secret marriage himself...&raquo;</div>
</li>
<li>
<h4><a href="/why-jada-pinkett-likes-sexting/" rel="bookmark" title="Permanent link to: Why Jada Pinkett likes sexting">Why Jada Pinkett likes sexting</a></h4>
<div class="yd_rp_excerpt">Jada is a lady in the streets and a freak on the phone&hellip;betta hope nobody steals her cell phone. (more...)...&raquo;</div>
</li>
<li>
<h4><img src="/wp-content/uploads/2008/04/johnjohnsaidit-photoshopface-copy.jpg" style="width: 90px; height: 90px; padding-right: 5px; padding-bottom: 5px; float: left;" alt="Rihanna wants to be a rock star" />Rihanna wants to be a rock star</h4>
<div class="yd_rp_excerpt">If anybody can teach you how to be a Rockstar it&rsquo;s definitely RiRi&hellip;just a sneak preview. Enjoy! ...&raquo;</div>
</li>
<!-- ...other recent posts ... --></ul>
<a href="/">[&rarr;JohnJohnSaidIt]</a></div>
</li>
</ul>
<ul>
<li class="sidebarheader">JohnJohn Music</li>
<li style="list-style: none;"><br /><embed src="http://www.filefactory.com/widget/music.swf" quality="high" id="flashElement" wmode="transparent" width="300" height="600" name="widget" align="middle" allowscriptaccess="always" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="folderHash=0e0de9a0b41ac7ce&amp;mainColor=040404&amp;contentColor=02010F&amp;textColor=FFEFF1&amp;highlightColor=17122F&amp;randomize=true" type="application/x-shockwave-flash" />
<div style="font-size: x-small; font-family: Arial,Sans-Serif; width: 300px; text-align: center;"><a href="/johnjohnmusic">Checkout JohnJohn's Music</a></div>
</li>
<li class="sidebarheader">Yea You SaidIt</li>
<li>
<ul>
<li><img src="http://www.gravatar.com/avatar.php?gravatar_id=3251a1a0c620244c4ca230adf5c90f6e&amp;size=20&amp;rating=G" alt="" class="kjgrcGravatar" /> <a href="/obama-will-forgive-student-loans/#comment-4161" title="Obama will &lsquo;forgive&rsquo; student loans, January 5, 2009">Starspire</a>: Cool avitar&hellip;</li>
<!-- ...other comments... --></ul>
</li>
</ul>
<a href="https://i.gy/the-social-justice-movement/">Social justice movement problems no one talks about I.gy</a></aside>
<footer id="footer">
<p><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="5031343d393e1033313e313c333f3d253e3933317e333f3d">[email&#160;protected]</a></p>
<p><a href="/" title="2008-09 JJSaidIt LLC">2008-10 JJSaidIt LLC</a></p>
<p><a href="http://www.zillasays.com/" title="Zillz Designed It"><img src="/wp-content/themes/johnjohnsaidit/i/zillz.jpg" alt="Zillz Designed It" /></a></p>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>