html, body {
  height: 100%; }

body {
  background: #31acff;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-size: 16px; }

a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none; }
  a:hover, a:active {
    color: white; }

h2 {
  font-weight: 700;
  font-size: 22px; }

#content {
  background: #293138;
  overflow: hidden; }

header {
  padding-top: 40px; }
  header h1 {
    background: url(../logo.png) center top no-repeat;
    display: block;
    margin: 0 auto 40px;
    width: 64px;
    height: 68px;
    overflow: hidden;
    text-indent: -5000px; }
  header nav ul {
    margin: 0;
    padding: 0;
    padding-bottom: 70px; }
    header nav ul li {
      display: inline-block;
      text-transform: uppercase;
      padding: 0 16px; }
      body#photography header nav ul li a#nav_photography, body#art header nav ul li a#nav_art, body#contact header nav ul li a#nav_contact {
        font-weight: 700; }

footer {
  margin-top: 40px;
  padding-bottom: 40px; }
  footer p {
    margin-bottom: 0; }

body#home #content {
  height: 100%;
  width: 100%;
  min-height: 800px;
  background: none; }
  body#home #content header {
    background: #293138;
    height: 50%;
    min-height: 330px;
    width: 100%;
    padding: 0; }
  body#home #content section {
    margin-top: -137px; }
    body#home #content section img {
      margin: 0; }
  body#home #content #footer {
    height: 25%; }
body#home footer {
  display: none; }

body#home, body#home header, body#home #footer {
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: box;
  box-pack: center;
  box-align: center; }

#splash_slideshow {
  background: #293138;
  display: block;
  width: 920px;
  height: 275px;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

ul.category_list,
ul.gallery {
  list-style-type: none;
  padding: 0; }

ul.category_list {
  width: 900px;
  margin: 0 auto; }
  ul.category_list li {
    display: inline-block;
    margin: 0 25px 70px; }
    ul.category_list li h2 {
      font-weight: 300;
      font-size: 16px;
      padding-top: 8px; }
    ul.category_list li img {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); }

body#photography section,
body#art section {
  width: 950px;
  margin: 0 auto; }

.galleria {
  list-style: none;
  width: 200px; }

.galleria li {
  display: inline-block;
  width: 75px;
  height: 75px;
  overflow: hidden;
  margin: 0 20px 20px 0;
  background: black;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
  .galleria li a {
    display: none; }
  .galleria li div {
    position: absolute;
    display: none;
    top: 0;
    left: 180px; }
  .galleria li.active div img, .galleria li li.active div {
    display: block; }
  .galleria li img.thumb {
    cursor: pointer;
    top: auto;
    left: auto;
    display: block;
    width: auto;
    height: auto; }
  .galleria li .caption {
    display: block;
    padding-top: 0.5em; }

* html .galleria li div span {
  width: 400px; }

.galleria_container {
  float: right;
  width: 696px;
  min-height: 842px;
  margin-bottom: 70px;
  text-align: center; }
  .galleria_container img.replaced {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

ul.gallery {
  visibility: hidden; }

ul.galleria {
  visibility: visible !important; }

.galleria_wrapper {
  margin-bottom: 1em;
  min-height: 495px; }
  .galleria_wrapper img {
    max-width: 688px;
    max-height: 688px; }

p.galleria_nav {
  font-size: 13px; }

span.caption {
  text-align: center;
  display: block; }
  span.caption form {
    padding-top: 24px; }
  span.caption select {
    margin-right: 10px;
    vertical-align: top; }
  span.caption input[type=image] {
    vertical-align: top; }

.galleria li:first-child div img,
.galleria li:first-child div {
  display: block; }

#sketchbook_presentation .landing_sketch_container img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
#sketchbook_presentation h2 {
  color: rgba(255, 255, 255, 0.75);
  margin: 40px 0 0; }
#sketchbook_presentation p {
  margin: 10px 0 50px; }

#sketchbook_links {
  background: #006cb5;
  padding: 60px 0 0; }
  #sketchbook_links #sketchbook_pages {
    width: 800px;
    margin: 0 auto; }
    #sketchbook_links #sketchbook_pages > p {
      margin: 0 0 60px; }
    #sketchbook_links #sketchbook_pages h3 {
      margin: 0 0 30px;
      text-align: left; }
    #sketchbook_links #sketchbook_pages ul {
      width: 398px;
      display: inline-block;
      margin: 0;
      padding: 0 0 60px;
      list-style: none;
      text-align: left; }
      #sketchbook_links #sketchbook_pages ul li {
        line-height: 1.5em; }

#info, form {
  display: inline-block;
  vertical-align: top; }

#info {
  width: 530px;
  margin-right: 50px;
  text-align: left;
  margin-bottom: 70px; }
  #info p {
    line-height: 1.4em;
    margin-bottom: 44px; }
  #info .social_links a {
    margin-right: 40px; }

body#contact form {
  width: 320px;
  text-align: left;
  margin-bottom: 70px; }
  body#contact form input[type=text], body#contact form textarea {
    width: 300px;
    border-radius: 4px;
    border: 1px solid black; }
  body#contact form textarea {
    height: 100px; }
  body#contact form .contact_button {
    margin-top: 12px; }
  body#contact form a.captcha_reload_link {
    background: url(../reload.png) left top no-repeat;
    display: inline-block;
    height: 25px;
    padding-left: 32px;
    margin-left: 10px; }

fieldset {
  border: none;
  padding: 0;
  margin: 0 0 1em; }

label {
  display: block;
  margin-bottom: 6px; }

input[type=text] {
  height: 32px;
  padding: 0 9px;
  line-height: 32px; }

textarea {
  padding: 6px 9px;
  line-height: 1.25em; }

body#error #content > section {
  padding-bottom: 70px; }
  body#error #content > section a {
    color: white; }