/*

Theme Name: Child of Twenty Eleven
Description: Theme based on the Twenty Eleven Master
Author: Terence Evans
Version: 0.0.1
Template: twentyeleven

*/

@import url("../twentyeleven/style.css");

/* Search Form */
 #branding #searchform {
 display: none;
 }
 
 /* Change colour of menu bar */
 #access {
background: -webkit-linear-gradient(#fcc800, #680200);
box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 4px
}