/*---- Global ----*/
h1, h2, h3, h4 {
	margin-bottom: 10px
}
h1{
	font-size: 1.5em;
	line-height: 1.5;
}
h2{
	font-size: 1.25em;
	line-height: 1.25;
}
h3{
	font-size: 1.15em;
	line-height: 1.15em;
}

ul, ol {
	margin: 0;
}
p{
	text-align: justify;
}
hr.space{
	visibility:hidden;
}
/*---- Global ----*/

/*---- Header ----*/
div.header div.logo{
	background: url(images/justlaw-logo.png) no-repeat;	
	min-height: 100px;
	background-position: 20px 20px;
}

div.header div.logo a span {
	display:block;
	height: 100px;
	width: 390px;
}

div.header div.testimonials{
	background-repeat: no-repeat;
	min-height: 100px;
	position: relative;
}
.widget_stray_quotes{
	padding-top: 15px;
}
div.header div.testimonials li { 
	list-style: none;
}

div.header div.testimonials h2 { 
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.header div.testimonials p {
	margin-top: 5px;
	font-style:italic;
}

div.header div.phone{
	min-height: 100px;
}

div.header div.phone a span.c {
	display:block;
	height: 60px;
	width: 230px;
	padding-top: 20px;
	text-align: right;
}
div.header div.phone a span.c span.t {
	font-size:24px;
	font-weight: bold;
}
div.header div.phone a span.c span.p {
	font-size:16px;
	font-weight: bold;
}
div.header div.images {
	background-repeat: no-repeat;
	min-height: 300px;
	position: relative;
}
div.header div.images div.image { 
	position:absolute; 
	min-height: 300px;
}

div.navigation ul{
	color:#fff;
	white-space: nowrap;
	list-style-type:none;
}
div.navigation ul li {
	display: inline;
}
div.navigation ul li a {
	float:left;
	padding: 0 10px 0 0;
}
div.navigation ul li a:hover{
	color:#ff0000;
}
div.navigation ul li ul li a {
	margin: 10px 0 0 0;
}
div.search {
}
/*---- Header ----*/

/*---- Menu ----*/
div.menu ul{
	color:#fff;
	white-space: nowrap;
	list-style-type:none;
	margin-left: 2px;
}
div.menu ul li ul {
	margin-left: 20px;
}
div.menu li{
	padding: 3px 0 3px 0;
}
div.menu div.links {
	display: none;
}
div.menu div.blog {
	display: none;
}
div.menu div.actions {
	display: none;
	background-repeat: no-repeat;
	min-height: 100px;
	position: relative;
}
div.menu div.actions div.action { 
	position:absolute; 
	min-height: 300px;
}
/*---- Menu ----*/

/*---- Content ----*/
div.middle {
	font-size: 16px;
	line-height: 2.5ex;
}
div.middle ul, div.middle ol {
	margin-left: 3em;
}
div.middle div.practice_areas, div.middle div.site_map {
	margin: 20px 0 20px 0;
}
div.middle div.practice_areas ul, div.middle div.site_map ul{
	list-style-type:none;
}
div.middle div.practice_areas ul li, div.middle div.site_map ul li{
	padding: 1px 0 1px 0;
}
div.results { /* search results */
}
/*---- Content ----*/

/*---- Footer ----*/

div.footer-1 ul{
	color:#fff;
	white-space: nowrap;
	list-style-type:none;
}
div.footer-1 ul li {
	display: inline;
}
div.footer-1 ul li a {
	float:left;
	padding: 0 10px 0 0;
}
div.footer-2 {
	min-height: 100px;
}
div.footer-2 div.contact span {
	padding-right: 15px;
}

div.footer-2 div.contact span:after {
	padding-left: 15px;
	content: "|";
}
div.footer-2 div.contact span.fax:after {
	content: "";
}
.siteby{
	color: #06517d;
	padding-left: 12px;
	margin-bottom: 20px;
	font-size:9px;
}
/*---- Footer ----*/

/*---- Other ----*/
#GMV{
	width: 390px;
	height: 290px;
	border: 1px solid #999;
}
.GMVwidget{
	list-style:none;
}
.wpcf7-response-output{
	width: 80%;
}
div.opengraph ul {
	list-style:none;
	padding: 0;
	margin: 0;
	height: 30px;
	width: 90px;
	overflow: hidden;
}
/* This is the vcard snippet*/
.bio .vcard, .vcard .fn, .vcard .country-name, .vcard .url {
	display: none;
}
/*---- Other ----*/