/*
Style: Header Boxed
*/

/* header */
#header { background: none; top: 60px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
#header-inner { background: url(../img/h-sprite.png) repeat-x 0 0; 
-moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

/* nav */
#nav { top: 26px; }
#nav li a { padding: 14px 12px; -moz-border-radius: 2px 2px 0 0; -webkit-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; }
#nav ul { top: 44px; }
#nav li.current_page_item a, 
#nav li.current_page_parent a, 
#nav li.current-menu-ancestor a, 
#nav li.current-menu-item a { background: #fff!important; color: #222; text-shadow: none; }

/* headstyle */
ul#headstyle-switch { top: 20px; right: 0; }
ul#headstyle-switch li { float: right; }
#headstyle-arc { display: none; }
#wrapper { margin-top: -510px; }

/* subheader */
#subheader-top { display: none; }
#subheader-inner { padding-top: 0; }
#subheader .ctitle { display: none; }