/* general presentation stuff */

body {
	background-color: #fff;	
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height:22pt;
	font-style: normal;
	text-align: left;

}



.no-hero {margin-top:0}
.main-content {padding:0}

div.header-interior {position: relative;width: 100%; margin:0 ; background: #51565D; line-height: 40px; border-bottom: 0px solid rgba(225, 225, 225, 0.95;);}
#navigation {background: #51565D;}
.navigation {background: #51565D; height: auto; padding: 0  ; max-width:100%; margin:0 auto;}
.nav-header {float:none;   margin: 0 auto; display:none}

#single-attorney .container .four.columns { width: 100%; }
#single-attorney .container .eight.columns { width: 100%; }
.multi-colored-border {display:none}
.triangles-bg {background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.0),rgba(255, 255, 255, 1.0)); }

.bio-practice-groups-list {}

ul, li {
	background-color: #fff;	

	
	font-size: 12pt;
	font-style: normal;
	text-align: left;
}

p {font-size: 12pt;
	line-height:20pt;
	margin-bottom:20px;
}


ul	{
	list-style-type: square;}

h1 {
color:#222;
font-size: 16pt;
padding-top:0;
padding-bottom:10px;
margin-top:0

}


h2, h3 {
color:#222;
font-size: 16pt;
padding-top:0;
padding-bottom:0;
padding-left:0;
border-left: 0
}


.narrative-content h2 {color:#222;
font-size: 14pt;
padding-top:0;
padding-bottom:20px;
padding-left:0;
border-left: 0;
border-bottom: 1px solid #59CBE8}

a, a.visited {
	
	text-decoration: none;
}



.bio-details {background: white;  padding: 0 20px 20px 20px; margin-bottom:25px}
.bio-details address {font-size: 11pt; margin-bottom:10px; line-height: 18pt;}
address {font-size: 11pt; margin-bottom:10px; line-height: 18pt;}
p.title {font-size: 11pt; line-height: 18pt}
p.phone {font-size: 11pt; line-height: 18pt; margin-bottom:0}
p.email {font-size: 11pt; margin-bottom:10px; line-height: 18pt}
.bio-details h3 {font-family: Arial, Helvetica, sans-serif;font-size: 10pt; line-height: 12pt; margin-bottom:0; font-weight: 600; text-transform: uppercase; color:#222}
.bio-details ul  {margin:0; list-style-type: none; color:#999}
.bio-details ul li {margin:2px 0; font-size: 10pt;line-height:12pt }
hr {  margin-top: .5rem; margin-bottom: 0.5rem;  }


.bio-sidebar {background:white; padding:0}
.bio-image img {height: 400px; width:auto; float:left; margin-right: 20px; margin-bottom:30px}



/* hide stuff */

.hide {
	display: none; 
}

#bio-badges-carousel {display:none}

.print-only {display:inline}

.bottom, .subfooter {display:none}



