/*
Theme Name: K-3D
Theme URI: http://www.k-3d.org
Description: K-3D forum theme based on the default bbForum kakumei
Version: 1.0
Author: Modifications by Timothy M. Shead
Author URI: 
*/


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

a { color: DarkRed; text-decoration: none; }
a:hover { color: DarkRed; }
#header { background-image: url('images/page_header_bblogo.png'); }
#header div.search input.submit:hover { color: #550000; }
#header div.search input.submit:active { border-color: #550000; }
form.login input.submit:hover { color: #550000; }
form.login input.submit:active { border-color: #550000; }
input#tagformsub:hover { color: #550000; }
input#tagformsub:active { border-color: #550000; }
.sticky { background: #adb9e1; }
#thread li.pingback { background-color: #ffeeee; border-color: #ffeeee; }
#thread li.pingback .threadpost { background-color: #ffeeee; }
#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #ffeeee; }
#profile-menu li a:hover { background: #ffeeee; }
a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #550000; }
p.submit input:hover { color: #550000; }
p.submit input:active { border-color: #550000; }

