/*
Theme Name:     Cover-WP Child
Theme URI:      http://example.com/
Description:    Child theme for the Cover-WP theme
Author:         manda lo
Author URI:     http://example.com/about/
Template:       cover-wp
Version:        1.0
*/
@import url("../cover-wp/style.css");
/* Your modification goes here */
#searchform input#s {
	width:125px;
}
#searchform{
	left:790px;
}
ul#menu, .menu ul {
	padding-right:150px;
}