/*   
Theme Name: Acumen Business Law (bespoke)
Theme URI: http://acumenbusinesslaw.co.uk/
Description: Bespoke theme for Acumen Business Law
Author: Bruce Boughton
Author URI: http://bruceboughton.me.uk/
Version: 1.0
.
Copyright &copy; 2007, Acumen Business Law except where noted. All rights reserved.
.
*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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{font-style:normal;font-weight:normal;}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,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: disc outside;}dl dd{margin-left:1em;}th,td {border:1px solid #000;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}p,fieldset,table {margin-bottom:1em;}body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

/*
Copyright &copy; 2007, Acumen Business Law. All rights reserved.
*/


body {
  behavior: url(csshover.htc);
  background: white;
  color: #666;
  font-family: "Trebuchet MS", sans-serif;
  line-height: 1;
  text-align: center;
  padding: 0;
  margin: 0;
}

.Supplementary {
  position: absolute;
  left: -2000px;
  font-size: 1pt;
}

a,
a:visited {
  color: #555;
  font-weight: bold;
  text-decoration: none;
}

a:active,
a:hover,
a:focus {
  color: #cd9933;
}

#SiteWrapper {
  position: relative;
  width: 770px;  
  background: white url("./images/columns.gif") repeat-y top center;
  text-align: left;
  margin: 0 auto;
}

#Header {
  height: 72px;
  background: white url("./images/header-bg.png") no-repeat top center;
}

#acumen_header {
	height: 72px;
	background: white url("./images/tab_bg.png") no-repeat top center;
}

#acumen_header #Logo { 
  position: absolute;
  display: block;
  right: 15px;
  top: 10px;
  width: 47px;
  height: 445px;
  background: url("./images/logo.gif") no-repeat;
  text-indent: -2000px;
}

#Header #Logo { 
  position: absolute;
  display: block;
  right: 15px;
  top: 10px;
  width: 47px;
  height: 445px;
  background: url("./images/logo.gif") no-repeat;
  text-indent: -2000px;
}

#Header #Logo:active,
#Header #Logo:focus,
#Header #Logo:hover {
  outline: none;
}

#acumen_header #StrapLine,
#acumen_header #TelephoneNumber {
  float: left;
  color: #909090;  
  font-style: italic;
  font-weight: bold;
  padding: 45px 0 0;
  margin: 0 15px;
}

#acumen_header #TelephoneNumber {
  float: right;
  font-style: normal;
  font-weight: normal;
  padding-right: 60px;
}

#Header #StrapLine,
#Header #TelephoneNumber {
  float: left;
  color: #909090;  
  font-style: italic;
  font-weight: bold;
  padding: 45px 0 0;
  margin: 0 15px;
}

#Header #TelephoneNumber {
  float: right;
  font-style: normal;
  font-weight: normal;
  padding-right: 60px;
}




ul#tabs {
	position: absolute;
	left: 30px;
	top: 5px;
	width: 700px;
	height: 28px;
        margin-left:0px;
}

ul#tabs li.tab {
	float:left;
	margin-right:12px;
	text-align:left;
	list-style:none;
	margin-top:1px;
	width:95px;
}

ul#tabs li.tab a.top_nav_menu {
	background-image:url("./images/tab.png");
	background-repeat:no-repeat;
	width:95px;
	height:31px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#000000;
	padding-top:3px;
	font-weight:normal;
}

ul#tabs li.tab a.top_nav_menu:hover {
	background-image:url("./images/tab_over.png");
	background-repeat:no-repeat;
	width:95px;
	height:31px;
	display:block;
	text-decoration:none;
	text-align:center;
	color:#000000;
	padding-top:3px;
}

ul#tabs li.tab:hover ul.sub_tabs {
	display:block;
}

ul#tabs li.tab:hover ul.sub_tabs a  {
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-weight:normal;
}

#tabs, #tabs li, ul#tabs, ul#tabs li, ul#tabs ul, ul#tabs ul li, li.tab {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#tabs li ul.sub_tabs {
	display:none;
	position:relative;
	left:0px;
}

ul#tabs li ul.sub_tabs li {
	position:relative;
	margin:0px;
	left:0px;
	width:150px;
	text-align:left;
	float:left;
}

ul#tabs ul.sub_tabs li a {
   background-image:none;
   width:150px;
   height:auto;
   padding:6px 3px 6px 3px;
   margin:0px;
   border-bottom:1px #cccccc solid;
   display:block;
	font-weight:normal;
	border-left:5px #f4ce53 solid;
	background-color:#ebe9e6;
	text-align:left;
}

ul#tabs ul.sub_tabs li a:hover {
   background-image:none;
   background-color:#f4ce53;
   width:150px;
   height:auto;
   padding:6px 3px 6px 3px;
   margin:0px;
   display:block;
	border-left:5px #f99a1f solid;
	text-align:left;
}

ul#tabs ul.sub_tabs {
	position: absolute;
	z-index: 500;
	text-align:left;
	top:-2px;
	background-color:#f99c21;
	width:156px;
}





#BusinessAreas,
#BusinessAreas li,
#CompanyInfo,
#CompanyInfo li,
#Notices,
#Notices li {  
  list-style: none;
  padding: 0;
  margin: 0;
}

#BusinessAreas {
  position: absolute;
  left: 10px;
  top: 5px;
  width: 700px;
  height: 28px;
}

#BusinessAreas li {
  clear: none;
  float: left;
  width: 95px;
  margin: 0 5px 0 8px;
}

#BusinessAreas li a {
  display: block;
  width: 88px;
  height: 33px;
  background: url("./images/header-bg.png") no-repeat -34px -5px;
  color: #232323; 
  font-size: 93%;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  padding: 3px 3px 0 4px;
}

#BusinessAreas li a:first-line {
  color: #434343; 
  font-weight: normal;
}

#BusinessAreas li a:hover,
#BusinessAreas li a:active,
#BusinessAreas li a:focus,
body#structure #l-structure a,
body#contracts #l-contracts a,
body#employees #l-employees a,
body#intellectual-property #l-intellectual-property a,
body#property #l-property a,
body#disputes #l-disputes a {
  color: #3e5972;
  outline: none;
}

#l-contracts a {
  background-position: -142px -5px !important; 
} 

#l-employees a {
  background-position: -250px -5px !important;
}

#l-intellectual-property {
  width: 123px !important;
}

#l-intellectual-property a {
  width: 123px !important;
  background-position: -360px -5px !important;
}

#l-property {
  margin-left: 18px !important;
}

#l-property a {
  background-position: -503px -5px !important;
}

#l-disputes a {
  background-position: -613px -5px !important;
}

#l-structure a:hover,
#l-structure a:active,
#l-structure a:focus,
body#structure #l-structure a {
  background-position: -34px -77px !important;
}

#BusinessAreas li#l-contracts a:hover,
#BusinessAreas li#l-contracts a:active,
#BusinessAreas li#l-contracts a:focus,
body#contracts #l-contracts a {
  background: url("./images/header-bg.png") no-repeat -142px -77px !important;
}

#l-employees a:hover,
#l-employees a:active,
#l-employees a:focus,
body#employees #l-employees a {
  background-position: -250px -77px !important;
}

#l-intellectual-property a:hover,
#l-intellectual-property a:active,
#l-intellectual-property a:focus,
body#intellectual-property #l-intellectual-property a {
  background-position: -360px -77px !important;
}

#l-property a:hover,
#l-property a:active,
#l-property a:focus,
body#property #l-property a {
  background-position: -503px -77px !important;
}

#l-disputes a:hover,
#l-disputes a:active,
#l-disputes a:focus,
body#disputes #l-disputes a {
  background-position: -613px -77px !important;
}


#BusinessAreas li a:hover:first-line,
#BusinessAreas li a:active:first-line,
#BusinessAreas li a:focus:first-line,
body#structure #l-structure a:first-line,
body#contracts #l-contracts a:first-line,
body#employees #l-employees a:first-line,
body#intellectual-property #l-intellectual-property a:first-line,
body#property #l-property a:first-line,
body#disputes #l-disputes a:first-line {
  color: #55656b;
}

#Navigation {
  float: left;
  width: 195px;
  margin: 0 0 0 -626px;
}

#CompanyInfo {
  padding: 0 0 0.5em 0px;
}

#CompanyInfo li {
  margin: 2px 0 4px; 
}

#CompanyInfo a {
  display: block;
  background: #ebe9e6;
  font-size: 93%;
  text-align: left;  
  line-height: 1;
  padding: 6px;
  border-bottom: 1px solid #cdcdcd;
  border-left: 7px solid #f9dba1;
}

#CompanyInfo li a:hover,
#CompanyInfo li a:active,
#CompanyInfo li a:focus,
#CompanyInfo li a.current_page {
  background: #f4ce53;
  color: #3e5972;
  border-left-color: #f99a1f;
}

#PageContent {
  float: left;
  width: 385px;
  padding-right: 5px;
  margin: 0 0 0 236px;
}

* html #PageContent {
  display: inline;
}


#PageContent * {
  font-size: 100%;  
}

#PageContent * * {
  font-size: 100%;
}

#PageContent h1 {
  color: black;
  font-size: 193%;
  font-weight: normal;
  line-height: 1;
  margin: 0 40px 0.5em 0;
  border-bottom: 1px solid #a7a7a7;
}

#PageContent h2 {
  color: black;
  font-size: 131%;
  font-weight: bold; 
  line-height: 1.2;
}

#PageContent h3,
#PageContent h4 {
  color: #f99a1f;
  font-size: 116%;
  font-weight: bold;
  line-height: 1.2;
  padding: 0;
  margin: 0;
}

#PageContent h4 {
  font-size: 108%;
  font-style: italic;
}

#PageContent p,
#PageContent address {
  text-align: justify;
  line-height: 1.2;
  padding: 0.6em 0 0 0;
  margin: 0 0 1em;
}

#PageContent address {
  margin: 0 2em 1em;
}

body#home #Navigation {
  margin: 0 0 0 -706px;
}

body#home #PageContent {
  width: 495px;
  margin: 0 0 0 206px;
}

body#home #PageContent p { /*-----------*/
  padding: 2px 0 0;
}

body#home #PageContent p.clear {
  height: 5px;
  clear:left;
}

body#home #PageContent p.slogan,
body#home #PageContent h1 {
  position: absolute;
  left: -9999px;
  width: 1px;
  font-size: 1px;
}

#PageContent strong {
  color: black;
}

#PageContent li {
  margin-bottom: 0.5em;
}

.linklove {
  display: none;
}

em strong,
strong em {
  font-weight: bold;
  font-style: italic;
}

.category-navigation {
  padding-top:10px;
  padding-bottom:10px;
}

.category-navigation .previous {
  clear: left;
  float: left;
}

.category-navigation .next {
  clear: right;
  float: right;
}

.post {
  clear: both;
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px dotted #666666;
}

.post h2 {
  margin-bottom: 0;
}

#PageContent a,
#Footer a,
#Notices a {
  text-decoration: underline;
}

.ABL {
  color: black;
  font-weight: normal;
  text-transform: uppercase;  
}

.acumen {
  color: black;
  font-weight: normal;
  text-transform: uppercase;  
}

.myacumen strong,
.myacumen b {
  text-transform: uppercase;
}

#Notices {
  font-size: 93%;
  line-height: 1.2;
  margin: 1em 0 2em;
}

#Notices h4 {
  clear: both;
  color: #f99a1f;
  letter-spacing: -0.005em;
  line-height: 1.2;
  margin: 0.5em 0;
  border-bottom: 1px solid #aaa;
}

#Notices ul {
  margin: 0 0 1.5em;
}

#Notices li {
  clear: both;
  display: block;
  padding: 0.25em 7px 0 0;
  margin: 0.5em 0 0;
  border-top: 1px solid #ddd;
}

#Notices li.First {
  border-top: none;
}

#Notices li img {
  float: left;
  padding: 0 5px 5px 0;
}

#Notices li.even img {
  float: right;
  padding: 0 0 5px 5px;
}

#Footer {  
  clear: both;
  background: white;
  font-size: 85%;
  line-height: 1.2;
  padding: 1em 0 1em 0;
  border-top: 1px solid #cacaca;
}

#Footer p {
  margin-left: 205px;
  margin-bottom: 1.2em;
} 



.news_box a {
  display:block;
  border:1px solid #999999;
  padding:5px;
  margin-top:3px;
  margin-bottom:7px;
  line-height:150%;
  text-decoration:none !important;
  font-weight:normal;
}

.news_box a:hover {
  display:block;
  background-color:#f4ce53;
  color:#000000;
  border:1px solid #000000;
}

#commentloggedin {
  margin-top:7px;
  margin-bottom:5px;
}

#comment {
  margin-top:6px;
  margin-bottom:4px;
}

#submit {
  margin-bottom:7px;
}

.commentformlabel {
  margin-top:6px;
}

/* Ladder Image area */

body#home #PageContent {
  background-image:url('/wp-content/uploads/2009/05/ladder_bg.jpg');
  background-position:top left;
  background-repeat:no-repeat;
}

h2#home_ladder {
  text-align:center;
  margin:0px;
  padding-top:5px;
  font-weight:bold;
  font-size:22pt;
  border:none;
  
}

h2#home_ladder_bottom {
  font-size:13pt;
  text-align:left;
  font-weight:normal;
  margin-top:190px;
  padding-left:7px;
}

h2#home_ladder_bottom em {
  font-size:11pt;
  text-align:left;
  font-weight:normal;
}

#Notices ul.normal_list {
  margin: 0 0 1.5em;
  list-style:disc;
}

#Notices ul.normal_list li {
  list-style:disc;
  border-top:none;
}