
/* RESET */
/*----------------------------------------------------*/

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%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* MAIN CONTENT*/
/*----------------------------------------------------*/

img {
	display: block;
	border: none;
	}
body, div, p, h1, h2, h3, h4, h5, ul, ol, dl, dt, li, dd, address, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
	}
html {
	background: url(images/bg_tile.jpg) repeat-x;
	background-color: #c9dff3;
	}
#container {
	width: 1097px;
	margin: 0 auto;
	}
#content {
	background: url(images/book_tile.png) repeat-y center;
	width: 1097px;
	margin: 0 auto;
	}

/* GENERAL TYPOGRAPHY */
/*----------------------------------------------------*/

.dropCap:first-letter {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 38px;
	float: left;
	padding: 5px 5px 0 0;
	}
#bioPage p {
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 5px 15px 5px;
	color: #3f3f3f;
	}
h2 {
	background: url(images/pDivider.gif) no-repeat bottom center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
	color: #3f3f3f;
	letter-spacing: 0.1em;
	font-variant: small-caps; 
	}
span.upperCase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3f3f3f;
	text-align: left;
	letter-spacing: 0.15em;
	padding: 10px 0;
	margin: 0 auto;
	line-height: 17px;
	}
div.bookText h4 a, a:link, a:visited {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #163e68;
	background-color: transparent;
	text-decoration: none;
	}
div.bookText h4 a:hover {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	color: #163e68;
	background-color: transparent;
	text-decoration: underline;
	}
#bioPage p.lessPad {
	padding: 2px;
	}
p a:hover, h4 a:hover {
	text-decoration: underline;
	}
span.standOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bf8d0d;
	font-size: 13px;
	letter-spacing: .4px;
	}


/* HEADER */
/*----------------------------------------------------*/

#header {
	background: url(images/header.jpg) no-repeat center;
	width: 1097px;
	height: 252px;
	}

/* MAIN NAVIGATION */
/*----------------------------------------------------*/

#navcontainer {
	position: relative;
	bottom: -160px;
	width: 726px;
	height: 112px;
	margin: 0 auto;
	}
#navcontainer a {
	text-indent:-9999px;
	overflow:hidden;
	display:none;
	}
ul#nav {
	list-style: none;
	}
#nav li {
	float: left;
	}
a#bio {
	background-image: url(images/bio.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	}
a#books {
	background-image: url(images/books.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	}
a#blog {
	background-image: url(images/blog.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	}
a#tips {
	background-image: url(images/tips.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	}
a#other {
	background-image: url(images/visits.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	} 
a#contact {
	background-image: url(images/contact.gif);
	width: 121px; height: 56px;
	display: block;  
	text-decoration: none;  
	}  
#navcontainer a:hover {  
	background-position: 0 56px;  
	}
a.selected {
	background-position: 0 56px;
	}


/* BIO PAGE */
/*----------------------------------------------------*/

#bioPage {
	margin: 0 auto;
	width: 650px;
	}
#bioPortrait {
	background: url(images/portrait.jpg) no-repeat;
	width: 275px;
	height: 360px;
	float: left;
	padding: 0 15px 30px 0;
	}
#photoText {
	padding-top: 355px;
	}
#photoText .photoText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #163e68;
	text-align: center;
	}

/* BOOK PAGE */
/*----------------------------------------------------*/

div.bookSections {
	width: 100%;
	padding: 25px 0 20px 0;
	border-bottom: thin dotted;
	overflow: auto;
	}
div#waggersCovHov a {
	background: url(images/waggersCovHov.jpg) no-repeat;
	width: 300px; height: 258px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#waggersCovHov a:hover {
	background-position: 0 -258px;
	}
div#waggersCovHov a span {
	visibility: hidden;
	}
div#tobyCovHov a {
	background: url(images/tobyCovHov.jpg) no-repeat;
	width: 300px; height: 258px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#tobyCovHov a:hover {
	background-position: 0 -258px;
	}
div#tobyCovHov a span {
	visibility: hidden;
	}
div#ropeemCovHov a {
	background: url(images/ropeemCovHov.jpg) no-repeat;
	width: 219px; height: 307px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#ropeemCovHov a:hover {
	background-position: 0 -307px;
	}
div#ropeemCovHov a span {
	visibility: hidden;
	}
div#dragonCovHov a {
	background: url(images/dragonCovHov.jpg) no-repeat;
	width: 185px; height: 300px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#dragonCovHov a:hover {
	background-position: 0 -300px;
	}
div#dragonCovHov a span {
	visibility: hidden;
	}
div#dizzyCovHov a {
	background: url(images/dizzyCovHov.jpg) no-repeat;
	width: 300px; height: 195px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#dizzyCovHov a:hover {
	background-position: 0 -195px;
	}
div#dizzyCovHov a span {
	visibility: hidden;
	}
div#shelbyCovHov a {
	background: url(images/shelbyCovHov.jpg) no-repeat;
	width: 300px; height: 234px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#shelbyCovHov a:hover {
	background-position: 0 -234px;
	}
div#shelbyCovHov a span {
	visibility: hidden;
	}
div#squirtCovHov a {
	background: url(images/squirtCovHov.jpg) no-repeat;
	width: 300px; height: 233px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div#squirtCovHov a:hover {
	background-position: 0 -233px;
	}
div#squirtCovHov a span {
	visibility: hidden;
	}
div.bookText {
	width: 320px;
	float: left;
	}

/* Waggers */
/*----------------------------------------------------*/

div#waggersBook {
	background: url(images/waggersCover.jpg) no-repeat;
	width: 300px; height: 258px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div.bookReview {
	padding-top: 60px;
	}
#temp_fix_toby { padding-top: 160px;}

/* Toby */
/*----------------------------------------------------*/

div#tobyBook {
	background: url(images/tobyCover.jpg) no-repeat;
	width: 300px; height: 258px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div.bookReview {
	padding-top: 60px;
	}
#temp_fix_toby { padding-top: 160px;}

/* DRAGON WISHES */
/*----------------------------------------------------*/

div#dragonBook {
	background: url(images/dragonCover.jpg) no-repeat;
	width: 185px; height: 300px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div.bookReview {
	padding-top: 60px;
	}

/* DIZZY */
/*----------------------------------------------------*/

div#dizzyBook {
	background: url(images/dizzyCover.jpg) no-repeat;
	width: 300px; height: 195px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}

/* SHELBY */
/*----------------------------------------------------*/

div#shelbyBook {
	background: url(images/shelbyCover.jpg) no-repeat;
	width: 300px; height: 234px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
	
/* SQUIRT */
/*----------------------------------------------------*/

div#squirtBook {
	background: url(images/squirtCover.jpg) no-repeat;
	width: 300px; height: 233px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}

/* ROPE'EM */
/*----------------------------------------------------*/

div#ropeemBook {
	background: url(images/ropeemCover.jpg) no-repeat;
	width: 219px; height: 307px;
	display: block;
	float: left;
	padding: 0 15px 0 0;
	}
div.bookReview {
	padding-top: 60px;
	}


/* BLOG FEED */
/*----------------------------------------------------*/

div#visit {
	background: url(images/visit.jpg) no-repeat;
	width: 380px;
	height: 268px;
	float: left;
	padding: 0 15px 10px 0;
}
		
/* BLOG FEED */
/*----------------------------------------------------*/

div.feedburnerFeedBlock {
	margin: 0 auto;
	width: 500px;
	}
div.feedburnerFeedBlock p.feedTitle {
	background: url(images/pDivider.gif) no-repeat bottom center;
	text-align: center;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #163e68;
	text-decoration: none;
	}
div.feedburnerFeedBlock ul {
	text-align: left;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #3f3f3f;
	list-style: none;
	}
div.feedburnerFeedBlock div img {
	float: left;
	}
div.feedburnerFeedBlock li {
	padding: 20px 0 40px 0;
	border-bottom: 1px dotted;
	}
div.feedburnerFeedBlock li span.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #163e68;
	margin:12px 0 0 0; 
	}
div.feedburnerFeedBlock p.date {
	padding: 0 0 15px 5px;
	font-size: 9px;
	font-weight: bold;
	color: #3f3f3f;
	}
div.feedburnerFeedBlock li span.headline a,
div.feedburnerFeedBlock li span.headline a:link {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #163e68;
	background-color: transparent;
	text-decoration: none;
	}
div.feedburnerFeedBlock li span.headline a:hover {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	color: #163e68;
	background-color: transparent;
	text-decoration: underline;
	}
div.feedburnerFeedBlock #creditfooter {
	display: none;
	}
	
/* WRITING TIPS */
/*----------------------------------------------------*/

#bioText {
	overflow: auto;
	}
div#tvOff {
	background: url(images/tvOff.jpg) no-repeat;
	width: 345px;
	height: 232px;
	float: left;
	margin-top: 5px;
	padding: 0 15px 0 0;
	}
div#writing {
	background: url(images/writingTips.jpg) no-repeat;
	width: 251px;
	height: 333px;
	float: left;
	margin-top: 5px;
	padding: 0 15px 0 0;
	}
div#dWishes {
	background: url(images/dWishes.jpg) no-repeat;
	width: 335px;
	height: 225px;
	float: left;
	margin-top: 5px;
	padding: 0 15px 0 0;
	}
	
/* CONTACT */
/*----------------------------------------------------*/

#contactNote {
	margin: 0 auto;
	width: 650px;
	}
#emailform {
	width: 435px;
	text-align: left;
	padding: 30px;
	margin: 0 auto;
	}
#name, #email, #website, #comment {
	width: 435px;
	background: white;
	border: 1px solid #e6d3b8;
	margin: 10px 0;
	}
.formlabels {
	color: #666; 
	padding: 5px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
input, textarea {
	background: white;
	border: 1px solid white;
	color: gray;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
input:hover {
border: 1px solid gray;
}
div#signing {
	background: url(images/signingBig.jpg) no-repeat;
	width: 600px; height: 284px;
	margin: 0 auto;
	}
p#shorten {
	width: 525px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}

/* CALENDAR */
/*----------------------------------------------------*/

#calendar {
width: 600px;
margin: 0 auto;
padding: 20px 0 30px 0;
}
#gbs iframe {
background:#faf0de;
}

/* FOOOTER */
/*----------------------------------------------------*/

#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 1097px; height: 294px;
	margin: 0 auto;
	}
#footer p {
	position: relative;
	top: 25px;
	font-size: 11px;
	text-align: center;
	}
p.copyright a {
	font-size: 11px;
	}
p.copyright a:link{
	color: #3f3f3f;
	background-color: transparent;
	text-decoration: none;
	}
p.copyright a:visited{
	color: #3f3f3f;
	background-color: transparent;
	text-decoration: none;
	}
p.copyright a:hover, a:active{
	color: #3f3f3f;
	background-color: transparent;
	text-decoration: underline;
	}
