h3, .mediumHeader{ font-weight: normal;color:#6A6571;}
h3 { margin: 0 0 8px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */
	h3 { margin: 0 0 10px; }
}
.home .layout-right { width: 300px; padding-top:42px; }
.home .layout-left { padding-left:12px;padding-top: 6px;width: 694px; }
.listBox {	width: 285px;}
.listBox .title { background: transparent url(images/festival/bg_boxHeader.gif) repeat-y top right;}

/* previous festivals */
.listBox .title{
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: normal;
	padding: 5px 10px;
	color: #2D303A;
}
.listBox.previousFestivals .list {
	background: #292830 url(images/festival/bg_boxSocialIssue.gif) repeat-y top right;
	padding: 10px;
}
.listBox.previousFestivals .list a {
	color: #9CAAC0;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.5px;
	text-decoration: underline;
}

.listBox.previousFestivals .list table {
	width: 93%;
}

.listBox.previousFestivals .list table td {
	text-align: center;
}

/* twitter facebook */
.fbtw { margin: 16px 0; }

/* cu ads */
.cu-ad.index-winner > div { margin-bottom:10px;}
.cu-ad.index-winner { margin-bottom: 24px;}

/* top films */
#today-top-films { margin:24px 0;position: relative;}
.topFilmsBody {
	background-color:#B3C8E0;
	border-left:2px solid #ABC0D9;
	border-right:2px solid #ABC0D9;
}
table.topFilmsTable {
	width:100%;font-size:12px;
}
table.topFilmsTable, table.topFilmsTable td.spacer {
	border-top:2px solid #ABC0D9;border-bottom:2px solid #ABC0D9;
}
table.topFilmsTable td.col1 {
	width:154px;padding:0;background-color:#000000;vertical-align:middle;text-align:center;
}
table.topFilmsTable td.col2 {
	padding:5px 10px;
}
table.topFilmsTable td.col3 {
	width:85px;
}
table.topFilmsTable td.col2 , table.topFilmsTable td.col3  {
	background-color:#BFD3EB;border-left:2px solid #ABC0D9;vertical-align:top;
}
.topFilmsTable img.thumb { width: 154px; height:120px;display:block;}
.topFilmsTable div.movie-info {width:85px;text-align: center;}
.topFilmsTable div.movie-info .rating { margin: 10px auto 38px;float:none;}
.topFilmsTable div.movie-info .duration { font-size: 15px; color: #45404f;opacity: .99;}
.topFilmsTable .detail-wrapper { height: 82px;}
.topFilmsTable div.genre { margin-top: 7px;}
.topFilmsTable div.from { font-size: 11px;}
.topFilmsTable div.from a { font-style: normal;}
.topFilmsTable div.synopsis { font-size:11px;line-height: 14px;margin:8px 0 5px;}
.topFilmsTable .morelink {padding-left: 5px;}
.topFilmsTable .morelink a { text-decoration: underline;}
.topFilmsTable .social-tags { font-size:11px;margin-top: 15px;}
.topFilmsTable div.spacer { height:16px;}
/* rss */
#rss-feed { position: absolute; right:2px;top:2px;background: url(images/festival/icon_rss.png) no-repeat;width: 18px;height: 18px;text-indent: -9999px;}

/* winning film */
.winning-film { margin:25px 0 30px; }
