/*
Theme Name: Kakumei Blue
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue.
Version: 0.01 theta-beta
Author: Bryan Veloso
Author URI: http://avalonstar.com
*/


@import url('../kakumei/style.css');

a { color: #990000; text-decoration: none; }
a:hover { color: #990000; }
#header {
	background-image: url(images/page-header.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.sticky {
	background-color: #FFA6A6;
}
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #FFA6A6; }
#profile-menu li a:hover { background: #FFA6A6; }