/*
Theme Name: Tolchin Immigration
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

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

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;
	/*	margin: -155px 0 0 160px;*/
	}
	.post_entry_mult .shareThisWrapper {
		margin: 0;
	}
	.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;
}
blockquote {
	padding: 0 0 0 30px;
	font-style: italic;
}
strong {font-weight: bold;}
em {font-style: italic;}
em strong, strong em {font-weight: bold;}

/* General */
html {
	min-width: 720px;
}
body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding: 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	font-weight: bold;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	padding: 0 0 5px 0;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	outline: none;
	color: #E07608;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	padding-left:30px;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
ol li ol li {
	list-style-type: lower-alpha;
}
ul ul {
	padding-bottom: 0;
}
#wrapper {

}
#container {
	padding: 26px 0 0;
	width: 720px;
	margin: 0 auto;
	background: url(img/topbar.jpg) center top no-repeat;
}
#mainHeader {
	overflow: hidden;
	height: 50px;
}
	#logo-main {
		float: left;
		margin: 15px 0 0 0;
	}
	#mhRight {
		float: right;
		font-size: 10px;
		width: 260px;
		text-align: right;
		margin: 5px 10px 0 0;
		color: #999899;
	}
		#mainPhone {
			margin: 0 5px 0 0;
		}
		#mhRight a {color: #999899;}
nav.mm {
	display: block;
	text-align: center;
	margin: 0 auto;
}
	nav.mm ul, nav.mm ul ul {
		/* Values below should usually match */
		height: 22px;
		top: 22px;
	}
	nav.mm ul ul, nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		/* Values below should usually match */
		left: 100px;
		width: 100px;
	}
	nav.mm ul,
	nav.mm ul li {
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: relative;
		font-size: 0;
	}
	nav.mm ul {
		top: 0;
		z-index: 96;
	}
	nav.mm ul li {
		z-index: 97;
		display: inline-block;
		zoom: 1;
		*display: inline;
	}
	nav.mm ul li a {
		vertical-align: top;
		display: inline-block;
		overflow: hidden;
		text-decoration: none;
		padding: 5px 10px;
		color: #000;
		font-size: 12px;
		line-height: 12px;
		font-family: arial;
		text-transform: uppercase;
		background: #fff;
	}
	nav.mm ul ul a {
		text-transform: none;
	}
	nav.mm ul li.current-menu-item a {
/*		background: #999;
		color: #fff;*/
    }
	nav.mm ul li a:hover,
	nav.mm ul li:hover a {
		background: #FF9700;
		color: #fff;
		text-decoration: none;
	}

	/*--- 2nd level drop ---*/
	nav.mm ul ul {
		display: none;
		position: absolute;
		z-index: 98;
		left: 0px;
		height: auto;
		border: 1px solid #E67909;
		text-align: left;
	}

	nav.mm ul li:hover ul {
		display: block;
	}
	nav.mm ul ul li {
		position: relative;
		z-index: 99;
		display: inline;
		zoom: normal;
	}
	nav.mm ul ul li a,
	nav.mm ul ul ul li a{
		position: relative;
		z-index: 100;
		display: block;
		height: auto;
		width: auto;
		padding: 5px 10px;
		border-top: none;
	}
	nav.mm ul ul li a,
	nav.mm ul li:hover ul li a,
	nav.mm ul ul ul li a,
	nav.mm ul li:hover ul li:hover ul a {
		background: #E67909;
		color: #fff;
	}

	nav.mm ul ul li a:hover,
	nav.mm ul ul li:hover a,
	nav.mm ul li:hover ul li:hover a,
	nav.mm ul ul ul li a:hover,
	nav.mm ul li:hover ul ul li a:hover,
	nav.mm ul ul li:hover ul li a:hover {
		background: #EE7D09;
		color: #fff;
	}

	/*--- 3rd level drop ---*/

	nav.mm ul ul ul,
	nav.mm ul li:hover ul ul {
		display: none;
		position: absolute;
		top: 0;
		margin: 0;
	}
	nav.mm ul li ul li,
	nav.mm ul li ul li ul li {
		display: none;
	}
	nav.mm ul li:hover ul li,
	nav.mm ul li ul li:hover ul li {
		display: block;
	}

	/* --- IE (all versions) position fix --- */
	.ie6 nav.mm ul li:hover ul ul,
	.ie7 nav.mm ul li:hover ul ul,
	.ie8 nav.mm ul li:hover ul ul,
	.ie9 nav.mm ul li:hover ul ul {
		top: 0px;
	}
	nav.mm ul ul li:hover ul {
		display: block;
	}
	nav.mm > ul > li {
		border-right: 1px solid #FF9700;
	}
	nav.mm > ul > li:first-child {
		border-left: 1px solid #FF9700;
	}
	#mmDate {
		background: #FF9700;
		color: #000;
	}
	nav.mm > ul > li {
		border-top: 1px solid #FF9700;
	}
#subheader {
	background: url(img/subheader.png) center 1px no-repeat;
	height: 90px;
	margin: 0 0 10px;
	overflow: hidden;
}
body.home #subheader {
	height: 239px;
	margin: 0;
	background: url(img/subheader-home.jpg) center top no-repeat;
}
#pageTitle {
	text-align: right;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	color: #fff;
	text-transform: uppercase;
	float: right;
	background: #FF9700;
	padding: 0 10px;
	margin: 32px 13px 0 0;
}
#homecols {
	overflow: hidden;
	padding: 0 24px 20px;
}
.homecol {
	width: 211px;
	float: left;
	display: inline;
}
	.homecol ul {
		padding: 0;
		margin: 0 0 20px;
	}
	.homecol li {
		list-style-type: none;
		list-style-position: outside;
		margin: 0 0 5px;
	}
	.homecol li a {
		display: block;
		padding: 0 0 0 15px;
		background-image: url(img/newsletter-marker.png);
		background-repeat: no-repeat;
		background-position: left 5px;
	}
	.homecol li a:hover {
		color: #b14f01;
		background-position: left -295px;
		text-decoration: none;
	}
#homecol3 li {margin: 0 0 20px;}
.hcHeadline {
	display: block;
	margin: 0 0 15px;
}
#homecol2 {
	margin: 0 9px;
	padding: 0 9px;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;
}
#homecol3 {

}
body.home #contentArea {display: none;}
#contentArea {
	margin: 0 auto;
	padding: 10px 0 20px;
	overflow: hidden;
	background: url(img/caTop.png) no-repeat;
}
#mainContent, #sidebar {
	display: inline;
}
#mainContent {
	float: right;
	width: 520px;
	margin: 0 20px 0 0;
}
	.headshot {
		float: left;
		margin: 0 10px 5px 0;
		border: 2px solid #333;		
	}
#sidebar {
	float: left;
	width: 157px;
	padding: 30px 0 0 0;
}
	.sidebar h2 {
		font-size: 16px;
		font-weight: bold;
	}
	#sbAOPs {
		padding: 0;
	}
	#sbAOPs li {
		list-style-type: none;
		list-style-position: outside;
	}
	#sbAOPs a {
		display: block;
		padding: 5px 10px;
		font-size: 13px;
		background: #D6D4D7;
		border: 1px solid #C1C0C2;
		margin: 0 0 5px;
		color: #333;
	}
	#sbAOPs a:hover {
		text-decoration: none;
		background: #f7f7f7;
	}
#mainFooter {
	overflow: hidden;
	border-top: 3px solid #CCC;
}

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

#nc-area {
	/* margins, paddings, etc. */
	overflow: hidden;
	width: 500px;
	margin: 0 auto;
	padding: 20px 0;
}
	#nc-area, #nc-area a {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
		font-size: 10px;
		line-height: 1.3;
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	#nc-area a {

	}
	#nc-area a:hover {
		text-decoration: underline;
		font-weight: normal;
	}
	#logo-nextclient {
		float: left;
		width: 89px;
		height: 35px;
		margin: 0 0 0 45px;
	}
	#nc-area p {
		float: left;
		display: inline;
		padding: 5px 0;
		margin: 0 0 0 10px;
	}

/* Newsletter Styling */
#nl-container {
	overflow: hidden;
}
#nl-pageTitle {
	border-bottom: 1px solid #333;
}
#nl-sidebar {
	width: 30%;
	float: left;
	display: inline;
}
	ul#nl-articles, ul#nl-newslinks {
		margin: 0;
		padding: 0;
	}
	#nl-articles li, #nl-newslinks li {
		border-bottom: 1px solid #000;
		display: block;
	}
		#nl-articles li.nl-last-item, #nl-newslinks li.nl-last-item {
			border-bottom: 0;
		}
		#nl-articles li {
			padding: 0 0 0.8em;
			margin: 0 0 0.8em;
		}
		#nl-newslinks li {
			padding: 0 0 0.4em;
			margin: 0 0 0.5em;
		}
		#newslinkHeader {
			color: #000;
			font-size: 1.3em;
			font-weight: bold;
			margin: 0 0 0.6em;
		}
		a.nl-article-headline {
			color: #9d1c20;
			font-weight: bold;
			display: block;
			text-decoration: none;
			margin: 0 0 0.3em;
		}
		a.nl-article-headline:hover {
			text-decoration: underline;
		}
		.nl-excerpt {

		}
#nl-mainContent {
	width: 65%;
	float: right;
	display: inline;
}
#nl-copyright {
	font-size: 0.8em;
	text-align: center;
	padding: 1em 0 1.5em;
}
body.nl-page #sidebar {
	display: none;
}
body.nl-page #mainContent {
	float: none;
	display: block;
	width: auto;
}

/* Newsletter - Custom */

h1#nl-pageTitle {
	padding: 0 0 15px;
	margin: 0 0 20px;
}
h2#nl-articleTitle {
}

body.page-id-18 #contentArea {background: transparent;}
/* Newsletter Styling Ends */

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.nc_form .req {
	color: #F71704;
}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {
	display: block;
	width: 98%;
	padding: 0;
}
	.nc_form input,
	.nc_form textarea {
		background: #fff;
		color: #8B898C;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form .captcha-container {
		border: 1px solid #999;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	.nc_form label {
		margin: 0 0 .125em;
	}
	.nc_form input,
	.nc_form textarea,
	.nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.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: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.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 1em;
	padding: 0.33em 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 {
	margin: 0 0 10px;
}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {
			margin: 0;
		}
.nc_form .radio {
	margin: 0 0 10px;
}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {
			margin: 0;
		}
.nc_form .inlineSelect select {
	display: inline;
	width: auto;
}

/* Contact Form - Custom */

/* Contact Form Styling Ends */


body.page-id-16 h2 {clear: both;}
body.page-id-16 #mainContent p {overflow: hidden;}

	#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;}
	
/* 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: 15px 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 */

/* 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: #940C18;
	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 1px;
    margin:10px auto 20px
}

.vfActive {
    display: block
}

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