*
Theme Name: GroveNews (based on GroveBlog)
Description:
Author: The Interactive construction company
Author URI: http://theinteractive.net

 * Styles are organized into the following groups:
 *
 * - Layout Control
 * - Header
 * - Content
 * - Sidebar(s)
 * - Comment
 * - Footer
 * - Gallery
 * - Articles (adds for GroveNews)
 * -  YUI Overlay styles

*/
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Layout Control
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
html,body {
	height:100%;
}
body {
	text-align:center;
	background:#fff;
	background:url(images/main.gif) repeat-y center top;
	font:62.5%/1.7 verdana,helvetica,sans-serif;
	color:#4d4d4d;
	min-width:993px;
}
#page {
	width:993px;
	margin:0 auto -195px;
	min-height:100%;
}
* html #page {
	height:100%;
}
#header {
	background:#fff;
	width:100%;
	padding: 0 0 7px;
	overflow:hidden;
}
#wrap {
	width:100%;
	text-align:left;
}
#content {
	width:413px;
	margin:0 343px 0 237px;
	float:left;
	display:inline;
	font-size:1.1em;
}
.sidebars {
	float:left;
	display:inline;
	font-size:1.1em;
}
#sidebarOne {
	width:200px;
	margin:0 0 0 -971px;
}
#sidebarTwo {
	width:267px;
	margin:0 0 0 -267px;
}
.clrFooter {
	height:196px;
}
#footer {
	width:100%;
	height:195px;
	height/**/:/**/95px;
	padding:60px 0 20px;
	clear:both;
	font-size:1.1em;
	background:url(images/footer.jpg) no-repeat center bottom;
  overflow:hidden;
}
#footer .main {
	left: -1px;
	width:993px;
	margin:0 auto;
	background:#fff url(images/dashed.gif) repeat-x;
}
#footer .main .main {
	width:933px;
	width/**/:/**/923px;
  height:auto!important;
  height:90px;
  min-height:90px;
	overflow:hidden;
	padding:3px 5px 0;
	text-align:left;
	background:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#logo {
	width:177px;
	height:41px;
	overflow:hidden;
	position:relative;
	margin:32px 0 0 45px;
	float:left;
	display:inline;
}
#logo a,
#logo a:visited {
	float:left;
}
#logo em {
	display:block;
	clear:both;
	font-size:.8em;
}
#logo span {
	position:absolute;
	left:0;
	top:0;
	width:177px;
	height:41px;
	background:url(images/logo.png) no-repeat;
	cursor:pointer;
}
#logo img {
	display:block;
	position:relative;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#breadcrumb {
	color: #838383;
 	background:#fff url(images/dashed.gif) repeat-x left bottom;	
	padding:15px 0 6px;
	margin:0 -76px 12px 0;
	width:489px;
	position:relative;
}
#breadcrumb a {
	background: none;
	color: #4d4d4d;
}
#breadcrumb a:hover {
	color:#458f2f;
}
#breadcrumb span.sepbreadcrumb {
  color:#4d4d4d;
  padding:0 8px;
}
#wrap .apost {
	margin:0 0 20px;
	clear:both;
	width:100%;
}
#wrap .apost h1,
#wrap .apost h2 {
	color:#603813;
	font-weight:normal;
	margin:0 0 4px;
}
#wrap .apost h1 a,
#wrap .apost h2 a {
	color:#603813;
}
#wrap .apost h1 a:visited,
#wrap .apost h2 a:visited {
	color:#603813;
}
#wrap .apost h1 a:hover,
#wrap .apost h2 a:hover,
#wrap .apost h1 a:focus,
#wrap .apost h2 a:focus {
	background-image: url(none);
	color:#603813;
}
#wrap .apost h1,
#wrap .apost h2 {
	font-size:1.6em;
	line-height:1.25;
}
#wrap .apost h2.subhead {
	font-size:1.1em;
	line-height:1;
	font-weight:normal;
	margin-bottom:8px;
}
#wrap .apost h3 {
	font-size:1.38em;
	line-height:1.39;
}
#wrap .apost h4 {
	font-size:1.23em;
	line-height:1.44;
}
#wrap .apost h5 {
	font-size:1.15em;
	line-height:1.47;
}
#wrap .apost h6 {
	font-size:1.08em;
	line-height:1.5;
}
#wrap .apost .info {
	list-style:none outside;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#wrap .apost .info li {
	padding:0;
	margin:0;
	float:left;
}
#wrap .apost .content {
	clear:both;
	width:100%;
	padding:6px 0 0;
}
#wrap .apost img {
	border:1px solid #dadada;
}
#wrap .apost p,
#wrap .apost blockquote {
	padding:5px 0;
}
#wrap .apost ol,
#wrap .apost ul {
	padding:5px 20px;
	list-style:disc outside;
}
#wrap .apost ol {
	list-style-type:decimal;
	margin:0 0 0 18px;
}
#wrap .apost a {
	color:#458f2f;
}
#wrap .apost a:visited {
	color:#458f2f;
}
#wrap .apost a:hover,
#wrap .apost a:focus {
	color:#458f2f;
	position:relative;
}
#wrap .apost a.more-link {
	font-style:italic;
}
#wrap .apost ul li {
	padding:0 0 0 18px;
	margin:0 0 5px;
}
#wrap .apost ol li {
	margin:0 0 5px;
}
#wrap .apost .meta {
	font-size:.91em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0;
	height:1%;
	list-style:none outside;
}
#wrap .apost .meta li {
	margin:0;
	padding:0;
	font-style:normal;
}
#wrap .apost .meta .first {
	float:left;
}
#wrap .apost .meta .second {
	float:right;
}
#wrap .apost .foot {
	font-size:.91em;
	line-height:1.5;
	overflow:hidden;
	clear:both;
	margin:0;
	padding:0 0 5px;
	height:1%;
	color:#458f2f;
	list-style:none outside;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#wrap .apost .foot li {
	margin:0;
	padding:0;
}
#wrap .apost .foot .first {
	float:left;
}
#wrap .apost .foot .second {
	float:right;
	margin:0 0 0 20px;
}
#wrap .apost .foot .third {
	float:right;
}
#wrap .apost .foot li a,
#wrap .apost .foot li a:hover,
#wrap .apost .foot li a:focus {
	background:none;
}
#wrap .pagenavi {
	font-size: 1.1em;
	float:right;
}
#wrap .pagenavi em {
	float:left;
	font-style:normal;
	line-height:1.1;
	color:#666;
	margin: 6px 13px 0 0;
}
#wrap .wp-pagenavi {
	float:left;
}
#wrap .wp-pagenavi .pages {
	display:none;
}
#wrap .wp-pagenavi .extend,
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a,
#wrap .wp-pagenavi a:visited {
	color:#fff;
	font-size: 1em;
	line-height:1.4;
	padding:0 20px 0 3px;
	margin:0 0 0 7px;
	background:#b4b4b4;
	float:left;
	border:1px solid #b3b3b3;
}
#wrap .wp-pagenavi .current,
#wrap .wp-pagenavi a:hover,
#wrap .wp-pagenavi a:focus {
	color:#fff;
	background:#666;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar(s)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sidebars a {
	color:#458f2f;
}
.sidebars a:visited {
	color:#458f2f;
}
.sidebars a:hover,
.sidebars a:focus {
	background-image: url(none);
	color:#458f2f;
}
.sidebars div.feed {
	margin: 7px 0 0 0;
}
.columns {
	margin:0 0 10px;
	height:1%;
	overflow:hidden;
	clear:both;
}
.sidebars .search {
	background:#eff0ea url(images/search-left.png) no-repeat;
}
#searchform {
	height:27px;
	background:url(images/search-right.png) no-repeat right top;
}
input#s {
	width:120px;
	float:left;
	border:none;
	background:none;
	text-align:left;
	font-size:1.09em;
	color:#4d4d4d;
	margin:5px 0 0 23px;
}
.columns h2 {
	font:bold 1.09em/1.2 verdana,sans-serif;
	color:#666;
	text-transform: capitalize;
	margin:0 0 6px;
}
#sidebarTwo .columns {
	margin:0 0 25px;
	padding:0 0 0 21px;
}
#sidebarOne .columns h2 {
	font:1.45em arial,sans-serif;
	text-transform:capitalize;
	margin:0;
	padding:6px 10px;
	color:#458f2f;
	cursor:pointer;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns h2.selected {
	background:#f7f7f4 url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns a.about {
	font:1.45em arial,sans-serif;
	text-transform:capitalize;
	display:block;
	height:1%;
	padding:6px 10px;
	color:#458f2f;
	background:url(images/dashed.gif) repeat-x left bottom;
}
.columns ul li {
	margin:2px 0 2px;
}
.columns p {
	line-height:1.6em;
	padding:10px 0 4px 0;
}
.columns ul ul {
	margin:5px;
}
.columns ul .categories ul {
	margin:0;
}
#sidebarOne .columns ul {
	padding-left: 0;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-top: 0;
	background:url(images/dashed.gif) repeat-x left bottom;
}
#sidebarOne .columns ul li {
	margin:0;
}
#sidebarOne .columns ul li.hover,
#sidebarOne .columns ul li:hover {
	background:#f7f7f4 url(images/menu-left.gif) no-repeat;
}
#sidebarOne .columns ul li a {
	display:block;
	height:1%;
	padding:4px 10px 5px;
	color:#666;
}
#sidebarOne .columns ul li a:visited {
	color:#666;
}
#sidebarOne .columns ul li a:hover,
#sidebarOne .columns ul li a:focus {
	color:#000;
	background:url(images/menu-right.gif) no-repeat right top;
}
#navArea {
  width:                200px;
  height:               480px;
  padding:              0;
  margin:               0;
/*
  margin:               0 16px 45px 0;
  padding:              0 0 0 20px;
*/
}
#sidebarTwo .user {
	overflow:hidden;
	width:100%;
	height:19px;
	padding:21px 0 0 0;
	margin:0;
	background:#fff url(images/dashed.gif) repeat-x left bottom;
}
#sidebarTwo .user li {
	background-color: white;
	list-style-type: none;
	float:left;
	margin:0 8px 0 0;
}
#sidebarTwo .subscribe h2 {
	float:left;
	padding:2px 20px 4px 0;
	background: no-repeat right top;
}
#sidebarTwo .subscribe h2 a {
	padding:0;
	color:#666;
}
#sidebarTwo .subscribe h2 a:visited,
#sidebarTwo .subscribe h2 a:hover,
#sidebarTwo .subscribe h2 a:focus {
	background:none;
	color:#000;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#commentBox {
	position:relative;
	width:100%;
}
#commentBox a {
	color:#458f2f;
}
#commentBox a:visited,
#commentBox a:hover,
#commentBox a:focus {
	color:#458f2f;
}
#commentform {
	padding:10px 0;
	overflow:hidden;
	width:100%;
}
#commentform p {
	padding:0 0 10px;
}
#commentform .changeAva {
	float:right;
	text-align:center;
	width:220px;
	width/**/:/**/200px;
	padding:5px 10px;
	font-size:.92em;
	border:1px solid #ddd;
	background:#fafafa;
}
#commentform .changeAva h4 {
	color:#4d4d4d;
	font-size:1.09em;
	margin:0 0 3px;
}
#commentform .changeAva span {
	display:block;
}
#commentform .changeAva img {
	border:1px solid #c6c6c6;
}
#commentform input,
#commentform textarea {
	padding:4px 3px 0;
	color:#4d4d4d;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment {
	display:block;
	font-size:1.08em;
	border:1px solid #c6c6c6;
	font-family:verdana,sans-serif;
	width:156px;
	width/**/:/**/150px;
	height:26px;
	height/**/:/**/20px;
	background:#fafafa;
}
#commentform textarea#comment {
	width:405px;
	min-height:100px;
	border-width:1px;
	margin:0 0 10px;
	padding:4px 3px;
	background:#fafafa;
}
* html #commentform textarea#comment {
	height:100px;
}
#commentform input#submit {
	width:10em;
	padding:5px 0;
	margin:-10px 0 0;
	font:bold 1em verdana,sans-serif;
	color:#4d4d4d;
	text-transform:uppercase;
	float:left;
	border:1px solid #c6c6c6;
	background:#f2f2f2;
	cursor:pointer;
}
.commentlist {
	list-style:none outside;
	width:100%;
}
.commentlist li {
	padding:0 0 20px;
	width:100%;
	float:left;
	clear:both;
	display:inline;
}
.commentlist li div.avatar {
	float:left;
	width:75px;
	font:0/0 serif;
	color:#4d4d4d;
	position:relative;
}
.commentlist li div.avatar a {
	color:#4d4d4d;
}
.commentlist li div.avatar img {
	margin:0!important;
	display:block!important;
	border:1px solid #c6c6c6;
}
.commentlist li .content {
	float:left;
	width:338px;
	width/**/:/**/316px;
	padding:5px 10px 0;
	border:1px solid #c6c6c6;
	background:#f3f4ef;
}
.commentlist li .content .info {
	font-size:1em;
	color:#4d4d4d;
	padding:0 0 5px;
}
.commentlist li.author .content {
	border:1px solid #c6c6c6;
	background:#f5f6ff;
	color:#323232;
}
.commentlist li.author .content .info {
	color:#626267;
}
.commentlist li .content .info .author {
	font-weight:bold;
}
.commentlist li .content .info .author img {
	display:none!important;
}
.commentlist li p {
	padding:0 0 10px;
	clear:both;
}
.commentlist .commentTip {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.commentlist .reply {
	float:right;
	font-size:.92em;
	margin:-10px 0 5px;
}
.commentlist .commentTip .reply {
	display:none;
}
h3#respond,
h3#comments {
	font-size:1.33em;
	line-height:1.38;
	color:#4d4d4d;
	padding:5px 0;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer a {
	color:#4d4d4d;
}
#footer a:visited,
#footer a:hover,
#footer a:focus {
	color:#4d4d4d;
}
#footer .box {
	float:left;
  display:inline;
}
#footer .box-1 {
	width:164px;
}
#footer .box-2 {
	width:413px;
	margin:0 0 0 38px;
}
#footer .box-3 {
	float:right;
	width:240px;
  margin:0 -10px 0 0;
}
#footer .box-1 h2 {
	font-size:1.27em;
	font-weight:normal;
}
#footer .box-1 h2 a {
	color: #458f2f;
}
#footer .box-1 h2 a:visited,
#footer .box-1 h2 a:hover,
#footer .box-1 h2 a:focus {
	color: #458f2f;
}
#footer .box-2 h2 {
	font-size:1.18em;
	line-height:1.2;
	padding:5px 0 0;
	font-weight:normal;
}
#footer .box-2 p {
	color:#666;
	padding:0 0 10px;
}
#footer .box-3 ul {
	float: left;
	padding:3px 0 0;
	width:120px;
}
#footer .box-3 ul li {
	margin:0 0 3px;
}

}
#footer .box-3 ul li a:hover {
	text-decoration: none;
	margin:0 0 3px;
	border: none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Gallery
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#wrap .gallery {
	margin:0!important;
}
#wrap .gallery-item {
	float:none!important;
	margin-top:0!important;
	text-align:left!important;
	width:auto!important;
}
#wrap .gallery img {
/*	border:none!important; GB */
}
#wrap .galleryCont {
	position:relative;
	margin:0 0 4px;
}
/* GB added */
/* if rule needs to be above buttons:
#wrap .galleryCont .imgCont {
*/
#wrap .galleryCont .galleryNavi {
  background:transparent url(images/bg_dash_h_both.gif) repeat-x left bottom;
}
#wrap .galleryCont .imgCont {
/*	border:1px solid #c7c7c7; GB */
/*	margin:0 0 10px; GB changed */
	margin:0 0 2px;
}
#wrap .galleryCont .imgCont .gallery {
	padding:0;
	margin:0;
	position:relative;
	list-style:none outside;
	height:auto!important;
	overflow:hidden;
/*	border:1px solid #ececec; GB */
}
#wrap .galleryCont .imgCont .gallery-icon {
	overflow:hidden;
	border-bottom:1px solid #ececec;
	height:1%;
}
#wrap .galleryCont .imgCont .gallery-caption {
	border-top:1px solid #c7c7c7;
	padding:1px 5px;
}
#wrap .galleryCont .imgCont dl,
#wrap .galleryCont .imgCont ul li {
	padding:0;
	margin:0;
	position:relative!important;
	margin-top:0;
	margin-bottom:0px;
	float:left;
	top:0!important;
	left:0!important;
}
#wrap .galleryCont .imgCont img {
	float:left;
	margin:0!important;
	position:relative!important;
	top:0!important;
	left:0!important;
	border:1px solid #ececec; /* GB added */
}
#wrap .galleryCont .galleryNavi {
	position:static;
	width:100%;
	height:auto;
	overflow:hidden;
	top:0;
	padding:0;
}
#wrap .galleryCont .galleryNavi ul {
	padding:0;
	margin:0;
	list-style:none outside;
}
#wrap .galleryCont .galleryNavi ul li {
/* padding:0; GB changed */
	padding:0 0 8px;
	margin:0;
	float:left;
}
#wrap .galleryCont .galleryNavi ul li a {
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	font-style:normal;
	line-height:1.2;
	padding:0 16px 0 3px;
	margin:0 5px 0 0;
	background:#b4b4b4;
	float:left;
	border:1px solid #b3b3b3;
}
#wrap .galleryCont .galleryNavi ul li a:visited {
	color:#fff;
}
#wrap .galleryCont .galleryNavi ul li a.selected,
#wrap .galleryCont .galleryNavi ul li a:hover,
#wrap .galleryCont .galleryNavi ul li a:focus {
	color:#fff;
	background:#666;
}
ul.wp-tag-cloud {
	font-size: 11px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* article info */
#wrap .apost div.info {
	height: 1px;
  background:url(images/bg_dash_h.gif) repeat-x left top;
  padding-bottom:1px;
}
#wrap .apost ul.info {
  background:url(images/bg_dash_h.gif) repeat-x left bottom;
  padding-bottom:1px;
}
#wrap .apost ul.info li {
  padding:6px 0 2px 0;
}
#wrap .apost ul.info li.author {
	font-style:italic;
}
#wrap .apost ul.info li.time {
	font-style:normal;
	float:right;
}
#wrap .apost ul.info li.print {
	background:url(images/bg_dash_v.gif) repeat-y left top;
	font-style:normal;
	float:right;
	margin-right:12px;
	margin-left:12px;
}
a.printIcon {
	background:transparent url(images/bg_print.gif) no-repeat 6px 3px;
	display:block;
	padding-left:26px;
}

/* right sidebar */
#sidebarTwo .columns {
	border-bottom:4px solid #ffffff;
	margin-bottom:0;
	padding:0 24px 23px;
}
#sidebarTwo .last {
	border-bottom:0;
}
#sidebarTwo .header,
#sidebarTwo .feature,
#sidebarTwo .categories {
	background:#e9eae2;
}
#sidebarTwo .header,
#sidebarTwo div.categories li .hd,
#sidebarTwo div.callHead {
  font-size:1.0em;
	font-weight:bold;
  line-height:1.2em;
	border-bottom:0;
	padding-top:14px;
}
#sidebarTwo .header,
#sidebarTwo div.categories li .hd {
	color:#44687e;
	padding-bottom:8px;
}
#sidebarTwo .categories li a	{
	color:#4d4d4d;
}
#sidebarTwo .categories li a:hover,
#sidebarTwo .categories li a:focus {
	color:#458f2f;
}

#sidebarTwo .categories li.current-cat a	{
	color:#458F2F;
}

/* right sidebar - feature */
#sidebarTwo .feature .title {
	font-size:1.2em;
	font-weight:bold;
}
#sidebarTwo .feature .source {
	font-size:1.0em;
	line-height:1.0em;
	font-style:italic;
}

/* unordered list in article body */
#wrap .apost ul {
	list-style:none;
	margin:4px 0;
	padding:0;
}
#wrap .apost ul li {
	font-style:italic;
	margin:4px 0;
	padding:0;
}

/* ordered list in article body */
#wrap .apost ol {
	list-style:lower-alpha;
	margin:4px 0 4px 20px;
	padding:0;
}
#wrap .apost ol li {
	font-style:italic;
	margin:4px 0;
	padding:0;
}

/* stepped list in article body */
#wrap .apost ol.stepped {
	list-style:decimal;
	margin:4px 0 4px 20px;
	padding:0;
}
#wrap .apost ol.stepped li {
	font-style:normal;
	font-weight:bold;
	margin:4px 0;
	padding:0;
}
#wrap .apost ol.stepped li ul {
	margin:0;
}
#wrap .apost ol.stepped li ul li {
	font-weight:normal;
	margin:0;
}

	/* adjust for ie */
#wrap .apost ol,
#wrap .apost ol.stepped {
	*margin-left:23px;
}


#wrap .apost .subhead {
	font-weight:bold;
}

a.pdfLink,
a:hover.pdfLink,
a:focus.pdfLink {
	font-style:normal;
	background: transparent url(images/bg_pdf.gif) no-repeat 4px 8px;
	display:block;
	height:22px;
	line-height:14px;
	padding:8px 0 0 20px;
}
#sidebarTwo a.pdfLink {
	height:22px;
}
a:hover.pdfLink,
a:focus.pdfLink {
	background: #f7f7f4 url(images/bg_pdf.gif) no-repeat 4px 8px;
	color:#458f2f;
}
#sidebarTwo a:hover.pdfLink,
#sidebarTwo a:focus.pdfLink {
	background: #fff url(images/bg_pdf.gif) no-repeat 4px 8px;
	color:#458f2f;
}

a.moreLink {
	font-style:normal;
	background: transparent url(images/bg_arrow_more.gif) no-repeat 4px 7px;
	display:block;
	height:22px;
	line-height:14px;
	padding:8px 0 0 20px;
}
a:hover.moreLink,
a:focus.moreLink {
	background: #f7f7f4 url(images/bg_arrow_more.gif) no-repeat 4px 7px;
	color:#458f2f;
}

#sidebarTwo ul,
#sidebarTwo li {
	list-style-type:none;
}

ul li.calloutItem,
ul li.calloutItemBoth {
  font-size:1em;
  display:block;
	cursor:pointer;
}

#wrap .apost ul li.calloutItem,
#wrap .apost ul.multiLine li.calloutItemBoth {
  padding:5px 0 5px;
  background:transparent url(images/bg_dash_h.gif) repeat-x left bottom;
	cursor:default;
}

#wrap .apost ul.multiLine li.calloutItemBoth {
	padding-bottom:10px;
}

#wrap .apost ul.multiLine {
	background:transparent url(images/bg_dash_h.gif) repeat-x left top;
}

ul li.calloutItemBoth {
  height:32px;
  padding:1px 0 9px;
  background:transparent url(images/bg_dash_h_both.gif) repeat-x left top;
}

#wrap .apost ul li.calloutItem,
#wrap .apost ul li.calloutItemBoth {
  margin:0;
}

#wrap .apost ul li.calloutItemBoth {
  padding:1px 0;
}

#wrap .apost ul li.calloutItemBoth .text {
	padding-top:5px;
}

#wrap .apost .caption {
	font-size:1.0em;
	font-style:italic;
	line-height:1.8em;
	margin-top:-5px;
	margin-bottom:5px;
	padding-bottom:2px;
	background:transparent url(images/bg_dash_h.gif) repeat-x left bottom;
}

#wrap .apost blockquote {
	font:1.2em/1.5em verdana,helvetica,sans-serif;
	color:#fff;
	margin:10px 0;
	padding:12px 40px 18px 20px;
	background:#44687e;
}

#wrap .apost blockquote p {
	padding:0;
}

#wrap .apost blockquote .attribution {
	font-size:.8em;
	font-weight:bold;
	padding-top:6px;
}

#wrap .apost blockquote .date {
	font-size:.8em;
	line-height:1.4em;
}

#wrap .apost .copyright {
	font-size:.9em;
	line-height:1.5;
}

#sidebarTwo ul li.calloutItemBoth {
  height:22px;
  width:222px;
}

#sidebarTwo form {
	width:177px;
	margin:0;
	padding:0;
}

#sidebarTwo form div.link {
	margin-top:7px;
	padding-top:2px;
	float:left;
}
#sidebarTwo form div.btn {
	float:right;
}

#sidebarTwo input {
	font-family:Verdana,Helvetica,sans-serif;
	font-size:1.0em;
	width:161px;
	color:#838383;
	background-color:#ffffff;
	border:medium none;
	margin:15px 0 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:4px 8px;
}
#sidebarTwo input.submit {
	background:transparent url(images/btn_submit.png) no-repeat scroll left top;
	color:transparent;
	display:block;
	height:20px;
	width:55px;
	margin:7px 0 0;
	cursor:pointer;
}

.pagenaviTop {
	font-size:.9em;
}

#wrap .apost .pagenaviTop a,
#wrap .apost .pagenaviTop a:hover,
#wrap .apost .pagenaviTop a:focus {
	color:#4d4d4d;
	background:url(none);
}

.pagenaviTop .current {
	color:#458f2f;
}

.pagenavi .label {
	font-size:.9em;
	margin:0 0 4px 7px;
	width:105px;
}

#wrap .apost .archive li {
  font-style:normal;
}

#wrap .archive li a,
#wrap .archive li a:visited	{
	color:#4d4d4d;
}
#wrap .archive li a:hover,
#wrap .archive li a:focus {
	color:#458f2f;
}

#wrap .apost .archive li.archiveSubhead {
  padding:3px 0px 5px;
 	background:#fff url(images/dashed.gif) repeat-x left bottom;
}

.archiveSubheadText {
  font-weight:bold;
  float:left;
}

.archiveSubheadLink {
  text-align:right;
}

.archiveSubheadLink a:hover,
.archiveSubheadLink a:focus {
  background:none;
}

#wrap .apost .archive li.archivePad {
  height:18px;
}

#footerCap {
	background-color:#fff;*/
	clear:both;
	color:#666666;
	font-size:1.0em;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 30px;
	position:relative;
	text-align:left;
	text-indent:13px;
	width:1004px;
}
#footerCap a:hover {
	background:transparent url(images/bg_dash_h.gif) repeat-x left bottom;
}
#footerCap a {
	color:#666666;
	padding-bottom:2px;
}

.clear {
	height:0;
	clear:both;
	overflow:hidden;
}

.hide {
	visibility:hidden;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	YUI Overlay styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.mask {
	background-color:     #fff;
  position:             absolute;
  top:                  0;
  left:                 0;
  opacity:              0.8;
  *filter:              alpha(opacity=80);
  display:              none;
}

.yui-overlay {
  background-color:     #fff;
  border:               12px solid #666;
  visibility:           hidden;
}

#overlay,
#overlay .overlayFt {
    width:                424px;
}

#overlayPP,
#overlayPP .overlayFt {
    width:                524px;
}

#overlay .overlayFt,
#overlayPP .overlayFt {
  height:               28px;
  position:             relative;
  background-color:     #666;
}

.yui-panel-container {
  position:             absolute;
  z-index:              9000;
  visibility:           hidden;
  background-color:     #fff; /* Avoids FF2 Mac bug with panel overlaying flash */
}

.yui-overlay ul {
  list-style-position:  outside;
  padding:              0 0 0 20px;
}

.yui-overlay .overlayMain {
/*	width:                426px;
	height:               625px;*/
  position:             relative;
}

.yui-overlay .tabbedOverlay {
  display:              none;
  overflow:             hidden;
}

.yui-overlay .tabSet {
  width:                424px;
  height:               30px;
	background:           #fff url(../images/bg_dash_h.gif) repeat-x left bottom;
}

.yui-overlay .tabSet a.tab {
  font-size:            1.1em;
  line-height:          29px;
  font-weight:          bold;
  text-align:           center;
  color:                #4d4d4d;
  background:           url(../images/bg_dash_v.gif) repeat-y right top;
  float:                left;
}

.yui-overlay .tabSet a.associates {
  width:                104px;
}

.yui-overlay .tabSet a.partners {
  width:                85px;
}

.yui-overlay .tabSet a.consultingColleagues {
  width:                185px;
}
  
.yui-overlay .tabSet a.sel,
.yui-overlay .tabSet a.tab:hover {
  color:                #458f2f;
  background-color:     #f7f7f4;
}

/* The following "overlayContent" rules determine the dimensions of the popup */
.yui-overlay .overlayContent,
.yui-overlay .overlayPPContent,
.yui-overlay .tabbedOverlayContent,
.yui-overlay .scrolledOverlayContent,
.yui-overlay .overlayContentVid {
  text-align:           left;
  width:                382px;
  padding:              10px 21px 60px 21px;
  display:              none;
}

.yui-overlay .overlayPPContent {
	width:                482px;
}

.yui-overlay .scrolledOverlayContent {
  height:               585px;
}

.yui-overlay .tabbedOverlayContent {
  height:               550px;
}

.yui-overlay .overlayContentVid {
  width:                481px;
  height:               479px;
  margin:               0;
  padding:              0;
}

/* Enable scrollbars if necessary */
.yui-overlay .scrolledOverlayContent,
.yui-overlay .tabbedOverlayContent {
  overflow:             auto;
}

.yui-overlay .overlayContentVid p {
	font-size:            1.1em;
  padding:              3px 10px 0 10px;
}

.yui-overlay .selContent {
  display:              block;
}

.yui-overlay .tabSet a.overlayClose {
  width:                18px;
  height:               19px;
  background:           url(images/btn_close_overlay.gif) no-repeat left top;
  margin:               5px 16px;
  display:              inline-block; /* Double float margin bug */
  float:                left;
}

.yui-overlay .overlayFt a.overlayClose {
  font-size:            1.1em;
  text-align:           left;
  color:                #fff;
  width:                auto;
  height:               17px;
  background:           url(images/btn_close_overlay_ft.gif) no-repeat right top;
  padding:              2px 29px 0 0;
  position:             absolute;
  top:                  11px;
  right:                0;
  z-index:              10;
  display:              block;
  overflow:             hidden;
}
