/************************ 
* Author: Lexa Gandolfo
*  Date: 6/7/2009
************************/

/* from Blueprint CSS */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:100%;color:#222;background:#fff;font-family: Arial, sans serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}

p {margin:2em 2em 2em 2em;}

a:focus, a:hover {color:#000;}
a {color:#5b4a3e;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* end of Blueprint CSS */



/* =CONTENT
*************************/
.main, .sidebar {padding:10px;line-height:1.2; margin-top:0px;}
.main, .sidebar {float:left;}
.main p, .main span, .main ul, .main div, #footer ul {font-size:1.3em;}
.main .section {margin-top:-10px;}
.main .left-margin ul {font-size:1.0em;}
.sidebar p, .sidebar ul, .sidebar div {font-size:1.2em;}
.home .sidebar ul {font-size:1.3em;}
.home .main {float:left;margin-left:20px;width:280px;}
/*.main_wrapper {float:left;margin-left:20px;width:300px;line-height:1em;}*/
.home .sidebar {width:490px;}
.interior .main {width:550px;margin-right:20px;}
.interior .sidebar {width:200px;}
.practices .main {width:490px;}
.practices .sidebar {width:260px;}
.contact .main {width:390px;}
.contact .sidebar {width:360px;}
.interior h1 {font-size:1.4em;font-weight:bold;padding-left:10px;}
.main p {margin: 0 10px 10px 10px;}
.main ul {margin-left: 30px;}
ul.em {font-style:italic;}
.main #identity {width:50px;height:85px;}
h3.title {font-size:2.0em;color:#594D2A;background-color:#e7e7e7;border-bottom:1px solid #867549;padding:10px 0 0 20px;height:30px;}
.bio {display:block;width:144px;height:157px;margin-bottom:10px;border:1px solid #021a40;}
.sidebar .title {color:#003366;font-weight:bold; margin:10px 0 0 0;}
.sidebar .position {font-style:italic;color:#000;font-weight:bold;margin:0px;}
.attorneys .main .credentials {display:none;}
#print-logo {display:none;}


