body {
  background-color: #1E1E1E;
  background-image: url(/images/themes/monobook/background.gif);
  color: #eee;
}

body, td {
  font-size: 12px;
}

pre {
  background-color: #000;
  padding: 10px;
}

a, a:visited {
  color: #7078ff;
  text-decoration: none;
}

a:active {
  color: orange;
}

a:hover {
  text-decoration: underline;
}

table#root_table {
  background-color: #333;
  border: 1px solid #aaaaaa;
  margin: 10px auto 20px auto;
  width: 700px;
}

div#guildMain table tr td.column {
  padding: 0 2px;
}

#pageTitle {
  background: none;
  font-size: 140%;
}

th {
  color: #e5e5e5;
}

table.form {
  background-color: #222;
}

table.form td,
table.form th {
  border: 1px solid #191919;
}

table th.title {
  background-color: #182222;
  font-size: 120%;
  line-height: 1.5em;
}

td.clickable {
  background-color: #232323;
}

td.clickable:hover {
  background-color: #281E22;
}

tr.inactive td.clickable {
  background-color: #332323;
}

tr.inactive td.clickable:hover {
  background-color: #281E22;
}

table td.data {
  background-color: #202A2C;
}

tr.inactive td.data {
  background-color: #331B1B;
}

table.data td {
  background-color: #202A2C;
  border: 1px solid #191919;
}

table.data td.count {
  background-color: #1B1B1B;
  color: #cc3;
}

table td.title {
  background-color: #333;
}

td.number {
  background-color: #1B1B1B;
}

tr.inactive td.number {
  background-color: #331B1B;
}

table td.recordTitle {
  background-color: #182222;
}

table.news td.title {
  background-color: #2B1A1A;
  border: 1px solid #191919;
}

table.news td.title:hover {
  background-color: #554444;
}

table.news td.title:hover a {
  color: white;
}

table.news td.header {
  background-color: #2B1A1A;
}

table.news td.body {
  background-color: #352424;
}

div#root table#root_table td#page div#pageContent table#console th {
  background-color: #112211;
  border: 1px solid #191919;
}

div#root table#root_table td#page div#pageContent table#console td {
  background-color: #223322;
}

div#root table#root_table td#page div#pageContent table#console.data tr 
  td.clickable:hover {
  background-color: #445544;
}

div#root table#root_table td#page div#pageContent table#console td:hover 
  a:active {
  color: orange;
}

div#root table#root_table td#page div#pageContent table#console.data tr
  td:hover {
  background-color: #223322;
}

div#root table#root_table td#page div#pageContent table#console td#subscribe a {
  color: orange;
}

div#root table#root_table td#page div#pageContent table#console td#subscribe 
  a:active {
  color: white;
}

div#root table#root_table td#page div#pageContent table#console td#tutorial a {
  color: #2B1A1A;
}

div#root table#root_table td#page div#pageContent table#console td#tutorial 
  a:active {
  color: orange;
}

div#guildMain table {
  margin: 2px 0;
}

div#guildMain table th {
  border: 1px solid #191919;
}

div#guildMain img.configureIcon {
  padding: 0.15em 0;
}

div#guildMain table#guildApplicationsNib {
  border: 1px solid #191919;
}

div#guildMain table#guildApplicationsNib td {
  border: 1px solid #191919;
}

div#guildMain table#latestNewsNib td.title {
  background-color: #2B1A1A;
  border: 1px solid #191919;
}

div#guildMain table#latestNewsNib td.title:hover {
  background-color: #554444;
}

div#guildMain table#latestNewsNib td.title:hover a {
  color: white;
}

div#guildMain table#latestNewsNib td.title:hover a:active {
  color: orange;
}

div#guildMain table#latestNewsNib td.header {
  background-color: #2B1A1A;
  border: 1px solid #191919;
}

div#guildMain table#latestNewsNib td.body {
  background-color: #352424;
  border: 1px solid #191919;
}

div#guildMain table#guildDescriptionNib td {
  border: 1px solid #191919;
}

div#guildMain table#guildInfoNib td {
  background: #25312e;
  border: 1px solid #191919;
}

div#guildMain table#guildInfoNib td.label {
  background-color: #202A2C;
}

div#guildMain div.voiceServerNib td {
  background: #25312e;
  border: 1px solid #191919;
}

div#guildMain div.voiceServerNib td.label {
  background-color: #202A2C;
}

div#guildMain table#recentRaidsNib td {
  background-color: #202A2C;
  border: 1px solid #191919;
}

div#guildMain table#recentRaidsNib td:hover {
  background-color: #281E22;
}

div#guildMain table#moreNewsNib td {
  background-color: #202A2C;
  border: 1px solid #191919;
}

div#guildMain table#moreNewsNib td:hover {
  background-color: #281E22;
}

div#guildMain table#recentLootNib td {
  background-color: #202A2C;
  border: 1px solid #191919;
}

div#guildMain table#recentLootNib td:hover {
  background-color: #281E22;
}

div#guildMain table#guildLinksNib td {
  border: 1px solid #191919;
}

div#guildMain table#raidCalendarNib td#week div.date {
  font-size: 90%;
}

div#guildMain table#recentPostsNib {
  border: 1px solid #191919;
}

div#guildMain table#recentPostsNib td {
  border: 1px solid #191919;
  padding: 2px;
}

div#guildMain table#raidCalendarNib tr#listStyle table.data {
  margin: 1px;
}

div#guildMain table#raidCalendarNib tr#monthStyle table.calendar tr td.active:hover a {
  color: orange;
}

div#guildMain table#raidCalendarNib tr#monthStyle table.calendar tr td.today {
  background: #c2bbea;
  border: 1px solid #c2bbea;
  color: black;
}

div#guildMain table#raidCalendarNib tr#monthStyle table.calendar tr td.today:hover {
  color: white;
}

/* phpBB3 */

div#phpbb3 table th {
  background-color: #182222;
  font-size: 120%;
  line-height: 1.5em;
  padding: 0;
  text-indent: 4px;
}

div#phpbb3 table.tablebg {
  border-collapse: collapse;	
}

div#phpbb3 table td.cat {
  background-color: #2b1a1a;
  border: 1px solid #191919;
  padding: 2px;
  text-indent: 4px;
}
  
div#phpbb3 table.tablebg td.row1,
div#phpbb3 table.tablebg td.row2,
div#phpbb3 table.tablebg td.row3 {
  background-color: #352424;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.author {
  background-color: #2b1a1a;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.profile {
  background-color: #352424;
  border: 1px solid #191919;
  padding: 2px 5px 2px 5px;
}

div#phpbb3 table.tablebg td.subject {
  background-color: #2b1a1a;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.postfooter {
  background-color: #352424;
  border: 1px solid #191919;
  padding-left: 5px;
}

div#pageheader {
  background-color: #352424;
  border: 1px solid #191919;
  border-left: 0;
  border-right: 0;
  font-size: 20px;
  padding: 4px 5px 4px 2px;
  text-indent: 8px;	
}

/* phpBB3 */

div#phpbb3 table th {
  background-color: #182222;
  font-size: 120%;
  line-height: 1.5em;
  padding: 0;
  text-indent: 4px;
}

div#phpbb3 table.tablebg {
  border-collapse: collapse;	
}

div#phpbb3 table td.cat {
  background-color: #2b1a1a;
  border: 1px solid #191919;
  padding: 2px;
  text-indent: 4px;
}
  
div#phpbb3 table.tablebg td.row1,
div#phpbb3 table.tablebg td.row2,
div#phpbb3 table.tablebg td.row3 {
  background-color: #352424;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.author {
  background-color: #2b1a1a;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.profile {
  background-color: #352424;
  border: 1px solid #191919;
  padding: 2px 5px 2px 5px;
}

div#phpbb3 table.tablebg td.subject {
  background-color: #2b1a1a;
  border: 1px solid #191919;
}

div#phpbb3 table.tablebg td.postfooter {
  background-color: #352424;
  border: 1px solid #191919;
  padding-left: 5px;
}

div#pageheader {
  background-color: #352424;
  border: 1px solid #191919;
  border-left: 0;
  border-right: 0;
  font-size: 20px;
  padding: 4px 5px 4px 2px;
  text-indent: 8px;	
}