/*
 * Theme Name: Greenscapes
 * Description: Custom Wordpress Theme built by Glide Design for Greenscapes
 * Author: Chris Canada for Glide Design
 * Author URI: http://www.glidedesign.com/
 */


/* ************************* IMPORTS ************************* */

@import url("fonts.css");





/* ********************** GLOBAL - Reset *********************** */

a, abbr, acronym, address, applet, big, blockquote, body, caption, cite,
code, del, dd, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4,
h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre,
q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot,
th, thead, tr, tt, ul, var {
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}


/* *************** GLOBAL - Rules and Typography *************** */

body {
	background: #d8d6c9;
	color: #3a2d25;
	font: 13px/23px arial, sans-serif;
}
#primary-container {
	background: url("images/body-stripe.png") repeat-x 0 135px;
	padding-top: 25px;
	width: 100%;
}
a {
	outline: none;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}





/* ************************* HEADER ************************** */

#header {
	background: #ffffff;
	margin: auto;
	position: relative;
	width: 960px;
}
#logo {
	height: 60px;
	margin-left: 25px;
	padding: 25px 0;
	width: 343px;
}
#logo a {
	background: url("images/logo.png") no-repeat;
	display: block;
	height: 100%;
	text-indent: -99999px;
}
#header-contact {
	font: 600 15px/15px gibson, arial, sans-serif;
	position: absolute;
	right: 0;
	top: 25px;
	width: 200px;
}
#header-contact span {
	display: block;
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 3px;
}
#header-contact a {
	color: #ffa200;
	font-size: 14px;
}
	#header-contact a:hover {
		color: #b6c42b;
	}
#masthead {
	background: #333333 url("images/masthead-img-2.jpg") repeat-y;
	padding: 0 345px 0 25px;
	margin: auto;
	width: 590px;
}
#page-title {
	color: #ffffff;
	display: table-cell;
	font: 600 36px/40px gibson, arial, sans-serif;
	height: 134px;
	vertical-align: middle;
}


/* ******************** HEADER - Navigation ****************** */

#main-nav {
	background: #3a2d25;
	border-bottom: 5px solid #bac82b;
	list-style: none;
	padding-left: 7px;
}
#main-nav > li {
	float: left;
	position: relative;
}
#main-nav > li > a {
	display: block;
	color: #ffa200;
	font: 600 16px/19px gibson, arial, sans-serif;
	padding: 15px 18px;
}
	#main-nav > li.current-menu-item > a,
	#main-nav > li.current-menu-item:hover > a,
	#main-nav > li.current-menu-ancestor > a,
	#main-nav > li.current-menu-ancestor:hover > a {
		color: #b6c42b;
	}
	#main-nav > li:hover > a {
		color: #b6c42b;
	}
#main-nav ul.sub-menu {
	display: none;
	left: 0;
	list-style: none;
	position: absolute;
	top: 100%;
	width: 175px;
	z-index: 1000;
}
	#main-nav li:hover > ul.sub-menu {
		display: block;
	}
	#main-nav li.menu-item-291 > ul.sub-menu {
		width: 245px;
	}
	#main-nav li.menu-item-49 > ul.sub-menu {
		width: 120px;
	}
	#main-nav li.menu-item-48 > ul.sub-menu {
		width: 115px;
	}
	#main-nav li.menu-item-47 > ul.sub-menu {
		width: 215px;
	}
#main-nav ul.sub-menu a {
	background: #bac82b;
	color: #3a2d25;
	display: block;
	font-size: 13px;
	line-height: 16px;
	padding: 10px 18px;
}
	#main-nav ul.sub-menu li:hover > a {
		background: #a7b12a;
	}
#main-nav ul.sub-menu ul {
	left: 100%;
}




/* ************************* CONTENT ************************* */

#content {
	background: url("images/content-bg.png") repeat-y;
	margin: auto;
	width: 960px;
}


/* ********************** CONTENT - Main ********************* */

#main {
	background: url("images/main-bg.png") no-repeat center top;
	float: left;
	padding: 25px 26px 25px 25px;
	width: 590px;
}
#main h1 {
}
#main h2 {
	font: 400 21px/24px gibson, arial, sans-serif;
	margin-bottom: 15px;
}
#main h3 {
	font: 400 17px/20px gibson, arial, sans-serif;
	margin-bottom: 10px;
}
#main h4 {
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 10px;
}
#main p {
	margin-bottom: 25px;
}
	#main p#lead {
		font: 200 25px/32px gibson, arial, sans-serif;
	}
#main ol {
	margin: 0 0 25px 18px;
}
#main ol li {
	margin-top: 5px;
}
	#main ol li:first-child {
		margin-top: 0;
	}
#main ul {
	list-style: none;
	margin-bottom: 25px;
}
#main ul li {
	background: url("images/main-li-marker.png") no-repeat 0 9px;
	margin-top: 5px;
	padding-left: 15px;
}
	#main ul li:first-child {
		margin-top: 0;
	}
#main ol ol,
#main ol ul,
#main ul ol,
#main ul ul {
	margin-top: 5px;
	margin-bottom: 0;
}
#main .alignleft {
	float: left;
	margin: 0 15px 5px 0;
}
#main .alignright {
	float: right;
	margin: 0 0 5px 15px;
}
#main a {
	color: #d98a00;
	text-decoration: underline;
}
	#main a:hover {
		color: #9ba725;
	}
#main .columns {
	width: 100%;
}
#main .column {
	float: left;
	width: 48%;
}
	#main .column:first-child {
		margin-right: 4%;
	}
.ddsg-wrapper h2,
.ddsg-wrapper div {
	display: none;
}


/* ********************* CONTENT - Sidebar ******************* */

#sidebar {
	background: #fdfcee;
	border-top: 6px solid #5cc022;
	float: left;
	margin-top: -65px;
	padding: 18px 25px 25px 24px;
	width: 270px;
}
#sidebar h2 {
	font: 200 25px/28px gibson, arial, sans-serif;
	margin-bottom: 15px;
}
	#sidebar .gform_widget h2 {
		border-bottom: 1px solid #ebeae1;
		font: 200 28px/31px gibson, arial, sans-serif;
		margin-bottom: 23px;
		padding-bottom: 16px;
	}
#sidebar .widget {
	margin-bottom: 40px;
}
#sidebar .gform_widget li {
	margin-top: 5px;
}
	#sidebar .gform_widget li:first-child {
		margin-top: 0;
	}
	#sidebar .gform_widget li.gfield_error {
		width: 95%;
	}
#sidebar .gfield input,
#sidebar .gfield textarea {
	border: 1px solid #d8d5c4;
	color: #a39790;
	font-size: 13px;
	line-height: 16px;
	width: 240px;
	padding: 8px 10px;
}
#sidebar .gfield_label {
	display: none;
}
#sidebar .gform_footer {
	margin: 0;
	padding: 0;
}
#sidebar .gform_button {
	background: url("images/submit-bg.png") repeat-x;
	border: 1px solid #3e2f25;
	border-radius: 5px;
	color: #ffa200;
	font: 600 15px/15px gibson, arial, sans-serif;
	height: 35px;
}
.gscapes_simple_social li {
	list-style: none;
	margin-top: 10px;
}
	.gscapes_simple_social li:first-child {
		margin-top: 0;
	}
.gscapes_simple_social a {
	color: #3a2d25;
	display: block;
	line-height: 28px;
	padding-left: 40px;
}
	.gscapes_simple_social .facebook a {
		background: url("images/icon-facebook.png") no-repeat left center;
	}
	.gscapes_simple_social .linkedin a {
		background: url("images/icon-linkedin.png") no-repeat left center;
	}


/* *************** CONTENT - Sidebar - Navigation ************ */

#sidebar-nav {
	border: ;
	list-style: none;
	margin-bottom: 40px;
	padding: ;
	width: ;
}
#sidebar-nav > li {
	margin-top: 5px;
}
	#sidebar-nav > li:first-child {
		margin-top: 0;
	}
#sidebar-nav > li > a {
	background: #3a2d25;
	color: #ffffff;
	display: block;
	font: 600 15px/18px gibson, arial, sans-serif;
	padding: 8px 12px;
}
	#sidebar-nav > li.current_page_item > a,
	#sidebar-nav > li.current_page_item > a:hover {
		background: #ffa200;
	}
	#sidebar-nav > li > a:hover {
		background: #5cc022;
	}





/* ********************** FOOTER BOXES *********************** */

#footer-boxes {
	margin: auto;
	padding: 35px 0 40px;
	width: 960px;
}
#footer-boxes .widget {
	color: #3a2d25;
	float: left;
	line-height: 21px;
	padding: 0 25px;
	width: 270px;
}
	#footer-boxes .widget:first-child {
		margin: 0;
	}
#footer-boxes h2 {
	color: #977662;
	font: 600 25px/28px gibson, arial, sans-serif;
	margin-bottom: 20px;
}
#footer-boxes p {
	margin-bottom: 10px;
}
#footer-boxes a {
	color: #3a2d25;
	text-decoration: underline;
}
	#footer-boxes a:hover {
		color: #7c7a70;
	}
.gscapes_testimonials p.excerpt {
	background: url("images/quote-left-small.png") no-repeat;
	text-indent: 25px;
}
.gscapes_easy_list li {
	list-style: none;
	margin-top: 10px;
	padding-left: 25px;
}
	.gscapes_easy_list li:first-child {
		margin-top: 0;
	}
	.gscapes_easy_list li.gs-easy-li-one {
		background: url("images/circle-small-one.png") no-repeat;
	}
	.gscapes_easy_list li.gs-easy-li-two {
		background: url("images/circle-small-two.png") no-repeat;
	}
	.gscapes_easy_list li.gs-easy-li-three {
		background: url("images/circle-small-three.png") no-repeat;
	}
.gscapes_contact_widget li {
	font-size: 18px;
	line-height: 32px;
	list-style: none;
	padding-left: 40px;
}
	.gscapes_contact_widget li.gsc-widget-phone {
		background: url("images/phone.png") no-repeat left center;
	}
	.gscapes_contact_widget li.gsc-widget-email {
		background: url("images/mail.png") no-repeat left center;
		margin: 8px 0 15px;
	}
#footer-boxes .gsc-widget-email a {
	text-decoration: none;
}





/* ************************* FOOTER ************************** */

#footer-container {
	background: #c6c4b8;
	width: 100%;
}
#footer {
	color: #7c7a70;
	font-size: 12px;
	margin: auto;
	padding: 30px 0;
	width: 960px;
}
#footer a {
	color: #7c7a70;
	text-decoration: underline;
}
	#footer a:hover {
		color: #3a2d25;
	}
#footer .left {
	float: left;
	line-height: 22px;
	padding: 0 25px;
	width: 590px;
}
#footer .left p {
	margin-top: 20px;
}
#footer .right {
	float: left;
	line-height: 19px;
	padding: 0 25px;
	width: 270px;
}
#footer .right a {
	display: inline-block;
	float: left;
	margin-right: 15px;
}
#footer .right p {
	float: left;
}


/* ******************* FOOTER - Navigation ******************* */

.footer-nav {
	list-style: none;
}
.footer-nav li {
	float: left;
	margin-left: 20px;
}
	.footer-nav li:first-child {
		margin-left: 0;
	}





/* ************************ HOME PAGE ************************ */

.home #primary-container {
	background-image: url("images/home-body-stripe.png");
}
.home #masthead {
	background: url("images/home-masthead-bg.png") no-repeat center top;
	height: 349px;
	padding: 0 0 6px;
	position: relative;
	width: 960px;
}
#home-slideshow {
	height: 349px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#home-slideshow img {
	display: block;
	height: 349px;
	width: 960px;
}
#home-masthead-overlay {
	background: url("images/white-leaf.png") no-repeat;
	height: 349px;
	margin-top: -349px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
#home-masthead-overlay .left {
	float: left;
	padding: 25px;
	width: 270px;
}
#home-masthead-overlay .left .gform_widget h2 {
	font: 200 28px/31px gibson, arial, sans-serif;
	margin-bottom: 15px;
}
#home-masthead-overlay .gform_widget li {
	margin-top: 5px;
}
	#home-masthead-overlay .gform_widget li:first-child {
		margin-top: 0;
	}
	#home-masthead-overlay .gform_widget li.gfield_error {
		width: 95%;
	}
#home-masthead-overlay .gfield input,
#home-masthead-overlay .gfield textarea {
	border: 1px solid #d8d5c4;
	color: #a39790;
	font-size: 13px;
	line-height: 16px;
	width: 240px;
	padding: 8px 10px;
}
#home-masthead-overlay .gfield_label {
	display: none;
}
#home-masthead-overlay .gform_footer {
	margin: 0;
	padding: 0;
}
#home-masthead-overlay  .gform_button {
	background: url("images/submit-bg.png") repeat-x;
	border: 1px solid #3e2f25;
	border-radius: 5px;
	color: #ffa200;
	font: 600 15px/15px gibson, arial, sans-serif;
	height: 35px;
}
#home-masthead-overlay .right {
	float: left;
	padding: 195px 25px 25px 120px;
	width: 495px;
}
#home-masthead-overlay .right h2 {
	color: #ffffff;
	font: 600 38px/41px gibson, arial, sans-serif;
}
#home-masthead-overlay .right h2 span {
	color: #ffa200;
}
#home-panels {
	background: url("images/home-panels-bg.png") repeat-y center top;
	border-bottom: 1px solid #ebeae1;
	margin: auto;
	width: 960px;
}
.gscapes_panel  {
	float: left;
	padding: 25px 25px 30px 25px;
	width: 270px;
}
.gscapes_panel img {
	display: block;
	margin-bottom: 25px;
}
.gscapes_panel h2 {
	font: 200 25px/28px gibson, arial, sans-serif;
	margin-bottom: 20px;
}
.gscapes_panel a {
	color: #3a2d25;
	text-decoration: underline;
}
.home #content {
	background-image: url("images/home-content-bg.png");
}
.home #main {
	background: none;
	padding-bottom: 30px;
}
.home #main h2 {
	font: 200 25px/28px gibson, arial, sans-serif;
	margin-bottom: 20px;
}
.home #main p {
	margin-bottom: 0;
}
.home #main a {
	color: #3a2d25;
}
.home #sidebar {
	background: none;
	border: none;
	margin-top: 0;
	padding-top: 25px;
}
.home #sidebar .widget {
	margin-bottom: 0;
}





/* ************************ PROFILES ************************* */

.gscapes_profile {
	margin-top: 40px;
}
	div.gscapes_profile:first-child {
		border: none;
		margin: 0;
		padding: 0;
	}
.gscapes_profile .image {
	float: left;
	margin-right: 20px;
	width: 200px;
}
.gscapes_profile .image + .text {
	float: left;
	width: 370px;
}
#main .gscapes_profile h2 {
	margin-bottom: 0;
}
#main .gscapes_profile h3 {
	margin-top: 5px;
	margin-bottom: 0;
}
#main .gscapes_profile p {
	margin-top: 10px;
	margin-bottom: 0;
}





/* ************************** BLOG *************************** */

.blog .post {
	border-top: 1px dashed #333333;
	margin-top: 40px;
	padding-top: 38px;
}
	.blog .post:first-child {
		border: none;
		margin: 0;
		padding: 0;
	}





/* ********************* TESTIMONIALS ******************* */

#main div.gscapes_testimonial {
	margin-top: 40px;
}
	#main div.gscapes_testimonial:first-child {
		margin-top: 0;
	}
#main .gscapes_testimonial h3 {
	margin-bottom: 0;
	text-align: right;
}
#main .gscapes_testimonial h4 {
	margin-top: 2px;
	margin-bottom: 0;
	text-align: right;
}
#main .gscapes_testimonial p {
	margin-bottom: 5px;
}
	#main .gscapes_testimonial p + p {
		margin-top: 15px;
	}



/* ********************* MOBILE-SPECIFIC ********************* */

/* iPhone */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	#main-nav a {
		width: 102%;
	}
}

/* iPad - Portrait */
@media only screen and (max-width: 999px) {
	#main-nav a {
		width: 102%;
	}
}

/* iPad - Landscape */
@media only screen and (device-width: 768px) and (orientation: landscape) {
	#main-nav a {
		width: 102%;
	}
}
