/*============================================================
 * Print stylesheet for Public Site
 *----------------------------------------------------------*/
 
 #footer, ul#navBar, form {
   display:none;
 }
 



 body {
 	padding: 0;
 	margin: 0;
 	font-family: georgia, "Times New Roman", serif;
 	margin-top: 30px;
 }

 a img {
 	border: 0;
 }

 h1.masthead {
 	color: #055b72;
 	font-weight: normal;
 	font-size: 36px;
  margin-bottom: 10mm;
 }

 h1 {
 	color: #970f00;
 	font-weight: normal;
 	font-size: 26px;
 	margin-bottom: 15px;
 }

 h1.book {
 	font-style: italic;
 	margin-bottom: 3px;
 }

 div.subtitle {
 	color: #970f00;
 	width: 450px;
 	/*text-transform: capitalize;*/
 	line-height: 130%;
 	font-style: italic;
 }

 h2 {
 	color: #970f00;
 	font-weight: normal;
 	font-size: 20px;
 	margin: 20px 0 10px 0;
 }

 h2.postTitle {
 	margin-bottom: 18px;
 	width: 470px;
 }

 h2.author {
 	margin: 16px 0 45px 0;
 }

 h2.author span.foreword {
 	font-size: 12px;
 	padding-top: 4px;
 	display: block;
 }

 h4 {
 	margin: 0 0 6px 0;
 	font-size: 13px;
 	font-family: georgia;
 }

 .tagline {
 	font-size: 14px;
 	margin-left: 10px;
 	font-style: italic;
 }

 #header {
 	padding-left: 60px;
 }


 #header form {
 	/*float: right;*/
 	position: absolute;
 	left: 675px;
 	top: 46px;
 	width: 300px;
 /*	margin-left: 60px;
 	padding-top: 16px;*/
 }

 #header form label {
 	font-size: 11px;
 	font-family: arial, helvetica, sans-serif;
 	text-transform: uppercase;
 } 

 a {
 	color: #055b72;
 }

 a:hover, a:visited {
 	color: #1F3774;
 }




 /* =======================================
 	   					CONTENT
 ------------------------------------------ */

 div#content {
 	margin-bottom: 50px;
 	padding-left: 60px;
 }

 div#content h1 {
 	width: 470px;
 }

 div#content ul#col0, div#content ul#col1, 
 div#content ul#col2, div#content ul#col3 {
 	width: 248px;
 	float: left;
 	margin: 0 0 0 17px;
 }

 div.bookLists {
 	width: 900px;
 }

 div#content ul#col0 li, div#content #col1 li, 
 div#content #col2 li, div#content #col3 li {
 	width: 220px;
 	line-height: 120%;
 	padding-bottom: 6px;
 	font-size: 13px;
 	list-style-position: outside;
 }


 div#content p, div#content ul {
 	width: 475px;
 	line-height: 150%;
 	font-size: 14px;
 }

 div#content p {
 	margin: 2px 0 15px 0;
 }

 div#content p.intro {
 	color: #055b72;
 	font-size: 16px;
 	width: 600px;
 }

 div#content li {
 	list-style-type: disc;
 	margin: 0 0 4px 0;
 }

 div#content ul {
 	margin: 0 0 15px 30px;
 	padding: 0;
 }

 small {
 	font-size: 10px;
 }

 blockquote {
 	margin: 0;
 	padding-left: 20px;
   width: 430px;
 	color: #055b72;
 	font-size: 13px;
 	line-height: 150%;
 }

 div#content div.reviews p {
 	margin: 0 0 5px 0;
 	padding-left: 20px;
   width: 430px;
 	color: #055b72;
 	font-size: 13px;
 	line-height: 150%;
 }

 cite {
 	font-family: arial, helvetica, sans-serif;
 	display: block;
 	line-height: 130%;
 	margin: 8px 0 15px 40px;
 	width: 400px;
 	font-size: 12px;
 	text-align: right;
 	font-style: normal;
 }


 /* =======================================
 	   				Blog &	Comments
 ------------------------------------------ */

 .blog {
   width:60%;
   float:left;
 }

 .blogSidebar {
 	float: right;
 	width: 30%;
 	margin-bottom: 50px;
 	padding-top: 20px;
 	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 150%;
 }

 #content .blogSidebar p {
   width:100%;
   font-size:12px;
 }

 #content ul.blogArchive {
   padding:0 0 0 17px;
   margin:0;
   width:100%;
 }

 #content ul.blogArchive li {
   width:200px;
   font-size:12px;
   line-height:120%;
   margin-bottom:8px;
 }

 div#content #comments p {
 /*  color:#055b72;*/
   font-size:12px;
   line-height:140%;
   width:90%;
 }

 
 #comments .comment {
   margin-top:15px;
   margin-bottom:25px;
 }



 #comments .commenter {
   display:block;
   font-size:13px;
   margin-bottom:5px;
   font-style:italic;
 }



 /* =======================================
 	   ADVANCED SEARCH & Search Results
 ------------------------------------------ */

 .postContent {
 	margin-bottom: 40px;
 }

 .postContent img {
 	float: left;
 	margin: 0px 10px 10px 0;
 }

 span.date {
 	font-size: 11px;
 	color: #444;
 	text-transform: uppercase;
 	font-family: arial, helvetica, sans-serif;
 	display: block;
 	margin: 20px 0 -15px 0;
 }

 p.center {
 	text-align: center;
 	width: 100%;
 	padding-top: 15px;
 }

 div#content ul.searchResults {
 	padding: 0;
 	margin: 0;
 }
 div#content ul.searchResults li {
 	list-style-type: none;
 /*	border: 1px solid green;*/
 	margin-bottom: 15px;
 	width: 400px;
 	overflow: hidden;
 	font-size: 12px;
 	font-family: arial, helvetica;
 }

 div#content ul.searchResults li img {
 	float: left;
 	margin-right: 10px;
 	width: 70px;
 }

 div#content ul.searchResults li a.booktitle {
 	margin-top: 10px;
 	display: block;
 	font-weight: bold;
 }

 div#content ul.authorResults {
 	display: block;
 /*	border: 1px solid red;*/
 	width: 100px;
 	margin-top: 5px;
 }

 div#content ul.authorResults li {
 	width: 200px;
 /*	padding-left: 20px;*/
 	margin-bottom: 0px;
 }

 /* =======================================
 	   				FRONT PAGE BOOK GRID
 ------------------------------------------ */

 #bookGrid {
 	width: 970px;
 }

 .section, .sectionNarrow {
 	width: 290px;
 	float: left;
 	border-right: 1px solid #ccc;
 	margin-right: 26px;
 }

 div#bookGrid div.section h1, div#bookGrid div.sectionNarrow h1 {
 	margin-top:  5px;
 	width: 280px;
 }

 .section h3, .sectionNarrow h3, .sectionWide h3 {
 	font-size: 12px;
 	font-weight: normal;
 	width: 120px;
 	margin-bottom: 3px;
 }

 .section h3 i, .sectionNarrow h3 i, .sectionWide h3 i {
 		color: #0c6076;
 }

 .sectionNarrow {
 /*	width: 170px;
 	float: left;*/
 	border-right: none;
 }

 div.book {
 /*	border-right: 1px solid #ccc;*/
 	width: 130px;
 	margin-right: 12px;
 	float: left;
 	height: 280px;
 }

 .sectionNarrow div.book {
 	border-right: 0;
 }

 div.book img {
 	width: 110px;
 	border: 6px solid #c7c7c7;
 }

 div.book a {
 	text-decoration: none;
 }

 div#content div.book p {
 	padding-left: 0px;
 	font-size: 11px;
 	margin-top: 0px;
 	line-height: 150%;
 	font-family: arial, helvetica, sans-serif;
 	width: 120px;
 	margin-bottom: 0;
 }

 /* =======================================
 	   					BOOK COVERS PAGE
 ------------------------------------------ */

 div#bookCovers {
 	width: 900px;
 }

 div#bookCovers span {
 	margin: 0 10px 10px 0;
 	display: block;
 /*	padding: 2px;
 	border: 1px solid red;*/
 	float: left;
 	height: 160px;
 	width: 110px;
 }



 /* =======================================
 	   				INDIVIDUAL BOOK PAGE
 ------------------------------------------ */

 div.twoColContainer {
 	width: 720px;
 	/*border: 1px solid red;*/
 }

 .bookMain {
 	float: left;
  width:60%;
 }

 .bookMain div.contributor {
 	background: #eee;
 	padding: 10px;
 	margin: 20px -10px;
 	font-size: 11px;
 	font-family: arial, helvetica;
 }

 div#content div.contributor p {
 	font-size: 12px;
 	margin: 0 0 10px 0;
 }

 img.headshot {
   float:right;
   margin:0 0 8px 8px;
   border:5px solid #fff;
 }

 /* -------SIDEBAR --------*/

 .bookSidebar {
 	float: right;
 	width: 30%;
 	margin-bottom: 50px;
 	padding-top: 20px;
 	font-family: arial, helvetica, sans-serif;
 	font-size: 12px;
 	line-height: 150%;
 }

 div#content div.bookSidebar p {
 	font-size: 12px;
 	width: 180px;
 }

 .bookSidebar ul {
 margin: 0;
 padding: 0;
 font-size: 12px;
 }

 a.asset {
 	text-decoration: none;
 	font-size: 10px;
 	width: 120px;
 	display: block;
 	line-height: 110%;
 	overflow: hidden;
 }
 a.asset img {
 	margin: 0 6px 6px 0;
 	float: left;
 }

 .bookSidebar img.cover {
 	width: 150px;
 	border: 8px solid #c7c7c7;
 	margin-bottom: 15px;
 }

 .bookSidebar div.info, .bookSidebar div.publicMeta {
 	padding-left: 8px;
 }

 div.reviews {
 	margin: 0 0 40px 0;
 }

 div#content div.awards ul {
 	margin: 0 0 30px 0;
 	padding: 0 0 0 17px;
 }

 div#content div.awards ul li {
 	margin-bottom: 3px;
   width: 430px;
 	font-size: 13px;
 	line-height: 120%;
 }

