/*
Theme Name: A. Fain Books
Theme URI: http://afainbooks.com/
Description: A. Fain Books Theme, started from 2 Column Fixed - Menu Right http://www.tomorrows-laundry.com
Version: 1.0
Author: Forrest Oliphant
Author URI: http://sembiki.com/

*/


/*-----------Block Level Elements--------------*/

html, body
{
	background: 	white;
	height: 		100%;
	min-height: 	100%;
}

body {
}

#page {
	background: 	white;
	width: 			100%;
}

#page2 {
	background: 	white;
}

#header {
	text-align: 	right;
}

#headerimg img {
	height: 		40px;
	width: 			224px;
}

#tagline {
	font-size: 		10px;
}

#wrapper {
	width: 			100%;
}

#content {
	width: 			100%;
}

#sidebar {
	display: 		none;
}

#footer {
	text-align: 	right;
}

.pagetitle, .entrytitle {
	font-family: 	Georgia;
	font-size: 		20px;
}
