/* $Id: //Internal/leonard/web/stg/sites/all/themes/leonard/layout.css#12 $ */

/*
 * LAYOUT STYLES
/*
 * Author: Duo Consulting
 * Contact: www.duoconsulting.com
 * File: layout.css
 * 
 * Description:
 * Layout rules.
 *
 */

/** body **/

  #page,
  #closure-blocks {
    margin: 0 auto;
    width: 100%;
  }	

  #page-inner {

  }

/* Content
------------------------------------------- */
  #main {
    position: relative;
  }

  #main-inner {

  }
  #content-top {
	border-top: #a6a097 solid 1px;
	width: 100%;
	border-bottom: #fff solid 1px;
	background: #ada89f;
	color: #fff;
	position: relative;
  }
  #content-top-inner {
	position: relative;
	z-index: 100;
	width: 940px;
/*	min-height: 80px;
	height: auto !important;
	height: 80px;*/
	margin: 0 auto;
	padding: 10px 19px 20px;
	border-left: 1px solid #a39e97;
	border-right: 1px solid #a39e97;
	background: #ada89f;
  }
  body.front #content-top-inner {
	padding-bottom: 10px;
  }
  body.not-front #content-top-inner {
	z-index: 0;
  }
  #content {
	width: 100%;
	height: 1%;
	background: #fff url("images/bg_content.png") top center repeat-x;
	border-top: #b9b4ac solid 1px;
	position: relative;
  }
  #content-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 20px 19px;
	border-left: 1px solid #e8e7e7;
	border-right: 1px solid #e8e7e7;
	background: #fff;
  }
  body.not-front #content-inner {
	min-height: 400px;
	height: auto !important;
	height: 400px;	
  }
  body.front #content-inner {
	padding-bottom: 30px;	
  }
  body.front #content-area {
	width: 430px;
	float: right;
  }

/* Homepage z-index issues */

body.front #content-top {
	z-index: 2 !important;
}
body.front #content {
	z-index: 0 !important;
}
/* Font sizes for differnt sections */

  body.not-front #content-area {
	font-size: 116%;
  }
  body.not-front #content-area h3 {
	font-size: 107%;
  }
  body.section-attorneys #content-area,
  body.section-other-professionals #content-area,
  body.page-practices #content-area,
  body.section-resources #content-area {
	font-size: 100%;
  }
  body.not-front #content-area,
  #contain-content-and-deep-menu,
  #contain-content {
	width: 707px;
	float: right;
	position: relative;
	z-index: 100;	
	line-height: 1.5em;
/*	*margin-bottom: 15px;*/
  }
  #contain-content-and-deep-menu #content-area,
  #contain-content-and-deep-menu #content-sec {
	padding: 0 15px 0 0;
/*	*padding-bottom: 30px;*/
	width: 490px;
	float: right;
	margin-top: -80px;
  }
  #contain-content #content-area.with-sub-menu {
	width: 660px;
	padding-right: 15px;
	float: right;
	margin-top: -80px;
	*height: 1%;
	*clear:both;
  }
/*  body.page-resources #contain-content #content-area {width: 707px;}*/

  #contain-content #content-area .view {
	/*font-size: 12%;  12px */
  }
  body.not-front div#contain-bio-content #content-area {
/*	width: 940px;
	float: right;*/
  }

/* HEADER 
------------------------------------------ */

  #header {
	border-top: #ada89f solid 5px;
	width: 100%;
	border-bottom: #dbdee8 solid 2px;
	background: #f1f0f0 url("images/bg_headerWrap.png") bottom left repeat-x;
	position: relative;
	z-index: 200;
  }
  #header-inner {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 19px;
	border-left: 1px solid #d5d5d8;
	border-right: 1px solid #d5d5d8;
	background: #fbfbfc url("images/bg_header.png") bottom left repeat-x;
  }

  #logo {
    position: absolute;
	top: -5px;
	left: 32px;
	width: 184px;
	height: 177px;
  }
  #logo h1 {
	margin: 0 0 0 0;
  }
  #logo a {
	display: block;	
	width: 184px;
	height: 177px;
  	background: transparent url("images/logo-screen.png") 0 0 no-repeat;
  }
  #logo img {
	display: none;
  }

  #header-blocks,
  #header-main
  {
	position: relative;
    float: left;
	margin-left: 235px;
	width: 707px;
	*margin-right: -3px;
	_width: 703px;
	display: inline;
  }

#header-blocks {
}
  #header-main {
	margin-bottom: 4px;
  }
  #header-blocks {
	margin-top: 8px;
	margin-bottom: 25px;
  }
  #header-blocks .block {
	float: left;
  }
  #header-blocks #block-block-2.block {  /* connect links block */
	float: right;
	width: auto;
  }
  #header-blocks ul.quick-links,
  #header-blocks ul.c-nav {
	margin: 0;
	padding-left: 0;
	list-style: none;
  }
  #header-blocks ul.quick-links li,
  #header-blocks ul.c-nav li {
	float: left;
	padding: 0 20px 0 0;
	margin: 0 0 0 0;
	background: none;
  }
  #header-blocks ul.quick-links li a,
  #header-blocks ul.c-nav li a {
	text-decoration: none;
  }
  #header-blocks ul.quick-links li a:hover,
  #header-blocks ul.c-nav li a:hover {
	text-decoration: underline;
  }
  #header-blocks ul.c-nav li {
	padding: 0 0 0 20px;
	margin: 0 0;
	line-height: 1.2em;
  }
  
  #primary {
	font-size: 16px;
	color: #8a464e;
	margin-bottom: 12px;
  }
  #primary ul.links {
	/*width: 27.75em;*/
	margin: 0;
	padding-left: 2px;
	overflow: auto;
	_display: inline-block;
	background: transparent url("images/bg_primLinks.png") top left no-repeat; 
  }
  #primary ul.links li {
	float: left;
	padding: 0 2px 0 0;
	margin: 0 0 0.2em 0;
	line-height: 1.2em;
	background: transparent url("images/bg_primLinks.png") center right no-repeat;
  }

  /* People */
  body.section-attorneys #primary ul.links li.menu-3808 a,
  body.section-other-professionals #primary ul.links li.menu-3808 a,
  body.section-bio #primary ul.links li.menu-3808 a,
  /* Practices */
  body.section-practices #primary ul.links li.menu-3685 a,
  body.section-practice #primary ul.links li.menu-3685 a,
  body.section-industries #primary ul.links li.menu-3685 a,
  /* Resources */
  body.section-resources #primary ul.links li.menu-1026 a,
  body.section-alert #primary ul.links li.menu-1026 a,
  body.section-newsletter #primary ul.links li.menu-1026 a,
  body.section-pub #primary ul.links li.menu-1026 a,
  body.section-podcast #primary ul.links li.menu-1026 a,
  body.section-event #primary ul.links li.menu-1026 a,
  body.section-article #primary ul.links li.menu-1026 a,
  /* About */ 
  body.section-about #primary ul.links li.menu-1027 a { 
 	background: url("images/bg_primLinks-hover.png") center right repeat-x;
  }

  #primary a {
	display: block;
	color: #8a464e;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 22px 20px 24px;
  }
  #primary a:hover {
	background: url("images/bg_primLinks-hover.png") center right repeat-x;
  }
  #primary #search-box {
    width: 200px;
    float: left;
	margin: 18px 0 0 25px;
	height: 25px;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 40px;
  }
  #primary #search-box label {
	position: relative;
	z-index: 10;
    top: 4px;
	left: 5px;
	overflow: hidden;
	display: block;
	width: 150px;
	font-size: 14px;
	font-weight: normal;
	color: #666766;
	padding-left: 22px;
	margin: 0;
  	background: transparent url("images/icon_search.png") center left no-repeat;
  }
  #primary #search-box label.hidden {
	text-indent: -9999px;
  }
  #primary #search-box input.form-text {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
    width: 141px;
 	background: #f7f8fc;
	font-size: 14px;
	padding: 3px 2px 1px 25px;
	height: 19px;
  }
  #primary #search-box input.form-submit {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 30px;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0 0;
	display: block;
	overflow: hidden;
	background: #93a4b9 url("images/bg_submit.png") bottom right repeat-x;
  }
  

  .block-addthis {
	position: relative;
	float: right;
	height: 1%;
	width: 73px;
  }
  .block-addthis h2 {
	position: absolute;
	right: 0;
	top: 6px;
	margin: 0 0;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
  }
  .block-addthis .content {
	display: block;
	width: 23px; height: 23px;
	overflow: hidden; 
	float: left;
  }
  
  #header-main #block-block-15 { /* rss and print icons */
	float: right;
  }
  #header-main ul.tools{
	margin: 0 0;
  }
  #header-main ul.tools li {
	background: none; 
	float: left;
	margin-left: 8px;
	margin-bottom: .2em;
	line-height: 1.2em;
	padding: 0 0;
  }
  li.rss a {
 	background: url("images/btn_rss.png") 0 0 no-repeat;
  }
  li.print a {
 	background: url("images/btn_print.png") 0 0 no-repeat;
  }
  li.rss a, li.print a {
 	text-indent: -9999px;
  	text-decoration: none;
	overflow: hidden;
	height: 23px;
	width: 23px;
	display: block;
  }


/* Sidebar-Left 
---------------------------------------- */

body.front #sidebar-left {
	width: 456px;
	height: 500px;
	position: absolute;
	top: 39px;
	left: 38px;
	overflow: visible;
/*	margin-right: 35px;
	margin-top: px;
	margin-left: 19px;*/
}
#sidebar-left {
    float: left;
	width: 211px;
	position: relative;
	z-index: 998;
}

#sidebar-left-inner
  {
    margin: 0 0;
    padding: 0;
  }

/** sidebar-right **/
  #sidebar-right
  {
    float: left;
    width: 200px;
  }

  #sidebar-right-inner
  {
    margin: 0 0 0 20px;
    padding: 0;
  }

/** footer **/
  #footer {
	width: 980px;
	margin: 0 auto;
	clear: both;
	padding-bottom: 30px;
	font-size: 11px;
	color: #989898;
	background: transparent url("images/bg_footer.png") top left no-repeat;
  }

  #footer-inner
  {
	width: 940px;
	margin: 0 auto;
	padding: 8px 19px;
	border-top: 1px solid #dbdee8;
	border-bottom: 1px solid #dbdee8;
  }
  #footer #block-block-1 {
	float: right;
  }
  #footer #block-block-5 {
	float: left;
  }
  #footer p {
	margin-bottom: 0;
  }

