div.libgithub-badge-outline {
  font-family: Arial, sans-serif;
  font-size: 101%;
  width: 600px;
  overflow: auto;
  margin: 8px;
  padding: 5px;
  padding-top: 0px;
  color: #444;

  border: 1px solid #ccc;
  background-color: #f0f0f0;
  -moz-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}

div.libgithub-badge-username {
  border: 0px;
  margin: 0px;
  padding-left: 20px;
  background-image: url(../images/libgithub/public.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}

div.libgithub-badge-diffline {
  font-weight: bold;
}

div.libgithub-badge-commitmessage {
  font-style: italic;
  font-family: "Trebuchet MS", Arial, sans-serif;
  padding-left: 95px;
  background-image: url(../images/libgithub/commit.png);
  background-repeat: no-repeat;
  background-position: 73px 3px;
}

div.libgithub-badge-diffstat {
  font-weight: normal;
  font-size: 0.9em;
}

a.libgithub-badge-commitid,
a.libgithub-badge-commitid:visited,
a.libgithub-badge-commitid:link,
a.libgithub-badge-commitid:active {
  color: #336699;
  text-decoration: none;
}

a.libgithub-badge-commitid: hover {
  text-decoration: underline;
}

a.libgithub-badge-username,
a.libgithub-badge-username:visited,
a.libgithub-badge-username:link a.libgithub-badge-username:active {
  color: #336699;
  text-decoration: underline;
  font-size: 1.1em;
}

a.libgithub-badge-username: hover {
  text-decoration: none;
}

span.libgithub-badge-text, span.libgithub-badge-text-date {
}

span.libgithub-badge-diffadded {
  color: #4C99E6;
  background-color: transparent;
}

span.libgithub-badge-diffremoved {
  color: #666666;
  background-color: transparent;
}

span.libgithub-badge-diffmodified {
  color: #3F43BF;
  background-color: transparent;
}

img.libgithub-badge-gravatar {
  border: 1px solid #ccc;
  margin: 2px;
  margin-right: 5px;
  float: left;
}

div.libgithub-badge-filelist {
  margin-top: 10px;
}

div.libgithub-badge-filelist ul {
  list-style-type: square;
  list-style-position: inside;
  margin: 0px;
}

a.libgithub-badge-showMoreLink,
a.libgithub-badge-showMoreLink:visited,
a.libgithub-badge-showMoreLink:link a.libgithub-badge-showMoreLink:active {
  color: #336699;
  text-decoration: underline;
  font-size: 0.8em;
  padding-left: 1em;
}

a.libgithub-badge-showMoreLink: hover {
  text-decoration: none;
}

div.libgithub-activity-line {
  display: inline;
}

img.libgithub-activity-gravatar {
  border: 1px solid #666666;
  float: left;
  margin: 2px;
  margin-right: 5px;
}

a.libgithub-activity-username,
a.libgithub-activity-username:visited,
a.libgithub-activity-username:link,
a.libgithub-activity-username:active {
  color: #336699;
  text-decoration: none;
}

a.libgithub-activity-commitid,
a.libgithub-activity-commitid:visited,
a.libgithub-activity-commitid:link,
a.libgithub-activity-commitid:active {
  color: #336699;
  text-decoration: none;
}
