/*

Theme Name: Lawrence Construction

Theme URI: https://lawrenceconstruction.biz

Description: Theme created for Lawrence Construction Inc.

Author: Example7

Author URI: http://www.example7.com

Version: 1.0



  Colors

  ------

  brown     #482904

  orange    #ec6a13

  green     #1d5233

  greys     #e7e2df    #dfdddb



  Webfonts

  --------

  Lato      font-family: 'Lato', Arial, Helvetica, sans-serif; font-weight: 300; 

            font-family: 'Lato', Arial, Helvetica, sans-serif; font-weight: 400; 

            font-family: 'Lato', Arial, Helvetica, sans-serif; font-weight: 700; 

  PT Sans   font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif; font-weight: 400;



*/





















/* ====================================================================

   Normalize

   ==================================================================== */



html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
figure,
form {
  margin: 0;
  padding: 0;
}



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]),
[hidden] {
  display: none;
}



a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

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;
}



img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

img#wpstats {
  display: none;
}

svg:not(:root) {
  overflow: hidden;
}



button,
input,
select,
textarea {
  font-family: sans-serif;
  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;
}























/* ====================================================================

   Global

   ==================================================================== */



/* -------------------[ Layout ]------------------- */



body {

  background-color: #FFF;

}



/* -------------------[ Fonts and Type ]------------------- */



body,
html {

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;

}



a:link,
a:visited,
a:active {

  color: #482904;
  text-decoration: none;

}



a:hover {

  color: #482904;
  text-decoration: underline;

}



#content ul li {

  margin: 0 0 0 -15px;
  padding: 0 0 3px 0;

  list-style: disc;
  list-style-position: outside;

}



#content ol li {

  margin: 0 0 0 -15px;
  padding: 0 0 3px 0;

  list-style-type: decimal;
  list-style-position: outside;

}



p,
.p {
  margin: 0 0 15px 0;
}



.lowercase {
  text-transform: lowercase;
}

.titlecase {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}



hr {

  clear: both;

  width: 650px;
  height: 0px;
  margin: 20px 0;
  padding: 0 0 1px 0;

  border: none;

  background-color: #482904;

}



/* -------------------[ Images ]------------------- */



.alignleft,

img.alignleft,

.wp-caption.alignleft {

  float: left;
  display: inline;

  margin: 4px 15px 12px 0;

}



.alignright,

img.alignright,

.wp-caption.alignright {

  float: right;
  display: inline;

  margin: 4px 0 15px 15px;

}



.aligncenter,

img.aligncenter,

.wp-caption.aligncenter {

  clear: both;
  display: block;

  margin-left: auto;
  margin-right: auto;

}



.alignnone,

img.alignnone {

  clear: both;

  margin: 5px 0 5px 0;

}



.wp-caption {

  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0px;
  text-align: center;

}



.wp-caption-text {

  margin: 0 15px 0 15px;

}



/* -------------------[ Spacers ]------------------- */



.break0 {
  clear: both;
  display: block;
  height: 1px;
}

.break1 {
  clear: both;
  display: block;
  height: 10px;
}

.break2 {
  clear: both;
  display: block;
  height: 20px;
}

.break3 {
  clear: both;
  display: block;
  height: 30px;
}

.break4 {
  clear: both;
  display: block;
  height: 40px;
}

.break5 {
  clear: both;
  display: block;
  height: 50px;
}

.break6 {
  clear: both;
  display: block;
  height: 60px;
}

.break7 {
  clear: both;
  display: block;
  height: 70px;
}

.break8 {
  clear: both;
  display: block;
  height: 80px;
}

.break9 {
  clear: both;
  display: block;
  height: 90px;
}



/* -------------------[ Back To Top ]------------------- */



#back-to-top {

  display: block;
  position: relative;
  top: -30px;
  left: -335px;

  width: 100px;
  height: 20px;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  text-align: right;

}





















/* ====================================================================

   Header

   ==================================================================== */



/* -------------------[ Layout ]------------------- */



#header-wrap {

  clear: both;

  width: 100%;
  margin: 0;
  padding: 0;

  background: url(images/background.jpg) repeat-x center top #FFF;

}



#header {

  clear: both;

  width: 950px;
  height: 190px;
  margin: 0 auto;
  padding: 40px 20px 0 20px;

}



#header .logo {

  float: left;
  position: relative;
  left: -1745px;

  height: 85px;

}



#header .rightside {

  clear: right;
  float: right;
  position: relative;
  top: -85px;

  width: 680px;

}



#header .phone {

  float: right;

  width: 139px;
  height: 20px;
  margin: 0 0 0 20px;

}



#header .email {

  float: right;

  padding: 4px 0 0 0;

  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 11px;
  line-height: 20px;
  text-align: right;

}



.menu {

  clear: right;
  float: right;

  width: 680px;
  height: 25px;
  margin: 40px 0 0 0;

}



/* -------------------[ Menu ]------------------- */



#nav,

#nav ul,

#nav li {

  margin: 0;
  padding: 0;

  list-style: none;

}



#nav li {

  float: right;

  text-align: center;

}



#nav li a,

#nav li a:link,

#nav li a:visited {

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;

}



#nav li a:hover,

#nav li.nav a:active,

ul#nav li.current a {

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;

}



#nav .line {

  width: 20px;
  margin: 0;
  padding: 0;

  color: #ec6a13;
  font-size: 13px;
  line-height: 22px;
  text-align: center;

}



#nav li ul {

  position: absolute;
  left: -9999em;
  z-index: 9999;

  width: 155px;
  margin: 0 0 0 35px;
  padding: 5px 0;

}



#nav li li a,
#nav li li a:link,
#nav li li a:visited {

  clear: both;
  float: left;

  width: 175px;
  margin: 0;
  padding: 0 10px 2px 10px;

  background-image: none;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.9);

  color: #482904;
  font-family: 'PT Sans Narrow', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;

}



#nav li li a:hover,
#nav li li a:active {

  color: #482904;
  text-decoration: underline;

}



#nav .orange a {

  color: #ec6a13 !important;

}



#nav li ul ul {

  margin: 0 0 0 80px;

}



#nav li:hover ul ul,
#nav li:hover ul ul ul {

  left: -999em;

}



#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul {

  left: auto;

}



#nav li:hover {

  position: static;

}



/* -------------------[ Social ]------------------- */



#social ul {

  clear: both;

  margin: 0;
  padding: 0;

  list-style: none;

}



#social li {

  float: left;

  height: 28px;
  margin: 20px 50px 0 -40px;
  padding: 0;

  list-style: none;

}



li.social1 a,

li.social2 a,

li.social3 a {

  float: left;
  display: block;
  overflow: hidden;

  height: 28px;
  margin: 0 3px 0 0;

  text-indent: -10000px;

}



li.social1 a {

  width: 28px;

  background: url(images/social_facebook.png) no-repeat 0 0;

}

li.social2 a {

  width: 28px;

  background: url(images/social_youtube.png) no-repeat 0 0;

}

li.social3 a {

  width: 44px;

  background: url(images/social_pinterest.png) no-repeat 0 0;

}



li.social1 a:hover,

li.social2 a:hover,

li.social3 a:hover {

  background-position: 0 -28px;

}


/* ====================================================================

   Container

   ==================================================================== */



#container-wrap {

  clear: both;

  width: 100%;
  margin: 0;
  padding: 0;

}



#container {

  clear: both;

  width: 950px;
  margin: 0 auto;
  padding: 0 20px;

}















/* ====================================================================

   Page Sidebar

   ==================================================================== */



/* -------------------[ Layout ]------------------- */



#page-sidebar {

  clear: both;
  float: left;

  width: 280px;
  margin: 0;
  padding: 0;

  text-align: left;

}

/* -------------------[ Top ]------------------- */



.page-sidebar-top {

  clear: both;

  width: 280px;
  height: 250px;

}



.page-sidebar-top-portfolio {

  clear: both;

  width: 280px;
  height: 380px;

}



#page-sidebar h1 {

  margin: 0 0 2px 0;
  padding: 0;

  color: #ec6a13;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;

}



/* -------------------[ Bottom ]------------------- */



.page-sidebar-bottom {

  clear: both;
  display: table-cell;
  vertical-align: bottom;

  width: 280px;
  height: 150px;
  padding: 0 0 20px 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;

}



.page-sidebar-bottom-portfolio {

  vertical-align: top;

}



#page-sidebar h2 {

  margin: 4px 0 1px 0;
  padding: 0;

  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  text-transform: uppercase;

}



#page-sidebar h2 a {

  color: #ec6a13;

}



#page-sidebar h2 a:hover {

  color: #ec6a13;
  text-decoration: underline;

}



/* -------------------[ Press ]------------------- */



.press-quote {

  margin: 50px 0 0 0;
  padding: 0 20px 0 0;

}



.press-quote .quote {

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: left;

}



.press-quote .source {

  margin: 5px 0 0 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: left;

}





















/* ====================================================================

   Pages

   ==================================================================== */



/* -------------------[ Layout ]------------------- */



#page {

  float: right;

  width: 650px;
  margin: 0;
  padding: 0 0 80px 0;

}



#page h1 {

  clear: both;
  margin: 0;
  padding: 0 0 12px 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;

}



.page-img-borders img {

  padding: 7px;

  border: 1px solid #ec6a13;

}



/* -------------------[ Home ]------------------- */



.lci-caption {

  display: block;

  position: relative;
  z-index: 100;

  width: 923px;
  height: 30px;
  margin: -70px 10px 0 0;
  padding: 15px 12px 25px 18px;

  background-color: #817771;
  opacity: 0.9;

  color: #FFF;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: left;

}



.lci-caption a {

  color: #FFF;
  text-decoration: none;

}



.lci-caption a:hover {

  color: #FFF;
  text-decoration: underline;

}



/* -------------------[ See Our Work ]------------------- */


.port-thumbs {
  clear: both;
  width: 100%;
  margin: 15px 0 0 -3px;
}



.port-thumbs img {
  display: block;
  float: left;
  position: relative;
  margin: 0 5px 5px 0;
  padding: 2px;
  border: 1px solid #FFF;
  width: 77px;
  height: 77px;
  cursor: pointer;
}

.port-thumbs img:hover {
  margin: 0 5px 5px 0;
  padding: 2px;
  border: 1px solid #ec6a13;
}

.category-list {
  clear: both;
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.category-list li {
  margin-bottom: 5px;
}

.category-list a {
  color: #ec6a13;
  font-family: 'Lato',Arial,Helvetica,sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  text-transform: uppercase;
}

.category-list .children {
  padding-left: 10px;
  list-style-type: none;
  margin-bottom: 5px;
}

.category-list .current-cat a {
  color: #7b390c;
  font-weight: bold;
}

#page .bx-wrapper {
  background: none;
  border: none;
  box-shadow: none;
}

#page .bx-wrapper .bx-prev {
  background: url('images/chevron-left.png');
  width: 25px;
  height: 25px;
}

#page .bx-wrapper .bx-next {
  background: url('images/chevron-right.png');
  width: 25px;
  height: 25px;
}

#page .bx-wrapper img {
  width: 100%;
}



#lci-arrow-prev,

#lci-arrow-next {

  display: block;
  position: absolute;

  color: #dfdddb;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: normal;

}



#lci-arrow-prev {

  margin: -285px 0 0 10px;

}



#lci-arrow-next {

  margin: -285px 0 0 580px;

}



#lci-arrow-prev a,

#lci-arrow-next a {

  color: #dfdddb;
  text-decoration: none;

}



#lci-arrow-prev a:hover,

#lci-arrow-next a:hover {

  color: #ec6a13;
  text-decoration: none;

}



#ba-nav {

  display: block;
  position: absolute;

  width: 100px;
  height: 20px;
  margin: -495px 0 0 550px;
  padding: 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  text-align: right;

}



.port-caption {
  display: block;
  width: 635px;
  margin: 15px 0 10px 0;
  padding: 7px 5px 5px 10px;
  background-color: #dfdddb;
  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.port-caption p {
  margin-bottom: 5px;
}





/* -------------------[ Our Company ]------------------- */



.the-team {
  width: 600px;
  margin: 10px 25px;
}

#the-team h1 {
  font-size: 18px;
  text-decoration: underline;
}



.the-team h2 {
  clear: both;
  margin: 0;
  padding: 20px 0 12px 0;
  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;

}

.the-team img {
  margin: 0 0 20px 30px;
}

.team-new img {
  padding: 7px;
  border: 1px solid #ec6a13;
}

.team-member {
  clear: both;
}

.team-bio {
  float: left;
  width: 75%;
  box-sizing: border-box;
}

.team-image {
  float: right;
  width: 25%;
  margin-top: 30px;
}



/* -------------------[ Press ]------------------- */



.press table {

  clear: both;

  width: 650px;
  margin: 0 0 10px 0;

  border-collapse: collapse;
  border-spacing: 0;

}



.press table td {

  display: table-cell;

  vertical-align: top;

}



.press table td.press-caption {

  width: 610px;
  padding: 7px 20px;

  background-color: #dfdddb;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: center;

}



.press table td.press-left {

  width: 187px;

}



.press table td.press-right {

  width: 443px;

  text-align: right;

}



.press table table {

  width: 187px;

  border-collapse: collapse;
  border-spacing: 0;

}



.press table table td {

  text-align: center;

}



.press table table td.press-credit {

  width: 177px;
  padding: 10px 5px;

  background-color: #ec6a13;

  color: #FFF;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;

}



.press table table td.press-credit a {

  color: #FFF;

}



.press table table td.press-credit a:hover {

  color: #FFF;
  text-decoration: underline;

}





















/* ====================================================================

   Post Sidebar 

   ==================================================================== */



#blog-sidebar {

  clear: both;
  float: left;

  width: 260px;
  margin: 0 0 20px 0;
  padding: 8px 10px;

  background-color: #ec6a13;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: left;

}



#blog-sidebar .left {

  float: left;

  width: 120px;

}



#blog-sidebar .right {

  float: right;

  width: 129px;
  padding: 0 0 0 10px;

  border-left: 1px solid #482904;

}



#blog-sidebar h1 {

  margin: 0 0 4px 0;
  padding: 0;

  color: #FFF;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;

}



#rss ul,

#rss li {

  margin: 0;
  padding: 0;

  list-style: none;

  line-height: 19px;

}



#rss li {

  float: left;

  margin: 0 0 0 -40px;

}



li.blog-rss a {

  float: left;

  display: block;
  overflow: hidden;

  width: 19px;
  height: 19px;
  margin: 0 0 0 10px;

  text-indent: -10000px;

  background: url(images/rss.png) no-repeat 0 0;

}



li.blog-rss a:hover {

  background-position: 0 -19px;

}



#blog-sidebar ul {

  margin: 0;
  padding: 0;

}



#blog-sidebar ul li {

  list-style: none;

  margin: 0 0 4px 0;
  padding: 0;

}



.widget,

.widgettext,

.textwidget,

widget_text {

  list-style: none;

}



ul#lci-recent {

  display: block;
  position: relative;
  top: -10px;

}





















/* ====================================================================

   Post Content

   ==================================================================== */



/* -------------------[ Layout ]------------------- */



#post {

  float: right;

  width: 650px;
  margin: -60px 0 0 0;
  padding: 0 0 80px 0;

}



.post-navigation {

  clear: both;

  margin: 10px 0;
  padding: 0;

}



/* -------------------[ Top ]------------------- */



.posttop {

  clear: both;

  height: 50px;
  margin: 0 0 5px 0;
  padding: 0;

  text-align: center;

}



#post .date {

  margin: 0 0 3px 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;

}



#post h1 {

  margin: 0;
  padding: 0;

  color: #482904;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;

}



#post h2 {

  display: block;
  position: relative;
  z-index: 999;

  height: 30px;
  margin: -60px 0 0 0;
  padding: 0;

  color: #ec6a13;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  text-align: center;

}



/* -------------------[ Post ]------------------- */



.post-read-more-link {

  color: #ec6a13;
  font-weight: 700;
  text-transform: uppercase;

}



.post-read-more-link:hover {

  color: #ec6a13 !important;
  text-decoration: underline;

}



#post img {

  padding: 7px;

  border: 1px solid #ec6a13;

}



/* -------------------[ Bottom ]------------------- */



.postbottom {

  clear: both;
  display: block;

  margin: -15px 0 0 0;
  padding: 0 0 40px 0;

  border-bottom: 2px solid #ec6a13;

  font-size: 12px;
  line-height: 15px;

}



.postbottom .left {

  clear: both;
  float: left;

  width: 400px;
  margin: 18px 0 0 0;

  text-align: left;

}



.postbottom .right {

  float: right;

  width: 95px;

}



#shareemail ul,

#shareemail li {

  margin: 0;
  padding: 0;

  list-style: none;

  line-height: 21px;

}



#shareemail li {

  margin: 0 0 0 -40px;

}



li.share-email a {

  float: left;

  display: block;
  overflow: hidden;

  width: 27px;
  height: 20px;
  margin: 0;

  text-indent: -10000px;

  background: url(images/share_email.png) no-repeat 0 0;

}



li.share-email a:hover {

  background-position: 0 -20px;

}



/* -------------------[ Excerpts ]------------------- */



.post-excerpt {

  clear: both;

  margin: 0 0 30px 0;
  padding: 0;

  color: #000;
  font-size: px;
  line-height: px;

}



.post-excerpt.odd {

  background-color: #FFF;

}



.post-excerpt.even {

  background-color: #333;

}





















/* ====================================================================

   Footer

   ==================================================================== */



#footer-wrap {

  clear: both;
  position: fixed;
  bottom: 0;

  width: 100%;

  background: url(images/background.jpg) repeat-x 0 0 #e7e2df;

}



#footer {

  display: block;

  width: 950px;
  margin: 0 auto;
  padding: 20px 0;

  color: #1d5233;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  text-align: center;

}



#footer a {

  color: #1d5233;
  text-decoration: none;

}



#footer a:hover {

  color: #1d5233;
  text-decoration: underline;

}