@charset "utf-8";
/* CSS Document */
a {
	color:#d96e30;
	text-decoration:underline;
	font-weight: bold;
}
em {
	font-style: italic;		
}
html, body {
	margin:0;
	padding:0;
	}
#container {
	width:960px;	
	margin: 0px auto;
}
body {
	background-image: url(../images/main-bg.png);
	background-repeat: repeat-x;
	background-color: #f2ca7e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.sub-page #container {
	background-image: url(../images/container-bg.png);
	background-repeat: repeat-y;
	width: 938px;
	padding-right: 0px;
	padding-left: 54px;
}

#header h1 {
	background-image: url(../images/maeve-friel-header.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 68px;
	width: 694px;
	margin-top: 0px;
	margin-left: 154px;
}
.sub-page #header h1 {
	margin-left: 100px;
}
.book-info h3 {
	text-indent: -99999px;
}
#heroine-with-a-mission {
	background-image: url(../images/heroine-with-a-mission-h3-bg.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 277px;
}
#heroine-for-all-seasons {
	background-image: url(../images/heroine-for-all-seasons-h3-bg.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 288px;
}
.book-cover {
	float: left;
	margin-left: 33px;
}


#heroine-in-the-making-title {
	background-image: url(../images/heroine-in-the-making-h3-bg.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 264px;
}


#header {
	padding-top: 45px;
}
#home #footer {
	position: relative;
	bottom: 0px;
}
#footer {
	color: #f2a057;
	text-align: center;
	margin-right: 54px;
	font-size: 18px;
	padding-bottom: 48px;
}
#footer a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #f2a057;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#home #main {
	position: relative;
	height: 546px;
}
#young-home-link {
	position: absolute;
	left: 321px;
	top: 50px;
}
#tiger-lily-home-link {
	position: absolute;
	top: 113px;
}
#witch-in-training-home-link {
	position: absolute;
	left: 631px;
	top: 74px;
}
#about-home-link {
	position: absolute;
	left: 320px;
	top: 339px;
}
#container #main #contact-home-link {
	position: absolute;
	left: 0px;
	top: 349px;
}
#container #main #blog-home-link {
	position: absolute;
	left: 640px;
	top: 339px;
}
.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; }

p, h3{
	padding-right: 20px;
	padding-left: 20px;
}
p, h3, blockquote {
	margin-bottom: 24px;
	font-size: 16px;
}

.newsletter p {
	margin-bottom: 12px;	
}

blockquote {
	width:407px;
	background-image: url(../images/blockq-bg.gif);
	background-repeat: no-repeat;
	background-color: #F2A057;
	padding-top:24px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.post-text blockquote p,
blockquote p{
	width:307px;
	background-image: url(../images/blockquote-bg-bottom.gif);
	background-repeat: no-repeat;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: left bottom;
	margin: 0px;
	padding-bottom:24px;
	font-weight: bolder;
	padding-right: 50px;
	padding-left: 50px;
}
.book-info{
	color:#7a8332;
	margin-bottom: 24px;
}
.book-text {
	float: left;
	width: 400px;
	margin-left: 80px;
}
.clearer {
	clear: both;
}
#intro-box {
	height: 294px;
	width: 888px;
	margin-bottom: 58px;
	padding-top: 46px;
}
#tiger-lily #intro-box {
	background-image: url(../images/tiger-about-bg.jpg);
}
#intro-box h2, 
#intro-box p{
	margin-left: 373px;
	margin-bottom: 24px;
	color: #d96e30;
	padding-right: 37px;
	padding-left: 0px;
}
#intro-box p{
	width:490px;
}
#intro-box h2 {
	text-indent: -9999px;	
}
#tiger-lily #intro-box h2 {
	background-image: url(../images/Tiger-Lily-Title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 177px;
	
}
#nav li {
	float: left;
	text-indent: -999999px;
}
#header #nav {
	height: 153px;
	margin-top: 42px;
	margin-bottom: 18px;
}

#nav li a {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	display: block;
	height: 153px;
}
#nav #home-link a {
	width: 100px;
}
#nav #home-link a:hover {
	background-position: 0px -153px;
}
#nav #tiger-lily-link a {
	background-position: -100px 0px;
	width: 146px;
}
#nav #tiger-lily-link a:hover {
	background-position: -100px -153px;
}
#nav #young-readers-link a {
	background-position: -246px 0px;
	width: 123px;
}
#nav #young-readers-link a:hover {
	background-position: -246px -153px;
}
#nav #witch-in-training-link a {
	background-position: -369px 0px;
	width: 134px;
}
#nav #witch-in-training-link a:hover {
	background-position: -369px -153px;
}
#nav #blog-link a {
	background-position: -503px -0px;
	width: 147px;
}
#nav #blog-link a:hover {
	background-position: -503px -153px;
}

#nav #about-link a {
	background-position: -650px 0px;
	width: 125px;
}
#nav #about-link a:hover {
	background-position: -650px -153px;
}
#nav #contact-link a {
	background-position: -775px 0px;
	width: 113px;
}
#nav #contact-link a:hover {
	background-position: -775px -153px;
}
#witch-in-training-page  #intro-box {
	background-image: url(../images/witch-about-bg.jpg);
	background-repeat: no-repeat;
}
#witch-in-training-page #intro-box h2 {
	background-image: url(../images/Witch-Title.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 320px;
}
#flying-lessons-title {
	background-image: url(../images/Flying-lessons-title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 251px;
}
#spelling-trouble-title {
	background-image: url(../images/spelling-trouble-title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 286px;
}
#brewing-up-title {
	background-image: url(../images/brewing-up-title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 201px;
}
#broomstick-battles-title {
	background-image: url(../images/broomstick-battles.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 344px;
}
#moonlight-mischief-title {
	background-image: url(../images/moonlight-mischief.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 344px;
}
#witch-switch-title {
	background-image: url(../images/witch-switch-title.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 259px;
}
#the-last-task-title {
	background-image: url(../images/the-last-task.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 279px;
}
#broomstick-collection-title {
	background-image: url(../images/the-broomstick-collection-title.gif);
	background-repeat: no-repeat;
	height: 133px;
	width: 324px;
}
#charming-or-what {
	background-image: url(../images/charming-or-what-title.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 362px;
}
.book-text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 24px;
}
#dislikes {
	background-image: url(../images/dislikes.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	text-indent: -999999px;
}
#glance-bottom {
	background-image: url(../images/glance-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#about-page #main {
	margin-top: 19px;
}
#qna-title {
	background-image: url(../images/q-and-a-with-maeve.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 37px;
	width: 410px;
	margin-bottom: 54px;
}

#about-title {
	background-image: url(../images/about-me-title.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 182px;
	text-indent: -99999px;
}
#about {
	float: left;
	width: 480px;
	margin-left: 32px;
}
#about #maeve-pic {
	float: left;
	margin-right: -10px;
	margin-left: -10px;
}
#about #about-first {
	padding-top: 24px;
}
#glance {
	width: 250px;
	margin-left: 70px;
	float: left;
	background-image: url(../images/meave-at-a-glance-bg.gif);
	background-repeat: repeat-y;
	color: #FFF;
	clear: right;
	margin-top: 72px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#glance h3 {
	background-image: url(../images/Maeve-at-a-glance-header.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 48px;
	width: 250px;
}
#likes {
	background-image: url(../images/likes.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	text-indent: -99999px;
	height: 18px;
	width: 70px;
}
#q-and-a #left-col {
	float: left;
	width: 380px;
	margin-left: 20px;
}
#q-and-a #right-col  {
	float: left;
	width: 380px;
	margin-left: 20px;
}
#q-and-a {
	color: #7a8332;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin-left: 32px;
}
#q-and-a p {
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	
}
#q-and-a  h5 {
	font-size: 18px;
	margin-bottom: 24px;
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
}
#contact-form label {
	text-indent: -999999px;
	height: 18px;
	width: 80px;
	display: block;
}
#contact-form #contact-name {
	background-image: url(../images/contact-name-label.gif);
	background-repeat: no-repeat;
}
#contact-form #contact-email {
	background-image: url(../images/email-label.gif);
	background-repeat: no-repeat;
	clear: left;
}
#contact-form #contact-message {
	background-image: url(../images/message-label.gif);
	height: 18px;
	width: 85px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
.text-input, #contact-textarea {
	border: 1px solid #d96e30;
}
.text-input {
	float: left;
	height: 28px;
	width: 234px;
	margin-bottom: 17px;
	font-size: 18px;
	font-weight: bold;
	color: #D96E30;
	line-height: 36px;
	padding-top: 8px;
	padding-left: 5px;
}
#contact-name, #contact-email {
	float: left;
}
#contact-form-holder {
	background-image: url(../images/contact-letter.gif);
	height: 622px;
	width: 406px;
	padding-left: 96px;
	padding-top: 62px;
	margin-left: 50px;
	float: left;
	position: relative;
}
#contact-form #contact-email, #contact-form #contact-name {
	margin-top: 14px;
}
#contact-text {
	width: 320px;
	float: left;
	margin-left: 41px;
}
#contact-text h2 {
	background-image: url(../images/contact-title.gif);
	text-indent: -99999px;
	height: 36px;
	width: 147px;
	margin-bottom: 52px;
}
#contact-textarea {
	float: left;
}
#contact-textarea {
	clear: both;
	float: left;
}
#contact-textarea {
	height: 189px;
	width: 327px;
	max-height: 189px;
	max-width: 327px;
}
#send-button {
	float: left;
	position: absolute;
	left: 203px;
	top: 480px;
}
#write-to-maeve h3 {
	background-image: url(../images/write-to-maeve-header.gif);
	text-indent: -999999px;
	height: 83px;
	width: 882px;
	background-repeat: no-repeat;
}
#write-to-maeve {
	clear: both;
	width: 882px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	background-image: url(../images/write-to-maeve-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
.description-text {
	padding-left: 112px;
}
.publisher-detail {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.publisher-detail p {
	padding: 0px;
	font-size: 14px;
}
.first-pub {
	margin-left: 112px;
}
#write-end-p {
	clear: both;
	height: 100px;
	width: 769px;
	background-image: url(../images/write-to-maeve-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 112px;
	margin-bottom: 0px;
}
#felix1-title {
	background-image: url(../images/felix-on-the-move.gif);
	height: 84px;
	width: 179px;
	background-repeat: no-repeat;
}
#felix2-title {
	background-image: url(../images/Felix-and-the-kitten.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 254px;
}
#felixblame-title {
	background-image: url(../images/felix-takes-the-blame.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 207px;
}
#felicity-floss-title {
	background-image: url(../images/felicity-floss-title.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 254px;
}
#young-readers-page  #intro-box h2 {
	background-image: url(../images/young-readers-title.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 263px;
}
#young-readers-page #intro-box {
	background-image: url(../images/young-readers-box.jpg);
	background-repeat: no-repeat;
}
#emails {
	display: none;
}
.photo-cat{
	padding-left:59px;
	}
.photo-witch {
	padding-left:104px;
	padding-bottom:10px;
	}	
.about-tiger{
	postion:absolute;
	margin-left:-23px;
	
	}
.photo-boat{
	position:absolute;
	margin-top:-50px;
	margin-left:-94px;
	}
.boated{
	padding-left:184px;}
#contact-form-holder p {
	padding-right: 97px;
}
#contact-textarea {
	font-size: 14px;
	font-weight: bold;
	color: #D96E30;
}
.amazon-link {
	background-image: url(../images/amazon-link.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	height: 60px;
	width: 140px;
	display: block;
}
#blog-title {
	background-image: url(../images/blog-h22.gif);
	height: 36px;
	width: 228px;
	text-indent: -999999px;
	margin-bottom: 31px;
}
#blog-page  h3,
#blog-page  h3 a
{
	font-size: 30px;
	color: #9CA539;
	font-weight: bold;
	text-decoration:none;
	line-height: 35px;
	margin-bottom: 36px;
}
#blog-page  h3 a:hover {
	text-decoration: underline;	
}

#blog {
	float: left;
	width: 560px;
	margin-left: 32px;
}
.post .post-date {
	color: #d96e30;
	background-color: #FFF;
	height: 75px;
	width: 60px;
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	text-align: center;
	line-height: 18px;
}
#blog-page .post {
	width: 543px;
}
.post .post-text {
	margin-left: 100px;
	padding: 0 20px 0 20px;
}
.post-text p, .post-text h3 {
	padding: 0px;	
}
.post-date .day {
	font-size: 48px;
	line-height: 48px;
	width: 60px;
	display:block;
}
.post-date .month {
	font-size: 14px;
}
#blog-right-col-section {
	width: 271px;
	margin-left: 38px;
	background-image: url(../images/blog-side.gif);
	background-repeat: repeat-y;
	color: #FFF;
	clear: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 24px;
	padding-top: 10px;
}
#blog-right-col-section ul#side-list{
	margin: 0px 15px 0 39px;
	padding-top: 25px;
}
#blog-right-col-section a {
	color: #fff;
	font-size:18px;
	text-decoration:none;
}
#blog-right-col-section a:hover {
	text-decoration:underline;
}
.sidebar {
	width: 310px;
	float:left;
}
#blog-posts-holder {
	float: left;
	width: 543px;
	min-height: 1000px;
}
#blog-right-bottom {
	background-image: url(../images/blog-side-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.commentmetadata {
	font-size:16px;	
}
.edit-comment {
	font-size: 12px;	
}
.postmetadata{
	color:#d96e30;	
}
.comments-template{
	margin-left: 100px;	
}
#searchsubmit {
	float:left;	
}
#blog-search{
	width: 187px;	
	height: 25px;
	margin-left: 35px;
}

#search-holder {	
	height:65px;
}
#side-list h4 {
	text-indent: -999999px;
	height: 24px;
	margin-bottom: 24px;		
}
#Categories {
	background-image:url(../images/categories-header.gif);
	background-repeat: no-repeat;
	width: 123px;
}
#archives {
	background-image:url(../images/archives-header.gif);
	background-repeat: no-repeat;
	width: 110px;
}
#subscribe-title {
	background-image:url(../images/subscribe-title.png);
	background-repeat: no-repeat;
	width: 112px;
}
.newsletter {
	margin-bottom: 24px;	
}
#links {
	background-image: url(../images/links-header.gif);
	background-repeat: no-repeat;
	width: 63px;	
}
#feeds{
	background-image: url(../images/feeds-header.gif);
	background-repeat: no-repeat;
	width: 67px;		
}

#side-list ul{
	margin: 0 0 24px 20px;	
}
.navigation {
	margin: 0 0 24px 120px;	
}
