/*
Theme Name: Kakumei Blue
Theme URI: http://bbpress.org/
Description: The "revolutionized" new face of bbPress... in blue.
Version: 1.0
Author: <a href="http://avalonstar.com">Bryan Veloso</a> with updates by <a href="http://unlettered.org">Sam Bauers</a>
Author URI: 
*/


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

#wrapper { background-image: url('images/bg.jpg'); background-position:top left; }

a { color:#e87315; text-decoration: none; }
a:hover { text-decoration: underline;color:#36CEE8; }

#header { background-image:none; }
#header div.search input.submit:hover { color: #001364; }
#header div.search input.submit:active { border-color: #001364; }
form.login input.submit:hover { color: #001364; }
form.login input.submit:active { border-color: #001364; }
input#tagformsub:hover { color: #001364; }
input#tagformsub:active { border-color: #001364; }
.sticky { background: #adb9e1; }
#thread li.pingback { background-color: #d8dcf2; border-color: #d8dcf2; }
#thread li.pingback .threadpost { background-color: #d8dcf2; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #eee; }
#profile-menu li a:hover { background: #d8dcf2; }
a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #001364; }

p.submit input { background-color:#E87315; border: 1px solid #a76129; color:#fff; text-shadow: 1px 1px #666; }
p.submit input:hover { background-color:#bc5400; color:#fff; }
p.submit input:active { border-color: #E87315; }

#subscribe_to_topic select {border:1px solid #ccc;}

#header div.search { background-color:#e09a62; }
#header div.search input.submit { background-color:#E87315; border: 1px solid #a76129; color:#fff; text-shadow: 1px 1px #666; }
#header div.search input.submit:hover { background-color:#bc5400; color:#fff; }
#header div.search input.submit:active { border-color: #E87315; }
#header div.search input { border:1px solid #E87315; }
h2 { text-shadow: 1px 2px #ddd; }
.login {color:#fff;}
.login a { color:#fff; text-decoration:underline; }
#header h1 {right:0; }
#header h1 a { color:#fff; text-shadow: 1px 2px #666; }
#header h1 a:hover { color:#ddd; }
#header p.description {right:0; color:#fff;text-shadow: 1px 2px #666;}
