/*
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: #32689b; text-decoration: none; }
a:hover { color: #001364; }
#header { background-image: url('images/page_header_bblogo.png'); }
.sticky { background: #adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }
/*#ed_toolbar input
{
	background: #14181B;
	color: white;
	border:2px dashed #323136;
	padding: 0px;
	width: 65px;
}
#ed_toolbar input:hover
{
	background: #323136;
	color: white;
	border:2px dashed #14181B;
	padding: 0px;
	width: 65px;
}
}
*/