﻿body
{
	color: #000000;
	background-color: #5c544e; 
}

.com
{
	color: #aa110b;
}

h2
{
	color: Black;
	border-bottom-color: #aa110b;
}

h3
{
	color: Black;
}

a:link,
a:visited,
tr.episodes td a:link,
tr.episodes td a:visited
{
	color: #9e2236;
}

a:active,
a:hover,
tr.episodes td a:active,
tr.episodes td a:hover
{
	color: #3b5a3b;
}

#container
{
	background-color: #ebe7e1;
}

#top
{
	height: 420px;
	background: url(http://media.sayumin.org/.images/headers/header3.jpg);
}

#navigation a
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	color: #f0f0f0;
	background-color: #aa110b;
}

#navigation a:hover
{
	color: #aa110b;
	background-color: #f0f0f0;
}

#footer
{
	background-color: #aa110b;
	color: #ebe7e1;
}

#footer a 
{
	color: White;
}

table a,
table a:link,
table a:visited,
li a,
li a:link,
li a:visited
{
	color: #686060;
}

table a:hover,
table a:active,
li a:hover,
li a:active
{
	color: Black;
}

table tr:hover,
table tr.alternate:hover
{
	background-color: #d2cfc9;
}

table tr:hover th,
table tr.alternate th,
table.summary tr:hover
{
	background-color: #ebe7e1;
}

table tr.alternate
{
    background-color: #dad6d0;
}

.comment .content
{
	background-color: #ffffff;
	border-color: #404040;
}

#composeComment input
{
	border-color: #404040;
	background-color: White;
}

#composeComment .commentText .commentInput
{
	border-color: #404040;
	background-color: White;
}

#composeComment .commentText textarea
{
	background-color: White;
}

blockquote
{
	background-color: #fbf7f1;
	border-color: #aa110b;
}

#customThemes input
{
    border-color: #404040;
    color: #aa110b;
}

#customThemes input
{
    border-color: #404040;
    color: #aa110b;
}
