.centered {
  text-align: center;
  margin: 0 auto;
}
.bold {
  font-weight: bold;
}
.left {
  text-align: left;
}
.no-margin-padding {
  margin: 0;
  padding: 0;
}
body {
  /* background:#6f6e6f url("images/bg.jpg") repeat-x 0 280px; */

  background-color: #000;
  margin: 0;
  padding: 0;
  /* font:16px "Trebuchet MS", sans-serif; */

  font: 16px "Trebuchet MS", sans-serif;
  color: #fff;
}
a {
  /* font:16px "Trebuchet MS", sans-serif; */

  font: 16px "Trebuchet MS", sans-serif;
  color: #b20e0e;
  font-weight: bold;
}
h2 a {
  font-size: 20px;
}
.header {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: 280px;
  background: #6f6e6f url("images/bg2.jpg") no-repeat 0 0;
}
.main {
  text-align: center;
  margin: 10px auto 0;
  width: 1200px;
}
.content {
  margin: 0 auto;
  width: 1096px;
}
#nav {
  text-align: justify;
  margin: 5px 0 0 13px;
  width: 1133px;
  padding: 0;
}
#nav ul {
  white-space: nowrap;
  list-style-type: none;
  display: inline;
  text-indent: 0;
}
#nav * {
  display: inline;
}
#nav ul li a,
#nav ul li a:active,
#nav ul li a:visited {
  font: 28px serif;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#nav ul li a.highlight {
  font: 28px serif;
  text-transform: uppercase;
  text-align: left;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #fff;
}
#nav span {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}
.left_col {
  float: left;
  width: 527px;
  height: 75px;
  text-align: left;
}
.right_col {
  float: right;
  width: 395px;
  vertical-align: middle;
}
.cb {
  clear: both;
}
#news,
#store {
  text-align: left;
}
#videos {
  text-align: left;
  margin-top: 8px;
}
.image {
  margin: 30px 0 10px;
}
#header_container {
  position: relative;
  text-align: left;
  width: 1113px;
  height: 280px;
  margin: 0 auto;
}
#logo {
  height: 66px;
  text-align: center;
  margin: 5px auto;
  width: 1096px;
  vertical-align: middle;
}
#chriswillett {
  color: #c2c2c2;
  font: 32px serif;
  vertical-align: bottom;
  padding-top: 6px;
  text-shadow: 4px 4px 2px #b9b9b9;
}
#chriswillett a,
#drums a {
  color: #c2c2c2;
  font: 32px serif;
  text-shadow: 4px 4px 8px #c6c6c6;
  text-decoration: none;
  text-transform: uppercase;
}
#drums {
  color: #c2c2c2;
  font: 32px serif;
  text-align: right;
  vertical-align: bottom;
  padding-top: 12px;
  text-shadow: 4px 4px 2px #b9b9b9;
}
#mp3s ul {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}
#mp3s ul li {
  color: #fff;
  font: 18px "Trebuchet MS";
  font-style: italic;
}
#mp3s ul li a {
  color: #b20e0e;
  font-style: normal;
}
a.section_title {
  font: 24px serif;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  text-decoration: none;
}
.section_head {
  margin: 30px 0 20px;
  padding: 0;
  border-bottom: 1px #fff solid;
}
.video_head {
  margin-top: 37px;
}
#sidebar {
  margin: 30px 0 0;
  text-align: left;
}
#sidebar .title {
  border-bottom: 1px #fff solid;
  text-align: right;
}
#sidebar .title a.rsswidget img {
  display: none!important;
  visibility: hidden!important;
}
#sidebar .title a.rsswidget {
  font: 24px serif;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  text-decoration: none;
  text-align: right;
}
#sidebar ul li {
  list-style: none;
  margin: 10px 0!important;
}
#sidebar ul li a.rsswidget {
  font-size: 16px;
}
#sidebar ul li .rss-date {
  text-align: right;
  font-size: 14px;
}
#sidebar ul li .rssSummary {
  font-size: 14px;
}
#sidebar ul .title {
  margin-top: 40px;
  font: 24px serif;
  color: #fff;
  text-transform: uppercase;
}
#sidebar ul .fb_iframe_widget {
  float: right;
  margin: 20px 0;
}
.ga_banner_468x60 {
  clear: both;
  float: left;
  width: 468px;
  height: 0;
}
.ga_banner_300x250 {
  height: 0;
  display: none;
}
.ga_banner_468x60 {
  margin-bottom: 10px;
}
.post {
  clear: both;
  float: left;
}
