










/* ==========================================================================
   OVERRIDES
   ========================================================================== */
.bigbox .ad-300x250 {
	padding: 14px 0 0 0;
	margin: 0;
}
body {
	font-size: 12px;
	color: #000;
	background-color: #e4f3fa;
    background-image: url("/morethanagame/content/static/images/ice_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
}
a {
	color: #004990;
}
.bodycontent h3, hC {
	font-size: 40px;
	font-family: 'DIN Next W02 Cond', arial, sans-serif;	
	text-transform: uppercase;
}
.bodycontent h1, hA {
	font-size: 40px;
	font-family: 'DIN Next W02 Cond', arial, sans-serif;
}
.module.bigbox {
	margin-bottom: 20px;
}
.module.distinct {
	padding-top: 20px
}
.module {
	/*margin-bottom: 0;*/
}
.col4 .promo_image img {
	width: 300px;
	height: 169px;
}
.col3 .promo_image img {
	width: 220px;
	height: 124px;	
}
.col2 .promo_image img {
	width: 140px;
	height: 79px;	
}

.feed-item img {
	width: 300px;
	height: 169px;
}

/* HNIC masthead links */
body.hockeynightincanada #masthead a {
	color: #fff;
	text-decoration: none;
}
body.hockeynightincanada #masthead a:hover {
	color: #aaa;
	text-decoration: none;
}

#masthead #hnicmastheadsubnav {
	height: 40px;
	width: 986px;
	margin: 0 auto;
	position: relative;
    border-top:1px solid #005eb0;
    border-bottom:1px solid #005eb0;
}

#masthead #hnicmastheadsubnav a {
	font-size: 25px;
	font-family: 'DIN Next W02 Cond', arial, sans-serif;
	line-height: 100%;
	margin: 6px 0 0 12px;
	float: left;
}

#masthead #hnicmastheadsubnav a.cbcsports_sm {
	background: url(/morethanagame/content/static/images/sprite.png) no-repeat left -15px;
	width: 147px;
	height: 0;
	padding-top: 25px;
	margin-top: 9px;
	float: left;
	overflow: hidden;
}

#masthead {
    background: #1e1e1e;
    -o-box-shadow:0 2px 24px 0 #000;
    -ms-box-shadow:0 2px 24px 0 #000;
    -khtml-box-shadow:0 2px 24px 0 #000;
    -moz-box-shadow:0 2px 24px 0 #000;
    -webkit-box-shadow:0 2px 24px 0 #000;
    box-shadow:0 2px 24px 0 #000;
}
#masthead {
	background: #004990;
}

#masthead a {
	color: #fff;
	text-decoration: none;
}
#masthead a:hover {
	color: #aaa;
	text-decoration: none;
}


/* ==========================================================================
   LAYOUT
   ========================================================================== */
.bodycontent { background-color: #FFF; }
.content { padding: 20px 0; }
.pushdown { margin-top: 20px; }

.module-image-title {margin-bottom: 20px; }

.wordmark { margin: 16px 0 12px 14px; display: inline-block; }

.contentlist .promo_image {
	overflow: hidden;
}
.post_head {
	margin-bottom: 20px; 
}
.contentlist .title {
	font-weight: bold;	
}
.contentlist > li {
    margin-bottom: 1.7em;
}

.featuredshows {
	margin-bottom: 10px;
}

.featuredshows .contentlist .title {
	font-size: 22px;
}
.episode .contentlist .title {
	font-size: 16px;	
}
.episodegrid .contentlist .title {
	font-size: 14px;
}
.contentlist .description {
	font-size: 14px;
}
.contentlist .meta {
	margin-top: 5px; 
}

.fullpagefeatured {
	padding: 20px 13px 0 13px;
	margin: 0 -13px;
	border-width: 0px;
	border-color: #c4c4c4;
	border-style: solid;
	background-color:#ececec;
	display: inline-block;
	position: relative;
	width: 960px;
	height: auto;
	float: left;
}
.fullpagefeatured.top {
	border-bottom-width: 1px;
}
.fullpagefeatured.bottom {
	border-top-width: 4px;
}
.fullpagefeatured.bottom .module-foot {
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.shows.contentlist li { 
	margin-bottom: 20px;
}
.shows.contentlist .title {
	font-size: 14px;
	height: 34px; 
	overflow: hidden;
	display: block;
}
.shows.contentlist .meta {
	margin-top: 10px;
}


h2.category {
	background-image: url(/morethanagame/content/static/images/hd_redline.png);
	background-repeat: repeat-y;
	font-family: 'DIN Next W02 Cond', arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 49px;
	height: 49px; 
	margin-bottom: 20px;
}
.massrel p { font-size: 12px; line-height: 22px; }
.massrel p strong { font-size: 16px; font-weight: bold; padding: 0 28px; text-align: center; display: inline-block; }
.massrel .tweet { text-align: center; }


.link-button {
	color: #fff;
	background-color: #004990;
	background-image: linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -o-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -moz-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -webkit-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -ms-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(0,72,144)),
	color-stop(0.5, rgb(0,106,199))
);	
	line-height: 44px;
	display: block;
	padding: 0 10px;
	font-size: 24px; 
	font-family: 'DIN Next W02 Cond', arial, sans-serif;	
	text-align: center;
}

/* ==========================================================================
   NAVIGATION
   ========================================================================== */
.nav {
	margin: 0;
	border-top: 1px solid #FFF;
	background-color: #000;
	font-size: 20px;
	font-family: 'DIN Next W02 Cond', arial, sans-serif;
	text-transform: uppercase;
}
.nav li {
	margin: 0;
}
.nav li a {
	color: #FFF;
	border-bottom: 5px solid #000;
	text-decoration: none;
	padding: 10px 20px 5px;
	-webkit-transition-duration: 260ms;
	-moz-transition-duration: 260ms;
	-ms-transition-duration: 260ms;
	-o-transition-duration: 260ms;
	transition-duration: 260ms;	
}
.nav li.selected a {
	border-bottom: 5px solid #ed1b2e;
}
.nav li a:hover {
	border-bottom: 5px solid #ed1b2e;
}

/* ==========================================================================
   Your Stories
   ========================================================================== */

.yourstories {
	background-color: #e4f3fa;
    background-image: url("/morethanagame/content/static/images/ice_bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    padding: 62px 42px;
    margin-bottom: 20px;
    overflow: hidden;
}
.yourstories img { margin: 0 auto; width: 100%; }
.yourstories p { font-size: 20px; text-align: center; margin: 32px 0; }
.yourstories .button_container { width: 50%; float: left; }
.yourstories .link-button { margin: 0 22px; }


/* ==========================================================================
   Latest Episodes
   ========================================================================== */
   
.latestepisodes.loading {
	height: 250px;	
	background-image: url(/television/content/images/common/loading_indicator.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.latestepisodes.noepisodes li {
	text-align: center;
	font-size: 14px;
	line-height: 250px;
}
.latestepisodes.contentlist .meta { height: 86px; overflow: hidden; margin-bottom: 15px;}
.latestepisodes.contentlist li {
	border-bottom: 1px solid #c4c4c4;
}

/* ==========================================================================
   ROTATOR
   ========================================================================== */

.rotator-slides {
	display: block;
	position: relative;
	width: 986px;
	height: 360px;
	overflow: hidden;
	padding: 0;
	font-size: 16px;
}

.rotator-slides.solo img {
	width: 100%;
	height: auto;
}

#slideholder {
	display: block;
	position: absolute;
	overflow: visible;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	z-index: 1;
}

.rotator-slide {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 986px;
	height: 360px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.rotator-slide-content {
	display: block;
	position: absolute;
	top: 120px;
	left: 30px;
	z-index: 2;
	width: 400px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.rotator-slide-airtime {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	font-size: 1.75em;
	line-height: 100%;
}
.rotator-slide img {
	width: 986px;
	height: auto;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.rotator-slide-body {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.rotator-slide .rotator-slide-body p {
	margin-top: 0px;	
}

.rotator-slide .rotator-slide-links {
	height: auto;
	overflow: visible;
	padding: 0;
	margin: 0 30px;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 2;
}
.rotator-slide .rotator-slide-links li {
	display: block;
	position: relative;
	width: auto;
	height: auto;
	margin-top: 10px;
}
.rotator-slide .rotator-slide-links li a {
	background-color: #004990;
	display: inline-block;
	line-height: 2em;
	text-decoration: none;
	background-image: linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -o-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -moz-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -webkit-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);
background-image: -ms-linear-gradient(bottom, rgb(0,72,144) 0%, rgb(0,106,199) 50%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(0,72,144)),
	color-stop(0.5, rgb(0,106,199))
);
	color: #fff;
	font-size: .875em;
	padding: 5px 15px;
}

.rotator-slide .rotator-slide-links li a:hover {
    background-color: #004990;
    background-image: none;
}

.topslide {
	z-index: 17;
}

.bottomslide {
	z-index: 7;
}

#rotator-indicators {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	overflow: hidden;
	bottom: 15px;
	right: 10px;
	z-index: 26;
}
#rotator-indicators.showme {
	display: block;
}

.rotator-indicator {
	display: inline-block;
	position: relative;
	float: left;
	height: 34px;
	width: 34px;
	/*border: 1px solid #fff;*/
	background-color: rgba(255,255,255,0.5);
	margin: 1px 10px 0px 0px;
	border-radius: 17px;
	border: 1px solid rgba(0,0,0,0.26);
}
.rotator-indicator-dot {
	display: block;
	position: relative;
	height: 34px;
	width: 34px;
	/*border: 1px solid #fff;*/
	/*background-color: #c4c4c4;*/
	border-radius: 17px;
	margin: 0px;
	cursor: pointer;
	-webkit-transition: background-color 260ms;
	-moz-transition: background-color 260ms;
	-ms-transition: background-color 260ms;
	-o-transition: background-color 260ms;
	transition: background-color 260ms;
}
.rotator-indicator.highlighted .rotator-indicator-dot, .rotator-indicator:hover .rotator-indicator-dot {
	background-color: #004990;
}
.rotator-indicator.highlighted:hover .rotator-indicator-dot {
	background-color: #004990;
}
#rotator-continue {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	overflow: hidden;
	top: 10px;
	right: 10px;
	z-index: 26;
	padding: 10px 10px;
	border-radius: 5px;
	color: #fff;
	background-color: #004990;
	cursor: pointer;
}
#rotator-continue.showme {
	display: block;
}

.show-logo {
	position: absolute;
	display: block;
	top: 20;
	left: 20;
	z-index: 99;
}

.rotator-indicator.image {
	display: inline-block;
	position: relative;
	width: 70px;
	height: 36px;
	border: 1px solid #999;
	margin: 1px 10px 1px 1px;
	border-radius: 0px;
	cursor: pointer;
	overflow: hidden;
}
.rotator-indicator.image.highlighted {
	border: 2px solid #ed1b2e;
	margin: 0px 9px 0px 0px;
}
.rotator-indicator.image img {
	display: block;
	position: absolute;
	width: auto;
	height: 42px;
	top: 0px;
	right: 0px;
}
.rotator-button {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 30px;
	padding: 3px;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	cursor: pointer;
	margin: 0;
	border: 1px solid #c4c4c4
}
.rotator-button:hover {
	background-color: #004990;
}
.rotator-button.nofloat {
	float: none;
}
.rotator-button-play {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 16px solid #fff;
	font-size: 1px;
	position: relative;
	margin-top: 4px;
}
.rotator-button-pause {
	width: 4px;
	height: 16px;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	margin-top: 6px;
	display: inline-block;
	position: relative;
}

/* ==========================================================================
   PRIMETIME
   ========================================================================== */

#schedule_location #change_location {
	color: #004990;
	font-size: 0.75em;
}
#primetimeLineup {
	margin-top: 10px;
}

#primetimeLineup .show {
	display: block;
	float: left;
	width: 100%;
	border-top-color:  #C4C4C4;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 15px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#primetimeLineup .show:last-child {
	border-bottom: 1px solid #c4c4c4;
}

#primetimeLineup .showname {
	color: #004990;
	display: block;
	float: left;
	width: 210px;
}

#primetimeLineup .time {
	display: block;
	float: left;
	width: 85px;
	padding-left:5px;
}

#primetimeLineup .fullschedule {
	color: #004990;
	float: right;
}
.primetime .gothere {
	margin-top: 20px;
	font-size: 14px;
}

/* ==========================================================================
   MASONRY / FEED CONTAINER
   ========================================================================== */
   
   
#feedcontainer {
	margin-top: 3px;
	min-height: 840px;
}
#feedcontainer .feed-item {
	display: block;
	width: 300px;
	height: 327px;
	padding: 10px;
	color: #000;
	overflow: visible;
}

#feedcontainer .feed-item a {
	color: inherit;
	display: block;
	position: relative;
}
#feedcontainer .feed-item a span {
	background-position: left bottom;
    background-repeat: no-repeat;	
    position: absolute;
    bottom: 0;
    left:0;
    width: 46px;
    height: 46px;
}
#feedcontainer .feed-item a span.Video { background-image: url("/television/content/images/common/icon-video.png"); }
#feedcontainer .feed-item a span.Image { background-image: url("/television/content/images/common/icon-photo.png"); }
#feedcontainer .feed-item figure {
	width: 300px;
	height: auto;
	display: block;
	position: relative;
}
#feedcontainer .feed-item figure img {
	width: 298px;
	height: 168px;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
	z-index: 1;
}
#feedcontainer .feed-item figure figcaption {
	display: block;
	position: absolute;
	width: 27px;
	height: 27px;
	z-index: 2;
	left: 10px;
	bottom: 10px;
	opacity: 0.8;
}
#feedcontainer .feed-item figure figcaption img {
	display: block;
	width: 27px;
	height: 27px;
	border: none;
}

#feedcontainer .feed-item .info-title {
	padding: 10px 0px 15px 0px;
	overflow:hidden;
	border-bottom: 1px solid #c4c4c4;
}

#feedcontainer .feed-item .info-title h4 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.25em;
	padding: 10px 0 8px 0;
}
#feedcontainer .feed-item .info-body {
	font-size: 0.875em;
	padding: 0px 20px 10px 20px;
	background-color: #fafafa;
	line-height: 1.5em;
}
#feedcontainer .liveupdate-link {
	color: #004990;
	font-size: 16px;
	height: 40px;
    line-height: 20px;
    overflow: hidden;	
    margin: 5px 0 0 0;
}

#feedcontainer .feed-item .info-cta {
	display: block;
	position: relative;
	width: 260px;
	height: 0px;
	border-top: 1px dashed #c4c4c4;
	padding: 15px 20px;
	background-color: #fafafa;
	color: #004990;
	font-size: 0.875em;
	border-bottom: 4px solid #c4c4c4;
}

#feedcontainer .feed-item .info-cta a, .homepage-feed .feed-item .info-cta a:visited {
	color: #004990;
	text-decoration: none;
}

#masonry {
	display: block;
	position: relative;
	float: left;
	width: 960px;
	height: auto;
	overflow: hidden;
}

.masonry-element {
	display: block;
	float: left;
	width: 300px;
	margin: 10px;
}

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 420ms;
     -moz-transition-duration: 420ms;
      -ms-transition-duration: 420ms;
       -o-transition-duration: 420ms;
          transition-duration: 420ms;
}

.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}

.moreposts-wrapper {
	height: auto;
	display: block;
	position: relative;
	text-align: center;
	margin: 20px 10px;
}

#moreposts-loader {
	display: block;
	margin: 10px 20px 10px;
}
#moreposts-loader img {
	margin: 0 auto;
}

#moreposts {
	width: auto;
	height: auto;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	text-align: center;
	cursor: pointer;
	-webkit-transition: opacity 260ms;
	-moz-transition: opacity 260ms;
	-ms-transition: opacity 260ms;
	-o-transition: opacity 260ms;
	transition: opacity 260ms;
}

#moreposts .highlight {
	-webkit-transition: border-top-color 260ms;
	-moz-transition: border-top-color 260ms;
	-ms-transition: border-top-color 260ms;
	-o-transition: border-top-color 260ms;
	transition: border-top-color 260ms;
}
#moreposts:hover .highlight {
	border-top-color: #004990;
}
#moreposts:hover .moreposts-button {
	background-color: #004990;
}

.moreposts-wrapper.done {
	margin-top: 20px;
	border-top: 1px dashed #c4c4c4;
	padding-top: 20px;
}
.moreposts-wrapper.done #moreposts {
	cursor: default;
}
#moreposts .all-loaded {
	color: #c4c4c4;
} 

/* ==========================================================================
   CONNECT DROPDOWN
   ========================================================================== */
.connect_show select {
   border: 1px solid #C4C4C4;
    font-size: 16px;
    min-width: 300px;
    padding: 5px;
}    
.connect_show span {
	padding-left: 10px; 
	color: #c4c4c4;
}
/* ==========================================================================
   TWITTER WIDGETS
   ========================================================================== */
.twitter_widget {
	margin-top: 20px; 
	overflow: hidden;
}
.twitter_widget h2 { font-size: 20px; font-weight: normal; margin-bottom: 0;}
iframe.twitter-timeline { width: 620px; }
iframe.twitter-follow-button { float: right; margin-bottom: 10px; 