/*
Theme Name: McFadden Engineering
Theme URI: mcfaddenengineering.com
Author: Hummingbird Ideas
Author URI: http://hummingbirdideas.com
Description: The 2014 theme for McFadden Engineering
Version: 1.0
Text Domain: mcf

This theme, like the content on the site, is copyright McFadden Engineering

*/

.bottom-separator{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: solid thin #aaa;
}


.vpad{
	padding-top: 30px;
	padding-bottom: 30px;
}
.pad-bottom{
	padding-bottom: 30px;
}
.margin-bottom{
	margin-bottom: 30px;
}
.vmargin{
	margin-top: 30px;
	margin-bottom: 30px;
}
.green-bottom{
	padding-bottom: 17px;
	background-color: #7dc242;
	background-position: center bottom;
	background-repeat: repeat-x;
}
.ricepaper{
	background-color: #e9e3ce;
}

p{
	line-height: 1.7;
	color: #77756D;
}
#page-content ul{
	color: #77756D;
	line-height: 1.7;
}

#header-wrap{
	min-height: 150px;
	position: absolute;
	width: 100%;
	z-index: 100000;
}


#header{
	/*background: rgba(255,255,255,.9);*/
	background-color: #e9e3ce;
	box-shadow: 0px 0px 1px 1px rgba(0,0,0, 0.25);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0, 0.25);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0, 0.25);
	
}
.navbar-default{
	background-color: transparent;
	border: none;
	font-family: "Radley", "Open Sans", "Helvetica Neue", Arial, sans-serif;
	font-family: "Open Sans";
	margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a{
	color: #77756D;
	font-size: 16px;
}
.navbar-brand{
	height: 80px;
	padding: 0;
}
.navbar-collapse{
	border-top: 0;
}
.dropdown-menu{
	background-color: #e9e3ce;
	
}
.navbar-brand img{
	width: 150px;
	height: auto;
	

}
@media(min-width: 992px){
	.navbar-default li.phone a{
		font-size: 12px;
		font-weight: bold;
	}
}
@media(max-width: 991px){
	.navbar-default .navbar-nav>li>a{
		font-size: 13px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.navbar-brand img{
		width: 150px;
		height: auto;
	}
	.nav>li>a{
		padding-left: 7px;
		padding-right: 7px;
	}
	.nav li.phone a{
		font-size: 11px;
	}
}
@media(min-width: 768px){
	.navbar-default li.phone a{
		padding-left: 0;
		font-weight: bold;
	}
}
@media(min-width: 768px){
	.dropdown-menu{
		border: 0;
		box-shadow: 0px 0px 0px 0px rgba(119, 119, 119, 0);
		-moz-box-shadow: 0px 0px 0px 0px rgba(119, 119, 119, 0);
		-webkit-box-shadow: 0px 0px 0px 0px rgba(119, 119, 119, 0);
	}
	.nav>li>a{
		padding-left: 8px;
		padding-right: 8px;
	}
	
}
@media(max-width: 767px){
	.navbar-default .navbar-nav>li>a{
		font-size: 16px;
	}
	.navbar-brand img{
		width: 120px;
		height: auto;
	}
	ul.navbar-nav>li:first-child{
		margin-top: 20px;
	}
}


#home-slider{
	background-color: #7dc242;
}
#home-slider div.slide{
	height: 675px;
	width: 100%;
	background-position: center center;
	background-size: cover;
}
#home-slider .slide-content{
	position: absolute;
	width: 100%;
	top: 150px;
	color: white;
}
#home-slider .slide-content h1,
#home-slider .slide-content p{
	color: white;
}
#home-slider .slide-content h1{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
	-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.75);
}
#home-slider .slide-content p{
	padding: 20px;
	/*background-image: url('images/Gray-Brown-Trans.png');*/
	background-color: rgba(255,255,255,.75);
	background-image: url('images/white-trans.png');
	color: #474638;/*#77765d;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
@media(min-width: 992px){
	#home-slider .slide-content h1{
		font-size: 48px;
	}
}
@media(max-width: 991px){
	#home-slider div.slide{
		height: 450px;
	}
	#home-slider .slide-content{
		top: 130px;
	}
}
@media(max-width: 767px){
	#home-slider div.slide{
		height: 250px;
	}
	#home-slider .slide-content{
		top: 80px;
	}
}



#home-services h3{
	margin-bottom: 20px;
}


#page-top-image{
	height:160px;
	width: 100%;
	background-image: url('images/slides/slide1.jpg');
	background-size: cover;
	background-position: center center;
	/* no margin, no padding */
}
#page-top-image.parent-7{
	background-image: url('images/headers/about.jpg');
}
#page-top-image.parent-15{
	background-image: url('images/headers/services.jpg');
}
#page-top-image.parent-17{
	background-image: url('images/headers/opportunities.jpg');
}
#page-top-image.parent-21{
	background-image: url('images/headers/contact.jpg');
}
#page-top-image.projects{
	background-image: url('images/headers/projects.jpg');
}
#page-top-image.news{
	background-image: url('images/headers/news.jpg');
}
#page-top-image .breadcrumbs{
	width: 100%;
	height: 160px;
	position: relative;
}
#page-top-image .breadcrumbs h1{
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: right;
	font-size: 28px;
	color: white;
}
@media(max-width: 991px){
	#page-top-image{
		height:130px;
	}
	#page-top-image .breadcrumbs{
	height: 130px;
	}
	#page-top-image .breadcrumbs h1{
		font-size: 24px;
	}
}
@media(max-width: 767px){
	#page-top-image{
		height:100px;
	}
	#page-top-image .breadcrumbs{
		height: 100px;
	}
}


#page-top-image .breadcrumbs h1{
}

#page-content h1:first-child{
	margin-top: 0;
}


.sidebar-action{
	width: 100%;
	max-width: 269px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ul.sidebar-nav{
	list-style: none;
	padding-left: 0;
	color: gray;
}
ul.sidebar-nav li{
	border-top: solid thin #aaa;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url('images/sidebar-nav-arrow.png');
	background-position: 95% center;
	background-repeat: no-repeat;
	
}
ul.sidebar-nav li:last-child{
	border-bottom: solid thin #aaa;
}
ul.sidebar-nav li a{
	display: block;
	width: 90%;
	color: gray;
}


/* NEWS */
.news-thumb{
	margin-bottom: 30px;
}
.news-thumb img{
	width: 100%;
	height: auto;
}
ul.sidebar-widgets{
	list-style: none;
	padding-left: 0;
}
ul.sidebar-widgets .widget>ul{
	list-style:none;
	padding-left: 0;
}


ul.nav-404{
	list-style: none;
}


#footer{
	background-color: #aba89e;
	color: #e9e3ce;
	font-weight: 300;
	padding: 30px 0;
	margin-top: 30px;
}
#footer a{
	color: #e9e3ce;
}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Standard */
img a {
  border: none; }