div#sub-header {
	display: none !important;
}

header#masthead {
	background-color: #5c8fb7 !important;
}

div#primary.content-area {
	padding-top: 0px !important;
}

div.entry-content {
	margin-top: 0px !important;
}

ul.menu li a{
	color: white !important;
}
div#footer-widgets{
background-color: #7bbada;
}

footer#colophon {
background-color:#5c8fb7;
}