/* @override http://easthilltreefarm.com/wp-content/themes/k2/easthilltreefarm-custom.css */

h1.blog-title {
	text-indent: -3000px;
	}
#header .description { /* Description in header */
	text-indent: -3000px;
	}
/*
#header {
	background: no-repeat center center !important;
	}
*/
ul.menu {
	background-color: #6A1602;
	padding; 10px 30px 6px;
	position: relative;
	bottom: -62px;
	}
.content {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	}

#header {
	width: 900px;
}

#primary {
	width: 600px;
	margin-right: 30px;
}

.page-head h2 {
	text-align: left;
	font-weight: normal;
	font-size: 300%;
}

.entry-meta {
	display: none;
}

#footer p {
	display: none;
}