html, body {    
   height: 100%; 
}

html {
	//background: #eceadf;
	
}

body {
	background: #eceadf url("/assets/bg-home.png") repeat-x 0 top;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #4d4d4d;
}

body#sub {
	background-image: url("/assets/bg-sub-page.png");
}

p {
	margin-left: 5px;
}

p.recent {
	text-transform:capitalize;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

#container {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
   	margin-bottom: -205px;
   	position: relative;
   	padding-bottom: 50px;
}

#header h1,
#sub #header h1 {
	padding-top: 20px;
	margin-bottom: 0px;
}

h1.driving {
	margin-top: 45px;
}

#header h1 a {
	background: url("/assets/logo.png") no-repeat;
	width: 900px;
	height: 142px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-indent: -1000px;
}

.clear {
	clear: both;
	height: 0px;
}

.hidden {
	visibility: hidden;
	height: 0px;
}

.nomargin {
	margin: 0px;
}

/* @group Navigation */

ul#nav {
	width: 920px;
	height: 45px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.1em;
}

ul#nav li {
	float: left;
	display: inline;
}

ul#nav li a {
	line-height: 45px;
	float: left;
	display: block;
	color: #4d4d4d;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0 26px;
}

ul#nav li a:hover {
	background-image: url("/assets/bg-nav.png");
}

ul#nav li a.current {
	background: url("/assets/bg-nav.png") repeat-x 0 -45px;
	color: #fff;
}

/* @end */

/* @group Main */

a.button {
	width: 224px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-position: left top;
}

a.button:hover {
	background-position: 0 bottom;
}

#content {
	float: left;
	width: 630px;
	margin-left: 15px;
	display: inline;
	overflow: hidden;
}

#contact-us-sidebar {
	width: 400px;
	float: right;
}

#contact-us-main {
	width: 500px;
}

#sidebar {
	float: right;
	width: 280px;
	padding: 10px;
	background: #e1ded5;
	margin-top: 20px;
	margin-left: 15px;
    border-radius: 10px 10px 10px 10px;
}

#sidebar h2 {
	margin-left: -10px;
	text-align:center;
}

#sidebar h4 {
	font-family: Verdana, Geneva, sans-serif;
	color:#344F75;
	text-transform:capitalize;
}

#sidebar h2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #344F75;
	text-decoration: none;
}

#sidebar-blog ul {
	padding-bottom: 50px;
}

#sidebar a.read-more, #home-welcome a.read-more {
	display: block;
    background: none repeat scroll 0 0 #bbb3a8;
	width: 95px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
	text-transform:capitalize;
	transition: all 0.25s ease-in-out 0s;
}


#sidebar a:hover.read-more, #home-welcome a:hover.read-more {
    background: none repeat scroll 0 0 #346e99;
	text-decoration:none;
}

#home-welcome a.read-more {
	width: 250px;
}


#sidebar .wrap-center {
	float: left;
	position: relative;
	left: 50%;
}

#sidebar .sidebar-social {
    float: left;
    left: -50%;
    position: relative;
}

.sidebar.soc {
	background:url("/assets/sidebar-social-icons.png") top left no-repeat;
	background-size: 84px 454px;
	width:64px;
	height:64px;
	display: block;
	float: left;
	line-height: 45px;
    overflow: hidden;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
    text-indent: -1000px;
}

a.sidebar.soc.tw {
	background-position:-10px -380px;
}
a:hover.sidebar.soc.tw {
	background-position:-10px -158px;
}

a.sidebar.soc.fb {
	background-position:-10px -306px;
}
a:hover.sidebar.soc.fb {
	background-position:-10px -84px;
}
a.sidebar.soc.in {
	background-position:-10px -232px;
}
a:hover.sidebar.soc.in {
	background-position:-10px -10px;
}

.blog-rss {
	border-top: 1px solid #78623e;
	padding-top: 8px;
}
#sidebar #blog-tease, #sidebar #sidebar-blog {
	clear: left;
}

#sidebar #blog-tease p {
	font-size:.9em;
}

#sidebar-blog p {
	font-size: .9em;
	letter-spacing:0;
}

#sidebar-blog a {
	font-family:Verdana, Geneva, sans-serif;
}

/* @end */

/* @group Home */

#home-callout {
	background: url("/assets/bg-home-slider.png") no-repeat;
	width: 967px;
	height: 350px;
	float: left;
	margin-top: -7px;
}

#home-callout-img {
	margin-left: 29px;
	margin-top: 23px;
	border: 1px solid #91817f;
	width: 910px;
	height: 310px;
}

#home-callout-info {
	width: 890px;
	float: left;
	display: inline;
	height: 30px;
	background-image: url("/assets/80opac.png");
	margin-top: -50px;
	margin-left: 30px;
	position: relative;
	z-index: 1;
	padding: 10px;
}

#home-callout p.figcaption {
	float: left;
	width: 70px;
	color: #bac172;
	font-size: 9px;
	text-align: right;
	text-transform: uppercase;
	line-height: 10px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

#home #home-callout h2 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	float: left;
}

#home-callout h2 .pllc {
	font-size: .7em;
}

#home-callout h2 .tagline {
	color: #aac7ca;
	font-size: 14px;
	padding-left: 10px;
}

#home-welcome {
	float: left;
	width: 620px;
	margin-top: 20px;
	margin-left: 15px;
	display: inline;
}



#home-welcome ul {
	padding-bottom: 25px;
}

#home-welcome ul li {
	padding-left: 15px;
}


/* @end */

/* @group Subhead */

#sub-head {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	height: 100px;
	margin-bottom: 55px;
}

#sub-head h2 {
	float: left;
	width: 690px;
	line-height: 26px;
	padding-top: 55px;
}

#sub-head h2 span.main-sub {
	color: #e9e5da;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	line-height: 26px;
	display: inline;
	float: left;
	width: 270px;
}
#sub-head h2 span.main-sub.attorneys {
	width: 320px;
}
#sub-head h2 span.main-sub.contact {
	width: 190px;
}

#sub-head h2 span.main-sub.blog {
	width: 170px;
}

#sub-head h2 span.desc {
	color: #01123e;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
	width: 370px;
}
#sub-head h2 span.desc.attorneys {
	width: 300px;
}
#sub-head h2 span.desc.blog {
	width: 400px;
}
#sub-head h2 span.desc.contact {
	width: 470px;
}

#sub-head img {
	//display: none;
	float: right;
	margin-top: -95px;
	margin-left: 10px;
	position: relative;
}

#sub-head img.hide {
	display: none;
}

.project-type {
	width: 325px;
	float: left;
	display: inline;
	
}

.margin-15-right {
	margin-right: 20px;
}

#sidebar li {
	background: url(/images/sec-nav-divider.gif) no-repeat left bottom;
	width: 205px;
	float: left;
}

#sidebar li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #4d4d4d;
	float: left;
	width: 165px;
}

#sidebar li a:hover {
	display: block;
	float: left;
	margin-left: 7px;
	width: 163px;
	background: #fff url(/images/sec-nav-divider.gif) no-repeat left bottom;
	padding-left: 13px;
}

#sidebar li a.current {
	background: url(/images/sec-nav-current.gif) no-repeat 0 center;
	color: #fff;
	font-style: italic;
	width: 225px;
	float: left;
}



#sidebar h3 {
	font-size: 16px;
}


/* @end */

/* @group Staff */

.staff {
	margin-top: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid #78623e;
}

.staff-photo img{
	float: left;
	margin-bottom: 15px;
    border: 2px solid #999999;
    border-radius: 5px 5px 5px 5px;
}

.staff-cred {
	//float: right;
	float: left;
	width: 350px;
	border-bottom: 1px solid #e1ded5;
	margin-bottom: 15px;
	
}

#content .staff-cred ul li {
	padding-left: 5px;
}

.staff-blurb {
	clear: both;
}

.staff .email {
	font-size: 12x;
	padding-bottom: 10px;
}


/* @end */

/* @group Typography*/

p {
	margin-bottom: 15px;
	letter-spacing:.1em;
}

a {
	color: #9a3135;
	text-decoration: none;
}

a:hover {
	color: #2e2110;
	text-decoration: none;
}

em, i {
	font-style: italic;
	color: #655847;
}

strong, b {
	color: #42321d;
}

#sub h1, #home h2 {
	color: #344f75;
	font: normal normal 24px Verdana, Geneva, sans-serif;
	//text-transform:uppercase;
	text-transform:capitalize;
	margin-bottom: 10px;
}

h2 {
	color: #ad5000;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	margin-bottom: 10px;
}

h3 {
	color: #333;
	font: normal normal 16px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 15px;
	margin-bottom: 8px;
	border-bottom: 1px solid #78623e;
}

h5 {
	color: #344F75;
	font: normal normal 15px Verdana, Geneva, sans-serif;
	font-weight:600;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 15px;
	margin-bottom: 8px;
	//border-bottom: 1px solid #78623e;
}

#content ul, ol {
	color: #42321D;
	//font-style: italic;
	margin-left: 6px;
	margin-bottom: 15px;
}

.staff-blurb #content ul, ol {
	font-size: .9em;
}

#home-welcome ul li, #content ul li {
	background: url("/assets/bullet.png") no-repeat 0 14px;
	letter-spacing:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#home-welcome li {
	margin-left: 15px;
}

#content .staff-cred  ul li {
	background: url("/assets/bulflet.png") no-repeat 0 13px;
}

#content ol {
	margin-left: 40px;
}

#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: decimal;
}

blockquote {
	background-color: #78623e;
	color: #fff;
	font-style: italic;
	font-size: 20px;
	padding: 20px 20px 20px 25px;
	margin-bottom: 15px;
	text-indent: -.5em;
}

blockquote p {
	margin-bottom: 0px;
}

/* @end */

/* @group Blog */

.blog-post {

}

.author img {
	float:left;
}

.post-author-name {
	padding-left: 5px;
}

.align-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.post-categories {
	margin-top: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:600;
}

.post-body {
	border-bottom: 1px solid #bac172;
	margin-bottom: 40px;
}

.post-summary  {
	font-style:italic
}

.blog-rss a {
    background: url("/assets/rss.png") no-repeat scroll 0 3px transparent;
    line-height: 30px;
    padding-left: 20px;
}

#blog #share {
	clear: both;
	background-color: #e1ded5;
	position:relative;
	width: 560px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:5px;
	border: 1px solid #999;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

#share {

	background-color: #e1ded5;
	border-radius: 10px;
	padding: 7px 20px;
	margin-bottom: 30px;
}

.retro #share {
	background-color: #e1ded5;
}

#share h4 {
	float: left;
	text-transform: uppercase;
	color: #333;
	font: normal normal 18px league-gothic, "Helvetica Neue", Arial, sans-serif;
	width: 75px;
	margin-top: 6px
}

#share span {
	//opacity: 0.94;
}


/* @end */

/* @group Footer */

.clearfooter {
   	height: 205px;
   	clear: both;
}

#footer {
   	height: 170px;
	position: relative;
	width: 100%;
	background: url("/assets/bg-footer.png") repeat-x;
	padding-top: 20px;
	padding-bottom: 15px;
	min-width: 970px;
}

#footer-container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#footer-container p {
	margin-left: 0;
}

#footer-container p + p {
	margin-top: 0.5em;
}

#footer-vcard {
	font-family:Verdana, Geneva, sans-serif;
	float: left;
	width: 500px;
	color: #e5e1db;
	//text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 12px;
}

#footer-vcard p {
	margin-bottom: 5px;
}

#footer-vcard p.footernav {
	background: url(/images/footer-scroll.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

#footer-vcard p.jplug {
	background: url("/assets/jonster-chair.png") no-repeat;
	padding-left: 30px;
	line-height: 24px;
}

#footer-vcard p strong {
	color: #e5e1db;

}

#footer-vcard p a {
	color: #aac7ca;
	text-decoration: none;
}

#footer-vcard p a:hover {
	text-decoration: underline;
}

#footer-social {
	margin-top: -10px;
	float: right;
	width: 250px;

}

#footer-social a {
	color: #e5e1db;
	text-decoration: none;
}

#footer-social a:hover {
	color: #aac7ca;
}

.footer.soc {
	background:url("/assets/footer-social-icons.png") top left no-repeat;
	background-size: 52px 346px;
	width:32x;
	height:32px;
	line-height: 45px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
}

a.footer.soc.tw {
	background-position:-10px -262px;
}
a:hover.footer.soc.tw {
	background-position:-10px -304px;
}

a.footer.soc.fb {
	background-position:-10px -220px;
}
a:hover.footer.soc.fb {
	background-position:-10px -10px;
}
a.footer.soc.in {
	background-position:-10px -178px;
}
a:hover.footer.soc.in {
	background-position:-10px -52px;
}
a.footer.soc.em {
	background-position:-10px -136px;
}
a:hover.footer.soc.em {
	background-position:-10px -94px;;
}


#footer-disc {
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}
/* @end */


/* @group Contact Form */

form.contact-form, #comment_form {
	margin-top: 10px;
	background: none repeat scroll 0 0 #e6e3d9;;
	position:relative;
	width: 450px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	border: 1px solid #999;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

p {
	margin-left: 3px;
}

p.captcha {
	margin-left: -5px;
}

input  {
	width:250px;
	display:block;
	border: 1px solid #999;
	height: 20px;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

input.contact-form.map {
	width: 375px;
}

input[type=checkbox] {
	display: inline-block;
	width: 15px;
	height: 15px;
	padding: .5px;
	margin-bottom: 0;
}

textarea {
	width:375px;
	display:block;
	border: 1px solid #999;
	height: 154px;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

textarea {
	display:block;
}


input.button, .submit_button {
	display: block;
    background: none repeat scroll 0 0 #bbb3a8;
	height: 30px;
	width: 95px;
	margin-top: 5px;
	padding: 5px;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
	text-transform:capitalize;
	transition: all 0.25s ease-in-out 0s;
}

input.button:hover, .submit_button:hover {
    background: none repeat scroll 0 0 #346e99;
	text-decoration:none;
	cursor: pointer;
}


input.button.map {
	width: 140px;
}

input.search {
	display: inline-block;
	border: 1px solid #fff;
	vertical-align: middle;
	font-style: italic;
	color: #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

input.button.search {
	border: 1px solid #fff;
	height:32px;
	width: 80px;
	vertical-align: middle;
	font-style: normal;
	color:inherit;
	margin-left: -15px;
	float: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


textarea:focus, input:focus {
	border: 1px solid #09C;
}

.disclosure.contact-us {
	display: block;
	margin-top: 15px;
	font: italic 11px/14px Arial, sans-serif;
}

#firm-vcard {
	float: right;
}

#map {
	border:2px solid #cd1f28; 
	-webkit-box-shadow: 0px 0px 8px #000; 
	-moz-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000; 
	margin-top:25px
}

#mapBox {
	width:900px; 
	height:640px; 
	background-color:#fcf9f4;
	text-align:center; 
}

#mapBox a{color:#fff}

#mapPic, .fb-like-box, .twitter-widget{
	margin-top: 28px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	border: 1px solid #999;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

#mapPic:hover { 
	border:1px solid #7386a2;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px #7386a2; 
	-moz-box-shadow: 0px 0px 8px #7386a2;
	box-shadow: 0px 0px 8px #7386a2; 
}

/* @end */


/* @end */

.screen-reader {
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
}