/*
  Theme Name: Chuck James
  Theme URI:
  Description:
  Version:
  Author: Matthew McVickar
  Author URI: http://www.matthewmcvickar.com/
  Tags:
*/

#wpstats,
.post .info,
.post-title
{
  display: none !important;
}

.clear
{
  clear: both;
}

hr
{
  clear: left;
}

body
{
  background-color: #5e6263;
}

.container
{
  width: 980px;
}

.header
{
  background: url(images/header.gif) left top no-repeat;
  height: 120px;
  margin-top: 2em;
  text-indent: -9999px;
}

.navigation
{
  background: url(images/navigation.gif) left top no-repeat;
  height: 39px;
}

.navigation ul
{
  float: left;
  margin: 0;
  padding: 0 0 0 9px;
}

.navigation ul li
{
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

.navigation ul li a
{
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 31px;
  padding: 8px 19px 0 19px;
  text-decoration: none;
}

.navigation ul li a:hover,
.navigation ul li.current_page_item a
{
  background: #fff;
  color: #003b6c;
}

.container
{
  background: #fff;
  margin-bottom: 1.5em;
}

.footer
{
  background: url(images/footer.gif) no-repeat bottom;
  color: #fff;
  font-size: 18px;
  padding-top: 9px;
  text-indent: 23px;
  height: 35px;
  width: 980px;
}

.content
{
  margin: 15px 30px 15px 25px;
  width: 630px;
}

.content p
{
  font-size: 13px;
}

a
{
  color: #003b6c;
}

a:hover
{
  color: #000;
}

h1
{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
}

h2
{
  font-size: 16px;
  font-weight: bold;
}

.content ol li
{
  margin-bottom: .75em;
}

p.photo
{
  float: left;
  margin-right: 2em;
}

.instructors h3
{
  clear: left;
  padding-top: 1em;
}

.sidebar
{
  float: right;
  margin-right: 15px;
  padding-top: 16px;
  width: 250px;
}

.sidebar h2
{
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
}

.address
{
  font-size: 11px;
  line-height: 1.4;
}

.address a
{
  color: #aaa;
  font-size: 10px;
  font-weight: bold;
  margin-left: .75em;
  text-decoration: none;
  text-transform: uppercase;
}

.address a:hover
{
  color: #003b6c;
}

.sidebar_section
{
  border-top: 1px solid #ccc;
  margin-top: 2em;
  padding-top: 2em;
}

.sidebar h3
{
  font-weight: bold;
}

#mc_embed_signup fieldset
{
  border: 0;
  padding: 0;
}

#mc_embed_close
{
  display: none;
}

.mc-field-group label
{
  float: left;
  margin-top: 5px;
  width: 90px;
}

#mc_embed_signup .btn
{
  clear: both;
  display: block;
  margin: .5em 0 0 90px;
}

.gallery
{
  margin-left: -40px;
}

.gallery br
{
  clear: left !important;
}

.gallery dl
{
  float: left;
  margin: 15px 0 20px 40px;
  width: 125px !important;
  height: 125px;
}

.gallery img
{
  border: 2px solid #ccc;
  width: 125px;
  height: 125px;
}

.location h3
{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: .25em;
}

.yt_holder
{
  position: relative;
}

.yt_loading
{
  display: none;
}

#ytvideo object
{
  background: #ccc;
}

#ytvideo object,
#ytvideo embed
{
  width: 630px !important;
}

#ytvideo embed
{
  position: relative;
}

#ytvideo object
{
  border: 4px solid #ccc;
  display: block;
  margin-bottom: 1.5em;
}

.yt_holder ul
{
  margin: 1.5em 0;
  padding: 0;
}

.yt_holder ul li
{
  font-weight: bold;
  list-style: square;
  margin: .5em 0 .5em 20px;
  padding: 0 0 0 5px;
}

.yt_holder ul li a
{
  text-decoration: none;
}

.yt_holder ul li.currentvideo a
{
  color: #aaa;
}