/* 
CSS Styles for screen media, supplementary pages
Author:	BethesdaDesignWeb.com
Date: April 2007
Copyright:	2007 Debbie Dine (Bethesda Design Web), http://www.kidsreadingcircle.com

 */
				/* typography  */
#package {margin: 0 0 25px 0;
width: 99%;}
#text {
	position:absolute;
	left:152px;
	top:13px;
	width:586px;
	height:530px;
	z-index:1;
	letter-spacing:0.02em;
	font-size:0.9em;
	padding-top: 10px;
	padding-right: 10px;
}
	
#textreview {
	position:absolute;
	left:154px;
	top:138px;
	width:586px;
	height:530px;
	z-index:1;
	letter-spacing:.02em;
	font-size:.90em;}
		
li {list-style-type: circle;
}
h1 {color: #00004d;
background-color: inherit;}
h2 {margin-bottom: -10px;
font-style: italic;
color: #ee9988;
background-color: inherit;}

#circle {
	position:absolute;
	left:26px;
	top:527px;
	width:117px;
	height:120px;
	z-index:3;
}
#newsnav {
  margin: 0 auto;
  padding: 15px 0 15px 0;
  position: relative;
}

#newsnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#newsnav li {
  display: inline;
}

#newsnav li a {
  padding: 5px;
  margin-left: 2px;
  font-weight: bold;
  color: #448822;
  text-decoration: none;
  font-size: 110%;
}
#newsnav li a:visited {
  color: #79d7f3;
  text-decoration: underline;
}
#newsnav li a:hover {
  color: #ff6600;
}
#footer {padding: 25px 0px 2px 3px;
background-color: transparent;
color: #00004d;
text-align: left;}

#textreview p.headorange {
	color: #CC9900;
	font-weight: bold;
	padding-bottom: .5px;
}
.alexsig {
	font-family: "Monotype Corsiva", "MS Sans Serif";
	font-size: 24px;
	color: #663300;
}
.joellesig {
	font-family: "Monotype Corsiva", "MS Sans Serif";
	font-size: 24px;
	color: #3366CC;
}
.jessicasig {
	font-family: "Monotype Corsiva", "MS Sans Serif";
	font-size: 18px;
	color: #000077;
}
#text p img {padding: 0 10px 0 0px;
}
