/* ///////////////////////////////////////////////////////////
Theme Name: Hodel Briggs Winter
Author: Neal Barrow
Author URI: http://nealbarrow.com
///////////////////////////////////////////////////////////// */
* {
	outline: none;
	margin: 0;
	padding: 0;
}

body {
	font: small "Times New Roman", Arial, sans-serif;
	background: #FFF;
	letter-spacing:.75px;
	color: #000;
	}

body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0;margin: 0}
ul, li, dl, dt, dd {list-style: none}

img {border: none;}
img.alignright { float: right; margin: 0 0 15px 15px;}
img.alignleft { float: left; margin: 0 15px 15px 0;}

p {margin: 0 0 1.5em 0; line-height: 1.5em}

/* ///////////////////////////////////////////////////////////
	Links
///////////////////////////////////////////////////////////// */
a:link, a:visited {color: #125DA1; text-decoration: none;}
a:hover {color: #002147;}
a {outline: none;}
:focus {-moz-outline-style: none;}

/* ///////////////////////////////////////////////////////////
	h1, h2, h3, h4, h5, h6
///////////////////////////////////////////////////////////// */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, sans-serif;
	}
	
/* ///////////////////////////////////////////////////////////
	Clearfix
///////////////////////////////////////////////////////////// */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* ///////////////////////////////////////////////////////////
	Structure
///////////////////////////////////////////////////////////// */
#container {
	width: 945px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}
	
/* ///////////////////////////////////////////////////////////
	Header
///////////////////////////////////////////////////////////// */
#header {
	border-bottom: 1px solid #002147;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}

#header .logo {
	display: block;
	width: 334px;
	height: 41px;
	margin: 10px 0 7px 0;
}

#header .logo a {
	background: url("images/hbw_logo.gif") 0 0 no-repeat;
	display: block;
	line-height: 41px;
	overflow: hidden;
	text-indent: -9999px;
}

/* ///////////////////////////////////////////////////////////
	Navigation
///////////////////////////////////////////////////////////// */
.navigation {
	clear: both;
	margin: 0 0 15px 0;
}

.navigation ul {
	float: right;
	margin: 0 0 10px 0;
}

.navigation li {
	float: left;
}

.navigation li a {
	display: block;
	padding: 0 10px;
	color: #333333;
	text-decoration: none;
	font-size: 15px;
}

.page-id-17 .navigation li.our_attorneys a,
.page-id-7 .navigation li.practice_areas a,
.page-id-55 .navigation li.news_events a,
.page-id-124 .navigation li.about a,
.page-id-13 .navigation li.contact a {
	color: #0F0F0F;
	text-decoration: underline;
	font-weight: bold;
}

.navigation li a:hover {
	text-decoration: underline;
	color: #0F0F0F;	
}

.navigation .split {
	display: block;
	padding: 0;
}

/* ///////////////////////////////////////////////////////////
	Banner
///////////////////////////////////////////////////////////// */
#home_banner {
	background: #002147 url("images/bg_home_banner.gif") 100% 0 no-repeat;
	clear: both;
	height: 300px;
	overflow: hidden;
}

#left_column #page_banner {
	background: #002147 url("images/bg_page_banner.gif") 100% 0 no-repeat;
	clear: both;
	height: 226px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

#left_column #page_banner li {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;
}

/* ///////////////////////////////////////////////////////////
	Home Services
///////////////////////////////////////////////////////////// */
#home_services {
	background: #E4E3E3;
	padding: 0 26px;
}

#home_services h1 {
	color: #002147;
	text-align: right;
	font-style: italic;
	padding: 20px 203px 10px 0px;
	font-size: 20px;
	text-align:right;
}

#home_services h2 {
	color: #050505;
	text-align: right;
	margin: 0 0 17px 0;
	font-size: 16px;
	clear: right;
}

#home_services div {
	float: left;
	border-top: 1px solid #002147;
	height: 213px;
	padding: 0 0 6px 0;
}

#home_services div h3 {
	padding: 23px 20px 26px 20px;
	color: #00173D;
	text-transform: uppercase;
}

#home_services div p,
#home_services div ul {
	padding: 0 20px;
	color: #00173D;
}

#home_services div p {
	line-height: 2.5em;
}

#home_services div ul {
	margin: 0 0 0 15px;
}

#home_services div ul li {
	list-style: disc;
	color: #00173D;
	margin: 0 0 25px 0;
}

#home_services div ul li a {
	color: #000000;
	text-decoration: none;
}

#home_services div ul li a:hover {
	color: #032247;
	text-decoration: underline;
}

#home_services div .read_more {
	padding: 0 26px;
}

#home_services div .read_more a {
	background: url("images/read_more_arrow.gif") 0 0 no-repeat;
	width: 17px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	float: right;
	padding: 0;
}

#home_services .practice_areas {
	border-right: 1px solid #002147;
	clear: both;
	width: 235px;
}

#home_services .practice_areas ul li {
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0;
}

#home_services .our_clients {
	border-right: 1px solid #002147;
	width: 370px;
}

#home_services .our_attorneys {
	width: 285px;
}

#home_services .our_clients h3 {
	padding-bottom: 15px;
}

#home_services .our_attorneys h3 {
	padding-bottom: 15px;
}

/* ///////////////////////////////////////////////////////////
	Left Column
///////////////////////////////////////////////////////////// */
#left_column {
	width: 717px;
	float: left;
}

.page-id-124 #left_column {
	width: 945px;
}

#left_column ul,
#left_column p {
	font-size: 14px;
}

#left_column ul {
	margin: 0 0 20px 15px;
}

#left_column ul li {
	background: url("images/bg_bullet_arrow.jpg") 0 5px no-repeat;
	margin: 0 0 3px 0;
	padding: 0 0 0 13px;
}

#left_column h1 {
	font-size: 18px;
	padding: 0 0 3px 0;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.3em;
}

#left_column h1 a {
	text-decoration: none;
}

#left_column h1 a:hover {
	text-decoration: underline;
}

#left_column h1 span {
	font-size: 12px;
	font-style: italic;
}

#left_column h2 {
	font-size: 16px;
	margin: 0 0 3px 0;
	line-height: 1.3em;
}

#left_column h2 a {
	text-decoration: none;
}

#left_column h2 span {
	font-size: 12px;
	font-style: italic;
}

/* ///////////////////////////////////////////////////////////
	Attorneys
///////////////////////////////////////////////////////////// */
#left_column .attorney_info {
	background: #002147 url("images/bg_attorney_info.gif") 100% 100% no-repeat;
	width: 195px;
	float: left;
	margin-right: 30px;
	color: #FFF;
	z-index: 2;
}

#left_column .attorney_info h2 {
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: normal;
}

#left_column .attorney_info a {
	color: #FFF;
	text-decoration: none;
}

#left_column .attorney_info a:hover {
	color: #FFF;
	text-decoration: underline;
}

#left_column .content {
	padding: 15px 15px 0 15px;
}

#left_column .attorney_bio {
	width: 465px;
	float: left;
}

/* ///////////////////////////////////////////////////////////
	Contact Us
///////////////////////////////////////////////////////////// */
.google_map {
	float: left;
	width: 375px;
	margin: 0 15px 10px 0;
	z-index: 999;
	overflow: hidden;
}

.google_map iframe {
	border: 1px solid #D1D1D1;
}

.contact_info {
	padding: 15px 0 0 0;
	float: left;
	width: 300px;
}

/* ///////////////////////////////////////////////////////////
	Secondary Navigation
///////////////////////////////////////////////////////////// */
#secondary_nav_outer {
	position: absolute;
	top: 115px;
	left: 50%;
	margin-left: 270px;
	width: 200px;
}

#secondary_nav {
	margin: 15px 10px 0 0;
	float: right;
	width: 196px;
	border-left: 1px solid #324D6B;
	border-right: 1px solid #324D6B;
}

#secondary_nav p {
	padding: 4px 10px;
}

#secondary_nav h1 {
	color: #002147;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#secondary_nav ul li a {
	padding: 4px 10px;
	color: #000;
	display: block;
	text-decoration: none;
}

#secondary_nav ul li a:hover {
	text-decoration: underline;
}

#secondary_nav ul .current a,
.postid-33 #secondary_nav ul .thorey a,
.postid-35 #secondary_nav ul .glenn a,
.postid-209 #secondary_nav ul .kymberleigh a,
.postid-31 #secondary_nav ul .matthew a,
.postid-39 #secondary_nav ul .theresa a,
.postid-41 #secondary_nav ul .beth a,
.postid-43 #secondary_nav ul .karla a,
.postid-45 #secondary_nav ul .michael a,
.postid-47 #secondary_nav ul .sean a,
.postid-49 #secondary_nav ul .vanessa a,
.postid-51 #secondary_nav ul .fred a,
.postid-53 #secondary_nav ul .ralph a,
.page-id-9 #secondary_nav ul .litigation a,
.page-id-62 #secondary_nav ul .employment a,
.page-id-65 #secondary_nav ul .corporate a {
	background: #002147;
	color: #FFF;
}

/* ///////////////////////////////////////////////////////////
	News & Events
///////////////////////////////////////////////////////////// */
#left_column h3 {
	background: #012148 url("images/bg_hdr_h2.jpg") 0 0 no-repeat;
	color: #FFF;
	line-height: 25px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 0 0 50px;
	margin: 0 0 15px 0;
	clear: left;
}

#left_column h4 {
	clear: left;
	font-size: 15px;
	margin: 0 0 4px 0;
	font-weight: bold;
}

#left_column .printable {
	font-weight: bold;
	padding: 20px 25px 10px 0;
	text-decoration: none;
	background: url("images/bg_printable.jpg") 100% 19px no-repeat;
	font-size: 11px;
	text-transform: uppercase;
	
}

#left_column .printable:hover {
	text-decoration: underline;
}	

.ne_left {
	float: left;
	margin: 0 50px 0 0;
}

.ne_right {
	float: left;
	width: 450px;
}
	
/* ///////////////////////////////////////////////////////////
	Footer
///////////////////////////////////////////////////////////// */
#footer {
	clear: both;
	text-align: right;
	border-top: 1px solid #CCCCCC;
}

#footer p {
	color: #999999;
	padding: 10px 0;
	margin: 0;
	font-size: 9px;
}

#footer a {
	clear: both;
	text-align: right;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #2C2C2C;
}

/* ///////////////////////////////////////////////////////////
	Comment Box
///////////////////////////////////////////////////////////// */
#commentBox {
	border-top: 1px dotted #EAEAEA;
	padding: 20px 0 10px 0;
}

#left_column .postmetadata {
	font-size: 12px;
	padding: 8px 10px;
	background: #BED4ED;
}
/* ///////////////////////////////////////////////////////////
	404
///////////////////////////////////////////////////////////// */
#fourofour #search {
	float: left;
}

/* ///////////////////////////////////////////////////////////
	WordPress Images
///////////////////////////////////////////////////////////// */
#left_column img {
	margin: 0;
}

#left_column .attachment img {
	max-width: 900px;
}
#left_column .alignleft,
#left_column img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
#left_column .alignright,
#left_column img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
#left_column .aligncenter,
#left_column img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#left_column img.alignleft, 
#left_column img.alignright, 
#left_column img.aligncenter {
	margin-bottom: 12px;
}
#left_column .wp-caption, #left_column .border {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#left_column .wp-caption img {
	margin: 5px 5px 0;
}
#left_column .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#left_column .wp-smiley {
	margin:0;
}
#left_column .gallery {
	margin: auto;
}
#left_column .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#left_column .gallery img {
	border: 2px solid #cfcfcf;
}
#left_column .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#left_column .gallery dl {
	margin: 0;
}
#left_column .gallery img {
	border: 10px solid #f1f1f1;
}
#left_column .gallery br+br {
	display: none;
}

/* ///////////////////////////////////////////////////////////
	Sociable
///////////////////////////////////////////////////////////// */
.sociable ul {
	margin: 0;
}

.sociable ul li {
	display:inline !important;
}

.sociable ul li img {
	padding: 4px;
	background: #D6D6D6;
	margin-right: 5px;
}

.sociable .sociable_tagline {
	margin: 0 0 10px 0;
}
