


/* Layout */

div#mainwrap {
	background:#000;
}

div#content {
	background:#000;
}

div#contentcolumnpage {
	width:600px;
}

div#rightcolumn {
	width:300px;
}



/*   Typography  */

h3.posttitle, h3.posttitle a, h3.posttitle a:visited {
	font-family:Georgia, 'Palatino Linotype', serif;
	font-size:38px;
	color:#F8800F;
	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:#CCC;
}