/*
Theme Name: SBDC.com 
*/

/* main elements */

#twocolumns .aktt-widget-custom .aktt_tweets ul {
  padding: 0 10px 0 0;
  
}
.aktt-widget-custom .aktt_more_updates,
.singlepost .viewed-list .description,
.singlepost .aktt-widget-custom .heading .btn-tweeter,
.singlepost .aktt-widget-custom  ul li,
#twocolumns .aktt-widget-custom .btn-tweeter,
.homepage .aktt-widget-custom .heading,
.homepage .aktt-widget-custom .btn-tweeter
{
  display: none;
}
.homepage .side-box,
.homepage .side-box ul,
.homepage .side-box li
{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.aktt-widget-custom ul {
  margin: 0;
  padding: 4px 0 0;
}
.aktt-widget-custom ul li
{
  padding: 0 0 22px;
  list-style: none;
}
.singlepost .nav-holder .side-nav{
  margin: 0;
}
.singlepost .aktt-widget-custom .heading{
  padding: 0;
}
.singlepost .viewed-list .visual {
  float: none;
  margin: 0;
}
.singlepost .aktt-widget-custom  ul li:first-child,
#twocolumns .aktt-widget-custom .heading .btn-tweeter
{
  display: block !important;
}
.wpcf7 span.wpcf7-form-control-wrap {
  float: left;
}
.form-box span.wpcf7-not-valid-tip {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #FF0000;
  font-size: 10pt;
  left: 0px;
  padding: 3px;
  position: absolute;
  top: 0px;
  width: 174px;
  z-index: 100;
}
#main .navigation{
  overflow: hidden;
}
#main .navigation .next{
  float: right;
}
.singlepost-our-work #nav .our-work a,
.singlepost-the-team #nav .the-team a,
.categorypage #nav .live-small a,
.singlepost #nav .live-small a,
.ourworkcategories #nav .our-work a,
.singlepost-ourapproach #nav .what-we-do a
{
  background: #ac9a89;
	background: -moz-linear-gradient(top,  #ac9a89 0%, #a18d7a 50%, #98826d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac9a89), color-stop(50%,#a18d7a), color-stop(100%,#98826d));
	background: -webkit-linear-gradient(top,  #ac9a89 0%,#a18d7a 50%,#98826d 100%);
	background: -o-linear-gradient(top,  #ac9a89 0%,#a18d7a 50%,#98826d 100%);
	background: -ms-linear-gradient(top,  #ac9a89 0%,#a18d7a 50%,#98826d 100%);
	background: linear-gradient(to bottom,  #ac9a89 0%,#a18d7a 50%,#98826d 100%);
  color: #312C26;
  text-decoration: none;
}
.commentlist .children{
  margin-left: 20px;
}
.commentlist .children li
{
  list-style: none;
}
.content-block .content-section h2 a,
.content-block .content-section h3 a
{
  color: #F07428;
}