/*
Theme Name: Nedsferatu
Theme URI: http://forums.nedsferatu.com/
Description: The "revolutionized" new face of bbPress...for Nedsferatu.com Forums.
Version: 0.1
Author: <a href="http://avalonstar.com">Bryan Veloso</a> with updates by <a href="http://unlettered.org">Sam Bauers</a> and customization by <a href="http://nedsferatu.com">Nedsferatu</a>
Author URI: 
*/


@import url('style_kakumei.css');

a { color: #32689b; text-decoration: none; }
a:hover { color: #001364; }
#header { background-image: url('images/page_header_bblogo.png'); }
#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: #d8dcf2; }
#profile-menu li a:hover { background: #d8dcf2; }
a.prev.page-numbers:hover, a.next.page-numbers:hover { color: #001364; }
p.submit input:hover { color: #001364; }
p.submit input:active { border-color: #001364; }
.num, #forumlist small { white-space: normal; }
/*
#front-page #viewdiv {
left:0;
overflow:hidden;
position:absolute;
top:0;
width:150px;
}
*/
#header div.search {
float:none;
}
#header div.menutab { float:left; 
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
background-color:#AAAAAA;
padding:4px;
font-size:18px; }
#header div.menutab ul { list-style-type:none;}
#header div.menutab ul li { display:inline; margin-right:15px;}

/* #header div.menutab ul li a { display:block; } */
form.login{ top:35px; }
div.remember label { clear:none; margin:18px 15px 0; }

div#viewdiv {
float:left;
left:0;
margin-top:570px;
position:absolute;
top:0;
width:150px;
}

