/*
Theme Name: The Law Office of Steven A. Freund
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;}

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%;
	min-width: 980px;
}
body {
	color: #000;
	font: 14px/1.3 Arial, sans-serif;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none; color: blue;}
#wrapper {

}
.main_header {
	line-height: 1;
	background: #f2f2f2 url(img/light-tile.png) center;
	border-bottom: 5px solid #fff;
}
.main_header > .wrap {
	margin: auto;
	padding: 32px 20px 20px;
	max-width: 940px;
	overflow: hidden;
}
	.logo_main {
		float: left;
		display: block;
	}
	.logo_main img {display: block;}

	.main_header .cta {
		float: right;
		padding: 17px 0 0;
		font: 15px/1 Helvetica, Arial, sans-serif;
		text-align: right;
	}
	.main_header .cta_phone {
		display: block;
		color: #000;
		font-size: 28px;
	}
	.main_header .cta_phone:hover {
		text-decoration: underline;
	}
	.main_header .cta_phone > span {
		position: relative;
		padding: 0 0 0 23px;
	}
	.main_header .cta_phone > span:before {
		content:'';
		position: absolute;
		top: 0;
		left: 0;
		width: 17px;
		height: 100%;
		background: url(img/icons/phone.png) no-repeat center;
	}
	.main_header .hdg {
		display: block;
		padding: 8px 0 0;
		color: #27408d;
		text-transform: uppercase;
	}

.nav_mm_wrap {
	line-height: 1;
	text-align: center;
	background: #dcdcdc url(img/nav-bg.png) repeat-x center top;
}
nav.mm {
	z-index: 100;
	position: relative;
	display: inline-block;
	text-align: center;
	border-right: 1px solid #fff;
	border-left: 1px solid #c1c1c1;
}
nav.mm > ul > li > a {
	padding: 13px 19px 14px;
	color: black;
	font: 15px/1 Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	border-right: 1px solid #c1c1c1;
	border-left: 1px solid #fff;

}
nav.mm > ul > li > ul {top: 42px;}
nav.mm > ul {height: 42px;}
nav.mm > ul > li:hover > a {
	color: white;
	background: #38529f;
	background: -webkit-linear-gradient( #4c66b3, #28428e );
	background: -o-linear-gradient( #4c66b3, #28428e );
	background: -moz-linear-gradient( #4c66b3, #28428e );
	background: linear-gradient( #4c66b3, #28428e );
}
nav.mm ul ul {
	background: #dcdcdc; width: 180px; border: 1px solid #c1c1c1;
}
nav.mm ul ul li:hover > a {
	color: #fff;
	background: #38529f;
	background: -webkit-linear-gradient( #4c66b3, #28428e );
	background: -o-linear-gradient( #4c66b3, #28428e );
	background: -moz-linear-gradient( #4c66b3, #28428e );
	background: linear-gradient( #4c66b3, #28428e );
}
nav.mm ul ul li {border-top: 1px solid #fff;}
nav.mm ul ul a {
	padding: 15px 10px;
	color: #000;
	font: normal 14px/1.3 Helvetica, Arial, sans-serif;
	text-transform: none;
}
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: inline-block;}
nav.mm ul ul {display: none; position: absolute; text-align: left; left: 0; 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;}

.marketing {
	height: 219px;
	background: #89181b url(img/red-tile.png) center top;
	border-color: #6a1315;
	border-style: solid;
	border-width: 6px 0 6px 0;
}
body.home .marketing {
	height: 316px;
}
.homeslide_1 {
	width: 100%;
	height: 100%;
	background: url(img/slides/home/1.jpg) no-repeat center;
}
.subslide_1 {
	width: 100%;
	height: 100%;
	background: url(img/slides/sub/1.jpg) no-repeat center;
}

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

#contentArea {
	background: #f2f2f2 url(img/light-tile.png) center;
	border-color: #fff;
	border-style: solid;
	border-width: 6px 0 7px 0;
}
#contentArea > .wrap {
	margin: auto;
	padding: 54px 20px 54px;
	max-width: 940px;
	overflow: hidden;
}
.article {
	float: left;
	display: inline;
	width: 570px;
	color: #363636;
	font: 15px/1.55 Arial, sans-serif;
}
	.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 ul ul {padding-bottom: 0;}
	.article a { color: #14a5dc; }
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		padding: 0 0 5px 0;
		color: #000;
		font-weight: normal;
		font-family: Arial, sans-serif;
		line-height: 1.2;
	}
	.article h1 {
		padding: 0 0 20px 0;
		font-size: 19px;
	}
	.article h2 {
		padding: 0 0 10px 0;
		font-size: 17px;
	}
	.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;
	}
	.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 {
		border-top: 1px solid #2A3868;
		padding: 20px 0 20px;
		margin: 15px 0 0;
	}
	#shareThisPageHead {
		display: inline-block;
		font-size: 16px;
		line-height: 1;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 5px 0 0;
	}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	#shareThisPage .stButton .sharethis{background-image:url("http://www.onceuponafile.com/sharethis/icons/sharethis_16.png")}
	#shareThisPage .stButton .twitter{background-image:url("http://www.onceuponafile.com/sharethis/icons/twitter_16.png")}
	#shareThisPage .stButton .facebook{background-image:url("http://www.onceuponafile.com/sharethis/icons/facebook_16.png")}
	#shareThisPage .stButton .linkedin{background-image:url("http://www.onceuponafile.com/sharethis/icons/linkedin_16.png")}
	#shareThisPage .stButton .googleplus{background-image:url("http://www.onceuponafile.com/sharethis/icons/googleplus_16.png")}
.sidebar {
	display: inline;
	float: right;
	width: 310px;
	line-height: 1;
}
.sb_bucket {
	margin: 0 auto 20px;
	padding: 14px 15px 14px;
	font: 12px/1 Arial, sans-serif;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 9px;
}
.sb_bucket:last-of-type {
	margin: auto;
}

.sb_bucket h2 {
	padding: 0 0 1px;
	color: #253e86;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.sb_bucket .hdg {
	box-sizing: border-box;
}

.sb_profile {}
.sb_profile .hdg {
	padding: 10px 0 0 70px;
	height: 58px;
	background: url(img/icons/profile.png) no-repeat left center;
}
.sb_profile h2 {}
.sb_profile h3 {
	color: #4f4f4f;
	font-size: 14px;
}
.sb_profile .cont {
	padding: 15px 0 0;
	overflow: hidden;
}
.sb_profile .profile_headshot {
	float: left;
	width: 105px;
}
.sb_profile .profile_headshot img {
	display: block;
}
.sb_profile p {
	float: right;
	padding: 0;
	width: calc( 100% - 121px ) ;
	color: #5d5d5d;
	line-height: 1.45;
}
.sb_profile .link {
	display: block;
	margin: 14px 0 0;
	padding: 10px;
	color: #69696a;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	background: #f4f4f4;
	background: -webkit-linear-gradient( #fff, #eaeaea );
	background: -o-linear-gradient( #fff, #eaeaea );
	background: -moz-linear-gradient( #fff, #eaeaea );
	background: linear-gradient( #fff, #eaeaea );
}
.sb_profile .link:hover {
	color: #fff;
	background: #2f4993;
	background: -webkit-linear-gradient( #3954a4, #263d84 );
	background: -o-linear-gradient( #3954a4, #263d84 );
	background: -moz-linear-gradient( #3954a4, #263d84 );
	background: linear-gradient( #3954a4, #263d84 );
}

.sb_pa {
	margin: auto;
	padding: 14px 15px 3px;
	border-radius: 9px 9px 0 0;
}
.sb_pa .hdg {
	padding: 18px 0 0 70px;
	height: 58px;
	background: url(img/icons/pa.png) no-repeat left center;
}
.sb_pa ul {
	padding: 5px 0 0;
}
.sb_pa ul li {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.sb_pa ul li a:before {
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	height: 100%;
	background: url(img/icons/pa-arrows.png) no-repeat left center;
}
.sb_pa ul li a:hover:before {
	background-position: right center;
}
.sb_pa ul li a {
	position: relative;
	display: block;
	padding: 10px 0 11px 23px;
	color: #414141;
}
.sb_pa ul li a:hover {
	color: #253c87;
}
.sb_view_all {
	padding: 3px 0 0;
	background: transparent;
	border: 0;
	border-radius: 0;
}
.sb_view_all a.link {
	display: block;
	padding: 5px 0 6px;
	color: #fff;
	font: 300 15px/1 'Open Sans', sans-serif;
	text-align: center;
	text-transform: uppercase;
	background: #263e84;
	border: 1px solid #dcdcdc;
	border-radius: 0 0 9px 9px;
}
.sb_view_all a.link:hover {
	background: #4d68b3;
}

.main_footer {
	overflow: hidden;
	color: #fff;
	line-height: 1;
	background: #811719 url(img/red-tile.png) center top;
	border-top: 1px solid #cecece;
}
.main_footer > .wrap {
	margin: auto;
	padding: 53px 0 52px;
	width: 940px;
	overflow: hidden;
}
.mf_about {
	float: left;
	width: 310px;
	font-size: 13px;
	line-height: 1.95;
}
.f_nav {
	float: left;
	padding: 6px 0 0 98px;
	width: 200px;
	font-size: 0;
	line-height: 1;
	text-align: left;
}
	.f_nav li {
		display: block;
		padding: 0;
		font-size: 14px;
		list-style-type: none;
		list-style-position: outside;
	}
	.f_nav li:first-child {
		border: 0;
	}
	.f_nav a {
		display: inline-block;
		padding: 0 0 11px;
		color: #fff;
	}
	.f_nav a:hover {
		color: #b4c2e4;
	}
	.mf_connect {
		float: right;
		padding: 7px 0 0 10px;
		text-transform: uppercase;
	}
	.mf_connect .addr {
		padding: 28px 0 36px;
		font-size: 14px;
	}
	.mf_connect .label {
		font-size: 20px;
	}
	a.mf_phone {
		color: #fff;
		font: 23px/1 Arial, sans-serif;
	}
	a.mf_phone:hover {
		text-decoration: underline;
	}



/*	< agency >	*/
.agency {
	padding: 33px 20px 31px;
	line-height: 1;
	font-size: 0;
	text-align: center;
	background-color: #000;
}
.agency .wrap {
	display: inline-block;
	padding: 0;
	overflow: hidden;
}
	.agency p,
	.agency a {
		color: #fff;
		font: normal 10px/1.2 Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-decoration: none;
	}
	.agency a:hover {
		text-decoration: underline;
	}
	.agency .logo {
		display: inline-block;
		margin: 0;
		vertical-align: middle;
	}
	.agency p {
		display: inline-block;
		margin: 0 0 0 22px;
		padding: 0;
		max-width: none;
		text-align: left;
		vertical-align: middle;
	}
/*	</ agency >	*/

/* NextClient Items */

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

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	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;
		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 */
