/*
Theme Name: Twentyten Child
Description: Child theme for the twentyten theme 
Author: Ron Berman
Template: twentyten
*/

@import url("../twentyten/style.css");

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#access .menu-header,
div.menu {
	font-size: 18px;
	margin-left: 12px;
	width: 928px;
	font-color:#fff
}

.page .entry-title {
       display:none;
}