

/*--- lists ----------------------------------------*/
#main-content ul {
	padding: 10px 20px;
	
	}
#main-content ul li {
	list-style-type: disc;
	line-height: 1.5em;
	}

/*--- type ----------------------------------------*/
h1, h2, h3, h4 {
	}

h1 	{
	font-size: 1.9em;
	font-weight: bold;
	padding-bottom: 5px;
	}
h2 	{font-size: 1.3em;
	}
h3 	{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
	padding: 5px;
	
	}
h4 	{font-size: 1em;
	}
p 	{
	line-height: 1.5em; 
	padding: 10px 0;
	}
.bigred 	{
	line-height: 2em; 
	font-weight: bold;
	font-size: 2.3em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin: 0 0 10px 0;
	padding: 5px;
	color: red;
	}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}
/*--- structure ----------------------------------------*/
#container {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
#header {}
#main {
	background: #fff;
	padding: 0;
	margin: 0;
	}
#main-sidebar {
	display: block;
	float: right;
	text-align: left;
	width: 280px;
	margin: 0;
	padding-top: 20px;
	}
#main-content {
	float: left;
	width: 640px;
	margin: 0;
	padding: 20px 0 0 20px;
	text-align: left;
	background: transparent;
	}
/*for IE*/
* html #main-content {display: inline;}
* html #main-sidebar {display: inline;}
.intro {
	padding: 5px 0;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	line-height: 2em;
	border-bottom: 3px double #D1D9E1;
	}
.content-separator {
	padding: 5px 0;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 3px double #D1D9E1;
	}
.main-left {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 280px;
	text-align: justify;
	border-right: 1px solid #D1D9E1;
	}
.main-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 320px;
	text-align: justify;
	}
.main-right img, .main-left img {
	margin: 5px 0;
	padding: 3px;
	border: 1px solid #d1D9E1;
	}
	
#footer {
	clear: both;
	margin-bottom: 0;
	padding: 20px;
	border-top: 1px solid #D1D9E1;
	}

/* logo */
#logo {
	width: 500px;
	margin: 0 auto;
	padding: 0;
	}
#logo span, #logo a {
	display: block;
	width: 500px;
	height: 100px;
	padding: 0;
	border-style: none;
	background: url(../img/logo.gif) no-repeat;
	}
#logo img  {
	display: block;
	width: 0;
	}
/*--- Main Navigation ----------------------------------*/
#nav {
	width: 100%;
	height: 40px;
	background-color: #3E4D64;
	}
#nav ul {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	border: none;
	}
#nav a:hover {
	background-position: 0 -40px;
	}
#nav a:active, #nav a.current {
	background-position: 0 -80px;
	}

/*--- main nav rollovers ---*/
#nav-calendar a, #nav-experience a, #nav-life a, #nav-other a {width: 230px;}



.calendar 	{color: #0e7fc7;}
.experience {color: #E70808;}
.life		{color: #e29638;}
.other		{color: #FFCC00;}
/*--- Sidebar Navigation (subnav) ----------------------------------*/
#main-sidebar {padding: 25px 0 0 0;}
#main-sidebar ul li{
	list-style-type: none; 
	display: inline; /*for IE to remove extra vertical space in the list */
	}
#main-sidebar ul li a{
	display: block;
	padding: 7px 40px;
	border-style: none;
	font-weight: bold;
	}
	

	
#main-sidebar ul li a:hover {background: #ddd; ; TEXT-DECORATION: none; color:#990000;}
#main-sidebar ul li a {text-decoration:none; font-weight: bold; color:#CC0000;}
#main-sidebar ul li a.now {
	padding: 10px 25px;
	font-size: 1.1em;
	}
/*--- Other Sidebar elements ----------------------------------*/
#main-sidebar h1, #main-sidebar h2, #main-sidebar h4, #main-sidebar p {
	padding: 10px 20px;
	}
#main-sidebar h4 {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	}

/*--- Audition Calendar ----------------------------------*/
#filter_form {
	border-bottom: 1px solid #85CEFF;
	padding: 20px 0 10px 0;
	text-align: center;
	display: block;
	margin: 0 auto;
	}
#filter_form p {
	margin: 10px 0
	}
.collapse-calendar {
	padding-left: 20px;
	}
table {border-collapse:collapse;}
#filter_results {
	width: 100%;
	}
#filter_results td {
	vertical-align: bottom;	
	margin: 0;
	padding: 20px 0;
	line-height: 1.5em;
	border-top: 1px solid #85CEFF;
	}	
#filter_results td.left {
	}
#filter_results td.right {
	text-align: center;
	vertical-align: middle;
	width: 30%;
	font-size: 1.7em;
	}		
#filter_results .name {
	font-size: 1.5em;
	width: 100%;
	font-color:#CC0000;
	
	}
	a.name { text-decoration:none; font-weight: bold; color:#CC0000;}
#filter_results .start_date {
	font-weight: bold;
	}
#filter_results .start_time {
	font-size: 1.5em;
	}
#filter_results .time_zone {
	font-size: .8em;
	}
#filter_results td.notes_container {
	border: none;
	margin: 0;
	padding: 0;
	}
#filter_results td .notes {
	padding: 0 30px;
	border-top: none;
	}
#filter_results td .notes ul {
	padding-left: 20px;
	margin-left: 20px;
	list-style-type: disc;
	line-height: normal;
	}
#filter_results td .notes ul li {
	padding: 0;
		}

/*--- Misc ----------------------------------------*/

.grey { color: #999;}
.small {font-size: 80%;}
.center {text-align: center;}
.hide {display: none;}
.clearer {clear:both;}
a img {border: none;}
img.separator {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0;}

/* --- Image Aligns ------------- */	
img.centered {
	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	display: inline;
	float: right;
	border: none;
	}
img.alignleft {
	display: inline;
	float: left;
	border: none;
	}
.alignright {
	text-align: right;
	}
.alignleft {
	text-align: left
	}

/*--- Embedded Videos -----------------------------*/
#page_video {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 3px double #D1D9E1;
	}
