/* @group name */

/* @end */

body{font:13px Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; color:#d3c09e;}
hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}

h1,h2,h3,h4,h5,h6 {font-family: Georgia,Garamond,"Times New Roman",serif; font-weight: normal;color: #ecc074;margin-bottom:5px}
	h1 {font-size: 25px;clear: both;}
	h2 {font-size:22px;clear: both;}
	h3 {font-size: 20px;clear: both;}

p { line-height:20px; margin-bottom:20px; }

blockquote { margin: 0 20px; }

/* @group Navigation */
/* @group Primary Navigation */
#navigation {
	font-family: Georgia, Garamond, "Times New Roman";
	font-size: 16px;
}
#navigation a {
	color: #d3c09e;
	text-decoration: none;
	text-shadow: 0px 3px 1px #000;
}
#navigation a:hover {
	color: #ffe7be;
}
/* @end */

/* @group Breadcrumb */
#breadcrumb a {
	color: #d3c09e;
	font-weight: bold;
}
/* @end */

/* @group Secondary Navigation */
#sidebar ul#nav-sub li a {
	font-family: Georgia,Garamond,"Times New Roman",serif;
	font-size: 19px;
	text-decoration: none;
	color: #beac8d;
	display: block;
	width: 280px;
	padding: 10px;
}
#sidebar ul#nav-sub li a:hover {
	background: #2e1e10;
}
#sidebar ul#nav-sub li.here a {
	color: #dcd2c1;
}
#sidebar ul#nav-sub li span.description {
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
	display: block;
	margin-top: -2px;
}
/* @end */
/* @end */

/* @group Top Content */
/* @group Upcoming Events */
#upcoming_events ul li a {
	font-family: Georgia,Garamond,"Times New Roman",serif;
	font-size: 19px;
	text-decoration: none;
	color: #beac8d;
	display: block;
	width: 280px;
	padding: 10px;
}
#upcoming_events ul li a:hover {
	background: #2e1e10;
}
#upcoming_events ul li span.description {
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
	display: block;
	text-transform: uppercase;
}
/* @end */

/* @group File Attachments */
#sidebar ul#files li a {
	font-family: Georgia,Garamond,"Times New Roman",serif;
	font-size: 19px;
	text-decoration: none;
	color: #beac8d;
	display: block;
	width: 280px;
	padding: 10px;
}
#sidebar ul#files li a:hover {
	background: #2e1e10;
}
#sidebar ul#files li.here a {
	color: #dcd2c1;
}
#sidebar ul#files li span.description {
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
	display: block;
}
/* @end */

/* @group Live Productions Sidebar */
#sidebar ul#liveseries_list li a {
	font-family: Georgia,Garamond,"Times New Roman",serif;
	font-size: 19px;
	text-decoration: none;
	color: #beac8d;
	display: block;
	width: 280px;
	padding: 10px;
}
#sidebar ul#liveseries_list li a:hover {
	background: #2e1e10;
}
#sidebar ul#liveseries_list li.here a {
	color: #dcd2c1;
}
#sidebar ul#liveseries_list li span.description {
	font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	font-size: 12px;
	display: block;
	margin-top: -2px;
}
/* @end */

/* @group General Page Content */

#content a {text-decoration: none; color:#ffe7be; border-bottom:1px dotted #ffe7be;}
#content a:hover {border-bottom:1px dotted #fff; color:#fff;}

/* @end */

/* @group Events List */
ul.event_list li {
	clear: both;
	width: 100%;
}
ul.event_list div.day {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	text-align: center;
	}
	ul.event_list div.day span.number {
		font-size: 18px;
		}
ul.event_list span.title {
	font-size: 14px;
	font-weight: bold;
	}
/* @end */

/* @group Production List */
ul#production_list li {
	width: 100%;
	clear: both;
}
ul#production_list span.title {
	font-size: 14px;
	font-weight: bold;
	}
	ul#production_list p {
		margin-bottom: 0;
		}
/* @end */

/* @group Search Results List */
ul#search_results {
	width: 100%;
	clear: both;
}
ul#search_results span.title {
	font-size: 14px;
	font-weight: bold;
}
	ul#search_results li {
		line-height: 18px;
	}
/* @end */
/* @end */

/* @group Bottom Content */
#bottom-content { line-height:20px; }
#bottom-content h3 { font-size: 20px; line-height: 20px; }
#bottom-content a {text-decoration: none; color:#ffe7be; border-bottom:1px dotted #ffe7be; }
#bottom-content a:hover {border-bottom:1px dotted #fff; color:#fff;}

/* @end */

/* @group Footer */
#footer p {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 5px 0;
}
#footer .footer-left p {
	text-align: right;
}
#footer .footer-right p {
	text-align: left;
}
#footer a {
	text-decoration: none;
	color: #ffe7be;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
/* @end */