/* @override http://martha.dev/style.css */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body{
	font: 18px/26px Georgia, "Times New Roman", Times, serif;
	color: #840a3c;
}

#about-the-author h2,
#about-the-illustrator h2 {
	height: 26px;
	margin-bottom: 6px;
	background: url(about-the-author.gif) no-repeat 0 bottom;
	overflow: hidden;
	text-indent: -10000px;
}

#about-the-illustrator h2{
	background-image: url(about-the-illustrator.gif);
}

em{
	font-style: italic;
}

#header{
	height: 250px;
	border-bottom: 4px solid #a52578;
	background: url(header-bkg.gif) repeat-x 0 147px;
}

#header div{
	width: 910px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

#header h1{
	position: absolute;
	width: 450px;
	height: 80px;
	text-indent: -1000px;
	overflow: hidden;
	top: 45px;
	left: 30px;
	background: url(meet-martha.gif) no-repeat 0 0;
}

#header p{
	position: absolute;
	width: 598px;
	height: 69px;
	overflow: hidden;
	text-indent: -10000px;
	top: 169px;
	left: 34px;
	background: url(header-text.gif) no-repeat;
}

#content-inner,
#about,
#footer p{
	width: 910px;
	margin: 0 auto;

}

#content-inner{
	background: #fdf3ff url(container-bkg.gif) repeat-y 0 0;
	height: 950px;
	position: relative;
}

#about{
	height: 275px;
	position: relative;
	overflow: hidden;
}

#about div{
	width: 400px;
	position: absolute;
	font-size: 16px;
	top: 25px;
	left: 35px;
}

#about div#about-the-illustrator{
	left: 480px;
}

#footer p{
	text-transform: uppercase;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

#footer p,
#footer p a{
	color: #bf6d8e;
}

#footer p a:hover{
	color: #a45c79;
}

div#content {
	border-bottom: 4px solid #a5245d;
	background: url(background.png) center top;
}

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #d3739a;
}

#apologizing{
	left: 35px;
}

#apologizing,
#sharing{
	width: 395px;
	height: 100%;
	position: absolute;
}

#sharing{
	left: 480px;
}

#apologizing h2{
	background-image: url(apologizing-heading.gif);
	width: 280px;
	height: 67px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 40px;
}

#sharing h2{
	background-image: url(sharing-heading.gif);
	width: 294px;
	height: 67px;
	position: absolute;
	text-indent: -10000px;
	overflow: hidden;
	top: 40px;
	left: 46px;
}

.download{
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	position: absolute;
	left: 0;
	bottom: 125px;
}

#apologizing .download:hover{
	background-position: 0 -244px;
}

#sharing .download{
	width: 467px;
	height: 180px;
	left: -13px;
	bottom: 127px;
	background: url(martha2.gif) no-repeat;
}

#sharing .download:hover{
	background-position: 0 -180px;
}

#apologizing .download{
	width: 460px;
	height: 240px;
	left: -60px;
	background: url(martha1.gif) 0 -4px;
}

.where-to-buy{
	width: 376px;
	height: 310px;
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	position: absolute;
	top: 40px;
	background: url(cover-sprite.jpg) no-repeat -400px 0;
}

#content-inner p{
	position: absolute;
	top: 380px;
	z-index: 10000;
}

.where-to-buy:hover{
	background-position: -400px -340px;
}

#apologizing .where-to-buy{
	background-position: 0 0;
}

#apologizing .where-to-buy:hover{
	background-position: 0 -340px;
}

#header div{
	position: relative;
}

#header div#skateboard{
	background-image: url(martha-skateboard.gif);
	width: 184px;
	margin: 0;
	height: 204px;
	display: block;
	position: absolute;
	bottom: 0;
	right: -20px;
}

#header div a {
	display: block;
	width: 258px;
	position: absolute;
	text-indent: -1000px;
	overflow: hidden;
	background: url(author-sprite.png) no-repeat 0 70px;
	left: 475px;
	bottom: 130px;
	height: 120px;
}

#header div a:hover{
	background-position: 0 -50px;
}

a#activity-sheets-dl{
	position: absolute;
	bottom: 40px;
	display: block;
	width: 635px;
	height: 105px;
	text-indent:-9999px;
	overflow: hidden;
	left: 135px;
	z-index: 10000;
	background: url(activities-download.gif) no-repeat 0 -2px;
}

a#activity-sheets-dl:hover{
	background-position: 0 -102px;
}
