/*this is the core style sheet for the website*/

body {
	background-image: url(images/paisley_wallpaper.jpg);
	color: #333333;
	font-family: "times new roman";
	font-size: .85em;
	background-position: center;
}

a:link,a:visited{
text-decoration: none;
font-style: italic;
font-weight: bold;
color: #666600;
}

.imglink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:hover{
text-decoration: none;
color: black;
}

g{
font-weight:bold;
color: #666600;
font-size: 1em;
margin: 0;
padding: 0;
}

bf{
font-weight:bold;
color: dimgray;
font-size: 1em;
margin: 0;
padding: 0;
}

n{
font-style: normal;;
}

h1 {

}

h2 {
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 5px;
	font-size: 1.3em;
}


#container{
	width: 800px; /* was 780 */
	text-align: left;
	background-color: #fff8dc;
	border: 1px solid black;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.center {
	text-align: center;
}


#header{
background-image: url(images/tarabanner.png);
background-repeat: no-repeat;
background-color:#FFF8dc;
margin: 0;
height: 107px;
padding: 5px;
}

#mainnav{
	background-color: #FFF8dc;
	color: #666600;
	padding: 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-position: center;
	margin: 0;
	text-align: center;
}
#container .rightcolumn {
	clear: both;
	float: right;
	width: 160px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}


#mainnav ul
{
margin: 0 0 0 15px;
padding: 0;
list-style-type: none;
}

#mainnav li{
display: inline;
padding: 0 8px;
}

#mainnav li a{
	text-decoration: none;
	font-family: "times new roman";
	font-size: 1.2em;
	font-style: italic;
	color: #666600;
	font-weight: bold;
}

#mainnav li a:hover{
font-weight: bold;
font-style: italic;
color: black;
}

#mainnav li.current{
text-decoration: none;
font-family: "times new roman";
font-size: 1.1em;
font-style: italic;
color: black;
font-weight: bold;
}

#headshot{
	background-image: url(images/headshot.jpg);
	width: 200px;
	height: 240px;
	float: right;
	margin-left: 10px;
	border: 1px solid black;
	margin-bottom: 10px;
}

.bioimage{
	float: right;
	margin-left: 10px;
	border: 1px solid black;
	margin-bottom: 10px;
}

#background{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 30px;
	background-color: #FFF8dc;
	margin-bottom: 50px;
}
#content {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}


#books {
clear:both;
}

#booktext{
	float: right;
	text-align: center;
	margin-right: 25px;
	width: 700px;
	font-size: 11px;
}

.book{
float: left;
width: 160px;
margin: 0 10px 0 50px;
padding: 5px;
}

#latestnews {
	float:right;
	background-color:#FFFFFF;
	clear: both;
	width: 160px;
	border: 1px solid #7D7D7D;
	padding: 5px;
	display: inline;
	margin-bottom: 20px;
}


#bookclubs {
	float:right;
	background-color:#FFFFFF;
	clear: right;
	width: 160px;
	border: 1px solid #7D7D7D;
	padding: 5px;
	display: inline;
}
#container #main {
	float: left;
	width: 570px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline;
	clear: none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	display: inline;
}
.newbook {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	text-align: center;
}
.newbook  p {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: center;
}
.booktitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.flashauthor   {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.flashstory {
	margin-top: 30px;
	margin-right: 60px;
	margin-left: 60px;
}

.flashtitle {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
}
.flashstory p {
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
.flashstory p + p {
	text-indent: 25px;
}
.authorbio {
	margin-right: 60px;
	margin-left: 60px;
	font-size: 12px;
}



#latestnews p, #bookclubs p
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
.bookdescription {
	margin-right: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	padding-top: 10px;
	padding-bottom: 10px;
}


#latestnews h1, #bookclubs h1{
	font-size: x-large;
	padding: 2px;
	width: 90%;
	background-position: center;
	color: #666600;
	font-style: italic;
	margin: 0px;
}


.bookimg {
	width: 100px;
}

.booktext{
	text-align: left;
	font-size: 11px;
}
.bookimg td {
}
.book {
	border-top-width: 0px;
}
td p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.quote {
	font-size: 11px;
	padding: 0px;
	margin: 6px;
	
}

#reviews .quote p {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
td.textcell {
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 10px;
}
td.lasttextcell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 10px;
}



.booktable {
	padding-left: 30px;
	padding-right: 30px;
}

#container #publications {
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#awards{
	margin-bottom: 30px;
	width: 500px;
}
ul {
	list-style-image: url(images/bulletgray.png);
	line-height: 1.5em;
}

#contact{
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	margin-right: 60px;
	margin-left: 60px;
}

#indent{
margin-left: 40px;
margin-right: 60px;
}

#footer{
	clear: both;
	background-color: #FFF8dc;
	border-top: 1px solid black;
	font-family: "times new roman";
	font-size: 0.75em;
	padding: 5px;
	text-align: center;
	line-height: 16px;
}

#submissions {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.readmore {
	font-size: 12px;
	text-align: right;
	margin: 0px;
}
#reviews {
	padding-right: 60px;
	padding-left: 60px;
}

.bookbullets {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	color: #3B67A6;
}

.blankcover {
	height: 200px;
	width: 140px;
	float: left;
	border: 1px solid #000000;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 40px;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 10;
}

.blankcover h1 {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #666600;
}

.blankcover p {
	font-size: 12px;
}
#container #main .book_left {
	float: left;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-bottom: 25px;
}
.bookplate{
	text-align: center;
	height: auto;
	width: auto;
}


.bookplate a {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	border: 1px solid #36578A;
	background-color: #64899C;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

.bookplate a:hover {
	background-color: #7EAEDE;

}
img {
	border: 1px solid #000000;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
