/*
Theme Name: Maincorp Construction
Theme URI: http://nathf.com
Description: Corporate website theme for Maincorp Construction
Author: Nathan Flew
Author URI: http://nathf.com
Version: 1.0
*/
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, menu, nav, section, summary {
  display: block; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  width: 100%;
  min-width: 1100px; }

body {
  font-family: Arial, 'lucida grande',tahoma,verdana,arial,sans-serif;
  font-size: 12px;
  color: #dbd5ba;
  background: url("images/gradientRepeat.jpg") repeat 0 0 scroll; }

header {
  position: relative;
  width: 100%;
  height: 100%; }
  header .ribbon {
    position: absolute;
    width: 670px;
    height: 45px;
    left: 50%;
    margin-left: -335px;
    bottom: -17px;
    background: url("images/ribbon.png") no-repeat 0 0 scroll; }
    header .ribbon p {
      text-transform: uppercase;
      text-align: center;
      font-size: 26px;
      padding: 5px 0 0; }
  header nav {
    height: 68px;
    width: 100%;
    background: url("images/navBackground.jpg") repeat-x 0 0 scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover; }
    header nav .menu-navigation-container {
      width: 100%;
      height: 100%; }
    header nav ul {
      width: 827px;
      margin: 0 auto;
      border-right: 1px solid #000;
      border-left: 1px solid #365867;
      overflow: hidden;
      height: 100%; }
      header nav ul .current_page_item a {
        border-bottom: 10px solid #5b6d73; }
      header nav ul a {
        display: block;
        float: left;
        text-transform: uppercase;
        color: #dbd5ba;
        font-size: 26px;
        text-decoration: none;
        font-weight: bold;
        width: 165px;
        border-left: 1px solid #000;
        border-right: 1px solid #365867;
        text-align: center;
        height: 68px;
        line-height: 68px; }
        header nav ul a:hover {
          border-bottom: 10px solid #dbd5ba; }
  header .logo {
    height: 286px;
    border-bottom: 10px solid #dbd5ba;
    background: #00586e;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%; }
    header .logo h1 {
      width: 835px;
      margin: 0 auto;
      padding: 35px 0 0; }
    header .logo a {
      display: block;
      width: 278px;
      height: 189px;
      margin: 0 auto;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left;
      background: url("images/logo.png") repeat-x 0 0 scroll; }

.blue-gradient.dark {
  background: url("images/gradientBackgroundDark.jpg") repeat-x 0 0 scroll; }

.content-inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding: 50px 10px; }
  .content-inner .page-header h2 {
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #DBD5BA;
    padding: 10px 0;
    margin: 0 0 10px; }
  .content-inner .text {
    background: rgba(255, 255, 255, 0.4);
    padding: 30px 50px;
    font-size: 18px;
    line-height: 18px;
    overflow: hidden;
    margin: 0 0 30px; }
    .content-inner .text h2 {
      font-size: 22px;
      font-weight: bold;
      margin: 0 0 20px; }
    .content-inner .text .row {
      overflow: hidden; }
    .content-inner .text ul {
      list-style: inherit;
      padding: 0 0 0 40px;
      margin: 10px 0 0; }
    .content-inner .text strong {
      font-weight: bold; }
    .content-inner .text table {
      margin: 10px 0; }
      .content-inner .text table td {
        padding: 5px; }
        .content-inner .text table td:first-child {
          width: 25%; }

.item {
  float: left;
  margin: 0 20px 20px 0;
  cursor: pointer; }
  .item .image-wrap {
    border-bottom: 1px solid #DBD5BA;
    padding: 0 0 10px;
    height: 207px; }
    .item .image-wrap img {
      width: 313px;
      height: auto; }
  .item h3 {
    margin: 10px 0 0;
    text-align: center;
    font-size: 24px; }
  .item.last {
    margin: 0; }

.testimonial {
  margin: 20px 0; }
  .testimonial div {
    margin: 10px 0 0;
    color: #ccc; }
    .testimonial div strong, .testimonial div em {
      display: block; }
    .testimonial div em {
      font-style: italic; }

#feature .feature-inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden; }
#feature .text {
  padding: 105px 0 85px;
  float: left; }
#feature .slider {
  margin: 30px 0 0 50px;
  float: left; }

.wood-strip {
  background: url("images/stripWoodTexture.jpg") repeat-x 0 0 scroll; }
  .wood-strip .inner {
    width: 1100px;
    height: 108px;
    margin: 0 auto; }

#awards .inner {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 50px; }
#awards .heading {
  width: 771px;
  margin: 75px auto 40px;
  display: block; }
#awards .items {
  margin-left: 145px; }
  #awards .items li {
    width: 224px;
    height: 245px;
    padding: 0 0 35px;
    float: left;
    background: url("images/awardTemplate.png") no-repeat 0 45px scroll;
    margin: 0 70px 50px 0;
    position: relative; }
    #awards .items li span {
      font-size: 14px;
      display: block; }
    #awards .items li .year {
      font-size: 46px;
      text-align: center; }
    #awards .items li .title {
      font-size: 25px;
      font-weight: normal;
      line-height: 26px;
      text-align: center;
      height: 50px;
      line-height: 50px; }
      #awards .items li .title.small {
        font-size: 18px;
        line-height: 20px; }
    #awards .items li .type {
      text-transform: uppercase;
      display: block;
      font-size: 28px;
      text-align: center;
      margin: 10px 0 0; }
      #awards .items li .type.not {
        font-size: 18px; }
    #awards .items li .range {
      position: absolute;
      display: block;
      font-size: 20px;
      bottom: 8px;
      left: 0;
      width: 100%;
      text-align: center; }

form .field {
  overflow: hidden;
  margin: 0 0 10px; }
  form .field p {
    float: left; }
    form .field p.label {
      width: 150px;
      line-height: 37px;
      text-align: right;
      margin-right: 5px; }
    form .field p input {
      padding: 8px; }

#slider {
  width: 550px;
  float: left;
  margin: 45px 0 40px 100px; }
  #slider .bx-viewport {
    height: 431px !important;
    border: 12px solid #f6e7d2; }
  #slider .bxslider {
    height: 431px;
    overflow: hidden; }
  #slider li {
    text-align: center; }
    #slider li img {
      margin: 0 auto; }
  #slider .bx-next, #slider .bx-prev {
    background: url("images/pagerRight.png") repeat-x 0 0 scroll;
    width: 68px;
    height: 107px;
    right: -51px;
    margin-top: -53px; }
  #slider .bx-prev {
    background: url("images/pagerLeft.png") repeat-x 0 0 scroll;
    left: -61px; }
