/*
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; }
#wrapper {
	background: #fff url('images/page_header_tile.png') repeat-x 0px 0px;
}
#header { background-image: url('images/header-logo.gif');
	margin: 0 auto 10px;
	width: 760px;
	height: 131px;
	position: relative;
}
#header h1 {
	right: 93px;
	bottom: 46px;
}
#header p.description {
	right: 230px;
	bottom: 28px;
}
.sticky { background: #adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }
