body  {
	color: #23262a;
	background: #fcecdc url(kmh/bg.jpg) repeat-x left 0;
}

h1, h2, h3, h4, h5, h6  {
	color: #16181a;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

/*>>>>> Navigation <<<<<*/

a:link, a:visited  {
	color: #646464;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

#nav  {
	background: url(kmh/kmh-style-nav.png) left top;
}

/* Page Nav */

#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
}

#pagenav li {
	background: url(kmh/nav_divider.jpg) no-repeat right top;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	color: #23262a;
	background: url(minimal/nav_current_tile.jpg) repeat-x left bottom;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: url(minimal/nav_current_left.jpg) no-repeat left bottom;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: url(minimal/nav_current_right.jpg) no-repeat left bottom!important;
}

/* Style drop down list */

#pagenav li ul {
	background: #D8D8D8;
}

#pagenav li ul li {
	background: none;
	border-bottom: 1px solid #aaa;
}

#pagenav li ul li a:link, #pagenav li ul li a:visited  {
	color: #000;
	background: none!important;
}

#pagenav li ul li a:hover  {
	background: #e2e2e2!important;
}
/*>>>>> Layout <<<<<*/
#header #subscribe  {
	color: #fff;
	background: url(minimal/rssbg.jpg) no-repeat left top;
}

#container  {
	background: #fff url(minimal/containerbg_top.jpg) no-repeat left top;
}

#container_bottombg  {
	background: url(minimal/containerbg_bottom.jpg) no-repeat center bottom;
}

#featured  {
}

#featured .information  {
	background-color: #dce1e2;
}

#featured .information h2  {
	color: #333940;
}

#featured .information .feat-button .left  {
	background: url(kmh/kmh-more-info-left.png) repeat-x left top;
}

#featured .information .feat-button a.more-info  {
	color: #fff;
	background: url(kmh/kmh-more-info-tile.gif) repeat-x left top;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

#featured .information .feat-button .right  {
	background: url(kmh/kmh-more-info-right.png) left top;
}

#featured-tabs  {
	border-left: 1px solid #e7eeef;
	background: #cdd9ec url(kmh/featured_links_shadow.jpg) repeat-y left top;;
	
}

#featured-tabs li  {
	border-top: 1px solid #acb9d2;
	border-bottom: 1px solid #dde5fb;
}

#featured-tabs li a:link, #featured-tabs li a:visited  {
	color: #23262a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#featured-tabs li a:hover, #featured-tabs li.active a  {
	background: url(kmh/kmh-featured-current-selected.gif) no-repeat left center;
}

#featured-tabs a span  {
	color: #4f5357;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#breadcrumb  {
	border-bottom: 1px solid #cbd1d2;
}

#content  {
}

#breadcrumb p  {
	color: #676b6f
}

#main_content  {
	border-right: 1px solid #cbd1d2;
}

#main_content #top  {
	border-bottom: 1px solid #cbd1d2;
}

#two-col ul li  {
	background: url(minimal/arrow.jpg) no-repeat left center;
}

#two-col .left a.signup, #two-col .right a.signup  {
	color: #fff;
	background: url(minimal/signupbutton.jpg) no-repeat left center;
}

#sidebar h2  {
	color: #646464;
}

#sidebar .box  {
	border-bottom: 1px solid #cbd1d2;
}

#sidebar .box h2  {
	border-bottom: 1px solid #cbd1d2;
}

#newsletter  {
	border-bottom: 1px solid #646464;
}

#newsletter .field, #feedburner .field , #campaignmonitor .field {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#newsletter .button, #feedburner .button, #campaignmonitor .button  {
	color: #fff;
	border: none;
	background: url(minimal/submitbutton.jpg) no-repeat left top;
}

#news ul li  {
	border-bottom: 1px dotted #dcdddd;
}

#news ul li a:link, #news ul li a:visited  {
	color: #23262a;
}

#news ul li span.meta  {
	color: #4f5357;
}

#search, #feedburner, #campaignmonitor  {
	border-bottom: 1px solid #646464;
}

#search input#s  {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#search input.submitsearch  {
	color: #fff;
	border: none;
	background: url(minimal/submitbutton.jpg) no-repeat left top;
}

#twitter a:link, #twitter a:visited  {
	background: none;
	color: #646464;
}

#footer  {
	background: #fcecdc url(kmh/footer-top-shadow.gif) repeat-x left top;
}

#footer .footnav ul li a:link, #footer .footnav ul li a:visited  {
	color: #a5998f;
	font-weight: normal;
	font-style: normal;
}

#footer .copyright  {
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-top: 19px;
	color: #afa398;
	font-size: .9em;
	line-height: 1.2em;
}

#footer .bottombg  {
	background-position: center bottom;
	background-repeat: no-repeat;
}

/*>>>>> Post Styling <<<<<*/

.post  {
	border-bottom: 1px solid #dadada;
}

.post_head .title_meta h2 a:link, .post_head .title_meta h2 a:visited  {
	color: #23262a;
}

.post_head .title_meta p  {
	color: #676b6f;
}

.post_head .comments a:link, .post_head .comments a:visited  {
	color: #fff;
	background-color: #646464;
}

.post_head .comments span.bg  {
	background: url(minimal/commentsbg.jpg) no-repeat center center;
}

.post p.continue_reading a  {
	background: url(minimal/continue_reading.jpg) no-repeat right center;
}

/*>>>>> Page Styles <<<<<*/

#sub_nav  {
	background-color: #eeeeee;
}

#sub_nav ul li ul li  {
	background: url(minimal/subnav_current.gif) no-repeat left 6px!important;
}

#sub_nav ul li.sub_active a:link, #sub_nav ul li.sub_active a:visited  {
	color: #404546;
}

#page h2.title a:link, #page h2.title a:visited  {
	color: #23262a;
}

/*>>>>> ARCHIVES TEMPLATE STYLES <<<<<*/

#archive_posts li, #archive_categories li, #archive_monthly li  {
	color: #6f6f6f;
}

/*>>>>> Widget Styles <<<<<*/

.widget  {
	border-bottom: 1px solid #cbd1d2;
}


.widget h3  {
	color: #646464;
	border-bottom: 1px solid #cbd1d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

.widget ul li  {
	border-bottom: 1px dotted #dcdddd;
}

.widget ul li li  {
	border-bottom: none;
}


.widget ul li a:link, .widget ul li a:visited  {
	color: #4f5357;
	background: url(minimal/widgetlisticon.gif) no-repeat 5px center;
}

.widget ul li a:hover  {
	color: #fff;
	background-color: #959595;
}


#flickr h3  {
	color: #646464;
}

#flickr .pics  {
	border: 1px solid #cbd1d2;
	background-color: #f7f7f7;
}

/*>>>>> COMMENTS <<<<<*/

ol li.comment  {
	border-bottom: 1px solid #dadada;
}

ol li.comment .comment-author img  {
	border: 3px solid #dadada;
}

/*>>>>> COMMENT FORM <<<<<*/

#form_wrap textarea, #form_wrap .form-left input {
	border: 1px solid #ddd;
	background: #fff;
	color: #23262a;
}

#form_wrap input.sb {
	color: #fff;
	border: none;
	background: url(minimal/submitbutton.jpg) no-repeat left top;
}

#cancel-comment-reply-link  {
	color: #000;
}

/*>>>>> ALTERNATE HOMEPAGE LAYOUT <<<<<*/

#recent_articles h2.heading, #more_articles h2.heading  {
	color: #646464;
}


/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
}

.wp-caption img {
	border: 0 none;
}

/* End captions */

/*>>>>> Page Navi <<<<<*/

div.Nav  {
	background-color: #e6eced;
}

.Nav strong.on  {
	border: none!important;
	color: #f1f1f1!important;
	background-color: #333!important;
}

.Nav a  {
	border: none!important;
	color: #000!important;
}

/*>>>>> Custom Styles <<<<<*/

.floatl  {float: left;}
.floatr  {float: right;}

.alignl  {text-align: left;}
.alignr  {text-align: right;}
.alignc  {text-align: center;}

#featured #tab-3 {
	background-image: url(kmh/kmh-featured-real-court.jpg);
}

#featured #tab-5 {
	background-image: url(kmh/kmh-featured-family.jpg);
}

#featured #tab-4 {
	background-image: url(kmh/kmh-featured-real-estate.jpg);
}
#featured #tab-1 {
	background-image: url(kmh/kmh-featured-personal.jpg);
}

#featured #tab-2 {
	background-image: url(kmh/kmh-featured-medical.jpg);
}

#featured #tab-6 {
	background-image: url(kmh/kmh-featured-attorneys.jpg);
}

#main_content #two-col .left  {
	float: left;
	width: 243px;
	margin-left: 0;
	padding-left: 17px;
}

#main_content #two-col .right {
	width: 320px;
	border-left: 1px solid #eee;
	padding-left: 25px;
}

#main_content #two-col .right .entry ul.lcp_catlist p {
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main_content #two-col .right .entry ul.lcp_catlist p a {
	font: 15px Georgia, "Times New Roman", Times, serif;
}

/*>>>>> News from the Blog Section <<<<<*/

#inline_blognews .custom-style h2 {
	font-size: 1.2em;
	line-height: 1em;
}

#inline_blognews .custom-style h3 {
	font: italic .9em/.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	margin-top: -3px;
	color: #606060;
	margin-bottom: 8px;
}

#inline_blognews .custom-style p {
	margin-top: 8px;
	color: #2c2c2c;
	line-height: 14px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f0f0f0;
}

/*>>>>> Welcome to the Offices... Tweaks <<<<<*/

#main_content #top p {
	color: #505050;
	font-size: 1em;
	line-height: 1.25em;
}

/*>>>>> Contact Us Tweaks... Tweaks <<<<<*/

#contact-us-front-page h4 {
	font-size: 1.25em;
	padding-bottom: 14px;
	line-height: 1.35em;
	color: #646464;
}

#contact-us-front-page p {
	padding-bottom: 10px;
	font: 1em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	margin-top: -5px;
}

/*>>>>> Connect to Us Tweaks <<<<<<<*/
#kmh-connect-to-us ul {
	list-style-type: none;
}

#kmh-connect-to-us ul li a {
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 1px;
	background-image: none;

}

#kmh-connect-to-us ul li a:hover {
	background-color: #f4f3ff;
	text-decoration: none;
	color: #23262a;
}

#kmh-connect-to-us ul li a:visited {
}

a.pageLink {
	color: #000000;
}

#tab-1 div.entry p a, #tab-2 div.entry p a, #tab-3 div.entry p a, #tab-4 div.entry p a, #tab-5 div.entry p a, #tab-6 div.entry p a {
	text-decoration: none;
	color: #e4effb;
}

#tab-1 div.entry p a:hover, #tab-2 div.entry p a:hover, #tab-3 div.entry p a:hover, #tab-4 div.entry p a:hover, #tab-5 div.entry p a:hover, #tab-6 div.entry p a:hover {
	text-decoration: none;
	color: #cdddf9;
}

#page h1.title {
	font-size: 14px;
}

#top div.entry h1 {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 6px;
}

#page div.entry h2 {
	font-size: 14px;
}

.entry h1.city {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	margin: 0px 0 18px !important;
	color: #606060;
}

