/* ------------------- page: reading buddies  -------------------- */	

#contentWrap h1 {
	margin: 7px 0 5px 24px;
	font-size: 13px;
	}

.indexPg h1#pgHeader {
	font-size: 1.9em !important;
	margin-left: 25px;
	}

.reading #content,
.bookclub #content {
	padding-left: 70px;
	width: 682px; /* wider than other pages because less left padding */
	}

.reading  #subnav,
.bookclub  #subnav,
#contentWrap {
	padding-left: 13px;
	padding-right: 8px;
	width: 642px; /* width = image width - padding */
	}

#contentWrap {
	background: #fff url(../i/reading/body_shadow.gif) repeat-y;
	}

.reading #subnav,
.bookclub #subnav {
	float: left;
	height: 62px;
	padding-left: 7px;
	padding-right: 0;
	width: 656px;
	background: transparent url(../i/reading/subnav_bg.jpg) no-repeat;
	margin-top: 40px;
	margin-bottom: 0;
	}

.bookclub #subnav {
	background-image: url(../i/bookclub/subnav_bg.jpg);
	}

#subnav li {
	display: inline;
	}

#subnav li a,
#subnav li a:visited {
	float: left;
	display: block;
	margin-top: 1px;
	height: 61px;
	margin-left: 4px;
	text-indent: -9999px;
	background-color: #c3e7ee;
	}

#subnav li a:hover {
	background-color: transparent;
	background-image: none;
	}

#welcome, #welcome:visited { width: 98px; margin-left: 0 !important; background-image: url(../i/reading/tab_welcome_off.jpg); }
.reading #teacherMat { width: 104px; background-image: url(../i/reading/tab_teacher_off.jpg); }
.reading #studentMat { width: 102px; background-image: url(../i/reading/tab_student_off.jpg); }
.reading #familyMat { width: 119px; background-image: url(../i/reading/tab_family_off.jpg); }
.reading #episodes { width: 96px; background-image: url(../i/reading/tab_episodes_off.jpg); }
.reading #resources { width: 116px; margin-right: -20px; background-image: url(../i/reading/tab_resources_off.jpg); }

.reading #subnav .here #welcome { background: #fff url(../i/reading/tab_welcome_on.jpg); }
.reading #subnav .here #teacherMat { background: #fff url(../i/reading/tab_teacher_on.jpg); }
.reading #subnav .here #studentMat { background: #fff url(../i/reading/tab_student_on.jpg); }
.reading #subnav .here #familyMat { background: #fff url(../i/reading/tab_family_on.jpg); }
.reading #subnav .here #episodes { background: #fff url(../i/reading/tab_episodes_on.jpg); }
.reading #subnav .here #resources { background: #fff url(../i/reading/tab_resources_on.jpg); }

.bookclub #welcome, .bookclub #welcome:visited { width: 160px; background-image: url(../i/bookclub/tab_welcome_off.jpg); }
.bookclub #sessions { width: 161px; background-image: url(../i/bookclub/tab_sessions_off.jpg); }
.bookclub #episodes { width: 161px; background-image: url(../i/bookclub/tab_episodes_off.jpg); }
.bookclub #resources { width: 164px; background-image: url(../i/bookclub/tab_resources_off.jpg); }

.bookclub #subnav #welcome:hover { background-image: none;); }
.bookclub #subnav .here #welcome { background: #fff url(../i/bookclub/tab_welcome_on.jpg); }
.bookclub #subnav .here #sessions { background: #fff url(../i/bookclub/tab_sessions_on.jpg); }
.bookclub #subnav .here #episodes { background: #fff url(../i/bookclub/tab_episodes_on.jpg); }
.bookclub #subnav .here #resources { background: #fff url(../i/bookclub/tab_resources_on.jpg); }
.bookclub #subnav li a, .bookclub #subnav li a:visited { margin-left: 3px; }

#contentWrap {
	padding-bottom: 64px; 
	clear: left;
	}

#contentWrap p,
#contentWrap h2 {
	padding-left: 24px;
	padding-right: 24px;
	}
#contentWrap h2 {
	color: #5f604d;
	}

#contentWrap a,
#contentWrap a:visited {
	color: #3991B2;
	text-decoration: none;
	}

#contentWrap a:hover {
	color: #006990;
	}

#contentWrap a.pdf {
	color: #b04d39;
	text-decoration: underline;
	font-weight: bold;
	}

#contentWrap a.pdf:visited	{ color: #898b62; text-decoration: underline; }
#contentWrap a.pdf:hover { color: #ad7aa2; text-decoration: underline; }

#contentWrap blockquote {
	font-style: italic;
	margin-bottom: 9px;
	}

#contentWrap blockquote .qAuthor {
	font-style: normal;
	text-align: center;
	}

#contentWrap h2 a,
#contentWrap h2 a:visited {
	color: #3991b2;
	text-decoration: none;
	margin-top: 7px;
	display: block;
	}
	
#contentWrap h2 a:hover {
	color: #006990;
	}

#contentWrap ul.bullet {
	list-style-type: disc;
	margin-left: 50px;
	margin-top: -.8em;
	}

#photoMontage {
	margin: 31px 0 23px 91px;
	}
	
.floatLeft {
	float: left;
	margin: 0 23px 30px 0;	
	}

.bookclub .sessions img { margin: 21px 0 4px 33px; }
.bookclub .resources img { margin-left: 70px !important; }
.bookclub .welcome img { margin-left: 165px; margin-top: 31px; }


.teachMat {
	padding-top: 45px;
	}

.teachMat img {
	margin-left: 20px;
	margin-bottom: 45px;
	}

.studentMat img {
	margin: 25px 0 16px 45px;
	}

.familyMat {
	padding-top: 57px;
	}

.familyMat a.pdf {
	line-height: 2.1em;
}

.familyMat img {
	margin: -12px 23px 280px 17px;
	}

#rightCol {
	display: block;
	}

#contact_us {
	margin-top: 1.5em;
	font-style: italic;
	}

.episodesToWatch ul {
	margin-top: 20px;
	}

#content .episodesToWatch ul h2 {
	color: #5F604D;
	font-size: 1em;
	}

.episodesToWatch {
	padding-top: 40px;
	}

.episodesToWatch ul a,
.episodesToWatch ul a:visited,
.episodesToWatch ul a:hover,
.episodesToWatch ul .bolded {
	font-weight: bold;
	font-size: .95em;
	}

.episodesToWatch li {
	min-height: 100px;
	margin-bottom: 26px;
	margin-left: 25px;
	}

.episodesToWatch .floatLeft {
	clear: both;
	margin: 0;
	margin-right: 18px;
	}
	
.teachMat h2,
.studentMat h2,
.resources h2,
.sessions h2 {
	line-height: 2.1em;
	font-weight: normal;
	}

.teachMat h2 a,
.teachMat h2 a:visited,
.teachMat h2 a:hover,
.studentMat h2 a,
.studentMat h2 a:visited,
.studentMat h2 a:hover,
.sessions h2 a,
.sessions h2 a:visited,
.sessions h2 a:hover,
.resources h2 a,
.resources h2 a:visited,
.resources h2 a:hover {
	display: inline !important;
	font-weight: bold;
	} 

.pbsPlayLink {
	margin-right: 50px;
	}
	
	
.newsletter {
	margin-top: 150px;
	}