html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Here be dragons - use with caution and don't blame Steve */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none; }

input, button, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

body {
  background: #515E60; }

div.wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  padding: 0 20px;
  min-width: 960px; }
  div.wrap:after {
    content: " ";
    display: block;
    clear: both; }

.no-mq div.wrap {
  width: 960px;
  margin: 0 auto; }

header {
  background: white; }
  header h1 {
    text-align: center;
    padding: 30px 0; }
    header h1 a {
      font: 400 60px/100% "trajan-pro-3", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #E36E1E;
      text-decoration: none; }

nav {
  padding: 10px 0;
  text-align: center; }
  nav ul {
    overflow: hidden;
    *zoom: 1;
    display: inline-block; }
    nav ul li {
      float: left;
      margin: 0 20px; }
      nav ul li.last {
        padding: 0; }
      nav ul li a {
        color: white;
        font: 400 16px/130% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-decoration: none; }
      nav ul li.active a {
        color: #E36E1E; }

footer {
  overflow: hidden;
  *zoom: 1;
  padding: 20px 0 30px 0; }
  footer div.small {
    float: left; }
    footer div.small p {
      font: 400 14px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: white; }
  footer ul {
    float: right; }
    footer ul li {
      float: left;
      padding: 0 0 0 10px; }
      footer ul li a {
        color: white;
        font-size: 32px;
        line-height: 150%; }

section.home {
  background: white;
  padding: 40px 0 20px 0; }
  section.home div.hero ul.slides li {
    overflow: hidden;
    *zoom: 1; }
    section.home div.hero ul.slides li div.cover {
      width: 31.91489%;
      float: left;
      margin-right: 2.12766%; }
      section.home div.hero ul.slides li div.cover img {
        display: block;
        width: 100%;
        height: 460px; }
    section.home div.hero ul.slides li div.quote {
      width: 65.95745%;
      float: right;
      margin-right: 0;
      position: relative; }
      section.home div.hero ul.slides li div.quote div.text {
        position: absolute;
        bottom: 30px;
        left: 0;
        width: 100%; }
        section.home div.hero ul.slides li div.quote div.text p {
          font: 400 30px/120% "Times New Roman", serif;
          color: #515E60; }
          section.home div.hero ul.slides li div.quote div.text p.more a {
            font: 400 14px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #E36E1E;
            text-decoration: none;
            text-transform: uppercase; }
  section.home div.copy {
    margin: 40px 0 30px 0;
    padding: 30px 0 10px 0;
    border-top: 1px solid #E36E1E;
    border-bottom: 1px solid #E36E1E; }
    section.home div.copy p {
      color: #515E60;
      font: 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.home div.copy p a {
        color: #E36E1E; }
      section.home div.copy p strong, section.home div.copy p b {
        font-weight: bold; }
      section.home div.copy p em, section.home div.copy p i {
        font-style: italic; }

section.biography {
  background: white;
  padding: 40px 0 20px 0; }
  section.biography h2 {
    font: 26px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #E36E1E;
    padding: 0 0 20px 0; }
  section.biography div.copy {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%; }
    section.biography div.copy p {
      color: #515E60;
      font: 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.biography div.copy p a {
        color: #E36E1E; }
      section.biography div.copy p strong, section.biography div.copy p b {
        font-weight: bold; }
      section.biography div.copy p em, section.biography div.copy p i {
        font-style: italic; }
  section.biography div.photo {
    width: 27.65957%;
    float: right;
    margin-right: 0;
    padding: 0 0 30px 0; }
    section.biography div.photo img {
      display: block;
      width: 100%;
      border: 10px solid #E36E1E; }

section.books-home {
  background: white;
  padding: 40px 0 20px 0; }
  section.books-home div.book {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #E36E1E; }
    section.books-home div.book div.cover {
      width: 23.40426%;
      float: left;
      margin-right: 2.12766%; }
      section.books-home div.book div.cover img {
        display: block;
        width: 100%; }
    section.books-home div.book div.info {
      width: 70.21277%;
      float: right;
      margin-right: 0;
      padding: 10px 0 0 0; }
      section.books-home div.book div.info h2 {
        font: 400 22px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #E36E1E;
        padding: 0 0 8px 0; }
        section.books-home div.book div.info h2 a {
          color: #E36E1E;
          text-decoration: none; }
      section.books-home div.book div.info p {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0; }
        section.books-home div.book div.info p.date {
          font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #829395; }
        section.books-home div.book div.info p a {
          color: #E36E1E;
          font-size: 18px; }
    section.books-home div.book.last {
      border: none;
      padding: 0 0 0 0; }

section.books-entry {
  background: white;
  padding: 40px 0 20px 0; }
  section.books-entry div.cover {
    width: 23.40426%;
    float: left;
    margin-right: 2.12766%; }
    section.books-entry div.cover img {
      display: block;
      width: 100%; }
  section.books-entry div.info {
    width: 70.21277%;
    float: right;
    margin-right: 0;
    padding: 10px 0 0 0; }
    section.books-entry div.info h2 {
      font: 400 26px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #E36E1E;
      padding: 0 0 8px 0; }
    section.books-entry div.info p {
      color: #515E60;
      font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.books-entry div.info p.date {
        font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #829395; }
      section.books-entry div.info p a {
        color: #E36E1E; }
      section.books-entry div.info p strong, section.books-entry div.info p b {
        font-weight: bold; }
      section.books-entry div.info p em, section.books-entry div.info p i {
        font-style: italic; }
    section.books-entry div.info blockquote {
      border-left: 5px solid #E36E1E;
      padding: 0 0 0 20px;
      margin: 0 0 40px 0; }
      section.books-entry div.info blockquote p {
        color: #748789;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0;
        font-style: italic; }
        section.books-entry div.info blockquote p:last-child {
          padding: 0; }
    section.books-entry div.info div.reviews {
      padding: 0 0 20px 0; }
      section.books-entry div.info div.reviews div.review p {
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #444; }
        section.books-entry div.info div.reviews div.review p strong {
          font: 500 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    section.books-entry div.info div.downloads {
      padding: 0 0 40px 0; }
      section.books-entry div.info div.downloads h3 {
        font: 500 16px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #515E60;
        padding: 0 0 5px 0; }
      section.books-entry div.info div.downloads ul {
        list-style: disc;
        padding: 0 0 0 30px;
        color: #515E60; }
        section.books-entry div.info div.downloads ul li {
          color: #515E60; }
          section.books-entry div.info div.downloads ul li a {
            font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #E36E1E; }

section.news-home {
  background: white;
  padding: 40px 0 20px 0; }
  section.news-home div.news {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #E36E1E; }
    section.news-home div.news div.info {
      width: 65.95745%;
      float: left;
      margin-right: 2.12766%; }
      section.news-home div.news div.info h2 {
        font: 400 22px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #E36E1E;
        padding: 0 0 8px 0; }
        section.news-home div.news div.info h2 a {
          color: #E36E1E;
          text-decoration: none; }
      section.news-home div.news div.info p {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0; }
        section.news-home div.news div.info p.date {
          font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #829395; }
        section.news-home div.news div.info p a {
          color: #E36E1E;
          font-size: 18px; }
    section.news-home div.news.last {
      border: none;
      padding: 0 0 0 0; }
    section.news-home div.news div.image {
      width: 27.65957%;
      float: right;
      margin-right: 0;
      padding: 0 0 30px 0; }
      section.news-home div.news div.image img {
        display: block;
        width: 100%;
        border: 10px solid #E36E1E; }

section.news-entry {
  background: white;
  padding: 40px 0 20px 0; }
  section.news-entry div.info {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%; }
    section.news-entry div.info h2 {
      font: 400 26px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #E36E1E;
      padding: 0 0 8px 0; }
      section.news-entry div.info h2 a {
        color: #E36E1E;
        text-decoration: none; }
    section.news-entry div.info p {
      color: #515E60;
      font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.news-entry div.info p.date {
        font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #829395; }
      section.news-entry div.info p a {
        color: #E36E1E; }
      section.news-entry div.info p strong, section.news-entry div.info p b {
        font-weight: bold; }
      section.news-entry div.info p em, section.news-entry div.info p i {
        font-style: italic; }
  section.news-entry div.image {
    width: 27.65957%;
    float: right;
    margin-right: 0;
    padding: 0 0 30px 0; }
    section.news-entry div.image img {
      display: block;
      width: 100%;
      border: 10px solid #E36E1E; }

section.blog-home {
  background: white;
  padding: 40px 0 20px 0; }
  section.blog-home div.blog {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #E36E1E; }
    section.blog-home div.blog div.info {
      width: 65.95745%;
      float: left;
      margin-right: 2.12766%; }
      section.blog-home div.blog div.info h2 {
        font: 400 22px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #E36E1E;
        padding: 0 0 8px 0; }
        section.blog-home div.blog div.info h2 a {
          color: #E36E1E;
          text-decoration: none; }
      section.blog-home div.blog div.info p {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0; }
        section.blog-home div.blog div.info p.date {
          font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #829395; }
        section.blog-home div.blog div.info p a {
          color: #E36E1E;
          font-size: 18px; }
    section.blog-home div.blog.last {
      border: none;
      padding: 0 0 0 0; }
    section.blog-home div.blog div.image {
      width: 27.65957%;
      float: right;
      margin-right: 0;
      padding: 0 0 30px 0; }
      section.blog-home div.blog div.image img {
        display: block;
        width: 100%;
        border: 10px solid #E36E1E; }

section.blog-entry {
  background: white;
  padding: 40px 0 20px 0; }
  section.blog-entry div.info {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%; }
    section.blog-entry div.info h2 {
      font: 400 26px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #E36E1E;
      padding: 0 0 8px 0; }
      section.blog-entry div.info h2 a {
        color: #E36E1E;
        text-decoration: none; }
    section.blog-entry div.info p {
      color: #515E60;
      font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.blog-entry div.info p.date {
        font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #829395; }
      section.blog-entry div.info p a {
        color: #E36E1E; }
      section.blog-entry div.info p strong, section.blog-entry div.info p b {
        font-weight: bold; }
      section.blog-entry div.info p em, section.blog-entry div.info p i {
        font-style: italic; }
    section.blog-entry div.info ul {
      list-style: disc;
      padding: 0 0 20px 20px; }
      section.blog-entry div.info ul li {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0; }
        section.blog-entry div.info ul li a {
          color: #E36E1E; }
        section.blog-entry div.info ul li strong, section.blog-entry div.info ul li b {
          font-weight: bold; }
        section.blog-entry div.info ul li em, section.blog-entry div.info ul li i {
          font-style: italic; }
    section.blog-entry div.info ol {
      list-style: decimal;
      padding: 0 0 20px 20px; }
      section.blog-entry div.info ol li {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        section.blog-entry div.info ol li a {
          color: #E36E1E; }
        section.blog-entry div.info ol li strong, section.blog-entry div.info ol li b {
          font-weight: bold; }
        section.blog-entry div.info ol li em, section.blog-entry div.info ol li i {
          font-style: italic; }
    section.blog-entry div.info div.downloads {
      padding: 0 0 40px 0; }
      section.blog-entry div.info div.downloads h3 {
        font: 500 16px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #515E60;
        padding: 0 0 5px 0; }
      section.blog-entry div.info div.downloads ul {
        list-style: disc;
        padding: 0 0 0 30px;
        color: #515E60; }
        section.blog-entry div.info div.downloads ul li {
          color: #515E60; }
          section.blog-entry div.info div.downloads ul li a {
            font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
            color: #E36E1E; }
  section.blog-entry div.sidebar {
    width: 27.65957%;
    float: right;
    margin-right: 0;
    padding: 0 0 30px 0; }
    section.blog-entry div.sidebar div.image img {
      display: block;
      width: 100%;
      border: 10px solid #E36E1E; }
    section.blog-entry div.sidebar div.share {
      text-align: center;
      padding: 30px 0 0 0; }
      section.blog-entry div.sidebar div.share h3 {
        font: 500 14px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #515E60;
        padding: 0 0 5px 0; }
      section.blog-entry div.sidebar div.share ul {
        text-align: center; }
        section.blog-entry div.sidebar div.share ul li {
          display: inline-block;
          padding: 0 2px 0 2px; }
          section.blog-entry div.sidebar div.share ul li a {
            color: #515E60;
            font-size: 28px;
            line-height: 150%; }

section.edited {
  background: white;
  padding: 40px 0 20px 0; }
  section.edited div.book {
    overflow: hidden;
    *zoom: 1;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #E36E1E; }
    section.edited div.book div.cover {
      width: 23.40426%;
      float: left;
      margin-right: 2.12766%; }
      section.edited div.book div.cover img {
        display: block;
        width: 100%; }
    section.edited div.book div.info {
      width: 70.21277%;
      float: right;
      margin-right: 0;
      padding: 10px 0 0 0; }
      section.edited div.book div.info h2 {
        font: 400 22px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #E36E1E;
        padding: 0 0 8px 0; }
        section.edited div.book div.info h2 a {
          color: #E36E1E;
          text-decoration: none; }
      section.edited div.book div.info p {
        color: #515E60;
        font: 400 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0 0 20px 0; }
        section.edited div.book div.info p.date {
          font: 400 15px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
          color: #829395; }
        section.edited div.book div.info p a {
          color: #E36E1E; }
        section.edited div.book div.info p strong, section.edited div.book div.info p b {
          font-weight: bold; }
        section.edited div.book div.info p em, section.edited div.book div.info p i {
          font-style: italic; }
    section.edited div.book.last {
      border: none;
      padding: 0 0 0 0; }

section.contact {
  background: white;
  padding: 40px 0 20px 0; }
  section.contact h2 {
    font: 26px/100% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #E36E1E;
    padding: 0 0 20px 0; }
  section.contact div.copy {
    width: 65.95745%;
    float: left;
    margin-right: 2.12766%; }
    section.contact div.copy p {
      color: #515E60;
      font: 16px/160% "prenton", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 0 0 20px 0; }
      section.contact div.copy p a {
        color: #E36E1E; }
      section.contact div.copy p strong, section.contact div.copy p b {
        font-weight: bold; }
      section.contact div.copy p em, section.contact div.copy p i {
        font-style: italic; }
