

/* Layout */

div#mainwrap {
	background:#FFF;
}

div#content {
	background:#FFF;
}

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:#444;
	line-height:150%;
}


/*   Typography  */

h3, h4 {
	color:#813A21;
}

a, a:visited {
	color:#813A21;
}
h3.posttitle, h3.posttitle a, h3.posttitle a:visited {
	font-family:Georgia, 'Palatino Linotype', serif;
	font-size:38px;
	color:#F52A09;
	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:#813A21;
	}
	
	