/*
Theme Name: Twenty Eleven HAP
Theme URI: http://www.hatchingaplot.com
Author: Curtis Swartzentruber
Author URI: http://www.hatchingaplot.com
Description: Child theme of twenty eleven for Hatching A Plot.
Template: twentyeleven
Version: 0.1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url("../twentyeleven/style.css");

#page {
	max-width: 1200px;
}

#primary{
	width: 80%;
}

#secondary{
	width: 15%;
	margin-right: 3%;
}

#content{
	width: 80%;
}

.single-author .entry-meta .by-author {
	display: inline;
}