/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/




.custom #logo a { display:block; height:45px; width:950px; background:url(http://www.wickedstrengthtraining.com/wp-content/uploads/2012/05/WST-logo-dark1.png) center no-repeat; text-indent:-9999px; }

 
.custom #container {
margin-bottom: 20px;
margin-top: 20px;
border: 4px solid #3E3E3A;
}

.custom #container {
margin-top: 0.9em;
margin-bottom: 0.9em;
padding: 0em;
background: #3332f;
border:1.3em solid #031903;
}
.custom #page {
background: #fff;
}


.custom .sidebar h3{background-color: #254034; -moz-border-radius: 4px;&nbsp;padding: 0.1em 0.1em 0.1em 0.5em; font-weight:bold; font-size:1em; color:#FFFFFF;}

.custom #footer {
  text-align:center;
}
.custom #footer ul,
 .custom #footer li {
  display:inline;
}

.no_sidebars #content {text-align: center;}

.custom #content_box {background-color: #eee; }
.custom #content {background-color: #fff;}

/* Adjust home page to accommodate removal of sidebars */
.custom.home #content_box { background: none; }