@import url(common.css);
@media all
{
  a { color:#333;}
  a:focus,
  a:hover,
  a:active { color:#000;}
  tbody tr:hover th[scope="row"],
  tbody tr:hover tbody th.sub { background: #F8F8F8; }
  tbody tr:hover td { background: #F8F8F8; }

  .hlist {background: url(../images/black/bg_nav.gif) repeat-x center right;}
}

@media screen, projection
{
  #header .logo{
    background: url(../images/black/logo_alqassam.gif) no-repeat top left;
  }
  .newsbox h2 {background: url(../images/black/hd_news.gif) no-repeat top left;}
  
  .box h2, .box1 h2 {color:#000;}
  
  .tab-content .listbox a:active { color:#000;}
  
  .box2 h3 {color:#000;}
  .box2 .tab-content ul {color:#000;}
  .box2 .tabs li.active a {color:#000}
  
  .votebox h2 {background:url(../images/black/bg_box_title_black.gif);}
  .votebox #vote {background:#000;}
  
  #breakingnews {background:#999;}
  #breakingnews .bn-title {background:#333;}
  
  #newsbar .nb-title {background:#000;}
  
  #headline h1 {color:#000;}
  
  #itabs ul li.active a {color:#000}
  
  .article h1 {color:#000;}
  .article h1 a {color:#000}
  .article2 h1 {color:#000;}
  
  .replyList .reply .title {COLOR: #C30;}
  
  div.comment:hover {background: #F8F8F8;}
  
  .list li {background:url(../images/black/bullet3.gif) 0 9px no-repeat;}
  
  .clean .logo{background: url(../images/black/hd_news2.gif) no-repeat top left;}
  .clean #logo_specialfiles{background: url(../images/black/specialfiles.gif) no-repeat top left;}
  .clean #logo_news{background: url(../images/black/news.gif) no-repeat top left;}
  .clean #logo_articles{background: url(../images/black/articles.gif) no-repeat top left;}
  .clean #logo_opinions{background: url(../images/black/opinions.gif) no-repeat top left;}
  .clean #logo_interviews{background: url(../images/black/interviews.gif) no-repeat top left;}
  .clean #logo_occupation_terrorism{background: url(../images/black/occupation_terrorism.gif) no-repeat top left;}
  .clean #logo_reports{background: url(../images/black/reports.gif) no-repeat top left;}
  .clean .statements{background: url(../images/black/Statements.gif) no-repeat top left;}
  
  .clean h2 {color:#000;}
  
  .featured li {background:url(../images/black/bullet3.gif) 12px 9px no-repeat;}
  
  .news .logo{background: url(../images/black/hd_news2.gif) no-repeat top left;}
  .news .statements{background: url(../images/black/Statements.gif) no-repeat top left;}
  
  .bio h2, .bio-card h3 {color:#000;}
  .bio h2 a, .bio-card h3 a {color:#000}
  .bio #breif ul li {background:url(../images/black/bullet.gif) 5px 50% no-repeat;}
  .bio #details ul #tab_background {background:url(../images/black/bg_tab.gif) 50% 0 no-repeat;}
  
  .bio-card ul li {background:url(../images/black/bullet.gif) 5px 50% no-repeat;}
  
  .gallery h2 {color:#000;}
  .gallery ul li {background:url(../images/black/bullet.gif) 5px 50% no-repeat;}
  
  .video-meta p span {color:#000;}
  #download .ico{background:url(../images/black/btn_dl.gif) right no-repeat;}

  #search {color:#000;}
  
  /* mine */
.nav_links:hover {background-color: #000;}
.in_links {background-color: #000;}
}