/* ----------------------------------------------------------
	**Walker|Geary** CSS
	Designed by Pamela Hovland and produced by Wolasi Konu	
---------------------------------------------------------- */

/* 01 =GLOBAL BROWSER RESET
---------------------------------------------------------- */
/* YUI Reset version: 2.7.0 */

html { color: #000; background: #FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var,optgroup { font-style: inherit; font-weight: inherit; }
del,ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1,h2,h3,h4,h5,h6 {	font-size: 100%; font-weight: normal; }
q:before, q:after {	content: ''; }
abbr,acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
/*because legend doesn't inherit in IE */
legend { color: #333; }
input,button,textarea,select,optgroup,option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,button,textarea,select { *font-size: 100%; }
a img {  border: none; }

em {
	font-style: italic;
}

body, html {
	height: 100%;
}

.clearer {
	clear: both;
	line-height: 0em;
}

a {
	padding-bottom: 2px;
	text-decoration: none;
}

h1 {
	color: #414443;
	font-size: 168px;
	margin: 0 0 0 18px;
}

h2 {
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3, b, strong {
	color: #003471;
}

td {
	vertical-align: top;
}

html {
	background: #fff url(images/rule-bg.gif) 0px -16px repeat-y;
}

#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	max-width: 1100px;
	padding: 1px 0 50px;
}

/*=NAVIGATION
----------------------------------------------------------*/
#site-nav .first-tab, .section-nav .first-tab {
	border-left: 0;
}

#site-nav {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 5px 0;
	text-transform: uppercase;
	z-index: 50;
}

#site-nav a {
	color: #414443;
}

#site-nav a:hover {
	color: #c7543a;
}

#site-nav li {
	border-left: 1px solid #777;
	float: left;
	height: 20px;
	padding: 3px 0 0 0;
	text-align: center;
}

#home-tab { width: 88px; }
#the-firm-tab { width: 113px; }
#the-partners-tab { width: 146px; }
#cases-tab { width: 88px; }
#contact-tab { width: 108px; }

.ui-tabs-nav { 
	font-size: 14px;
	position:relative; 
	padding: 5px 0 0;
}

.ui-tabs-nav li {
	border-left: 1px solid #777;
	float: left;
	padding: 3px 0;
}

.ui-tabs-nav li a {
}

#site-nav .ui-tabs-selected a { 
	color: #c7543a;
}

.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-state-disabled a, .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}

.ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs-panel {
	display: block;
	border-width: 0;
}

.ui-tabs-hide { 
	display: none;
}

.section-nav {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 0 0 -20px;
	padding: 0;
	text-transform: uppercase;
}

.section-nav li {
	float: left;
	padding: 0 20px;
}

.section-nav .ui-tabs-nav li {
	padding-top: 0;
}

#the-partners .section-nav a:hover {
	border: none;
}

#the-partners .section-nav .ui-tabs-selected a {
	color: #414443;
}

.content .close-bt {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 22px 0 0 0;
	text-transform: uppercase;
}

.content .print-bt {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 22px 0 19px 0;
	text-transform: uppercase;
}

#the-firm .close-bt a:hover, #the-partners .close-bt a:hover, #the-partners .close-bt a:hover, #contact-info .close-bt a:hover {
	border: none;
}

.contact-bt {
	font-size: 15px;
}

/*=LAYOUT
----------------------------------------------------------*/
.content {
	padding: 25px;
}

.content img {
	border: 6px solid #c7543a;
	margin: 0 -25px 0 20px;
}

.content p, .content table, .content ul {
	margin-bottom: 19px;
}

/*=HOME
----------------------------------------------------------*/
#home {
	height: 768px;
	margin-top: 60px;
}

#home h1 {
	margin-top: 76px;
	float: left;
}

.gordon-nancy {
	float: right;
	border: 6px solid #c7543a;
	margin: 5px 0 52px 0;	
}

#blurb {
	color: #003471;/*
	height: 800px;*/
	margin-top: -400px;
	padding: 60px 0 0 0;
	position: absolute;
	left: 0;
	width: 1100px;
	z-index: 1;
}

#blurb-text {
	margin: 0 0 0 25px;
}

#small-logo {
	display: none;
	margin: 162px 0 0 25px;
}


/*=FIRM
----------------------------------------------------------*/
#the-firm {
	background: #414443;
	color: #fcf9f0;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 60px 88px;
	padding-top: 26px;
	position: relative;
	text-shadow: #414443 1px 1px 1px;
	z-index: 50;
}

#the-firm .contact-bt {
	font-size: 14px;
	margin-bottom: 6px;
}


#the-firm a {
	color: #c7543a;
}

#the-firm a:hover {
	border-bottom: 1px dotted #c7543a;
	color: #fcf9f0;
}

#the-firm p {
	width: 697px;
}


/*=PARTNERS
----------------------------------------------------------*/
#the-partners {
	background: #f5ebd2;
	color: #414443;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 60px 202px;
	position: relative;
	z-index: 50;
}

#the-partners img {
	display: inline;
	float: right;
}

#the-partners a, #cases a {
	color: #c7543a;
}

#the-partners a:hover, #cases a:hover {
	border-bottom:  1px dotted #c7543a;
	color: #414443;
}

#nancy-geary li, #gordon-walker li {
	padding-left: 20px;
	text-indent: -20px;
}

#the-partners p, #nancy-geary ul, #gordon-walker ul {
	margin-right: 260px;
}

#the-partners .close-bt, #cases .close-bt, #contact-info .close-bt {
	margin-top: 22px;
}

#gordon-walker, #nancy-geary {
	padding-top: 20px;
}

#gordon-walker-resume, #nancy-geary-resume {/*
	display: none;*/
}

.content .resume, .content .bio {
	margin-bottom: 6px;
}

/*=CASES
----------------------------------------------------------*/
#cases {
	background: #f5ebd2;
	color: #414443;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 60px 349px;
	position: relative;
	z-index: 50;
}

.section-title {
	margin-bottom: 20px;
}

#cases p {
	margin-bottom: 0;
}

#cases p, #cases ul {
	margin-right: 240px;
}

#cases .close-bt {
	margin-bottom: 19px;
}

/*=CONTACT
----------------------------------------------------------*/
#contact-info {
	background: #c7543a;
	color: #fcf9f0;
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 60px 438px;
	width: 210px;
	position: relative;
	text-shadow: #c7543a 1px 1px 1px;
	z-index: 50;
}

#contact-info a {
	color: #003471;
}

#contact-info a:hover {
	border-bottom: 1px dotted #003471;
	color: #fcf9f0;
}

#contact-info .contact-bt a {
	font-size: 13px;
}

#contact-info h3 {
	margin: 0;
}

/*=PAGE TITLE
----------------------------------------------------------*/
#mt-page {
	background: #f5ebd2;
	color: #414443;
	font-size: 14px;
	line-height: 22px;
	width: 750px;
}
