.mainCont .leftbar{
	float: left;
	width: 282px;
	padding: 16px;
	background: #000;
	border: 1px solid #440b13;
}

.mainCont .leftbar p{
	margin-bottom: 15px;
}

.leftbar #mari{
	background: #000;
}

.leftbar #mari h2{
	font-size: 140%;
	text-transform: uppercase;
	margin: 25px 0px;
	line-height: 130%;
}

.leftbar #mari h2 strong{
	display: block;
	color: #104f67;
	font-size: 185%; /* relative to the h2, not div#mari */
}

#mari #mariEvents li{
	 font-weight: 600;
	 clear: both;
	 overflow: hidden;
	 _height: 1%;
}

#mariEvents li .date{
	height: 27px;
	width: 32px;
	padding-top: 5px;
	float: left;
	background: #002e3c;
	text-align: center;
	margin: 0px 12px 0px 0px;
}

#mariEvents li.even .date{
	background: #fff;
	color: #000;
}

#mariEvents li .date p{
	margin: 0px;
	line-height: 100%;
}

#mariEvents li .date p.month{
	font-size: 50%;
}

#mariEvents li .title{
	margin-top: 4px;
}




.mainCont .contentCont{
	float: right;
	width: 605px;
}

.mainCont .hdr{
	background: url("assets/images/hdr_home_ribbon_bg.gif") no-repeat;
}

.contentCont .content{
	margin: 0px 0px 20px 14px;
	padding: 10px 20px 0px 10px;
}

.content .events li{
	float: right;
	border-bottom: 1px solid #002e3c;
	display: block;
	width: 330px;
	padding: 0px;
	clear: none;
}

.events li p{
	line-height: 130%;
}

.events li div{
	margin: 0px;
	padding: 0px;
}

.events li .date p{
	display: inline;
}

.events li .title{
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
	width: 240px;
}

.events li .thumb{
	float: right;
	margin-top: -28px;
}

.content .events li.featured{
	float: left;
	width: 198px;
	border: 1px solid #002e3c;
	padding: 0px;
}

.events li.featured .date{
	text-align: center;
	width: 40px;
	height: 50px;
	padding: 10px;
	float: left;
	background: #002e3c;
	margin: 0px;
}

.events li.featured p{
	line-height: 100%;
}

.events li.featured .date p{
	display: block;
}

.events li.featured .date .day{
	font-size: 200%;
}

.events li.featured .date .month{
	margin-bottom: 0px;
}

.events li.featured .title{
	float: left;
	padding: 15px 10px 10px;
	width: 110px;
	height: 45px;
	font-weight: 600;
}

.events li.featured .thumb{
	line-height: 0px;
	margin: 0px;
	clear: both;
	float: none;
}

.events li.featured .info{
	position: relative;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.4);
	margin-top: -25px;
	margin-bottom: 0px;
	padding-top: 5px;
	height: 20px;
	z-index: 2;
	text-align: center;
	font-size: 80%;
}

#property{
	float: left;
	border: 1px solid #002e3c;
	margin-right: 30px;
	line-height: 0px;
}

#cinema{
	float: left;
	width: 362px;
	margin-left: 14px;
}

#cinema h2{
	font-size: 140%;
	font-weight: 700;
	background: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
}

#cinema #showtimes{
	padding: 15px;
	border: 1px solid #002e3c;
	background: #010506;
	font-size: 80%;
}

#showtimes li{
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	_height: 1%;
}

#showtimes li .thumb{
	float: left;
	margin-right: 10px;
}

#showtimes li .thumb img{
	border: 1px solid #002e3c;
}

#showtimes li .time{
	color: #0ecffc;
}

#homeBodyCallout{
	float: right;
}

#flickrWinners{
	clear: both;
}

#flickrSet{
	border: 1px solid #002e3c;
	overflow: hidden;
	_height: 1%;
	margin-bottom: 20px;
	padding: 10px;
	clear: both;
}

#flickrWinners h2{
	font-size: 130%;
	font-weight: 600;
}

#flickrWinners #flickrPower{
	float: right;
}

#flickrSet .flickr_badge_image{
	float: left;
	padding: 8px 8px 8px 9px;
}
