body
{
  color: #252525;
}

a {
  color: #252525;
}

#content_container .section_header {
	font-family: "LeagueGothicRegular", Arial, sans-serif;
  font-size: 50px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 0 14px 0;
}

#content_container .section_subheader {
  font-family: "LeagueGothicRegular", Arial, sans-serif;
  font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
  margin: 40px 14px 14px 14px;
}

#content_container .section_header.image {
	font-family: "LeagueGothicRegular", Arial, sans-serif;
  font-size: 50px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 0 14px 0;
}

#content_container  .section_header.inset {
	margin-left: 40px;
}

#content_container  .section_subheader.inset {
	margin-left: 40px;
}

#blogs .module_header
{
  height: 24px;
  font-family: Arial, sans-serif;
  color: #ADADAD;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: 24px;
  padding: 0 0 0 15px;
  margin: 0;
  font-weight: bold;
}

#blogs {
  width: 585px;
  float: left;
  margin: 0 30px 30px 25px;
  font-size: 12px;
}

#blogs .blogpost
{
  margin: 10px 0;
  padding: 8px 0 5px 0;
  border-bottom: 1px solid #ccc;
}

#blogs .first
{
  margin-top: 0;
}

#blogs .last
{
  border-bottom-width: 0;
}

#blogs .blogpost .title
{
  margin-bottom: 4px;
}

#blogs .blogpost .title a
{
  color: #252525;
}

#blogs .blogpost .content
{
  margin: 0 15px 0 15px;
}

#blogs .blogpost .content .thumbnail
{
  display: block;
  float: left;
  margin: 3px 10px 10px 0;
}

#blogs .blogpost .byline a
{
  color: #505050;
}

#blogs .blogpost .section
{
  font-weight: bold;
}

#blogs .blogpost .section a
{
  color: #252525;
}

#blogs .blogpost .title
{
  font-weight: bold;
  font-size: 15px;
}

#blogs .blogpost .excerpt
{
  padding: 0 0 6px 0;
  line-height: 16px;
}

#blogs .blogpost .details
{
  color: #505050;
  margin-bottom: 10px;
  font-size: 11px;
}

#blogs .comment
{
  margin: 10px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #ccc;
}

#blogs .comment .article
{
  font-weight: bold;
}

#blogs .blogpost .text_flag {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  color: #505050;
}

#blogs .blogpost .flag {
  display: block;
  text-indent: -2000px;
  width: 214px;
  height: 20px;
}

#sidebar .sidebar_widget
{
  margin: 10px 0 20px 0;
}

#sidebar .sidebar_widget h2
{
  background: transparent url(/images/site/chrome/box_shadow_top.gif) repeat-x scroll top left;
  font-size: 12px;
  color: #ADADAD;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin: 0 0 10px 0;
  padding: 16px 15px 6px 15px;
}

#print_content
{
  clear: left;
  padding: 15px 40px;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  border-width: 1px 0;
}

#print_content h2
{
  font-size: 24px;
  color: #697f8a;;
  letter-spacing: -0.05em;
  margin: 6px 0 18px 0;
}

#print_content h3
{
  color: #505050;
  margin: 0 0 6px 0;
  font-size: 14px;
  line-height: 28px;
  font-weight: normal;
}

#print_content .print_feature
{
  width: 400px;
  float: left;
  margin: 0 20px 0 20px;
}

#print_content .last
{
  margin-right: 0;
}

#print_content .print_feature img
{
  float: left;
  margin: 0 0 40px 0;
}

#print_content .print_feature  .column_name
{
  display: none;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 0 3px 170px;
}

#print_content .print_feature  .headline
{
  font-size: 20px;
  line-height: 23px;
  margin: 0 0 3px 170px;
}

#print_content .print_feature .teaser
{
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 170px;
}

#print_content .print_feature .excerpt
{
  font-size: 12px;
  padding: 0 0 6px 0;
  line-height: 16px;
  margin-left: 170px;
}

#print_content .print_feature .byline
{
  color: #505050;
  font-size: 11px;
  margin: 0 0 10px 170px;
}

.section_promo
{
  margin: 10px 0 30px 0;
}

#contests_module
{
  clear: left;
  padding: 15px 40px;
  background-color: #fafafa;
  border: 1px solid #ebebeb;
  border-width: 1px 0;
}

#contests_module h2
{
  font-size: 24px;
  color: #697f8a;;
  letter-spacing: -0.05em;
  margin: 6px 0 18px 0;
  text-align: center;
}

#contests_module h2 a
{
  color: #697f8a;;
}