﻿html{background-color:#8d363e;background-image:url("images/bg.jpg");background-repeat: no-repeat;background-position: top center;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;},ul{padding: 0px; margin: 0px;}

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	font-family: Helvetica;
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
}
#sub-container {
	width: 970px;
	overflow: auto;
}
#leftcut {
	width: 222px;
	height:800px;
	float: left;
	overflow: auto;
}
#rightcut {
	width: 748px;
	float: right;
	overflow: auto;
}
a {
	color: #a0a0a0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url("images/footer-top-shadow.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 22px;
	font-family: Helvetica;
	font-size: 10px;
	height: 59px;
	overflow: hidden;
	width: 970px;
	color: #a0a0a0;
}
	#footer-left {
		width: 300px;
		height: 59px;
		overflow: hidden;
		margin-left: 15px;
		float: left;
	}
	#footer-right {
		width: 570px;
		height: 59px;
		overflow: hidden;
		margin-right: 15px;
		float: right;
		text-align: right;
	}
#body-container {
	width: 748px;
	overflow: hidden;
	margin-top: 31px;
}
	#body-left {
		width: 451px;
		height:100%;
		float: left;
		overflow: hidden;
		padding-right: 40px;
	}
	#body-left-nosidebar {
		width: 98%;
		float: left;
		overflow: visible;
		padding-right: 40px;
		padding-top:15px;
	}
	#featured-title{
		width: 500px;
		padding-right: 40px;
		padding-top:0px;
		padding-bottom:10px;
	}

	#body-right {
		width: 257px;
		float: right;
		overflow: auto;
	}
/* PAGE DETAILS */
#ad {
	height: 228px;
	width: 181px;
	background-image: url("images/act-one-cafe.jpg");
	background-repeat: no-repeat;
	display: block;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 40px;
}
#body-container p a {
	color: #88333d;
	text-decoration: none;
}

#body-container p a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 8px;
}

img {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

h2 {
	color: #88333d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.item {
	margin-bottom: 30px;
	overflow: auto;
}

.pressitem 
{
	height: 40px;
	margin-bottom: 30px;
	overflow: hidden;
}

.readmore {
	text-transform: uppercase;
}


#featured-list {
	overflow: auto;
	margin-top: 4px;
}

	.odd {
		background-color: #c9e9ec;
		padding-top: 18px;
		padding-bottom: 10px;
	}
	.even {
		background-color: #e8f3fa;
		padding-top: 18px;
		padding-bottom: 10px;
	}

	.fcontainer {
		overflow: auto;
		width: 247px;
		margin-right: 10px;
	}
		.fleft {
			width: 120px;
			overflow: auto;
			float: left;
		}
		.fright {
			width: 110px;
			overflow: auto;
			float: right;
			padding-bottom: 1px;
			padding-right: 1px;
			color: #666666;
			font-size: 10px;
			line-height: 14px;
			letter-spacing: 1px;
		}
			.fright h3 {
				color: #39898a;
				font-weight: bold;
				font-size: 12px;
				margin-bottom: 5px;
				line-height: 16px;
				letter-spacing: 0px;
			}
			.fright h3 a {
				color: #39898a;
				font-weight: bold;
				font-size: 12px;
				margin-bottom: 5px;
				line-height: 16px;
				letter-spacing: 0px;
				text-decoration: none;
			}
				.fright h3 a:hover {
					text-decoration: underline;
				}
			.fright .buyticket {
				margin-top: 3px;
			}
	#featured-list .timestamp {
		text-align: center;
		margin-top: 7px;
	}

.buyticket {
	width: 110px;
	height: 39px;
	display: block;
	background-image: url("images/buytickets.png");
	background-position: 0px 0px;
}
	.buyticket:hover {
		background-image: url("images/buytickets.png");
		background-position: 0px 39px;
	}

.pagination {
	width: 150px;
	float: right;
	text-align: right;
	padding-right: 1px;
	padding-bottom: 100px;
}

.pagination a {
	color: #a0a0a0;
	text-decoration: none;
}

.pagination .selected {
	color: #88333d;
	font-weight: bold;
}

.pagination a:hover {
	color: #88333d;
}


#event-calendar {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#share {
	margin-top: 5px;
	margin-bottom: 20px;
	overflow: auto;
	width: 970px;
}
.share-item {
	width: 225px;
	background-image: url("images/share-bg.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
	float: left;
	height: 57px;
	margin-left: 13px;
}

.more {
	color: #a0a0a0;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
}
.more a:link{
text-decoration: none;
}
.more a:visited{
text-decoration: none; 
}
.more a:hover { 
	color: #88333d;
    text-decoration: underline; 
}


.tbl1 {
	height: 100px;
}
.tbl1 a {
	color: #88333d;
	text-decoration: none;
}
	.tbl1 a:hover {
		text-decoration: underline;
	}

#showimage {
	margin-bottom: 3px;
	width: 325px;
	height: 210px;
	overflow: hidden;
}

#galhold {
	width: 456px;
	overflow: auto;
	margin-bottom: 15px;
}

#left-gallery {
	float: left;
	width: 325px;
	overflow: auto;
}

#right-gallery {
	float: right;
	width: 125px;
	overflow: auto;
	margin-left: 5px;
}
/* Slider */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 325px; /*Width of Carousel Viewer itself*/
height: 70px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-left: 2px;
margin-right: 2px;
width: 80px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
display: block;
}


/* HEADERS */
#press {
	width: 748px;
	height: 136px;
	background-image: url("images/press.jpg");
	background-repeat: no-repeat;
}
#events {
	width: 748px;
	height: 136px;
	background-image: url("images/events.jpg");
	background-repeat: no-repeat;
}
#calendar {
	width: 748px;
	height: 136px;
	background-image: url("images/calendar_header.jpg");
	background-repeat: no-repeat;
}

#about {
	width: 748px;
	height: 136px;
	background-image: url("images/about.jpg");
	background-repeat: no-repeat;
}

/*ABOUT PAGE*/
.aboutEmail{
	font-size: 10px;	
}
.aboutEmail a {
   color: #a0a0a0;
}
.aboutEmail a:hover {text-decoration: underline; color: #88333d;}

/*sub heads */

.subHead {
				color: #a0a0a0;
				font-weight: bold;
				font-size: 12px;
				margin-top: 20px;
				margin-bottom: 3px;
				line-height: 16px;
				letter-spacing: 0px;
}
