/********************************************
* JSS Law
* Developed by I-ology
* http://www.i-ology.com
*
* Created 02/20/08 - AC
*
* Print Style Definitions
********************************************/

/*******************************************
* Browser Reset - Created by Eric Meyer
*******************************************/

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;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


/*******************************************
* Typography - Pulled from BlueprintCSS
*******************************************/

body { font-size: 80%; }

body {
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*padding: 30px;*/
}

/* Text Elements
-----------------------------*/

h1,h2,h3,h4,h5,h6 { 
  color: #9B672F;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span { color: #666; display: block; font-size: .7em; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 span { line-height: 1.5em; }

h1 { font-size: 1.63em; margin-bottom: .90em; line-height: 1.25; font-family: Georgia, "Times New Roman", serif; }
h2 { font-size: 1.63em; margin-bottom: .3em; line-height: 1.25; font-family: Georgia, "Times New Roman", serif; }
h3 { font-size: 1.2em; margin-bottom: .2em; line-height: 1.25; color: #7E3226; }
h4 { font-size: 1.1em; line-height: 1.25; margin-bottom: .75em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1.5em 0; line-height: 1.4em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

a:focus, 
a:hover     { color: #9B672F; text-decoration: none; }
a           { color: #9B672F; outline: none; }

ul, ol      { margin:0 1.5em 1.5em 2.5em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dd          { margin-left: 1.5em; }
em          { font-style: italic; }


/*********************************
* Layout Definitions
*********************************/

#flash-content,
#nav,
#header-photo2,
#header-photo3,
#header-photo4,
#header-photo5,
#header-photo6,
#header-photo7,
#header,
#promo-pa-industry,
#imgProfessionalPhoto,
#promo-professional,
.sub-style,
.btn-download-vcard,
.btn-download-print,
#pnlClientHighlight,
#btnPrintPDF,
#btn-get-acrobat,
#global-search,
.share-link,
body#publications-on div#content div#sidenav,
.loc-map,
.loc-office-photo,
.wv-facebook,
.wv-twitter {
    display: none;
}

#content {
    padding: 20px 0 0 0;
}

#header {
    padding: 0;
}

#header-photo {
    display: none;
}

#content-main ul { 
    margin: 0;
}

#content-main ul li {
    line-height: 1.3em;
    padding: 0 0 8px 3px;
    margin-left: 15px;
}

#content-main ol li {
    line-height: 1.3em;
    padding: 0 0 8px 0;
    margin-left: 5px;
}

#prof-right img#imgProfessionalPhoto {
    width: 99px;  
}

#pnlPhone {
    margin-top: -10px;
}

#pnlLocation {
	margin-bottom: 15px;
}

#footer-container {
    display: none;
}

#footer-left {
    display: none;
}


#footer {
    display: none;
}

.client-logo {
    margin-top: 15px;
}

.sidebar-promos {
    display: none;
}

#sidenav {
    /*display: none;*/
}

#btn-view-all {
    display: none;
}

.btn-register-event {
    display: none;
}

#btn-take-survey {
    display: none;
}

#btn-back-events {
    display: none;
}

#btn-send-to-friend {
    display: none;
}

#select-location {
    display: none;
}

#promo-view-professionals {
    display: none;
}

#location-right {
    display: none;
}

.photo-caption {
    display: none; 
}

#header-photo-interior {
    display: none; 
}

#tertiary-nav {
    display: none; 
}

#btn-honors-awards {
    display: none; 
}

#promo-diversity {
    display: none; 
}

#view-clear {
    display: none; 
}

.btn-back-listing {
    display: none; 
}

.btn-back-practice-area {
    display: none; 
}

.award {
    float: right;
    padding: 0;
    margin: -70px 0 0 10px;
}

/* Peoria Office
*******************************************/

.loc-attorneys {
	float: left;
	margin-right: 20px;
}
.photo-caption2 {
	float: right;
	margin-top: 30px;
	margin-left: 20px;
}
.r-clear {
	clear: both;
}
.content-row {
	margin-top: 25px;
}