@import "/skins/whitespace/screen.css";
body {
  background-color: #000000;
}

.pagination a, #footercontainer, #footer a, ul#filter li.sel a {
  color: #000000;
}

h1 a, #admin-h1 {
  color: #FF8000;
}

#headercontainer {
  border-color: #FF8000;
}

#header #avatar, ul#accounts li {
  background-color: #FF8000;
}

body, .post .meta .time, .post .content blockquote, .post .content cite, .source a, #admin-description {
  color: #FFFFFF;
}

#content h2 {
  color: #735C35;
}

a {
  color: #735C35;
}

.pagination a, #footercontainer, ul#friendslist, ul#filter li.sel a {
  background-color: #735C35;
}

#header h1, #header h1 input, #content h2 {
  font-family: 'Courier New',Courier,sans-serif;
  font-variant: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0;
}

body, textarea, .post .content cite, .post .content cite input {
  font-family: Trebuchet MS, sans-serif;
}