@import url("reset.css");

/*******************************************************
Theme Name: Katz, Marshall & Banks (Legacy 2011 Verison)
Theme URI: http://www.kmblegal.com/
Description: This theme is here only for reference, do not acivate. WordPress theme for Katz, Marshall & Banks website.
Author: Beveridge Seay
Author URI: http://www.bevseay.com/
Template: 
Version: 1.0
********************************************************/

html {
	height: 100%;
	overflow-y: scroll; /* Not valid CSS2, but required for scroll bar */
}

body {
	background: url("images/brown-bg.jpg") left top repeat-x #7d7369;
	font: 12px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	height: 100%;
}

#page_container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	background-color: #fff;
	color: #000;
}



/*******************************************************
Hyperlink styles.
********************************************************/

a {
	color: #013d79;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/*******************************************************
Header styles.
********************************************************/

#header {
	height: 120px;
	position: relative;
}

	#logo {
		position: absolute;
		top: 47px;
		left: 148px;
	}
	
	h2#site_tagline {
		position: absolute;
		left: 207px;
		top: 90px;
		color: #636466;
	}
	
	#search {
		position: absolute;
		top: 27px;
		left: 708px;
		width: 220px;
	}
	
		#search #s {
			width: 209px;
			height: 17px;
			border: 2px solid #e7e7e7;
			font: 12px/17px Arial, Helvetica, sans-serif;
			padding: 2px 0 0 7px;
			color: #636466;
		}
		
		#search .search_active {
			color: #000 !important;
		}
		
		#search #submit {
			position: absolute;
			left: 197px;
			top: 4px;
			z-index: 100;
		}

	
	#site_nav {
		position: absolute;
		top: 65px;
		left: 718px;
		overflow: hidden;
	}
	
		#site_nav li {
			float: left;
			border-left: 1px solid #636466;
			margin-left: 7px;
			padding-left: 7px;
			position: relative;
			left: -15px;
			line-height: 14px;
		}
		
		#site_nav a {
			color: #636466;
		}

	#phone_num {
		position: absolute;
		top: 90px;
		left: 718px;
		color: #013d79;
		font-weight: bold;
		font-size: 18px;
	}
	
		#phone_num #phone_icon {
			position: relative;
			left: 3px;
		}
	
		
		
/*******************************************************
Main container styles.
********************************************************/

#main_container {
	/* Clear the floats. */
	overflow: hidden;
	width: 100%;
}



/*******************************************************
Left sidebar styles.
********************************************************/

#sidebar_left {
	float: left;
	margin: 36px 18px 18px 42px;
	width: 147px;
}

	#main_nav li a {
		font-weight: bold;
	}
	
	#main_nav li a:visited {
		color: #013d79;
	}
	
		#main_nav li {
			margin-bottom: 18px;
		}
		
		#main_nav li li {
			margin-bottom: 0;
			margin-left: 12px;
			text-indent: -12px;
		}
	
		#main_nav li li a {
			color: #636466;
			font-weight: normal;
		}
		
		#main_nav li li a:visited {
			color: #636466;
		}
		
		#main_nav li.page-item-30, #main_nav li.page-item-41 {
			margin-top: 5px;
		}

		#main_nav li.page-item-30 a, #main_nav li.page-item-41 a {
			border-top: 1px dashed #ccc;
			padding-top: 2px;
		}

		
		
/*******************************************************
Right sidebar styles.
********************************************************/

#sidebar_right {
	float: right;
	margin: 70px 30px 18px 18px;
	width: 210px;
}

	#sidebar_right h2 {
		color: #d1650e;
		font: bold 18px/24px Arial, Helvetica, sans-serif;
		margin-bottom: 18px;
		margin-top: -40px;
	}
	
	#upcoming_events {}
	
		#upcoming_events li {
			margin-bottom: 18px;
		}

	#secondary_nav li {
		font-weight: bold;
		color: #013d79;
		margin-bottom: 18px;
	}
	
		#secondary_nav li li {
			color: #636466;
			font-weight: normal;
			margin-bottom: 0;
			margin-left: 12px;
			text-indent: -12px;
		}
		
		#secondary_nav ul.news li {
			margin-left: 0;
			text-indent: 0;
			margin-bottom: 18px;
		}
	
		#secondary_nav li li a {
			color: #636466;
		}



/*******************************************************
Home page styles.
********************************************************/

#home_content {
	margin: 26px 18px 24px 207px;
	position: relative;
}

	#home_feature_pic_noscript {
		position: absolute;
		z-index: 40;
	}
	
	#home_feature_headlines_container {
		background: transparent;
		position: absolute;
		left: 48px;
		top: 30px;
		width: 417px;
		height: 340px;
		overflow: hidden;
		z-index: 0;
	}
	
		#home_feature_headlines_container h1 {
			font: normal 36px/42px Times, "Times New Roman", serif;
			color: #fff45f;
			margin: 0 0 10px 0;
			background: transparent;
		}
		
			#home_feature_headlines_container h1 a {
				color: #fff45f;
			}
	
		#home_feature_headlines_container h2 {
			font: normal 18px/22px Arial, Helvetica, sans-serif;
			color: #fff45f;
			margin: 0 0 28px 0;
			background: transparent;
		}
		
		#home_feature_headlines_container h3 {
			background: transparent;
			position: absolute;
			bottom: 0;
		}

		#home_feature_headlines_container h3 a {
			font: normal 18px/22px Arial, Helvetica, sans-serif;
			color: #fff;
		}
		
#home_feature_pic_container {
		width: 723px;
		height: 459px;
		position: relative;
		background-color: #000;
		z-index: 10;
	}
	
		.home_feature_pic {
			position: absolute;
		}
		
		.home_feature_pic_blur {
			position: absolute;
		}
		
	#home_feature_thumbs_container {
		position: absolute;
		left: 47px;
		top: 396px;
		z-index: 30;
	}
	
		#home_feature_thumbs_container div {
			float: left;
			margin-right: 14px;
		}
		
		#home_feature_thumbs_container img {
			opacity: 1.0;
			filter: alpha(opacity=100);
		}
		
		#home_feature_thumbs_container #home_feature_thumb_1 {
			opacity: 0.5;
			filter: alpha(opacity=50);
		}
		
		#home_feature_thumbs_not_ready_message {
			display: none;
			position: absolute;
			top: 15px;
			left: 118px;
			width: 104px;
			background-color: #000;
			color: #fff45f;
			font-size: 11px;
			text-align: center;
			opacity: 0.7;
			filter: alpha(opacity=70);
		}
		
#home_about_the_firm {
	padding-top: 18px;
	margin: 0 0 24px 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

	#home_about_the_firm_col1 {
		width: 342px;
		float: left;
	}
	
	#home_about_the_firm_col2 {
		width: 362px;
		float: right;
		margin-right: 16px;
	}

	#home_about_the_firm a {
		text-decoration: underline;
	}
	
		#home_about_the_firm a:hover {
			color: #d1650e;
		}

#featured_on {
	clear: left;
	float: left;
	width: 400px;
	margin: 18px 0 24px 0;
	position: relative;
}

	#featured_on td {
		vertical-align: middle;
	}

#affiliations {
	float: right;
	width: 125px;
	margin-top: 18px;
	margin-right: 98px;
	margin-bottom: 24px;
	position: relative;
}

#home_sidebar {
	color: #fff;
	position: absolute;
	top: 36px;
	left: 512px;
	width: 195px;
	height: 409px;
	overflow: hidden;
	z-index: 50;
}

	#home_sidebar a {
		color: #fff;
	}

	#home_sidebar h3 {
		color: #fff45f;
	}
	
	#home_sidebar ul li {
		margin-bottom: 18px;
	}

		
		
/*******************************************************
Main content styles.
********************************************************/

#main_content {
	width: 495px;
	margin: 0 18px 24px 207px;
	position: relative;
}

#main_content_wide {
	width: 705px;
	margin: 0 18px 24px 207px;
	position: relative;
}

	#breadcrumbs {
		font-size: 10px;
		height: 32px;
		color: #636466;
		line-height: 13px;
	}
		
		#breadcrumbs li {
			display: inline;
		}
	
		#breadcrumbs a {
			color: #636466;
		}
		
		#breadcrumbs .current {
			color: #013d79;
		}
	
	#section_header {
		/* Clear the floats. */
		width: 100%;
		overflow: hidden;
	}
	
		#section_header h1 {
			color: #d1650e;
			font: bold 18px/24px Arial, Helvetica, sans-serif;
			margin-bottom: 18px;
		}
	
		#section_nav {
			min-height: 186px;
			border-bottom: 3px solid #939598;
			padding-bottom: 18px;
			margin-bottom: 18px;
		}
	
			#section_nav a {
				font-weight: bold;
			}
	
			#section_nav a:visited {
				color: #013d79;
			}
	
			#section_nav li.current_page_item a {
				color: #d1650e !important;
			}

		#section_header img.practice_area_pic {
			float: right;
			margin-left: 18px;
		}
		
		#section_header img.vCard {
			position: relative;
			left: 3px;
			top: 1px;
		}

		#contact_box {
			height: 143px;
			color: #fff;
			font-weight: bold;
			padding: 15px 0 0 294px;
			margin-bottom: 18px;
		}
	
			#contact_box h2 {
				color: #fff45f;
			}
			
			#contact_box a {
				color: #fff;
			}



/*******************************************************
Content body styles.
********************************************************/

#content_body {}

	#content_body h2 {
		color: #013d79;
		font: bold 18px/24px Arial, Helvetica, sans-serif;
		margin-bottom: 18px;
	}
	
	#content_body h3 {
		font: bold 12px/18px Arial, Helvetica, sans-serif;
		margin-bottom: 0;
		width: 80%;
	}
	
	#content_body p {
		margin-bottom: 18px;
	}
	
	#content_body a {
		text-decoration: underline;
	}
	
		#content_body a:hover {
			color: #d1650e;
		}
		
	#content_body span {
		text-decoration: none !important;
	}
	
	#content_body ul {
		margin-bottom: 18px;
		list-style-type: disc;
		margin-left: 20px;
	}
	
	#content_body ol {
		margin-bottom: 18px;
		list-style-type: decimal;
		margin-left: 20px;
	}
		
		#content_body ol li, #content_body ul li {
			margin-bottom: 12px;
		}
	
	#content_body .alignright {
		float: right;
		margin: 0 0 12px 18px;
	}
	
	#content_body p.wp-caption-text {
		color: #636466;
		margin-top: 7px;
		font-size: 10px;
		line-height: 14px;
	}

	#content_body .page_nav {
		margin: 18px 0;
		/* Clear the floats. */
		width: 100%;
		overflow: hidden;
	}
	
		#content_body .page_nav div {
			float: left;
			margin-right: 36px;
		}
		

		
/*******************************************************
Article list styles.
********************************************************/

ul.article_list {
	list-style-type: none !important;
	margin-left: 0 !important;	
}

	ul.article_list li {
		padding-bottom: 14px;
	}



/*******************************************************
Publications page styles.
********************************************************/

ul.publication_list {
	list-style-type: none !important;
	margin-left: 0 !important;	
}

	ul.publication_list li {
		padding-bottom: 14px;
	}



/*******************************************************
Speaking Engagements page styles.
********************************************************/

ul.speaking_engagements_list {
	list-style-type: none !important;
	margin-left: 0 !important;	
}

	ul.speaking_engagements_list li {
		padding-bottom: 14px;
	}



/*******************************************************
Practice area directory styles.
********************************************************/

#practice_areas_directory {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0;
	font-weight: bold;
	width: 715px;
}

#practice_areas_directory li {
	float: left;
	margin-right: 20px;
	width: 150px;
}

#practice_areas_directory li a {
	text-decoration: none;	
}

#practice_areas_directory li a:hover {
	color: #013D79;
	text-decoration: underline;
}

	#practice_areas_directory ul {
		list-style-type: none !important;
		font-weight: normal;
		margin-left: 12px;
		text-indent: -12px;
	}
	
	#practice_areas_directory ul li {
		float: none;
		margin-bottom: 0;
	}
	
	#practice_areas_directory ul a {
		color: #636466;
		text-decoration: none;
	}
	
		#practice_areas_directory ul a:hover {
			text-decoration: underline;
			color: #636466;
		}


/*******************************************************
Attorneys directory styles.
********************************************************/

#attorneys_directory {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0;
	font-weight: bold;
	width: 790px;
	clear: right;
}

#attorneys_directory li {
	float: left;
	margin-right: 19px;
	width: 173px;
	color: #013d79;
}

	#attorneys_directory ul {
		list-style-type: none !important;
		font-weight: normal;
		margin-left: 12px;
		text-indent: -12px;
	}
	
	#attorneys_directory ul li {
		float: none;
		margin-bottom: 0;
	}
	
	#attorneys_directory ul a {
		color: #636466;
		text-decoration: none;
	}
	
		#attorneys_directory ul a:hover {
			text-decoration: underline;
			color: #636466;
		}



/*******************************************************
Attorney listing page styles.
********************************************************/

.attorney_listing {
	margin-bottom: 18px;
	padding-left: 148px;
	/* Clear the floats. */
	width: auto;
	overflow: hidden;
}

	.attorney_listing .attorney_thumbnail {
		float: left;
		margin: 3px 0 0 -148px;
	}


/*******************************************************
Legal topics directory styles.
********************************************************/

#legal_topics_directory {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0;
	font-weight: bold;
	width: 715px;
}

#legal_topics_directory li {
	float: left;
	margin-right: 20px;
	width: 150px;
}

	#legal_topics_directory li.page-item-474 {
		margin-left: -170px;
		margin-top: 50px;
	}

#legal_topics_directory li a {
	text-decoration: none;	
}

#legal_topics_directory li a:hover {
	text-decoration: underline;
	color: #013D79;
}

	#legal_topics_directory ul {
		list-style-type: none !important;
		font-weight: normal;
		margin-left: 12px;
		text-indent: -12px;
	}
	
	#legal_topics_directory ul li {
		float: none;
		margin-bottom: 0;
	}
	
	#legal_topics_directory ul a {
		color: #636466;
		text-decoration: none;
	}
	
		#legal_topics_directory ul a:hover {
			text-decoration: underline;
			color: #636466;
		}



/*******************************************************
Footer styles.
********************************************************/

#footer {
	clear: both;
	border-top: 3px solid #939598;
	color: #636466;
	margin-left: 207px;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 723px;
}

	#footer_nav {
		overflow: hidden;
	}
	
		#footer_nav li {
			float: left;
			border-left: 1px solid #636466;
			margin-left: 7px;
			padding-left: 7px;
			position: relative;
			left: -15px;
			line-height: 14px;
		}
		
		#footer_nav a {
			color: #636466;
		}

