body {
  color: #585858;
  font-family: Garamond, Times, serif;
  background: url(image/background.jpg); }

a {
  color: #12254a; }
  a:hover {
    color: #299191; }

h1, h2 {
  margin-bottom: 10px;
  color: #12254a;
  font-family: "john-doe", serif;
  font-size: 20px;
  text-transform: lowercase;
  line-height: 1.2; }

h3 {
  margin-bottom: 8px;
  font-family: "proxima-nova", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: gray; }

p {
  font-size: 15px;
  line-height: 24px; }

.wp-caption {
  border: none; }

.clear {
  clear: both;
  display: block; }

#searchform #s {
  display: inline-block;
  width: 160px;
  height: 20px;
  padding: 2px 0 0 3px;
  margin: 0 8px 0 0;
  border: 1px solid #cccccc; }
#searchform #searchsubmit {
  display: inline-block;
  width: 22px;
  height: 20px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background: url(image/search.png);
  background-repeat: no-repeat;
  border: none;
  text-indent: -9000em; }
  #searchform #searchsubmit:hover {
    background-position: bottom; }

#wrapper {
  width: 1000px;
  margin: 66px auto 0; }

#header {
  position: relative;
  height: 66px;
  padding: 0 50px 40px;
  background: white; }
  #header #branding {
    position: absolute;
    display: block;
    width: 350px;
    height: 130px;
    top: -66px;
    left: 50px;
    background-image: url(image/logo.png);
    background-repeat: no-repeat; }
  #header .shopLink {
    position: absolute;
    display: block;
    width: 230px;
    height: 44px;
    top: -66px;
    right: 20px;
    background: url(image/shoplink.png);
    background-repeat: no-repeat;
    text-decoration: none; }
    #header .shopLink span {
      display: block;
      margin: 15px 40px 0 0;
      font-family: "proxima-nova", sans-serif;
      font-size: 20px;
      text-transform: uppercase;
      text-align: right; }
  #header #access {
    position: absolute;
    right: 50px;
    top: 20px; }
    #header #access > ul {
      list-style: none; }
      #header #access > ul > li {
        display: inline-block;
        margin-left: 20px;
        font-family: Garamond, Times, serif;
        font-size: 18px;
        text-transform: lowercase; }
        #header #access > ul > li a {
          padding-bottom: 13px;
          text-decoration: none;
          background-repeat: no-repeat;
          background-position: center bottom;
          color: gray; }
        #header #access > ul > li.current-menu-item a,
        #header #access > ul > li a:hover {
          background-image: url(image/menuactive.png);
          color: #299191; }

#main {
  padding: 0 50px 30px;
  background: white; }
  #main #container {
    float: left;
    width: 600px; }

#nav-above {
  display: none; }

#nav-below {
  margin: 25px 0 10px 0;
  text-align: center; }
  #nav-below div {
    display: inline-block;
    padding: 0 15px; }

.navigation a {
  text-decoration: none; }
  .navigation a:hover {
    text-decoration: underline; }

#footer {
  margin: 30px 0 0 0;
  padding: 15px 30px;
  background: #404040;
  font-family: Garamond, Times, serif; }
  #footer a {
    color: white; }
    #footer a:hover {
      color: #299191; }
  #footer #social-menu {
    float: right; }
    #footer #social-menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #footer #social-menu ul li {
        display: inline-block;
        margin-left: 10px;
        padding-left: 10px;
        text-transform: lowercase;
        font-size: 18px; }
        #footer #social-menu ul li:first-child {
          border: none;
          margin-left: 0;
          padding-left: 0; }
        #footer #social-menu ul li a {
          text-decoration: none; }
          #footer #social-menu ul li a:hover {
            text-decoration: underline; }
    #footer #social-menu ul li {
      border-left: 1px solid white; }
  #footer #siteinfo {
    font-size: 10px;
    color: white; }

#sidebar-social-menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #sidebar-social-menu ul li {
    display: inline-block;
    margin-left: 6px;
    padding-left: 6px;
    text-transform: lowercase;
    font-size: 18px; }
    #sidebar-social-menu ul li:first-child {
      border: none;
      margin-left: 0;
      padding-left: 0; }
    #sidebar-social-menu ul li a {
      text-decoration: none; }
      #sidebar-social-menu ul li a:hover {
        text-decoration: underline; }
#sidebar-social-menu ul li {
  font-size: 15px;
  border-left: 1px solid #12254a; }

.main-aside {
  float: right;
  clear: right;
  width: 220px; }
  .main-aside > ul {
    margin: 0;
    list-style: none; }
    .main-aside > ul > li {
      margin-bottom: 30px;
      padding: 12px 0 0 8px;
      font-family: "proxima-nova", sans-serif;
      background-image: url(image/sidebarrule.png);
      background-repeat: no-repeat;
      background-position: top center; }
      .main-aside > ul > li ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .main-aside > ul > li ul li {
          margin-bottom: 4px; }

.entry-meta {
  padding-top: 15px;
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  color: gray;
  background-image: url(image/blogrule.png);
  background-position: center top;
  background-repeat: no-repeat; }

.entry-title a {
  text-decoration: none; }
  .entry-title a:hover {
    text-decoration: underline; }

.entry-utility {
  margin: 25px 0;
  padding: 10px 0;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  border-top: 1px solid #cccccc;
  color: gray; }
  .entry-utility p {
    margin: 0;
    font-size: 14px;
    line-height: 16px; }
    .entry-utility p.comments-link {
      float: right;
      width: 182px;
      height: 50px;
      margin-top: -16px;
      background-image: url(image/comments.png); }
      .entry-utility p.comments-link a {
        display: block;
        margin: 11px 24px 0 0;
        text-align: right; }

.entry-content img {
  margin-top: 0;
  margin-bottom: 0; }
.entry-content div {
  margin-bottom: 18px;
  line-height: inherit;
  font-size: inherit; }

.home #homepageImage {
  height: 600px;
  margin: 0 0 10px;
  padding: 9px;
  border: 1px solid #808080;
  background-image: url(image/home.jpg);
  background-repeat: no-repeat;
  background-position: center center; }
.home #homepageMisc {
  position: relative;
  padding: 40px 0 0;
  background-image: url(image/rule.png);
  background-repeat: no-repeat;
  background-position: top center; }
  .home #homepageMisc .slogan {
    width: 400px;
    font-size: 22px; }
  .home #homepageMisc .shopLink {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: "proxima-nova", sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #585858;
    text-decoration: none; }
    .home #homepageMisc .shopLink:hover {
      text-decoration: underline;
      color: #299191; }

#projectThumbnails ul li {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0 10px 5px 0;
  padding: 0; }
  #projectThumbnails ul li a {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: white; }
  #projectThumbnails ul li.active a {
    background: none; }
