/* CSS Document */

/* Reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;		
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* end reset */

body {
	background-color: #d3cfc4;
	background-image: url(../images/bkgrd_tile_03.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	text-align: center;
}
p {
	font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	line-height: 1.25em;
}


/* heading styles 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

h2 {
	font-size: 1.875em;
	color: #867f69;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.05em;
}
h4	{
	font-size: 0.875em;
	color: #5473b1;
	font-weight: bold;
	letter-spacing: .05em;
}
h5 {
	font-size: 1em;
	color: #867f69;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.075em;
	line-height: 1.25em;
}
h6 {
	font: italic 1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	
	font-size: 0.875em;
}

/* links 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}


/* page structure 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#wrapper {
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}


/* header 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#header {
	width: 1024px;
	height: 85px;
	
}

	/* header line 1 - logo/contact 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#header #logo {
	margin-left: 55px;
	float: left;
	position: relative;
	width: 739px;
}
#header #logo img {
	margin-top: 14px;
}
#header #logo h4 {
	display: inline;
	width: 180px;
	font-size: 0.875em;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	position: absolute;
	left: 252px;
	top: 47px;
}
#header #contact {
	float: left;
	width: 203px;
	margin-right: 27px;
	margin-top: 50px;
}
#header #contact p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline;
	padding-top: 0;
}
#header #contact a {
	color: #000;
	padding-bottom: 10px;
}
#header #contact a:hover {
	color: #867f69;
	text-decoration: none;
}

	/* header line 2 - navbar 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#navbar {
	width: 1024px;
	background-image: url(../images/navbar_bkgrd.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#nav {
	margin-left: 85px;
}
#nav li {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.075em;
}
#nav a {
	display: block;
	float: left;
	color: #fff;
        text-align: center;
        text-decoration: none;
}
#nav li.item27 {
	background-image: url(../images/nav_li_author.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 117px;
	height: 36px;	
}
#nav li.item27:hover {
	background-image: url(../images/nav_li_author_select.png);
}
#nav .item27.active {
	background-image: url(../images/nav_li_author_select.png);
}
#nav li.item27 a {
        text-align: center;
        padding: 15px 0 0 15px;       
}

#nav li.item2 {
	background-image: url(../images/nav_li_books.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 103px;
	height: 36px;
}
#nav .item2.active {
	background-image: url(../images/nav_li_books_select.png);
}
#nav li.item2:hover {
	background-image: url(../images/nav_li_books_select.png);
}
#nav li.item2 a {
        padding: 15px 0 0 11px;       
}
#nav li.item37 {
	background-image: url(../images/nav_li_latest.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 107px;
	height: 36px;
}
#nav .item37.active {
	background-image: url(../images/nav_li_latest_select.png);
}
#nav li.item37:hover {
	background-image: url(../images/nav_li_latest_select.png);
}
#nav li.item37 a {
        padding: 15px 0 0 12px;       
}
#nav li.item50 {
	background-image: url(../images/nav_li_blog.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 107px;
	height: 36px;
}
#nav .item50.active {
	background-image: url(../images/nav_li_blog_select.png);
}
#nav li.item50:hover {
	background-image: url(../images/nav_li_blog_select.png);
}
#nav li.item50 a {
        padding: 15px 0 0 15px;       
}

	/* header line 2 - sign-up form 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#sign_up form {
	float: right;
	margin-right: 27px;
	margin-top: 5px;
}

#sign_up form input {
	display: block;	
	color: #fff;	
	border: 1px solid #b3a98b;
	background: #b3a98b;
	
	font-size: 10px;
	font-weight: bold;
font-family: Verdana, geneva, sans-serif;
}
#sign_up td.form1 {
        background-color: #b3a98b;       
        
       padding-left: 10px;
}
#sign_up td.form1 p {
       color: #fff;
        font-size: 10px;
        font-weight: bold;
font-family: Verdana, geneva, sans-serif;
padding: 0px;
line-height: 0em;
} 
#sign_up form input.button {
	width: 40px;
	padding: 5px 0px 5px 0px;
        text-align: center;
}
#sign_up form input.button:hover {
	background: #000;
}


/* container 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#top-rd {
	background-image: url(../images/secondary_top_rd.png);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 10px;
       margin: 0;
}
#container {	
	width: 1024px;
	float: left;
	background-image: url(../../../images/secondary_container_bkgrd_b.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
#bottom-rd {
	background-image: url(../../../images/stories/secondary_bottom_rd2.png);
	background-repeat: no-repeat;	
	clear: both;
	width: 100%;
	height: 40px;	
}

	/* container: main content 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#main {
	width: 571px;
	float: left;	
	padding: 5px 15px 0 0px;
	margin: 0 0 0 43px;
	background-image: url(../images/main_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
}
img.hand {
	margin-left: -20px;
	margin-bottom: 5px;
         float: left;	
        z-index: 100;
        position: relative;
}
#hand_title {
	float: left;
	width: 400px;
        margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3a98b;
}
#book {
	position: relative;
	width: 545px;
	margin: 0 0 10px 20px;
        clear: both;
}
#book_excerpt {
        clear: both;
        width: 545px;
        margin: 0 15px 0 20px;
}
#book_excerpt p {
        line-height: 1.5em;
}
#book_excerpt img {
        float: left;
        margin-right: 20px;
}
#book_excerpt h4 {
        color: #496b93;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
        font-size: 1em;
        font-weight: bold;
        letter-spacing: 0;
}
img.scared {
	float: left;
}

#book_info {
	float: right;
	width: 425px;
	padding-left: 10px;
}
#book_info p {
	font-size: 1.75em;
	color: #867f69;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding-top: 0px;
	line-height: 1em;
}
#book_info p.armadillo {
        font-size: 1.5em;
}
#book_text {
        width: 545px;
        margin: 0 10px 0 20px;
}
#book_text p {
        font-size: 0.8em;
        line-height: 1.5em;
}
.psmall {
	font-size: 0.4em;
	letter-spacing: 0em;
}
#main blockquote {
	font-size: 0.85em;
	color: #4d719d;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .sm {
       font-size: 0.7em;
       color: #867f69;
       font-style: italic;
}

/* author page styles */

#authorinfo img {
	margin-left: 30px;
	float: left;
}
#authorinfo p {
	margin: 10px 5px 0 30px;
	line-height: 1.5em;
}

/* event page styles */

#latest {
	position: relative;
	width: 545px;
        height: 700px;
	margin: 0 0 10px 30px;
        clear: both;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-top: 10px;
}
#latest h4 {
        font-style: italic;
        font-weight: normal;
        font-size: 1em;        
}
#latest ul {
        margin: 5px 0 0 15px;
        font-size: 0.85em;
}
#latest ul li {
        margin-bottom: 3px;
}
#latest a {
	font-size: 0.75em;
	letter-spacing: 0.05em;
	color: #867f69;
	font-weight: bold;
	background-image: none;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
#latest a:hover {
	color: #000;
}
#latest img {
        margin: 15px 0 25px 100px;
}

/* blog page styles */

#main td.contentheading {
        font-size: 0.875em;
	color: #5473b1;
	font-weight: bold;
	letter-spacing: .05em;
 font-family: Georgia, "Times New Roman", Times, serif;
}
#main .small, #main td.createdate, #main td.modifydate {
        font-size: 0.6em;
}
#main td.modifydate {
        padding-top: 15px;
}
#main table.blog {
        margin: 20px 20px 0 30px;
}
#main .text {
        line-height: 1.5em;
}

/* review pages styles */

#book_excerpt dl {
       font-size: 0.75em;
	
        margin-top: 15px;
}
#book_excerpt dt {
        color: #867f69;
	font-weight: bold;
        margin-bottom: 15px;
        font-size: 1em;
font-family: Verdana, Geneva, sans=serif;
}
#book_excerpt dd {
        line-height: 1.5em;
        font-family: Georgia, "Times New Roman", Times, serif;
        padding-bottom: 15px;
        margin-right: 10px;
}

/* contact page styles */

#contact2 {
	position: relative;
	width: 545px;
        height: 700px;
	margin: 0px 0 10px 30px;
        clear: both;
        font-family: Georgia, "Times New Roman", Times, serif;
}
#contact2 h4 {
        font-style: italic;
        font-weight: normal;
        font-size: 0.9em; 
        float: left;
clear: both;
margin: 10px 0;
}
#contact2 p.cinfo {
margin-bottom: 10px;
}
#contact2 p.c1 {
        margin: 10px 0 10px 47px;
float: left;
}
#contact2 p.c2 {
       margin: 10px 0 10px 30px;
float: left;
}
#contact2 p.c3 {
        margin: 10px 0 10px 21px;
float: left;
}
#contact2 p {
   
line-height: 1.5em;
padding-top: 0;                    
}
#contact2 p.privacy {
clear: both;
margin-bottom: 10px;
}

#contact2 a {
	font-size: 1em;
	color: #867f69;
	background-image: none;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
#contact2 a:hover {
	color: #000;
}
#contact2 img {
        float: left;
        clear: both;
        margin: 15px 5px 15px 0;
}



	/* container: sidebar 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#sidebar {
	margin: 0;
	width: 395px;
	padding: 0;
        float:left;
        position: relative;      	
}
#sidebar_top {
	background: url(../images/sidebar_bkgrd.png);
        background-position: left bottom;
        background-repeat: repeat-x;
	padding: 20px 10px;
	width: 351px;
        margin-right: 22px;
        margin-left: 2px;
}
img.book_icon {
	margin-left: -37px;
	margin-top: -2px;
        float: left;
        width: 43px;
}
#sidebar h4 {
	font-size: 0.875em;
        display: inline;
        padding-right: 3px;
}
#sidebar h6 {
        font-size: 0.875em;
        display: inline;

}
#sidebar p {
	font-size: 0.75em;
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#sidebar p.list_image {
        margin-top: 0px;
}
#sidebar a {
	font-size: 0.85em;
	letter-spacing: 0.05em;
	color: #867f69;
	font-weight: bold;
	background-image: none;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar a:hover {
	color: #000;
}
#published {
        float: left;
	width: 340px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3a98b;
}
#sidebar_top .moduletable {
        clear: both;
        margin-left: 10px;
        margin-bottom: 25px;
}
#sidebar_top .moduletable table td.tdbookinfo {
        margin: 0;
        padding: 0;
        vertical-align: top;        
}
#sidebar_top .moduletable table td .tdheading {
        font: italic 1em Georgia, "Times New Roman", Times, serif;
	color: #496b93;        
}
#sidebar_top .moduletable table td blockquote.tdbody {
        font: 0.7em Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.3em;
        margin: 5px 10px 15px 0;        
}
#sidebar_top .moduletable table td .tdlinks {
        font-size: 0.75em;
}

#nightstand {
	padding-right: 10px;
	margin: 15px 0 0 10px;	
}
#published2 {
	float: left;
	width: 340px;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3a98b;
}
img.lamp {
	margin-left: -28px;
	margin-top: -45px;
        float: left;
        width: 35px;
}
#nightstand a {
	color: #867f69;
	text-transform: none;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
#nightstand a:hover {
	color: #000;
}

#reading {
        margin: 0 10px 25px 15px;
        width: 340px;
        float: left;
}
#reading p {
        color: #000;
        font-style: italic;
        line-height: 1.5em;
        margin-top: 10px;
        padding-top: 0;
        font-size: 0.7em;        
}
#reading a {
        letter-spacing: 0em;
        
}
#footerinside {
        width: 1024px;
        clear: both;
        background-image: url(../../../images/stories/footerinside.png);
	background-repeat: repeat-y;
	background-position: left top;
}	

/* footer 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#footer {
	float: left;
	width: 100%;
	margin-left: 20px;
	margin-top: 5px;
margin-bottom: 30px;
}
#footer ul {
	float: left;
	margin-top: 3px;
	
}
#footer li {
	float: left;
	font-size: 0.625em;
	text-transform: capitalize;
	letter-spacing: 0.075em;
	padding: 0 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	}
#footer li.last {
	border-right: none;
}
#footer a {
	color: #000;
	background-image: none;
}
#footer a:hover {
	color: #867f69;
}
img.left {
	float: left;
}
img.right {
	float: left;
	margin-left: 0px;
}

/* jcomments styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#main table.blog a {
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #867f69;
}
#main table.blog a.comment-link {
        font-size: 0.85em;
}
#jc {
       font-family: Georgia, "Times New Roman", Times, serif;
       margin-left: 15px;
}
#jc form p {
         font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 0.85em;
}
#jc #comments-form-buttons {
        font-family: Georgia, "Times New Roman", Times, serif;
}

/* self-clear floats 
- - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

.group:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#clear {
        clear: both;
}