/* Import Less Mixins */
/* Less Variables */
/*!
/*
Theme Name: Rob Chapman
Description: WP Theme for Rob Chapman's website 
Author: Jordan Gillman
Author URI: http://jordesign.com
Version: 1.0
*/
/*



===========================
CONTENTS:

01 Typography
02 Layout Modules
03 Base Layout Modules and Styles
03 Media queries 
===========================
*/
/* ---------------------------------------------------------------------------------------------------------- 
01 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'champagne__limousines';
  src: url('fonts/champagne__limousines-webfont.eot');
  src: url('fonts/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/champagne__limousines-webfont.woff') format('woff'), url('fonts/champagne__limousines-webfont.ttf') format('truetype'), url('fonts/champagne__limousines-webfont.svg#champagne__limousinesregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'champagne__limousines';
  src: url('fonts/champagne__limousines_bold-webfont.eot');
  src: url('fonts/champagne__limousines_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/champagne__limousines_bold-webfont.woff') format('woff'), url('fonts/champagne__limousines_bold-webfont.ttf') format('truetype'), url('fonts/champagne__limousines_bold-webfont.svg#champagne__limousinesbold') format('svg');
  font-weight: bold;
  font-style: bold;
}
body,
input,
textarea {
  /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */
}
body,
button,
input,
select,
textarea {
  font-family: 'champagne__limousines', Helvetica, Arial, sans-serif;
}
h2 {
  font-size: 28px;
  color: #00134b;
  margin: 0 0 20px 0;
  line-height: 32px;
}
h3 {
  font-size: 22px;
  color: #213f7c;
  margin: 16px 0;
  line-height: 26px;
}
h4 {
  font-size: 20px;
  color: #213f7c;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
}
h5 {
  font-size: 20px;
  color: #00134b;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
}
h6 {
  font-size: 18px;
  color: #00134b;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
}
p,
td,
li {
  font-size: 16px;
  line-height: 21px;
  color: #444444;
}
p {
  margin: 0 0 16px 0;
}
#content ul {
  margin-bottom: 22px;
}
#content li {
  margin-bottom: 8px;
  padding-left: 10px;
  background: url(images/bullet.png) no-repeat 0 9px;
}
.archive h2 {
  margin-bottom: 5px;
}
h2.pageTitle {
  margin-bottom: 10px;
}
a:link,
a:visited {
  color: #ffcc00;
  text-decoration: none;
  -webkit-transition: color .4s ease;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
img,
object,
embed {
  max-width: 100%;
  height: auto !important;
}
iframe {
  max-width: 100%;
}
a.button:link,
a.button:visited,
input.button {
  height: 32px;
  display: inline-block;
  border-radius: 4px;
  background: #ccc ;
  text-align: center;
  padding: 0 15px;
  color: #333 !important;
  font-size: 17px;
  -webkit-transition: all .4s ease;
  line-height: 32px;
  margin-right: 10px;
}
a.button.fade {
  opacity: .8;
}
input.button {
  border: none;
}
a.button:hover,
input.button:hover,
a.button.fade:hover {
  color: #000 !important;
  background-color: #eee;
  text-decoration: none;
  opacity: 1;
}
#main img {
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
#content img.attachment-post-thumbnail {
  max-width: 100%;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: -10px 0 -5px;
}
img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img.alignleft {
  float: left;
  margin: 0 20px 10px;
}

#gforms_confirmation_message {color:#fff;}
/* ---------------------------------------------------------------------------------------------------------- 
03 Base Layout Modules and Style ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
body {
  padding: 30px;
  background: #fff;
  height: 100%;
  overflow: hidden;
}
#logo {
  position: absolute;
  bottom: 30px;
  left: 37px;
  z-index: 10;
}
#logo img {
  display: block;
}
#navLink {
  display: none;
}
#menuWrapper {
  position: absolute;
  bottom: 85px;
  background: #fff;
  background: rgba(256, 256, 256, 0.6);
  right: 0;
  width: 100%;
  z-index: 5;
}
#menuWrapper ul {
  margin: 0 55px 0 275px;
  list-style: none;
  padding: 0;
  text-align: center;
}
#menuWrapper ul li {
  display: inline-block;
  margin: 6px 0;
  border-right: 1px solid #111;
}
.ie7 #menuWrapper ul li {
  display: inline;
}
.ie6 #menuWrapper ul li {
  display: inline;
}
#menuWrapper ul li:last-child {
  border-right: none;
}
#menuWrapper a:link,
#menuWrapper a:visited {
  font-size: 16px;
  line-height: 1;
  padding: 0px 5px 0 4px ;
  color: #111;
}
.panel {
  position: relative;
  z-index: 3;
  padding-top: 60px;
  position: absolute;
  top: 0;
  width: 240px;
  right: 90px;
}
.panel.vertical_left,
.panel.vertical_right {
  position: absolute;
  top: 0;
  width: 240px;
}
.panel.vertical_right {
  right: 90px;
}
.panel.vertical_left {
  left: 300px;
}
.panel.horizontal {
  position: absolute;
  left: 300px;
  right: 0px;
  width: auto;
  padding: 0;
  top: 70px;
}
.panelBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.panelContent {
  position: relative;
  z-index: 2;
  padding: 0 20px;
}
.panel.vertical_right .panelContent {
  text-align: right;
}
.panel.horizontal .panelContent {
  padding: 20px 70px 20px 20px;
  min-height: 180px;
}
.panel.horizontal .panelContent.hasImage {
  padding-right: 380px;
}
.panel .contentImage {
  margin: 0 -20px;
  border: 1px solid #fff;
  overflow: hidden;
}
.panel.horizontal .contentImage {
  position: absolute;
  top: -2px;
  right: 90px;
  width: 276px;
  height: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  padding-top: 1px;
  
}
.home .panel.horizontal .contentImage {
    border-bottom: none;
}
.panel .contentImage img {
  display: block;
}
.panel.horizontal .contentImage img {
  display: block;
  margin-top: 2px;
  border: 1px solid #fff;
}
.panel p {
  color: #fff;
}
.panel .panelContent h2 {
  color: #fff;
  font-weight: normal;
  margin-bottom: 10px;
}
.home .panelContent h2 {
  margin-bottom: 0 !important;
  /*background: url(images/quotes.png) no-repeat 0 0; */
}
.horizontal .panelContent p:last-child {
  margin-bottom: 0;
}
#background {
  position: absolute;
  top: 35px;
  right: 35px;
  bottom: 35px;
  left: 255px;
  z-index: 1;
  overflow: hidden;
  background: url(images/ajax-loader.gif) no-repeat 50% 50%;
}
#background ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.backgroundPadding {
  position: absolute;
  top: 0;
  left: 0 !important;
  height: 100%;
  left: 100%;
}
#background img {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.sidebar {
  position: absolute;
  top: 35px;
  left: 35px;
  bottom: 35px;
  width: 195px;
}
.sidebar h1 {
  text-align: right;
  color: #579195;
  color: #111;
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  padding: 0px 0 20px;
  font-weight: normal;
  width: 190px;
  float: right;
}
.sidebar .homeTitle {
  width: 190px;
}
.sidebar .addressBlock {
  position: absolute;
  right: 0px;
  bottom: 140px;
  text-align: right;
}
.sidebar .addressBlock p {
  color: #898989;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
}
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px;
  text-align: right;
}
.sidebar ul li {
  line-height: 1.1;
}
.sidebar ul a:link,
.sidebar ul a:visited {
  color: #a9a9a9;
  display: inline-block;
  padding: 6px 0;
  border-bottom: 1px solid #a9a9a9;
  -webkit-transition: color .4s ease;
}
.sidebar ul a:hover,
.sidebar ul .current_page_item a:link,
.sidebar ul .current_page_item a:visited {
  text-decoration: none;
  color: #111;
}
.sidebar .caseStudy {
  padding-top: 40px;
  text-align: right;
}
.sidebar .caseStudy h1,
.sidebar .caseStudy h2,
.sidebar .caseStudy h3,
.sidebar .caseStudy h4,
.sidebar .caseStudy h5.sidebar .caseStudy h6 {
  font-size: 18px;
  color: #111;
  font-weight: normal;
}
.sidebar .caseStudy p {
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
}
.sidebar .galleryThumbs {
  padding-top: 40px;
  padding-left: 0;
}
.sidebar .galleryThumbs li {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.sidebar .galleryThumbs a:link,
.sidebar .galleryThumbs a:visited {
  border-bottom: none;
  padding: 0;
  display: block;
  overflow: hidden;
}
.sidebar .galleryThumbs img {
  display: block;
  width: 90px;
  height: 90px;
  max-width: 90px;
}
.sidebar .galleryThumbs li:hover {
  border: 4px solid #ffcc00;
}
.sidebar .galleryThumbs li:hover a {
  width: 82px;
  height: 82px;
  overflow: hidden;
}
.sidebar .galleryThumbs li:hover img {
  position: relative;
  left: -4px;
  top: -4px;
  height: 90px;
  width: 90px;
}
/* Contact Form */
.panel .gform_wrapper h3.gform_title {
  margin-top: 0;
  color: #fff;
  font-weight: normal;
}
.panel .gform_wrapper .gform_heading {
  margin-bottom: 5px;
}
.panel .gform_wrapper .top_label .gfield_label {
  color: #fff;
  font-size: 14px;
}
.panel .gform_wrapper ul li.gfield {

  width: 45%;
  margin-right: 4%;
}
.panel .gform_wrapper .top_label input.medium,
.panel .gform_wrapper .top_label textarea {
  width: 90%;
  padding: 4px 0;
  font-size: 16px;
  border: none;
  text-indent: 5px;
}
panel .gform_wrapper .top_label select.medium {
  width: 90%;
}
.panel .gform_wrapper .top_label textarea.textarea {
  width: 90%;
}
.panel .gform_wrapper .top_label .gfield_select {
  width: 90%;
  font-size: 20px;
}
#field_1_6 {
  clear: left;
}
.post-edit-link:link,
.post-edit-link:visited {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  padding: 3px 5px;
  background: #ddd;
  border: 1px solid #999;
  color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  -webkit-transition: all .4s ease;
}
.post-edit-link:link,
.post-edit-link:visited {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  padding: 3px 5px;
  background: #ddd;
  border: 1px solid #999;
  color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: arial, sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #999;
  -webkit-transition: all .4s ease;
}
.post-edit-link:hover {
  background: #999;
  color: #111;
  text-decoration: none;
}
.page-id-316 .panelContent p {
  margin-right: 0;
}
@media only screen and (max-width: 760px) {
  body {
    padding: 0;
    height: auto;
    overflow: visible;
  }
  #logo {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 10px;
    bottom: 0;
    width: auto;
  }
  #menuWrapper {
    position: relative;
    background: #ccc;
    bottom: 0;
    display: none;
  }
  #menuWrapper ul {
    margin: 0;
  }
  #menuWrapper ul li {
    display: block;
    border-right: none;
    margin: 0;
    border-bottom: 1px solid #bbb;
  }
  #menuWrapper a:link,
  #menuWrapper a:visited {
    padding: 8px 10px;
    display: block;
    font-size: 18px;
  }
  .sidebar {
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
  }
  .sidebar h1 {
    padding-left: 10px;
    width: auto;
    text-align: left;
    float: none;
    padding: 10px 10px 0;
  }
  .sidebar ul {
    width: auto;
    margin: 0;
    padding: 10px;
    text-align: left;
  }
  .sidebar ul li {
    display: inline;
    border-bottom: none;
  }
  .sidebar ul li a:link,
  .sidebar ul li a:visited {
    margin-right: 10px;
    border-bottom: none;
  }
  #background {
    display: none;
  }
  #background.gallery {
    display: block;
    position: static !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
  }
  #background.gallery .backgroundPadding {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
  }
  #background.gallery img {
    position: static !important;
    width: 100% !important;
    height: auto !important;
  }
  .panel.horizontal,
  .panel.vertical_left,
  .panel.vertical_right {
    position: relative ;
    top: 0 ;
    left: 0 ;
    width: auto ;
    height: auto ;
    padding: 10px;
  }
  .panel .panelContent,
  .panel .panelContent.hasImage {
    padding: 10px !important;
    text-align: left !important;
  }
  .panel .contentImage {
    position: static !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 20px 0 0  10px !important;
    border: none !important;
  }
  .sidebar .galleryThumbs li {
    float: left;
  }
  .sidebar .homeTitle {
    width: auto;
  }
  #navLink {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    font-size: 18px;
    backround: #eee;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: block;
    z-index: 10;
  }
  .home .panelContent h2 {
    padding-left: 40px;
  }
  .sidebar .addressBlock {
    position: static;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 15px 10px;
  }
  .sidebar .caseStudy {
    text-align: left;
    padding: 10px;
  }
  .panel .gform_wrapper ul li.gfield {
    width: auto;
    float: none;
  }
}
/*/mediaquery*/
#field_1_2, #field_1_3, #field_1_6 {clear:left;}