/*
Theme Name: Ubud Child
Theme URI:
Description: Your child theme description text...
Author: Your Name
Author URI: http://www.yourdomain.com/
Template: ubud
Version: 1.0
Tags: Ubud Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */
#site-nav {
     background-color:#B1C200;
     

}

#site-nav ul li a {
    font-weight:bold;

}

.search-wrap {
     display:none;

}

#colophon {
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #000;
	color: #000;
}