/*
 Theme Name:   Twenty Eleven Child
 Description:  Twenty Eleven Child Theme
 Author:       Helix Group
 Author URI:   http://helixgroup.net
 Template:     twentyeleven
 Version:      1.0.0
 Text Domain:  twenty-eleven-child
*/


@import url("../twentyeleven/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

#branding #searchform {
	top: 2.8em !important;
}

header .social-icons {
	position: absolute;
	top: 86px;
	right: 76px;
}
header .social-link-facebook {
	display:inline-block;
	width: 32px;
	height: 32px;
	background: url('images/facebook.png') no-repeat;
}