@charset "UTF-8";

/* layout */

#left-content {
	width: 476px;
	margin-right: 11px;
	margin-top: 11px;
}

#center-content {
	margin-right: 0px;
	padding: 0;
	margin-top: 11px;
}

#center-left {
	width: 232px;
	margin-right: 11px;
}

#center-right {
	width: 232px;
	margin: 0;
}

#buzz {
	text-align: center;
}

#buzz a {
	width: 233px;
	height: 300px;
}

#buzz .subtitle {
	font-size: 0.917em;
	line-height: 1.636em;
}

#buzz .featureBuzz .title {
	font-weight: bold;
	font-size: 14px;
	margin-left: 3px;
	margin-right: 3px;
}

#buzz .blurb {
	text-align: left;
	margin-left: 3px;
	margin-right: 3px;
}

#buzz ul li {
	padding: 11px 0 0 0;
}

.featureBuzz {
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 5px 3px;
}

#mr-articles {
	border-bottom: 2px #dcdfe4 solid;
}

#otd-en, #otd-fr {
	display: block;
	background: url(../images/onthisday_bg.gif) no-repeat;
	height: auto;
	padding: 0 11px 11px;
}

#otd-fr p.heading {
	background: url(../images/aujourdhui.gif) no-repeat center 8px;
	padding: 0;
	width: 214px;
	height: 46px;
}

#otd-en p.heading {
	background: url(../images/onthisday.gif) no-repeat center 8px;
	padding: 0;
	width: 214px;
	height: 46px;
}

#otd-en p.tce, #otd-fr p.tce {
	text-align: center;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.917em;
	line-height: 1.636em;
}

.otd {
	display: block;
	background: url(../images/onthisday_bg2.gif) no-repeat left bottom;
	margin: 0 0 11px;
	padding: 0;
}

/*slideshow*/

#featureArticles {
	border: 1px solid #ccc;
	display: block;
	width: 474px;
	height: auto;
	margin-bottom: 20px;
}

#nav {
	margin: 0;
	padding: 9px;
}

#nav li {
	width: 106px;
	height: 82px;
	float: left;
	margin-right: 9px;
	list-style: none;
	padding: 0
}

#nav a {
	width: 106px;
	height: 82px;
	margin-right: 9px;
	display: block;
	padding: 0;
}

#nav li.last, #nav li.last a {
	margin-right: 0;
	width: 106px;
	height: 80px;
	padding: 0;
}

#nav a.activeSlide {
	background: url(../images/activeFeature.gif) no-repeat 0 70px
}

#nav a:focus {
	outline: none;
}

#nav img {
	display: block;
	border: 1px solid #ccc;
}

#nav div.video {
	background: url(../images/tinyvideo-icon.gif) no-repeat;
	width: 18px;
	height: 14px;
	position: relative;
	top: -27px;
	left: 89px;
}

#nav div.video span {
	display: none;
}

#slideshow {
	display: block;
	clear: both;
	min-height: 325px;
}

#slideshow p {
	margin: 0;
}

#slideshow .lead {
	width: 474px;
	height: 267px;
	text-align: center;
}

#slideshow .title {
	font-size: 1.333em;
	font-weight: bold;
	line-height: 1.125em;
	margin: 5px 11px 4px;
}

#slideshow .subtitle {
	font-weight: bold;
	margin: 0 11px;
}

#slideshow .blurb, #slideshow .byline {
	margin: 0 11px 5px;
}

.pics {
	width: 474px;
	padding: 0;
	margin: 0;
}

.pics a {
	border: none;
	width: 474px;
	height: 267px;
}

a.flowplayer img {
	position: relative;
	bottom: 45px;
}

/* play button on top of splash image */

div.playButton {
	background: url(../images/flowplayer/play.png) no-repeat;
	width: 45px !important;
	height: 45px;
	position: relative;
	top: 111px;
	left: 214px;
	z-index: 50;
	opacity: 0.9;
}

div.playButton:hover {
	opacity: 1.0;
}

.blogs {
	border-top: 1px solid #996666;
	border-bottom: 1px dotted #996666;
	position: relative;
	margin-top: 12px;
	padding: 17px 9px 0 10px;
	margin-bottom: 14px;
}

.blogs h3 {
	text-transform: uppercase;
	color: #990000;
	width: 203px;
	text-align: center;
	position: absolute;
	top: -8px;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}

.blogs h3 span {
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.blogs h4 {
	text-transform: uppercase;
	color: #336699;
	margin-bottom: 0;
	font: normal 12px "Trebuchet MS", Arial, sans-serif;
}

.blogs h4.second {
	margin-top: 22px;
}

.blogs p {
	margin-top: 5px;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 15px;
}