/*
Theme Name: Kakumei Blue modified by Ashfame
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue (Header menu by <a href="http://www.ashfame.com">Ashfame</a>) <br/><a href="http://blog.ashfame.com/contact-ashfame/">Contact Ashfame</a> for more modifications or customization ;)
Version: 0.01 theta-beta
Author: Bryan Veloso
Author URI: http://avalonstar.com
*/


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

a { color: #32689b; text-decoration: none; }
a:hover { color: #001364; }
.sticky { background:#adb9e1; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }

img { border:none; }
/* body { background:#313131; } */
#wrapper { width:800px; margin:0 auto; background:#FFF; }
#header { height:120px; background:none; }
#header h1 {	right:20px; bottom:0px; }
#header p.description { right:20px; bottom:-10px; }
#main { clear:both; }

#header-nav { width:760px; margin:0 auto; clear:both; font-size:1.2em; height:40px; text-transform:uppercase; }
#header-nav ul { list-style-type:none; margin-top:0;  }
#header-nav li { float:left; padding:5px 10px; background:#ddd; border-right:solid thick #FFF; }
#header-nav li:hover { background:#d8dcf2; }