/* General Rules

Color Palette:

Dark Grey: #4b4c4e
Grey:      #58595b
Dark Red:  #b22c1a
Maroon:    #993333
Orange:    #d87e25

----------------------------------------------- */
/* Reset
----------------------------------------------- */
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }


/* Default Rules
----------------------------------------------- */
html, body {
  background-color: #222;
  margin: 0;
  padding: 0;
}
body {
  font: normal normal normal 14px/1.6em Georgia, times, serif;    
  color: #fff;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
}
h1 {
  font-size: 36px;
}
h2 {
  margin-top: 10px;
  font-size: 24px;
  color: #ccc;
  clear: left;
  font-family: times, georgia, sans-serif;
}
h3 {
  margin-top: 2em;
  font-size: 20px;
  color: #fabf58;
  clear: left;
}
h3.first, p.first {
  margin-top: 1em;
}
h4 {
  font-size: 16px;
}
a {
  color: #fab061; 
  outline: none;
}
a:hover {
  color: #fcd283; 
}
ul {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  line-height: 1.4em;
}
li {
  margin: 6px 0;
}
hr {
  clear: both;
  height: 1px;
  background-color: #888;
  border-color: #888;
  color: #888;
  border: none;
  margin: 1.5em 0;
}
.content-block {
  clear: both;
}
.hidden {
  visibility: hidden;
}


/* Layout Rules
----------------------------------------------- */
#wrapper {
  width: 850px;
  margin: 0 auto;
}
#header {
  display: block;
  height: 176px;
  background: transparent url(images/olc_homepage_box.gif) no-repeat 0 0; 
}
#headerHome {
  display: block;
  height: 266px;
  background: transparent url(images/olc_homepage_hdr.gif) no-repeat 0 0; 
}
#logo-banner, .side-col {
  float: left;
  width: 227px;
}
.main-col {
  float: left;
  width: 622px;
}
* html .home-page .main-col { margin-right: -1px; }

.home-page #header {
  height: 264px;
}
.home-page #header #logo-banner {
  width: 850px;
}
#tagline {
  display: none;
}

.home-page #logo-banner #tagline {
  display: block; 
  float: left; 
  color: #d87e25; 
  font: italic normal normal 24px times, georgia, serif; 
  margin: 90px 40px 0;
  text-align: left;
}
.home-page #tagline span {
  display: block;
  text-indent: 120px;
}

.home-page em {
  color: #ddd;
}

#logo {
  float: left;
  margin: 0;
}
#logo a {
  display: block;
  text-indent: -9999px;
  height: 176px;
  width: 227px;
}


/* Main Navigation Rules
----------------------------------------------- */
#navigation {
  float: left;
  background: transparent url(images/main_navO.gif) no-repeat -228px 0;
  width: 622px;
  border-left: 1px solid #fff;
}
.home-page #navigation {
  background-position: 0 0;
  width: 850px;
  border-left: none;
  height:90px;
  clear:both;
}
#navigation ul {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
 
}
.home-page #navigation ul {
  margin: 0 0 0 227px;
  padding: 0;
}
* html .home-page #navigation ul {
  display: inline;
}
#navigation li { 
  float: left; 
  margin: 0; 
  padding: 0; 
  width: 89px; 
  height: 89px; 
}
#navigation li a {
  display: block;
  margin: 0;
  width: 89px; 
  height: 88px; 
  text-indent: -9999px;  
  border-bottom: 1px solid #fff;
}
li#nv-home, li#nv-home a {
  width: 88px;
}

#title {
  float: left;
  overflow: hidden;
  background-color: #b22c1a;
  height: 72px;
  width: 622px;
  border-bottom: 14px solid #a11b09;
  border-left: 1px solid #fff;
  text-align: left;
}
#title h2 {
  position: relative;
  top: 34px;
  margin: 0 0 0 30px;
  font-style: italic; 
  color: #e55e3c; 
  font-size: 30px; 
}
.home-page #title {
  display: none;
}

.about-page #navigation #nv-about a, .bios-page #navigation #nv-about a {
  border-bottom: 1px solid #b22c1a;
} 

.practices-page #title { background-color: #d5864b; border-bottom: 14px solid #c4753a; } 
.practices-page #title h2 { color: #f8b97e; }
.practices-page #navigation #nv-practices a { border-bottom: 1px solid #d5864b; }

.attorneys-page #title { background-color: #ba4f2b; border-bottom: 14px solid #a93e1a; }
.attorneys-page #title h2 { color: #ed8f6e; }
.attorneys-page #navigation #nv-attorneys a { border-bottom: 1px solid #ba4f2b; }

.clients-page #title { background-color: #b87b5c; border-bottom: 14px solid #a76a4b; }
.clients-page #title h2 { color: #ebae8f; }
.clients-page #navigation #nv-clients a { border-bottom: 1px solid #b87b5c; }

.news-page #title { background-color: #d87e25; border-bottom: 14px solid #c76d14; }
.news-page #title h2 { color: #fbaf58; }
.news-page #navigation #nv-news a { border-bottom: 1px solid #d87e25; }

.contact-page #title { background-color: #933; border-bottom: 14px solid #882a2a; }
.contact-page #title h2 { color: #d77; }
.contact-page #navigation #nv-contact a { border-bottom: 1px solid #933; }

/* Side Column Images
----------------------------------------------- */
#left-sidecol {
  /* suitcase.jpg ends up being the default picture */
  background: transparent url(images/suitcase.jpg) no-repeat 0 0;
  min-height: 234px;
}
* html #left-sidecol {
  /* Hack because height acts as min-height IE */
  height: 234px;
}
.home-page #left-sidecol {  
  background: transparent url(images/groupShot.jpg) no-repeat top left;
  min-height: 389px;
}
* html .home-page #left-sidecol {
  height: 389px;
}
.clients-page #left-sidecol {
  background: transparent url(images/tree.jpg) no-repeat 0 0;
}
.practices-page #left-sidecol {
  background: transparent url(images/bookshelf_services.jpg) no-repeat 0 0;
}
.news-page #left-sidecol {
  background: transparent url(images/gavel2.jpg) no-repeat 0 0;
}


/* Main Content Areas
----------------------------------------------- */
#container {
  background: #303030 url(images/bricks.jpg) repeat-y 0 0; 
  clear: both;
  float: left;
  margin: 0;
}
#content {
  background: #58595b url(images/content-bkgd.gif) no-repeat 0 0;
  float: left;
  width: 622px;
  text-align: left;
  border-left: 1px solid #fff;
}
#content2 {
  float: left;
  width: 568px;
  min-height: 300px;
  margin-top: 14px;
  border-left: 14px solid #4b4c4e;
  padding: .5em 20px 1em;
}

* html #content2 {
  /* Hack because height acts as min-height IE */
  height: 300px;
}
/* * html #content * { */
/*   border: 1px solid #f0f; */
/* } */
* html #content hr, * html #content p, * html #content h2,
* html #content h3 {
  margin-top: 0;
}
#content h1 { margin: 1em 0 .5em;  }
#content h2 { margin: 1.07em 0 .535em; }
#content h3 { margin: 1.14em 0 .57em; }
#content h4 { margin: 1.23em 0 .615em; }


/* Sub-navigation
----------------------------------------------- */
#content-subnav {
  float: left;
  width: 566px;
  margin-bottom: 1.5em;
}
#content-subnav ul {
  float: left;
  font-size: 9pt;
  margin: 0;
  text-transform: uppercase;
}
#content-subnav li {
  float: left;
}
/* #content-subnav li + li { */
/*   padding-left: 10px; */
/*   border-left: 1px solid #888; */
/* } */
#content-subnav li a {
  padding-right: 16px;
  color: #eee;
}
#content-subnav li a:hover {
  color: #fff;
}


/* Content Columns
----------------------------------------------- */
.inner-col {
  float: left; 
  width: 270px;
  margin-right: 10px;
}
* html .inner-col {
  width: 267px;
}
.inner-3col {
  float: left;
  width: 169px;
  margin-right: 20px;
}
* html .inner-3col {
  width: 163px;
}

/* News
----------------------------------------------- */
p.pr-date-loc, .byline {
  margin: 0;
  padding-bottom: 0;
  color: #aaa;
  text-transform: uppercase;
}
p.pr-snippet {
  margin-top: .2em;
  margin-bottom: 0;
}
p.more-pr {
  margin: 0 0 1em;
  text-align: right;
}
.contact-info {
  margin: 1.5em 0;
}
p.contact {
  margin: 0;
  padding: 0;
}

.news-page .main-col .content ul {
  margin-left: 10px;
}
.news-page .main-col .content ul li {
  list-style-type: disc;
  margin: 5px;
}

/* Homepage
----------------------------------------------- */
/* About ACS
----------------------------------------------- */
.pullquote {
  float: right;
  width: 300px;
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 32px;
  line-height: 1.6em;
}


/* Bios
----------------------------------------------- */
.bio {
  margin-bottom: 3em;
}
#content .bio h3 {
  margin: 0 0 .57em;
}
.bio p {
  width: 425px;
  margin-bottom: 1em;
}
.bio img {
  float: right;
  margin-right: -20px;
  margin-top: .2em;
}


/* Contact
----------------------------------------------- */
#address-desc, #address {
  float: left;
  padding: 0;
  line-height: 1.4em;
}
#address {
  width: 205px;
  margin: 1em 20px 7px 0;
}
#address-desc {
/*  clear: right;*/
  margin: 1em 20px 2em 0;
  clear: both;
  width: 100%;
}
#address-desc p {
  margin: 0;
  padding: 0;
}
#address ul, #address li {
  margin: 0;
  padding: 0;
}
#directions {
  clear: both;
}
#map {
  margin-top: 10px;
  border: 3px double #B3BBC3;
  height: 500px;
  width: 560px;
}
#map dd {
  text-align: left;
  margin: 0;
}
#map_contact_details {
  color: #58595B;
}
.contact-page #careers-block {
  clear: right;
}

/* Footer
----------------------------------------------- */
#footer-wrapper {
  clear: both;
  background: transparent url(images/footer.jpg) no-repeat 0 0;
  height: 95px;
  width: 850px;
  border-top: 1px solid #fff;
}
#footer {
  margin-top: 1em;
  font-size: 12px;
}

.white a:link {
	color:#FFFFFF;
}
.white a:hover {
	color:#FFFFFF;
}
.white a:visited {
	color:#FFFFFF;
}
.white a:active {
	color:#FFFFFF;
}