/* ============================
Title:	Clarke Silverglate & Campbell, P.A.
URL:		csclawfirm.com

Author:	Michael Montgomery
URL:		montgomerystudios.com

Created:	October 28, 2007
Modified:	May 8, 2008

Colors:
	Logo, H2 (blue): #0f4260
	Text (black):	#231f20
	Blue:		#0c578d (logo)
	lt. Blue:	#638498 (on blue)
	dk. Gray:	#555555
	lt. Gray:	#e5e5e5
	White:	#f7f7ff
=============================== */

/* ===== CSS CONTENTS =====
1: common formatting
2: layout
3: header
4: search
5: navigation
6: content
7: home
8: attorneys
9: profile
10: contacts
11: forms
12: calendar
13: footer
14: icons
==================== */

/* ===== 1: common formatting ===== */
a {
	color: #231f20;
	}
	a:hover {
		color: #0f4260;
		}
abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
	}
body, html {
	background: #f7f7ff;
	color: #231f20;
	margin: 0;
	padding: 0;
}
h1, h3 {
	font-family: Constantia, "Palatino Linotype", Palatino, Baskerville, Georgia, "Times New Roman", Times, serif;
	}
h1, h2, h4, h6 {
	color: #0f4260;
	}
h1 {
	clear: both;
	text-transform: capitalize;
	}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: .1em;
	}
form legend {
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	width: 0;
	}
/* ===== 2: layout ===== */
#accessibility {
	position: absolute;
	top: -10000em;
	}
#nav ol, li.vcard, form ol, #nav_footer ol, #footer ol, #footer ul {
	list-style: none;
	}
#search {
	float: right;
	margin: 0 40px;
	}
#nav {
	background: #638498 url(http://csclawfirm.com/images/interface/nav_bar.jpg) repeat-x 0 0;
	float: left;
	margin: 0;
	width: 100%;
	}
	#nav ol {
		font-size: 1em;
		font-weight: bold;
		letter-spacing: .075em;
		margin: .5em auto;
		padding: 0;
		overflow: hidden;
		text-transform: capitalize;
		}
#content {
	padding-top: 20px;
	}
#wrapper, #content, #footer {
	clear: both;
	height: 1%; /* IE fix */
	}
/* ===== 3: header ===== */
h1.logo {
	float: left;
	margin: 0;
	padding: 5px 40px 10px;
	}
h1.logo a img {
	margin: 0 1px 1px 0;
	}
	h1.logo a:hover img {
		margin: 1px 0 0 1px;
		}
/* ===== 4: search ===== */
#search label {
	display: block;
	height: 0;
	text-indent: -10000em;
	}
#keywords {
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #332;
	font-size: .9em;
	padding: 2px;
}
#search input.button, #search button, form button {
	cursor: pointer;
	padding: 0 0 0 5px;
}
/* ===== 5: navigation ===== */
#nav li {
	float: left;
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 14.25%;
	}
#nav a {
	background: transparent;
	color: #fff;
	display: block;
	float: left;
	padding: .5em 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}
#nav a:hover, #nav li.active a, #nav_footer a:hover, #nav_footer li.active a {
	text-decoration: underline;
	}
/* ===== 6: content ===== */
#content p {
	margin-bottom: 2em;
	}
body.overview #wrapper, body.expertise #wrapper, body.publications #wrapper, body.careers #wrapper, body.contacts #wrapper {
	background: url(http://csclawfirm.com/images/interface/wrapper_bg.jpg) repeat-x 0 -125px;
	}
	body.home #wrapper {
		background: url(http://csclawfirm.com/images/interface/wrapper_bg.jpg) repeat-x 0 0;
		}
h2.slogan {
	height: 175px;
	margin-bottom: 1em;
	margin-top: -20px;
	padding: 0;
	text-indent: -10000em;
	}
body.home h2.slogan {
	height: 300px;
	}
body.home #content {
	background: url(http://csclawfirm.com/images/interface/bg_home.jpg) no-repeat 360px 0;
	}
	body.home h2.slogan {
		background: transparent url(http://csclawfirm.com/images/interface/slogan_action.png) no-repeat 0 150px;
		}
body.overview #content {
	background: url(http://csclawfirm.com/images/interface/bg_overview.jpg) no-repeat 360px 0;	
	}
	body.overview h2.slogan {
		background: url(http://csclawfirm.com/images/interface/slogan_leaders.png) no-repeat 40px 40px;
		}
body.expertise #content {
	background: url(http://csclawfirm.com/images/interface/bg_expertise.jpg) no-repeat 360px 0;
	}
	body.expertise h2.slogan {
		background: url(http://csclawfirm.com/images/interface/slogan_skill.png) no-repeat 40px 40px;
		}
body.publications #content {
	background: url(http://csclawfirm.com/images/interface/bg_publications.jpg) no-repeat 360px 0;
	}
	body.publications h2.slogan {
		background: url(http://csclawfirm.com/images/interface/slogan_focus.png) no-repeat 40px 40px;
		}
body.careers #content {
	background: url(http://csclawfirm.com/images/interface/bg_careers.jpg) no-repeat 360px 0;
	}
	body.careers h2.slogan {
		background: url(http://csclawfirm.com/images/interface/slogan_action.png) no-repeat 40px 40px;
		}
body.contacts #content {
	background: url(http://csclawfirm.com/images/interface/bg_contacts.jpg) no-repeat 360px 0;
	}
	body.contacts h2.slogan {
		background: url(http://csclawfirm.com/images/interface/slogan_leaders.png) no-repeat 40px 40px;
		}
/* ===== 7: Template: home ===== */
body.home #main h2, body.home #supp h2 {
	border-bottom: 3px solid #0f4260;
	text-transform: uppercase;
	}
	body.home #main h2 a, body.home #supp h2 a, #news h2 a {
		color: #0f4260;
		text-decoration: none;
		}
	body.home #main h2 a:hover, body.home #supp h2 a:hover, #news h2 a:hover {
		color: #231f20;
		}
#news h2 {
	border: none;
	letter-spacing: .05em;
	margin: .5em 0 .3em;
	text-transform: capitalize;
	}
	#news ul {
		margin: 0 0 1.5em;
		}
	#news li, #news a {
		color: #0f4260;
		}
	#news li {
		margin-bottom: .75em;
		}
/* ===== 7.5: Page: overview ===== */
body.overview #content {
	font-size: 1.083em;
}
/* ===== 8: Template: attorneys ===== */
body.attorneys h2 {
	clear: both;
	margin: 0;
	padding-top: 1em;
	}
body.attorneys ul {
  	margin: 0;
  	}
body.attorneys li.vcard {
  	display: inline; /* fixes IE/Win double margin bug */
  	float: left;
	list-style: none;
  	margin: 10px 20px 10px 0;
  	padding: 0;
  	width: 260px;
  	}
body.attorneys li.vcard h2 {
  	clear: none;
  	color: #627081;
  	float: right;
  	font-size: 130%;
  	letter-spacing: 1px;
  	margin: 0;
  	padding: 0;
  	width: 162px;
  	}
body.attorneys li.vcard h3, body.attorneys #content li.vcard p {
	color: #665;
	font-size: 85%;
	line-height: 1.5em;
	margin: 0 0 0 98px;
	padding: 0;
	text-indent: 0;
  	}
body.attorneys #content li.vcard p.photo {
  	margin: 0;
  	padding: 0;
  	}
body.attorneys li.vcard p.photo img, body.profile li.vcard p.photo img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
  	background: #fff;
	}
/* reverse float */
body.attorneys li.vcard.alt h2 {
  	float: left;
  	}
body.attorneys li.vcard.alt h3, body.attorneys li.vcard.alt p {
  	margin: 0 98px 0 0;
  	}
body.attorneys li.vcard.alt p.photo {
  	margin: 0;
  	}
body.attorneys li.vcard.alt p.photo img {
  	float: right;
  	margin: 0 0 0 8px;
  	}
body.attorneys ul.staff li {
	clear: left;
	list-style-type: none;
	}
body.attorneys ul.staff li h3, body.attorneys #content ul.staff li p {
	display: inline;
	float: left;
	font-size: 1em;
	margin: .5em .5em .5em 0;
	}
body.attorneys ul.staff li h3 {
	padding-top: .25em;
	width: 10em;
	}
body.attorneys ul.staff li p {
	text-indent: 0;
	width: 14em;
	}
body.attorneys ul.staff li p.email {
	margin-right: 1.5em;
	text-align: right;
	}
/* ===== 9: Template: profile ===== */
body.profile #supp {
	padding-top: 2em;
	}
body.profile h2.fn {
	margin-bottom: 0.2em;
	}
body.profile h4 {
	font-weight: 600;
	letter-spacing: 1px;
	margin: 1.25em 0 .25em;
	}
body.profile #content p.email {
	margin-bottom: 0.2em;
	}
body.profile p.tel {
	text-indent: 0;
	}
/* ===== 10: Template: publications ===== */
body.publications #content p { text-align: justify; }
ol.xoxo { list-style-type: upper-roman; }
ol.xoxo ol { list-style-type: upper-alpha; margin-bottom: 0; }
ol.xoxo ol ol { list-style-type: decimal; }
#content .author { margin: 2em 0; }
#content .author p { margin: 0; line-height: 1.5; }
#content .author p+p { text-indent: 0; }
/* ===== 10: Template: contacts ===== */
body.contacts .vcard .adr {
	margin-top: -1.3em;
	margin-bottom: 1em;
	}
body.contacts .vcard .adr p, #content .vcard .tel {
	margin-top: 0;
	margin-bottom: 0;
	}
/* ===== 11: forms ===== */
#contact_form {
	_margin-top: 1em;
	}
#contact_form fieldset {
	border: 0;
	margin: 0;
	padding: 5px;
	}
#contact_form legend {
	_visibility: hidden;
	}
#contact_form ol, #contact_form label {
	line-height: 1.5;
	margin: 5px;
	}
#contact_form li {
	clear: both;
	margin: 0 0 .75em;
	}
#contact_form label {
	display: block;
	float: left;
	line-height: 1.6;
	margin-right: 10px;
	text-align: right;
	width: 110px;
	}
	#contact_form label:after {
		content: ':';
		}
#contact_form input, #contact_form textarea {
	background: #f4f4f4;
	float: left;
	padding: 1px 3px;
	width: 220px;
	}
#contact_form textarea {
	height: 100px;
	line-height: 1.3em;
	padding: 0 3px;
	}
#contact_form input:focus, #contact_form textarea:focus {
	background: #fffdf3;
	}
#contact_form button {
	background: #0f4260;
	border: 2px outset #aaa;
	color: #fff;
	cursor: pointer;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: .2em;
	margin-left: 130px;
	padding: .2em .5em;
	text-transform: capitalize;
	}
/* ===== 13: footer ===== */
#footer a {
	color: #0f4260;
	}
	#footer a:hover {
		text-decoration: underline;
	}
#footer, #nav_footer, #footer .vcard {
	color: #0f4260;
	margin-top: 1.5em;
	}
#nav_footer {
	background: #638498 url(http://csclawfirm.com/images/interface/nav_bar.jpg) repeat-x 0 0;
	clear: both;
	}
	#nav_footer ol {
		font-size: 1em;
		font-weight: bold;
		letter-spacing: .075em;
		margin: 0;
		text-transform: capitalize;
		}
	#nav_footer li {
		float: left;
		margin: 1em 0 1em .3em;
	}
	#nav_footer li:before {
		color: #fff;
		content: "|";
		}
	#nav_footer li:first-child {
		margin-left: 0;
		}
	#nav_footer li:first-child:before {
		content: "";
		}
	#nav_footer li a {
		color: #fff;
		margin-left: .3em;
		text-decoration: none;
		}
		#nav_footer li a:hover {
			color: #fff;
			}
		#nav_footer li:first-child a {
			margin-left: 0;
			}
#footer .vcard .fn {
	font-weight: bold;
	padding: 0 0 .5em;
	}
	#footer .vcard p, #footer .vcard p + p {
		line-height: 1.3em;
		margin: 0;
		text-indent: 0;
		}
	#footer .vcard .adr {
		margin: 0 0 1em;
		}
	#footer .vcard .email {
		margin: 1em 0 0;
		}
		#footer .vcard .email a {
			text-decoration: underline;
			}
	#footer .vcard abbr {
		border: 0;
		}
#footer ul {
	margin: 0;
}
#footer p.copy {
	margin-top: -1.5em;
}
/* ===== 14: classes ===== */
/*
.alt, .zemThanks p, .zemError li {
	color: #444;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", serif; 
	font-size: 1.2em;
	font-style: italic;
	}
	.zemThanks p, .zemError li {
		color: #295e6c;
		font-size: 2em;
		font-weight: bold;
		line-height: 1.1em;
	}
	.zemError li {
		color: #a44;
	}
*/
p.design {
	background: url(http://csclawfirm.com/images/interface/design.png) repeat-x 0 0;
	margin: 0;
	text-align: center;
	}
	p.design a {
		background: url(http://csclawfirm.com/images/interface/design_tab.png) no-repeat 50% 0;
		color: #231f20;
		display: block;
		padding: 5px 0 50px;
		text-decoration: none;
		text-indent: -77777px;
		}
		p.design a:hover {
			background: url(http://csclawfirm.com/images/interface/design_tab.png) no-repeat 50% -80px;
			}
/* ===== 14: Icons ===== */
#content a[href^="http:"] {
	background: transparent url(http://csclawfirm.com/images/interface/link.gif) 100% 50% no-repeat;
	padding-right: 15px;
	}
#content a[href^="http://csclawfirm.com"],
#content a[href^="http://www.csclawfirm.com"] {
	background: transparent;
	padding-right: 0;
	} 
#content a[href^="mailto:"] {
	background: transparent url(http://csclawfirm.com/images/interface/mailto.gif) 100% 50% no-repeat;
	padding-right: 15px;
	}
a[href~=".pdf"] {
	background: transparent url(http://csclawfirm.com/images/interface/pdf.gif) 100% 50% no-repeat;
	padding-right: 15px;
	}
#content #publications h3, #content #expertise h3, #content #press h3 {
	text-indent: -13px;
	}
	#content #publications h3 a, #content #expertise h3 a, #content #press h3 a {
		background: transparent url(http://csclawfirm.com/images/interface/arrow.gif) 0 50% no-repeat;
		padding-left: 13px;
		}