/*** Logo Area ***/

#header {
  	background-color:#fff;
  	background: url(images/header_bg.jpg) no-repeat;
  	float:left;
  	height:126px;
	overflow-x: hidden;
}

#logo {
  	background:none;
  	background-color:transparent;
  	float:left;m
  	display:block;
  	width:305px;
  	height:74px;
  	margin:0px 0 0;
  	padding:0;
  	text-indent:-10000px;
 	border-width:0;
  	text-decoration:none;
}

a#logo:active {
	outline:none;
}

a#logo:visited {
	outline:none;
}

/*** Links ***/

a:link {color: #900; font-weight:bold;}
a:visited {color: #900; font-weight:bold;}	
a:hover {
	background:#fc1;
	font-weight:bold;
}
a img,:link img,:visited img {border:none;}

.postmetadata {
color:#000 !important;
}

.postmetadata a:link {color: #f60; font-weight:bold;}
.postmetadata a:visited {color: #f60; font-weight:bold;}	
.postmetadata a:hover {background:#fc1; font-weight:bold;}


.pmore {
margin-top:-15px;
margin-bottom:2.5em;
}

a.more-link {
color:#69c !important;
}


a.homelink_insights:link {
text-decoration:none;
}
a.homelink_insights:visited {
outline:none;
}
a.homelink_insights:hover {
background:transparent !important;
}
a.homelink_insights:active {
outline:none;
}

/*** Nav ***/

#nav {
  /*position:relative;
  top:-60px;
  left:443px;*/
  float:left;
  margin-top:65px;
  margin-left:100px;
  }
#nav ul {
  margin:0;
  padding:0 0 20px 0;
  list-style:none;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0 -1px 3px 0;
  margin-bottom:-.2em;
  *margin-bottom:-10px;
  padding:0px 0px 0px 22px;
  font-family:georgia;
  font-size:1.3em;
  font-weight:bold;
  letter-spacing:-2px;
  color:#FF6600;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }



/*\*/
html*#nav li {
  float:left;
  margin:0 -1px 3px 0;
  margin-bottom:-.3em;
  *margin-bottom:-10px;
  background-image:none;
  line-height:normal;
  text-indent:0;
}/**/


#nav a, #nav strong {
  display:block;
  color:#FF6600;
  text-decoration:none;
  padding:10px 0 10px 0;
  border-bottom:0;
  white-space:nowrap;
  }
 
 
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a {
  width:1%;
}
  
/*** for nav with graphics ***/

#nav li#home a {
	width:41px;
}
#nav li#services a {
	width:53px;
}
#nav li#industries a {
	width:67px;
}
#nav li#clients a {
	width:50px;
}
#nav li#insights a {
	width:53px;
}
#nav li#about a {
	width:41px;
}
#nav li#contact a {
	width:53px;
}


#nav li#home a:hover {
	background:url(images/navdots-home1.jpg) top left no-repeat;
	height:8px;
	width:41px;
}
#nav li#services a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
	width:53px;
}
#nav li#industries a:hover {
	background:url(images/navdots-industries.jpg) top left no-repeat;
	height:8px;
	width:67px;
}
#nav li#clients a:hover {
	background:url(images/navdots-clients.jpg) top left no-repeat;
	height:8px;
	width:50px;
}
#nav li#insights a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
	width:53px;
}
#nav li#about a:hover {
	background:url(images/navdots-home1.jpg) top left no-repeat;
	height:8px;
	width:41px;
}
#nav li#contact a:hover {
	background:url(images/navdots-services.jpg) top left no-repeat;
	height:8px;
	width:53px;
}

#nav li#home.current {
	background:url(images/navdots-home1.jpg) 22px top no-repeat;
	height:8px;
	width:41px;
	padding-top:10px;
}
#nav li#services.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	width:53px;
	padding-top:10px;
}
#nav li#industries.current {
	background:url(images/navdots-industries.jpg) 22px top no-repeat;
	height:8px;
	width:67px;
	padding-top:10px;
}
#nav li#clients.current {
	background:url(images/navdots-clients.jpg) 22px top no-repeat;
	height:8px;
	width:50px;
	padding-top:10px;
}
#nav li#insights.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	width:53px;
	padding-top:10px;
}
#nav li#about.current {
	background:url(images/navdots-home1.jpg) 22px top no-repeat;
	height:8px;
	width:41px;
	padding-top:10px;
}
#nav li#contact.current {
	background:url(images/navdots-services.jpg) 22px top no-repeat;
	height:8px;
	width:53px;
	padding-top:10px;
}

#search {
  float:left;
  margin-top:-68px;
  margin-left:378px;
  *margin-left:338px;
  }
#search ul {
  margin:0;
  padding:0;
  list-style:none;
  text-transform:lowercase;
  }
#search li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }


#search .search_input {
	margin-bottom:1px;
	margin-right:10px;
	*margin-right:0px;
}

/*\*/
html*#nav .search_input {
    float:left;
 	margin-top:5px;
}/**/

#search .search_go {
	margin-left:-.4em;
	vertical-align:-25%;
}

/*** IE7 ***/
*:first-child+html #search {
        margin-left:370px;
}


/*** end nav with graphics ***/

/*** page styles ***/

.page-list {
	list-style-type:disc;
	margin-top:5px;
}

.extend {
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

/*** end page styles ***/

/*** form styles ***/

#error_text {
	font-weight:bold;
	font-family:arial;
}
.fillform {
	font-family:verdana;
	font-size:.9em;
	}
.fillform p {
	color:#000;
	font-weight:bold;
}
.fillform span.nobold {
	font-weight:normal;
}
.fillform input {
	vertical-align: middle;
	}

.fillform input {
	width: 150px;
	font-size: 130%;
	color: #444;
	border:1px solid #000;
	}
	
.fillform input.message {
	width: 260px;
	font-size: 130%;
	color: #444;
	border:1px solid #000;
	}
.fillform .sbutton {
	border: 1px solid #fa0;
	background:#fff;
	font-family:verdana;
	font-size:1em;
	font-weight:bold;
	width:60px;
	padding:2px;
}
.fillform .button {
	border: 1px solid #fa0;
	background:#fff;
	font-family:verdana;
	font-size:1em;
	width:60px;
	padding:2px;
}

/*** end form styles ***/

/*** left nav styles ***/

/* added on 2/15/08 */
.post h2 {
        margin-bottom:.3em;
	font-family:georgia;
	font-size:1.3em;
margin-top:-.5em;
	letter-spacing:-1px;
line-height:130%;
}
.post h2 a {
text-decoration:none;
}

#leftnav_insights {
	margin-top:-5px;
	margin-left:0;
}
#leftnav_insights h3 {
	border-bottom:1px solid #900;
	margin-bottom:11px;
	color:#000;
}
#leftnav_insights h3 a {
	margin-bottom:11px;
	color:#000 !important;
	text-decoration:none;
}
#leftnav_insights p {
	margin-bottom:3px;
	color:#000;
}
#leftnav_insights p.news_title {
	font-family:georgia;
	font-size:1em;
	color:#900;
}
#leftnav_insights p.new_news_title {
	margin-top:20px;
	font-family:georgia;
	font-size:1em;
	color:#900;
}
h3.recent_articles {
	border-bottom:1px solid #900;
	margin-bottom:15px;
	margin-top:-6px;
	color:#000;
}
h3.recent_articles a {
	margin-bottom:15px;
	margin-top:-5px;
	color:#000 !important;
	text-decoration:none;
}
h4.recent_articles_title {
	margin-bottom:7px;
	font-family:georgia;
	font-size:1.3em;
	letter-spacing:-1px;
}
p.full_article {
	margin-top:-13px;
}
p.full_article a {
	color:#69c !important;
}
.leftmain h2 {
font-size:1.2em;
font-weight:bold;
}
.leftmain ul {
list-style-type:none;
margin-left:0;
}
.leftmain li {
margin-bottom:7px;
}

.rightbar {
	margin-top:-5px;
	margin-left:0;
}
.rightbar h3 {
	border-bottom:1px solid #900;
	margin-bottom:11px;
	color:#000;
}
.rightbar h3 a {
	margin-bottom:11px;
	color:#000 !important;
	text-decoration:none;
}
.rightnav {
	list-style-type:none;
	margin-left:0;
	margin-top:5px;
}
.rightnav li {
	padding-bottom:5px;
}
.rightbar h3.resources {
	margin-top:-10px;
	font-weight:bold;
}
.rightbar #text-2, .rightbar #text-3, .rightbar #categories-1 {
list-style-type:none;
}
.rightbar #text-2 h2, .rightbar #text-3 h2, .rightbar #categories-1 h2 {
margin-left:0px;
*margin-left:-17px;
border-bottom:1px solid #900;
margin-bottom:7px;
}
.rightbar p.ideas {
margin-left:0em;
}
.rightbar li.cat-item {
list-style-type:none;
padding-bottom:5px;
margin-left:-17px;
}
.leftbar #text-4 {
list-style-type:none;
}
.leftbar #text-4 h2 {
margin-left:0px;
*margin-left:-17px;
border-bottom:1px solid #900;
margin-bottom:7px;
}
.leftbar #text-4 p {
margin-left:0px;
}
.leftbar #text-4 p.news_title {
font-family:georgia;
margin-bottom:2px;
}
.leftbar #text-4 p.news_link {
margin-top:-15px;
}
/* end added on 2/15/08 */

#leftnav {
	list-style-type:none;
	margin-left:0;
	margin-top:5px;
	border-top:1px solid #900;
}
#leftnav li {

}
#leftnav li a {
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	text-decoration:none;
	color:#FF6600;
}
#leftnav li a:hover {
	color:#900;
	background-color:#F9D682;
}

#leftnav-wp ul {
	list-style-type:none;
	margin-left:-1.5em;
}
#leftnav-wp li {
	border-bottom:1px solid #900;
}
#leftnav-wp li a {
	display:block;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:10px;
	text-decoration:none;
	color:#FF6600;
}
#leftnav-wp li a:hover {
	color:#900;
	background-color:#F9D682;
}
.widgettitle {
	margin-left:-1em;
        margin-top:-.5em;
        font-size:1.3em;
        font-weight:bold;
color:#000;
}
.textwidget p {
margin-left:-1.3em;
}

/*** end left nav styles ***/

/*** wp styles ***/
.entry {
margin-top:0;
}
.entry img {
border:1px solid #999;
margin:5px 10px 0 0;
padding:3px;
}

.entry ol, .enrty ul {
margin-left:2em;
}

.entry h3 {
font-weight:bold;
}
h2.pagetitle {
color:#000;
}

small.pdate {
color:#666;
font-family:georgia, serif;
font-size:.9em;
font-weight:bold;
color:#69c;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.clear {
	clear: both;
}


/*** end wp styles ***/

/*** Footer ***/

#footer {
	font-family:arial, helvetica, sans-serif;
	text-align: left;
	font-size:.9em;
	color: #666;
	border-top:1px solid #FE9E26;
}
#footer p {
	margin-top:0px;
	padding-top:10px;
	border-top:1px solid #FFCE3D;
	line-height:150%;
}
#footer a, #footer a:visited {
	color:#900;
	text-decoration: underline; border-bottom: none;
}

#footer a:hover {
	background:#ddd;
	text-decoration: underline; border-bottom: none;
}
#footer a.eb, #footer a.eb:visited {
	color:#900;
	text-decoration: underline; border-bottom: none;
}

#footer a.eb:hover {
	background:#ddd;
	text-decoration: underline; border-bottom: none;
}
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
* html #footer p {
    height:1%;
}
#teamImage {
	border: 2px solid #FE9E26;
	float: left;
	margin-bottom: 0px;
}
.imageCaption {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#features a:hover {
	background-color: #F9F2DD;
}
#subNav {
	list-style-type: none;
}
#subNav li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
}
#leftnav_about1 #subNav a {
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
