/* site colors */
/* green */
/* green */
/* gold */
/* 2px green */
/* site geometry */
/* home page content */
/* site style */
html {
  color: black;
  font-size: 14px;
  line-height: 1.2142857143em;
  background-color: #ff9300;
}

::-moz-selection {
  background: blue;
  text-shadow: none;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid black;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browserupgrade {
  margin: 0.2em 0;
  background: blue;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
  font-size: 14px; /* base font size set in pixels */
  font-family: Helvetica Neue, Helvetica, Arial, Sans Serif;
  line-height: 17px;
}

header {
  width: 920px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

#homebanner {
  width: 331px;
  height: auto;
  background: url("/-/img/serrell-and-associates-museum-exhibition-consultants@2x.png?v=2") no-repeat;
  background-size: 525px 500px;
  background-color: white;
  margin-left: 300px;
  padding-top: 300px;
  padding-left: 68px;
  padding-right: 126px;
  padding-bottom: 25px;
  overflow: hidden;
}

#homenav {
  margin-left: 299px;
  margin-right: 0;
  margin-top: 30px;
}
#homenav ul li a {
  padding: 4px 16px;
}

header.home img {
  float: left;
  border: 2px solid #336666;
}

header.home img.caryatids {
  margin-top: 63px;
  margin-right: 50px;
}

div.home {
  position: absolute;
  top: 363px;
  left: 623px;
  width: 330px;
  margin-bottom: 200px;
}

/* Navigation */
nav {
  width: 580px;
  margin-top: -2px;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background-color: white;
}

nav ul {
  list-style-type: none;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

nav ul li {
  display: block;
  float: left;
}

nav ul li a {
  display: inline-block;
  color: #336666;
  text-align: center;
  font-family: Arial, Sans Serif;
  font-size: 1em;
  text-decoration: none;
  background-color: white;
  box-sizing: border-box;
  border-right: 2px solid #336666;
  border-top: 2px solid #336666;
  border-bottom: 2px solid #336666;
  border-collapse: collapse;
  padding: 4px 14px;
}

nav ul li a:hover {
  background-color: #ffcc11;
}

nav ul li:first-child a {
  border-left: 2px solid #336666;
}

nav ul li ul.dropdown {
  position: absolute;
  left: -9999px;
  top: -9999px;
  list-style-type: none;
}

nav ul li:hover {
  position: relative;
}

nav li:hover ul.dropdown {
  left: -10px;
  top: 39px;
  padding: 0px;
  border-top: 5px solid #ff9300;
}

nav li:hover ul.dropdown li {
  clear: both;
}

nav li:hover ul.dropdown li a {
  width: 190px;
  text-align: left;
  border-left: 2px solid #336666;
  border-right: 2px solid #336666;
  border-top: none;
  border-bottom: none;
  padding: 5px 14px;
}

nav li:hover ul.dropdown li a.wide {
  width: 230px;
}

nav li:hover ul.dropdown li:first-child a {
  border-top: 2px solid #336666;
}

nav li:hover ul.dropdown li:last-child a {
  border-bottom: 2px solid #336666;
}

.container {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  background-color: white;
  border: 2px solid #336666;
}

#nav-container {
  width: 920px;
  margin-left: auto;
  margin-right: auto;
}

div.pagination ul {
  text-align: center;
}

div.pagination ul li {
  list-style: none;
  display: inline;
}

#intro {
  width: 766px;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
}

aside {
  margin-left: 75px;
  float: left;
  width: 239px;
  padding-top: 60px;
}

article {
  margin-top: 57px;
  margin-left: 0px;
  margin-bottom: 25px;
  width: 770px;
}

article#about {
  margin-left: 420px;
  margin-bottom: 51px;
  width: 425px;
}
article#about h2 {
  margin-top: 34px;
}

section {
  margin-top: 3px;
}
section h1 {
  margin-bottom: 0;
}

#workshops article, #writings article, #publications article, #clients article {
  margin-left: 75px;
  margin-top: 46px;
}

.workshop-col1, .clients-left {
  width: 430px;
  float: left;
}
.workshop-col1 ul, .clients-left ul {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
  color: #2e5f50;
  padding-left: 1.2em;
}
.workshop-col1 ul li, .clients-left ul li {
  margin-bottom: 5px;
}
.workshop-col1 ul li:last-child, .clients-left ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.workshop-col1 ul a, .clients-left ul a {
  color: #2e5f50;
}
.workshop-col1 h1, .clients-left h1 {
  margin-top: 29px;
}
.workshop-col1 .caption, .clients-left .caption {
  font-size: 0.8571428571em;
}

.workshop-col2, clients-right {
  width: 300px;
  float: right;
  margin-right: 0;
}
.workshop-col2 .caption, clients-right .caption {
  font-size: 0.8571428571em;
}

#workshop-development {
  border-bottom: 1px solid black;
  padding-bottom: 14px;
}

#writings-intro, #publications-intro, section.book {
  border-bottom: 1px solid black;
  padding-bottom: 42px;
}

section#last-book.book {
  border-bottom: none;
}

writings-col1 {
  float: left;
  width: 525px;
}
writings-col1 h1 {
  margin-top: 29px;
  color: #2e5f50;
}
writings-col1 ul {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
  color: #2e5f50;
  padding-left: 1.2em;
}
writings-col1 ul li {
  margin-bottom: 5px;
}
writings-col1 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
writings-col1 ul a {
  color: #2e5f50;
}

section.books {
  padding-top: 0;
}

.books-col1 {
  float: left;
  width: 525px;
}
.books-col1 h1 {
  font-size: 16px;
  margin-top: 22px;
  margin-bottom: 18px;
}
.books-col1 h2 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: -9px;
}
.books-col1 h3 {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
.books-col1 p.book-publisher {
  margin-top: -12px;
  margin-bottom: 17px;
}
.books-col1 ul {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
  color: #2e5f50;
  padding-left: 1.2em;
}
.books-col1 ul li {
  margin-bottom: 5px;
}
.books-col1 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.books-col1 ul a {
  color: #2e5f50;
}

.products-col1 {
  float: left;
  width: 350px;
}
.products-col1 h1 {
  font-size: 16px;
  margin-top: 22px;
  margin-bottom: 18px;
}
.products-col1 h2 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: -9px;
}
.products-col1 h3 {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
.products-col1 p.book-publisher {
  margin-top: -12px;
  margin-bottom: 17px;
}
.products-col1 ul {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
  color: #2e5f50;
  padding-left: 1.2em;
}
.products-col1 ul li {
  margin-bottom: 5px;
}
.products-col1 ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.products-col1 ul a {
  color: #2e5f50;
}

/* Pubication image positions */
#visitor-studies {
  margin-top: 737px;
}

#exhibition-journal {
  margin-top: 590px;
}

/* -------------------------- */
.products-col2 {
  width: 400px;
  float: right;
}
.products-col2 .caption {
  font-size: 0.8571428571em;
}

.books-col2, .writings-col2 {
  width: 200px;
  float: right;
}
.books-col2 .caption, .writings-col2 .caption {
  font-size: 0.8571428571em;
}

#clients-intro {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  margin-bottom: 17px;
}

.clients-left, .clients-right {
  line-height: 0.9em;
}

#better-labels, #visitor-behavior, #excellent-judges, #signup {
  margin-top: 20px;
}

#signup {
  border-top: 1px solid black;
}

#signup h1 {
  margin-top: 34px;
}

.workshop-col2, .clients-right {
  width: 300px;
  float: right;
  margin-right: 0;
}
.workshop-col2 .caption, .clients-right .caption {
  font-size: 0.8571428571em;
}

#signup h1 {
  font-style: italic;
}

.book {
  margin-top: 20px;
}

p.book-list {
  margin-top: 0;
  margin-bottom: 3px;
  margin-left: 1em;
  color: #2e5f50;
}

#ninja-slider {
  margin-bottom: -167px;
}

footer table {
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

footer table th, footer table td {
  font-family: Arial, Sans Serif;
  font-weight: normal;
  font-size: 0.8571428571em;
  line-height: 1.2142857143em;
  border: 2px solid #336666;
  border-collapse: collapse;
  padding: 9px 14px;
  vertical-align: top;
  background-color: white;
}

footer p {
  text-align: center;
}

#hjdesign {
  margin-top: 25px;
  width: 200px;
}

#hjdesign a {
  color: white;
  text-decoration: none;
  font-size: 0.9em;
}

.border {
  border: 2px solid #336666;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.copyright {
  font-size: 0.8571428571em;
  margin-top: 24px;
  text-align: center;
}

a, a:hover, a:visited {
  color: #308b3e;
  text-decoration: none;
}

a:hover {
  color: #4ccf97;
}

a:visited {
  color: #ae6926;
}

h1, h2, h3, h4, h5 {
  font-size: 1.1428571429em;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

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

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    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) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

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