@charset "UTF-8";
/*********************************************************************************************

/*
Theme Name: CBC 2018 (adapted from Bradbury)
Description: 
Version: 1.0.2
Author: Deena Warner Design LLC
Author URI: http://dwdllc.biz
*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 16px;
  line-height: 1;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
a, a:hover, a:active, a:focus {
   outline: 0px none;
}

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clickable {
  cursor: pointer; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  color: #0d0d0d;
  font-weight: 600;
  line-height: 1.4;
  margin: 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1; }

h1 small, h2 small, h3 small {
  font-size: 65%; }

h4 small, h5 small, h6 small {
  font-size: 75%; }

h1 {
  	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	position: relative;
	left: -98px;
	top: 25px;
	margin-bottom: 20px;
	line-height: 1.1em;
}
.page-template-default h1 {font-size: 58px;}
.single-post h1 {left: 0px;}
h2 {
    position: relative;
	font-size: 30px; 
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 700;
	padding: 0px 100px 0 0;
	display: inline-block;
	width: auto;
	line-height: 25px;
	margin-bottom: 30px;
}
h2:after {content: ""; position: absolute; left: 0px; top: 24px; right: -3px; height: 3px; }
h2.more:after {display: none;}
h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/* Tables */
table {
  border-top: 0;
  margin-bottom: 2em;
  position: relative;
  table-layout: fixed;
  width: 100%;
  z-index: 1; }

table th {
  text-align: left; }

table tr {
  border-bottom: 1px solid #F0F0F0; }

table th,
table td {
  font-family: inherit;
  font-size: inherit;
  padding: 15px 20px;
  vertical-align: middle; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }


ul ul, ol ol, ul ol, ol ul {
  margin: 0; }

#site-main ul {
  list-style-type: disc;
  margin: 10px 20px;
  padding: 0; }
#site-main ul.morepages {padding: 0 30px 0 0;
text-align: right;}
#site-main ul.site-archive-posts {list-style-type: none; margin: 10px; }
ol {
  margin: 0 0 2.0em;
  padding: 0;
  counter-reset: item;
}

ol > li {
  margin: 0;
  padding: 0 0 0 2.5em;
  text-indent: -2.5em;
  list-style-type: none;
  counter-increment: item;
}

ol > li:before {
  display: inline-block;
  width: 1.5em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
.learn-link {margin: 20px 0 30px; font-weight: bold; color: #777;}

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.entry-content .alignleft,
.textwidget .alignleft,
.alignleft{
  display: inline;
  float: left;
  margin-right: 2.5rem; }

.entry-content .alignright,
.textwidget .alignright,
.alignright{
  display: inline;
  float: right;
  margin-left: 2.5rem; }
#demo2 .als-item img.alignright { float: none;margin-left: 0px; }

.entry-content .aligncenter,
.textwidget .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #1A1A1A;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66; }

p {
  margin: 0 0 20px;
  padding: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  color: #666;
  font-size: 1rem;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "“" "”" "‘" "’"; }

blockquote:before,
blockquote:after {
  content: ""; }

:focus {
  outline: none; }

/* Typography for Arabic Font */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif; }

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700; }

/* Typography for Chinese Font */
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; }

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; }

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700; }

/* Typography for Cyrillic Font */
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2; }

/* Typography for Devanagari Font */
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700; }

/* Typography for Greek Font */
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3; }

/* Typography for Gujarati Font */
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700; }

/* Typography for Hebrew Font */
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif; }

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700; }

/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }

/* Typography for Korean font */
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600; }

/* Typography for Thai Font */
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Remove letter-spacing for all non-latin alphabets */
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  color: #424242;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5em; }

fieldset {
  margin-bottom: 1em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%;
  transition: all 0.2s ease-in-out; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border: solid 4px #264f59;
  box-shadow: 0 2px 8px rgba(67, 79, 91, 0.2); }

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  background-color: #264f59;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.8125rem 1.5rem;
  text-shadow: none;
  transition: all 0.15s ease-in-out; }

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #cf4330; }

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #1A1A1A;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #1A1A1A;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #1A1A1A;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #1A1A1A;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

/*--------------------------------------------------------------
7.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 0; }

th {
  padding: 0.5rem;
  text-align: left; }

tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

td {
  padding: 0.5rem; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/
a {
  color: #264f59;
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

a:hover, a:focus {
  color: #cf4330; }

a:focus {
  outline: 0px dotted;
  outline-offset: 0px;
  text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #264f59; }

h1 a:hover, h1 a:focus,
h2 a:hover, h2 a:focus,
h3 a:hover, h3 a:focus,
h4 a:hover, h4 a:focus,
h5 a:hover, h5 a:focus,
h6 a:hover, h6 a:focus {
  color: #cf4330; }

body {
  background-color: #f3f3f3;
  color: #1A1A1A;
  font-family: Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5rem;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#container {
  font-size: 1.18rem;
  line-height: 1.55em;
  padding: 0;
  text-align: center;
  width: 100%; }

.site-wrapper-all {
  padding: 0;
  text-align: center; }

.site-section-wrapper {
  margin: 0 auto;
  padding: 0 50px;
  text-align: left;
  max-width: 1300px; }

li.cleaner,
div.cleaner,
div.divider {
  margin: 0;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px; }

.centered,
.title-center {
  text-align: center; }

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/

#site-preheader {
  font-size: 13px;
  padding: 16px 0 0; 
background-color: #FFF;}

.home #site-preheader { background-color: #FFF;}
.site-section-wrapper-preheader {
  position: relative;
}

#site-preheader a {
  color: inherit;
  text-decoration: underline; }

#site-preheader a:hover,
#site-preheader a:focus {
  color: #cf4330; }

#site-preheader .site-section-wrapper {
  text-align: right; }

#site-preheader .menu-item {
  display: inline-block; }

#site-preheader .menu-item + .menu-item {
  margin-left: calc(0.8125rem - 4px); }



#site-preheader .current-menu-item {
  font-weight: bolder; }

#site-preheader .current-menu-item a {
  color: #cf4330; }

#site-masthead {
	background-color: #FFF;
}
.home #site-masthead {
	background-color: #FFF;
}
.homeXX #menu-item-95 a {background-color: #FFF; font-size: 18px; letter-spacing: 1px; text-transform: none;}

.gradient-divider { height: 20px; }
.gradient-divider.thin {height: 8px; margin: 0px;}
.gradient-divider.supathin {height: 3px;}
.gradient-divider.bottompadding { margin-bottom: 30px;}
.gradient-divider.wide {height: 40px;}

.searchdivider { border-bottom: 2px dotted #CCC; margin: 30px 0;}
.grayed-search {font-weight: bold; color: #999;}

.site-page-noslideshow #site-masthead {
}
.sectionbar {
	height: 186px; box-shadow: 0px 10px 10px #CCC; 
	background-image: url(images/Bookshelf_CBC-Publishers.jpg);
	background-position: center bottom;
}
.page-id-10 .sectionbar {background-image: url(images/Bookshelf_CBC-Readers.jpg); }

.sectionbarcolor {background-color: rgba(59,143,130, .55); height: 186px;}
.page-id-10 .sectionbarcolor {background-color: rgba(52,7,89, .55);}
.page-id-6 .sectionbarcolor {background-color: rgba(3, 57, 108, .55);}
.page-id-6 .sectionbar {margin-bottom: 40px;}

.sectionbar img { height: 186px; width: auto;}


#site-logo {
  display: inline-block;
  padding-right: 40px;
  text-align: left;
  vertical-align: middle;
  width: 47%;
margin: -20px 0 20px;
}
.homeXX #site-logo {width: 100%; text-align: center;}
#site-logo .custom-logo {
  height: auto;
  max-width: 100%;
}

#site-logo .site-title {
  font-size: 1.6rem;
font-weight: 400;
margin-bottom: 0;
text-transform: uppercase;
color: #264f59;
letter-spacing: 4px;
display: inline-block;
}
.homeXX #site-logo .site-title {font-size: 2.8rem; font-weight: 300; margin-top: 20px; line-height: 1.1em;}

#site-logo .site-description {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 10px 0 0; }
#site-logo .site-title a { color: #264f59;}
#site-logo .site-title a:hover { color: #000;}

#site-mobile-nav {display: none;}

/********************************************************************************************* 

3. Navigation

*********************************************************************************************/

/* Mobile Menu Icons */

.navbar-header {
   display: none;
}

/* Start Primary Navigation */

#site-section-primary-menu {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: 52%;
  z-index: 3;
}

#site-primary-nav {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1em; }

/* Dropdown Menu */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  /*display: block; DWD */ 
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: inline-block;
  position: relative; }

.sf-arrows .sf-with-ul ul.sub-menu { display: block !important; }

/*.sf-menu ul ul {
  top: 0;
  left: 100%; }

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  display: inline;
  margin: 0 0 0 6px;
  -webkit-font-smoothing: antialiased;
  font: normal 16px/16px 'FontAwesome';
  vertical-align: top; }

.sf-arrows ul .sf-with-ul:after {
  content: "\f345";
  font: normal 12px/9px 'dashicons';
  float: right; }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }
*/
.large-nav {
  position: relative;
  z-index: 100; }

.large-nav > .menu-item {
  display: inline-block;
  margin-right: 0;
  position: relative; }

.large-nav > .menu-item + .menu-item {
  margin-left: 1.5rem; }

.large-nav .menu-item-has-children > a {
  position: relative; }

.large-nav a {
  	text-align: left;
	color: #d8e9e6;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .5px;
	font-size: 14px;
}

.large-nav .sub-menu a  { color: #333; }

.large-nav ul {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0;
  padding: 0;
  left: 0;
  text-align: left;
  width: 220px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); }

.large-nav > li > ul:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  position: absolute;
  top: -7px;
  left: 31px;
  z-index: 470; }

.large-nav > li > ul:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  position: absolute;
  top: -8px;
  left: 30px;
  z-index: 460; }

.large-nav ul .menu-item {
  border-bottom: 1px solid #F0F0F0;
  display: block;
  font-weight: 600;
  margin: 0;
  text-transform: none; }

.large-nav ul li:hover,
.large-nav ul li:focus {
  background-color: #f8f8f8; }

.large-nav ul li:last-child {
  border: none; }

.large-nav ul a {
  display: block;
  font-size: 13px;
  line-height: 1.6em;
  padding: 13px 20px; }

.large-nav ul ul {
  right: 100%;
  margin-top: 0px; }

.large-nav a:hover,
.large-nav a:focus,
.large-nav .current-menu-item > a {
  color: #FFF; }

.large-nav .sub-menu a:hover,
.large-nav .sub-menu a:focus,
.large-nav .sub-menu .current-menu-item > a {
  color: #000; }

#site-primary-nav li { display: inline-block;  padding: 0 10px;}
#site-primary-nav li a { text-transform: uppercase; color: #264f59; font-weight: bold; }
#site-primary-nav li a:hover { opacity: .5; }


/********************************************************************************************* 

4. Page Structure: Content Layout

*********************************************************************************************/

#site-main .site-section {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px; }

#site-main .site-section:nth-child(odd) {
  background-color: #f6f2ee; }

.site-columns .site-column {
  display: inline-block;
  vertical-align: top; }

.site-columns-2 .site-column {
  width: 50%; }

.site-columns-3 .site-column {
  width: 33.33333333%; }

.site-columns-4 .site-column {
  width: 25%; }

.site-columns-5 .site-column {
  width: 20%; }

.site-column-aside .site-columns .site-column {
  display: block;
  width: 100%;
}

.site-column-aside .site-columns .site-column + .site-column {
  margin-top: 2rem;
}

.site-column-aside .site-archive-post .entry-title {
  font-size: 1rem;
  line-height: 1.5em;
}

.site-column-aside {
  display: inline-block;
  font-size: 0.875rem;
  vertical-align: top;
  width: 24%; }

.site-column-content {
  display: inline-block;
  vertical-align: top;
  width: 75%; }

.site-section-wrapper-main {
  padding-top: 1.5rem;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
	width: 96%;
	max-width: 1000px;
	margin: 0 auto;
}
.page-sidebar-left .site-column-aside {
	float: left;
}

.page-sidebar-left .site-column-content {
	float: right;
}

.page-sidebar-left .site-column-aside .site-column-wrapper {
  padding-right: 55px; }

.site-column-aside .widget {
  background-color: #CCC;
  margin-bottom: 40px;
  padding: 25px; 
	color: #264f59;
border-radius: 20px;}

.site-column-aside .widget a {color: #264f59;}
.site-column-aside .widget a:hover {color: #000;}
#site-main .widget ul { list-style-type: none; margin: 0px; } 
#categories-2 .widget-title { display: none;}
#categories-2 li {margin-bottom: 10px; font-weight: bold; font-size: 15px;}
.page-sidebar-left .site-column-content .site-column-wrapper {
  padding: 0 20px; }
.widget li.archive-year { font-weight: bold; }
.widget li.archive-year ul {display: none;}
.widget li.archive-year:hover ul {display: block;}
.widget li.archive-year ul li {padding: 3px 0 3px 10px;}

.page-sidebar-right .site-column-aside {
  float: right;
}

.page-sidebar-right .site-column-content {
  float: left;
}

.page-sidebar-right .site-column-aside .site-column-wrapper {
  padding-left: 15px;
}

.page-sidebar-right .site-column-content .site-column-wrapper {
  padding-right: 40px;
  padding-left: 0;
  padding-bottom: 60px;
}

.page-sidebar-hidden .site-column-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.cbc-post-thumb {float: left; margin: 0 20px 20px 0;}
.cbc-post-thumb img {width: 180px; height: auto;}

/********************************************************************************************* 

5. Page Structure: Content Sections, Blocks, Elements

*********************************************************************************************/

/* Featured Pages Widget */
#site-homepage-widgets .custom-widget-featured-pages .site-columns .site-column {
  margin-right: 3.6363636363%; }

#site-homepage-widgets .custom-widget-featured-pages .site-columns-3 .site-column {
  width: 30.90909090%; }


#site-homepage-widgets .custom-widget-featured-pages .site-columns-3 .site-column-3 {
  margin-right: 0; }

#site-homepage-widgets .widget-recent-posts .site-readmore-span {
  float: right;
  position: relative;
  z-index: 3; }

#site-homepage-widgets .widget-recent-posts .site-readmore-span .site-readmore-anchor {
  background-color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 25px;
  text-decoration: underline;
  -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px; }

#site-homepage-widgets .widget-recent-posts .site-readmore-span .site-readmore-anchor:hover,
#site-homepage-widgets .widget-recent-posts .site-readmore-span .site-readmore-anchor:focus {
  background-color: #264f59;
  color: #fff;
  -webkit-box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.15); }

.site-column-aside .widget-recent-posts .site-readmore-span {
  display: block;
  margin-top: 2rem;
}

.site-archive-post .entry-descriptor {
  background-color: #03396c;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 1.4em;
  margin-bottom: 1.25rem;
  padding: 5px 10px; 
text-transform: uppercase; 
font-weight: bold;

}

.widget-recent-posts .post-nothumbnail .entry-descriptor {
  margin-bottom: 0;
}

.entry-thumbnail .entry-descriptor {
  margin-bottom: 0;
  position: absolute;
  bottom: 30px;
  left: -10px; }

.entry-tagline {
  color: #888;
  font-size: 0.875rem;
  margin: 0 0 2.5rem;
}

.entry-tagline a {
  text-decoration: underline;
}

.entry-tagline .post-meta-span + .post-meta-span:before {
  content: '|';
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1em;
  margin: 0 0.875rem; }

.site-archive-post .entry-title,
.site-archive-post .entry-excerpt,
.site-archive-post .entry-actions {
  margin-top: 1.25rem; }

.site-archive-post .entry-title {
  font-size: 1.25rem;
  letter-spacing: -0.5px;
  line-height: 1.35em; }

.site-archive-post .entry-preview {
  }

h2.entry-title { padding: 0px; margin-bottom: 0px;}
h2.entry-title:after {display: none;}

#site-homepage-widgets .widget-title,
#site-main .archives-title,
#academia-comments .title-section {
  display: block;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin: 0 0 3rem;
  padding: 0;
  text-transform: none; }

#site-main .archives-title {
  margin-bottom: 2rem;
}

.site-archive-post .entry-actions a {
  text-decoration: underline;
}

#site-homepage-widgets .widget-title {
  border-bottom: solid 1px #ddd;
  margin-bottom: 2rem;
  padding-bottom: 0.5rem;
}

/* Post Archives */
.site-directory-block,
.site-archive-posts .site-archive-post + .site-archive-post {
  border-top: solid 1px #ddd;
  margin-top: 40px;
  padding-top: 40px; }

.site-archive-posts .entry-thumbnail {
  display: inline-block;
  vertical-align: top;
  width: 30%; 
	background-color: #ececec;
}
.entry-thumbnail-wrapper {margin: 20px;}
.site-archive-posts .has-post-thumbnail .entry-preview {
  display: inline-block;
  width: 69%; }

.site-archive-posts .has-post-thumbnail .entry-preview-wrapper {
  padding-left: 45px; }

.site-archive-posts .site-archive-post .entry-title {
  margin-top: 0; }

.site-column-aside .current-menu-item,
.site-column-aside .current-cat {
  font-weight: 600;
}

.site-column-aside .current-menu-item a,
.site-column-aside .current-cat a {
  color: #cf4330;
  text-decoration: underline;
}

.academia-related-pages .academia-related-page + .academia-related-page {
  border-top: solid 1px #ddd;
  border-color: rgba(0,0,0,0.12);
  margin-top: 0.875rem;
  padding-top: 0.875rem;
}

/********************************************************************************************* 

6. Single: Post/Page Styling

*********************************************************************************************/

.page-title {
  font-size: 2.44140625rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.25em;
  margin-bottom: 3rem;
  padding: 0; }

.page-title:last-child {
  margin-bottom: 0; }

.page-meta {
  font-size: 0.875em; }

.page-meta-hr {
  background-color: #dfe3e7;
  border: 0;
  height: 1px;
  margin: 3rem 0; }

.entry-inner-thumbnail {
  margin-bottom: 1.875rem; }

.entry-content,
.archives-content {
  margin: 0;
  max-width: 100%;
  text-align: left;
padding-bottom: 50px;}

.entry-content * + * {
  margin-top: 2rem;
  margin-bottom: 0; }

.entry-content li + li {
  margin-top: 0.25rem; }

.entry-content h1 {
  font-size: 2em; }

.entry-content h2 {
  font-size: 1.25em; }

.entry-content h3 {
  font-size: 1.125em; }

.entry-content h4 {
  font-size: 1em; }

.entry-content h5 {
  font-size: 1em; }

.entry-content h6 {
  font-size: 1em; }

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 700;
  margin: 1.25em 0 1.25em;
  line-height: 1.3em; }

.entry-content p {
  margin-top: 0;
  margin-bottom: 2rem; }

.entry-content p:last-of-type {
  margin-bottom: 0; }

.entry-content img {
  margin-bottom: 1.25rem; }

.entry-content img.callout {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright {
  max-width: 100%;
  width: auto;
  height: auto; }

.entry-content iframe {
  max-width: 100%; }

.entry-content figure,
.textwidget figure {
  margin: 0;
}

.entry-content textarea {
  max-width: 97%; }

.entry-content blockquote {
  background-color: #f3f5f6;
  border: solid 1px #e5e8eb;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 3rem 0;
  padding: 3rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.entry-content a {
  font-weight: 600;
  text-decoration: underline; }

.entry-content a:hover,
.entry-content a:focus {
  cursor: pointer; }

.entry-content table {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.07);
  border: solid 1px #d0d6dc;
  margin: 3rem 0; }

.entry-content table caption {
	font-style: italic;
	padding: 0.5rem 20px;
	text-align: left;
}

.entry-content table tbody {
  border: solid 1px #d0d6dc;
  border-width: 1px; }

.entry-content table:last-child {
  margin-bottom: 0; }

.entry-content table th,
.entry-content table td {
  border-right: solid 1px #d0d6dc;
  font-size: 0.875rem;
  line-height: 1.75em; }

.entry-content table th {
  border-right-color: rgba(0, 0, 0, 0.1); }

.entry-content table th:last-child {
  border-right-width: 0; }

.entry-content thead th {
  background-color: #264f59;
  color: #fff; }

.entry-content table thead tr {
  border-bottom-color: #19548f; }

.entry-content table tr {
  border-bottom: solid 1px #d0d6dc; }

.entry-content tr:nth-child(odd) {
  background-color: #FFF; }

.entry-content tr:nth-child(even) {
  background-color: #dfe3e7; }

.entry-content #academia-form-errors .academia-form-error {
  color: #d4a002; }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
#site-main hr {
  background-color: #dfe3e7;
  border: 0;
  height: 1px;
  margin: 2.5rem 0; }

.entry-content .callout {
  margin-left: -25%;
  width: 150%; }

.entry-content img.callout {
  height: auto; }

.entry-content .callout iframe {
  width: 100%; }

/* Gallery Template */
.gallery-item {
  display: inline-block;
  margin: 0;
  padding: 3px;
  vertical-align: top; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.333333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.666666%; }

.gallery-columns-7 .gallery-item {
  width: 14.28571428%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-item img {
  height: auto;
  max-width: 100%;
  width: 100%; }

.gallery-item .gallery-caption { margin-left: 0; }

.gallery-item .post-content {
  text-align: center; }

/* Tags List */
.post-meta {
  border: solid 1px #e5e8eb;
  border-width: 1px 0 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 2.5rem 0;
  padding: 2.5em 0 0;
  text-align: center; }

.post-meta a {
  font-weight: normal;
  margin: 0;
  position: relative;
  z-index: 5;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
.entry-content ul,
.entry-content ol {
  list-style-position: outside;
  margin: 2em 0 2rem;
  padding: 0; }

.entry-content ul {
  list-style-type: disc; }

.entry-content ol {
  list-style-type: decimal; }

.entry-content li {
  display: list-item;
  list-style-type: circle; }

.entry-content li > ul,
.entry-content li > ol {
  margin: 1.5rem 0 1.5rem 2rem; }

.entry-content dt {
  font-weight: 700; }

.entry-content dd {
  margin: 0 1.5em 1.5em; }

.entry-content .list-inline {
  margin-left: 4px; }

.entry-content .list-inline li {
  display: inline-block;
  font-size: 0.875em;
  margin-top: 0;
  margin-right: 0;
  width: 49.3%; }

.entry-content .list-inline li:before {
  content: '\f105';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 0.75rem;
  line-height: 1em;
  margin: 0 6px 2px -4px;
  vertical-align: middle; }

.entry-content ul:last-child {
  margin-bottom: 0; }

/********************************************************************************************* 

7. Comments Styling

*********************************************************************************************/

#academia-comments .comment-reply-title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 0.75em;
}

.comments-area {
  margin: 3em 0 0;
  text-align: left;
}

.comments-area .comments-title {
  margin: 0 0 2em;
}

.page .comments-area {
  margin-left: 0;
}

.comment-list {
  margin: 1.75em 0;
}

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
}

.comment,
.pingback,
.trackback {
  padding: 1.75em 0;
}

.depth-1 {
  border-bottom: solid 1px #ece8e0;
}

.depth-1:first-child {
  margin-top: 0;
  padding-top: 0;
}

.children {
  margin-top: 24px;
}

.children .comment {
  border-left: 5px solid #e7e7e7;
  padding-left: 24px;
}

.comment-author .avatar {
  border-radius: 50%;
  float: left;
  margin-right: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.comment-meta {
  margin-bottom: 0;
}

.comment-meta .fn {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-right: 15px;
}

.says {
  display: none;
}

.comment-metadata {
  display: inline-block;
  font-size: 14px;
}

.comment-metadata a {
  color: #aaa;
}

.comment-metadata a:hover {
  color: #666;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-tools {
  display: inline-block;
  float: right;
}

.comment-tools a {
  font-size: 13px;
  font-weight: normal;
}

.comment-reply-link {
  margin-left: 10px;
}

.comment-respond {
  padding: 0 20px 20px 0;
}

.comment-list .comment-respond {
  padding-top: 30px;
}

.comment-content {
  color: #555;
  font-size: 15px;
  line-height: 1.75em;
  overflow: hidden;
}

.comment-content p {
  margin: 1em 0 0;
}

.comment-form label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 1em 0;
  text-transform: uppercase;
}

.comment-form label .required {
  color: #e95445;
  font-weight: 600;
}

.form-allowed-tags {
  font-size: 13px;
}

.no-comments {
  text-align: center;
}

.bypostauthor {
  display: block;
}

/********************************************************************************************* 

8. Page Structure: Footer

*********************************************************************************************/

#site-footer {
  background-color: #264f59;
  color: #011f4b;
  font-size: 0.8125rem;
  line-height: 1.6em;
  margin: 0;
  padding: 40px 0;
  position: relative; }

#site-footer .site-section-wrapper {padding: 0px;}

#site-footer .site-column-wrapper {
  padding: 0 20px; }

#site-footer .site-column-1 .site-column-wrapper {
  padding-left: 0; }

#site-footer .site-column:last-of-type .site-column-wrapper {
  padding-right: 0; }

#site-footer a {
  color: #4b4b4b;
  font-weight: 500; }

#site-footer a:hover,
#site-footer a:focus {
  color: #264f59;
text-decoration: underline; }

#site-footer .widget-title {
  color: #fff; }

#site-footer-credit {
  background-color: #1ea1ac;
  color: #dbe8e5;
  text-align: left;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 20px 0; }

#site-footer-credit a {
  color: inherit;
  text-decoration: underline; }

#site-footer-credit a:hover,
#site-footer-credit a:focus {
  color: #cf4330; }

#site-footer-credit .site-credit {
  margin: 0; }

#site-footer-credit .site-footer-extra {
  float: right; }

#site-footer-credit .widget-title {
  display: none; }

#site-footer-credit .site-footer-extra li {
  display: inline-block; }

#site-footer-credit .site-footer-extra li + li {
  margin-left: -4px; }

#site-footer-credit li + li:before {
  color: #141414;
  content: '|';
  display: inline-block;
  font-size: 0.7500187505rem;
  line-height: 1em;
  margin: 0 0.5rem; }

#site-footer .site-columns-4 .site-column-1 {
  width: 41%; margin-left: 5%;}
#site-footer .site-columns-4 .site-column-2 {
	width: 45%;
	text-align: left;
}

#site-footer .textwidget p + p {
  margin-top: 2em;
}

#site-footer .textwidget a {
  font-weight: 600;
  text-decoration: underline;
}

#site-footer .widget-title {
	display: none;
}

#menu-footer-menu li {
	display: inline-block; 
	vertical-align: top; 
	width: auto; 
	text-align: left;
	margin-right: 30px;
}

#menu-footer-menu li a {
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .5px;
}
#menu-footer-menu li.menu-item-54 a {color: #FFF;}
#menu-footer-menu li.menu-item-26 a, #menu-footer-menu li.menu-item-234 a {color: #FFF;}

#menu-footer-menu li ul.sub-menu li {
	display: block;
	margin-left: 0px;
}

#menu-footer-menu li ul.sub-menu li a {
	color: #FFF;
	font-weight: 400;
	text-transform: none;
}

#footer-copyrights { position: relative; }
.adobe-logo { position: absolute; bottom: 0px; right: 87px; width: 82px; height: auto;}

/********************************************************************************************* 

9. Misc

*********************************************************************************************/

.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

/* Thumbnails */
.entry-thumbnail,
.post-thumbnail,
.site-inner-thumbnail {
  position: relative; }

.site-logo,
.entry-thumbnail .thumbnail,
.entry-thumbnail .wp-post-image,
.wp-caption img,
.post-thumbnail .thumbnail,
.site-inner-thumbnail {
  height: auto;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* Common Widgets Styling */
.widget {
  margin-bottom: 40px; }

.widget:last-of-type {
  margin-bottom: 0; }

.widget-title {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  margin: 0 0 1.25rem;
  position: relative;
  text-transform: uppercase; }

.widget-wrapper-related .widget-title {
  margin-bottom: 2.5rem;
}

/* WordPress Core Widget: Recent Posts */
.widget_recent_entries li {
  border-bottom: solid 1px #ddd;
  border-color: rgba(0,0,0,0.12);
  margin-bottom: 0.875rem;
  padding-bottom: 0.875rem;
}

.widget_recent_entries li:last-of-type {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.widget_recent_entries a {
  line-height: 1.4em; }

.widget_recent_entries .post-date {
  color: #999;
  color: rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 12px;
  margin: 1em 0 0; }

#wpstats {
  display: none; }

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.site-breadcrumbs, .site-breadcrumbs .trail-browse {
  color: #555555;
  font-size: 0.8125rem; }

.site-breadcrumbs {
  display: block;
  line-height: 1.6;
  margin: 0 0 3rem; }

.site-breadcrumbs .site-breadcrumbs-p > * {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  padding: 0;
  line-height: 1.6em; }

.site-breadcrumbs .site-breadcrumbs-p > *:last-child {
  margin-right: 0; }

.site-breadcrumbs .fa {
  display: inline-block;
  margin-top: -3px;
  margin-left: 4px;
  margin-right: 6px; }

.site-breadcrumbs .trail-item:last-of-type .fa {
  display: none; }

.site-breadcrumbs .trail-begin {
  margin-top: -2px; }

.site-breadcrumbs .trail-begin .nicon-angle-right {
  margin-top: 1px; }

.site-breadcrumbs .trail-items {
  list-style: none; }

.site-breadcrumbs .trail-items li {
  display: inline-block; }

.site-breadcrumbs .trail-items li:last-child {
  margin-right: 0; }

.site-breadcrumbs .trail-items li:last-child .nicon-angle-right {
  display: none; }

.site-breadcrumbs a {
  color: #264f59;
  font-weight: 400;
  text-decoration: underline; }

.site-breadcrumbs a:hover, .site-breadcrumbs a:focus {
  color: #cf4330; }

/* Captions */
.entry-content .wp-caption,
.textwidget .wp-caption {
  font-size: 0.875rem;
  line-height: 1.75em;
  margin-top: 0;
  margin-bottom: 2.5rem;
  max-width: 100%;
  width: auto; }

.entry-content .wp-caption img,
.textwidget .wp-caption img {
  margin-bottom: 0; }

.entry-content .wp-caption .wp-caption-text,
.textwidget .wp-caption .wp-caption-text {
  background-color: #eee;
  margin-top: 0;
  padding: 1.25rem; }

/*--------------------------------------------------------------
8.0 Post Author Box
--------------------------------------------------------------*/

.entry-authorbio-wrapper {
  border-top: solid 1px #ddd;
  font-size: 14px;
  line-height: 1.75em;
  margin: 2rem 0;
  padding-top: 2rem;
  text-align: left;
}

.entry-authorbio-wrapper .avatar {
  border: solid 2px #fff;
  float: left;
  margin: 0 30px 0 0;
  vertical-align: top;
  -moz-box-shadow: 8px 8px 0px 0px #eee;
  -webkit-box-shadow: 5px 5px 0px 0px #eee;
  box-shadow: 5px 5px 0px 0px #eee;
}

.entry-authorbio-wrapper .author-description {
  overflow: hidden;
}

.entry-authorbio-wrapper .author-description p:last-of-type {
  margin-bottom: 0;
}

.entry-authorbio-wrapper .author-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 1.25rem;
  text-transform: uppercase;
}

.entry-authorbio-wrapper .author-links {
  display: inline-block;
  margin-left: 12px;
  vertical-align: top;
}

.entry-authorbio-wrapper .author-links a + a {
  margin-left: 12px;
}

.entry-authorbio-wrapper .author-bio {
  font-weight: 500;
}

/*--------------------------------------------------------------
8.0 Post Navigation
--------------------------------------------------------------*/
.site-post-navigation {
  font-size: 14px;
  line-height: 1.5em;
  margin: 0;
  text-align: left; }

.site-post-navigation .site-post-nav-item {
  display: inline-block;
  margin: 0;
  text-align: left;
  vertical-align: top;
  width: 50%; }

.site-post-navigation .site-post-nav-next {
  float: right;
  text-align: right; }

.site-post-navigation .post-navigation-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase; }

.site-post-navigation .fa {
  margin-right: 5px; }

.site-post-navigation .site-post-nav-next .fa {
  margin-right: 0;
  margin-left: 5px; }

.site-post-navigation a {
  display: block; }

/*--------------------------------------------------------------
9.0 Archive Pagination/Navigation
--------------------------------------------------------------*/
.pagination {
  font-size: 0.875rem;
  font-weight: 700;
  margin: 3rem 0 2rem;
  text-align: center; }

.pagination .site-section-wrapper {
  text-align: center; }

.pagination .page-numbers {
  border: solid 1px #e5e8eb;
  border-radius: 2px;
  display: inline-block;
  line-height: 1em;
  margin: 0 3px;
  padding: 0.75rem; }

.pagination .current,
.pagination a:hover,
.pagination a:focus {
  background-color: #264f59;
  border-color: #264f59;
  color: #fff; }

.pagination .current {
  color: #fff; }

/********************************************************************************************* 

11. Slideshow

*********************************************************************************************/

/* Start Home Hero Slideshow */

#site-section-slideshow {
  background-color: #182122;
}

.site-section-slideshow-withimage {
  height: 70vh;
  max-height: 600px;
  min-height: 300px;  
  position: relative;
}

.site-section-slideshow-blankfill {
  height: 120px;
}

.slideshow-hero-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#site-section-slideshow .site-section-wrapper-slide {
  height: 100%;
}

#site-section-slideshow .wrapper {
  height: 100%;
}

#site-section-slideshow .content-wrapper {
  background-color: #131313;
  background-color: rgba(12,12,12,0.92);
  height: 100%;
  margin-left: -50px;
  max-width: 420px;
  padding: 50px;
  position: relative;
}

#site-section-slideshow .content-aligner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#site-section-slideshow .hero-title {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6em;
  margin: 0;
}

#site-section-slideshow .hero-title a {
  color: #fff;
}

#site-section-slideshow .hero-title a:hover,
#site-section-slideshow .hero-title a:focus {
  color: #cf4330;
}

#site-section-slideshow .hero-description {
  color: #fff;
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  font-weight: normal;
  line-height: 1.8em;
  margin: 2rem 0 0;
}

#site-section-slideshow .hero-button-span {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  margin: 2rem 0 0;
}

#site-section-slideshow .hero-button-anchor {
  background-color: #fff;
  color: #111;
  display: inline-block;
  padding: 12px 30px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}

#site-section-slideshow .hero-button-anchor:hover,
#site-section-slideshow .hero-button-anchor:focus {
  background-color: #cf4330;
  color: #fff;
}

/* Featured Posts on Homepage */

#site-section-slideshow img {
  height: inherit; /* Make sure images are scaled correctly. */
  max-width: inherit; /* Adhere to container width. */
}

#site-section-slideshow .image-wrapper {
  display: inline-block;
  position: relative;
}

.empty-slider {
    max-width: 100%;
}

#site-section-slideshow .site-slideshow-list {
    height: 100%;
    overflow: hidden;
    position: relative;
}

#site-section-slideshow .site-slideshow-item {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 0;
  max-width: 100%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  list-style-type: none;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.site-slideshow-list,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0; }
.flexslider .site-slideshow-list > li { display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .site-slideshow-list img { display: block; height: auto; width: 100%; }

/* Clearfix for the .slides element */
.site-slideshow-list:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .site-slideshow-list {display: block;} 
html .site-slideshow-list {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .site-slideshow-list > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flex-viewport { height: 100%; max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .site-slideshow-list {zoom: 1;}

.carousel li {margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  display: block;
  padding: 0;
  z-index: 10;
  height: 60px;
  width: 60px;
  position: absolute;
  top: 45%;
  left: 20px;
}

.flex-direction-nav .flex-next {
  background-position: 0 -60px;
  left: auto;
  right: 20px;
}

.flex-direction-nav a {
  background: transparent url(images/sprite-arrows.png) no-repeat top left;
  display: inline-block;
  height: 60px;
  width: 60px;
  padding: 0;
  text-indent: -9999px;
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s;
}

.flex-direction-nav .flex-prev {
  background-position: 0 0;
  right:110px;
}

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:active,
.flex-direction-nav .flex-prev:focus,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:active,
.flex-direction-nav .flex-next:focus {
  filter: alpha(opacity=100);
  opacity: 1;
}

/* Control Nav (Bullets) */
.flex-control-nav {position: absolute; bottom: 30px; right: 0; text-align: center; z-index: 10; width: 100%; }
.flex-control-nav li {margin: 0 7px; display: inline-block; zoom: 1; *display: inline;}
.hermes-room .flex-control-nav { bottom: 15px; }
.hermes-room .flex-control-nav li { margin: 0 7px; }

.flex-control-paging li a { 
  border: solid 2px #fff; 
  display: block; 
  width: 16px; 
  height: 16px; 
  text-indent: -9999px; 
  cursor: pointer; 
  -webkit-transition-duration: 0; -moz-transition-duration: 0; transition-duration: 0; 
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover,
.flex-control-paging li a:focus,
.flex-control-paging li a.flex-active { background-color: #fff; }

/******************************************
12. SlickNav Responsive Mobile Menu
******************************************/

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */

.slicknav_btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 1rem;
  line-height: 1.125em;
  margin: 0 auto;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 2px; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: inline-block;
    line-height: 1.188em;
    float: none; }
  .slicknav_menu .slicknav_icon {
    display: inline-block;
    float: none;
    width: 20px;
    height: 10px;
    margin: 0 0 0 5px; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block;
    text-transform: uppercase; }
  .slicknav_nav li li {
    border-bottom: solid 1px rgba(255,255,255,0.1);
    text-transform: none;
  }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 15px;
  box-sizing: border-box;
  background: #264f59;
  text-align: center;
  padding: 8px 24px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 8px auto;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #111; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 1em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_row {
    padding: 8px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #cf4330;
      color: #fff; }
  .slicknav_nav a {
    padding: 8px 12px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #cf4330;
      color: #fff;
      text-decoration: none;
  }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/*********************************************
DWDLLC added
*********************************************/

.authorname {margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px;}
.book-paragraph {margin-left: 150px; margin-top: 50px; padding-right: 10%;}
#bookdetails {line-height: 1.6em; font-size: 14px; }
.detail {font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; opacity: .7;}

.book-scroll {width: 100%; height: 125px; overflow: hidden; margin: 30px 0;}
.scroll-inside { width: 10000px; }
.scroll-inside img { height: 120px; width: auto; display: inline-block; margin: 0 15px;}

.ecar-moreinfo { display: inline-block; vertical-align: top; width: 40%;  text-align: left; padding-top: 20px; font-size: 120%; }
#site-footer .ecar-moreinfo a { font-weight: bold; color: #264f59;}
#site-footer .ecar-moreinfo a:hover { color: #000;}

.cbc-copyright {text-align: left; width: 95%; margin-right: 5%;  display: inline-block; vertical-align: top; }
.cbc-copyright p {font-size: 12px; line-height: 16px; color: #FFF;}
#site-footer .social-circles a {
	background-color: #1ea5b0;
	border-radius: 50%;
	color: #FFF;
	width: 28px; 
	height: 28px;
	display: inline-block;
	text-align: center;
	margin: 0 1px 4px;
	 line-height: 2.0em;
}
#site-footer .social-circles a:hover { background-color: #222; }
.social-circles img {height: 14px; width: auto;}

.thinspacer {height: 40px;}
.generalWidth { width: 100%; max-width: 1000px; margin: 0 auto; }

.custom-logo-link {display: block;}
ul.sectionToggle  { display: inline-block; cursor: pointer; position: relative;}
ul.sectionToggle li {  }
ul.sectionToggle ul { display: none;}
ul.sectionToggle li:hover ul, ul.sectionToggle ul:hover {
	display: block; position: absolute;
	background-color: #FFF;
	border: 1px solid #DDD;
	z-index: 999;
}
ul.sectionToggle ul li {  }
ul.sectionToggle ul li a {font-size: 12px; color: #666; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; display: block; padding: 3px 10px;}
ul.sectionToggle ul li a:hover {background-color: #EEE; color: #000;}

#cbc-breadcrumbs {padding-top: 40px; width: 100%; max-width: 1000px; margin: 0 auto;}
#cbc-breadcrumbs .site-section-wrapper {
    margin: 0 auto;
    padding: 0 50px;
    text-align: left;
    width: 100%;
}
.bread-trail { text-align: right; 
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: #555;
	font-size: 15px;
}
.bread-trail a { font-weight: 700;}
.page-thumbnail {float: left; background-color: #EEE; padding: 40px 100px 40px 40px; margin-right: 40px; margin-bottom: 50px; width: 380px;}
.odd .page-thumbnail { float: right; }
.even .page-thumbnail { float: left; }
.page-thumbnail img { box-shadow: 10px 10px 10px #888; max-width: 250px;}
.intro-paragraph {padding: 40px 100px 0 420px; color:#1A1A1A; }
.main-body {padding: 20px 100px 50px 150px; clear: both; }
.main-body h3 {margin-bottom: 20px; }
.main-body.calendar {padding: 20px 100px 50px 100px;}
.page-template-page-sectionhomepages #cbc-breadcrumbs .site-section-wrapper {display: none;}

.page-thumbnail.single-book { }
.book-shell { width: 250px;  text-align: center;}
.book-shell img { max-width: 250px; max-height: 250px; height: auto; width: auto;}
h2.more { border-bottom: 0px; letter-spacing: 1px; text-align: right; font-size: 22px; margin: 0px; padding: 0px; display: block;}

.one-showcase { display: inline-block;  width: 160px; background-color: #eaeaea; padding: 20px; text-align: center; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 24px; vertical-align: top; margin-bottom: 10px; }
.one-showcase img { height: 110px; width: auto; display: block; margin: 0 auto 20px; }

.page-id-50 .one-showcase {text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 14px; vertical-align: top; margin-bottom: 10px; line-height: 1.1em;}
.page-id-50 .one-showcase a {color: rgb(26, 26, 26); }
.page-id-50 .one-showcase img {    margin: 0 auto -10px; }

.searchitem { display: inline-block;  width: 170px; height: 220px; background-color: #eaeaea; padding: 20px; text-align: center; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-weight: bold; font-size: 16px; vertical-align: top; margin-bottom: 10px; line-height: 1.1em;}
.searchitem img { height: 130px; width: auto; display: block; margin: 0 auto 20px; max-width: 130px; }

.cbc-content {padding: 30px 100px; clear: both;}
.page-id-50 .cbc-content {padding: 30px 30px; clear: both;}
.cbc-thincontent {display: inline-block; vertical-align: middle; width: 600px;}
.cbc-pagesidebar {width: 270px;
font-size: 32px;
letter-spacing: 1px;
line-height: 1.2em;
float: left;
text-align: right;
font-weight: 300;
border-top: 3px solid #CCC;
border-bottom: 3px solid #CCC;
padding: 20px 10px 12px;
margin: 20px 40px 20px -70px;
}
.cbc-pagesidebar img { max-width: 250px; height: auto;}

.landing-content {width: 50%; margin-bottom: 50px;}
.even .landing-content { float: right; }
.odd .landing-content { float: left; }
.landing-content h3 {text-align: center; 
    font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}
.one-landing {padding: 0 10%;}
.landing-content .intro-paragraph {padding: 20px 0 5px;}
.landing-link a {display: block; 
background-repeat: no-repeat; background-position: right top; height: 31px; background-size: auto 20px;}
.landing-link a:hover { opacity: .5; }
.one-landing .page-thumbnail {background-color: #FFF; padding: 0px; margin-right: 0px; max-width: 280px;}
.one-landing .page-thumbnail a img { width: 300px; height: auto; box-shadow: none; max-width: 280px;}
.landing-link {margin: -20px 0 0 0;}

#menu-item-95 a {text-decoration: none;  }
#menu-item-95 a:hover { }

#site-secondary-menu li {text-transform: uppercase; font-weight: bold; background-color: #d8e9e6; display: inline-block; padding: 1px 10px; border-radius: 12px;}
#site-secondary-menu li a { color: #264f59; }
.homeXX #site-secondary-menu li a { background-color: #FFF;}
#site-secondary-menu li a:hover { color: #1876d2; }
#site-secondary-menu li #searchsubmit { display: none; }
#site-secondary-menu li#menu-item-94 { background-image: url(images/search-image.png);  background-size: 16px 16px; background-repeat: no-repeat; background-position: 8px 8px; padding-left: 28px; }
#site-secondary-menu li #s { background-color: #d8e9e6; border: 0px; padding: 0px; width: 160px; }


.booksbg {background-image: url(images/Bookshelf_CBC-LandingPage.png); background-position: center top; opacity: .95;} 
.home-third  { display: inline-block; vertical-align: top;  background-color: #EAEAEA; width: 33.33333%; margin: 0 0; height: 73vh;   }
.home-third.blue { background-color: rgba(3,57,108, .65);}
.home-third.green { background-color: rgba(59,143,130, .65); }
.home-third.purple { background-color: rgba(52,7,89, .65);}
.inner-box { background-color: #b2b1b1; box-shadow: 5px 5px 10px #555; padding: 20px;}
.inner-box img {width: 100%; height: auto;}
.home-third h3 { color: #FFF; margin: 26vh 10% 0; letter-spacing: 1px; font-weight: bold; text-transform: uppercase; font-size: 40px; font-size: 3.9vw;}
.home-third.blue h3 { text-shadow: 0px 0px 16px rgb(3,57,108); }
.home-third.green h3 {text-shadow: 0px 0px 16px rgb(8, 80, 69);}
.home-third.purple h3 {text-shadow: 0px 0px 16px rgb(5, 0, 9);}

.home-third.twos { width: 50%;}
.home-third.ones { width: 100%;}

.one-member-listing { display: inline-block; vertical-align: top; background-color: #FFF; border-radius: 12px; padding: 20px; width: 45%; margin: 0 1% 30px;}
.one-member-listing img { float: right; margin: 0 0 20px 20px; max-width: 150px; max-height: 150px; height: auto; width: auto;}
.one-member-listing .member-address, .one-member-listing .member-details { text-align: left;}
.one-member-listing .member-address {}
.one-member-listing .member-details { font-size: 13px; margin-top: 30px;}
.alphabet { text-align: center;}
.alphabet a {display: inline-block; padding: 0 6px; margin: 0 0px; border: 1px solid transparent;}
.alphabet a:hover { border: 1px solid #CCC;}

.one-staff {display: inline-block; vertical-align: top; margin: 0 0px 40px 20px; text-align: center; width: 190px;}
.one-staff img {width: 190px; height: auto;}

/* Scroll Boxes! */

.btn, .scroll-img { display: inline-block; vertical-align: top; margin: 30px 0;}
.btn {width: 7%; text-align: center; padding-top: 50px;}
.scroll-img { width: 82%;}
.back-btn, .fwd-btn { width: 14px; height: 25px; background-position: left top; background-repeat: no-repeat; cursor: pointer;
display: inline-block; margin: 0 auto;}

.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 100%;
  height: 140px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {  
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  height: 160px;
  margin: 0;
}
.scroll-img.discovermore ul { width: auto;}
.scroll-img ul li {
  display: inline-block;
	vertical-align: top;
  margin: 10px 0 10px 10px;
}
.scroll-img.discovermore {font-size: 12px; height: auto; width: auto; overflow: visible;}
.scroll-img.discovermore ul {height: auto; }
.cbc-thumbs {
  height: 160px;
}
.cbc-thumbs ul li {
	width: 136px;
	height: 146px;
	background-color: #eaeaea;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;
}
.cbc-thumbs.discovermore ul li {width: 150px;padding: 10px; height: 180px; line-height: 1.3em; font-size: 14px; font-weight: bold;color: #4C2E64; }
.page-id-10 .cbc-thumbs ul li {width: 190px; padding: 20px; height: 190px; line-height: 1.3em; font-size: 14px; font-weight: bold;color: #4C2E64; }
.page-id-10 .cbc-thumbs {height: 220px;}
.page-id-10 .cbc-thumbs.discovermore {height: auto;}
.cbc-thumbs li img {
	height: 120px; 
	width: auto;
	margin: 0 auto;
}
.cbc-thumbs.discovermore ul li img {width: 120px; height: auto;}
.cbc-thumbs li img:hover {
	box-shadow: 4px 4px 8px #999;
}
.page-id-10 .cbc-thumbs li img {height: 150px;}
.news-thumbs {
  height: 280px;
}
.news-thumbs ul li {
	text-align: center;
	height: 240px;
	width: 200px;
	vertical-align: top;
	margin-right: 10px;
}
.news-thumbs li h2 { text-transform: none; letter-spacing: 0px; font-size: 13px; line-height: 1.1em; border-bottom: 0px; padding: 0px; margin-bottom: 10px;}
.news-thumbs li h2:after {display: none;}
.news-thumbs li p { color: #1A1A1A; font-size: 14px; text-align: left;}
.news-thumbs .images {background-color: #ececec; padding: 25px; width: 200px; margin: 0 auto;}
.news-thumbs img {width: 150px; height: 150px; box-shadow: 5px 5px 10px #999; display: block; margin: 0 auto;}
.cbc-banners {height: 477px;}
.cbc-banners ul li {
	width: 900px;
	height: 477px;
}
.cbc-banners img {width: 100%; height: auto;}

/* Adjustments for READERS page */
.page-id-10 .news-thumbs img {width: 210px; height: auto; box-shadow: none; display: block; margin: 0 auto; padding: 16px; background-color: #eaeaea;}


ul.morepages {text-align: center;}
ul.morepages li { display: inline-block; vertical-align: top; list-style-type: none; margin: 0 10px 20px; width: 140px; font-weight: bold; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; color: #666;}
.cbc-thumbs ul.morepages li {height: auto;}
ul.morepages li .innerthumb {width: 140px; height: 180px;line-height: 1.3em; padding: 0 10px; font-size: 13px;}
ul.morepages li a {vertical-align: middle; } 
ul.morepages li img { max-width: 120px; height: auto; display: block; margin: 0 auto;}
ul.morepages p {margin: 10px 0;}
.cbc-thumbs.taller {height: 250px;}
.cbc-thumbs.taller.morefix {height: auto;}

.scroll-img ul {  width: 1500px;}
.scroll-img.cbc-banners ul {  width: 3300px;}

.new-listitem {width: 100%; max-width: 1000px; margin: 50px auto; min-height: 350px; }
.new-listitem .imagebox {float: right; background-color: #ececec; height: auto; padding: 50px 0; display: table; width: 40%; text-align: center; margin-left: 50px; margin-right: 0px; margin-bottom: 30px;}
.new-listitem .imagebox a {display: table-cell; vertical-align: middle;}
.new-listitem img {box-shadow: 5px 5px 10px #555; max-width: 230px; width: auto; height: auto; position: relative; z-index: 999;}
.new-listitem h3 { margin: 20px 0 30px 0; position: relative; top: 0px; text-transform: uppercase; letter-spacing: 1px;
font-size: 32px; font-weight: bold; width: 125%; }
.listcontent { padding: 0 0 0 40px; }
.listpage div.gradient-divider:last-child {
    display: none;
}
main#site-main div.gradient-divider:last-child { display: none; }

.one-faq p { display: none;}
.one-faq {margin-bottom: 15px;}
.one-faq h5 { cursor: pointer;  padding-bottom: 10px; background-repeat: no-repeat; background-position: 45% bottom; margin-bottom: 0px}
.one-faq h5.show {}
.one-faq p.show {display: block; }
.parent-pageid-10 .one-faq h5 {}
.parent-pageid-10 .one-faq h5.show {}

.one-advcol { text-align: left; width: 29%; margin-right: 3%; display: inline-block; vertical-align: top;}
.tag-group { display: inline-block; font-size: 14px;  color: #336FA1; background-color: #E5EEF5; padding: 5px 12px; border-radius: 10px; margin: 0 10px 20px;}

#submenuBar { padding: 10px 0; text-align: center; position: relative; }
#submenuBar ul {max-width: 1180px; margin: 0 auto; text-align: right; }
#subScrollLeft, #subScrollRight { display: none; }


/* ABOUT/NEWS Blue color: #264f59; One Shade darker: #264f59;*/

.back-btn { background-image: url(images/left-green-transp.png);}
.fwd-btn { background-image: url(images/right-green-transp.png);}

.single-post  .bread-trail a,  .parent-pageid-6 .bread-trail a, .page-id-6 .bread-trail a, .page-id-93 .bread-trail a, .parent-pageid-2 .bread-trail a, .parent-pageid-20 .bread-trail a, .blog .bread-trail a { color: #264f59; }
.single-post h1, .parent-pageid-6 h1, .page-id-6 h1, .page-id-93 h1, .parent-pageid-2 h1, .parent-pageid-20 h1, .blog h1 {color: #264f59;}
.single-post h2, .parent-pageid-6 h2, .page-id-6 h2, .page-id-93 h2, .parent-pageid-2 h2, .parent-pageid-20 h2, .blog h2 {color: #264f59;}
.single-post h2 a, .parent-pageid-6 h2 a, .page-id-6 h2 a, .page-id-93 h2 a, .parent-pageid-2 h2 a, .parent-pageid-20 h2 a, .blog h2 a {color: #264f59;}

.single-post  .large-nav a,  .parent-pageid-6 .large-nav a, .page-id-6 .large-nav a, .page-id-93 .large-nav a, .parent-pageid-2 .large-nav a, .parent-pageid-20 .large-nav a, .blog .large-nav a { color: #d8e9e6; }
.single-post  .large-nav a:hover,  .parent-pageid-6 .large-nav a:hover, .page-id-6 .large-nav a:hover, .page-id-93 .large-nav a:hover, .parent-pageid-2 .large-nav a:hover, .parent-pageid-20 .large-nav a:hover, .blog .large-nav a:hover,
.single-post  .large-nav .current-menu-item a,  .parent-pageid-6 .large-nav .current-menu-item a, .page-id-6 .large-nav .current-menu-item a, .page-id-93 .large-nav .current-menu-item a, .parent-pageid-2 .large-nav .current-menu-item a, .parent-pageid-20 .large-nav .current-menu-item a, .blog .large-nav .current-menu-item  a { color: #FFF; }
.single-post  .large-nav .sub-menu a,  .parent-pageid-6 .large-nav .sub-menu a, .page-id-6 .large-nav .sub-menu a, .page-id-93 .large-nav .sub-menu a, .parent-pageid-2 .large-nav .sub-menu a, .parent-pageid-20 .large-nav .sub-menu a, .blog .large-nav .sub-menu a
{ color: #333; }

.archive h2:after, .single-post h2:after, .parent-pageid-6 h2:after, .page-id-6 h2:after, .page-id-93 h2:after, .parent-pageid-2 h2:after, .parent-pageid-20 h2:after, .blog h2:after {
background-color: #264f59; 
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59);  }
.single-post h3, .parent-pageid-6 h3, .page-id-6 h3, .page-id-93 h3, .parent-pageid-2 h3, .parent-pageid-20 h3, .blog h3 { color: #264f59; }
.single-post h3 a, .parent-pageid-6 h3 a,  .page-id-6 h3 a, .page-id-93 h3 a, .parent-pageid-2 h3 a, .parent-pageid-20 h3 a, .blog h3 a { color: #264f59;}
.single-post .landing-link a, .parent-pageid-6 .landing-link a, .page-id-6 .landing-link a, .page-id-93 .landing-link a, .parent-pageid-2 .landing-link a, .parent-pageid-20 .landing-link a, .blog .landing-link a {
	background-image: url(images/about-arrow.png); }
.gradient-divider.odd {
	background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(right, #264f59, #264f59); 
	background-image: -moz-linear-gradient(right, #264f59, #264f59); 
	background-image: -o-linear-gradient(right, #264f59, #264f59); 
}
.gradient-divider.even {
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59); 
}
.archive #submenuBar, .single-post #submenuBar, .parent-pageid-6 #submenuBar, .page-id-6 #submenuBar, .page-id-93 #submenuBar, .parent-pageid-2 #submenuBar, .parent-pageid-20 #submenuBar, .blog #submenuBar {background-color: #264f59;}

.single-post .cbc-pagesidebar, .parent-pageid-6 .cbc-pagesidebar,  .page-id-6 .cbc-pagesidebar, .page-id-93 .cbc-pagesidebar, .parent-pageid-2  .cbc-pagesidebar, .parent-pageid-20 .cbc-pagesidebar, .blog .cbc-pagesidebar { color: #264f59;}

.single-post h3 a, .parent-pageid-6 h3 a,  .page-id-6 h3 a, .page-id-93 h3 a, .parent-pageid-2 h3 a, .parent-pageid-20 h3 a, .blog h3 a { color: #264f59;}

/* PUBLISHERS Teal color: #264f59; One Shade Darker: #264f59;*/

.parent-pageid-8 #subScrollLeft, .page-id-8 #subScrollLeft, .parent-pageid-40 #subScrollLeft, .parent-pageid-182 #subScrollLeft, .parent-pageid-194 #subScrollLeft { background-image: url(images/submenu-l-2023.png); }
.parent-pageid-8 #subScrollRight, .page-id-8 #subScrollRight, .parent-pageid-40 #subScrollRight, .parent-pageid-182 #subScrollRight, .parent-pageid-194 #subScrollRight { background-image: url(images/submenu-r-2023.png); }

.parent-pageid-8 .back-btn, .page-id-8 .back-btn, .parent-pageid-40 .back-btn, .parent-pageid-182 .back-btn, .parent-pageid-194 .back-btn { background-image: url(images/left-green-transp.png);}
.parent-pageid-8 .fwd-btn, .page-id-8 .fwd-btn, .parent-pageid-40 .fwd-btn, .parent-pageid-182 .fwd-btn, .parent-pageid-194 .fwd-btn { background-image: url(images/right-green-transp.png);}
.parent-pageid-8 .bread-trail a, .page-id-8 .bread-trail a, 
.parent-pageid-40 .bread-trail a, .parent-pageid-182 .bread-trail a, .parent-pageid-194 .bread-trail a { color: #264f59; }
.parent-pageid-8 h1, .page-id-8 h1, .parent-pageid-40 h1, .parent-pageid-182 h1, .parent-pageid-194 h1 {color: #264f59;}
.parent-pageid-8 h2, .page-id-8 h2, .parent-pageid-40 h2, .parent-pageid-182 h2, .parent-pageid-194 h2 {color: #264f59;}
.parent-pageid-8 h2 a, .page-id-8 h2 a, .parent-pageid-40 h2 a, .parent-pageid-182 h2 a, .parent-pageid-194 h2 a {color: #264f59;}


.parent-pageid-8 .large-nav a, .page-id-8 .large-nav a, .parent-pageid-40 .large-nav a, .parent-pageid-182 .large-nav a, .parent-pageid-194 .large-nav a { color: #d8e9e6; }
.parent-pageid-8 .large-nav a:hover, .page-id-8 .large-nav a:hover, .parent-pageid-40 .large-nav a:hover, .parent-pageid-182 .large-nav a:hover, .parent-pageid-194 .large-nav a:hover,
.parent-pageid-8 .large-nav .current-menu-item a,  .page-id-8 .large-nav .current-menu-item a, .parent-pageid-40 .large-nav .current-menu-item a, .parent-pageid-182 .large-nav .current-menu-item a, .parent-pageid-194 .large-nav .current-menu-item  a { color: #FFF; }
.parent-pageid-8  .large-nav .sub-menu a,  .page-id-8 .large-nav .sub-menu a, .parent-pageid-40 .large-nav .sub-menu a, .parent-pageid-182 .large-nav .sub-menu a, .parent-pageid-194 .large-nav .sub-menu a
{ color: #333; }

.parent-pageid-8 h2:after, .page-id-8 h2:after, .parent-pageid-40 h2:after, .parent-pageid-182 h2:after, .parent-pageid-194 h2:after {background-color: #264f59; 
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59);}
.parent-pageid-8 h3, .page-id-8 h3, .parent-pageid-40 h3, .parent-pageid-182 h3, .parent-pageid-194 h3 { color: #264f59; }
.parent-pageid-8 h3 a, .page-id-8 h3 a, .parent-pageid-40 h3 a, .parent-pageid-182 h3 a, .parent-pageid-194 h3 a { color: #264f59; }
.parent-pageid-182 .landing-link a, .parent-pageid-194 .landing-link a, .parent-pageid-8 .landing-link a, .page-id-8 .landing-link a, .parent-pageid-40 .landing-link a
 {background-image: url(images/arrow-green.png); }
.parent-pageid-8 .gradient-divider.odd, .page-id-8 .gradient-divider.odd,
.parent-pageid-40 .gradient-divider.odd,  .parent-pageid-182 .gradient-divider.odd, .parent-pageid-194 .gradient-divider.odd {
	background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(right, #264f592, #264f59); 
	background-image: -moz-linear-gradient(right, #264f59, #264f59); 
	background-image: -o-linear-gradient(right, #264f59, #264f59); 
}
.parent-pageid-8 .gradient-divider.even, .page-id-8 .gradient-divider.even,
.parent-pageid-40 .gradient-divider.even, .parent-pageid-182 .gradient-divider.even, .parent-pageid-194 .gradient-divider.even {
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59); 
}
.parent-pageid-8 #submenuBar, .page-id-8 #submenuBar,
.parent-pageid-40 #submenuBar, .parent-pageid-182 #submenuBar, .parent-pageid-194 #submenuBar { background-color: #264f59; }



.parent-pageid-8 .cbc-pagesidebar,  .page-id-8 .cbc-pagesidebar, .parent-pageid-40 .cbc-pagesidebar, .parent-pageid-182 .cbc-pagesidebar, .parent-pageid-194 .cbc-pagesidebar { color: #264f59;}
.page-id-8 .one-book-listing, .page-id-8 .one-book-listing a {color: #264f59;}
.page-id-8 .one-book-listing { height: 210px; line-height: 1.2em; }

/* READERS Purple color: #264f59; One Shade Darker: 4C2E64; */

.page-id-10 .sectionbar { background-color: #8d73a1;}

.page-template-page-advancedsearch #subScrollLeft, .single-cbc_book #subScrollLeft, .parent-pageid-10 #subScrollLeft, .page-id-10 #subScrollLeft, .parent-pageid-46 #subScrollLeft, .parent-pageid-48 #subScrollLeft, .parent-pageid-167 #subScrollLeft, .tax-cbc-book-lists #subScrollLeft, .search-results #subScrollLeft { background-image: url(images/submenu-l-2023.png); }
.page-template-page-advancedsearch #subScrollRight, .single-cbc_book #subScrollRight, .parent-pageid-10 #subScrollRight, .page-id-10 #subScrollRight, .parent-pageid-46 #subScrollRight, .parent-pageid-48 #subScrollRight, .parent-pageid-167 #subScrollRight, .tax-cbc-book-lists #subScrollRight, .search-results #subScrollRight { background-image: url(images/submenu-r-2023.png); }

.page-template-page-advancedsearch .back-btn, .single-cbc_book .back-btn, .parent-pageid-10 .back-btn, .page-id-10 .back-btn, .parent-pageid-46 .back-btn, .parent-pageid-48 .back-btn, .parent-pageid-167 .back-btn, .tax-cbc-book-lists .back-btn { background-image: url(images/left-purple-transp.png);}
.page-template-page-advancedsearch  .fwd-btn, .single-cbc_book .fwd-btn, .parent-pageid-10 .fwd-btn, .page-id-10 .fwd-btn, .parent-pageid-46 .fwd-btn, .parent-pageid-48 .fwd-btn, .parent-pageid-167 .fwd-btn, .tax-cbc-book-lists .fwd-btn { background-image: url(images/right-purple-transp.png);}

#bookdetails {color: #264f59;}
.page-template-page-advancedsearch .bread-trail a, .search-results .bread-trail a, .tag .bread-trail a, .single-cbc_book .bread-trail a, .parent-pageid-10 .bread-trail a, .page-id-10 .bread-trail a, 
.parent-pageid-46 .bread-trail a, .parent-pageid-48 .bread-trail a, .parent-pageid-167 .bread-trail a, .tax-cbc-book-lists .bread-trail a { color: #264f59; }
.page-template-page-advancedsearch h1, .search-results h1, .tag  h1, .single-cbc_book h1, .parent-pageid-10 h1, .page-id-10 h1, .parent-pageid-46 h1, .parent-pageid-48 h1, .parent-pageid-167 h1, .tax-cbc-book-lists h1 {color: #264f59;}
.page-template-page-advancedsearch h2, .search-results h2, .tag h2, .single-cbc_book h2, .parent-pageid-10 h2, .page-id-10 h2, .parent-pageid-46 h2, .parent-pageid-48 h2, .parent-pageid-167 h2, .tax-cbc-book-lists h2 {color: #4C2E64;}
.page-template-page-advancedsearch h2 a, .search-results h2 a, .tag  h2 a,.single-cbc_book h2 a, .parent-pageid-10 h2 a, .page-id-10 h2 a, .parent-pageid-46 h2 a, .parent-pageid-48 h2 a, .parent-pageid-167 h2 a, .tax-cbc-book-lists h2 a {color: #4C2E64;}
.page-template-page-advancedsearch h2:after, .search-results  h2:after, .tag .h2:after, .single-cbc_book h2:after, .parent-pageid-10 h2:after, .page-id-10 h2:after, .parent-pageid-46 h2:after, .parent-pageid-48 h2:after, .parent-pageid-167 h2:after, .tax-cbc-book-lists h2:after {
background-color: #264f59; 
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59);  }
.page-template-page-advancedsearch h3, .search-results  h3, .tag  h3, .single-cbc_book h3, .parent-pageid-10 h3, .page-id-10 h3, .parent-pageid-46 h3, .parent-pageid-48 h3, .parent-pageid-167 h3, .tax-cbc-book-lists h3 { color: #264f59;  }
.page-template-page-advancedsearch h3 a, .search-results  h3 a, .tag  h3 a, .single-cbc_book h3 a, .parent-pageid-10 h3 a, .page-id-10 h3 a, .parent-pageid-46 h3 a, .parent-pageid-48 h3 a, .parent-pageid-167 h3 a, .tax-cbc-book-lists h3 a { color: #264f59;  }
.page-template-page-advancedsearch .landing-link a, .search-results .landing-link a, .tag  .landing-link a, .single-cbc_book .landing-link a, .parent-pageid-10 .landing-link a, .page-id-10 .landing-link a, 
.parent-pageid-46 .landing-link a, .parent-pageid-48 .landing-link a, .parent-pageid-167 .landing-link a, .tax-cbc-book-lists .landing-link a {background-image: url(images/arrow-purple.png); }
.tag .single-cbc_book .gradient-divider.odd, .single-cbc_book .gradient-divider.odd, .parent-pageid-10 .gradient-divider.odd, .page-id-10 .gradient-divider.odd, .parent-pageid-46 .gradient-divider.odd, .parent-pageid-48 .gradient-divider.odd, .parent-pageid-167 .gradient-divider.odd, .tax-cbc-book-lists .gradient-divider.odd {
	background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(right, #264f59, #264f59); 
	background-image: -moz-linear-gradient(right, #264f59, #264f59); 
	background-image: -o-linear-gradient(right, #264f59, #264f59); 
}
.tag .gradient-divider.even, .single-cbc_book .gradient-divider.even, .parent-pageid-10 .gradient-divider.even, .page-id-10 .gradient-divider.even, .parent-pageid-46 .gradient-divider.even, .parent-pageid-48 .gradient-divider.even, .parent-pageid-167 .gradient-divider.even, .tax-cbc-book-lists .gradient-divider.even {
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#264f59), to(#264f59)); 
	background-image: -webkit-linear-gradient(left, #264f59, #264f59); 
	background-image: -moz-linear-gradient(left, #264f59, #264f59); 
	background-image: -o-linear-gradient(left, #264f59, #264f59); 
}
.page-template-page-advancedsearch #submenuBar, .search-results  #submenuBar, .tag  #submenuBar, .single-cbc_book #submenuBar, .parent-pageid-10 #submenuBar, .page-id-10 #submenuBar, .parent-pageid-46 #submenuBar, .parent-pageid-48 #submenuBar, .parent-pageid-167 #submenuBar, .tax-cbc-book-lists #submenuBar { 
	background-color: #264f59; }

.single-cbc_book .cbc-pagessidebar, .parent-pageid-10 .cbc-pagesidebar,  .page-id-10 .cbc-pagesidebar, .parent-pageid-46  .cbc-pagesidebar, .parent-pageid-48 .cbc-pagesidebar, .parent-pageid-167 .cbc-pagesidebar, .tax-cbc-book-lists .cbc-pagesidebar { color: #264f59;}
.one-book-listing, .one-book-listing a {color: #264f59;}
.page-id-159 .one-book-listing {	height: 290px; }

/* End of Colors */

.page-template-page-advancedsearch #searchsubmit {margin-top: 40px;}

.one-book-listing { display: inline-block; width: 190px; height: 275px; vertical-align: top; background-color: #eaeaea;
margin: 0 10px 30px; text-align: center; padding: 20px 20px; line-height: 1.3em; font-size: 14px; overflow: hidden;}
.one-book-listing.winner {background-color: #eae8ff; position: relative; width: 250px;}
.winner-banner {position: absolute; z-index: 99999; background-image: url(images/winner.png;); width: 123px; height: 55px; top: -14px;
left: -24px;}
.one-book-listing img { display: block; margin: 0 auto 15px; max-width: 150px; max-height: 150px; width: auto; height: auto; box-shadow: 10px 10px 10px #AAA;}
.one-book-listing.wider {width: 250px; }
.one-book-listing.wider img {  max-width: 200px; max-height: 200px; }
.tag .one-book-listing {height: 280px;}
.all-books {text-align: center; padding: 30px 0;}
.mini-button { display: block; color: #666; font-weight: bold; font-size: 160%; padding-top: 40px; line-height: 1.5em; }

.paragraph2 {font-size: 1.05rem;line-height: 1.40em;}
.aligncenter {text-align: center;}

#ourmembers {background-color: #FFF; border-radius: 12px;}
#s, #search-submit {display: inline-block;}
#s {width: 70%;}
#search-submit { width: 12%;}
.page-id-50 h3 {margin-top: 40px;}
.one-book-listing h5 { text-transform: uppercase; letter-spacing: 3px; margin-top: -12px; font-size: 14px; }
.winner h5 {color: rgb(52, 7, 89);}
.honor h5 {color: #333;}

.one-half { display: inline-block; vertical-align: top; width: 47%; margin: 0 1% 20px; text-align: center; }
.one-third { display: inline-block; vertical-align: top; width: 30%; margin: 0 1% 20px; text-align: center; }

figcaption { font-size: 14px; line-height: 1.3em; text-align: center; padding-top: 10px; color: #333;}
#footerMobile {display: none;}
#backTop {display: none; }

/*************************************
 * generic styling for ALS elements
 ************************************/

.als-container {
	position: relative;
	width: 500px;
	margin: 0px auto 20px;
	z-index: 0;
}

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;

}

.als-wrapper {
	position: relative;
	list-style: none;
	display: table;
}

.als-item {
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
	vertical-align: middle;
	display: table-cell;
}

.als-prev, .als-next {
	position: absolute;
	cursor: pointer;
	clear: both;
}
/*************************************
 * specific styling for #demo2
 ************************************/

#demo2 {
	margin: 0 auto;
}

#demo2 .als-item {
	margin: 0px 5px;
	height: 190px;
	width: 140px;
	text-align: center;
	display: block;
	padding: 10px 0 ;
}

#demo2 .one-als-item { 
	background-color: #FFF;
	border: 1px solid #666;
	padding: 8px;
	border-radius: 10px;
	height: 80px;
	width: 140px;
	margin-bottom: 10px;
	position: relative;
}

#demo2 .als-item img {
	display: block;
	vertical-align: middle;
	max-height: 60px; 
	max-width: 120px;
	margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#demo2 .als-prev, #demo2 .als-next {
	top: 80px;
}

#demo2 .als-prev {
	left: 1px;
}

#demo2 .als-next {
	right: 1px;
}

.landingMobile { display: none; }

.tag-pagination {margin: 40px auto; width: 90%; max-width: 1000px; height: 100px;}
.tag-pagination a { background-color: #EEE; padding: 10px 20px; border-radius: 8px;}

/*********************************************************************************************

14. Media Queries 

*********************************************************************************************/
/* Tablet Landscape */
@media screen and (max-width: 1220px) {

  .site-section-wrapper {
    width: 100%;
  }
	.site-columns .site-column { display: block; margin: 0 auto 30px; }
	#site-footer .site-columns-4 .site-column-1 { width: 540px; margin-left: auto; }
	.cbc-copyright { padding-left: 0%; }
	#site-footer .site-columns-4 .site-column-2 { width: 600px; text-align: center;}
	.page-template-default h1 { font-size: 40px; }
}

/* Tablet Landscape */
@media screen and (max-width: 960px) {
	.sectionbar img { height: auto; width: 100%;}
	.sectionbar {height: auto;}
	.sectionbar.no-image {height: 186px;}
	

  #site-primary-nav {
    font-size: 0.875rem;
  }

  .large-nav > .menu-item + .menu-item {
    margin-left: 1rem;
  }

  .page-sidebar-hidden .site-column-content {
    width: 100%;
  }

  .page-sidebar-right .site-column-aside .site-column-wrapper {
    padding-left: 20px;
  }

  .page-sidebar-left .site-column-aside .site-column-wrapper {
    padding-right: 20px;
  }
	
  .main-body { padding: 20px 40px 50px 40px;}

}

@media screen and (max-width: 850px) {
	.page-thumbnail {
		float: none;
		padding: 40px 40px 40px 40px;
		margin: 0 auto;
		text-align: center;
	}
	h1 { left: 0; }
	.intro-paragraph {
		padding: 40px 40px 0 40px;
	}
	.one-landing .page-thumbnail {margin: 0 auto 20px;}
	
	.odd .page-thumbnail { float: none; }
	.even .page-thumbnail { float: none; }
	.landing-content { width: 100%;}
	.odd .landing-content, .even .landing-content { float: none;}
}

/* Tabled Portrait */
@media screen and (max-width: 768px) {

  #site-logo {
    display: inline-block;
    margin-right: 0;
    padding-right: 0;
    text-align: center;
    width: 85%;
  }

  #site-logo img {
    height: auto;
    max-width: 100%;
    width: auto;
  }

  #site-homepage-widgets .custom-widget-featured-pages .site-columns-4 .site-column {
    width: 48.1818181818%;
  }

  #site-homepage-widgets .custom-widget-featured-pages .site-columns-4 .site-column-2 {
    margin-right: 0;
  }

  #site-homepage-widgets .custom-widget-featured-pages .site-columns-4 .site-column-1,
  #site-homepage-widgets .custom-widget-featured-pages .site-columns-4 .site-column-2 {
    margin-bottom: 4rem;
  }

  #site-section-slideshow .hero-title {
    font-size: 1.5rem;
  }

  #site-section-slideshow .hero-description {
    font-size: 14px;
  }

  .page-title {
    font-size: 2rem;
  }

  .theme-credit {
    display: none; }

  .page-sidebar-left .site-column-aside,
  .page-sidebar-right .site-column-aside {
    display: none;
  }

  .page-sidebar-left .site-column-content,
  .page-sidebar-right .site-column-content {
    display: block;
    float: none;
    width: 100%;
  }

  .page-sidebar-left .site-column-content .site-column-wrapper,
  .page-sidebar-right .site-column-aside .site-column-wrapper {
    padding-left: 0;
  }

  .page-sidebar-right .site-column-content .site-column-wrapper,
  .page-sidebar-left .site-column-aside .site-column-wrapper {
    padding-right: 0;
  }

  .entry-thumbnail .thumbnail, 
  .entry-thumbnail .wp-post-image, 
  .wp-caption img, 
  .post-thumbnail .thumbnail, 
  .site-inner-thumbnail {
    width: auto;
  }

  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-2 .site-column,
  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-3 .site-column,
  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-4 .site-column {
    display: block;
    margin-right: 0;
    width: 100%;
  }

  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-2 .site-column + .site-column,
  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-3 .site-column + .site-column,
  #site-homepage-widgets .widget-recent-posts .custom-widget-featured-pages .site-columns-4 .site-column + .site-column {
    border-top: solid 1px #ddd;
    margin-top: 40px;
    padding-top: 40px;
  }

  #site-homepage-widgets .widget-recent-posts .entry-thumbnail {
      display: inline-block;
      vertical-align: top;
      width: 26.38888888%;
  }

  #site-homepage-widgets .widget-recent-posts .has-post-thumbnail .entry-preview {
      display: inline-block;
      width: 73.61111111%;
  }

  #site-homepage-widgets .widget-recent-posts .site-archive-post .entry-title {
    margin-top: 0;
  }

  #site-homepage-widgets .widget-recent-posts .has-post-thumbnail .entry-preview-wrapper,
  .site-archive-posts .has-post-thumbnail .entry-preview-wrapper {
    padding-left: 40px;
  }

  #site-footer .site-columns-4 .site-column {
    /*width: 50%;*/
  }

  #site-footer .site-columns-4 .site-column-wrapper,
  #site-footer .site-column-1 .site-column-wrapper,
  #site-footer .site-column-4 .site-column-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  #site-footer .site-columns-4 .site-column-1,
  #site-footer .site-columns-4 .site-column-2 {
    margin-bottom: 4rem;
  }

  .site-slideshow-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #site-prefooter-widgets .site-prefooter-widgets-wrapper {
    padding-left: 40px;
  }

  /* Main Menu */

  #site-section-primary-menu {
    
    display: none;
	}

  #site-primary-nav {
    
  }

  #site-header-navigation {
    display: block;
    float: none;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
  }

  #site-menu-main,
  #menu-main-slick {
    display: none;
  }

  .navbar-header {
    display: block;
  }

  .site-header .slicknav_menu {
    text-align: center;
  }

  .site-header .menu {
    margin-bottom: 10px;
  }

  #site-header-navigation .sub-menu a {
    color: #ccc;
    color: rgba(255,255,255,0.7);
  }

  #site-header-navigation .sub-menu a:hover,
  #site-header-navigation .sub-menu a:focus {
    color: #fff;
    text-decoration: none;
  }

  /* End Menu */
}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {

  #site-secondary-nav {
    text-align: center;
  }

  #site-preheader .menu-item + .menu-item:before {
    content: none;
  }

  #site-preheader .menu-item {
    margin: 8px 12px;
  }

  .site-section-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .site-archive-post .entry-title {
    font-size: 1.125rem;
    line-height: 1.5em;
  }

  #site-section-slideshow .content-wrapper {
    margin-left: -30px;
  }

  #site-section-slideshow .content-wrapper {
    padding: 30px;
  }

}
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {

  .page-title {
    font-size: 1.5rem;
  }

  .entry-content .alignleft,
  .entry-content .alignright {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .site-archive-posts .entry-thumbnail,
  #site-homepage-widgets .widget-recent-posts .entry-thumbnail {
    display: block;
    margin-bottom: 30px;
    width: 100%;
  }

  .site-archive-posts .has-post-thumbnail .entry-preview,
  #site-homepage-widgets .widget-recent-posts .has-post-thumbnail .entry-preview {
    display: block;
    width: 100%;
  }

  #site-homepage-widgets .widget-recent-posts .has-post-thumbnail .entry-preview-wrapper, 
  .site-archive-posts .has-post-thumbnail .entry-preview-wrapper {
    padding-left: 0;
  }

  #site-homepage-widgets .widget-title {
    clear: both;
  }

  #site-homepage-widgets .widget-recent-posts .site-readmore-span {
    display: inline-block;
    float: none;
    margin: 1.5rem 0;
  }

  #site-homepage-widgets .custom-widget-featured-pages .site-columns-3 .site-column {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
  }

  #site-homepage-widgets .custom-widget-featured-pages .site-columns-3 .site-column + .site-column {
    margin-top: 3rem;
  }

  #site-footer .site-columns-4 .site-column {
    margin: 0;
    width: 100%;
  }

  #site-footer .site-columns-4 .site-column + .site-column {
    margin-top: 3rem;
  }

  #site-footer .site-columns .site-column-wrapper {
    padding: 0;
  }

  #site-footer {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #site-footer-credit {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #site-section-slideshow .hero-title {
    font-size: 1.25rem;
  }

  #site-section-slideshow .content-wrapper {
    max-width: 70%;
  }

  #site-section-slideshow .hero-description {
    display: none;
  }

}

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 384px) {

  .page-title {
    font-size: 1.375rem;
  }

  #site-homepage-widgets .widget-title, 
  #site-main .archives-title, 
  #academia-comments .title-section {
    font-size: 20px;
    font-weight: 400;
  }

  .entry-content, .archives-content {
    font-size: 0.9375rem;
  }

}

/* DWDLLC mobile */
@media screen and (max-width: 1228px) {
	#submenuBar { padding: 10px 60px;  }
	.homeXX #submenuBar { display: none; }
}
@media screen and (max-width: 768px) {
	#site-masthead {background-color: #FFF; padding-bottom: 7px; }
	#site-preheader, .custom-logo-link, #footerDesktop { display: none; }
	.homeXX .custom-logo-link {display: block; padding-top: 40px;}
	#footerMobile {display: block;}
	#site-logo {margin: 0; padding: 13px 0;}
	#site-footer { background-color: #FFF; padding: 0px 0; }
	.footerSection {background-color: #264f59; color: #d8e9e6; text-align: left; margin-top: 3px;}
	#site-footer .footerSection a {color: #d8e9e6; text-transform: uppercase; font-size: 21px; line-height: 24px; display: block; padding: 15px 30px; }
	#site-footer .footerSection a.arrow { background-image: url(images/mobile-arrows.png); background-repeat: no-repeat; background-position: 95% 17px; background-size: auto 14px;}
	#site-footer .footerSection a:hover { text-decoration: none; color: #FFF; background-color: #02285B; cursor: pointer;}
	.footerText {display: none; background-color: #1f507e; color: #d8e9e6; text-align: left; padding: 30px; font-size: 16px;}
	#site-footer .footerText a {color: #d8e9e6; }
	#footerSocial {line-height: 1.8em;}
	#site-footer-credit {margin-top: 3px; padding-bottom: 90px; padding-top: 25px;}
	#site-footer-credit .site-section-wrapper { text-align: center; }
	#submenuBar ul { width: 1180px; text-align: left; }
	#subScrollLeft, #subScrollRight { display: block; position: absolute; top: 0px; width: 64px; height: 49px; cursor: pointer; z-index: 999;}
	#subScrollLeft { left: 0px; background-image: url(images/submenu-l-2023.png); }
	#subScrollRight { right: 0px; background-image: url(images/submenu-r-2023.png); }
	#submenuBar ul li:hover ul {display: none;}
	
	#site-mobile-nav {display: inline-block; float: left;}
	.homeXX #site-mobile-nav { display: none; }
	#site-primary-nav { display: none; }
	#mobileMenu { display: none; }
	
	#site-mobile-nav { width: 34px; padding-top: 20px;}
	#site-mobile-nav img { width: 34px; height: auto; cursor: pointer; }
	
	#mobileMenu { position: absolute; z-index: 99999; top: 71px; left: 0px; width: 100%;}
	#mobileMenu li { background-color: #ccc; border-bottom: 2px solid #b2b2b2; }
	#mobileMenu li a:hover { background-color: #EEE;}
	#mobileMenu li a {color: #03396a; text-transform: uppercase; display: block; padding: 10px 35px;}
	#mobileMenu #s { 
		background-color: #ccc; border: 0px; background-repeat: no-repeat; background-size: 26px auto; background-position: 35px 10px;
		background-image: url(https://www.cbcbooks.org/wp-content/themes/bradbury-cbc/images/search-image.png);
		padding-left: 75px;
	}
	#mobileMenu #searchsubmit { display: none; }
	
	#site-logo .site-title {padding: 6px 10px;}
	
	
	#backTop {
		display: block; text-align: right; padding: 30px 30px 10px; color: #1a1a1a; text-transform: uppercase; font-size: 16px;
		position: fixed; z-index: 999999; bottom: 0px; left: 0px; width: 100%;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+33,1+76 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	#backTop:hover { color: #103859; }
	#backTop img {width: auto; height: 14px;}
	.homeXX #backTop {display: none; }
	
	h2 { padding: 0px 20px 0 0;	}
	
	.cbc-pagesidebar {width: 90%; float: none; text-align: center; margin: 20px 5% 20px 5%;}
	
	.one-member-listing {display: block;width: 100%;margin: 0 0 30px; border-radius: 0px; border-top: 4px solid #264f59;}
	.searchitem img { width: 100px; height: auto; }
	.one-advcol { width: 45%; }
	.one-advcol.full-col {width: 200px;}
	.new-listitem .imagebox { float: none; width: 100%;margin-left: 0px; margin-right: 0px; }
	.new-listitem img { max-width: 450px;}
	.listcontent { padding: 0 ; }
	.new-listitem h3 {width: 100%;}
	#cbc-breadcrumbs { padding-top: 20px;}
	h2:after {content: ""; position: relative; display: block; height: 3px; top: 0px; left: 0px; width: 115%; }
	.morepages { display: none; }
	.all-books { padding: 0px 0 30px; }
	
}
@media screen and (max-width: 648px) {
	.homeXX #site-logo { padding-top: 20px; }
	.home-third, .home-third.twos { display: block; width: 100%; height: auto; padding: 30px;}
	.home-third h3 { margin: 30px 0; font-size: 9.8vw;}
	.page-thumbnail {width: auto;}
	h1 { text-align: center; }
	.intro-paragraph {padding: 40px 0 0 ;}
	.main-body { padding: 20px 0 50px 0; }
	.one-book-listing, .one-book-listing.wider {
		display: inline-block;
		width: 44%;
		height: 220px;
		margin: 0 1% 30px;
		padding: 20px 20px;
	}
	.one-book-listing.wider img {max-width: 150px; max-height: 150px;}
	.book-shell {width: 100%;}
	.book-shell img { max-width: 550px; max-height: 550px; height: auto;width: 100%;}
	.book-paragraph { margin-left: 5%; padding-right: 5%; }
	#cbc-breadcrumbs {display: none;}
	.site-page-content iframe { width: 100%; }
	
	/* .landingAllContent { display: none; } */
	.landingMobile { display: block; padding: 30px; }
	a.m-landing-box { display: inline-block; background-color: #eaeaea; width: 48%; margin: 0 .5% 10px; text-align: center; height: 120px; vertical-align: middle; line-height: 120px; color: #555;}
	.m-landing-box span  { display: inline-block;  vertical-align: middle;  line-height: normal;font-weight: bold;  font-size: 24px; font-size: 5vw; }
	a.m-landing-box:hover {color: #BC0000; background-color: #EFEFEF;}
	
}
@media screen and (max-width: 478px) {
	.homeXX #site-logo .site-title { font-size: 7vw; }
	.one-landing .page-thumbnail a img, .page-thumbnail img { width: 100%; height: auto; }
	 .entry-thumbnail .wp-post-image { width: 100%; height: auto;}
	.entry-thumbnail-wrapper { margin: 0px; }
	#site-logo .site-title a { font-size: 6vw; letter-spacing: 1px; font-weight: bold; line-height: .5em; }
	#site-logo {padding: 0;}
	.one-book-listing, .one-book-listing.wider {
		width:44%;
		height: 220px;
		margin: 0 .5% 30px;
		padding: 20px 10px;
	}
	.one-book-listing.wider img, .one-book-listing img {max-width: 100%; max-height: 120px;}
	.searchitem { width: 110px; height: 170px; font-size: 14px; word-wrap: break-word; overflow: hidden}
	.searchitem img { width: 70px; margin: 0 auto 8px;}
	
}
@media screen and (max-width: 228px) {
.one-book-listing, .one-book-listing.wider {
		display: inline-block;
		width:98%;
		height: auto;
		margin: 0 1% 30px;
		padding: 20px 20px;
	}
	.one-book-listing.wider img {max-width: 100%; max-height: 350px;}
}

/* 2020 Update book lists */
.all-books-list { text-align: center;  }
.one-book-list { 
	background-color: #eaeaea; margin: 0 1% 30px; text-align: center; padding: 20px 1% 36px; line-height: 1.3em; font-size: 14px; width: 47%; min-height: 224px;
	vertical-align: top; display: inline-block; 
	/* -ms-flex: 1;  flex: 1;  */
}
.one-book-list.winner { background-color: #eae8ff; display: block; margin: 0 auto 30px;  }
.one-book-list h5 { text-transform: uppercase; letter-spacing: 3px; margin: -10px 0 10px; font-size: 14px;  }
.onelist-left, .onelist-right {
	display: inline-block; vertical-align: top; 
}
.onelist-left { width: 44%; text-align: center; margin-right: 1%;}
.onelist-right { width: 50%; text-align: left; margin-right: 2%;}
.onelist-right h3 { font-size: 18px; line-height: 1.2em; }
.onelist-right div { margin: 3px 0;}
.onelist-right span { color: #5d377d; }
.one-book-list img { display: block; margin: 0 auto; max-width: 150px; max-height: 150px; width: auto; height: auto; box-shadow: 10px 10px 10px #AAA;}
.one-book-list img:hover { box-shadow: 10px 10px 10px #888;}

@media screen and (max-width: 778px) {
	.one-book-list {width: 97%;}
}

/* 2023 adds */
.homebanner { text-align: center; padding: 0 0;}
.homebanner img { width: 100%; height: auto;  }
.page-id-95479 #submenuBar {background-color: #264f59; }
#statement-bar { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#188890+0,1ea5b0+11,1ea5b0+100 */
background: #188890; /* Old browsers */
background: -moz-linear-gradient(top,  #188890 0%, #1ea5b0 11%, #1ea5b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #188890 0%,#1ea5b0 11%,#1ea5b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #188890 0%,#1ea5b0 11%,#1ea5b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#188890', endColorstr='#1ea5b0',GradientType=0 ); /* IE6-9 */
text-align: center; color: #FFF; padding: 15px;
box-shadow: 0 14px 14px -8px #999;
-moz-box-shadow: 0 14px 14px -8px #999;
-webkit-box-shadow: 0 14px 14px -8px #999;
    }
#all-home-icons { padding: 30px 0; text-align: center; }
.one-home-icon { width: 27%; margin: 0 2.5%; display: inline-block; vertical-align: top; }
.one-home-icon h3, .one-home-icon p { color: #264f59; }
.one-home-icon .icon-title { vertical-align: bottom; display: inline-block; height: 70px; }
.one-home-icon h3 { text-align: center;  }
.one-home-icon p { font-weight: 300; letter-spacing: 1px; font-size: 90%; line-height: 1.4em;}
.one-home-icon img {display: block; margin: 0 auto; width: 65%; height: auto;}
#all-home-lists { padding: 40px 0 20px;}
.one-home-list {width: 30%; margin: 0 1%; display: inline-block; vertical-align: top; background-size: cover; height: 150px;}
.one-home-list .list-title { display: inline-block; vertical-align: bottom; width: 97%; line-height: 1.0em; }
.one-home-list h3 { background-color: #FFF; padding: 4px 12px; display: inline-block; margin-bottom: 10px; line-height: 1.1em;}
.vertical-spacer {height: 150px; display: inline-block; vertical-align: bottom; width: 1%; }
#all-home-blogs { padding: 20px 0 70px;}
.one-home-blog {width: 47%; margin: 0 1%; display: inline-block; vertical-align: top; background-size: cover; height: 150px;}
.one-home-blog .list-title { display: inline-block; vertical-align: bottom; width: 97%; line-height: 1.0em; }
.one-home-blog h3 { background-color: #FFF; padding: 4px 12px; display: inline-block; margin-bottom: 10px; line-height: 1.1em;}

@media screen and (max-width: 648px) {
  .site-section-wrapper.landingAllContent { padding: 0px;} 
  html .one-home-icon, html .one-home-list { background-color: #e6e6e6; width: 33.3%; margin: 0 0; padding: 10px 3%; border-left: 8px solid #FFF;}
  html .one-home-icon:first-child, html .one-home-list.no-bdr, html .one-home-blog.no-bdr { border-left: 0px solid #FFF; }
  html .one-home-blog { background-color: #e6e6e6; width: 50%; margin: 0 0; padding: 10px 3%; border-left: 8px solid #FFF;}
   
  .one-home-icon p, html .one-home-icon img { display: none; }
  .one-home-icon .icon-title { height: 100px; }
  .one-home-icon h3, .one-home-list h3, .one-home-blog h3 { line-height: 1.1em; font-size: 4.5vw; }
  .one-home-list h3, .one-home-blog h3 { background-color: transparent; text-align: center; padding: 4px 0px;}
  .landingAllContent h2.more { text-align: center; font-size: 4.5vw; padding: 5px; text-transform: capitalize; letter-spacing: 0px; }
  .landingAllContent .gradient-divider.odd { display: none; }
  .homegraybox {background-color: #e6e6e6; margin: 5px 10px; }
  .landingAllContent .scroll-img { margin: 0px;}
  .landingAllContent #all-home-icons { padding: 12px 0 2px; margin: 5px 10px; }
  #site-main .homegraybox ul { margin-top: -5px;}
  .homegraybox .btn { padding-top: 30px; }
  html #all-home-lists, html #all-home-blogs { text-align: center; margin: 5px 10px; padding: 0px;}
   html #all-home-lists { margin: 8px 10px; }
  html .one-home-list, html .one-home-blog { background-image: none !important; }
}
