
/* ******  header  ****** */

.pageheader .brand a {
  background : url(i/logo.gif) 0 0 no-repeat;
}
.pageheader .xmassbrand a {
  background : url(i/xmass_logo.gif) 0 0 no-repeat;
}

.pageheader .newyearbrand a {
  background : url(i/aramot_logo.gif) 0 0 no-repeat;
}

ul.tabs,
.newsticker,
.mnav {
  background-color : #00a5e5;
}

a,
th,
h1,
.mnav .level2 .current a,
.about .content li a,
.newslist h2,
.newslist h3,
.newslist h2 a,
.newslist h3 a,
.article a,
.wrapper .bloggers .meta .source,
.article h1,
.article h2 {
  color : #006E99;
}


.pagebody .boxhd, 
.pageextra1 .boxhd, 
.pageextra2 .boxhd {
  background-image : url(i/hd-arrow.gif);
}


.buttons a.more,
.tabpanel a.more {
  background : url(i/more.gif) 0 50% no-repeat;
  color : #fff;
  float : right;
  margin : 0;
}
.tabpanel a.more:hover {
  color : #ccc;
}




