/**
 * WRITING MOTHERHOOD STYLES
 */

/*COLORS
Purple/Brown: #392B26
Orange: #E95002
Pale Orange: #ED7335
Background Brown: #2B291C
*/

body {
   padding: 0;
   margin: 0;
   font-family: Georgia, Times, serif;
   font-size: 14px;
	background-color:#2B291C;

/*   background-position: top center;
	background-image: url(../images/home-bg.gif);
	background-repeat:repeat-y;*/
	color: #392B26;
   line-height: 1.6em;
   }
p {padding: 0 0 .8em 0; margin: 0;}
h1, h2, h3, h4, h5, h6 { padding: 0 0 .4em 0; margin: 0;}
h1{font-size:26px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
a {text-decoration:none;}
a:hover {text-decoration: underline;}


ul { padding: 0 0 .4em 0; margin: 0;}
ul li { padding: 0; margin: 0 0 0 0px;}
ol { padding: 0 0 .4em 0; margin: 0;}
ol li { padding: 0; margin: 0 0 0 0em;}
td { padding: 0; vertical-align: top;}
img { border: 0;}


/* HOME
---------------------------------------*/
#home{
	text-align:center;
	}
#homeContent{
	width: 800px;
	height:630px;
	background-color:#E95002;
	margin: 0 auto;
	}
#homeMainImg{
	background-image:url(../images/homeMainImg.jpg);
	background-position:0 -50px;
	height: 450px;
	width:800px;
	position:relative;
	
	}
#homeTitle{
	position:absolute;
	left: -1000px;
	}
#homeAuthor{
	position:absolute;
	left: -1000px;
	}
#homeMenu{
	height:46px;
	list-style: none;
	padding:0 0 0 9px;
	width:690px;
	margin:0 auto;
	display:block;
	}
#homeMenu li{
	float:left;
	}	
#homeFooter{
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	border-top:1px dotted #392B26;
	width: 750px;
	margin: 0 auto;
	}	
#homeFooter a{
	color:#fff;
	}
#home #quote{
	position:absolute;
	width:250px;
	left:70px;
	top:90px;
	color:#fff;
	font-size:22px;
	text-align:left;
	line-height:32px;
	text-align:right;
	}
#home #quote .author{
	font-size:16px;
	line-height: normal;
	}

/* MAIN TEMPLATE
---------------------------------------*/
#mainContainer{
	width:800px;
	background-color:#fff;
	margin:0 auto;
	}
#mainHeader{
	background-image:url(../images/header.gif);
	height:153px;
	position:relative;
	display:block;
	}	
#mainMenuBg {
	background-color: #392B26;	
	}
#mainMenu {
	display:block;
	height:36px;
	list-style:none;
	background-color: #392B26;
	margin:0 auto;
	width:687px;
	}
#mainMenu li{
	display:inline;
	margin:0px;
	padding:0px;
	height:36px;
	float:left;
	}
#subMenu{
	width:800px;
	display:block;
	height:30px;
	background-color: #ED7335;
	color:#392B26;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align:center;
	line-height:2.8em;
	}	
#subMenu a{
	padding: 0 7px;
	color:#392B26;
	text-transform: uppercase;
	}	
#subMenu a:hover{
	color: #fff;
	text-decoration:none;	
	}	
#subMenu .over{
	color: #fff;
	text-decoration:none;
	}	
#mainContent{
	width:800px;
	}
#mainContent a{
	color:#E95002;
	}	
#mainTable{
	margin: 30px 0 20px 0;
	}	
#mainTable #leftCol{
	padding: 0px 15px 0 30px;
	border-right: 1px dotted #392B26;
	}	
.pb_callout{
	font-size:18px;
	padding:10px 0 10px 0px;
	font-style:italic;
	}
#leftCol img{
	display:block;
	
	}	
#mainTable #mainCol{
	padding: 0px 30px 0 30px;
	}
#mainTable #rightCol{
	padding: 0px 30px 0 15px;
	border-left: 1px dotted #392B26;
	}	
.pageHeader{
	height: 30px;
	width:513px;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom: 20px;
	/*border-bottom:1px solid #392B26;*/
	}
.pageHeader h3{
	position:absolute;
	left:-1000px;
	}
	
	

/* THE AUTHOR
---------------------------------------*/
#author .pageHeader{
	background-image:url(../images/header-author.gif);
	}
#author-chat .pageHeader{
	background-image:url(../images/header-chat.gif);
	}
#author-appearances .pageHeader{
	background-image:url(../images/header-appearances.gif);
	}


/* CHAT
---------------------------------------*/	
#chat .pageHeader{
	background-image:url(../images/header-chat.gif);	
	}	
#chat a {
	display:block;
	margin: 0 0 10px 0;
	color: #392B26;
	padding: 15px 0px 15px 12px;
	border-top:1px dotted #392B26;
	background-image:url(../images/arrow-selector.gif);
	background-repeat:no-repeat;
	background-position:0px 22px;	
	}

#chat a:hover {
	color: #E95002;
	}

/* NEWSLETTER
---------------------------------------*/
#chat-newsletter .pageHeader{
	background-image:url(../images/header-newsletter.gif);
	}

/* TELL A FRIEND
---------------------------------------*/
#chat-tellafriend .pageHeader{
	background-image:url(../images/header-tellafriend.gif);
	height:30px;
	background-position:top center;
	}
#chat-tellafriend table td{
	padding:5px 0;
	}	

/* TALK
---------------------------------------*/
#chat-talk .pageHeader{
	background-image:url(../images/header-talk.gif);
	height:30px;
	background-position:top center;
	}

/* TALK TO ALYSE
---------------------------------------*/

#emailBox{
	margin-bottom:20px;
	}
#emailBox img{
	display:block;
	border:none;
	margin:0;
	padding:0;
	}
#emailBox .topCorners-bg{
	background-image:url(../images/talk_top_corners_right.gif);
	background-position: right;
	background-repeat:no-repeat;
	height:7px;
	}
#emailBox .bottomCorners-bg{
	background-image:url(../images/talk_bottom_corners_right.gif);
	background-position: right;
	background-repeat:no-repeat;
	height:19px;
	}	
#emailBox .innerBox{
	padding:10px 20px;
	background-color:#E95002;
	}
#emailBox .innerBox a{
	color:#fff;
	}
#chat-talk {
	margin:0 0 0 10px;
	}
#chat-talk .chatResponse{
	padding:20px 10px;
	border-top:1px dotted #392B26;
	}
#chat-talk .chatAuthor{
	text-align:right;
	}
#chat-talk .first{
	border-top:1px dotted #fff;
	}

.chatRight{
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	line-height:normal;
	padding:0;
	}
.chatRight h4{
	border-bottom:1px dotted #392B26;
	margin:0 0 10px; 0;
	font-size:15px;
	}
#memoirBox{
	text-align:center;
	}
#memoirBox img{
 	display:block;
 	margin:0 auto 5px auto;
	}

#memoirBox .memoirHeader{
	border-top:1px dotted #392B26;
	width:160px;
	padding-top:10px;
	margin-top:15px;
	margin:0 auto;
	}
#memoirBox .memoirList a{
	text-transform:uppercase;
	}
#memoirBox .memoirList{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	
	}	
#memoirBox .memoirList li{
	margin: 15px 0 0 0;
	padding:0;
	text-align:center;
	}
#memoirBox .memoirList li img{
	margin-top:5px;
	border:1px solid #ddd;
	}
#memoirBox .memoirList li .author{
	color:#392B26;
	text-transform:none;
	}	
#chatLinks{
	text-align:center;
	margin:0 0 20px 0;
	}
#chatLinks a{	
	display:block;
	border:1px solid #392B26;
	padding:5px;
	background-color:#ED7335;
	color:#392B26;
	}
#chatLinks a:hover{	
	display:block;
	border:1px solid #392B26;
	padding:5px;
	color:#fff;
	text-decoration:none;
	}
	
	
/* THE BOOK
---------------------------------------*/
#book .pageHeader{
	background-image:url(../images/header-book.gif);
	}
#book-reviews .pageHeader{
	background-image:url(../images/header-reviews.gif);
	}
#book-excerpt .pageHeader{
	background-image:url(../images/header-excerpt.gif);
	}
	
#book-reactions .quoteAuthor{
	border-bottom: 1px dotted #392B26;
	padding: 0 0 10px 0;
	margin-bottom:10px;
	text-align:right;
	}	
#book-reactions .star_container{
	background-image:url(../images/tstar.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:17px;
	}	
#book-reactions{
	font-size:14px;
	line-height:1.6em;
	}
#book-reviews .quoteAuthor{
	border-bottom: 1px dotted #392B26;
	padding: 0 0 10px 0;
	margin-bottom:10px;
	text-align:right;
	}	
#book-reviews .star_container{
	background-image:url(../images/tstar.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-indent:17px;
	}	
#book-reviews{
	font-size:14px;
	line-height:1.6em;
	}




/* CONTACT
---------------------------------------*/
#contact .pageHeader{
	background-image:url(../images/header-contact.gif);
	}
#contact {text-align:right;}



/* LINKS
---------------------------------------*/
#links .pageHeader{
	background-image:url(../images/header-links.gif);
	}

/* NEWS
---------------------------------------*/
#news .pageHeader{
	background-image:url(../images/header-news.gif);
	}

/* BUY THE BOOK
---------------------------------------*/
#buy .pageHeader{
	background-image:url(../images/header-buy.gif);
	}
/* FOOTER
---------------------------------------*/
#footer{
	color: #392B26;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	border-top:1px dotted #392B26;
	width: 750px;
	margin: 0 auto;
	text-align:center;
	}	
#footer a{
	color:#392B26;
	}
	
	