/*   
Theme Name: Afton Elementary
Theme URI: http://www.afton.lcsd2.org
Description: Afton Elementary website theme
Author: Brad Kovach
Author URI: http://www.bradkovach.com
*/
#top_contain {
  background:   url(header_shadow.png) #FFCC00 repeat-x bottom;
  color: #000 !important;
}
#search label input {
  border-right: 1px solid #00c;
  border-bottom: 1px solid #00c;
  border-left: 1px solid #001;
  border-top: 1px solid #001;
}
.search input.text   { width: 100px; background: #FFC;}
.search input.text:focus  { width: 200px; background: #FFF;}

#logo {
  background:  url(header_logo.gif) no-repeat;
}
#navigation a {
  color: #990000  !important;
}
#navigation li:hover ul, #navigation li.over ul { /* lists nested under hovered list items */

  background: #FFCC00;
  border-left: 1px solid #FFCC66;
  border-top: 1px solid #FFCC66;
  border-right: 1px solid #CC9900;
  border-bottom: 1px solid #CC9900;
}
