@import "http://www.softwarefreedom.org/sflc.css";

#sflcheader { background: #ddd; }

#sflcheader h1 {
  text-indent: 0;
  margin: 0;
  margin-left: 104px;
  line-height: 72px;
}

#sflcheader h1 a {
  color: #000;
}

#sflcheader, #navbar-clear { border-bottom: 1px solid #444; }
#navbar li a { border: 1px solid #545561; }

#navbar-outer { background: #9799ae; /*898ebc;*/ /*89bcb1;*/ }

a { text-decoration: none; color: #9a1010; }
a:hover { text-decoration: underline; color: #984d4d; }

#affiliate-sflc {
  padding: 2px 10px;
  white-space: nowrap;
  font-size: x-small;
  text-align: right;
  background: #cdeaec;
}
a#affiliate-sflc { text-decoration: none; color: #146624; }
a#affiliate-sflc:hover { text-decoration: underline; color: #665f14; }


body.mr-front #navbar ul li.front a,
body.mr-team #navbar ul li.team a,
body.mr-services #navbar ul li.services a,
body.mr-contact #navbar ul li.contact a /* NO COMMA HERE! */
  { background: #fff url(http://www.softwarefreedom.org/img/nav-bg-up.png) top repeat-x; color: #000; }

