﻿/*
Theme Name: Hurley Theme
Theme URI: http://wordpress.org/
Description: 
Version: 2.8
Author: David Fay
Author URI: 
Tags: 
*/


* {
	margin: 0;
	padding: 0;
	}
	
body {	
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #efece5 url(images/bgBody.jpg) left top repeat-x;
	}
	
img {	
	border: none;
	}
	
h1 {
	margin: 0 0 15px 0;
	color: #940e0c;
	font-size: 150%;
	font-weight: normal;
	line-height: 110%;
	}

h2 {
	margin: 0 0 5px 0;
	color: #940e0c;
	font-size: 100%;
	font-style:italic;
	}

.catLink h2 {
	margin-left:30px;
	background: #fff url(images/bgPracticeAreas.gif) left  no-repeat top;

	}

.catLink h2 a {
	margin-left:16px;
	}


h3 {
	font-size: 100%;
	padding-bottom:8px;
	}
	
p,
#content ul {
	line-height: 125%;
	margin: 0 0 15px 0;
	}
	
li {
	list-style:disc;

	}

	
a {
	color: #940e0d;
	text-decoration: underline;
	}
	
a:hover {
	color: #333;
	}

blockquote {
 	background-color:#E8E8E8;	
 	margin-bottom:12px;
 	padding:3px 5px 1px 5px;
 	
	}
	
.floatRight {
	float: right;
	}
	
.floatLeft {
	float: left;
	}
	
#wrapper {
	margin: 0 auto;
	width: 982px;
	}
	
#banner {
	width: 982px;
	background: #efece5 url(images/bgBanner.jpg) left top no-repeat;
	}
	 
#banner img {
	margin: 30px 0 44px 0;
	float: left;
	}
	
#banner ul {
	padding: 0 0 0 60px;
	width: 922px;
	height: 52px;
	background: #fff url(images/bgTopnav.gif) left top no-repeat;
	float: left;
	}
	
#banner ul li {
	display: inline;
	}
	
#banner ul li a {
	margin: 0 34px 0 0;
	padding: 18px 0 0 0;
	color: #000;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	display: block;
	float: left;
	}
	
#banner li .free {
	color: #940e0c;
	}
	
#banner ul li a:hover,
.home .home,
.firm .firm,
.practice .practice,
.blog .blog,
.resources .resources,
.free .free,
.contact .contact {
	text-decoration: underline;
	background: transparent url(images/bgTopnavItem.gif) 50% top no-repeat;
	}
	
#wrapper #banner li a.contact {
	margin-right: 0;
	padding-right: 0;
	}
	
#content {
	padding: 20px;
	width: 940px;
	background: #fff;
	border-left: 1px solid #d9d3c5;
	border-right: 1px solid #d9d3c5;
	}

#content ul {
	margin: 0 0 15px 0;
	}
	


#content ul,
#pageList li,
#content li {
	margin-left: 10px;
	}
	
#pageList li {
	padding: 0 0 0 16px;
	line-height: 125%;
	background: #fff url(images/bgPracticeAreas.gif) left 50% no-repeat;
	list-style:none;
	}
	
.home #leftColumn {
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	width: 280px;
	border-right: 1px solid #ccc;
	float: left;
	}
	
#leftColumn {
	width: 680px;
	float: left;
	}
	
.home #rightColumn {
	width: 384px;
	float: left;
	}
	
.home #rightColumn .floatRight {
	margin: 0 0 0 15px;
	}

.home #rightColumn h1 {
	margin: 0 0 15px 0;
	color: #940e0c;
	font-size: 150%;
	font-weight: normal;
	line-height: 110%;
	background:none;
	padding:0px;
	height:100%;
	width:100%;
	}

#addcontent #leftColumn h3
{
	padding-top:7px;
}
	
#video {
	margin: 0 0 15px 0;
	padding: 2px;
	width: 380px;
	height: 230px;
	background: #940e0d;
	}
	
#viewAll {
	padding: 0 0 0 32px;
	line-height: 24px;
	display: block;
	background: #fff url(images/icnTV.gif) left 50% no-repeat;
	}
	
#rightColumn {
	width: 206px;
	float: right;
	}
	
#rightColumn h1 {
	margin: 0;
	padding: 0 0 0 22px;
	width: 184px;
	height: 50px;
	line-height: 50px;
	background: #fff url(images/bgRightnavHead.jpg) left top no-repeat;
	float: left;
	}
	
#rightColumn h1 img {
	margin: 0 22px 0 0;
	float: right;
	}
	
#rightColumn .mid {
	padding: 10px;
	width: 182px;
	border-right: #e2e8f4 2px solid;
	border-left: #e2e8f4 2px solid;
	float: left;
	}
	
#rightColumn .mid ul {
	margin: 0;
	}

#rightColumn .mid ul li {
	font-size: 120%;
	background: #fff url(images/bgPracticeAreas.gif) left 50% no-repeat;
	}
	
#rightColumn .base {
	margin: 0 0 10px 0;
	width: 206px;
	height: 19px;
	background: #fff url(images/bgRightnavBase.jpg) left top no-repeat;
	float: left;
	}
	
.more { 
	margin: 5px 0 15px 0;
	float: right;
	}
	
#footer {
	padding: 5px 0 0 20px;
	width: 962px;
	height: 47px;
	color: #940e0c;
	background: #fff url(images/bgFooter.gif) left top no-repeat;
	font-size:10px;
	line-height:110%;
	}

#subCatList{
	margin-bottom:16px;
	}


.pa_link{
	text-decoration:none;
 	}

.pa_link:hover{
	text-decoration:underline;
	}

#develBanner{
	background-color:#940e0d;
	color:#fff;
	width:400px;
	height:30px;
	font-weight:bold;

}

.disclaimer{
	
	background-color:#940e0d;
	color:#F5F5F5;
	text-transform:uppercase;
	width:640px;
	font-weight: bold;
	padding:6px;
	border:thin black solid;
	margin-bottom:12px;
}
