/* HEADER / NAV / SEARCH */

#header { float:left; position:relative; width:960px; }
/*
#header .topbar { float:left; position:relative; width:960px; height:35px; margin:0; border-bottom:1px solid #2f2f2f; }
#header .boxoffice { float:left; height:35px; }
#header .linksbar { float:right; list-style:none; margin:0; font:normal 0.8em Georgia, 'Times New Roman', Times, serif; }
#header .linksbar li { float:left; list-style:none; height:35px; margin-left:14px; line-height:3.4em; overflow:hidden; }
#header .linksbar a { color:#e27; text-decoration:none; }
#header .linksbar a:hover { color:#fff; text-decoration:none; }
*/

#header .logobar { float:left; position:relative; width:960px; height:114px; padding:10px 0 0 0; background:#000; }
#header .logo { float:left; }
#header .sitejump { float:right; list-style:none; margin:0; padding:0; }
#header .sitejump li { float:left; list-style:none; height:114px; margin:0; overflow:hidden; }

#header .navbar { float:left; position:relative; width:960px; height:50px; margin:0; padding:0; border-bottom:1px solid #eaeaea; }
#header .nav ul { float:left; list-style:none; margin:0; padding:0; font:bold 1.3em Georgia, 'Times New Roman', Times, serif; letter-spacing:-.05em; }
#header .nav li { float:left; height:50px; margin:0px; line-height:2.4em; overflow:hidden; }

#header .searchwrapper { float:right; padding:6px 0 0 0; }
#header .searchbox { float:left; border:0 none; margin:0; }
#header .searchinput { float:left; width:200px; height:30px; margin:0 6px;; padding:6px 4px 0 4px; border:0 none; font:bold 1.4em Georgia, 'Times New Roman', Times, serif; color:#7a7a7a; background:#eaeaea; }
#header .searchbtn { float:left; width:32px; height:32px; margin:0; padding:2px 0; }

#header .tabs a { padding:16px 10px; height:50px; text-decoration:none; }
#header .tabs a:hover { text-decoration:none; }
