/* ---------------------------------------------------
	import the base ubicms styles. do not move or delete
	this as it is important that it is loaded before the
	site defined styles
--------------------------------------------------- */ 

@import url(ubicms.css);

/* ---------------------------------------------------
	site specific styles.
--------------------------------------------------- */ 

body {
	margin: 0;
	font-family: "Lucida Grande", arial, san-serif;
	font-size: 90%;
	font-weight: light;
	background-color: #fff;
	color: #555;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.4;
}

h1, h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	color: #000;
	font-family: adobe-caslon-pro, serif;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding: 4px 0 2px 0;
	font-size: 16px;
	border-top: 1px solid #ccc;
}

ol {
	margin: 0 0 1em 20px;
	list-style-type: decimal;
}

i, em {
	font-style: italic;
}

img {
	padding: 3px;
	border: 1px solid #ccc;
}

img.clean {
	padding: 0;
	border: none;
}

#custom-doc {
	margin: auto;
	text-align: left;
	width: 900px;
	padding: 0 0 70px 0;
}

a {
	text-decoration: none;
	color: #be2026;
}

a:hover {
	color: #ff0009;
}

b, strong {
	font-weight: bold;
}


/*-----------------------------------
// header
-----------------------------------*/

#header {
	margin: 20px 0 10px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

#header h1 {
	padding: 0;
	border-top: none;
}

#header h1 a {
	font-size: 18px;
	color: #000;
	font-weight: 600;
	padding: 10px 0;
}


/*-----------------------------------
// menu
-----------------------------------*/

#menu {
	text-align: right;
	width: 600px;
	margin: 0 0 -1px 0;
}

#menu ul {
	margin: 0 0 0 0;
}

#menu li {
	display: inline;
	margin: 0 -5px 0 0;
	padding: 4px 0 5px 0;
}

#menu li a {
	display: inline-block;
	padding: 7px 14px 5px 14px;
	margin: 0;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff9f9;
}

#menu li a.active, #menu li a:hover {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

/*-----------------------------------
// preamble
-----------------------------------*/

#home_preamble {
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
	*padding: 20px 0 50px 0;
	float: left;
	background: url(../img/robot.jpg) right top no-repeat;
}

#preamble {
	margin: 18px 0 20px 0;
	padding: 20px 0;
	float: left;
}

#preamble h2, #home_preamble h2 {
	width: 900px;
	font-size: 29px;
	font-weight: normal;
	margin: 0;
	color: #be2026;
	font-family: adobe-caslon-pro, serif;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	line-height: 1.3;
	text-transform: none;
	border-top: none;
}

#preamble h2 a, #home_preamble h2 a {
	color: #ff0009;
}

.preamble_title {
	color: #000;
}


/*-----------------------------------
// home content
-----------------------------------*/

#home_content {
	margin: 0 0 70px 0;
	padding: 0;
	float: left;
	width: 100%;
	font-size: 90%;
}

#home_content h3 a, #home_content h2 a {
	display: block;
	color: #000;
}

#home_content h2 a:hover, #home_content h3 a:hover {
	color: #be2026;
}


/*-----------------------------------
// headlines
-----------------------------------*/

#home_content {
	width: 100%;
}

.mailing_list_join label {
	display: block;
	font-size: 80%;
	margin: 0 0 4px 0;
}

.textInput, textarea {
	background-color: #fff9f9;
}

.mailing_list_join .textInput {
	padding: 4px;
	width: 236px;
	margin: 0;
	border: 1px solid #ccc;
}

#sidebar .mailing_list_join .textInput {
	width: 238px;
}

.submitInput {
	padding: 3px;
	margin: 0;
	color: #666;
	border: 1px solid #ccc;
}

*input.submitInput {
	padding: 1px 3px 3px 3px;
}

#home_content .shows {
	width: 254px;
	margin: 0 0 0 50px;

}

#home_content .news {
	width: 260px;
	margin: 0 30px 0 0;

}

#home_content .other {

}

#home_content .other p {
	font-size: 80%;
}

#home_content .other img {
	margin: 0 4px 0 0;
}

#home_content .news h2 , #home_content .shows h2, #home_content .other h2 {
	margin: 0 0 10px 0;
}

.eventheadline_venue, .event_summary_venue, .news_headline_title, .news_article h3 {
	text-transform: uppercase;
	font-family: adobe-caslon-pro, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #000;
	letter-spacing: 2px;
}

.eventheadline_venue {
	font-size: 12px;
}

.eventheadline_date, .news_headline_date, .news_summary_date, .event_summary_date {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	margin: 0 0 4px 0;
}

.news_headline_date {
	font-size: 80%;
}

.news_summary_date {
	margin: 0 0 16px 0;
}

.eventheadline_description, .news_headline_summary, .event_summary_description {
	font-size: 85%;
}

#home_content .news_headline, #home_content .event_headline {
	margin: 0 0 20px 0;
}

.news_summary {
	margin: 0 0 60px 0;
}

.event_summary {
	display: inline-block;
	width: 246px;
	margin: 0 30px 30px 0;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

#events {
	margin: 30px 0 0 0;
	vertical-align: top;
}

.clear {
	font-size: 80%;
	margin: -0.7em 0 0 0;
}

/*-----------------------------------
// menu
-----------------------------------*/

#menu {
	text-align: right;
	width: 600px;
}

#menu ul {
	margin: 0 0 0 0;
}

#menu li {
	display: inline;
	margin: 0 -5px 0 0;
	padding: 4px 0 5px 0;
}

#menu li a {
	display: inline-block;
	padding: 7px 16px 5px 14px;
	margin: 0;
	text-decoration: none;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff9f9;
}

#menu li a.active, #menu li a:hover {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	font-style: normal;
}


/*-----------------------------------
// content
-----------------------------------*/

#yui-main #content {
	padding: 0 30px 0 0;
}

.nav_current {
	padding: 10px;
}

#content label {
	display: block;
	margin: 0 0 2px 0;
}

#content .textInput, #content textarea {
	border: 1px solid #ccc;
	padding: 4px;
	width: 100%;
	margin: 0 0 16px 0;
}

#content textarea {
	height: 200px;
}

#content .submitInput {
	margin: 0 0 20px 0;
}

/*-----------------------------------
// sidebar
-----------------------------------*/

#sidebar .mailing_list_join label {
	display: none;
}

#home_content h2.child, #content h2.child, #home_content h3.child, #content h3.child {
	margin: 30px 0 0 0;
}

/*-----------------------------------
// footer
-----------------------------------*/

#footer_wrapper {
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

#footer {
	position: relative;
	left: 50%;
	width: 900px;
	margin: 0 0 0 -450px;
	padding: 6px 0;
	background-color: #fff;
	border-top: 1px solid #ccc;
	float: left;
	height: 40px;
	z-index: 1000;
}

#footer p {
	margin: none;
	font-size: 90%;
}

#footer img {
	border: none;
	padding: none;
}

#footer #media_player {
	width: 500px;
	float: left;
}

#footer #social_networking {
	float: right;
}

#footer #social_networking a {
	margin: 0 0 0 2px;
}

/*-----------------------------------
// general
-----------------------------------*/


img.float_left {
	margin: 0 6px 6px 0;
}

.float_right {
	float: right;
}

img.float_right {
	margin: 0 0 6px 4px;
}

.no_border {
	border: none;
}

.required {
	color: #be2026;
}

#requiredfield {
	font-size: 90%;
}
