#header { 
background: #bcbcbc; 
	margin-bottom: 10px;
}
x#headerimg { 
  margin: 7px 9px 0; 
  height: 20px; 
  width: 1400px; }


/* ----- header ----- */
#header {background-color:#ffffff; margin-bottom:10px;}
#top-bar {background-color:#bcbcbc; color:#333333; padding-bottom:10px;}
#top-bar p {float:left; margin:20px 5px 0 0; font-style:italic;}
#top-bar a {font-size:14px; color:#333333; border-bottom:1px dotted #333;}
#top-bar a:hover {color:#fff;}
#top-bar ul {float:left; margin:20px 0 0 0; padding-left:1px;}
#top-bar li {display:inline; margin-right:17px;}
#header-search {float:right; margin:10px;}
#header-search .search-field {padding: 4px; border:0; float:left; height:28px; -webkit-border-top-left-radius:3px; -webkit-border-bottom-left-radius:3px; -moz-border-radius-topleft:3px; -moz-border-radius-bottomleft:3px; border-top-left-radius:3px; border-bottom-left-radius:3px;}
#header-search button {float:left; padding:4px 8px 6px 10px; background-color:#fff; color:#aaa; border:0; height:28px; -webkit-border-top-right-radius:3px; -webkit-border-bottom-right-radius:3px; -moz-border-radius-topright:3px; -moz-border-radius-bottomright:3px; border-top-right-radius:3px; border-bottom-right-radius:3px;}
#bot-bar {padding: 8px 17px;}
#logo a {color:#fff; font-size:20px; font-family:'Roboto', bold; font-weight:500; text-shadow:0px 0px 0px #777;}
#primary-menu ul {padding:0; margin-right:15px; float:left;}
#primary-menu li {float:left; margin-right:15px; list-style:none; padding:6px 6px; border:0px solid #aaa; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}


/* ----- footer ----- */
#footer {border-top:1px solid #333333; background-color:#bcbcbc;}
#footer-top {padding-top:5px;}
#footer-bottom {background-color:#bcbcbc; color:#333333; padding:10px 0 10px 0;}
#footer-bottom a {color:#333333; border-bottom:1px dotted #333;}
#footer-bottom a:hover {color:#fff;}
#footer-bottom #footer-site {border:0; font-style:italic;}
#footer-meta p {float:right; margin-right:5px;}
#footer-meta .menu {padding:0;}
#footer-meta .menu li {display:inline; margin:1px 10px 0 0; list-style:none; font-size:14px;}





