#facebook_bar,
#title_container h1 {
  margin: 0 auto;
  width: 960px;
}
#facebook_bar {
  font-size: 11px;
}
#facebook_bar a {
  color: #d8dfea;
}
#facebook_bar_container {
  background: #3b5998;
  border-bottom: 1px solid #fff;
  line-height: 32px;
}
#site_header {
  line-height: 40px;
}
#site_header #logo {
  display: block;
  float: left;
  height: 38px;
  margin-top: 2px;
}
#site_header a {
  margin-right: 15px;
}
#site_header #secondary_links {
  float: right;
  font-size: 11px;
}
#site_header #search_form {
  display: inline;
  line-height: 23px;
  font-size: 11px;
  height: 23px;
  margin-top: 8px;
  width: 200px;
}
#site_header #search_form input {
  line-height: 13px;
}
#site_header #search_form input#q {
  border: 1px solid #B4C0D8;
  height: 13px;
  padding: 4px 3px;
  width: 170px;
}
#site_header #search_form input.btn {
  margin: -3px 0 0 -1px;
  vertical-align: middle;
}
#title_container {
  border-bottom: 1px solid #eee;
  color: #444;
  font-size: 18px;
  line-height: 60px;
}