@charset "UTF-8";
/*
@font-face {
	font-family: 'PT Serif', Times, serif;
	font-weight:400;
	}

@font-face {
	font-family: "EB Garamond", serif;
	font-weight:400;
	}*/
html {
	font-size:16px;
	}
body {
background-color:#FFFFFF;
font-family: 'PT Serif', Times, serif;
font-size: 100%;/*was 62.5%* changed Sep2015; 85%; = 13.6 px*/
font-style: normal;
font-variant:normal;
font-weight:400;
margin:0 auto;
padding:0;
height: 100%;
color:#444444;
}
#wrapper {
	/*max-width:800px;*/
	margin:0 auto;
	}
#head-miniReviews {
	margin:1% auto;
	padding:0 1%;
	max-width:800px;
	text-align:center;
	font-family:'Open Sans', sans-serif;
	font-size:0.73em;
	line-height:1.2;
	color:#3a4c5e;
}
.floatrighticons {
	float:right;
	padding:0.5em 0.15em 0;
	margin-right:0.5em;
	width:100%;
	}
main {
	margin:1% auto;
	padding:0.25em;
	max-width:800px;
	height:100%;
	}
/*the following codes .year* are for use in appearances*/
.year {
	width: 94%;
	margin: 0 auto;
	border:.75em solid #135275;
	}
.yearvideo {
	width: 96%;
	margin: auto;
	text-align:center;
	background-color:#ffffff;
	/*border:6% solid #e3ca86;*/
	}
.yearEven {
	background-color:#fcf9e1;
	/*light-yellow; first choice: fcf6ce*/
	}
.yearEven:after {
  	content: "";
  	display: table;
  	clear: both;
   	}
.yearEven p:first-child {
	padding-top: 2.5%;
	margin-top: 0;
	background-color:#fcf9e1;
	}
.yearEven h2:first-child {
	padding-top: 5%;
	margin-top: 0;
	background-color:#fcf9e1;
	}
.yearOdd {
	background-color:#e8eff3;
	/*light-blue; first choice: bccad2*/
	}
.yearOdd:after {
  content: "";
  display: table;
  clear: both;
    }
.yearOdd p:first-child {
	padding-top: 2.5%;
	margin-top: 0;
	background-color:#e8eff3;
	}
.yearOdd h2:first-child {
	padding-top: 5%;
	margin-top: 0;
	background-color:#e8eff3;
	}
p {
    -webkit-margin-after: 0.5em;
	font-size:0.875em;
	line-height:1.5;
}
h3 {
	font-style:oblique;
	font-weight:600;
	}
main p {
	margin: 2.5% 0 0.5%;
	}
p.caption {
	font-size:0.73em;
	line-height:1.1;
	}
p.captionright {
	font-size:0.73em;
	line-height:1.1;
	}
p.captionleft {
	font-size:0.73em;
	line-height:1.1;
	}	
p.captionsmall {
	font-size:0.63em;
	line-height:1;
	}
.centermarginbottom {
	text-align:center;
	margin-bottom:1%;
	}
.marginbottom {
	margin-bottom:1%;
	}
.margintop {
	margin-top:1%;
	}
/* # home page specific esp bg img starting with phones ----------- */
#homebgimg {
	margin-top:3%;
	}
.home {
	line-height:1.4;
	}
.centerinfo {
	text-align:center;
	border-top: solid #444444 0.063em;
	padding-top:1em;
	}
/* # home page specific END----------- */
a {
	text-decoration:none;
	font-weight:700;
}
a:link {
	color:#114a6a;
	color:#285f72;
	color:#145393;
	text-decoration:underline;
	}
a:visited {
	color:#0d3c57;
	color:#31434d;
	text-decoration:underline;
	}
a:hover, a:active {
	color:#6f191d;
}
/* # header ----------- */
header {
	height:202px;
	max-width:100%;
	background-color:#135275;
	margin:0 auto;
	text-align:center;
	font-family:'EB Garamond', Times, serif;
	font-weight:normal;
	padding-bottom:0;
	}
img {
	width:100%;
	}
img.yellowruletop1 {
	width:100%;
	position:relative;
	top:0;
	height:0.11em;
	}
img.yellowruletop2 {
	width:100%;
	position:relative;
	top:-0.625em;
	height:0.11em;
	}
img.logo {
	max-width: 800px;
	position:relative;
	top:-1.125em;
	width:100%;
	}
p.headerquote {
	font-size:0.9375em;
	line-height:1em;
	letter-spacing:0.05em;
	color: #dcc795;/*#eacf97;*/
	position:relative;
	top:-0.875em;
	}
p.subheadline {
	font-size:1.25em;	
	line-height:1.25em;
	letter-spacing:0.15em;
	color: #dcc795;/*#eacf97;*/
	position:relative;
	top:-1.813em;
	text-shadow: 1px 0 0 currentColor;
	}
.nowrap {
	white-space:nowrap;
	}
.margin2perctopandbottom {
	margin:2.5% 0;
	}
/*---end header-------*/

nav {
	padding: 0.125em 0;
	background-color:#eacf97;
	border-bottom: solid 1.3em #135275; 
	margin:0 auto;
	}
nav ul {	
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	margin:0;
	padding:0;
	font-weight:700;
	}
nav ul li {
	padding: 0.25em 0;
	background-color:#eacf97;
	list-style-image:none;
	list-style:none;
	text-align:center;
	border-top: solid #ffffff 0.125em;
	white-space: nowrap;
	}
nav ul li:first-child {
	border:none;
	}
nav ul li:last-child {
	padding-bottom:0.15em;
	}
nav ul li a:link, a:visited {
	text-decoration:none;
	color:#152b3a;
	}	
nav ul li a:hover, a:active {
	text-decoration:none;
	color:#135275;
	}
img {
	max-width:100%;
	max-height:100%;
	width:auto;
	}	
.border {
	border: 0.188em solid #cccccc;
	}
.rightcol {
	}
.leftcol {
	}
h1 {
	font-size:1.5em;
	clear:right;
	}
	/*the following codes for use in editor & publisher magazine page*/
img.edpub_flrht {
	float:right;
	border:1pt #CCCCCC solid;
	margin-left:2%;
	width:auto;
	}
img.edpub_fllft {
	float:left;
	border:1pt #CCCCCC solid;
	margin-right:2%;
	}
h1.editor_pub {
	font-family:'Open Sans', sans-serif;
	font-style:italic;
	margin-top:2%;
	}
h2 {
	font-size:1.25em;
	}
h2.editor–pub2 {
	font-family:'Open Sans', sans-serif;
	}
	/*end ed pub mag code*/
.bold {
	font-weight:700;
	}
.medill {
	width:100%;
	max-width:594px;
	}
.wsj {
	max-width:517px;
	}
.center {
	text-align:center;
}
.centerdiv {
	margin: 0 auto;
	}
.floatright {
	float:right;
		}
.floatrightmarginleft {
	float:right;
	margin-left: 2%;
		}
.floatrightborder_gray {
	float:right;
 	border:solid #cccccc;
	}
/*next 2 developed for Spotlight on excerpts page*/	
.marginleftandright7perc {
	margin: 0 auto;
	text-align:center;
	overflow:auto;
	}	
.floatleft {
	}
.floatleftborder_gray {
 	border:solid #cccccc; 
	margin: 0 auto;
	}
.floatleftborder_gray:after {
  content: "";
  display: table;
  clear: both;
	}
img.floatlftmgnrt {
	width:auto;
	height: auto;
	}
hr {
	margin: 0.5em 2%;
	}
hr.shortrule {
	margin: 0em 13%;
	}
.videoWrapper {
     position: relative;
     padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
     height: 0;
     width: 100%; /* You can set this width to whatever suits your needs */
     margin: 0 auto;
	}
/* This class was created for the NewOrleans video on the excerpts page, the interview with 
C. Martinson. The width 75% refers to that video on a laptop/computer screen.*/
.videoWrapperNewO {
     position: relative;
     padding-bottom: 55.03%; /* almost 4:3 Aspect Ratio with a 75% overall size */
     height: 0;
     width: 75%; /* You can set this width to whatever suits your needs */
     margin: 0 auto;
	}
.videoWrapper video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
	}
.videoWrapperNewO video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
	}
/*these were created for the index Chinese book problem. They can go...
#homecontent {
	position:relative;
	}
.divforimgcont {
	display: inline;
	}*/
.imgcontainer {
	display:table;
	margin: 0 auto;
	}
.imgcontainer p {
	border: #e3ca86 solid 0.5em;
	padding: 0.25em 3% 0.75em 3%;
	line-height:1.5em;
	margin: 0 auto;
	}
img.Chinbook {
	vertical-align:bottom;
	float:right;
	width: 25%;
	height: 25%;
	}

/* # for reviews page, yellow blocks with justified text----------*/
.grafsmall {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	text-align: center;
	vertical-align: baseline;
	line-height: 1.6em;
	margin-right: 0.5em;
	margin-left: 0.75em;
	margin-top: 0;
	margin-bottom: 0.188em;
	background-color: #e3ca86;/*old color: #d8c56b;*/
	width: 80%;
	border: 1.125em solid #e3ca86;/*old color: #d8c56b;, 2nd: #e4be74*/
	}
.grafsmallhome {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	vertical-align: baseline;
	line-height: 1.6em;
	margin-bottom: 0.188em;
	margin-right:1.5%;
	background-color: #e3ca86;/*old color: #d8c56b;*/
	border: 1.125em solid #e3ca86;
	position:relative;
	z-index:10;
}
.grafsmallindent {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.2em;
	margin-left: 2.75em;
	margin-bottom: 0.75em;
	width: 73%;
	}
/* # for reviews page, small images with captions-----------------*/
.maxwidth220 {
	max-width:220px;
	padding-top: 0.57em;
	}
/* # end reviews page styles----------*/
/* # for studyguides page -----------*/
#col1 {
	width: 32%;
	}
#col2 {
	width: 32%;
	}
#col3 {
	width: 32%;
	}
.studyguidetext {
	font-family:'PT Serif', Times, serif; 
	/*font-size: 0.95em;*/
	color:#323232;
	}
.studyguidetextorange {
	font-family:'PT Serif', Times, serif; 
	/*font-size: 0.95em;*/
	color:#dc7c14;
	}
h1.studyguidehead {
	font-family:'PT Serif', Times, serif; 
	font-size:1.35em;
	color:#dc7c14;
	}
h4 {
	color:#dc7c14;
	line-height:0.9;
	}
a:link.studyguide {
	color:#dc7c14;
	text-decoration:none;
	}
a:visited.studyguide  {
	text-decoration:none;
	color:#dcab14;
	}
a:hover.studyguide  {
	text-decoration:none;
	color:#ca1a08;
	}
p.smallimagesource {
	font-size:0.63em;
	text-align:center;
	line-height:0.1;
	}
/* end studyguides styles -----------*/
footer {
	margin:0 auto;
	}
.footertext {
	font-size:0.85em;
	color:#cba150; 
	text-align: center;
	}
	
@media only screen and (min-width: 375px) and (orientation: portrait)	
{
	img.Chinbook {
	vertical-align:bottom;
	float:right;
	width: 23%;
	height: 23%;
	}
}
/* # slightly larger phones in portrait mode----------- */
@media only screen and (min-width: 480px) and (orientation: portrait),
only screen and (min-width: 360px) and (orientation: landscape)

{
.leftcol {
	float:left;
	margin-right:1%;
}

.floatleft {
	float:left;
}
.floatleft:after {
  content: "";
  display: table;
  clear: both;
}
img.Chinbook {
	vertical-align:bottom;
	float:right;
	width: 15%;
	height: 15%;
	padding-left:5%;
	}
}
/* # smaller phones in landscape mode----------- */

/*@media only screen and (min-width: 532px) and (max-width: 767px) and (orientation: landscape)*/
@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape)

{    /* Styles */

header {
	border:none;
	width:100%;
	max-width:800px;
	margin:0.75em auto 0em;
/*	border-bottom: 0.563em solid #135275;
	padding-bottom:1.125em;*/
	}
/*p.subheadline {
	top:-0.45em;
	}
p.headerquote {
	margin: 0.563em auto;
}*/
nav {
	/*max-width:800px;*/
	padding: 0;
	}
nav ul {
	background-color:#eacf97;
	font-size:0.9em;
	padding: 0.25em 0em;
	text-align:center;
	line-height:1.5;
	}
nav ul li {
	display:inline;
	padding: 0em 0.45em;	/*was: N/S: 0.25em*/
	border:none;	
	text-align:left;
	}
nav ul li:last-child {
	padding-bottom:0;
	}
h1 {
	clear:none;
	}
/*p {
	margin:0;
	}	*/
p.caption {
	font-size:0.775em;
	line-height:1.3;
	}
p.captionright {
	font-size:1em;
	line-height:1.3;
	}
p.captionleft {
	font-size:1em;
	line-height:1.3;
	}
p.captionsmall {
	font-size:0.765em;
	line-height:1.1;
	}
#head-miniReviews {
	font-size:0.9em;
	line-height:1.4;
	}	
#homebgimg {
	max-width:767px;
	margin-top:3%;
	}
img.bookPB {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%;
	}
img.bookHC {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%; 
	margin-top:-40%; 
	}
.home {
	line-height:1.4;
	margin-left:31%;
	font-size:1em;
	}
.home1 {
	background:none;
	padding-top:0;
	margin-left:31%;
	font-size:1em;
	}
.home2 {
	background:none;
	padding-top:0;
	margin-left:31%;
	font-size:1em;
	}
.leftcol {
	float:left;
	margin-right:1%;
	}
.grafsmallhome {
	margin-left:31%;
	position:relative;
	z-index:10;
	}
.grafsmall {
	margin-left: 1.5em;
	}
.grafsmallindent {
	margin-left: 3.75em;
	}
}

@media only screen and (min-width: 600px) and (max-width: 639px) and (orientation: landscape)
{
.year {
	width: 97%;
	}
img.Chinbook {
	width: 30%;
	height: 30%;
	/*padding-left:5%;*/
	}
}

/* # larger phones in landscape mode, tablets and the rest----------- */

@media only screen and (min-width: 600px) and (orientation: portrait),
only screen and (min-width: 768px) and (orientation: landscape),
only screen and (min-width: 768px) 

 {
header {
	border:none;
	width:100%;
/*	max-width:800px;
	padding-bottom:1.125em;
	margin:0.75em auto 0em;
	border-bottom: 0.563em solid #135275;*/
	}
nav {
/*	max-width:800px;*/
	padding: 0;
	}
nav ul {
	background-color:#eacf97;
	font-size:0.9em;	
	font-size:1.05em;
	padding: 0.25em 0em;
	text-align:center;
	}
nav ul li {
	display:inline;
	padding: 0.2em 0.45em;	/*was: N/S: 0.25em*/
	border:none;	
	text-align:left;
	}

main {
	padding:0.5em;
	}
.year {
	width:97%;
	}
#homebgimg {
	max-width:880px;
	margin-top:3%;
	}
img.bookPB {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%;
	}
img.bookHC {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%; 
	margin-top:-40%;
	}
.home {
	line-height:1.4;
	margin-left:31%;
	}
.home1 {
	background:none;
	padding-top:0;
	margin-left:31%;
	}
.home2 {
	background:none;
	padding-top:0;
	margin-left:31%;
}
.imgcontainer {
	width:68%;
	margin:0 0 0 31%;
	}
.imgcontainer p {
	border: #e3ca86 solid 0.5em;
	padding: 1.25em 3% 1.75em 3%;
	line-height:1.5em;
	margin: 0 auto;
	}
img.Chinbook {
	vertical-align:bottom;
	float:right;
	width: 27%;
	height: 27%;
	}
.rightcol {
	margin-left:2%;
	float:right;
	width:60%;
	}
	
.leftcol {
	/*padding: 0% 2%;
	width: 26%;
	width: 34%;*/
	margin-right:2%;
	float:left;
}
p {
	font-size:1.2em;
	margin-bottom:0.625em;
	}
h1 {
		clear:none;
	}
/*nav ul li:first-child {
	padding-left:1.25em;
	}*/
nav ul li:last-child {
	padding-bottom:0;
	}
p.caption {
	font-size: 1em;
	line-height:1.3;
}
p.captionright {
	font-size: 1em;
	line-height:1.3;
}
p.captionleft {
	font-size: 1em;
	line-height:1.3;
	margin-top:25%;
}
p.captionsmall {
	font-size:0.85em;
	line-height:1.1;
	}
.centermarginbottom {
	text-align:center;
	margin-bottom:2%;
	}
.marginbottom {
	margin-bottom:2%;
	}
.margintop {
	margin-top:3%;
	}
.marginleft {
	margin-left:2%;
	}
.marginright {
	margin-right:2%;
	}
#head-miniReviews {
	font-size:0.9em;
	line-height:1.4;
	}	
.marginleftandright7perc {
	margin: 0 7% 5%; 
	}	
.floatleft {
	float:left;
	}
.floatleft:after {
  content: "";
  display: table;
  clear: both;
	}
img.floatlftmgnrt {
	float:left;
	margin-right:2%;
	}
.grafsmall {
	/*font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	vertical-align: baseline;
	line-height: 1.6em;*/
	text-align: justify;
	margin-right: 1.5em;
	margin-left: 1.5em;
	/*margin-top: 0;
	margin-bottom: 0.188em;
	background-color: #e3ca86;/*old color: #d8c56b;*/
	/*width: 80%;
	border: 1.125em solid #e3ca86;/*old color: #d8c56b;, 2nd: #e4be74*/
}
.grafsmallhome {
	text-align: justify;
	margin-left:31%;
	font-size:1em;
	position:relative;
	z-index:10;
	}

/*.grafsmallindent {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.85em;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.2em;
	margin-left: 4.5em;
	margin-bottom: 0.75em;
	width: 73%;
}*/
} 

	
@media only screen and (min-width: 600px) and (max-width: 767px) and (orientation: portrait)
{
#homebgimg {
	max-width:767px;
	margin-top:3%;
	}
img.bookPB {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%;
	}
img.bookHC {
	float:left; 
	width:70%; 
	height:70%; 
	margin-right:-51%; 
	margin-top:-40%; 
	}
img.Chinbook {
	width: 30%;
	height: 30%;
	/*padding-left:5%;*/
	}
}
	
	

@media only screen and (min-width: 768px) 
{
.floatleftborder_gray {
	float:left;
	margin-right:5%;
	}
.floatleftborder_gray:after {
  content: "";
  display: table;
  clear: both;
}
	}

/* # laptop, desktop ----------- */
@media only screen and (min-width: 801px)
{
header {	
	padding-bottom:1em;
	}
.year {
	width: 95%;
	padding: 8px;
	/*light-yellow*/
	}
.yearEven {
	padding: 0 8px 8px 8px;
	/*light-yellow*/
	}
.yearOdd {
	padding: 0 8px 8px 8px;
	/*light-yellow*/
	}
p.subheadline {
	top:-1.4em;
	}
nav ul li {
	padding: 0.2em 0.85em;
	}
main {
	padding:0;
	}
h1 {
	font-size: 1.83em;
	line-height:2.1;
	}
h2 {
	font-size:1.5em;
	margin-top: 5%;
	}
p.caption {
	font-size: 1em;
	line-height:1.3;
	}
p.captionright {
	font-size: 1em;
	line-height:1.3;
	width: 22%;
	float:right;
	margin-top:25%;
	}
p.captionleft {
	font-size: 1em;
	line-height:1.3;
	width: 22%;
	float:left;
	margin-top:22%;
	}
p.wsj-cap {
	width: 30%;
	float:right;
	margin-top:30%;
	}
p.captionsmall {
	font-size: 0.85em;
	line-height:1.3;
	/*width: 22%;
	float:left;*/
	}
}	

.icon {
	display:block;
	float:right;
	width:1.125em;
	padding:0 0.125em;
	}
/*aside::after {
    content: '';
    display: block;
    clear: both;
}*/
a:link.buy, a:visited.buy {
	 font-family: 'PT Serif', serif;
	 font-size: 1.125em;
	 font-style:italic;
	 font-weight:700;
	 color: #cba150; 
	 line-height:1.3em;
	 padding-left:0.125em;
	 text-decoration: none;
	 float:right;
	 }
a:hover.buy, a:active.buy {
		color:#6f191d;
}

#centercol {
width: 70%;
float: left;
}

img.studyguide {
float:left;
}

.clear {
clear:both;
}

.floatleftAJ {
float:left;
width:32%;
}
.floatleftmargin {
float:left;
margin-left:2%;
}
.floatleftmarginAJ {
float:left;
margin-left:2%;
width:32%;
}

.floatleftmargin2 {
float:left;
margin-left:3%;
}

.floatleftmarginright {
float:left;
margin-right:12px;
margin-left:1%;
width:auto;
}

.floatleftmarginrightandbottom {
float:left;
margin-right:12px;
margin-bottom:12px;
width:auto;
}
.floatright_border {
width:60%;
float:right;
border: solid thin #CCCCCC;
margin-left: 1%;
}

.floatright_bg {
	-webkit-margin-before: 0.5em;
float:right;
background-color:#e3ca86;
padding:0.125em;
clear:right;
}
/* #for full length video of Connie Martinson, keeps video and controls together.--------*/
.videodiv {
	 background-color:#333333;
	 max-width:937px;
	 max-height:682px;
	 margin:0.75em auto 0;
	}
.videoWrapper {
     position: relative;
     padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
     height: 0;
     width: 100%; /* You can set this width to whatever suits your needs */
     margin: 0 auto;
}

.videoWrapperNewO {
     position: relative;
     padding-bottom: 55.03%; /* almost 4:3 Aspect Ratio with a 75% overall size */
     height: 0;
     width: 75%; /* You can set this width to whatever suits your needs */
     margin: 0 auto;
}

.videoWrapper video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.videoWrapperNewO video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

