/*additional css Kate Witt*/

/*weird left margin issue with firefox*/
div.content h1 {
margin-left: -3px;
font-family: Lucida Sans, Tahoma;
font-weight: normal;
font-size: 32px;
line-height: 34px;

}
h2.PostHeaderIcon-wrapper span.PostHeader a,
div.content h2{
margin-left: -2px;
font-family: Lucida Sans, Tahoma;
font-weight: normal;
font-size: 24px;

}

/*remove title from audio Series and Classes page*/
body.Podcasts h2.PostHeaderIcon-wrapper,
body.Classes h2.PostHeaderIcon-wrapper {display: none;}


div.content h4 {
padding-top: 0px;
margin-top: 0px;
font-size: 14px;
font-family: Tahoma;
font-weight: bold;
color: #666;
}

div.content h3, h5, h6 {
font-weight: normal;
}
div.content p {
line-height: 1.1em;
}


div#featureside h4, div#featureside h3 {
padding:0;
margin: 0;
font-weight: normal;
} 

div#featureside h3 a {
margin-top: 12px;
display: block;
font-weight: normal;
}

div#featureside h4 {
font-size: 14px;
font-weight: normal;
}

div.nav a {
 color: #fff;
 font-family: Tahoma;
 font-weight: bold;
 font-weight: normal;
 font-size: 12px;
 font-size: 14px;
}

div.nav a span.l {
background-color: none;
background-image: none;
}

div.nav ul.artmenu {
padding-bottom: 0px;
margin-left: 0px;
}

div.nav ul.artmenu li {
padding-left: 6px;
padding-right: 0;
padding-top: 2px;
height: 22px;
display: block;
}


div.nav ul.artmenu li a span.l {
height: 22px;
}

div.nav ul.artmenu li a.active span.l {
background: url(images/bg_leftMainNav.png) no-repeat bottom left;
height: 22px;
display: block;
padding-top: 2px;
padding-right: 0px;
}


div.nav ul.artmenu li a.active span.t {
background: url(images/bg_rightMainNav.png) no-repeat bottom right;
height: 22px;
display: block;
color: #666;
padding-left: 4px;

margin-right: 0;
}

div.nav ul.artmenu li a span.t {
padding-right: 22px;
}

/*div.nav ul.artmenu li a.active {
background: url(images/bg_rightMainNav.png) no-repeat bottom right;
height: 22px;
display: block;
color: #666;
}*/

div.content,
div.bgBody,
div.sidebar1 {
background: url(images/bg_mainContent.png) repeat-x !important;
}



/*sidebar features*/
div#featureside img {
float: right;
padding: 0 0 0 2px;
margin: 0px;
}
div#featureside h3 a {
color: #990030;
}

div#services_training ul, div#services_training ul li {
padding-bottom: 2px;
font-weight: normal;
}

div.sidebar1 div.Block div.Block-body {
padding: 0;
margin-top: 0;
}


div.sidebar1 div#keepMePosted h4,
div.sidebar1 div#keepMePosted p {
padding: 0;
margin: 0;
line-height: 1.1em;
font-weight: normal;
font-size: 14px;
}

div.sidebar1 div#keepMePosted p {
padding-bottom: 2px;
font-size: 12px;
}

div.content div.PostContent ul li {
color: #666;
}

div.testify {
float: right;
width: 210px;
padding-left: 30px;
margin-top: -10px;
margin-bottom: 400px;

}
div.testify p {
padding-top: 0px;
margin-bottom: 10px;
font-size: 11px;
}
div.testify p span {
color: black;
}

.article th, .article td
{
	padding: 2px;
	border: none;
	vertical-align: top;
	text-align:left;
}