/*
Theme Name: Teal Law Group
Theme URI: https://www.tealattorneys.com
Description: Teal Law Group
Version: 2.0
Author: Lawyer Marketing Services
Author URI: https://www.lawyermarketingusa.com
Tags: Teal Law
*/

/*------------------------------
	GLOBAL RESET
	------------------------------ */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0; 
		padding: 0; 
		border: 0; 
		outline: 0; 
		font-weight: inherit; 
		font-style: inherit; 
		font-size: 100%; 
		font-family: inherit; 
		vertical-align: baseline;
	}


	.highlightit img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 1.0;
		opacity: 1.0;
	}

	.highlightit:hover img{
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}

	a img, :link img, :visited img {border:0;}
	th, td, caption {text-align: left; font-weight: normal;}
	table {border-collapse: collapse; border-spacing: 0;}
	blockquote:before, blockquote:after, q:before, q:after {content: "";}
	blockquote, q {padding: 40px 0; quotes: "" ""; color: #888; font-size: 1.23em; line-height: 1.6em;}

	a:link, a:visited {color:#6374a1;}
	a:hover, a:active, a:focus {color: #9c736b; outline: none;}

	input::-moz-focus-inner {border: 0;}
	textarea {color:#535252; 
		font-family:Arial, Helvetica, sans-serif; }

		strong {font-weight: bold;}
		em {font-style:italic;}
		sup {position: relative; top: -0.3em; font-size: 0.65em;}
		small {font-size: smaller;}

/*------------------------------
	MISCELLANEOUS/SHARED
	------------------------------ */


	.gform_body ul li {background: none;}

	h1, h2, h3, h4, h5, h6 {font-weight: normal; text-rendering: optimizeLegibility;}
	h1 {font-size: 1.8em;
		font-weight: bold;
		padding-bottom: 15px;}


		h2 {font-size: 1.4em;
			font-weight: bold;}

			h3 {margin:20px 0px 10px 0px;
				padding:0px;
				font-size:120%;font-weight:bold;
				line-height:normal;
				color:#444;}
				h4 {margin:20px 0px 10px 0px;
					padding:0px;
					font-size:100%;font-weight:bold;
					line-height:normal;
					color:#444;}
					h5 {margin:20px 0px 10px 0px;
						padding:0px;
						font-size:93%;font-weight:bold;
						line-height:normal;
						color:#444;}
						h6 {color: 000; letter-spacing:0.1em;line-height:28px;}

						figcaption h2 {margin: 0; border: none; color: #3681d0;}
						h2 span {padding-left: 10px; font-size: 0.72em; color: #7c7c7c;}
						.half_column h2 {margin-bottom: 0; border-bottom-width: 0;}

						.column_wrapper {width: 100%;}
						.column_wrapper, .half_column, .thirds_column, .fourths_column, .fifths_column, .sixths_column {float: left;} 
						.half_column {width: 49.99%;}
						.thirds_column {width: 33.33%;}
						.fourths_column {width: 24.99%;}
						.fifths_column {width: 19.99%;}
						.sixths_column {width: 16.66%;}

						.pad_three {width: 46.99%; padding-right: 3%;}
						.pad_five {width: 44.99%; padding-right: 5%;}
						.pad_left {padding-left: 10%;}

						.left {float: left;}
						.right {float: right;}
						.clear {clear: both;}
						.clear_right {clear: right;}

						.align_left {text-align: left !important;}
						.align_right {text-align: right;}
						.align_center {text-align: center;}ul.inline li {display: inline;}

						.no_border {border: none !important;}
						.no_padding {padding: 0 !important;}
						.no_margin {margin: 0 !important;}
						.margin_top {margin-top: 20px;}
						.margin_bottom {margin-bottom: 20px;}
						.border_bottom {border-bottom: 1px solid #cdcdcd;}

						hr {width: 100%; border: 0; color: #ccc; background-color: #ccc; height: 1px; float: left; clear: both; margin: 20px 0 25px 0;}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}





/*
     FILE ARCHIVED ON 02:43:01 Dec 07, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:10:03 Jun 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.929
  exclusion.robots: 0.101
  exclusion.robots.policy: 0.085
  esindex: 0.013
  cdx.remote: 7.155
  LoadShardBlock: 572.173 (3)
  PetaboxLoader3.datanode: 87.905 (5)
  PetaboxLoader3.resolve: 800.639 (3)
  load_resource: 389.743
  loaddict: 69.942
*/