/*
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: #a97d97; text-decoration: none; }
a:hover { color: #555; background:#f9db89; text-decoration:underline;}
#header {
	background-image: url(/bbpress/bb-templates/kakumei/images/forum_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 5px solid #94748B;
}
.sticky {
	background: #cbb5c3;
    text-decoration: none;
}
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #f9db89; }
#profile-menu li a:hover { background: #cbb7b4; }
