/*
Theme Name:     twentyeleven Child for counsellingvictoria.com
Theme URI:      http: //webhen.com/
Description:    Child theme for the twentyeleven theme 
Author:         Jennifer Taylor
Author URI:     http: //webhen.com/
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");

/* One column */
.one-column #page {
	max-width: 1000px;
}
#access {
    background-image: -webkit-linear-gradient(top, #A5BC90, #677f59);

}
#branding #searchform {
    display: none;
}
#branding .only-search + #access div {
	padding-right: 0px!important;
}
#access a {
  color:#EEEEEE;
  font-size:115%;
  font-weight:bold;
}
.singular.page .hentry {
    padding: 0.5em 0 0;
}
.contact-form label span {
  color: black!important;
}