/*
Theme Name: Improvingteams.com Default
Theme URI: http://improvingteams.com/
Description: The default theme for improvingteams.com
Version: 1.0
Author: Commune Media
Author URI: http://www.communemedia.com.com/
*/



/* Global Reset -----------------------------------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}


/* General Elements -----------------------------------------------------------------------------------------------*/	
body, html {min-height:100%; height:100%;}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; background:#8DC63F; color: #040000; margin: 0px; padding: 0px;}
hr {display: none; clear:both;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
address {font-style: normal;}
input, textarea, select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a, a:link {color: #006e51;}
a:visited {color: #006e51;}
a:hover, a:focus {color: #8dc63f;}
a:active {}


/* Layout -----------------------------------------------------------------------------------------------*/	
#container {float:left; width:100%; margin: 0 auto; padding: 0 0 30px 0; text-align: left; background: #fff url(images/bg_body.png) repeat-x;}
.home { background: #fff url(images/bg_body_home.png) repeat-x !important;}
.page {padding-bottom:130px;}
.client-logos {border:1px solid #C5C4C4; margin:15px 0; padding:15px; text-align:center;}
.client-logos img {border:0;}

.shell {float:left; position:relative; left:50%; margin: 0 0 0 -455px; width:911px; background:#fff;}


/* Accessibility Menu -----------------------------------------------------------------------------------------------*/	
#accessibility-links {position: absolute; left: -1000em; text-align: left; display: none;}


/* Masthead -----------------------------------------------------------------------------------------------*/	
#masthead {height: 97px; overflow:hidden; background: #fff;}
#masthead h1 {margin:0px; padding:0px;}
#masthead h1 a {font-size: 12px; display: block; padding-top: 96px; height: 1px; width: 407px; background: url(images/logo.png) top left no-repeat; overflow: hidden; float: left;}
#masthead h2 {display: none;}
#masthead-navigation {height: 97px; width: 503px; float: right; overflow: hidden;}
#masthead-navigation ol {padding: 0px; margin: 0px;}
#masthead-navigation li {float: left; display: inline; overflow: hidden;}
#masthead-navigation li a {padding-top: 96px; height: 1px; display: block;}
#masthead-navigation li a.human-resources-professionals {width: 175px; background: url(images/bg_nav_human-resources-professionals.png);}
#masthead-navigation li a.human-resources-professionals:hover {width: 175px; background: url(images/bg_nav_human-resources-professionals_hover.png);}
#masthead-navigation li a.human-resources-consultants {width: 162px; background: url(images/bg_nav_human-resources-consultants.png);}
#masthead-navigation li a.human-resources-consultants:hover {width: 162px; background: url(images/bg_nav_human-resources-consultants_hover.png);}
#masthead-navigation li a.lead-generation {width: 140px; background: url(images/bg_nav_lead-generation.png);}
#masthead-navigation li a.lead-generation:hover {width: 140px; background: url(images/bg_nav_lead-generation_hover.png);}


/* Navigation -----------------------------------------------------------------------------------------------*/
#navigation {font-size: 11px; font-weight: bold; background: #8dc63f; height: 21px; overflow: hidden;}
#navigation ol {margin: 0px; padding: 0px; padding-top: 1px; float: right; margin-right: 18px;}
#navigation li {float: left; display: inline; margin-right: 9px; margin-left: 9px;}
#navigation li a {color: #fff; float: left; text-decoration: none;}
#navigation li a:hover {color: #fff;}
#navigation li a:hover span {color: #fff; cursor:pointer}
#navigation li a span {color: #fff; float: left;}
#navigation li.current a, #navigation li.current a span {color: #fff; text-decoration: none;}
#navigation li.current a span {color: #fff;}
.search {display: none; clear:both; height:32px; padding-top:10px; margin-bottom:25px; background:#e9e9e7}
.search label {position: absolute; left: -999em;}
.search #q {width: 213px; border-width: 2px; padding: 2px; margin: 0 15px 0 0; color: #666; float:right;}
.search .submit {float: right;}


/* Primary Content -----------------------------------------------------------------------------------------------*/
#content {width:860px; background: #fff url(images/bg_content.png) -30px -150px no-repeat; overflow: hidden; margin:5px 0 0 30px;}
.content-home {min-height:500px;}
.content-wrapper {float:left; width:675px; dislay:inline; margin-left:15px;}
.content-download {float:left; width:400px !important; background:#fff; display:inline;}
#content-header {height: 154px; background: url(images/bg_content-header.png) repeat-x top left #fff; width: 911px;} /*/////////////////////////////////////*/
.header-home {height:300px !important;}
#content h1 {font-size: 15px; line-height: 21px; color: #006e51; font-weight: bold; margin-top: 0px; margin-bottom: 20px;}
#content h2 {font-size: 14px; line-height: 18px; color: #006e51; font-weight: normal; margin-top: 0px; margin-bottom: 20px;}
#content h3 {font-size: 13px; line-height: 18px; color: #006e51; font-weight: bold; margin-top: 36px; margin-bottom: 18px;}
#content h4 {font-size: 11px; line-height: 18px; color: #006e51; font-weight: bold; margin-top: 18px; margin-bottom: 18px;}
#content p {font-size: 12px; line-height: 18px; margin-bottom: 12px;}
#content ul, #content ol {margin-left: 44px; margin-bottom: 18px;}
#content ul li {list-style-type: square; margin-top: 18px;}
#content ol li {list-style-type: decimal; margin-top: 18px;}


/* Blog -----------------------------------------------------------------------------------------------*/
#content.blog {float:left; width:550px; background:#fff; display:inline;}
#content.blog #content-header {height: 154px; background: url(images/bg_content-header.png) repeat-x top left #fff; margin-left: -30px; width: 910px;}
#content.blog #breadcrumbs {font-size: 12px; text-align: right; padding-right: 35px; position: relative; width: 525px; margin-bottom: 5px;}
#content.blog #breadcrumbs a, #content.blog #breadcrumbs a:link, #content.blog #breadcrumbs a:active, #content.blog #breadcrumbs a:visited {text-decoration: none;}
#content.blog ol.hfeed {margin-left:0}
#content.blog ol.hfeed li.hentry {list-style-type: none; margin-bottom: 20px;}
#content.blog ol.hfeed li.hentry h2 {font-size: 14px; margin-bottom: 0px;}
#content.blog ol.hfeed li.hentry p {margin: 0px;}
#content.blog ol.hfeed li.hentry a:active, #content.blog ol.hfeed li.hentry a:link, #content.blog ol.hfeed li.hentry a:visited {color: #00176e;}
#content.blog ol.hfeed li.hentry p.post-meta {font-size: 10px; color: #00176e;}
///////////////////////////////////////
#content.blog .taglist {padding:5px; background:#f4f4f4; border:1px solid #ddd;}
#content.blog p.nocomments {font-size:12px;}
#content.blog .commentlist {width: 550px; margin-left:0;}
#content.blog ol.commentlist { list-style-type:none;}
#content.blog ol.commentlist li { list-style-type:none;}
#content.blog .commentlist li .comment-body p {font-size: 11px;}
#content.blog .commentlist li .comment-body .comment-author img {display:none;}
#commentform {background: url(images/bg_comment_form.png) no-repeat; width: 540px; height:202px; padding:48px 0 10px 10px;}
#commentform input {width: 200px; border:solid 1px #b8b8b8;}
#commentform textarea {width: 400px; height: 60px; border:solid 1px #b8b8b8;}
#commentform label {margin-right: 4px; font-size: 11px; font-weight: bold;}
#content #respond {margin-top:30px;}



/* Contact Form -----------------------------------------------------------------------------------------------*/
#contact_form {border-top: dotted 1px #ccc; padding-top: 10px;}
#contact_form .form_field_pair {margin-bottom: 10px;}
#contact_form .form_field_name {width: 80px; float: left;}
#contact_form .form_field input {border: solid 1px #eee; border-top: solid 1px #b8b8b8; border-right: solid 1px #b8b8b8; width: 200px;}
#contact_form .form_field textarea {border: solid 1px #eee; border-top: solid 1px #b8b8b8; border-right: solid 1px #b8b8b8; width: 200px;}
#contact_form .form_buttons {margin-left: 80px;}
#contact_form .form_buttons input {padding: 2px; background: #8dc63f; border: solid 1px #75a435; color: #fff;}


/* Secondary Content -----------------------------------------------------------------------------------------------*/	
#secondary-content {width: 282px; background: #eafbd3 url(images/bg_secondary-content.png) 0 0 repeat-y; float:left; margin:-96px 0 15px 23px; display:inline; overflow:hidden; position:relative; z-index:2;}
//html>body #secondary-content {margin:-96px 0 15px 20px;}
#secondary-content .section {}
#secondary-content .section.no-border {}
#secondary-content h3 {height: 21px; padding:2px 0 0 10px; margin:0 4px 18px 4px; background: #326038; color: #fff; font-size: 11px; font-weight: bold; line-height:18px;}
#secondary-content h3.in {color: #fff;}
#secondary-content p {padding-left: 12px; padding-right: 12px; font-size: 11px; line-height: 15px;}
#secondary-content p small {font-size: 10px; line-height: 14px;}
#secondary-content a:active, #secondary-content a:visited, #secondary-content a:link {color: #00176e; text-decoration: none;}
#secondary-content a:hover {color: #00176e; text-decoration: underline;}
#secondary-content ul {padding-left: 10px; padding-right: 10px; margin-left: 0px;}
#secondary-content .section li {font-size: 11px; line-height: 15px; list-style-type: none; margin-left: 0px; margin-top: 11px;}
#download-form {font-size: 11px; line-height: 13px;}
#download-form h3 {background:url(images/bg_download-form-h3.png) left top no-repeat; width: 282px; height: 1px; padding-top: 63px; overflow: hidden; margin: 0px;}
#download-form p {margin-bottom: 7px;}
#download-form p small {font-size: 10px; line-height: 14px; margin-bottom: 12px;}
#secondary-content label {display: inline-block; padding-left: 12px; width: 60px;}
#secondary-content .form_field_pair {margin-bottom: 10px;}
#secondary-content .form_field {padding: 2px; width: 180px; border: none; border-top: solid 1px #b8d197; border-right: solid 1px #b8d197;}
#secondary-content .send_button {margin-left: 52px; margin-bottom: 10px; border:0;}
//#secondary-content input {border: solid 1px #ddd; padding: 5px; width: 180px;}
#secondary-content .form_buttons {margin-bottom: 10px;}
#secondary-content small {font-size: 10px; line-height: 10px;}
#secondary-content #contact_status {background: #ddd;}
.tagCloud {padding: 10px; padding-left: 10px; padding-right: 10px; padding-top: 0px; line-height: 30px; word-wrap: break-word;     overflow: hidden;}
#secondary-content-bottom {height:4px; width:282px; background: url(images/bg_secondary-content-bottom.png) 0 0 no-repeat; overflow:hidden;}


/* 3.6	Footer -----------------------------------------------------------------------------------------------*/	
#footer .shell {background:none; padding-right:6px;} /*///////////////////////////////////////*/
#footer {float:left; text-align:right; background:#8dc63f url(images/bg_footer.gif) repeat-x 0 0; padding:11px 0 24px 0; color:#fff; font-size:9px; bottom:0; width:100%;} /*/////////////////////////////////////*/
#footer a.green {color:#3e4901; font-weight:bold; padding-right:14px;}
#footer a {color:#68635d; text-decoration: none;}
#footer span {padding:0 3px 0 4px; color:#68635d;}
#footer p {margin-bottom:22px;}
#footer span.tm {color:#c3e298;}
#footer span.tm a {color: #c3e298; text-decoration: none;}
#footer .highlightLinks {font-weight:bold; color:#3e491b;}


/* Belbin download buttons */
#buttons {float: left; width: 170px; display:inline;}
#buttons a {margin-bottom:0px; text-decoration:none; padding:0; height:69px; overflow:hidden; display:block;}
#buttons img {border:0;}

/* Products & services */
#content h2.ps {font-weight: bold; color:#000;}
#content h3.ps {text-transform:uppercase; border-bottom:1px solid #8ac235;}
table.ps {width:100%; margin-bottom:20px;}
table.ps th {width:320px; background:#efefef; font-weight:bold; font-size:12px; height:15px; padding:7px 0 7px 10px}
table.ps td {width:320px;}
table.ps th.last, td.last {border-left:15px solid #fff;}
table.ps p {margin-top:10px;}
#content table.ps h4 {margin-top:10px; font-size:12px; font-weight:bold;}
table.ps img {margin:10px 15px 10px 0;}
.full {width:675px !important;}


/* Case Studies */
.entryContainer {background:none repeat scroll 0 0 #FFFFFF; border:1px solid #E4E4E4; margin-bottom:30px; padding:15px;}
.caseStudy {padding-top:30px;}
#content.blog .caseStudy {padding-top: 0;}
.caseStudy img {float:right; margin:0 0 30px 30px; border:1px solid #E4E4E4;}
#caseStudies .entryContainer h3, #content .caseStudy h1 {font-size:22px; padding-bottom:5px; margin:0;}
#caseStudies .entryContainer h4, #content .caseStudy h4 {font-size:14px; margin:0;}
#secondary-content-top {background: url(images/secondary-content-top.gif) 0 0 no-repeat; width:282px; height:4px;}