body, h1, h2, h3, h4, h5, ul {margin:0; padding:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #646464;
	color: #333;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

form.wpcf7-form div
{
	font-size:14px!important;
}

.clear {
	clear: both;
}
#wrap {
	margin: auto;
	width: 980px;
	
}
#header {
	background-image: url(images/header-bg.jpg);
	height: 139px;
	margin: 0px;
	width: 980px;
	position: relative;
}
#header #logo {
	margin-left: 20px;
	margin-top: 34px;
	position: absolute;
}


#header #logo h1 {
	background-image: url(images/logo-trans.png);
	text-indent: -9999px;
	display: block;
	width: 333px;
}
#header #logo h1 a {
	height: 79px;
	display: block;
}

#content {
	background-color: #FFF;
	font-size: 1.1em;
	padding: 15px;
border-top:3px solid #E1E1E1;

}
#content #top-menu ul, #content #nav ul {
	list-style-type: none;
}
#content #top-menu ul li, #content #nav ul li {
	display: inline;
}
#top-menu {
	text-align: right;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0;
	padding:0;
	width:100%;
	background-color:#FFFFFF;
}
/*
#top-menu ul li a {
	color: #000;
	display: inline-block;
}
#top-menu ul li .rss {
	background: url(images/rss.gif) no-repeat right center;
	height: 16px;
	padding-right: 20px;
	background-color: #CC0;
}
*/

#live_chat_status {
float:left;
margin: 5px;
}

#nav {
	float: left;
	margin-top: 10px;
}



#nav ul li {
	display: inline;
	margin-right: 10px;
}
#nav ul li a {
	text-transform: uppercase;
	color: #0e1e47;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: underline;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #E1DCCA url(images/navbar.png);
	width: 960px;
	height: 35px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 280px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #495D5C;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 9px 12px 8px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: #B8B8B8;
	color: #FFFFFF;
    margin: 0px;
	padding: 9px 12px 8px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #646464;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #0e1e47;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
/*
#nav {
	background-color: #fff9f9;
	padding: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfb8b8;
	border-bottom-color: #bfb8b8;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#nav ul li {
	margin-right: 15px;
}

#nav ul li a {
	font-size: 1.6em;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
****************/





#main-story {
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	*//
}
#main-story #main-story-text h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
}
#main-story #sideshow {
	float: left;
}

#main-story #main-story-text {
	float: right;
	margin-left: 10px;
	width: 325px;
	line-height: 2em;
	font-size:12px;
	width:420px;
}


.box-left01, .box-middle01, .box-right01, .box-left02, .box-middle02, .box-right02 {
	height: 50px;
	width: 200px;
	padding-top: 54px;
	padding-left: 98px;
	margin-bottom:10px;
}
#main-boxes {
	/*margin-top: 9px;*/
	margin-bottom: 9px;
	/*
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-top: 9px;
}

#main-boxes a, #main-boxes:hover, #main-boxes.visited, #main-boxes.active
{
	color: #000000;
}


#main-boxes .box-left01 {
	background-image: url(images/box01.jpg);
	float:left;
	margin-right:8px;
}
#main-boxes .box-middle01 {
	background-image: url(images/box02.jpg);
	float:left;
	margin-right:8px;
}

#main-boxes .box-right01 {
	background-image: url(images/box03.jpg);
	float:left;
}
#main-boxes .box-left02 {
	background-image: url(images/box04.jpg);
	float:left;
	margin-right:8px;
}
#main-boxes .box-middle02 {
	background-image: url(images/box05.jpg);
	float:left;
	margin-right:8px;
}
#main-boxes .box-right02 {
	background-image: url(images/box06.jpg);
	float:left;
}
#recent-articles {
	float: left;
	width: 530px;
}
#recent-articles .recent-title {
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 9px;
}
#recent-articles .post {
	background-color: #f0f0f0;
	padding: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	margin-bottom: 10px;
	color: #666;
	line-height: 1.6em;
	font-size: 1.1em;
}
	#recent-articles .post a, #recent-articles .post a:hover, #recent-articles .post a.visited {
		color: #666;
	}
#recent-articles .post h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
}
#recent-articles .post .date {
	font-size: .9em;
	color: #333;
	clear: both;
	padding-top: 5px;
}

#recent-articles .post img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}




#footer {
	background-color: #FFF;
	margin-top: 10px;
	padding: 10px;
}

#footer .call {
	height: 47px;
	width: 313px;
	margin-left: 10px;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8em;
}
	#footer .call span#call {
		color: #c7973b;
	}
	#footer .call span#tagline {
		font-size: 0.8em;
	}

#footer .bot-menu {
	float: right;
	width: 600px;
	font-size: 1.1em;
}




#lawyer-finder {
	float: right;
	width: 390px;
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding: 5px;
}
#lawyer-finder .title {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #333;
	width: 300px;
	padding: 3px;
	text-transform: uppercase;
}
#seen-tv .logos {
	background-color: #FFF;
	margin-top: 10px;
	border: 1px solid #dddddd;
}

#lawyer-finder .finder input, #lawyer-finder .finder select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
#lawyer-finder .finder .practice {
	width: 185px;
}
#lawyer-finder .finder .search-for {
	width: 307px;
}
#lawyer-finder .finder .st {
	width: 125px;
}
#lawyer-finder .finder .city {
	width: 155px;
}




#lawyer-finder .finder .name {
	width: 178px;
}
#lawyer-finder .finder .firm {
	width: 368px;
}

#lawyer-finder .finder {
	background-color: #FFF;
	border: 1px solid #dfdfdf;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
#lawyer-finder .finder h4 {
	font-size: 1em;
	color: #0e469c;
}
#seen-tv {
	float: right;
	width: 390px;
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding: 5px;
	margin-top: 10px;
}
#seen-tv .title {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #333;
	width: 300px;
	padding: 3px;
	text-transform: uppercase;
}

#twitter {
	float: right;
	width: 390px;
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding: 5px;
	margin-top: 10px;
}
	#twitter img
	{
		border:none;
	}
	#twitter ul
	{
	}
	#twitter ul li
	{
		list-style-type:square;
		margin:0 0 10px 20px;
		font-size:12px;
	}
	#twitter img.twitter-follow
	{
		margin: 0 5px;
		float:left;
		display:inline;
	}
	
#twitter h3{
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #333;
	width: 300px;
	padding: 3px;
	text-transform: uppercase;
	font-weight:normal;
	margin-bottom:10px;
}
	#twitter h3 a, #twitter h3 a.visited
	{
		color:#FFFFFF;
	}

.related-articles {
	float: right;
	width: 390px;
	background-color: #f0f0f0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding: 5px;
	margin-top: 10px;
}
	div.related-articles ul
	{
		margin-left:30px;
		margin-top:10px;
	}
	div.related-articles ul li
	{
		margin-bottom:7px;
		font-size:12px;
	}
	
.related-articles h2 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #333;
	width: 200px;
	padding: 3px;
	text-transform: uppercase;
}

.alignright {
	float:right;
	margin: 15px 0 15px 15px;
}

a:active
{
	outline: none;
}
a:focus
{
	-moz-outline-style: none;
}

/***** CONTENT SLIDER *****/
#feature
{
	float:left;
	padding:0 0 15px;
	width:520px;
}
#headline {
	background-color:#333333;
	border:1px solid #BFB8B8;
	height:280px;
	overflow:hidden;
	position:relative;
	width:510px;
}
#headline .glidecontent {
	color:#E1E1E1;
	position:absolute;
	visibility:hidden;
	z-index:0;
}
#headline .teaser-image {
	height:280px;
	line-height:0;
	position:relative;
	width:400px;
	z-index:0;
}
#headline .teaser-main {
	height:62px;
	left:0;
	position:absolute;
	top:218px;
	width:480px;
}
#headline .teaser-main .teaser-wrap {
	height:100%;
	position:relative;
	width:100%;
}
#headline .teaser-main .overlay {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	bottom:0;
	height:100%;
	left:0;
	opacity:0.5;
	position:absolute;
	top:0;
	width:100%;
	display:none;
}
#headline .teaser-main .teaser-title {
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
	margin:0 10px;
	padding:5px 0 4px 0;
	position:relative;
	display:none;
}
#headline .teaser-main a:link, #headline .teaser-main a:visited {
	color:#E1E1E1;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
}
#headline .glidecontenttoggler {
	color:#BD3D0A;
	font-size:12px;
	font-weight:bold;
	height:250px;
	padding-right:2px;
	padding-top:5px;
	position:absolute;
	right:9px;
	width:115px;
}
#headline .glidecontenttoggler a {
	cursor:pointer;
	display:block;
	padding:0 0 4px;
}
#headline .glidecontenttoggler .togglercontent {
	border:medium none;
	font-weight:bold;
	padding:10px;
}
#headline .teaser-image-small {
	border:1px solid #BFB8B8;
	height:60px;
	left:15px;
	line-height:0;
	position:relative;
	width:90px;
	z-index:0;
}


div.services-list
{
	float:left;
	width:330px;
	height:250px;
	margin:5px 5px 5px 0;
	background: url(/images/services-list.png) no-repeat;
}
div.services-list h2
{
	color:#000000;
	font-size:1.2em;
	padding:20px 20px 10px 20px;
}
div.services-list ul
{
	margin-left:25px;
	padding:10px 20px 0 20px;
}
div.services-list ul li
{
	margin-bottom:15px;
}
	div.services-list ul li span
	{
		margin-left:15px;
		font-style: italic;
	}
	
div.entry ul
{
	margin-left:20px;
}

/********************** LIGHTBOX FORM ***************************/
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.7;
	filter: alpha(opacity=70);
}
#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 450px;
	height: 400px;
	padding: 10px;
	margin:0;
	border:3px solid #777777;
	background-color: white;
	z-index:101;
	overflow: none;
	
}
#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}

#lead-form input, #lead-form textarea
{
	margin-bottom:5px;
}
#lead-form input.text, #lead-form textarea
{
	width:250px;
}
#lead-form div.left
{
	float:left;
	display:inline;
	width:290px;
}
#lead-form div.right
{
	float:left;
	display:inline;
	width:160px;
	margin:auto;
	text-align:center;
}
#lead-form img
{
	margin-top:12px;
}

