/*
Theme Name: Leigh & Associates Static Website
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}
/* General */
html {
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	min-width: 900px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #000;
}
a {color: blue;}
a, a:link, a:active, a:visited {text-decoration: none; outline: none;}
#wrapper {
	padding: 0; /*modme*/
}
#persistentHeader {
	background: #fff; /*modme*/
	/*position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
	-ms-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);*/
}
body.admin-bar #persistentHeader {top: 32px;}
#mhWrapper {}
#mainHeader {
	margin: 0 auto;
	width: 859px;
	overflow: hidden;
	color: #da171b;
	padding: 40px 30px 10px 5px;
	box-sizing: border-box;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 21px;
	text-shadow: 2px 2px #e0e0e0;
}
	#logo-main {
		display: inline-block;
		float: left;
		color: #f10004;
	}
	#mhPhone {
		display: inline-block;
		float: right;
		color: #f10004;
	}
		#mhPhone a {
			color: #f10004;
		}

#homeslides {
    position: relative;
    height: 300px;
    background-color: purple;
}
.homeslide {
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
#homeslide1 {}
#homeslide2 {}
#homeslide3 {}
.slideContent {
	background: orange;
	overflow: hidden;
	max-width: 1040px;
	height: 100%;
	margin: 0 auto;
}
.slideBox {
	background: red;
	float: right;
	margin: 50px 0 0 0;
	padding: 20px;
	box-sizing: border-box;
	width: 200px;
}
.slideHead {}
.slideBody {}
.slideMore {}
.subslide {
    background-position: center top;
    background-repeat: no-repeat;
}
#subslide1 {}
#subslide2 {}
#subslide3 {}

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

body.home #caWrapper {
	background-image: url('img/bodyBackground2.png');
	background-repeat: repeat-x;
	background-position: 0 0;
}
#caWrapper {
	background-image: url('img/bodyBackground2.png');
	background-repeat: repeat;
	background-position: 0 0;
}
	body.home #contentArea {
		margin: 0 auto;
		width: 859px;
		overflow: hidden;
		background-image: url('img/personWLuggage.jpg');
		background-repeat: no-repeat;
		background-position: right 0;
		background-color: transparent;
	}
	#contentArea {
		margin: 0 auto;
		width: 859px;
		overflow: hidden;
		background-image: url('img/subLuggage.jpg');
		background-repeat: no-repeat;
		background-position: right 0;
		background-color: #fff;
	}
		body.home #mainContent {
			margin: 0 381px 0 0;
			display: inline-block;
			float: right;
			width: 278px;
			box-sizing: border-box;
			background-image: url('img/hpSidebar2Back.jpg');
			background-repeat: repeat-y;
			background-position: center 6px;
			padding: 11px 10px;
		}
		#mainContent {
			font-family: 'Open Sans', sans-serif;
			font-size: 15px;
			line-height: 1.3;
			color: #000;
			font-weight: bold;
			width: 547px;
			height: auto;
			background-color: #fff;
			display: inline-block;
			background-image: url('img/contentBackground.jpg');
			background-repeat: repeat-x;
			background-position: 0 0;
			float: right;
			padding: 19px 20px 20px 20px;
			margin: 0 112px 0 0;
			box-sizing: border-box;
		}

		body.home #mainContent h1 {
			color: #fff;
			font-weight: 300;
			font-size: 19px;
			text-transform: none;
			text-align: center;
			padding: 0 0 11px 0;
		}
			#sbSourcesCont {
				padding: 0 0 10px 30px;
			}
				#sbSources {
					padding: 0 0 0 20px;
				}
					#sbSources li {
						list-style-type: disc;
						list-style-position: outside;
						padding: 0;
						color: #000;
						line-height: 1.4;
					}
						#sbSources li span {
							color: #fff;
							font-size: 14px;
							font-weight: bold;
							font-style: italic;
						}
						#sbSources .sourceGreen span {
							color: #99ff99;
						}
	#sbSourceNav {
		padding: 0;
		text-align: center;
	}
		#sbSourceNav li {
			display: inline-block;
			list-style-type: none;
			list-style-position: outside;
		}
			#sbSourceNav li a {
				padding: 0 5px;
				line-height: 1;
				font-size: 13px;
				font-style: normal;
				text-decoration: none;
				font-weight: normal;
			}
				#sbSourceNav li a span {
					color: #c0c0c0;
				}
				#sbSourceNav li:hover a {
					text-decoration: underline;
					color: red;
				}
			.article ul, .article ol {padding: 0 0 20px 30px;}
			.article li {list-style-position: outside;}
			.article ul li {list-style-type: disc;}
			.article ol li {list-style-type: decimal;}
			.article ol li ol li {list-style-type: lower-alpha;}
			.article ol li ol li ol li {list-style-type: lower-roman;}
			.article ul ul {padding-bottom: 0;}
			.article a:hover {text-decoration: underline;}
			.article ul, .article ol {overflow: hidden;}
			.article h1,
			.article h2,
			.article h3,
			.article h4,
			.article h5,
			.article h6 {
				line-height: 1.2;
				font-weight: bold;
				font-family: 'Open Sans', sans-serif;
				color: #000;
				padding: 0 0 5px 0;
			}
			.article h1 {
				color: #dc5d5f;
				font-size: 22px;
				font-weight: normal;
				text-transform: uppercase;
				padding: 0 0 20px 0;
			}
			.article h2 {
				font-size: 18px;
				padding: 0 0 10px 0;
			}
			.article h3 {
				font-size: 16px;
				font-weight: bold;
			}
			.article h4 {
				font-size: 16px;
				font-style: italic;
			}
			.article h5 {
				font-size: 16px;
			}
			.headshot {
				float: left;
				margin: 0 15px 5px 0;
			}
			.article a {
				text-decoration: underline;
				color: blue;
			}
			.mcTable {margin: 0 0 20px;}
			.mcTable td {vertical-align: top; padding: 0 0 0 40px;}
			.mcTable td:first-child {padding: 0;}
			.mcTable ul {padding: 0 0 0 30px;}
			#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
			#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
			#shareThisPage .shareThisWrapper {display: inline-block;}
			.shareThisWrapper {font-size: 0;}
			.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; background-image: url(https://d78c52a599aaa8c95ebc-9d8e71b4cb418bfe1b178f82d9996947.ssl.cf1.rackcdn.com/dsk_sharing/icons/ftlg_16.png);}
			.dskSharingIcon:hover {opacity: 0.8;}
			.dskSharingIcon_facebook{background-position: 0 0;}
			.dskSharingIcon_twitter{background-position: -16px 0;}
			.dskSharingIcon_linkedin{background-position: -32px 0;}
			.dskSharingIcon_googleplus{background-position: -48px 0;}

		#sidebar {
			background-color: #9e9e9e;
			width: 200px;
			overflow: hidden;
			float: left;
		}
				body.home #sidebar1 {
					display: inline-block;
					background-color: #9e9e9e;
				}
				#sidebar1 {
					display: inline-block;
					float: left;
					background-color: #C7C7C7;
					width: 200px;
				}
						/* Enable these next two lines to modify dropdown colors
						html body nav.mm ul li:nth-child(2) ul {display: block;}
						html body nav.mm ul li:nth-child(2) ul li:nth-child(2) > a {background-color: #5B9FC4;}
						*/
						body.home nav.mm {
							background: gray;
							border-left: 1px solid #b5b5b5;
							border-right: 1px solid #b5b5b5;
							margin: 0 0 15px 0;
							position: relative;
							z-index: 100;
						}
						nav.mm {
							background: gray;
							border-left: 1px solid #b5b5b5;
							border-right: 1px solid #b5b5b5;
							margin: 43px 0 0 0;
							position: relative;
							z-index: 100;
						}
						nav.mm > ul > li > a {
						    padding: 10px 10px;
						    font-size: 14px;
								background-color: #909090;
								background-image: url('img/sbAreaBackground.jpg');
								background-repeat: repeat-x;
								background-position: 0 0;
						    color: #3c3c3c;
						    font-family: 'Open Sans', sans-serif;
						    text-transform: uppercase;
						    line-height: 1;
						}
						nav.mm > ul > li > ul {top: 0;}
						/*nav.mm > ul {height: 34px;}*/
						nav.mm > ul > li:hover > a {background-image: url('img/sbAreaHover.jpg'); background-color: #c9c9c9;}
						nav.mm ul ul {background: #ccc; width: 180px; border: 1px solid #666;}
						nav.mm ul ul li:hover > a {background: #e8e8e8;}
						nav.mm ul ul li {border-top: 1px solid #666;}
						nav.mm ul ul a {
						    color: black;
						    padding: 15px 10px;
						    font-size: 14px;
						    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
						    text-transform: none;
						    line-height: 1.3;
						    font-weight: normal;
						}
						nav.mm ul {padding: 0; margin: 0; font-size: 0;}
						nav.mm li {position: relative;}
						nav.mm ul a {display: block; text-decoration: none;}
						nav.mm > ul > li {display: block;}
						nav.mm ul ul {display: none; position: absolute; text-align: left; left: 199px; top: -1px;}
						nav.mm ul li:hover > ul {display: block;}
						nav.mm ul ul ul {left: 100%;}
						nav.mm ul ul li:first-child {border: 0;}
				body.home #sbLocations {
					background-color: #9e9e9e;
					padding: 35px 0 35px 12px;
					color: #fff;
					font-size: 14px;
					font-weight: bold;
				}
				#sbLocations {
					background-color: #9e9e9e;
					padding: 20px 0 40px 12px;
					color: #fff;
					font-size: 14px;
					font-weight: bold;
				}
					#sbLoc1, #sbLoc2, #sbLoc3 {
						margin: 0 0 10px 0;
					}
						#sbLocations span {
							display: block;
						}
						#sbLocations a {
							display: block;
							color: #fff;
						}
						#sbEmail {
							display: block;
							color: #fff;
							text-decoration: underline;
						}
#mainFooter {
	width: 859px;
	margin: 0px auto;
}
	#mfTop {
		overflow: hidden;
		background-image: url('img/mfTop.png');
		background-position: 0 0;
		background-repeat: repeat-x;
		color: #000;
		height: 37px;
		padding: 5px 20px 0 20px;
		box-sizing: border-box;
		border-right: 1px solid #957b7c;
		border-left: 1px solid #957b7c;
		border-bottom: 1px solid #957b7c;
	}
		#mfPhone{
			display: inline-block;
			float: left;
			font-size: 16px;
			padding: 3px 0 0 0;
			color: #000;
		}
		#mfTop ul {
			display: inline-block;
			float: left;
			padding: 2px 0 0 115px;
			text-align: center;
		}
			#mfTop ul li {
				list-style-type: none;
				list-style-position: outside;
				padding: 0 8px 0 5px;
				font-size: 14px;
				display: inline-block;
				border-right: 1px solid #000;
			}
			#mfTop ul li:last-child {
				border-right: 0px;
			}
		#mfContact {
			display: inline-block;
			float: right;
			color: #fff;
			text-transform: uppercase;
			font-size: 12px;
			padding: 4px 17px;
			margin: 1px 0 0 0;
			background-image: url('img/mfContact.png');
			background-repeat: repeat-x;
			border: 1px solid #ae1919;
			border-radius: 5px;
		}
			#mfContact:hover {
				opacity: .8;
			}
	#mfBottom {
		text-align: center;
		font-size: 12px;
		padding: 20px 0;
	}
		#mfBottom p {
			padding: 0 0 10px 0;
		}
				#mfBottom p a {
					color: #000;
					line-height: 1;
					padding: 0 5px;
				}
					#mfBottom p a {
						border-right: 1px solid #000;
					}
					#mfBottom p a:last-child {
						border-right: 0px;
					}

/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	overflow: hidden;
    top: 240px;
	height: 98px;
}
#contact-tab:hover img {margin: -98px 0 0 0;}
#contact-tab img {display: block;}


/* Contact Form Styling */
input[type=submit] {cursor: pointer; -webkit-appearance: none;border-radius: 0;}
.nc_form {
	background-color: #f0f0f0;
	padding: 20px 10px;
	margin: 0 0 15px;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
	color: #333333;
	min-width: 255px;
}
.nc_form .form-part{margin: 0 0 10px;}
.nc_form .req {color: #F71704;}
.nc_form .groupLegend{
	font-size: 18px;
	margin: 0 0 5px;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 100%; padding: 0; box-sizing: border-box; }
	.nc_form input, .nc_form textarea {background: #fff; color: #000;}
	.nc_form input::placeholder, .nc_form textarea::placeholder {color: gray;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 5px;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: 10px 10px;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 10px 10px;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
	-webkit-appearance: none;
	border-radius: 0;	
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 15px;
	padding: 10px 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
.nc_form .captcha-wrapper {}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
	.nc_form .checkbox,
	.nc_form .radio{ margin: 0 auto 10px; }
	.nc_form .checkbox input,
	.nc_form .checkbox label,
	.nc_form .radio input,
	.nc_form .radio label {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
	}
	.nc_form .checkbox label,
	.nc_form .radio label{ margin: 0 15px 0 2px; }

.nc_form .inlineSelect select{display: inline; width: auto;}
.nc_form .inlineSelectGroup{ display: inline-block; margin: 0 10px 0 0; } 
.nc_form .inlineSelectGroup select{margin: 0;} 
.nc_form .inlineSelectGroup label{ font-size: 0.85rem; }


@media screen and (min-width: 600px){
	.nc_form{ padding: 20px 15px; }
}

/* reCAPTCHA v2 invisible */
.grecaptcha-badge {visibility: hidden;}
.grDisclaimerBox {
	background-color: #4a90e2;
	overflow: hidden;
	height: 60px;
	width: 255px;
}
.nc_form .grDisclaimerBox {
    box-shadow: rgba(0,0,0,0.75) 0px 0px 5px;
	margin: 0 0 20px;
}
.grDisclaimerBoxNarrow {width: 180px;}
.grDisclaimerBoxNarrow .grdbBadge {display: none;}
.grdbBadge {
	float: left;
	width: 70px;
	height: 100%;
	background-color: #fff;
	background-image: url(img/recaptcha-logo-48.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.grdbText {
	float: left;
	color: #fff;
	width: 185px;
	box-sizing: border-box;
	font-family: Roboto, helvetica, arial, sans-serif;
	font-size: 13px;
	padding: 9px 15px 0;
	line-height: 1;
}
.grdbHead {
	display: block;
	margin: 0 0 5px;
}
.grdbLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.grdbLinks a:hover {text-decoration: underline;}
.grdbSep {font-size: 8px;}
/* reCAPTCHA v2 invisible */

/* Contact Form - Custom */

/* Contact Form Styling Ends */	

/* Form Validation -- Begins */
form input[type=text].validationError, 
form textarea.validationError, 
form select.validationError,
form .validationError::placeholder {
    background-color: red !important;
    color: #fff !important;
}
form .validationError:-moz-placeholder,
form .validationError::-moz-placeholder {
	opacity: 1;
}

input[type=checkbox].validationError {
    position:relative
}

.cfRequiredMark {
	position: relative;
	font-size: 0;
}
input[type=radio].validationError + .cfRequiredMark:before,
input[type=checkbox].validationError  + .cfRequiredMark:before {
	display: inline-block;
	content: "";
	position: absolute;
	left: -26px;
	top: -11px;
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	opacity: 1;
	box-shadow: 1px 1px 3px red;
}

.validationFeedback {
    display: none;
    text-align: center;
    background-color: #f5770c;
    color: #000;
    padding: 20px 20px 0;
    margin:0 auto 20px
}

.vfActive {
    display: block
}

.vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidationPrompt,
.vfFailedZipValidationPrompt {display: none;}
.vfFailedEmailValidation .vfFailedEmailValidationPrompt,
.vfFailedTelephoneValidation .vfFailedTelephoneValidationPrompt,
.vfFailedZipValidation .vfFailedZipValidationPrompt {display: block;}
/* Form Validation -- Ends */