/* --------------------------------
Masthead
-------------------------------- */

#masthead h1 a {
	font: 18px Georgia, serif;
	color: #000;
	text-decoration: none;
	}

#masthead p { display: none; }
#masthead ul { display: none; }


/* --------------------------------
Core: Main Structure
-------------------------------- */

#core {
	}

#content {
	}

#blog #content {
	}

#contextual { display: none; }

#core h2 {
	color: #c5ff9b;
	text-transform: lowercase;
	font: 3.5em/1em Georgia, serif;
	margin: 0 0 0.35em 0;
	}

#core a {
	color: #ffea94;
	}



/* --------------------------------
Core: Content
-------------------------------- */

#content h3 {
	font: 1.9em/1em Georgia, serif;
	color: #bce7ea;
	margin-bottom: 0.5em;
	}

#content h3.entrytitle {
	margin-bottom: 0.2em;
	}

#content h3.entrytitle a:link {
	color: #bce7ea;
	text-decoration: none;
	}

#content h4 {
	color: #c5ff9b;
	font: 1.2em Verdana, Arial, sans-serif;
	margin: 1em 0 0.5em 0;
	}

#content h4.first { margin-top: 0; }

#content h5 {
	color: #fff6d1;
	font: 1.2em Georgia, serif;
	}

#content h5 a {
	color: #fff6d1;
	}

#content h5 a:hover {
	color: #fff;
	}
	
#content p.date {
	color: #0c4245;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: bold 0.8em Georgia, serif;
	margin: 0 0 1em 0;
	}

#content p,
#content li,
#content dl,
#content label,
#content table,
#content .zemThanks {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}

#content p,
#content ol,
#content ul,
#content dl,
#content table,
#content form {
	margin-bottom: 15px;
	}

#content ol,
#content ul {
	}

#content img.photo {
	width: 200px;
	height: 303px;
	float: right;
	border: 1px solid #659ea0;
	padding: 3px;
	margin: 0 0 20px 20px;
	}




#content .book-description-tease .text-description {}

#content .book-description-tease .cover {
	width: 100px;
	float: left;
	margin: 0 15px 15px 0;
	}

/* book full description (individual page) */

#content .book-description .text-description {
	}

#content .book-description .cover {
	width: 200px;
	float: right;
	margin: 0 0 15px 15px;
	}

#content .book-description .cover ul { display: none;	}


/* ---- contact page ---- */

#contact .zemContactForm label.zemText,
#contact .zemContactForm label.zemSelect,
#contact .zemContactForm label.zemTextarea {
	float: left;
	width: 150px;
	margin: 0 10px 6px 0;
	text-align: right;
	}

#contact .zemContactForm br {
	clear: left;
	}

#contact .zemContactForm .zemSubmit {
	margin: 10px 0 0 160px;
	padding: 0.1em 0.2em;
	}






/* ---- comments ---- */

#content .comment {
	margin-bottom: 1.5em;
	}

#content .comment p.attribution {
	color: #9cc0bd;
	background: url(/images/comment_icon.gif) 0 50% no-repeat;
	padding-left: 24px;
	font-size: 0.65em;
	margin-left: 2em;
	}

#content #addcomment { display: none; }

#content h4.comments {
	border-bottom: 1px solid #51a3a9;
	}



/* --------------------------------
Core: Contextual
-------------------------------- */

#contextual .contextualelement {
	margin: 0 0 1em 0;
	}

#contextual h4 {
	font: 1.1em Georgia, serif;
	color: #4e3d24;
	margin: 0 0 0.3em 0;
	}

#contextual p,
#contextual li,
#contextual dl {
	font: 0.7em/1.3em Verdana, sans-serif;
	color: #cfeff1;
	}

#contextual ul {
	list-style: none;
	}

#contextual ul li {
	margin-bottom: 0.2em;
	}






/* --------------------------------
Footer
-------------------------------- */

#footer {
	}

#footer p {
	font: 0.7em/1.3em Verdana, sans-serif;
	}	
