/*Ishbel Moore, Author
Design: Tara J Kohinska, TaraJ Web Design
Banner from iStockphoto/Angelgild-Dave Smith 2007
Updated: 25 Jan 10*/

body {
	background: #001930;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	line-height: 1.2em;
	}
	
#wrapper {
	width: 52em;
	margin: 1.2em auto 0 auto;
	background: #e4effa;
	border: 0.2em groove #004c8f;
	}
	
/*header and print logo information*/	

#header {
	width: 50em;
	height: 17em;
	padding: 0.4em 0.5em 0.4em 0.4em;
	}
	
#header.img {
	border: none;
}

#header a:link img {
	border: none;
}

#header a:visited img {
	border: none;
}

#header a:hover img {
	border: 0.02em dotted #004c8f;
}
	
#printlogo {
    background-image: url(images/printlogo.gif);
	display: none;
}

/*navigation information*/
	
#nav {
	float: left;
	width:100%;
	background:transparent;
	font-size:94%;
	line-height:normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

#nav ul {
	margin:0;
	padding:0.6em 0.6em 0;
	list-style:none;
	}
	
#nav li {
	float:left;
	background:transparent;
	margin:0;
	padding:0 0 0 0.6em;
	}
	
#nav a {
	float: left;
	display: block;
	background: transparent;
	padding: 0.3em 0.9em 0.25em 0.375em;
	text-decoration: none;
	font-weight: bold;
	color: #000810;
	}
	
#nav a {
	float: none;
	}

#nav a:hover {
	color: #ef6000;
	}
	
#nav #current {
	background: transparent;
	}
	
#nav #current a {
	background: transparent;
	color: #ef6000;
	padding-bottom: 0.3em;
	}
	
/*general page instructions*/

h1 {
	color: #000810;
	font-size: 125%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	}
	
h2 {
    color: #000810;
	font-size: 115%;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	
h3 {
    color: #000180;
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	}
	
h4 {
	position: absolute;
	left: -9999px;
}
	
.up {
	text-align: right;
	line-height: 0.2em;
}

.booktitle {
	font-style: italic;
}

.quote {
	font-size: 95%;
}

.links {
	line-height: 1.4em;
}

.boldtext {
	font-weight: bold;
}
	
.clearall{
   clear: both;
}

hr {
	width: 40%;
}
	
/*content instructions*/
	
#content {
	text-align: left;
	margin: 0.5em;
	padding: 2.5em 1.4em 1em 1.4em;
	background: #e4effa;
	}
	
#content a:link {
   color: #005daf; 
   text-decoration: none;
   font-weight: bold;
}

#content a:visited {
	color: #005daf; background: #e4effa;
	font-style: italic;
	text-decoration: none;
} 

#content a:hover {
	color: #ef6000; background: #e4effa;
} 

/*author books page*/

td {
	font-size: 85%;
}


/*Amazon.ca books page*/

#amazon {
	text-align: center;
	margin: 0.5em;
	padding: 2.5em 1.4em 1em 1.4em;
	background: #e4effa;
}

/*home page details*/

.newbookimg {
	float: right;
	margin: 0.5em;
	padding: 0;
	width: 6em; 
}

.author img {
	 float: left;
	 margin: 0 0.5em 0 0.5em;
	 padding: 0;
	 width: 9.3em;
}

.cartoon img {
	float: right;
	 margin: 0 0.5em 0 0.5em;
	padding: 0;
	width: 10.2em;
}

/*new releases column information*/

#leftcol {
	float: left;
	width: 370px;
	padding: 10px 14px 10px  10px;
	border-right: 2px solid #001930;
}

.textlt{
	font-size: 92%;
}

#rtcol {
	float: right;
	width: 360px;
	padding-left: 10px;
}

.textrt {
	font-size: 92%;
}

#bookaval {
	text-align: left;
}

#newreview {
	text-align: left;
}

#upcoming {
	text-align: left;
	font-size: 90%;
}

#upcoming img {
	float: right;
	margin: 0.4em;
}

/*map page for Blood Tapestry*/

#map {
	text-align: center;
}

#map a:link {
   color: #005daf; 
   text-decoration: none;
   font-weight: bold;
}

#map a:visited {
	color: #005daf; background: #e4effa;
	font-style: italic;
	text-decoration: none;
} 

#map a:hover {
	color: #ef6000; background: #e4effa;
}  


.back {
	text-align: right;
	padding-right: 30px;
	font-size: 70%;
}

/*photo album instructions*/

#images {
	padding: 2em;
}

.phototext {
	padding: 0 2em 0 2em;
	text-align: left;
}

/*purchase thank you*/

.thanx {
	text-align: left;
	padding: 0 2em 0 2em;
}


/*footer instructions*/

#footer {
	text-align: center;
	clear: both;
	margin: 0.725em;
}
	
.footernav {
	font-size: 75%;
}

.thispage {
    color: #ef6000;
    font-weight: bold;
}

.copyright {
  font-size: 65%;
  text-align: center;
}

#footer a:link {
   color: #000810; 
   text-decoration: none;
}

#footer a:visited {
	color: #005daf; 
	font-style: italic;
	text-decoration: none;
} 

#footer a:hover {
	color: #ef6000;
} 

/*W3C Valid document icons--index page only*/

#w3cvalid {
	border: none;
}

#w3cvalid.img {
	border: none;
}

#w3cvalid a:link img {
	border: none;
}

#w3cvalid a:visited img {
	border: none;
}

#w3cvalid a:hover img {
	border: 0.02em solid #ef6000;
}

	

