/*
Theme Name: IPN
Description: Child theme for the ipnursing.org website based on the Twenty Eleven theme 
Author: Dan Romanchik
Template: twentyeleven
*/

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

/* move search box down into nav bar */
#branding #searchform {
	background-color:white;
	display:block;
	margin-top:219px;
	position:absolute;
	right:5%;
	text-align:right;
	top:4em;
}