body {
  background:url("images/bg-bloguepessoal.jpg") repeat-x scroll left top #80CCE6;
}
a, div.blogs_block ul li.grey:hover div.ctx a.pseudo, div.blogs_block ul li.grey:hover strong.rank {
  color:#EC0016;
  background-color:transparent;
}
#bg_header h1 a {
  background:transparent url(images/logo-bloguepessoal.png) no-repeat top left;
}
*html #bg_header h1 a {
  background: none; 
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/domains_home/bloguepessoal/images/logo-bloguepessoal.png", sizingMethod="crop");
}
span.big_title span.arrow {
  background:url("images/arrow-bloguepessoal.gif") no-repeat scroll left top transparent;
}

/***/
#global_ctx {
  -moz-border-radius:0px;
  -webkit-border-radius:0px;
  border-radius:0px;
}
#searchbar {
  margin:10px;
  width:980px;
  background: none #000;
}
#header-special {
  float:left;
  clear:left;
  width:1000px;
  height:auto;
  position:relative;
}
#header-special #logo, #header-special #logo2 {
  float:left;
}
#header-special #logo2 {
  position:absolute;
  top:0;
  right:0;
  z-index:1;
}
#ban_pub {
  float:left;
  width:728px;
  height:91px;
  position:relative;
  z-index:2;
  background-color:#000;
}
#searchbar p.select {
  display:none;
}