#homeLeft {max-width:645px;float:left;width:100%;}
#homeRightFeatures {max-width:335px;float:left;width:100%;}
.dividerBanner {padding:10px 0;text-align:center;}
#homeFeature {margin-bottom: 20px;}
.daBlocks h3 {}

/* moar news */
#homeMoreNews {overflow:auto;padding-left:20px;}
#homeMoreNews h3 {float:left;margin:0;padding:0;}
#homeMoreNews .title-deeplink {float: right;line-height:32px;}
#home-blog-items.inset-news {border-top: 2px solid #959595;width:100%;padding-top:15px;}
#home-blog-items .entry-body h2 a {border: none;}
#homeMoreNews ul#home-blog-items .image-post-format {width: 130px;margin-right: 10px;padding-bottom:10px;}
#homeMoreNews ul#home-blog-items .entry-content {width: 300px;height:100px; }
#homeMoreNews h2.permalink a {font-size:15px;  line-height: 15px;  text-decoration: none;}
#homeMoreNews ul#home-blog-items .excerpt {font-size:12px;  line-height: 13px;}
#homeMoreNews .no-pad .two-third-block {width:300px;}
#homeMoreNews .inset-news .two-third-block {border: none;}
#homeMoreNews #home-blog-items .ad {margin:10px 0 0 0;/*position:absolute;*/bottom: 30px;}



/* SIDEBAR BEGIN */
/* tabs */
.eventDateTab {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 25px;
}
.eventDateTab h3 {
    color: #000;
    font-size: 18px;
    line-height: inherit;
    margin: 0;
	width: 100%;
}
.eventDateTab h3 a{
    font-size: 18px;
	margin-left: 0;
}
.eventDateTab h2 {
    color: #707070;
    font-size: 16px;
    line-height: 12px;
    margin-bottom: 0;
}
.eventDateTab p {margin: 0;}

/* find your stuff */
#findYourStuff {
	text-align: center;
	padding: 0 0 25px;
}

/* newsletter sign up */
.newsSidebarContainer {
    padding: 10px 0 0 0px;
    margin: 0 auto;
    width: 295px;
}
.newsletterArea img {float: right;}
.newsletter-homeNews{
	margin-top: 8px;
	float: left;
}
.newsletter-homeNews span{
	font-size: 18px;
	  text-transform: uppercase;
	  color: #464646;
	  font-family: 'AlternateGotNo3D';
	}
.newsletter-homeNews .text{
	background: #ebebeb;
	  width: 162px;
	  height: 20px;
	  padding: 5px;
	  vertical-align: middle;
	  margin: 0;
	  border: 1px solid #d7d7d7;
	}
.newsletter-homeNews .submit,
.red-link,
.red-link:hover{
	background: #cf202e;
	text-transform: uppercase;
	color: #fff;
	font-family: 'AlternateGotNo3D';
	padding: 5px 70px;
	cursor: pointer;
	margin-top: 5px;
	border-radius: 8px;
	}
.red-link.big{
	font-size: 18px;
}

/* poll */
.newsSidebarContainer.poll {
    background: #f1f1f2;
    padding: 10px 20px 10px;
    margin: 10px 0 0 14px;
    width: 76%;
	min-height: 235px;
}
.newsSidebarContainer.poll h2 {color:#000;border-bottom:2px solid #898989;} 
.newsSidebarContainer.poll p {margin: 0;}
.newsSidebarContainer.poll .wp-polls strong {font-size: 16px;}
.newsSidebarContainer.poll .wp-polls ul li {margin-bottom:0;}
.newsSidebarContainer.poll [type=radio]:checked ~ label {border:none;}
.newsSidebarContainer.poll .wp-polls .Buttons {border:none;background-color:#cf202e;color:#fff;text-align:center;padding:0;margin:0;font-size:18px;border-radius:8px;width:80px;}

#liveembed-container {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
.mpc {
position: absolute;
z-index: 99;
}

/* Standings Section */
.homeResultLight {
	width: 31.6%;
	float: left;
}
.homeResultLight.middleSult {
	width: 100%;
}
.homeResultLight.firstSult {margin-right: 10px;  border-right: 1px solid #e1e1e1;  padding-right: 10px;}
.homeResultLight.middleSult {padding: 0;}

.homeResultLight h3 {
	background: #ebebeb;
	text-transform: uppercase;
	font-size: 20px;
	padding: 0 5px;
}
.homeResultLight table tr {border-bottom: 1px solid #d7d7d7;}
.homeResultLight table th {padding: 5px 0;}
.homeResultLight table td {padding: 5px 0;color:#000;}
.homeResultLight table th {}
.homeResultLight table td {}
.homeResultLight .homePoints {text-align: right; width: 52%;}
.homeResultLight.featuredPro {font-family:'TradeGothicLTPro-BdCn20';text-transform: uppercase;color:#707070;font-size:14px; width: 65.2%}
.homeResultLight.featuredPro img {width:100%;}
.homeResultLight .featuredProName {font-size: 28px;color:#000;line-height:1;}
.homeResultLight .featuredProInfoLG {font-size: 20px;}
.homeResultLight .featuredProInfoSM { }
.homeResultLight .featuredProInfoDetails {color:#000;text-transform:initial;}
.homeResultLight .rankNumber {font-size: 22px;text-transform:lowercase;color:#000;}

@media only screen and (max-width: 959px), screen and (max-device-width: 767px) {
	.homeResultLight {width: 100%;float: none; margin-bottom: 20px;}
	.homeResultLight h3 {text-align: center;}
	.homeResultLight table {margin: 0 auto;}
	.homeResultLight img {max-width:290px;}
	.homeResultLight .proFeaturedInfo {margin: 0 auto;  max-width: 290px;}
}

@media only screen and (max-width: 767px), screen and (max-device-width: 480px) {

}

@media only screen and (max-width: 480px), screen and (max-device-width: 480px) {

}