

/* Layout */

div#mainwrap {
	background:#97A6AC;
}

div#content {
	background:#97A6AC;
}

div#contentcolumnpage {
	width:600px;
}

div#rightcolumn {
	width:300px;
}

.postcontent {
	font-family:Helvetica, Verdana, 'Lucida Grande', 'Lucida Console', 'Lucida Sans Unicode', serif;
	font-size:14px;
	color:#000;
	line-height:150%;
}

h4 {
	color:#000;
}


/*   Typography  */

h3.posttitle, h3.posttitle a, h3.posttitle a:visited {
	font-family:Georgia, 'Palatino Linotype', serif;
	font-size:38px;
	color:#891A21;
	font-weight:normal;
	margin-bottom:0;
	margin-top:10px;
	text-decoration:none;
}

h3.posttitle a:hover, h3.posttitle a:visited:hover {
	color:#999;}

	div.bookreviewside {
		color:#000;
	}