﻿/*
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-color:#dfddce;
	}
	
#header_wrapper {
	width: 100%;
	background-color:white;
	height:129px;
	background: #dfddce url(images/head_bg.png) repeat-x;
	margin-bottom:12px;
	}

#header{
	margin: 0 auto;
	width:955px;
}

#footer_wrapper {
	width: 100%;
	height: 42px;
	background: white url(images/footer_bg.png) repeat-x;
	font-size:10px;
	padding-top:2px;
	}
	
#wrapper {
	margin: 0 auto;
	width: 955px;
	border-left: 1px solid #d9d3c5;
	border-right: 1px solid #d9d3c5;
	min-height:800px;
	}

#content {
	width: 622px;
	float:left;
	}

#sidebar{
	float:right;
	width:325px;
	min-height:800px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.box_top_621{
	background:transparent url(images/box_top_621.png) no-repeat;
	clear:both;
	height:14px;
}

.box_body_621{
	background:transparent url(images/box_body_621.png) repeat-y;
	clear:both;
	padding:0 16px;
}

.box_bottom_621{
	background:transparent url(images/box_bottom_621.png) no-repeat;
	clear:both;
	height:19px;
}

.box_top_325{
	background:transparent url(images/box_top_325.png) no-repeat;
	clear:both;
	height:14px;
}

.box_body_325{
	background:transparent url(images/box_body_325.png) repeat-y;
	clear:both;
	padding: 0 10px;
}

.box_bottom_325{
	background:transparent url(images/box_bottom_325.png) no-repeat;
	clear:both;
	height:18px;
}

.slider_pic{
	width:160px;
	height:152px;
	float:left;
	margin-left:8px;
}

.slider_pic img{
	border: 0;
}

.slider_text{
	padding:12px 10px 0px 6px;
	width:372px;
	height:152px;
	float:left;
	font-size:13px;
	line-height:13px;
}

.slider_quote{
	padding-top:18px;
	font-style:italic;
	line-height:14px;
}



.slider_text span{
	clear:both;
	float:right;
	padding-top:11px;
}

img {	
	border: none;
	}
	
h1 {
	margin: 0 0 10px 0;
	color: #385880;
	font-size: 150%;
	font-weight: bold;
	line-height: 110%;
	
	}

h1 a{
	text-decoration:none;
}
h2 {
	margin: 0 0 5px 0;
	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;
	}
	
.pa_text{
	width:460px;
	margin-right:14px;
	margin-top:4px;
}


h3 {
	font-size: 100%;
	padding-bottom:8px;
	}
	
p,
#content ul {
	line-height: 125%;
	margin: 0 0 15px 0;
	}
	
li {
	list-style:disc;

	}

	
a {
	color: #385880;
	text-decoration: none;
	}
	
a:hover {
	color: #333;
	text-decoration:underline;
	}

blockquote {
 	background-color:#E8E8E8;	
 	margin-bottom:12px;
 	padding:3px 5px 1px 5px;
 	
	}
	
.floatRight {
	float: right;
	}
	
.floatLeft {
	float: left;
	}
	
#menu ul {
	padding: 0 0 0 30px;
	width: 942px;
	height: 32px;
	float: left;
	}
	
#menu ul li {
	display: inline;
	}
	
#menu ul li a {
	margin: 0 34px 0 0;
	padding: 6px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
	float: left;
	height: 26px;
	}

#menu ul li a:hover {
	color:#dfddce;
	border-top:2px #dfddce solid;
	padding:4px 0 0 0;

}
	
	
#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;
	}

#content ul {
	margin: 0 0 15px 0;
	}

#content ul{
	margin-left:20px;
}
#pageList li,
#content li {
	margin-left: 2px;
	}
	
#pageList li,#practiceList li {
	padding: 0 0 0 16px;
	line-height: 110%;
	background: #fff url(images/bgPracticeAreas.gif) 0 .2em no-repeat;
	list-style:none;
	}

#practiceList li {
	line-height: 20px;
	background: #fff url(images/handicap_icon.png) left 50% no-repeat;
	margin-left:10px;
}

#practiceList li a {
	font-weight:bold;
	padding-left:8px;
}

	
.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: #385880;
	}
	
#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;
	}
	
#subCatList{
	margin-bottom:16px;
	}


.pa_link{
	text-decoration:none;
	font-weight:bold;
	margin:0 0 2px 0;

 	}
.side_excerpt{
	font-size:10px;
	margin-left:6px;
	margin-bottom:3px;
	
}

.emphasis{
	font-weight:bold;
	color: #385880;
	font-size:14px;
	margin-bottom:6px;
}

.pa_link:hover{
	text-decoration:underline;
	}

#develBanner{
	background-color:#385880;
	color:#fff;
	width:400px;
	height:30px;
	font-weight:bold;

}

.disclaimer{
	
	background-color:#385880;
	color:#F5F5F5;
	text-transform:uppercase;
	width:640px;
	font-weight: bold;
	padding:6px;
	border:thin black solid;
	margin-bottom:12px;
}

