/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url("fonts/fonts.css");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*******************/
/* COLOURS         */
/*******************/
/*******************/
/* IMAGE ASSETS    */
/*******************/
/***********************
 * PREHEADER & TOP BAR *
************************/
/* top menu */
.top-menu {
  text-align: right;
  font-size: 12px; }

#conversations-login-form {
  color: white;
  padding-top: 8px;
  text-align: right; }

@media only screen and (min-width: 990px) {
  #conversations-login-form {
    text-align: left; } }
#conversations-login-form label {
  display: inline-block;
  margin-right: 10px;
  font-size: 0.8em; }

#conversations-login-form input[type="email"],
#conversations-login-form input[type="password"] {
  color: #141414;
  background-color: #f7f3f3;
  border: 1px solid #f7f3f3;
  padding: 8px;
  width: 150px;
  font-size: 16px; }

#conversations-login-form label:nth-of-type(2) {
  margin-left: 10px; }

/* header */
.navbar-default .navbar-nav > li > a {
  font-size: 16px;
  font-weight: 600; }

.custom-logo-link {
  display: block;
  padding: 0 !important; }

.custom-logo {
  margin: 0 0 0 15px;
  width: 170px;
  height: 100px; }

.footer-menu li,
.secondary-menu li,
.top-menu li {
  display: inline-block; }

.navbar-default .navbar-nav > li > a,
.footer-menu li a,
.top-menu li a {
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: 'Founders Grotesk', Helvetica, Arial, serif;
  font-weight: normal;
  font-style: normal; }

.navbar-default a,
.top-menu li a {
  color: #010101; }

.top-menu li {
  margin: 0 10px 0 0; }

.top-menu li:nth-child(4) {
  margin: 0; }

.top-menu li a {
  background-color: transparent;
  padding: 5px !important;
  color: #FFF !important; }

.footer-menu li a {
  font-size: 16px; }

.footer-menu li a:nth-child(1),
.secondary-menu li a:nth-child(1) {
  padding: 10px 15px 10px 0; }

/* custom theme colours*/
.navbar,
.navbar-default {
  background-color: #FFF;
  border-bottom: 2px solid #bebab9 !important; }

.navbar-default a,
.navbar-default .navbar-nav > li > a {
  color: #010101 !important; }

.navbar-default .navbar-nav > li.current > a,
.navbar-default .navbar-nav > li.current-page-ancestor > a,
.footer-menu li.current > a,
.footer-menu li.current-page-ancestor > a {
  color: #EE2737 !important; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #EE2737 !important; }

.login-button {
  color: #FFF !important;
  border: 1px solid #FFF;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding: 4px 18px;
  margin-top: 12px;
  display: inline-block; }

.login-button:hover {
  color: #10069F !important;
  border: 1px solid #FFF;
  background-color: #FFF;
  text-decoration: none; }

h1.entry-title,
h1.entry-title a {
  color: #EE2737; }

.entry-content a {
  color: #fc4e45;
  text-decoration: none; }

.entry-content a:hover {
  color: #EE2737;
  text-decoration: underline; }

.footer-menu li a {
  color: #141414 !important; }

.footerInner {
  background-color: #e7e8e8 !important; }

.TopNav {
  background-color: #EE2737; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.size-full {
  max-width: 100%;
  height: auto; }

.full-width div input,
.full-width div select {
  width: 100%; }

.page-header {
  background-color: #ddd;
  position: relative;
  overflow: hidden; }
  .page-header ul li {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    margin-right: 10px; }
    .page-header ul li a {
      color: #333333;
      text-decoration: none; }
      .page-header ul li a:last-child {
        margin-right: 0; }
  .page-header .topbar {
    color: white;
    background-color: #333;
    height: 25px !important;
    width: 100%; }
    .page-header .topbar ul {
      margin: 0;
      padding: 0;
      float: right;
      padding: 5px; }
      .page-header .topbar ul li {
        float: left;
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
        font-size: 12px;
        position: relative; }
        .page-header .topbar ul li .header_follow_text {
          margin: -2px;
          padding: 0;
          position: relative;
          top: -2px;
          padding-right: 20px !important;
          padding-top: 3px; }
        .page-header .topbar ul li a {
          color: white !important;
          font-weight: 300; }
    .page-header .topbar .header_loginout {
      padding-left: 15px; }
    .page-header .topbar #follow-menu li.header_follow {
      background-image: url(../img/social-icons.png);
      display: block;
      margin: 0 0 0 12px;
      outline: none;
      width: 16px !important;
      height: 16px !important; }
    .page-header .topbar #follow-menu li.header_follow.facebook {
      background-position: -28px 0;
      height: 15px !important; }
    .page-header .topbar #follow-menu li.header_follow.twitter {
      background-position: 0 0; }
    .page-header .topbar #follow-menu li.header_follow.linkedin {
      background-position: -14px 0; }
    .page-header .topbar #follow-menu li.header_follow.youtube {
      background-image: url(../img/youtube.png) !important; }
  .page-header .headerLogoNav {
    margin-bottom: 0;
    padding-bottom: 0; }
    .page-header .headerLogoNav .container {
      background-color: #fff;
      margin-bottom: 0;
      padding-bottom: 0; }
    .page-header .headerLogoNav h1 {
      float: left;
      background: url(../img/ActionableBooksLogo_teal.png) no-repeat;
      height: 40px;
      margin-top: 19px;
      width: 247px; }
    .page-header .headerLogoNav ul {
      margin-top: 48px;
      float: right;
      width: 650px;
      text-align: right;
      list-style-type: none;
      list-style-image: none;
      list-style-position: outside;
      overflow-x: hidden;
      overflow-y: hidden;
      text-align: right;
      text-transform: uppercase;
      font-size: 0.9em; }
      .page-header .headerLogoNav ul li {
        padding-right: 10px;
        padding-bottom: 0;
        padding-left: 10px; }
        .page-header .headerLogoNav ul li a {
          font-weight: normal; }

body.narrow-header .headerLogoNav {
  height: auto; }

/*
 * Header - Search
 *******************/
#blog-search {
  clear: both;
  float: right;
  margin-top: -5px;
  display: block;
  padding-right: 15px; }

#blog-search label span {
  display: none; }

#blog-search .field {
  position: relative; }

#blog-search input[type="text"] {
  border: 0;
  font-size: 0.933em;
  color: #a3a3a3;
  width: 55px;
  font-family: "Source Sans Pro";
  font-weight: 600;
  float: right;
  margin-left: 8px;
  transition: width 1s;
  padding: 5px; }

#blog-search input[type="text"].expand {
  width: 250px !important; }

#blog-search input[type="submit"] {
  border: 0;
  background: url(../img/btn-search.png) no-repeat;
  height: 22px;
  width: 22px;
  text-indent: -9999px;
  float: left;
  outline: 0; }

/******************************
Footer
******************************/
/* footer */
.footer {
  width: 100%; }

.footer-menu {
  margin: 0 0 10px 0; }

.footer-logo {
  padding: 30px 0 30px 0; }

.footer-nav {
  text-align: right; }

.footer-menu li,
.secondary-menu li,
.top-menu li {
  display: inline-block; }

.footer-menu li.current > a {
  color: #FFF !important; }

.footer-menu li,
.secondary-menu li,
.top-menu li {
  display: inline-block;
  font-family: 'Founders Grotesk', Helvetica, Arial, serif; }

.navbar-default .navbar-nav > li > a,
.footer-menu li a,
.top-menu li a {
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
  font-family: 'Founders Grotesk', Helvetica, Arial, serif;
  font-weight: normal;
  font-style: normal; }

.footer-menu li a:nth-child(1),
.secondary-menu li a:nth-child(1) {
  padding: 10px 15px 10px 0; }

.icons-custom_medium li {
  display: inline-block; }

.icons-custom_medium {
  padding-right: 15px; }

.copyright-line {
  -webkit-overflow-scrolling: touch;
  font-family: 'Plantin W02', Georgia, serif;
  font-weight: 300;
  margin-top: 0;
  font-style: normal;
  font-size: 20px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*
 * Global
 ************/
html, body {
  height: 100%;
  min-width: 980px; }

html {
  font-size: 0.999em;
  -webkit-text-size-adjust: 0.999em;
  -ms-text-size-adjust: 0.999em; }

body {
  color: #231F20;
  background-color: #dddddd;
  font-family: 'Source Sans Pro', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif;
  font-weight: 400; }

h1, h2, h3 {
  color: #01b7de; }

strong {
  font-weight: 700; }

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

.container {
  width: 980px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#content .container {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 7px; }

#dashboard-nav .container {
  background-color: #EE2737; }

body.in-workshops-platform #content .container {
  padding-left: 0;
  border: none; }

a {
  color: black;
  text-decoration: none;
  font-weight: 700; }

blockquote {
  margin: 0;
  font-size: 1.333em;
  font-style: italic;
  font-family: Georgia;
  line-height: 24px; }
  blockquote footer {
    margin-top: 25px; }
  blockquote cite {
    font-size: 15px;
    font-family: 'Source Sans Pro';
    font-style: normal !important; }

div.main {
  width: 610px;
  float: left;
  border-right: 1px solid #EFEFEF;
  padding-right: 45px; }

body.page-template-template-packages-php div.main {
  width: 100%;
  float: none;
  border-right: 0;
  padding-right: 0; }
  body.page-template-template-packages-php div.main article {
    padding-bottom: 0;
    border-bottom: 0; }

div.main article {
  padding-bottom: 22px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 58px;
  width: 100%; }

body.single-post div.main article,
body.single-leader-resource div.main article {
  border-bottom: 0; }

body.single-post div.main article.post p,
body.single-leader-resource div.main article.post p {
  line-height: 22px; }

body.single-post article.post .entry-content,
body.single-leader-resource article.post .entry-content {
  border-bottom: 0;
  padding-bottom: 40px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 35px; }

article.post .summary,
article.leader-resource .summary {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  font-size: 1.333em; }

article.post h1,
body.page-template-template-packages-php article h1 {
  font-weight: 700;
  font-size: 2.933em;
  margin-top: 0.67em; }

body.page-template-template-packages-php article h1 {
  margin-top: 0em; }

article.post h1 span {
  font-style: italic; }

article.post h2 {
  font-weight: 600;
  font-size: 2.000em;
  line-height: 32px; }

article.post header time {
  background: #9b9b9b;
  color: #FFF;
  font-weight: 600;
  font-size: 0.933em;
  padding: 2px 10px; }

article.post header figure,
article.post header figure {
  margin: 5px 0 30px; }

article.post header ul {
  font-weight: 400;
  font-size: 0.933em;
  font-family: "Source Sans Pro"; }

body.single-blog article.post header ul,
body.single-article article.post header ul,
body.single-leader-resource article.post header ul {
  font-size: 1.067em; }

body.single-article h2 {
  font-style: italic; }

body.single-blog article.post header .post-extras,
body.single-podcast article.post header .post-extras,
body.page-template-template-podcast-php .post-extras,
body.single-article article.post header .post-extras,
body.single-leader-resource article.post header .post-extras {
  overflow: hidden; }

body.single-article article.post header .post-extras,
body.single-leader-resource article.post header .post-extras {
  margin-top: 12px; }

body.single-blog article.post header figure.author,
body.single-podcast article.post header figure.author,
body.page-template-template-podcast-php figure.author,
body.single-article article.post header figure.author,
body.single-leader-resource article.post header figure.author {
  float: left;
  margin-right: 24px; }

body.single-article .book-container img {
  padding-left: 18px; }

body.page-template-template-blog-php article.post header .post-extras ul,
body.page-template-template-leader-resources-php article.post header .post-extras ul {
  padding-left: 0px; }

body.category article.post header .post-extras ul {
  padding-left: 0px; }

article.post .entry.summary p {
  font-family: Georgia;
  font-size: 1.333em;
  font-style: italic;
  line-height: 24px; }

body.single-article article.post strong {
  color: #01b7de;
  font-weight: 600; }

body.single-article article.post blockquote footer em {
  font-weight: 700; }

article.post .readmore {
  background: url(../img/arrow-readmore.jpg) right center no-repeat;
  width: 265px;
  margin: 45px 0 30px; }

.page-template-template-podcast-php article.post .readmore {
  background: url(../img/arrow-readmore.jpg) right center no-repeat;
  width: 320px;
  margin: 45px 0 20px; }

article.post footer.entry-meta > h4 {
  color: #a5a5a5;
  font-weight: 400;
  font-size: 1.467em;
  margin: 0 0 12px; }

article.post footer.entry-meta ul {
  background: #ececec;
  width: 97%;
  height: 32px;
  padding: 5px 9px; }

article.post footer.entry-meta .social li {
  float: left;
  margin-right: 20px; }

article.post footer.entry-meta .social li a {
  font-weight: 300; }

.comments-link {
  margin-left: 8px;
  background: url(../img/icon-comments.png) left 4px no-repeat;
  padding-left: 23px;
  float: left;
  padding-top: 3px;
  font-size: 1.1em; }

.addtoany-links {
  float: right; }

article.post footer.entry-meta #box-newsletter {
  background: #fffcc4 url(../img/doodle-newsletter_small.jpg) 65px center no-repeat;
  padding: 12px 0 12px 300px;
  margin-top: 52px; }

article.post section.tags {
  padding-top: 18px; }

article.post footer.entry-meta #box-newsletter h4 {
  color: #01b7de;
  font-weight: 600; }

article.post footer.entry-meta #box-newsletter input[type="text"] {
  border: 1px solid #cacaca;
  color: #a3a3a3;
  background-color: #fff;
  box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  width: 260px;
  height: 22px;
  padding-left: 5px;
  margin-bottom: 8px; }

article.post footer.entry-meta #box-newsletter .pointer {
  width: 190px; }

article.post footer.entry-meta #box-newsletter input[type="submit"] {
  background: #01b7de;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.200em;
  text-align: center;
  width: 105px;
  height: 32px;
  margin: 10px 0; }

/* Summaries */
article.summaries .entry-content,
article.story-lines .entry-content {
  border-bottom: 0 !important; }

article.summaries h2 {
  margin-bottom: 0; }

article.summaries .post-extras ul {
  padding-top: 0 !important;
  padding-left: 0px;
  margin-bottom: 0px; }

article.summaries .box-grey {
  background: #f4f4f4;
  width: 535px;
  padding: 50px 20px 50px 50px; }

article.summaries .box-grey header {
  left: -60px;
  position: relative; }

#summaries-boxes {
  margin-top: 15px; }

.box-grey {
  margin-bottom: 25px; }

.box-grey:last-child {
  margin-bottom: 0; }

.box-grey h3 {
  font-size: 20px; }

.box-grey blockquote {
  margin-bottom: 30px; }

.box-grey header h3 {
  color: #FFF;
  font-style: italic;
  font-family: Georgia;
  font-size: 16px;
  width: 150px;
  height: 20px;
  padding: 8px 0 8px 55px;
  float: left; }

.box-grey header h3.gold {
  background: #ffb81c; }

.box-grey header h3.pink {
  background: #00c1d5; }

.article-summary-shelf h3 {
  float: left; }

.article-summary-shelf div.bookshelf {
  clear: both; }

.box-grey .summaries-tooltip {
  position: absolute;
  background: #494a4c;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  max-width: 300px;
  padding: 24px 20px;
  top: -16px;
  right: -46px;
  display: none; }

.article-summary-shelf .summaries-tooltip {
  position: absolute;
  background: #494a4c;
  color: #FFF;
  font-weight: 700;
  font-size: 12px;
  max-width: 300px;
  padding: 24px 20px;
  z-index: 1000;
  display: none; }

.summaries-tooltip .tooltip-arrow,
.article-summary-shelf .tooltip-arrow {
  background: url(../img/tooltip-arrow.png) no-repeat;
  width: 6px;
  height: 6px;
  position: absolute;
  left: -6px;
  top: 40px; }

.box-grey .tooltip-rollover:hover .summaries-tooltip,
.article-summary-shelf .tooltip-rollover:hover .summaries-tooltip {
  display: block; }

article.summaries .summaries-author {
  border-top: 1px solid #CCC;
  padding-top: 30px; }

article.summaries .summaries-author figure {
  float: left;
  margin-right: 20px; }

article.summaries .summaries-author h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 5px; }

article.summaries .mini-bio {
  font-size: 14px;
  color: #01b7de;
  line-height: 22px;
  margin-bottom: 20px; }

article.summaries .btn-readmore {
  font-size: 13px;
  padding: 5px 15px;
  margin: 0 0 70px 148px;
  width: auto;
  display: inline; }

article.summaries footer.entry-meta {
  margin-top: 25px; }

article.summaries #banner-workshop {
  margin-top: 30px;
  display: block; }

.subscribe-digest {
  margin-top: 46px; }

.page-nav {
  margin-top: 50px;
  margin-bottom: 50px; }
  .page-nav a, .page-nav span.current, .page-nav span.dots {
    background: #e3e3e3;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 15px;
    margin-right: 12px;
    text-transform: uppercase;
    transition: color 0.5s ease; }
  .page-nav span.dots {
    background-position: white; }
  .page-nav a.next, .page-nav a.previous {
    display: inline-block;
    text-align: center;
    width: 60px; }
  .page-nav span.current,
  .page-nav a:hover {
    color: #FFF;
    background: #01b7de; }

aside.secondary {
  width: 280px;
  float: right; }

aside.secondary section.separator {
  padding-bottom: 40px;
  border-bottom: 1px solid #cccccc; }

aside.secondary section {
  margin-bottom: 15px; }

aside section h3 {
  font-weight: 600;
  font-size: 1.600em; }

aside.secondary input[type="text"] {
  border: 1px solid #cacaca;
  color: #a3a3a3;
  font-family: sans-serif;
  background-color: #fff;
  box-shadow: inset 0 0 9px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  width: 175px;
  height: 22px;
  padding-left: 5px; }

aside.secondary #box-newsletter {
  background: #dfdfdf;
  padding: 25px 15px;
  margin-top: 15px; }
  aside.secondary #box-newsletter h4 {
    font-family: 'Source Sans Pro', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', Helvetica, Arial, sans-serif;
    margin: 0 0 20px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase; }
    aside.secondary #box-newsletter h4 strong {
      font-weight: bold; }
  aside.secondary #box-newsletter input[type="text"] {
    width: 90%; }
  aside.secondary #box-newsletter button {
    padding: 10px;
    font-size: 1.2em;
    border-radius: 10px;
    height: inherit;
    width: auto; }
    aside.secondary #box-newsletter button:hover {
      background-color: #018baf; }

aside.secondary #popular {
  overflow: hidden;
  font-size: 0.93em; }

aside.secondary #popular.removeTopMargin {
  padding-top: 0px;
  margin-top: -25px; }

aside.secondary #popular article figure img {
  width: 98px;
  height: 100%; }

aside.secondary #popular article {
  margin-bottom: 35px;
  overflow: hidden; }

aside.secondary #popular article:last-child {
  margin-bottom: 0; }

aside.secondary #popular figure {
  float: left; }

aside.secondary #popular .post-info {
  padding-top: 0;
  margin-top: 0;
  float: left;
  margin-left: 10px;
  width: 160px; }

aside.secondary #popular .post-info a h4 {
  margin: 0 0 5px;
  line-height: 1em;
  color: #000; }

aside.secondary #popular .post-info .post-comments a {
  font-weight: 400; }

aside.secondary #categories li {
  text-align: center;
  background: #ffb81c;
  margin-bottom: 15px;
  transition: background-color 0.5s ease; }

aside.secondary #categories li:last-child {
  margin-bottom: 0px; }

aside.secondary #categories li a {
  color: #000;
  text-transform: uppercase;
  padding: 8px 0;
  display: block;
  transition: color 0.5s ease; }

aside.secondary #categories li:hover {
  background: #00B7DE; }

aside.secondary #categories li:hover a {
  color: #FFF; }

aside.secondary #promo-book {
  margin-bottom: 40px; }

aside.secondary #promo-book h3,
aside.secondary #book-author h3 {
  font-size: 22px;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
  text-transform: uppercase; }

aside.secondary #promo-book figure {
  float: left; }

aside.secondary #promo-book img#buy-now {
  left: 2px;
  position: relative; }

aside.secondary #promo-book a {
  display: block;
  position: relative;
  left: 14px;
  top: 20px; }

aside.secondary #book-author {
  padding-bottom: 35px;
  border-bottom: 1px solid #CCC;
  margin-bottom: 40px; }

aside.secondary #book-author h4 {
  margin-top: 0; }

aside.secondary #book-author div {
  display: block;
  float: none; }
  aside.secondary #book-author div:not(:first-of-type) {
    padding-top: 25px; }

aside.secondary #book-author figure {
  float: left;
  margin-right: 30px; }

aside.secondary #book-author {
  font-size: 12px;
  font-weight: 300; }

aside.secondary #book-author h4 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700; }

aside.secondary #book-author .btn-small.btn-readmore {
  font-size: 13px;
  padding: 5px 10px;
  display: inline-block;
  margin-top: 7px;
  margin-left: 135px; }

aside.secondary #book-author #all-authors {
  display: block;
  font-size: 10px;
  margin-top: 10px;
  margin-left: 135px; }

aside.secondary #word-cube {
  background: #00deff;
  padding: 35px 24px 34px 24px; }
  aside.secondary #word-cube :hover {
    cursor: hand;
    cursor: pointer; }

aside.secondary #word-cube h3 {
  color: #FFF;
  font-size: 24px;
  margin-top: 0;
  font-weight: 600;
  padding-bottom: 25px;
  border-bottom: 1px solid #FFF;
  letter-spacing: 1px; }

aside.secondary #word-cube p {
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
  font-family: Georgia;
  font-style: italic; }

aside.secondary #word-cube span {
  display: block;
  color: #000;
  font-size: 16px;
  font-family: 'Source Sans Pro';
  margin-top: 35px; }

aside.secondary #self-management a {
  display: block;
  background: #ffb81c;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding: 5px 0; }

/* Workshops page*/
body.page-template-template-packages-php .main .entry-header {
  position: relative;
  top: -25px;
  z-index: 9999 !important; }

body.page-template-template-packages-php .videoframe {
  background: url("../img/ipad-frame04.png") no-repeat;
  width: 360px;
  height: 300px;
  margin-top: 20px;
  padding-top: 30px;
  padding-left: 34px; }

body.page-template-template-packages-php #player1 {
  height: 200px;
  width: 290px;
  border: 0; }

body.page-template-template-packages-php h2 {
  color: #000; }

body.page-template-template-packages-php #workshops-banner {
  font-size: 1.625em;
  overflow: hidden;
  position: relative;
  top: -40px; }
  body.page-template-template-packages-php #workshops-banner .container {
    margin-bottom: -95px;
    position: relative;
    top: -10px; }

body.page-template-template-packages-php #workshops-banner .workshop-info {
  width: 575px;
  float: left; }

body.page-template-template-packages-php #workshops-banner blockquote {
  margin-bottom: 28px; }

body.page-template-template-packages-php #workshops-banner blockquote p {
  font-weight: bold;
  margin: 0;
  font-size: 26px; }

body.page-template-template-packages-php #workshops-banner blockquote footer {
  margin-top: 10px; }

body.page-template-template-packages-php #workshops-banner blockquote cite {
  font-size: 15px !important;
  font-style: italic !important; }

body.page-template-template-packages-php #workshops-banner .workshop-video {
  float: left;
  position: relative;
  margin: 0;
  padding: 0; }
  body.page-template-template-packages-php #workshops-banner .workshop-video .videoframe {
    margin-top: 10px; }

body.page-template-template-packages-php #workshops-banner .workshop-video #workshop-arrow {
  position: absolute;
  left: 242px;
  top: 35px; }

body.page-template-template-packages-php #workshops-banner .workshop-video a {
  position: relative;
  top: 20px;
  left: -20px; }

body.single-article .workshop-video,
body.single-blog .workshop-video,
body.single-podcast .workshop-video,
body.page-template-template-podcast-php .workshop-video,
body.page-template-template-blog-php .workshop-video {
  font-weight: bold;
  font-size: 120%;
  position: relative;
  top: -20px; }
  body.single-article .workshop-video #workshop-arrow,
  body.single-blog .workshop-video #workshop-arrow,
  body.single-podcast .workshop-video #workshop-arrow,
  body.page-template-template-podcast-php .workshop-video #workshop-arrow,
  body.page-template-template-blog-php .workshop-video #workshop-arrow {
    position: relative;
    left: 160px;
    top: -40px; }
  body.single-article .workshop-video .videoframe,
  body.single-blog .workshop-video .videoframe,
  body.single-podcast .workshop-video .videoframe,
  body.page-template-template-podcast-php .workshop-video .videoframe,
  body.page-template-template-blog-php .workshop-video .videoframe {
    position: relative;
    top: -20px;
    background: url("../img/ipad-frame04.png") no-repeat;
    background-size: contain;
    width: 247px;
    height: 300px;
    padding-top: 18px;
    padding-left: 23px;
    margin-bottom: -120px; }
    body.single-article .workshop-video .videoframe iframe,
    body.single-blog .workshop-video .videoframe iframe,
    body.single-podcast .workshop-video .videoframe iframe,
    body.page-template-template-podcast-php .workshop-video .videoframe iframe,
    body.page-template-template-blog-php .workshop-video .videoframe iframe {
      width: 225px;
      border-color: black; }

body.page-template-template-packages-php #teams {
  margin-top: -125px; }
  body.page-template-template-packages-php #teams h2 {
    margin-bottom: 10px; }

body.page-template-template-packages-php .start-workshop-wrapper {
  width: 980px;
  margin: 0 auto;
  position: relative;
  top: -46px; }

body.page-template-template-packages-php .start-workshop-wrapper #arrow-runworkshop {
  position: absolute;
  top: -170px;
  left: 292px; }

body.page-template-template-packages-php .start-workshop {
  background: #343434;
  padding: 15px;
  height: 52px;
  color: #FFF;
  font-size: 26px;
  width: 484px;
  position: relative;
  top: -110px; }

body.page-template-template-packages-php .start-workshop span {
  margin-right: 18px; }

body.page-template-template-packages-php .start-workshop a {
  position: relative;
  text-transform: 10px;
  display: inline-block; }

body.page-template-template-packages-php #workshop-content .workshop-doodle {
  position: relative;
  width: 980px;
  margin: 0 auto; }

body.page-template-template-packages-php #workshop-content .workshop-doodle img {
  position: absolute;
  left: -168px; }

body.page-template-template-packages-php #workshop-content .container {
  margin-top: 30px; }

body.page-template-template-packages-php #workshop-content p {
  font-weight: 300;
  font-size: 1.5em;
  padding-left: 225px; }

body.page-template-template-packages-php #workshop-form {
  margin-top: 160px;
  position: relative; }

body.page-template-template-packages-php #workshop-form .getstarted-arrow {
  width: 980px;
  margin: 0 auto; }

body.page-template-template-packages-php #workshop-form .getstarted-arrow img {
  position: absolute;
  left: 555px;
  top: -75px; }

body.page-template-template-packages-php #workshop-form h1 {
  background: #ffff00;
  color: #000;
  line-height: 1em;
  font-size: 30px;
  text-align: center;
  padding: 30px 0; }

body.page-template-template-packages-php #workshop-form .form-gap {
  position: absolute;
  left: 42%; }

.new-account-form-wrapper {
  background: #e7e7e8;
  padding: 88px 75px;
  overflow: hidden; }
  .new-account-form-wrapper #formerrorbox {
    color: red;
    font-weight: bold;
    padding-bottom: 30px; }
    .new-account-form-wrapper #formerrorbox ul {
      list-style: none; }

.new-account-form-wrapper h2 {
  color: #01b7de;
  font-size: 22px;
  line-height: 1em;
  margin-bottom: 40px; }

.new-account-form-wrapper .field {
  height: 50px;
  overflow: hidden;
  font-size: 15px; }

.new-account-form-wrapper .field label {
  float: left;
  margin-right: 15px;
  position: relative;
  top: 6px;
  width: 145px; }

.new-account-form-wrapper .field label em {
  color: #01b7de; }

.new-account-form-wrapper .field input[type="text"],
.new-account-form-wrapper .field input[type="email"],
.new-account-form-wrapper .field input[type="password"] {
  width: 195px;
  padding: 0 5px;
  height: 28px;
  border: 1px solid #dddddd; }
  .new-account-form-wrapper .field input[type="text"]#password, .new-account-form-wrapper .field input[type="text"]#confirm_password,
  .new-account-form-wrapper .field input[type="email"]#password,
  .new-account-form-wrapper .field input[type="email"]#confirm_password,
  .new-account-form-wrapper .field input[type="password"]#password,
  .new-account-form-wrapper .field input[type="password"]#confirm_password {
    width: 240px; }

.new-account-form-wrapper .field select {
  width: 255px;
  height: 28px; }

.new-account-form-wrapper input[type="submit"] {
  color: #FFF;
  background: #01b7de;
  border: 0;
  font-size: 20px;
  font-weight: 700;
  padding: 8px 20px;
  letter-spacing: -0.001em;
  margin-top: 20px; }

.new-account-form-wrapper .checkbox {
  margin-left: 132px;
  color: #636466;
  font-size: 14px; }

body.page-template-template-packages-php #clients-say .container {
  padding: 35px 0;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; }

body.page-template-template-packages-php #clients-say h2 {
  margin-top: 0; }

#client-slider {
  list-style-type: none;
  margin-top: 40px;
  padding-left: 0px;
  overflow: visible; }

#client-slider > li {
  height: 235px;
  width: 780px;
  padding-left: 50px;
  overflow: visible;
  padding-left: 0px; }

#client-slider .slider-image {
  float: left;
  width: 130px;
  height: 100%;
  margin-left: 60px;
  margin-right: 10px;
  font-size: 13px; }

#client-slider .slider-image strong {
  font-size: 15px; }

#client-slider .slider-image img {
  margin-bottom: 15px; }

#client-slider .slider-content {
  font-size: 21px;
  font-style: italic;
  line-height: 1.1em; }

.slider-arrows {
  position: absolute;
  top: 50%; }

.slider-arrows .prev_btn {
  background: url(../img/arrow-l.png) no-repeat;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 0;
  z-index: 5; }

.slider-arrows .next_btn {
  background: url(../img/arrow-r.png) no-repeat;
  cursor: pointer;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 878px;
  z-index: 5; }

.pager_container {
  position: absolute;
  bottom: 35px;
  left: 47%;
  z-index: 5; }

.pager_container a {
  background: url(../img/pager.png) no-repeat;
  height: 15px;
  width: 15px;
  float: left;
  margin-right: 10px;
  text-indent: -9999px;
  cursor: pointer; }

.pager_container a.selected, .pager_container a:hover {
  background: url(../img/pager_active.png) no-repeat; }

body.page-template-template-packages-php #faq {
  margin-top: 35px; }

body.page-template-template-packages-php #faq h1 {
  color: #FFF;
  text-align: center;
  font-size: 46px;
  margin-top: 0; }

body.page-template-template-packages-php #faq h4 {
  font-size: 20px;
  font-weight: 700; }

body.page-template-template-packages-php #faq p {
  font-size: 18px; }

body.page-template-template-packages-php #faq .col-6 {
  width: 360px !important;
  float: left; }

body.page-template-template-packages-php #faq .col-6.first {
  padding-right: 128px; }

body.page-template-template-packages-php #faq .col-6.last {
  border-left: 1px solid #FFF;
  padding-left: 75px; }

/* Footer*/
footer[role="contentinfo"] .inner {
  margin: 0 auto;
  width: 965px; }

footer[role="contentinfo"] .sitemap {
  float: left;
  padding-left: 15px;
  font: normal 1.1em 'LeagueGothicRegular', Arial, sans-serif;
  width: 550px; }
  footer[role="contentinfo"] .sitemap.no-newsletter {
    width: 100%;
    text-align: center; }

footer[role="contentinfo"] .sitemap ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none; }

footer[role="contentinfo"] .sitemap ul li {
  border-right: 1px solid #e2e2e2;
  display: inline-block;
  font-size: 15px;
  font-family: 'Source Sans Pro', sans-serif;
  padding-right: 13px;
  margin-right: 13px;
  text-transform: uppercase; }

footer[role="contentinfo"] .sitemap ul li a {
  color: #666;
  font-weight: 600; }

footer[role="contentinfo"] .sitemap a:hover {
  color: #00B7DE; }

footer[role="contentinfo"] #copyright,
footer[role="contentinfo"] #copyright-no-newsletter {
  background: url(../img/ActionableBooksLogo_teal.png) no-repeat top left;
  color: #b3b3b3;
  font: 400 12px/15px 'Source Sans Pro', sans-serif;
  height: 40px;
  padding-top: 50px;
  position: relative;
  text-align: left; }

footer[role="contentinfo"] #copyright-no-newsletter {
  width: 100%;
  text-align: center;
  background-position: top center; }

footer[role="contentinfo"] #mc_embed_signup {
  float: right;
  max-width: 350px;
  text-align: right;
  padding-right: 15px; }
  footer[role="contentinfo"] #mc_embed_signup input[type="text"] {
    border: 1px solid grey;
    width: 200px; }
  footer[role="contentinfo"] #mc_embed_signup #mc-embedded-subscribe {
    width: 235px; }
  footer[role="contentinfo"] #mc_embed_signup p {
    font-size: 0.9em;
    padding-top: 0px;
    margin-top: 0px; }

footer[role="contentinfo"] ul#footer-nav li {
  display: inline-block; }

.pointer {
  background: url(../img/arrow-pointer.png) right center no-repeat; }

.btn-small {
  display: inline-block;
  padding: 7px 32px;
  text-transform: uppercase;
  text-decoration: none;
  color: #231F20;
  font-weight: 700;
  font-size: 1.333em; }

.btn-small.btn-readmore,
.btn-small.btn-upgrade {
  background-color: #EE2737;
  color: #FFF; }

.btn-small.btn-readmore:hover {
  color: white;
  text-decoration: underline; }

.btn-newsletter {
  border: 0;
  background-color: #EE2737;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
  text-align: center;
  font-family: "Source Sans Pro", serif;
  font-size: 12px;
  width: 62px;
  height: 25px;
  padding-top: 3px; }

.btn-newsletter:hover {
  background-color: inherit;
  text-underline: white; }

a.btn-more-feedback {
  border: 0;
  background-color: #01b7dd;
  text-transform: uppercase;
  color: #FFF !important;
  font-weight: 600;
  text-align: center;
  font-family: "Source Sans Pro", serif;
  font-size: 16px;
  width: 160px !important;
  height: 25px;
  padding: 10px !important; }

.btn-summaries,
.btn-subscribe {
  color: #FFF;
  background: #00B7DE;
  font-size: 20px;
  padding: 5px 20px;
  margin-bottom: 50px;
  display: inline-block;
  text-transform: uppercase; }

.btn-yellow {
  background: #fbfb2b;
  color: #000;
  font-weight: 700;
  padding: 8px 36px;
  text-align: center; }

section.blue {
  background-color: #04B6DD;
  color: #FFFFFF;
  padding: 40px 0; }

/* Tables */
table {
  table-layout: fixed;
  width: 100%; }

table thead tr {
  color: white;
  background-color: #4d4d4d; }

table thead tr th {
  font-weight: 600;
  text-align: left;
  padding: 10px 20px;
  -webkit-bbox-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

table tbody tr td.blue {
  background: rgba(0, 183, 222, 0.2);
  border: 0;
  color: #000 !important; }

table thead tr th.blue {
  background: #00B7DE;
  width: 148px; }

table span.checkmark {
  background: url(../img/checkmark-green.png) no-repeat;
  height: 35px;
  width: 35px;
  display: block;
  margin: 0 auto; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.col-6 {
  width: 50%; }

[class^="col-"] {
  float: left; }

.blue {
  color: #01b7de; }

.btn.blue-noresize {
  background-color: #01b7de;
  color: white; }

.large {
  font-size: 1.333em; }

.light {
  font-size: 300;
  line-height: 22px; }

/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.vh {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .vh class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.vh.focusable:active,
.vh.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none; } }
/*************************/
/* 404 Page              */
/*************************/
body.error404 .container header,
body.single-workshop .container header {
  margin-top: 10px;
  padding-top: 8px;
  text-align: center; }
  body.error404 .container header h1,
  body.single-workshop .container header h1 {
    text-align: left;
    padding-top: 0px;
    margin-top: 0px; }
  body.error404 .container header img,
  body.single-workshop .container header img {
    width: 80%;
    height: auto; }
body.error404 .container div#text404,
body.single-workshop .container div#text404 {
  text-align: center;
  font-size: 120%; }

/*************************/
/* Default Page Template */
/*************************/
body.page-template-default #content .container {
  padding-bottom: 40px !important; }

/*************************/
/* Login Form */
/*************************/
div.login form input[type="text"],
div.login form input[type="password"] {
  margin: 0px;
  padding: 5px;
  font-family: sans-serif;
  font-size: 100%;
  color: #222222;
  vertical-align: baseline;
  line-height: normal;
  height: 20px; }

.lightbox-content #newsletter input[type="text"] {
  width: 300px; }
.lightbox-content #newsletter #mc-embedded-subscribe {
  position: relative;
  top: 15px;
  left: 90px;
  width: 120px;
  font-weight: bold; }

@media print {
  a[href]:after {
    content: none !important; }

  body.single-article .topbar, body.single-article .headerLogoNav, body.single-article .entry-meta, body.single-article footer, body.single-article h1 {
    display: none; }
  body.single-article .main, body.single-article .entry-content, body.single-article p, body.single-article #summaries-boxes * {
    width: 98%;
    border: none; } }
.chris-signature {
  padding-top: 15px;
  display: block;
  width: 45%;
  height: auto; }

.languageSwitcher {
  width: 100%;
  text-align: right; }

#subscribe-to-digest-failed .button, #subscribe-to-digest-confirm .button {
  padding: 15px;
  min-width: 50px; }

/* Bookshelves */
.bookshelf {
  height: 225px;
  margin: 20px 0;
  position: relative;
  z-index: 2;
  white-space: nowrap; }
  .bookshelf img {
    -webkit-box-shadow: 0 0px 9px #999;
    -moz-box-shadow: 0 0px 9px #999;
    box-shadow: 0 0px 9px #999;
    display: block;
    margin: 0 auto;
    height: 166px;
    width: 110px; }
  .bookshelf .books {
    font-size: 0; }
    .bookshelf .books span {
      display: inline-block;
      position: relative;
      height: 166px !important;
      width: 160px !important; }
  .bookshelf a.bookshelf-prev,
  .bookshelf a.bookshelf-next {
    background-image: url(../img/shelf-button-sprite.png);
    cursor: pointer;
    display: block;
    height: 35px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    width: 35px; }
  .bookshelf a.bookshelf-prev {
    background-position: -35px -0px;
    left: 10px; }
    .bookshelf a.bookshelf-prev:active {
      background-position: -35px -0; }
    .bookshelf a.bookshelf-prev:hover {
      background-position: -35px -35px; }
    .bookshelf a.bookshelf-prev.inactive {
      background-position: -35px -105px; }
  .bookshelf a.bookshelf-next {
    background-position: 0 -0px;
    right: 10px; }
    .bookshelf a.bookshelf-next:active {
      background-position: -0 0; }
    .bookshelf a.bookshelf-next:hover {
      background-position: 0 -35px; }
    .bookshelf a.bookshelf-next.inactive {
      background-position: 0 -105px; }
  .bookshelf.single {
    background: url(../img/bg-shelf-single.png) no-repeat bottom center;
    height: 160px;
    margin: 2em 0; }
    .bookshelf.single img {
      margin: 0 24px 0 25px;
      height: 144px;
      width: 94px; }
    .bookshelf.single .book-info {
      font-size: 0.9em;
      text-align: center;
      position: absolute;
      top: 25px;
      left: 135px; }
      .bookshelf.single .book-info h5 {
        margin-bottom: 1em; }
      .bookshelf.single .book-info em {
        font-size: 0.9em;
        display: block;
        text-transform: lowercase;
        margin-bottom: 0.2em; }
      .bookshelf.single .book-info span {
        font-size: 0.9em;
        display: block; }
  .bookshelf.small {
    background: url(../img/bg-shelf-small.png) no-repeat bottom center;
    height: 210px; }
    .bookshelf.small img {
      margin: 0 25px;
      height: 148px;
      width: 105px; }
    .bookshelf.small a.bookshelf-next {
      top: "20px";
      right: 20px; }
    .bookshelf.small a.bookshelf-prev {
      top: "20px";
      left: 0; }
    .bookshelf.small .books {
      margin: 0 40px 0 40px;
      overflow: hidden;
      padding: 10px 0 0 0px;
      width: 620px; }
      .bookshelf.small .books span {
        display: inline-block;
        position: relative;
        margin-bottom: 0px;
        padding-bottom: 0px;
        height: 148px !important;
        width: 155px !important; }
  .bookshelf.medium {
    background: url(../img/bg-shelf-medium.png) no-repeat bottom center; }
    .bookshelf.medium .books {
      margin: 0 auto;
      overflow: hidden;
      padding: 10px 0 0 0;
      width: 800px; }
  .bookshelf.large {
    background: url(../img/bg-shelf-large.png) no-repeat bottom center;
    height: 205px;
    margin-bottom: 35px; }
    .bookshelf.large .books {
      width: 870px;
      height: 200px;
      position: relative;
      margin: 0 auto;
      overflow: hidden;
      padding: 10px 0 0 0; }
      .bookshelf.large .books span {
        display: inline-block;
        position: relative;
        height: 160px !important;
        width: 145px !important; }
      .bookshelf.large .books img {
        margin: 0 24px;
        height: 144px;
        width: 94px; }

.span2 {
  width: 49%;
  float: left;
  position: relative; }

.span3 {
  width: 32%;
  float: left;
  position: relative; }

.span4 {
  width: 25%;
  float: left; }

blockquote.old {
  opactity: 0.3;
  margin: 15px 0;
  font-style: italic;
  border-left: 5px solid #01b7de;
  padding-left: 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.wp-caption {
  border: 1px solid #666;
  text-align: center;
  background: #ccc;
  padding: 10px;
  margin: 10px; }

hr.clear {
  clear: both;
  background: none;
  display: block;
  height: 1px;
  margin: -1px 0 0 0; }

.tml-action-links a {
  color: #01b7de; }

.workshop {
  margin: 0 auto !important;
  width: 940px !important; }

/* global */
input.medium {
  background: #f4f4f4;
  border-color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-style: solid;
  border-width: 0 0 2px 0;
  font: normal 25px 'LeagueGothicRegular', Arial, sans-serif;
  color: #bbbdc0;
  height: 45px;
  margin: 0 4px 4px 0;
  padding: 0 15px;
  width: 190px;
  vertical-align: top; }

input.medium:focus {
  outline: 0; }

.button, input[type=submit] {
  border: 0 !important;
  display: inline;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background: #00B7DE;
  color: #fff !important;
  padding: 0.5em 0.8em 0.5em 0.8em; }

.button:hover {
  background: #352012;
  box-shadow: 0 0 10px #8c887e;
  -moz-box-shadow: 0 0 10px #8c887e;
  -webkit-box-shadow: 0 0 10px #8c887e; }

.btn-blue, .btn-yellow {
  background: #00B7DE url("../img/btn-blue.png") no-repeat center right;
  border-color: #05899b;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-style: solid;
  border-width: 0 0 4px 0;
  cursor: pointer;
  color: #FFF;
  font: normal 25px 'LeagueGothicRegular', Arial, sans-serif;
  height: 47px;
  line-height: 47px;
  padding: 0 48px 0 20px;
  text-shadow: 0px -1px 0px #009cbd;
  text-transform: uppercase; }

.btn-blue:hover {
  background-color: #2DC1DA;
  border-width: 0 0 5px 0;
  color: #FFF;
  margin-top: -1px; }

.btn-blue:active {
  background-color: #13b9e0;
  border-width: 0 0 2px 0;
  color: #FFF;
  margin-top: 1px; }

.btn-subtext {
  padding-top: 10px;
  text-align: right;
  padding-right: 82px;
  font-weight: bold;
  font-size: 16px; }

.link-arrow {
  background: url(../img/link-arrow.png) no-repeat top right;
  display: inline-block;
  font-weight: 700;
  line-height: 18px;
  padding-right: 24px; }

.link-arrow:hover {
  background-position: center right; }

.link-arrow:active {
  background-position: bottom right; }

.show-more {
  display: block;
  font: 600 18px 'Source Sans Pro', sans-serif;
  height: 26px;
  line-height: 26px; }

.show-more:hover > .show-icon {
  background-color: #058a9b; }

.show-more:active > .show-icon {
  background-color: #8c8c8c; }

.show-icon {
  background: #00B7DE;
  color: #FFF;
  float: left;
  display: block;
  font-size: 19px;
  height: 26px;
  line-height: 25px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  text-align: center;
  margin-right: 20px;
  position: relative;
  width: 26px; }

.show-icon .minus {
  display: block;
  font-size: 33px;
  line-height: 21px;
  position: absolute;
  width: 26px; }

/* content */
#content,
#content-container {
  position: relative; }

#content-container #page {
  margin-top: 0;
  padding: 10px 0; }

#content-container2 #page2 {
  margin-top: 0; }

#content-home {
  background-color: #fff;
  /* background: url(../img/homepage-illustration.png) top center no-repeat; */
  margin: 0 auto;
  width: 980px;
  height: 460px; }

#content-container a,
.hero-unit a {
  color: #00B7DE;
  text-decoration: none; }

#content-container a:hover,
.hero-unit a:hover {
  color: #058a9b; }

#content-container a:active,
.hero-unit a:active {
  color: #8c8c8c; }

#page, #page2 {
  margin-top: 40px; }

.page-gradient {
  background: -moz-linear-gradient(top, #bfbfbf 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bfbfbf), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #bfbfbf 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, #bfbfbf 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(top, #bfbfbf 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, #bfbfbf 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfbfbf', endColorstr='#00ffffff', GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

.twocol #page {
  width: 700px !important;
  float: left; }

.singlecol #page {
  width: 950px !important;
  float: left; }

#page .inset,
#header .inset {
  background: #ece6d8;
  border-top: 2px solid #cfcbbe;
  border-left: 1px solid #ddd7d9;
  border-right: 1px solid #ddd7d9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.page .post-meta {
  font-size: 0.95em; }

.paper #page {
  background: url(../img/bg-page.png) repeat-y 1px 0;
  position: relative;
  top: -20px;
  margin-top: 0; }

.paper #page .inner {
  background: url(../img/bg-page-bottom.png) no-repeat bottom center;
  position: relative;
  bottom: -20px; }

.paper #page .inner .inner {
  background: url(../img/bg-page-top.png) no-repeat top center;
  padding: 4em 3em 1em 3em;
  position: relative;
  top: -38px;
  font: normal 0.85em Georgia, Times, "Times New Roman", serif; }

#page h3 {
  color: #3c2012;
  font-family: 'LeagueGothicRegular', Arial, sans-serif;
  font-size: 3em;
  text-shadow: #fff 1px 1px 0;
  text-align: center;
  margin-bottom: 30px; }

.page-template-default #page h3, .single-article #page h3, .single-workshop #page h3 {
  margin-bottom: 0.4em !important; }

#page h3 a {
  color: #860303;
  text-decoration: none; }

#page h3 a:hover {
  color: #3C2012;
  text-decoration: none; }

#page h4 {
  color: #3c2012;
  font: normal 1.45em 'LeagueGothicRegular', Arial, sans-serif;
  text-align: center; }

#page h6 {
  color: #333;
  font: bold 1.05em Georgia, Times, "Times New Roman", serif; }

#page p,
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6,
#page blockquote,
#page ol, #page ul {
  margin-bottom: 1em; }

#page p, #header_page p, #page ul, #page ol, #page blockquote {
  font-size: 0.95em;
  line-height: 1.6em; }

.benefits {
  margin-bottom: 15px; }

.benefits li {
  background: url(../img/icon-list-check.png) 0 5px no-repeat;
  line-height: 18px;
  padding-left: 30px;
  line-height: 26px; }

.temp-password-notice {
  background: #d1efca;
  color: #245b17;
  margin-bottom: 20px;
  padding: 10px; }

.temp-password-notice a {
  color: #000; }

#page .post {
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 #c5c1b5;
  padding: 35px 35px 55px 35px;
  position: relative;
  margin-bottom: 50px; }

#page .post h3 {
  margin-bottom: 0.2em !important; }

.post-author {
  text-align: center;
  margin-bottom: 1.2em; }

.post-author .by {
  display: block;
  font-size: 0.9em; }

.post-author p {
  background: url(../img/bg-strikethrough.png) repeat-x 0 49%;
  margin-top: 0.5em; }

.post-author a {
  color: #860303;
  font: normal 1.6em 'LeagueGothicRegular', Arial, sans-serif;
  text-decoration: none; }

.post-author a:first-child {
  background: #fff url(../img/bg-strikethrough-left.png) no-repeat 5px 50%;
  padding: 0 5px 0 30px; }

.post-author span {
  background: #fff url(../img/bg-strikethrough-right.png) no-repeat 50% right;
  padding-right: 25px; }

#comments h3, .page_content h2 {
  color: #3c2012 !important;
  font-family: 'LeagueGothicRegular', Arial, sans-serif;
  font-size: 2em;
  text-shadow: #fff 1px 1px 0 !important;
  text-align: center;
  margin: 0 0 1em 0 !important; }

.page_content h3 {
  color: #8f7648 !important;
  font: italic 1.2em Georgia, "Palatino Linotype", Times, "Times New Roman", serif !important;
  text-align: center;
  margin-top: 0 !important;
  padding-top: 1.5em;
  margin-bottom: 0.2em !important; }

.page_content h6 {
  font-size: 1.2em !important;
  line-height: 1.6em !important; }

.page_content ul, .post ul {
  padding-left: 1.5em; }

.page_content ul li, .post entry-content ul li {
  margin-bottom: 0.5em;
  list-style-type: disc; }

ul.enterprisecheckboxes {
  padding-left: 4em;
  line-height: normal; }

ul.enterprisecheckboxes li {
  margin-bottom: 0.5em;
  list-style-type: disc;
  list-style-image: url("/wp-content/themes/actionablebooks/img/greencheck.png"); }

#comments h3 {
  text-align: left; }

.post .more-link {
  color: #860303;
  font: normal 0.75em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  float: right;
  position: absolute;
  bottom: 35px;
  right: 35px;
  text-decoration: none; }

.post-meta {
  color: #666;
  font: normal 0.75em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  position: absolute;
  bottom: 35px; }

.post-meta a {
  color: #860303;
  font-style: italic;
  text-decoration: none; }

hr {
  background: #ebe8e7;
  border: 0;
  height: 1px;
  margin: 1em 0; }

hr.tall {
  margin: 3em 0; }

hr.birdie {
  background: url(../img/seperator-bird.png) no-repeat top center;
  height: 19px !important;
  border: none;
  margin-bottom: 2em; }

#sidebar {
  color: #3c2012;
  font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  /*position: absolute; top: 0; right: 0;*/
  float: right;
  width: 220px;
  margin-top: 40px; }

.paper #sidebar {
  width: 225px;
  margin-top: 20px; }

.single-workshop #sidebar, .single-article #sidebar {
  padding-top: 50px; }

#sidebar ul ul {
  font-size: 0.9em;
  margin-bottom: 2em; }

#sidebar ul ul li {
  margin-bottom: 0.3em; }

#sidebar #li-bulleted {
  margin-left: 1em;
  list-style: disc; }

#sidebar li a {
  color: #860303;
  text-decoration: none; }

#sidebar h4 {
  font-family: 'LeagueGothicRegular', Arial, sans-serif;
  font-size: 20px !important;
  margin-top: 6px;
  text-align: center !important; }

#sidebar h4 a {
  text-decoration: none; }

.sort-options {
  color: #654f44;
  font: 0.85em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  position: relative;
  text-align: right; }

.sort-options a {
  color: #860303 !important;
  text-decoration: underline !important; }

/* Page Forms (contact) */
#page .wpcf7-form label {
  color: #3c2012;
  font: bold 0.95em Georgia, Times, "Times New Roman", serif;
  display: block;
  margin: 0; }

#page .wpcf7-form input, #page .wpcf7-form textarea {
  border: 1px solid #ddd;
  padding: 0.6em;
  font-size: 1em;
  margin-bottom: 1em; }

#page .wpcf7-form .wpcf7-submit {
  background: #880303;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 0;
  color: #fff;
  font: normal 0.9em Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase; }

#page .wpcf7-form .wpcf7-submit:hover {
  background: #352012; }

#page .wpcf7-form .wpcf7-not-valid-tip {
  background: url(../img/icon-error.png) no-repeat 8px center #f9d5d5;
  border: 1px solid #ca444d;
  color: #ca444d;
  font: bold 0.9em Georgia, Times, "Times New Roman", serif;
  padding: 0.6em 0.6em 0.6em 30px;
  position: static !important;
  margin-left: 2em; }

#page .wpcf7-form .wpcf7-response-output {
  font: bold 0.9em Georgia, Times, "Times New Roman", serif;
  padding: 1em;
  margin: 0; }

#page .wpcf7-form .wpcf7-validation-errors {
  color: #ca444d;
  background: #f9d5d5;
  border: 1px solid #ca444d; }

#page .wpcf7-form .wpcf7-mail-sent-ok {
  color: #40a245;
  background: #d5f9d7;
  border: 1px solid #7edd85; }

/* comments */
#reply-title, #comments-title {
  font-size: 1.8em !important;
  text-align: left !important;
  margin: 1em 0; }

.comment {
  background: url(../img/bg-comment-corner.png) no-repeat top right #fbf5e9;
  padding: 18px; }

.comment .reply a {
  color: #860303;
  font-size: 0.9em;
  text-decoration: none; }

.comment-author, .comment-meta {
  font-size: 0.9em;
  display: inline; }

.comment-author {
  text-transform: uppercase; }

.comment-meta {
  color: #666;
  font-style: italic; }

.comment-meta a {
  color: #666;
  text-decoration: none; }

.comment p {
  margin: 0.45em 0 0 !important; }

#respond textarea {
  border: 1px solid #eaeaea;
  padding: 1em; }

/* widgets */
.writers_list li {
  height: 60px; }

.writers_list img {
  border: 1px solid #cbc5b8;
  display: block;
  float: left;
  width: 60px; }

.writers_list span {
  display: block;
  float: left;
  height: 60px;
  margin-left: 1em;
  line-height: 60px; }

.key_topics {
  font: normal 0.92em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  line-height: 1.35em;
  word-spacing: -1px; }

.key_topics li {
  margin-bottom: 1em !important; }

.associated_book .buy-now {
  background: url(../img/book-buynow-labels.png) no-repeat;
  height: 135px;
  position: relative;
  margin: -20px auto 2em auto;
  width: 212px; }

.associated_book .buy-now a {
  color: #860303;
  font: normal 0.85em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  text-decoration: none;
  position: absolute; }

.associated_book .buy-now a.chapters {
  top: 56px;
  left: 24px;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg); }

.associated_book .buy-now a.borders {
  top: 73px;
  left: 124px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg); }

.associated_book .buy-now a.amazon {
  top: 105px;
  left: 78px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg); }

.associated_book_author {
  font: normal 0.8em Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  margin-bottom: 3em;
  position: relative; }

.associated_book_author .pic_name {
  margin-bottom: 1em;
  position: relative; }

.associated_book_author .first-name {
  color: #860303;
  position: absolute;
  top: 15px;
  left: 80px; }

.associated_book_author .last-name {
  color: #860303;
  position: absolute;
  top: 35px;
  left: 80px;
  text-transform: uppercase; }

.associated_book_author p {
  margin-bottom: 2em; }

.associated_book_author a.view-all {
  color: #860303;
  font-size: 1.35em;
  font-style: italic;
  text-transform: lowercase; }

.related-article, .related-workshop {
  position: relative;
  margin-bottom: 1em; }

.related-article img, .related-workshop img {
  margin-left: 0 !important; }

.related-article .book-info, .related-workshop .book-info {
  left: 115px !important; }

.view-assoc-article {
  font-size: 0.9em;
  text-align: center !important;
  position: relative;
  top: -25px; }

.view-assoc-article a:hover {
  text-decoration: underline !important; }

h3.workshop-schedule {
  background: url(../img/bg-title-schedulenow.png) no-repeat;
  height: 84px;
  width: 225px; }

h3.workshop-schedule a {
  color: #860303;
  font-size: 1.5em;
  text-decoration: none;
  line-height: 70px; }

.related_workshop {
  background: url(../img/bg-readmore.png) no-repeat;
  padding: 18px 0 0 38px;
  margin-bottom: 50px;
  min-height: 56px; }

.related_workshop h6 {
  font-size: 14px; }

.related_workshop a.view-workshop {
  color: #860303;
  float: right;
  font-style: italic;
  text-align: right;
  text-transform: lowercase;
  position: relative;
  top: -6px;
  right: 10px; }

#page .related_workshop {
  background: url(../img/icon-readmore.png) no-repeat;
  padding: 0 0 0 30px;
  margin: 30px auto;
  min-height: none;
  width: 475px; }

#page .related_workshop h6 {
  display: inline-block;
  font-size: 14px;
  margin-right: 1em;
  margin-bottom: 0 !important;
  width: 300px; }

#page .related_workshop a.button {
  display: inline-block; }

.facilitator-cta {
  font-size: 13px;
  margin-bottom: 30px; }

.facilitator-cta p {
  font-weight: bold;
  margin-bottom: 5px; }

/* template specific */
.page-template-template-articles-php img.label-hover-for-descriptions {
  position: absolute;
  left: -110px;
  top: 60px; }

.page-template-template-articles-php .container {
  overflow: inherit; }

/* home */
#content-home {
  padding-bottom: 50px;
  position: relative;
  z-index: 3; }

/* Author List */
.author-row {
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 0 0 2em 165px;
  margin-bottom: 2em;
  min-height: 155px; }

.author-row .author-image {
  position: absolute;
  left: 0; }

.author-row h4 {
  font-size: 2.5em !important;
  text-align: left !important; }

.author-row h4 a {
  text-decoration: none !important; }

.author-row .author-connect {
  text-align: right;
  float: right;
  position: absolute;
  top: 0;
  right: 0; }

.author-row .author-connect a {
  text-decoration: none; }

/* Author Single */
.author-single .inner .inner {
  padding-top: 260px !important; }

.author-single .author-image {
  border: 1px solid #ccc;
  position: absolute;
  right: 40px;
  top: 25px; }

.author-single h4 {
  left: 40px;
  position: absolute;
  text-align: right;
  top: 50px;
  font-size: 2.5em !important; }

.author-single .author-connect {
  left: 190px;
  position: absolute;
  top: 120px;
  text-align: left; }

.author-single .author-connect a {
  text-decoration: none; }

.audio-clip {
  margin-bottom: 2em; }

.author-single .inner .inner {
  padding-top: 260px !important; }

.author-single .author-image {
  border: 1px solid #ccc;
  position: absolute;
  right: 40px;
  top: 25px; }

.author-single h4 {
  font-size: 2.5em !important;
  text-align: right;
  position: absolute;
  top: 50px;
  left: 40px; }

.author-single .author-connect {
  text-align: left;
  position: absolute;
  top: 120px;
  left: 40px; }

.author-single .author-connect a {
  text-decoration: none; }

.audio-clip {
  margin-bottom: 2em; }

/* Facilitator Single */
.author-single .inner .inner {
  padding-top: 260px !important; }

.author-single .author-image {
  border: 1px solid #ccc;
  position: absolute;
  right: 40px;
  top: 25px; }

.author-single h4.facilitator {
  font-size: 2.5em !important;
  text-align: left;
  position: absolute;
  top: 50px;
  left: 235px; }

.author-single .author-connect.facilitator {
  text-align: left;
  position: absolute;
  top: 120px;
  left: 235px; }

.author-single .author-connect a {
  text-decoration: none; }

.audio-clip {
  margin-bottom: 2em; }

.author-single #facilitator-contact .field {
  float: left;
  margin-bottom: 20px;
  width: 300px; }

.author-single #facilitator-contact .field:nth-of-type(2n) {
  margin-left: 20px; }

.author-single #facilitator-contact label {
  display: block;
  margin-bottom: 10px; }

.author-single #facilitator-contact input,
.author-single #facilitator-contact textarea {
  border: 1px solid #D9D9D9;
  font-size: 14px; }

.author-single #facilitator-contact input {
  padding: 7px;
  width: 286px; }

.author-single #facilitator-contact textarea {
  padding: 7px;
  margin-bottom: 20px;
  width: 606px;
  max-width: 606px; }

/* Search Results */
.search-results .search-result {
  margin-top: 2em; }

.search-results h4 {
  text-align: left !important;
  margin-bottom: 0.4em !important; }

.search-results h4 a {
  text-decoration: none; }

/* subscribe section */
.subscribe {
  border-top: 2px solid #c8c3b9;
  padding: 35px 0 53px; }

.subscribe form {
  text-align: center; }

.subscribe h4 {
  color: #666666;
  font: 400 21px/24px 'Source Sans Pro', sans-serif;
  text-align: center;
  margin-bottom: 27px; }

/* promo page */
.promo-page #header .inner {
  padding-bottom: 0; }

.promo-page #header .inset {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  padding: 30px; }

.promo-page #header h2 {
  margin-bottom: 25px;
  text-align: center; }

.promo {
  margin: 0 auto 20px auto;
  padding-top: 15px;
  width: 300px; }

.promo p {
  clear: both;
  font-style: italic;
  text-align: center; }

.promo .price,
.promo .terms {
  color: #84030A;
  float: left;
  width: 50%; }

.promo .price {
  font-size: 48px;
  font-weight: bold;
  text-align: right; }

.promo .price sup {
  font-size: 22px; }

.promo .terms {
  color: #84030A;
  font: normal 18px/1em 'LeagueGothicRegular', Arial, sans-serif;
  padding-top: 10px;
  text-align: left; }

.promo .pricing p {
  color: #3C2012;
  clear: both;
  font-size: 18px;
  font-style: normal; }

.promo .button.register {
  background-image: -moz-linear-gradient(top, #61aa3d, #3f6e28);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #61aa3d), color-stop(1, #3f6e28));
  /* Saf4+, Chrome */
  color: #fbf5e9;
  display: inline-block !important;
  font-size: 18px;
  margin: 15px auto;
  padding: 7px 25px !important;
  text-align: center;
  text-transform: none;
  width: 210px; }

.promo .button.register:hover {
  background-image: -moz-linear-gradient(top, #78d14c, #4e8832);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #78d14c), color-stop(1, #4e8832));
  /* Saf4+, Chrome */
  box-shadow: none; }

.promo .button.register:active {
  background-image: -moz-linear-gradient(top, #569636, #42742a);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #569636), color-stop(1, #42742a));
  /* Saf4+, Chrome */
  box-shadow: inset 0px 6px 6px #3a6725;
  -webkit-box-shadow: inset 0px 6px 6px #3a6725;
  -moz-box-shadow: inset 0px 6px 6px #3a6725; }

.hide_print {
  display: none; }

#hero-container {
  background: #fbfbfb;
  position: relative;
  z-index: 2; }

body.home #hero-container,
body.template-summariespage-template-template-articles #hero-container {
  border-bottom: none;
  background-color: #ddd; }
  body.home #hero-container h1,
  body.template-summariespage-template-template-articles #hero-container h1 {
    font-size: 56px;
    font-weight: 800; }

#hero-container .inner,
.hero-content {
  position: relative; }

.hero-unit {
  height: 460px; }

.hero-unit .inner {
  background-color: #fff;
  /* background: url(../img/homepage-illustration.png) top center no-repeat; */
  margin: 0 auto;
  width: 980px;
  height: 460px; }

.hero-unit h1 {
  margin-top: 0px; }

.page-template-template-articles-php .hero-unit {
  height: 340px; }
  .page-template-template-articles-php .hero-unit .inner {
    background-url: none; }

.hero-unit h1 {
  color: #00B7DE;
  font: 600 74px/81px 'Source Sans Pro', sans-serif;
  letter-spacing: -.04em;
  margin-bottom: 23px; }

.hero-unit h2 {
  color: #999;
  font: 400 24px/31px 'Source Sans Pro', sans-serif;
  letter-spacing: -.02em; }

.page-template-template-home-php h1 {
  margin-top: 0; }
.page-template-template-home-php h2 {
  width: 695px;
  font-size: 20px; }
.page-template-template-home-php .hero-unit .inner {
  background-position: -50px 225px;
  font-size: 20px; }

.page-template-template-workshops-index-php .hero-content h2 {
  width: 310px; }

.page-template-template-articles-php .hero-content h2 {
  width: 400px; }

.hero-unit .btn-blue, .hero-unit .btn-yellow {
  color: #FFF;
  bottom: 0;
  position: absolute;
  right: 0; }

.btn-yellow, .btn-yellow:active, .btn-yellow:hover {
  background-color: #F9D048;
  text-shadow: none;
  border-color: #deb548;
  color: #000000 !important; }

.hero-aligntop-btn {
  position: absolute;
  top: 150px;
  right: 0;
  width: 250px;
  font-size: 24px; }

.hero-aligntop-btn-inner {
  position: relative; }

.hero-aligntop-btn .btn-blue {
  bottom: auto;
  display: block;
  position: relative; }

.hero-aligntop-btn .btn-blue, .hero-aligntop-btn .btn-yellow {
  bottom: auto;
  display: block;
  position: relative; }

.hero-aligntop-btn .learn-more-wrapper {
  background: #FFF;
  border-color: #e6e6e6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-style: solid;
  border-width: 1px 1px 4px 1px;
  color: #999;
  font: normal 13px 'Source Sans Pro', sans-serif;
  letter-spacing: 1px;
  margin-top: 22px;
  margin-left: 30px;
  padding: 20px 14px;
  text-align: center;
  width: 174px; }

.hero-aligntop-btn .learn-more-wrapper h4 {
  color: #00B7DE;
  font: normal 12px 'LeagueGothicRegular', Arial, sans-serif;
  font-size: 25px;
  letter-spacing: 0; }

.hero-aligntop-btn .learn-more-wrapper hr {
  background: #cbcbcb;
  margin: 10px auto;
  width: 150px; }

.hero-aligntop-btn .learn-more-wrapper p {
  margin: 3px 0; }

.hero-aligntop-btn .learn-more-wrapper .webinar-dates {
  color: #00B7DE;
  display: block;
  font-weight: 600;
  letter-spacing: 0;
  white-space: nowrap; }

.hero-testimonials {
  background: #FFF;
  /*border-top:1px solid #e6e6e6; */
  padding: 18px 0 20px; }

.hero-testimonials h3 {
  color: #999;
  font: 400 14px/17px 'Source Sans Pro', sans-serif;
  letter-spacing: .08em;
  margin-bottom: 9px;
  text-transform: uppercase; }

.hero-testimonials .hero-testimonial-logos {
  font-size: 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 900px; }

.hero-testimonials .hero-testimonial-logo {
  display: inline-block;
  height: 80px;
  overflow: hidden;
  position: relative; }

.hero-testimonials .hero-testimonial-logo img {
  display: block; }

.hero-testimonial-logos .grey-img {
  position: relative;
  z-index: 2; }

.hero-testimonial-logos .red-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }

.hero-logo-active {
  background: -moz-radial-gradient(center, ellipse cover, #efefef 0%, rgba(249, 249, 249, 0.1) 90%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #efefef), color-stop(90%, rgba(249, 249, 249, 0.1)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, #efefef 0%, rgba(249, 249, 249, 0.1) 90%, rgba(255, 255, 255, 0) 100%);
  background: -o-radial-gradient(center, ellipse cover, #efefef 0%, rgba(249, 249, 249, 0.1) 90%, rgba(255, 255, 255, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, #efefef 0%, rgba(249, 249, 249, 0.1) 90%, rgba(255, 255, 255, 0) 100%);
  background: radial-gradient(ellipse at center, #efefef 0%, rgba(249, 249, 249, 0.1) 90%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#00ffffff', GradientType=1);
  position: relative;
  height: 20px;
  margin: 5px auto 24px;
  width: 900px; }

.hero-logo-arrow-container {
  background: #FFF;
  border-color: #e3e3e3;
  border-style: solid;
  border-width: 0 0 1px 0;
  height: 10px;
  position: relative; }

.hero-logo-arrow {
  bottom: -1px;
  display: block;
  left: 75px;
  position: absolute; }

.hero-statement-container {
  color: #58585B;
  font: 400 14px/17px 'Source Sans Pro', sans-serif;
  margin-bottom: 5px;
  min-height: 260px; }

.hero-statement-container .hero-statement {
  display: none;
  margin: 0 auto;
  min-height: 135px;
  width: 600px; }

.hero-statement-container .hero-statement.active-statement {
  display: block; }

.hero-statement-container .hero-statement-text {
  min-height: 93px;
  margin-bottom: 10px; }

.hero-statement-container .hero-statement-text .hero-statement-thumb-wrapper {
  float: left;
  margin-top: 3px;
  width: 93px; }

.hero-statement-container {
  color: #58585B;
  font: 400 14px/17px 'Source Sans Pro', sans-serif;
  margin-bottom: 5px; }

.hero-statement-container .hero-statement {
  display: none;
  margin: 0 auto;
  min-height: 135px;
  width: 600px; }

.hero-statement-container .hero-statement.active-statement {
  display: block; }

.hero-statement-container .hero-statement-text {
  min-height: 93px;
  margin-bottom: 10px; }

.hero-statement-container .hero-statement-text .hero-statement-thumb-wrapper {
  float: left;
  margin-top: 3px;
  width: 93px; }

.hero-statement-container .hero-statement-text p {
  font: normal 18px/22px georgia, serif;
  font-style: italic;
  padding-left: 120px;
  text-align: left !important; }

.hero-statement-container .testimonial-author-position {
  display: block; }

.hero-statement-container .hero-statement-text div.testimonial-author-position {
  font: 14px/17px 'Source Sans Pro', sans-serif;
  font-style: normal;
  padding-left: 120px;
  padding-top: 5px;
  width: 100%; }

/* Home summaries total */
.home-summaries-total {
  color: #FFF;
  font: 700 21px/24px 'Source Sans Pro', sans-serif;
  height: 150px;
  position: relative;
  text-align: center;
  text-shadow: 0px -1px 0px #63a4a7;
  z-index: 2; }

.home-summaries-total h1 {
  font: 600 77px/62px 'Source Sans Pro', sans-serif;
  margin-bottom: 6px !important;
  color: white; }

.home-summaries-total p {
  margin-bottom: 0 !important; }

.home-summaries-circle {
  background: #EE2737;
  border-radius: 0 0 300px 300px;
  -moz-border-radius: 0 0 300px 300px;
  -webkit-border-radius: 0 0 300px 300px;
  height: 215px;
  padding-top: 30px;
  width: 530px;
  margin: 0 auto;
  z-index: 1; }

.ui-widget-overlay {
  background: #000 !important;
  opacity: .60;
  filter: Alpha(Opacity=60); }

.center {
  text-align: center; }

.illustration-template ul.three-columns li.bottom-content {
  display: inline-block;
  height: 100px;
  margin-bottom: 15px;
  position: relative;
  vertical-align: top;
  width: 302px;
  padding: 0px 15px 0 0; }

.illustration-template ul.three-columns li.bottom-content:last-child {
  display: inline-block;
  height: 100px;
  margin-bottom: 15px;
  position: relative;
  vertical-align: top;
  width: 300px;
  padding: 0; }

.illustration-template ul.three-columns li.bottom-content h2 {
  font-family: Georgia, "times new roman", times new roman, serif;
  font-size: 16px;
  font-style: italic;
  line-height: 24px; }

.illustration-template ul.three-columns .center {
  text-align: center; }

.illustration-template .three-columns li {
  display: inline-block;
  height: 100px;
  margin-bottom: 15px;
  padding-left: 105px;
  position: relative;
  vertical-align: top;
  width: 205px; }

/* Facilitator Single */
.facilitator-single h4 {
  font-size: 2.5em !important;
  text-align: left;
  position: absolute;
  top: 50px;
  left: 40px !important; }

.facilitator-single .author-connect {
  text-align: left;
  position: absolute;
  top: 90px;
  left: 40px; }

.facilitator-single .author-connect a {
  text-decoration: none; }

.audio-clip {
  margin-bottom: 2em; }

.facilitator-single .short-bio {
  position: absolute;
  left: 40px !important;
  top: 120px;
  width: 400px;
  font: italic 16px Georgia, Times, "Times New Roman", serif !important; }

.facilitator-single .full-bio {
  margin-top: 10px; }

.facilitator-single ul li {
  font: 14px/1.5em Georgia, Times, "Times New Roman", serif !important; }

.quick_navigation {
  padding-bottom: 20px; }

.facilitator-single h2 {
  font-size: 24px;
  font-style: italic; }

.regbutton {
  background-image: -moz-linear-gradient(top, #61aa3d, #3f6e28);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #61aa3d), color-stop(1, #3f6e28));
  /* Saf4+, Chrome */
  font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  float: left;
  padding: 7px 25px !important;
  text-transform: none; }

.regbutton:hover {
  background-image: -moz-linear-gradient(top, #78d14c, #4e8832);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #78d14c), color-stop(1, #4e8832));
  /* Saf4+, Chrome */
  box-shadow: none; }

.regbutton:active {
  background-image: -moz-linear-gradient(top, #569636, #42742a);
  /* FF3.6 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #569636), color-stop(1, #42742a));
  /* Saf4+, Chrome */
  box-shadow: inset 0px 6px 6px #3a6725;
  -webkit-box-shadow: inset 0px 6px 6px #3a6725;
  -moz-box-shadow: inset 0px 6px 6px #3a6725; }

.facilitator-single .error {
  font: normal 12px/1.5em Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 10px;
  background-color: #FCCFCF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  margin: 0 0 20px 0; }

.facilitator-single .sent {
  font: normal 12px/1.5em Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 10px;
  background-color: #C8EEC2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  margin: 0 0 20px 0; }

.facilitator-single .inner {
  padding-bottom: 20px; }

/* illustratoion template */
.pcar_slide_right_inflight_resource {
  width: 500px;
  padding: 0 0 0 0;
  float: left;
  font-size: 14px;
  position: relative;
  margin: 0 0 0 460px; }

.illustration-template-content h3 {
  text-shadow: white 1px 1px 0;
  font-family: georgia, times, "times new roman", serif !important;
  font-size: 24px !important; }

#center-button {
  padding: 30px 0 0 180px; }

.page-tall-475 {
  height: 476px; }

/* SETA results page  */
#seta-email-confirmation {
  padding-top: 10px;
  text-align: center; }

#seta-email-confirmation p {
  color: #2D744D;
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  background-color: none;
  font-style: italic; }

.page_content p {
  font-family: Georgia, Times, "Times New Roman", serif;
  color: #333;
  line-height: 20px;
  font-size: 14px; }

.page-template-template-seta-results-php #header_page h2 {
  background: url(../img/bg-promo-h3.gif) bottom center no-repeat;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center; }

.page_content#seta-results-left {
  width: 460px; }

#seta-results-left p,
#seta-results-right p {
  font-style: normal; }

.page_content #seta-results_right {
  float: right;
  width: 460px;
  padding: 0 0 0 10px;
  position: absolute;
  margin: 0 0 0 500px;
  top: 0px; }

.page_content #seta-results_right ul {
  padding-left: 0; }

.page_content #seta-results_right h4 {
  text-align: left;
  padding-bottom: 0px;
  margin-bottom: 5px; }

.page_content #seta-results_right h4 a {
  text-decoration: none; }

.page_content #seta-results_right ul {
  padding-top: 0; }

.page_content #seta-results_right ul li {
  margin-bottom: 0; }

.page-template-template-seta-results-php #result-code {
  color: #2D744D;
  font-size: 15px; }

.page-template-template-seta-results-php #result-code strong {
  color: #860303; }

.page-template-template-seta-results-php .already-registered-cta {
  color: #2D744D;
  font-size: 15px; }

.page-template-template-seta-results-php #promo_cta {
  padding: 24px 0 0 23px; }

.page-template-template-seta-results-php #promo_cta p {
  width: 220px; }

.page-template-template-seta-results-php #promo_cta.seta-results p {
  font-size: 14px; }

/* Dashboard CTA */
.seta-cta.dashboard {
  background-color: #FEF9E6;
  border: 1px solid #E4E1DC !important;
  font-style: italic;
  padding: 12px !important;
  text-align: center; }

.seta-cta.dashboard.repeat-seta p:first-of-type {
  font-size: 18px; }

.seta-cta.dashboard a.b_promo_registerNow {
  margin: 0 auto; }

.seta-cta.dashboard input[type=text] {
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 12px;
  margin-right: 10px;
  padding: 3px 8px;
  width: 40px; }

.seta-cta.dashboard hr {
  background: none;
  border: 1px solid #E9E4D1;
  border-width: 1px 0 0 0 !important;
  margin: 0 auto 15px auto;
  outline: none;
  width: 290px; }

/* ABFacilitatorResources Plugin */
#ABFacilitatorResources dt a {
  font-weight: bold; }

#ABFacilitatorResources dd {
  margin-left: 1.5em;
  padding-bottom: 10px;
  padding-top: 10px; }

/* JQUERY Timepicker */
* .ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

* .ui-timepicker-div dl {
  text-align: left; }

* .ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px; }

* .ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px; }

* .ui-timepicker-div td {
  font-size: 90%; }

* .ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

/* Dashboard Billing Settings Page */
* .billing_settings_page h2 {
  font-size: 120%;
  font-weight: bold;
  width: 90%;
  background-color: #654f44;
  border-radius: 15px;
  -moz-border-radius: 15px;
  color: white;
  padding: 5px 0px 5px 10px;
  margin-left: 0px; }

.billing_settings_page p {
  margin-left: 10px;
  width: 90%; }

.billing_settings_page ul, .billing_settings_page ul li {
  padding-top: 3px !important;
  width: 95%;
  list-style: disc none outside;
  margin-left: 15px;
  background: none !important;
  padding: 0px;
  border-bottom-color: #ffffff !important;
  padding-bottom: 0em !important;
  margin-left: 15px; }

.billing_settings_page table {
  width: 90%;
  margin-left: 10px; }

.billing_settings_page table th {
  font-weight: bold; }

.billing_settings_page .lastcol {
  text-align: right; }

.trialwarning {
  color: inherit;
  background-color: #e2dfd5;
  border: 1px solid black;
  padding: 5px;
  margin-bottom: 15px;
  text-align: center;
  padding-bottom: 10px; }

.trialwarning strong {
  font-size: 120%; }

#trialprogress_outer {
  border: 5px solid #000000 !important; }

table#trialprogress {
  width: 350px;
  margin: 0 auto;
  margin-bottom: 50px;
  background-color: #e2dfd5;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; }

table#trialprogress td, table#trialprogress th {
  height: 30px;
  border-bottom: 1px solid black; }

table#trialprogress td.lastrow, table#trialprogress th.lastrow {
  border-bottom: 0px solid black; }

table#trialprogress th {
  padding-left: 8px; }

.alignCenter {
  text-align: center; }

.alignLeft {
  text-align: left; }

.alignRight {
  text-align: right; }

.review_ratings_block {
  width: 100%;
  padding-bottom: 15px; }

.review_ratings_block div {
  display: inline-block;
  width: 32.5%;
  margin: 3px 0px 3px 0px;
  text-align: center; }

.review_ratings_block div .block_name {
  font-size: 110%;
  font-weight: bold;
  color: #860303;
  background-color: inherit;
  display: block; }

.starrating5 {
  font-size: 90%; }

.tos {
  margin-left: 1.5em;
  padding-left: 1.5em; }

.tos li {
  display: list-item;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  list-style-position: outside;
  list-style-type: decimal; }

.tos li ol {
  margin-top: 10px; }

.tos li ol li {
  list-style-position: inside;
  list-style-type: upper-alpha; }

.success {
  color: green;
  font-weight: bold; }

.page-template-template-search-results-php h3 {
  font-size: 2.2em;
  width: 100%;
  text-align: center; }

#searchresults-workshops,
#searchresults-summaries,
#searchresults-interviews,
#searchresults-blogposts {
  list-style: none; }
  #searchresults-workshops li,
  #searchresults-summaries li,
  #searchresults-interviews li,
  #searchresults-blogposts li {
    display: table-row;
    vertical-align: top;
    padding-bottom: 20px; }
    #searchresults-workshops li .thumb,
    #searchresults-summaries li .thumb,
    #searchresults-interviews li .thumb,
    #searchresults-blogposts li .thumb {
      padding: 0px;
      margin: 0px;
      padding-bottom: 20px;
      float: left; }
      #searchresults-workshops li .thumb img,
      #searchresults-summaries li .thumb img,
      #searchresults-interviews li .thumb img,
      #searchresults-blogposts li .thumb img {
        width: 98px !important;
        height: 100%; }
    #searchresults-workshops li div,
    #searchresults-summaries li div,
    #searchresults-interviews li div,
    #searchresults-blogposts li div {
      float: left;
      display: table;
      padding-left: 10px;
      display: table-cell; }
    #searchresults-workshops li .booktitle,
    #searchresults-summaries li .booktitle,
    #searchresults-interviews li .booktitle,
    #searchresults-blogposts li .booktitle {
      font-weight: bold;
      font-size: 120%; }
    #searchresults-workshops li .bookinfo,
    #searchresults-summaries li .bookinfo,
    #searchresults-interviews li .bookinfo,
    #searchresults-blogposts li .bookinfo {
      width: 700px;
      font-size: 90%; }
    #searchresults-workshops li .interviewinfo,
    #searchresults-summaries li .interviewinfo,
    #searchresults-interviews li .interviewinfo,
    #searchresults-blogposts li .interviewinfo {
      width: 500px;
      font-size: 90%; }

#dsearchresultsbar {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

.updated-search input {
  border: 1px solid #a9a9a9; }

#searchresultsbar {
  list-style: none; }
  #searchresultsbar li {
    display: inline-block;
    width: 130px;
    background-color: #01b7de;
    color: white !important;
    padding: 3px;
    text-align: center; }
    #searchresultsbar li a {
      color: white; }

/***MODAL****/
.modalWindow-close {
  background-image: url(../img/modal-close.png) !important;
  height: 27px !important;
  width: 28px !important; }

.modalWindow-box {
  background: #FFF !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }

.hide-lb {
  display: none; }

.xoxo {
  display: none; }

.my_twitter_follow_us a {
  color: #000 !important;
  font-weight: bold; }

.page-template-template-workshopfeedback-manager-php h2.blue, .page-template-template-workshopfeedback-participant-php h2.blue,
.page-template-template-dashboard-workshopinsights-php h2.blue {
  color: #01b7de;
  font-size: 150%;
  text-transform: normal;
  font-weight: 400; }

.page-template-template-workshopfeedback-manager-php h2.blue strong, .page-template-template-workshopfeedback-participant-php h2.blue strong,
.page-template-template-dashboard-workshopinsights-php h2.blue strong {
  font-weight: bold;
  display: inline-block;
  width: 160px; }

.ratings-box {
  border: 1px solid #4d4d4d;
  padding: 15px;
  overflow: hidden;
  width: 60%; }

.ratings-box .rating-section {
  float: left;
  text-align: center;
  margin-right: 20px; }

.rating {
  position: relative;
  display: block; }

.rating .star {
  position: relative;
  display: inline-block;
  width: 27px;
  height: 25px;
  margin: 10px 0 0 0; }

.rating .star.full, .rating .star.half, .rating .star.empty {
  background: url("../img/dashboard_sprite.png") no-repeat; }

.rating .star.full {
  background-position: -151px -116px; }

.rating .star.half {
  background-position: -218px -116px; }

.rating .star.empty {
  background-position: -185px -116px; }

body.tax-article_writers .sidebar-content {
  padding-top: 0px; }
  body.tax-article_writers .sidebar-content ul {
    list-style: none;
    list-style-position: inside; }
  body.tax-article_writers .sidebar-content ul, body.tax-article_writers .sidebar-content ul li {
    margin-left: 0px;
    padding-left: 0px; }
    body.tax-article_writers .sidebar-content ul a, body.tax-article_writers .sidebar-content ul li a {
      font-weight: 300; }

.podcast-feeds {
  list-style: none;
  padding-left: 0;
  margin-left: 0; }
  .podcast-feeds li {
    padding-left: 0;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    width: 32%; }
  .podcast-feeds img {
    width: 30px;
    height: auto; }

a.icon-new:after {
  content: "";
  display: inline-block;
  background: url("../img/en-ca/new.png") no-repeat top right;
  width: 32px;
  height: 32px; }

h2.hero-heading {
  font-family: 'Founders Grotesk', Helvetica, Arial, serif;
  font-size: 50px;
  color: white;
  margin: 0;
  padding: 0;
  line-height: 1.0em;
  width: 500px; }

/* Story lines */
article.story-lines .story-intro {
  font-family: Georgia;
  font-size: 20px;
  font-style: italic;
  font-weight: normal; }

article.story-lines #storyline-description {
  background: url(../img/doodle-story.jpg) no-repeat;
  padding: 5px 0 0 110px;
  position: relative;
  padding-bottom: 40px; }

article.story-lines .paid-story .story-info {
  display: none; }

article.story-lines #storyline-description h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px; }

article.story-lines #storyline-description .open-text,
article.story-lines #storyline-description .close-text {
  background: url(../img/arrow-pointer2.jpg) 140px 10px no-repeat;
  padding: 20px 0; }

article.story-lines #storyline-description .btn-readmore,
article.story-lines #storyline-description .btn-close {
  font-size: 16px;
  padding: 2px 0;
  width: 130px;
  text-align: center; }

article.story-lines .btn-upgrade {
  font-size: 20px;
  padding: 5px 15px;
  color: #FFF; }

#arrow-upgrade {
  position: absolute;
  left: 0;
  top: 250px; }

section#storylines {
  margin-top: 25px; }

section#storylines > h2 {
  color: #000;
  font-size: 34px;
  margin-bottom: 0; }

section#storylines > h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 5px; }

section.storyline {
  padding: 20px 15px;
  box-shadow: inset 0 0 8px 1px rgba(0, 0, 0, 0.17);
  margin-bottom: 5px;
  position: relative; }
  section.storyline h3 {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    section.storyline h3 span {
      font-size: 0.73em;
      font-style: italic; }
  section.storyline .blurb {
    font-size: 0.96em;
    padding-top: 0px;
    margin-top: 0px; }

section.last.storyline .tooltip {
  top: -450px; }

section.last.storyline .tooltip-arrow {
  top: 540px; }

section.storyline h3 {
  font-size: 22px;
  color: #000;
  padding: 2px 0 10px 60px;
  border-bottom: 1px solid #FFF;
  margin-top: 0; }

.story-subtitle {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.story-list {
  font-size: 14px;
  font-style: italic;
  font-weight: 600; }

.tooltip-btn-position {
  margin-left: 90px; }

.btn-upgrade_unlock,
.btn-activestory {
  color: #FFF;
  font-size: 13px;
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
  margin-top: 15px;
  display: inline-block;
  width: 155px; }

.btn-activestory {
  float: left;
  margin-right: 12px;
  margin-top: 22px;
  background-color: green; }

.btn-completed {
  background: url(../img/btn-completed.png) no-repeat;
  display: inline-block;
  width: 120px;
  height: 26px;
  color: #FFF;
  font-size: 13px;
  text-transform: uppercase;
  padding-left: 55px;
  padding-top: 14px;
  margin-top: 15px; }

.tooltip-completed {
  background: url(../img/btn-tooltip-completed.png) no-repeat;
  width: 106px;
  height: 28px;
  display: inline-block;
  text-indent: -9999px;
  margin-right: 15px;
  margin-top: 8px; }

.tooltip-runagain {
  background: url(../img/btn-tooltip-runagain.png) no-repeat;
  width: 123px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  position: relative;
  top: 5px; }

.tooltip-run {
  background: url(../img/btn-tooltip-run.jpg) no-repeat;
  width: 123px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  margin-top: 8px; }

section.storyline .tooltip {
  background: #231f20;
  width: 580px;
  position: absolute;
  z-index: 100;
  color: #FFF;
  font-size: 12px;
  padding: 40px 45px;
  top: 15%;
  left: 240px;
  display: none; }

section.storyline:hover .tooltip {
  display: block; }

section.storyline .tooltip-arrow {
  background: url(../img/tooltip-arrow_large.png) no-repeat;
  width: 32px;
  height: 41px;
  position: absolute;
  left: -32px;
  top: 15%; }

section.storyline .tooltip .tooltip-chapter {
  overflow: hidden;
  margin-bottom: 20px; }

section.storyline .tooltip .tooltip-chapter figure {
  float: left;
  margin-right: 20px; }

section.storyline .tooltip .tooltip-chapter .tooltip-chapter-info {
  padding-top: 8px; }

.yellow-box {
  background: #fffcdf; }

.yellow-box h3 {
  background: url(../img/icon-book_yellow.jpg) no-repeat; }

.yellow-box .story-subtitle {
  color: #ebca0e; }

.yellow-box .btn-upgrade_unlock {
  background: #ebca0e; }

.green-box {
  background: #ecffc3; }

.green-box h3 {
  background: url(../img/icon-book_green.jpg) no-repeat; }

.green-box .story-subtitle {
  color: #80c342; }

.green-box .btn-upgrade_unlock {
  background: #80c342; }

.blue-box {
  background: #bdf4ff; }

.blue-box h3 {
  background: url(../img/icon-book_blue.jpg) no-repeat; }

.blue-box .story-subtitle {
  color: #01b7de; }

.blue-box .btn-upgrade_unlock {
  background: #01b7de; }

.purple-box {
  background: #e4dfff; }

.purple-box h3 {
  background: url(../img/icon-book_purple.jpg) no-repeat; }

.purple-box .story-subtitle {
  color: #5b56a6; }

.purple-box .btn-upgrade_unlock {
  background: #5b56a6; }

#banner-workshop {
  margin-bottom: 50px;
  display: inline-block; }

body.page-template-template-dashboard-upgrade-php div.main {
  width: 100%;
  float: none;
  border-right: 0;
  padding-right: 0; }

body.page-template-template-dashboard-upgrade-php div.main article {
  padding-bottom: 0;
  border-bottom: 0; }

/* Checkout page */
body.page-template-template-dashboard-upgrade-php article h1 {
  font-size: 2.933em;
  font-weight: 700;
  margin-top: 0; }

body.page-template-template-dashboard-upgrade-php header.entry-content,
body.page-template-template-dashboard-upgrade-php #pricing-options header {
  position: relative; }

body.page-template-template-dashboard-upgrade-php #doodle-checkout {
  position: absolute;
  right: 0;
  top: 30px; }

body.page-template-template-dashboard-upgrade-php section#premium-list h2 {
  color: #000;
  font-family: Georgia;
  font-size: 1.333em;
  font-weight: bold;
  font-style: italic; }

body.page-template-template-dashboard-upgrade-php section#premium-list h2 span {
  font-weight: normal; }

body.page-template-template-dashboard-upgrade-php section#pricing-options h2 {
  color: #000;
  font-weight: 700;
  font-size: 1.800em; }

body.page-template-template-dashboard-upgrade-php section#pricing-options h3 {
  font-size: 2em;
  font-weight: 400; }

body.page-template-template-dashboard-upgrade-php section#pricing-options #arrow-pricing {
  position: absolute;
  left: 270px;
  top: 28px; }

body.page-template-template-dashboard-upgrade-php .premium-list {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin-top: 35px;
  height: 75px; }

body.page-template-template-dashboard-upgrade-php .premium-list > li {
  float: left;
  margin-right: 40px;
  position: relative;
  cursor: pointer; }

body.page-template-template-dashboard-upgrade-php .premium-list .arrow-down {
  background: url(../img/arrow-checkout_down.jpg) no-repeat;
  width: 18px;
  height: 15px;
  display: block;
  position: relative;
  left: 49%;
  top: 10px; }

body.page-template-template-dashboard-upgrade-php .premium-list span.num {
  background: #01b7de;
  border-radius: 50%;
  color: #FFFFFF;
  display: inline-block;
  font-size: 35px;
  font-weight: 600;
  height: 52px;
  text-align: center;
  width: 52px;
  float: left; }

body.page-template-template-dashboard-upgrade-php .premium-list .list-section {
  margin-left: 65px;
  line-height: 17px;
  font-weight: 700;
  font-size: 19px;
  padding-top: 10px; }

body.page-template-template-dashboard-upgrade-php #list-descriptions .list-description {
  height: 215px;
  padding: 30px 0 0 28px;
  background: #ffe600;
  width: 952px;
  margin-top: 25px;
  position: relative;
  display: none; }

body.page-template-template-dashboard-upgrade-php #list-descriptions .list-description blockquote {
  margin-bottom: 35px; }

body.page-template-template-dashboard-upgrade-php #list-descriptions .list-description p {
  font-size: 26px;
  line-height: 30px;
  margin: 0; }

body.page-template-template-dashboard-upgrade-php #list-descriptions .list-description img {
  position: absolute;
  right: 0;
  top: -45px; }

body.page-template-template-dashboard-upgrade-php #list-descriptions #story-description p {
  font-size: 18px;
  margin-top: 1em;
  line-height: 20px; }

body.page-template-template-dashboard-upgrade-php #list-descriptions #accountability-description img,
body.page-template-template-dashboard-upgrade-php #list-descriptions #scheduling-description img {
  top: -20px; }

body.page-template-template-dashboard-upgrade-php #list-descriptions #leadership-description img {
  top: -10px; }

body.page-template-template-dashboard-upgrade-php .premium-list > li:hover span.num {
  background: #ffe600; }

body.page-template-template-dashboard-upgrade-php .premium-list > li:hover .arrow-down {
  background: url(../img/arrow-checkout_up.jpg) no-repeat; }

.btn-small.btn-checkout {
  background-color: #00B7DE;
  color: #FFF; }

.btn-small.btn-active {
  background-color: grey;
  color: #FFF; }

.btn-checkout {
  font-size: 16px;
  padding: 10px 20px; }

table#checkout-options thead tr th {
  font-size: 20px;
  font-weight: 700;
  height: 40px;
  text-align: center;
  line-height: 14px;
  vertical-align: top; }

table#checkout-options thead tr:first-child th {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #01b7de; }

table#checkout-options .features {
  width: 315px; }

table#checkout-options tbody tr td {
  font-size: 16px;
  font-weight: 400;
  text-align: center; }

table#checkout-options tbody tr td:first-child {
  text-align: left; }

table#checkout-options small {
  font-size: 12px;
  font-weight: 400; }

table#checkout-options tfoot {
  margin-top: 20px; }

table#checkout-options tfoot #pricing-spacer {
  height: 20px; }

table#checkout-options tfoot tr#pricing-row td {
  background-color: #ffb81c;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1em;
  text-align: center;
  padding: 15px 0; }

table#checkout-options tfoot tr#pricing-row td strong {
  font-size: 24px; }

table#checkout-options tfoot tr#checkout td {
  text-align: center;
  padding-top: 20px; }

table#checkout-options tr.hover td {
  overflow: visible; }
  table#checkout-options tr.hover td div.tooltip {
    display: none;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    position: relative; }
  table#checkout-options tr.hover td div.hoverinner {
    position: relative;
    display: block;
    margin: 0;
    padding: 0; }
    table#checkout-options tr.hover td div.hoverinner div.tooltip span {
      background-color: #fff100;
      padding: 20px;
      display: inline-block; }
    table#checkout-options tr.hover td div.hoverinner div.tooltip:before {
      content: "";
      display: inline-block;
      background: url(../img/tooltip.png) no-repeat transparent;
      height: 24px;
      width: 18px;
      position: absolute;
      left: -18px;
      top: 10px; }
    table#checkout-options tr.hover td div.hoverinner:hover div.tooltip {
      display: block;
      position: absolute;
      top: -7px;
      left: 100px;
      z-index: 100; }

body.page-id-8494 #content h1, body.page-id-8534 #content h1, body.page-id-9562 #content h1 {
  display: none; }
body.page-id-8494 #blog-search, body.page-id-8534 #blog-search, body.page-id-9562 #blog-search {
  display: none; }

div.bootcamp-session .bootcamp-session-shell {
  background-color: #00B7DE;
  padding-top: 10px;
  padding-left: 10px;
  height: 380px; }
  div.bootcamp-session .bootcamp-session-shell .left {
    vertical-align: top;
    width: 640px;
    display: inline-block; }
  div.bootcamp-session .bootcamp-session-shell .text-holder {
    vertical-align: top;
    display: inline-block;
    padding-left: 20px;
    width: 300px;
    color: white;
    font-weight: bold;
    font-size: 20px; }
    div.bootcamp-session .bootcamp-session-shell .text-holder .headline {
      font-size: 30px;
      line-height: 35px;
      text-shadow: 1px 2px 2px #797979;
      text-align: left; }
      div.bootcamp-session .bootcamp-session-shell .text-holder .headline b {
        color: #ffd428;
        text-shadow: black; }
    div.bootcamp-session .bootcamp-session-shell .text-holder h3 {
      color: white; }
    div.bootcamp-session .bootcamp-session-shell .text-holder .host h3 {
      font-size: 30px; }
    div.bootcamp-session .bootcamp-session-shell .text-holder .host img {
      border: 2px solid white;
      position: relative;
      top: -100px;
      left: 200px; }
div.bootcamp-session .chatroll {
  margin-top: 20px;
  vertical-align: top;
  display: inline-block;
  width: 660px; }
div.bootcamp-session .linksidebar {
  margin-top: 20px;
  position: relative;
  top: 20px;
  vertical-align: top;
  display: inline-block;
  width: 310px; }
  div.bootcamp-session .linksidebar .buttonbar {
    text-align: center;
    width: 100%; }
  div.bootcamp-session .linksidebar a.archives {
    background-color: #ffd428;
    color: black;
    text-shadow: white;
    text-align: center;
    border-radius: 15px;
    -moz-border-radius: 15px;
    width: 80%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    font-size: 130%; }
  div.bootcamp-session .linksidebar .links {
    margin-top: 15px;
    padding-left: 12px;
    font-weight: normal; }

.category-975 h1 span {
  font-style: normal !important;
  color: #ffd428;
  text-shadow: 1px 0px #8d6e23; }
.category-975 .btn-readmore {
  background-color: #ffd428;
  color: black; }

.page-template-template-singleworkshopwebinar-php {
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  color: #3d3d3d;
  min-width: 100%; }
  .page-template-template-singleworkshopwebinar-php .page-header, .page-template-template-singleworkshopwebinar-php footer {
    display: none; }
  .page-template-template-singleworkshopwebinar-php .copyrightline {
    margin-top: 10px;
    color: white !important; }
  .page-template-template-singleworkshopwebinar-php .sharebuttons {
    margin-bottom: 20px; }
  .page-template-template-singleworkshopwebinar-php div.claimyourspot {
    margin-top: 50px;
    background-color: #01b7de !important;
    color: white;
    display: inline-block;
    height: 60px;
    width: 300px;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-top: 10px;
    left: 0px;
    top: 7px; }
    .page-template-template-singleworkshopwebinar-php div.claimyourspot a, .page-template-template-singleworkshopwebinar-php div.claimyourspot a:visited, .page-template-template-singleworkshopwebinar-php div.claimyourspot a:hover {
      color: white; }
  .page-template-template-singleworkshopwebinar-php article {
    text-align: center; }
  .page-template-template-singleworkshopwebinar-php h1 {
    font-size: 60px !important;
    line-height: 1;
    color: #1AB2E7;
    font-weight: bold;
    font-family: 'Tahoma', sans-serif;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 2px 3px 3px rgba(0, 0, 0, 0.3), -1px -1px 3px rgba(0, 0, 0, 0.3);
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 15px !important; }
  .page-template-template-singleworkshopwebinar-php h2 {
    display: block;
    padding: 10px 0 12px;
    text-align: center;
    line-height: 30px;
    color: #3d3d3d;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 15px !important; }
  .page-template-template-singleworkshopwebinar-php h2.tagline {
    font-size: 24px !important; }
  .page-template-template-singleworkshopwebinar-php .hostedbychris {
    background-color: #bdbdbd;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
    font-size: 0.9em;
    font-weight: bold; }
  .page-template-template-singleworkshopwebinar-php .videorow {
    width: 100%;
    padding: 0;
    margin: 0; }
    .page-template-template-singleworkshopwebinar-php .videorow .videoframe {
      padding: 0;
      margin: 0;
      display: inline-block;
      width: 50%;
      max-width: 50%;
      height: auto;
      text-align: left; }
      .page-template-template-singleworkshopwebinar-php .videorow .videoframe .banner {
        margin: 0;
        padding: 10px;
        text-align: right;
        margin-bottom: 30px;
        width: 520px !important;
        background: -moz-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 177, 20, 0.65)), color-stop(95%, rgba(252, 248, 44, 0.65)), color-stop(97%, rgba(252, 248, 44, 0)), color-stop(100%, rgba(252, 252, 44, 0)));
        background: -webkit-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -o-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -ms-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: linear-gradient(to bottom, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffb014', endColorstr='#00fcfc2a', GradientType=0); }
        .page-template-template-singleworkshopwebinar-php .videorow .videoframe .banner strong {
          font-size: 150%; }
        .page-template-template-singleworkshopwebinar-php .videorow .videoframe .banner em {
          font-size: 90%;
          font-weight: bold; }
    .page-template-template-singleworkshopwebinar-php .videorow .webinardetails {
      display: inline-block;
      width: 48%;
      margin-left: 10px;
      vertical-align: top;
      text-align: right; }
      .page-template-template-singleworkshopwebinar-php .videorow .webinardetails .detailscontainer {
        width: 430px;
        text-align: center;
        position: relative;
        left: 40px; }
        .page-template-template-singleworkshopwebinar-php .videorow .webinardetails .detailscontainer p {
          margin: 0; }
        .page-template-template-singleworkshopwebinar-php .videorow .webinardetails .detailscontainer p:first-of-type {
          padding-top: 0;
          font-size: 32px;
          letter-spacing: -1px;
          font-weight: 600; }
        .page-template-template-singleworkshopwebinar-php .videorow .webinardetails .detailscontainer p:nth-of-type(2) {
          font-size: 24px;
          letter-spacing: -1px;
          font-weight: 600; }
        .page-template-template-singleworkshopwebinar-php .videorow .webinardetails .detailscontainer .dates {
          margin-top: 30px;
          line-height: 30px; }
  .page-template-template-singleworkshopwebinar-php .webinardescription {
    background-color: white;
    padding: 10px; }
    .page-template-template-singleworkshopwebinar-php .webinardescription h2 {
      color: #01b7de;
      font-weight: bold;
      font-size: 38px !important; }
    .page-template-template-singleworkshopwebinar-php .webinardescription h2:nth-of-type(2) {
      font-size: 26px !important; }
    .page-template-template-singleworkshopwebinar-php .webinardescription p {
      font-size: 26px;
      line-height: 30px;
      text-align: center; }
    .page-template-template-singleworkshopwebinar-php .webinardescription h2.yellow {
      background: -moz-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 177, 20, 0.65)), color-stop(95%, rgba(252, 248, 44, 0.65)), color-stop(97%, rgba(252, 248, 44, 0)), color-stop(100%, rgba(252, 252, 44, 0)));
      background: -webkit-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -o-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -ms-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: linear-gradient(to bottom, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffb014', endColorstr='#00fcfc2a', GradientType=0);
      padding: 0;
      margin: 0;
      color: black;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      font-weight: bold;
      font-size: 28px !important; }
    .page-template-template-singleworkshopwebinar-php .webinardescription ol li {
      font-size: 72px;
      font-weight: bold;
      color: #01b7de;
      text-align: left;
      margin-left: 75px; }
      .page-template-template-singleworkshopwebinar-php .webinardescription ol li span {
        font-size: 18px;
        color: black;
        text-align: left;
        line-height: 26px;
        font-size: 26px;
        display: inline-block;
        font-weight: normal;
        position: relative;
        top: -10px; }
    .page-template-template-singleworkshopwebinar-php .webinardescription label {
      display: block; }
    .page-template-template-singleworkshopwebinar-php .webinardescription input[type="text"] {
      background-color: lightgray;
      border: 1px solid black;
      width: 300px !important;
      height: 40px;
      text-align: center;
      font-size: 28px; }
    .page-template-template-singleworkshopwebinar-php .webinardescription input.validationfailed {
      background-color: lightred !important;
      border: 2px solid red; }
    .page-template-template-singleworkshopwebinar-php .webinardescription .errormsg {
      color: red;
      font-weight: bold; }
    .page-template-template-singleworkshopwebinar-php .webinardescription input[type="submit"] {
      margin-top: 10px;
      width: 300px;
      height: 60px;
      font-weight: bold;
      font-size: 120%; }
    .page-template-template-singleworkshopwebinar-php .webinardescription p.fineprint {
      font-size: 16px; }

.page-template-template-auconsultantwebinar-php {
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  color: #3d3d3d;
  min-width: 100%; }
  .page-template-template-auconsultantwebinar-php .page-header, .page-template-template-auconsultantwebinar-php footer {
    display: none; }
  .page-template-template-auconsultantwebinar-php .copyrightline {
    margin-top: 10px;
    color: white !important; }
  .page-template-template-auconsultantwebinar-php .sharebuttons {
    margin-bottom: 20px; }
  .page-template-template-auconsultantwebinar-php .primary-color {
    color: #01b7de !important; }
  .page-template-template-auconsultantwebinar-php div.claimyourspot {
    margin-top: 50px;
    background-color: #01b7de !important;
    color: white;
    display: inline-block;
    height: 60px;
    width: 300px;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-top: 10px;
    left: 0px;
    top: 7px; }
    .page-template-template-auconsultantwebinar-php div.claimyourspot a, .page-template-template-auconsultantwebinar-php div.claimyourspot a:visited, .page-template-template-auconsultantwebinar-php div.claimyourspot a:hover {
      color: white; }
  .page-template-template-auconsultantwebinar-php article {
    text-align: center; }
  .page-template-template-auconsultantwebinar-php h1 {
    font-size: 60px !important;
    line-height: 1;
    color: #1AB2E7;
    font-weight: bold;
    font-family: 'Tahoma', sans-serif;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, 2px 3px 3px rgba(0, 0, 0, 0.3), -1px -1px 3px rgba(0, 0, 0, 0.3);
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 15px !important; }
  .page-template-template-auconsultantwebinar-php h2 {
    display: block;
    padding: 10px 0 12px;
    text-align: center;
    line-height: 30px;
    color: #3d3d3d;
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 15px !important; }
  .page-template-template-auconsultantwebinar-php h2.tagline {
    font-size: 24px !important; }
  .page-template-template-auconsultantwebinar-php .hostedbychris {
    background-color: #bdbdbd;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
    font-size: 0.9em;
    font-weight: bold; }
  .page-template-template-auconsultantwebinar-php .videorow {
    width: 100%;
    padding: 0;
    margin: 0; }
    .page-template-template-auconsultantwebinar-php .videorow .videoframe {
      padding: 0;
      margin: 0;
      display: inline-block;
      width: 50%;
      max-width: 50%;
      height: auto;
      text-align: left; }
      .page-template-template-auconsultantwebinar-php .videorow .videoframe .banner {
        margin: 0;
        padding: 10px;
        text-align: right;
        margin-bottom: 30px;
        width: 520px !important;
        background: -moz-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 177, 20, 0.65)), color-stop(95%, rgba(252, 248, 44, 0.65)), color-stop(97%, rgba(252, 248, 44, 0)), color-stop(100%, rgba(252, 252, 44, 0)));
        background: -webkit-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -o-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: -ms-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        background: linear-gradient(to bottom, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffb014', endColorstr='#00fcfc2a', GradientType=0); }
        .page-template-template-auconsultantwebinar-php .videorow .videoframe .banner strong {
          font-size: 150%; }
        .page-template-template-auconsultantwebinar-php .videorow .videoframe .banner em {
          font-size: 90%;
          font-weight: bold; }
    .page-template-template-auconsultantwebinar-php .videorow .webinardetails {
      display: inline-block;
      width: 48%;
      margin-left: 10px;
      vertical-align: top;
      text-align: right; }
      .page-template-template-auconsultantwebinar-php .videorow .webinardetails .detailscontainer {
        width: 430px;
        text-align: center;
        position: relative;
        left: 40px; }
        .page-template-template-auconsultantwebinar-php .videorow .webinardetails .detailscontainer p {
          margin: 0; }
        .page-template-template-auconsultantwebinar-php .videorow .webinardetails .detailscontainer p:first-of-type {
          padding-top: 0;
          font-size: 32px;
          letter-spacing: -1px;
          font-weight: 600; }
        .page-template-template-auconsultantwebinar-php .videorow .webinardetails .detailscontainer p:nth-of-type(2) {
          font-size: 24px;
          letter-spacing: -1px;
          font-weight: 600; }
        .page-template-template-auconsultantwebinar-php .videorow .webinardetails .detailscontainer .dates {
          margin-top: 30px;
          line-height: 30px; }
  .page-template-template-auconsultantwebinar-php .webinardescription {
    background-color: white;
    padding: 10px; }
    .page-template-template-auconsultantwebinar-php .webinardescription h2 {
      color: #01b7de;
      font-weight: bold;
      font-size: 38px !important; }
    .page-template-template-auconsultantwebinar-php .webinardescription h2:nth-of-type(2) {
      font-size: 26px !important; }
    .page-template-template-auconsultantwebinar-php .webinardescription p {
      font-size: 26px;
      line-height: 30px;
      text-align: center; }
    .page-template-template-auconsultantwebinar-php .webinardescription h2.yellow {
      background: -moz-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 177, 20, 0.65)), color-stop(95%, rgba(252, 248, 44, 0.65)), color-stop(97%, rgba(252, 248, 44, 0)), color-stop(100%, rgba(252, 252, 44, 0)));
      background: -webkit-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -o-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: -ms-linear-gradient(top, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      background: linear-gradient(to bottom, rgba(255, 177, 20, 0.65) 0%, rgba(252, 248, 44, 0.65) 95%, rgba(252, 248, 44, 0) 97%, rgba(252, 252, 44, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ffb014', endColorstr='#00fcfc2a', GradientType=0);
      padding: 0;
      margin: 0;
      color: black;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      font-weight: bold;
      font-size: 28px !important; }
    .page-template-template-auconsultantwebinar-php .webinardescription ol li {
      font-size: 72px;
      font-weight: bold;
      color: #01b7de;
      text-align: left;
      margin-left: 75px; }
      .page-template-template-auconsultantwebinar-php .webinardescription ol li span {
        font-size: 18px;
        color: black;
        text-align: left;
        line-height: 26px;
        font-size: 26px;
        display: inline-block;
        font-weight: normal;
        position: relative;
        top: -10px; }
    .page-template-template-auconsultantwebinar-php .webinardescription label {
      display: block; }
    .page-template-template-auconsultantwebinar-php .webinardescription input[type="text"] {
      background-color: lightgray;
      border: 1px solid black;
      width: 300px !important;
      height: 40px;
      text-align: center;
      font-size: 28px; }
    .page-template-template-auconsultantwebinar-php .webinardescription input.validationfailed {
      background-color: lightred !important;
      border: 2px solid red; }
    .page-template-template-auconsultantwebinar-php .webinardescription .errormsg {
      color: red;
      font-weight: bold; }
    .page-template-template-auconsultantwebinar-php .webinardescription input[type="submit"] {
      margin-top: 10px;
      width: 300px;
      height: 60px;
      font-weight: bold;
      font-size: 120%; }
    .page-template-template-auconsultantwebinar-php .webinardescription p.fineprint {
      font-size: 16px; }

/*# sourceMappingURL=actionablebooks.css.map */
