/* @override 
	http://www.dkllaw.com/style/daley.css
*/

html, body {
	margin: 0;
	padding: 0;
	background: #dadada url(../images/main-bg.png) repeat-x;
}

#cms_content {
	width: 500px;
}

#header {
	background-image: url(../images/header.jpg);
	width: 825px;
	height: 95px;
	margin-left: 40px;
}

#shadow {
	width: 904px;
	margin-left: -452px;
	position: absolute;
	left: 50%;
	top: 0;
	background: url(../images/bg.png) repeat-y;
}

#base {
	width: 904px;
	position: relative;
	background: url(../images/footer-bg.png) no-repeat 0 60px;
	height: 80px;
	top: 20px;
	clear: both;
}

#footer {
	width: 825px;
	margin-left: 40px;
	height: 70px;
	background-color: #cece98;
}

#superlawyers {
	width: 280px;
	height: 60px;
	background: url(../images/superlawyers.png) no-repeat 0 7px;
	margin-left: 10px;
	padding-top: 10px;
	float: left;
}

#superlawyers p {
	margin: 0;
	padding: 40px 0 0;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 3px;
}

#superlawyers a:link, #superlawyers a:visited {
	color: #9b3737;
	text-decoration: none;
}

#superlawyers a:hover {
	color: #464646;
	text-decoration: underline;
}

#flinks {
	float: right;
	font: 10px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin-right: 10px;
	color: #9b3737;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 10px;
	height: 40px;
	padding-top: 10px;
	width: 500px;
}

#flinks a:link, #flinks a:visited {
	color: #9b3737;
	text-decoration: none;
}

#flinks a:hover {
	color: #464646;
	text-decoration: underline;
}

/* @group NAVIGATION */

#navigation {
	width: 825px;
	height: 28px;
	margin-left: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	width: 825px;
	height: 28px;
	list-style-type: none;
}

#navigation ul li {
	height: 28px;
	display: block;
	float: left;
}

#navigation ul li a {
	background-image: url(../images/nav-sprites.jpg);
	height: 28px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9000px;
}

a#home {
	width: 94px;
	background-position: 0 0;
}

a#home:hover {
	background-position: 0 -28px;
}

a#practice {
	background-position: -94px 0;
	width: 149px;
}

a#practice:hover {
	background-position: -94px -28px;
}

a#attorney {
	background-position: -243px 0;
	width: 150px;
}

a#attorney:hover {
	background-position: -243px -28px;
}

a#speaking {
	background-position: -393px 0;
	width: 159px;
}

a#speaking:hover {
	background-position: -324px -28px;
}

a#publications {
	background-position: -483px 0;
	width: 105px;
}

a#publications:hover {
	background-position: -483px -28px;
}

a#news {
	background-position: -393px 0;
	width: 131px;
}

a#news:hover {
	background-position: -393px -28px;
}

a#links {
	background-position: -524px 0;
	width: 152px;
}

a#links:hover {
	background-position: -524px -28px;
}

a#contact {
	background-position: -676px 0;
	width: 149px;
}

a#contact:hover {
	background-position: -676px -28px;
}



/* @end */

#content {
	width: 573px;
	height: auto;
	margin-right: 39px;
	overflow: hidden;
	float: right;
}

#recent-news {
	width: 251px;
	min-height: 145px;
	height: auto;
	float: left;
	margin-left: 40px;
	background: url(../images/recent-news.png) no-repeat 3px 10px;
	position: relative;
}

#content p, #content h1, #content h2, #content h3, #content ul, #content ol, #content .blogEntry {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
}

#content p, #content ul, #content ol, #content .blogEntry {
	color: #464646;
	font-size: 12px;
	line-height: 18px;
}

#content a:link, #content a:visited {
	color: #9b3737;
}

#content a:hover {
	color: olive;
}

#content h1.home {
	width: 573px;
	margin: 0;
	text-indent: 15px;
	color: #7f0303;
	display: block;
	background-color: #cece98;
	font: normal normal 23px/45px Georgia, "Times New Roman", Times, serif;
	height: 45px;
}

#content h1 {
	width: 573px;
	margin: 0;
	text-indent: 15px;
	color: #7f0303;
	display: block;
	font: normal normal 23px/45px Georgia, "Times New Roman", Times, serif;
	height: 45px;
}

#content h1 a:link, #content h1 a:visited {
	color: #7f0303;
	text-decoration: none;
}

#content h1 a:hover {
	color: #9b3737;
	text-decoration: underline;
}

#content h2 {
	color: #9b3737;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

h5 {
	color: #9b3737;
	font: bold 21px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.map {
	width: 425px;
	height: 350px;
	margin-left: 15px;
	border: 2px solid #9b3737;
}

/* @group PRACTICE AREAS */

ul.practice {
	list-style-type: none;
}

ul.practice li {
	margin: 0 0 20px;
	padding: 0;
	float: left;
	width: 150px;
	height: 100px;
}

ul.practice li a {
	width: 126px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
}



ul.practice li a#govrelations {
	background: url(../images/GovtRelations.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

/* ul.practice li a#govrelations:hover {
	background-position: -126px 0;
	color: #9b3737;
	text-decoration: underline;
} */

ul.practice li a#govliability {
	background: url(../images/Practice-Liability.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

/* ul.practice li a#govliability:hover {
	background-position: -126px 0;
	color: #9b3737;
	text-decoration: underline;
} */

ul.practice li a#localgov {
	background: url(../images/Practice-Local.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

/* ul.practice li a#localgov:hover {
	background-position: -126px 0;
	color: #9b3737;
	text-decoration: underline;
} */

ul.practice li a#generallit {
	background: url(../images/Practice-Litigation.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

ul.practice li a#employprac {
	background: url(../images/Practice-Employment.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

ul.practice li a#appellate {
	background: url(../images/pa-appellate.jpg) no-repeat;
	width: 126px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}

ul.practice li a#appellate:hover {
	background-position: -126px 0;
	color: #9b3737;
	text-decoration: underline;
}

ul.practice li a#govareas {
	background: url(../images/Practice-GovtRelations.jpg) no-repeat;
	width: 136px;
	display: block;
	vertical-align: bottom;
	text-align: center;
	height: 100px;
	text-decoration: none;
	padding-top: 85px;
}



/* @end */

.attorneypro {
	height: 180px;
	width: 100%;
	float: left;
}

.attorneypro img {
	margin-top: -5px;
	float: left;
}

.attorneypro p {
}

.attorneypro p b {
	margin-right: 5px;
}

/* BLOG FORMATTING */

.blogEntry {
	padding-top: 15px;
}

.blogListing {
	margin: 15px 25px;
		font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blogListing b {
		font-size: 18px;
	color: #9b3737;
}

#recent-news .blogEntry {
	color: white;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 10px;
	margin-top: 15px;
}

#recent-news .blogEntry b {
	font-weight: bold;
	color: white;
	font-size: 14px;
	display: block;
	padding-bottom: 0;
	margin-top: -15px;
	padding-top: 0;
	margin-bottom: -15px;
	text-transform: uppercase;
}

.blogEntry b {
	font-size: 18px;
	color: #9b3737;
}

#recent-news span#blogPosted {
	visibility: hidden;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
}

#recent-news .blogEntry a:link, #recent-news .blogEntry a:visited {
	color: white;
	font-style: italic;
}

#recent-news .blogEntry a:hover {
	color: silver;
}

#bios {
	width: 216px;
	min-height: 145px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 75px;
	margin-top: 15px;
}

.blogCategories {
	margin-top: 15px;
}

.blogCategories b {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #9b3737;
}

#content .blogCategories ul {
	margin: 0;
	padding: 0;
}

#content .blogCategories ul {
	margin-top: 8px;
}

.blogCategories ul li {
	list-style-type: none;
}

.blogCategories ul a {
	display: block;
	text-decoration: none;
	text-indent: 5px;
}

#content .blogCategories ul a:hover {
	background-color: #cece9a;
	color: black;
}

.blog_travel {
	padding-top: 15px;
	margin-top: 15px;
	width: 300px;
	margin-left: 15px;
	border-top: 1px solid #cece98;
}

.blog_travel a {
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 150px;
}

/* SUPERLAWYERS BADGES */

	.sl_badge_150 {width: 175px;text-align:center;background-color:rgb(255,255,255);font-family:arial;font-size:12px;border:1px solid rgb(191,191,191);line-height:1.5;
	margin-left: auto;
	margin-right: auto;
}
	.sl_badge_150 .profile {padding:2px;}
	.sl_badge_150 a {color:rgb(131,7,30);text-decoration:none;}
	.sl_badge_150 a:hover {text-decoration:underline;}
	.sl_badge_150 .online{width:100%;text-align:center;font-family:arial,sans-serif;font-style:italic;font-weight:bold;font-size:12px;color:rgb(148,0,37);}
	.sl_badge_150 .visit { text-align:center; font-size:12px; }

/* ACCOMPLISH */

.accomplish {
	color: white;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
	text-align: left;
	padding-right: 20px;
}

.accomplish h2 {
	font-size: 14px;
	text-align: left;
}

.accomplish ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.accomplish li {
	margin-bottom: 5px;
}

.accomplish a:link, .accomplish a:visited {
	font-style: italic;
	color: white;
}

.accomplish a:hover {
	color: silver;
}

#lit {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: white;
	border:1px solid rgb(191,191,191);
}

img.lit {
	width: 153px;
	margin-left: 9px;
}

/* PRACTICE IMAGES */

#practiceimages {
	width: 130px;
	overflow: hidden;
	height: 72px;
	position: absolute;
	top: 135px;
	left: 115px;
}

span.govrelationsimg {
	background: url(../images/pa-government-relations.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

span.appellateimg {
	background: url(../images/pa-appellate.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

span.employmentimg {
	background: url(../images/pa-employment.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

span.genlitigationimg {
	background: url(../images/pa-litigation.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

span.govliabilityimg {
	background: url(../images/pa-government-liability.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

span.localgovimg {
	background: url(../images/pa-local-government.jpg) no-repeat -126px 0;
	display: block;
	width: 126px;
	height: 68px;
	border: 2px solid #cece98;
}

.attorney-profiles {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.attorney-profiles li {
	float: left;
	margin: 7px 30px 8px 15px;
}

#temp-recentnews {
	margin-left: 45px;
	font-family:  Arial;
	color: #FFF;
	font-size: 13px;
}

#temp-recentnews a {
	color: #FFF;
}

#temp-recentnews a:hover {
	text-decoration:  none;
}

#temp-recentnews h3 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
}

#temp-recent-news {
	width: 251px;
	min-height: 145px;
	height: auto;
	float: left;
	margin-left: 40px;
	position: relative;
}

#temp-recentnews2 {
	margin-left: 45px;
	margin-right: 15px;
	font-family:  Arial;
	color: #FFF;
	font-size: 14px;
}

#temp-recentnews2 img {
	border: none;
}

#temp-recentnews2 p {
	text-align:  center;
	font-size: 11px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

#temp-recentnews2 h3 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 16px;
}

#temp-recentnews2 a {
	color: #FFF;
	font-weight: bold;
}

#temp-recentnews2 a:hover {
	text-decoration: none;
}

#super-lawyers-article {
	text-align: center;
	padding-right: 8px;
}

#super-lawyers-article img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#super-lawyers-article p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
