/* @override 
	http://warwickartscentre.site/mmlib/css/warwick/screen.homepage.css
	http://warwickartscentre.devpace.net/mmlib/css/warwick/screen.homepage.css
*/

.homepage h1 {
	line-height: 1px;
	margin: 1px 0px;
}

.homepage h3 {
	margin-bottom: 20px;}
}

.homepage #main-content #main-image {

	margin-bottom: 10px;
	position: relative;
}
.homepage #main-image {
	position: relative;
	height: 364px;
}
.homepage #main-image a {
	position: relative;
}
#main-image .clickable-wrapper:hover a {
	text-decoration: underline;
}
.corner-overlay {
	left: -2px;
	position: absolute;
	top: 0px;
}

.info-overlay {
	color:#fff;
	height: 70px;
	left:5px;
	padding: 2px 9px;
	position:absolute;
	top:279px;
	width: 699px;
}
.info-overlay h2 {
	color:#fff;
	font-size: 19px;
	margin: 2px 0px 0px;
	text-transform: lowercase;
}
.info-overlay p {
	font-size: 12px;
	margin: -2px 0px 0px;
}
.info-overlay p.find-out-more {
	margin: 0px;
}
.info-overlay p.find-out-more a {
	color:#fff;
	font-size: 11px;
}


/* @group event browser */
#unit-event-browser {
	overflow: hidden;
	position: relative;
	width: 710px;
}
#unit-event-browser ul{
	background:#333;
	float: left;
	margin: 0px;
	padding: 0px;
}
#unit-event-browser ul li{
	float: left;
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px;
}
#unit-event-browser ul li a {
	background: url(/mmlib/images/warwick/event-browser-tab.gif) no-repeat top right;
	color:#fff;
	display: block;
	font-size:11px;
	padding:4px 0px 4px;
	text-align: center;
}
#unit-event-browser ul li a:hover {
	text-decoration: none;
}
#unit-event-browser ul li.first {
	margin-left: 1px;
}
#unit-event-browser ul li.last a {
	background-position: top left;
}
#unit-event-browser ul li.selected a {
	background: url(/mmlib/images/warwick/event-browser-selectedtab.gif) no-repeat top right;
	color:#333;
	font-weight: bold;
}

#unit-event-browser #event-browser-tab-recommended {
	width: 110px;
}
#unit-event-browser #event-browser-tab-theatre {
	width: 72px;
}
#unit-event-browser #event-browser-tab-film {
	width: 60px;
}
#unit-event-browser #event-browser-tab-music {
	width: 63px;
}
#unit-event-browser #event-browser-tab-classical-music {
	width: 108px;
}
#unit-event-browser #event-browser-tab-comedy {
	width: 74px;
}
#unit-event-browser #event-browser-tab-dance {
	width: 66px;
}
/* Removed events tab (no generic productions exist)
#unit-event-browser #event-browser-tab-events {
	width: 62px;
}
*/
#unit-event-browser #event-browser-tab-visual-arts {
	width: 86px;
}
#unit-event-browser #event-browser-tab-family {
	width: 69px;
	border-right: 1px solid #333;
}
#unit-event-browser ul li a span.category-plural {
	display: none;
}

#event-browser-content {
	float: left;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #fff;	
}
#featured-events-slider {
	position: relative;
}
#event-browser-content .event {	
	background: #333;
	color:#fff;
	float: left;
	height: 157px;
	line-height: 14px;
	margin-right: 2px;
	overflow: hidden;
	width: 176px;
}
#event-browser-content .clickable-parent {
	
}
#event-browser-content .clickable-parent .clickable-wrapper {
	height: 157px;
	width: 176px;
	color: #FFF;
}
#event-browser-content .clickable-parent .clickable-wrapper:hover {
	color: #FFF;
	text-decoration: none;
}
#event-browser-content .clickable-parent .clickable-wrapper a {
	color: #FFF;
}
#event-browser-content .clickable-parent .clickable-wrapper:hover a {
	color: #FFF;
	text-decoration: underline;
}

#event-browser-content .last {
	margin-right: 0px;
}
#event-browser-content .event h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 6px 7px 0px 7px;
}
#event-browser-content .event h4 a {
	color:#fff;
}
#event-browser-content .event p.dates {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 7px 0px 7px;
}
#event-browser-content .event p.location {
	font-size: 9px;
	margin: 0px 7px 0px 7px;
}
/* @end */

/* @group latest news */
#group-one {
	margin-top: 10px;
}
/* @end */

/* @group latest news */
#unit-latest-news{
	float: left;
	margin-right: 10px;
	padding-top:10px;
	width: 430px;
}
#unit-latest-news h3 {
	float: left;
	width:404px;
}
#unit-latest-news h3 a {
	width:auto;
	display: block;
	height: 20px;
}
#unit-latest-news h3 a span {
	display: none;
}
#unit-latest-news p.feed {
	float: left;
	margin: 0px;
}
#unit-latest-news ol {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
	margin-top: -8px;
}
#unit-latest-news ol li{
	background: url(/mmlib/images/warwick/border.gif) repeat-x left bottom;
	list-style-type: none;
	margin:0 0 13px;
	padding:0 0 13px;
	width: 100%;
}
#unit-latest-news ol li.last {
	background: none;
}

#unit-latest-news ol li p.thumbnail {
	float: left;	
	line-height: 10px;
	margin: 0px 10px 0px 0px;
	width: 150px;
}
#unit-latest-news ol li p.thumbnail a {
	display: block;
}
#unit-latest-news ol li p.thumbnail a img {
	border-bottom: 1px solid #fff;
}
#unit-latest-news ol li .info {
	float: left;
	width: 270px;
}
#unit-latest-news ol li .info h4 {
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	margin: -2px 0px 0px;
}
#unit-latest-news ol li .info p {
	font-size: 12px;
	margin: 0px;
}
/* @end group latest news */

/* @group recent blog posts */
#unit-recent-blog-posts{
	float: left;
	padding-top:10px;
	width: 270px;
}
#unit-recent-blog-posts h3 {
	float: left;
	width:243px;
}
#unit-recent-blog-posts h3 a {
	width:auto;
	display: block;
	height: 20px;
}
#unit-recent-blog-posts h3 a span {
	display: none;
}
#unit-recent-blog-posts .posted_from {
	color: #666666;
	font-size: 12px;
}

#unit-recent-blog-posts p.feed {
	float: left;
	margin: 0px;
}

#unit-recent-blog-posts ol {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#unit-recent-blog-posts ol li{
	background: url(/mmlib/images/warwick/border.gif) repeat-x left bottom;
	list-style-type: none;
	margin:0 0 10px;
	padding:0 0 7px;
	width: 100%;
}

#unit-recent-blog-posts ol li.last {
	background: none;
}

#unit-recent-blog-posts ol li h4 {
	font-weight: bold;
	margin: 0px 0px 1px;
	padding: 0px;
}
#unit-recent-blog-posts ol li p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#unit-recent-blog-posts ol li p.comment-count {	
	background: url(/mmlib/images/warwick/comment.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 15px;
}
/* @end group recent blog posts */



#extra-content #unit-trailers {
	margin-bottom: 0px;
}


