/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: Tim Chiou
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

.singular.page .hentry {
padding: 0;
margin-top: -30px;
}

.page-id-4 .entry-title { display: none; }

.one-column #page {
	max-width: 1000px;}

.entry-meta {
clear: both;
color: #666666;
display: none;
font-size: 12px;
line-height: 18px;
}