/* general html */
xml
{
	position:absolute;
	visibility:hidden;
}

html
{
	font-size:16px;
}

body
{
	width:778px;
	margin:0 auto 40px;
	padding:0;
	border:1px solid #e5deea;
	border-top:0px;
	font-family:Bitstream Vera Sans,Verdana,Arial,Helvetica,sans-serif;
	font-size:68.75%;
	color:#686868;
}

#innerBody
{
	position:relative;
}

pre
{
	font-family:Bitstream Vera Sans,Verdana,Arial,Helvetica,sans-serif;
	margin-top:1em;
}

h1,h2,h3,h4,h5,h6,p
{
	margin-top:2em;
	margin-bottom:0.15em;
}

h1
{
	font-weight:lighter;
	margin-top:0em;
}

h1
{
	font-size:1.6em;
}

h2
{
	font-size:1.05em;
}

p
{
	margin-top:0.75em;
}

input[type=text], textarea
{
	width:100%;
}

table
{
	width:100%;
	font-size:1em;
}

td,th
{
	vertical-align:top;
	padding:0 1em 0 0;
	text-align:left;
}

td.layout
{
	padding:0;
}

ul
{
	margin:0.5em 0;
	padding-left:1.5em;
}

#content li
{
	list-style-image:url('../images/bullet.gif');
	padding-bottom:0.5em;
}

a img
{
	border:0;
}



/* general site */
#contentWrap
{
	position:relative;
	z-index:10;
}

#content
{
	position:relative;
	width:470px;
	top:45px;
}

.regular #content
{
	left:256px;
	border:0px solid #e5deea;
	border-left-width:1px;
	padding-left:23px;
}

.fixedHeight #content
{
	top:45px;
	left:255px;
	width:500px;
}

.largeImage #content
{
	left:280px;
}

.fullWidth #content
{
	width:530px
}

.fullWidth #content #contentWrap
{
	margin-left:280px;
}

#content a
{
	font-weight:bold;
}

.books td
{
	padding-top:2em;
}

.books tr.first-child td
{
	padding-top:1em;
}

.books p
{
	margin-top:0.75em;
}

.books h2
{
	margin:0;
}

#poem, #author
{
	font-size:1.1em;
}

#nameLogo
{
	position:relative;
	top:25px;
	left:20px;
}

#footerHolder
{
	position:relative;
}

.fixedHeight #footerHolder
{
	position:static;
}

.fixedHeight .footerImage, .regular .footerImage
{
	position:absolute;
}

.fixedHeight #FILeft
{
	position:absolute;
	top:-15px;
	left:-255px;
}

.fixedHeight #FIRight
{
	position:absolute;
	top:241px;
	left:-1px;
}

.fixedHeight
{
	padding-bottom:185px;
}

.largeImage #FILeft
{
	top:-20px;
	left:-280px;
}

.largeImage #FIRight
{
	top:263px;
	left:-10px;
}

.regular .footerImage
{
	position:absolute;
}

.regular #FILeft
{
	left:-280px;
}

.regular #FIRight
{
	left:-26px;
}

#marginBlank
{
	position:absolute;
	width:1px;
	left:-24px;
	border:0px solid white;
	border-left-width:1px;
}

.reading
{
	padding-bottom:185px;
}

.reading #FILeft
{
	top:-65px;
}

.reading #FIRight
{
	top:60px;
}

.reading #marginBlank
{
	height:35px;
	top:-35px;
}

.fullWidth #FILeft
{
	position:absolute;
	top:-30px;
}

.fullWidth #FIRight
{
	position:absolute;
	left:254px;
	top:95px;
}

.portrait
{
	padding-bottom:175px;
}

.portrait #FILeft
{
	top:-165px;
}

.portrait #FIRight
{
	top:42px;
}

.portrait #marginBlank
{
	height:38px;
	top:-38px;
}

.sitting
{
	padding-bottom:185px;
}

.sitting #FILeft
{
	top:-190px;
}

.sitting #FIRight
{
	top:66px;
}

.sitting #marginBlank
{
	height:80px;
	top:-80px;
}

#minHeight
{
	width:1px;
	height:13.5em;
}

#siteNav, #pageNav
{
	list-style:none;
	display:block;
	position:absolute;
	padding:0;
	margin:0;
}

#siteNav a
{
	font-size:1.2em;
	font-weight:lighter;
}

#siteNav a, #pageNav a
{
	text-decoration:none;
}

#siteNav a, #pageNav a.active, #siteNav:hover a.active, #pageNav a:hover,
	#pageNav:hover a.active:hover, h1, a:hover, .answer
{
	color:#88679e;
}

#siteNav a.active, #pageNav a, #siteNav a:hover, #pageNav:hover a.active,
	#siteNav:hover a.active:hover, h1.altColor, h2, a, .question, .prescription, #author
{
	color:#e20e5a;
}

#siteNav
{
	top:90px;
	left:283px;
}

#siteNav li
{
	display:inline;
	padding-right:2.5em;
}

#pageNav
{
	font-weight:lighter;
	font-size:1.3em;
	top:133px;
	left:37px;
}

#pageNav li
{
	display:block;
	padding-top:0.5em;
}

.blog a
{
	font-weight:normal!important;
	color:#686868;
	text-decoration:underline;
}

.blog a.postLink
{
	font-weight:bolder!important;
	color:#88679e;
	text-decoration:none;
}

.imageCaption
{
	margin-top:0.4em;
	text-align:center;
	font-weight:bold;
}

.books b
{
	white-space:nowrap;
}

#diaryListing
{
	margin:0 0 1.5em 3em;
	padding:0;
	font-size:0.8em;
}

#diaryListing li
{
	padding-top:0.2em;
}

#diaryListing li a
{
	color:#686868;
	font-weight:normal;
}

#diaryListing li.active a
{
	color:#e20e5a;
	font-weight:bold;
}

#lhs,#rhs
{
	float:left;
}

#lhs
{
	width:239px;
}

#rhs .inner
{
	width:205px;
}

#rhs
{
	padding-left:20px;
	margin-left:27px;
	border-style:solid;
	border-color:#e2e0e5;
	border-width:0 0 0 1px;
}

.answer
{
	margin-bottom:1.25em;
}

.prescription a
{
	text-decoration:underline;
}

