/* begin primary menu */
#primary ul {
	clear: both;
	height: 0px;
	align: top;
	margin-top: 0px;
}

#primary li a {
	font-family: Georgia, Times New Roman;
	font-size: 10.5px;
	text-transform: uppercase;
	Font-weight: bold;
	color: #ffffff;
	float: left;
	align: top;
	display: block;
	background: #182A49;
	height: 18px;
	padding: 6px 10px 8px;
	text-decoration: none;
	border-right: 1px solid #ffffff;	
}

#navbar {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #1B2A49 none repeat scroll 0 0 ;
	border: medium double #FFFFFF;
	margin: 10 auto;
	padding: 0 0 1px 0;
	width: 955px;
	height: 30px;
}

#primary a:hover {	background: #003366;}

/* blog styles */
.view-Blog .views-field-title .field-content a
{
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #1B2A49;
	font-weight: normal;
	border-top: 1px dotted #888888;
	margin-top: 15px;
	padding-top: 15px;
}

.view-Blog .views-field-teaser .field-content
{
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
}

.view-Blog .views-field-view-node .field-content a
{
	text-align: right;	
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	background: #EEEEEE none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	color: #666666;
	font-family: Georgia,Tahoma,Verdana;
	font-size: 11px;
	margin-bottom: 20px;
	padding: 2px 5ps; 15px;
	text-decoration: none;

	}

*/ story styles */
.node-type-story .submitted
{
 display: none;
	
}
.value {
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
}

.quote
{
	font-family: helvetica, arial, sans serif;
	margin-left: 30px;
	font-size: 12px;
}

/* schedule */


#block-views-Schedule-block_1 h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: .5px solid #888888;
	padding-bottom: .5px;
	margin-top: 30px;
}

#block-views-Schedule-block_1 .views-field-title a
{
	text-decoration: none;
	float: left:
	color: #FFFFFF;
	font-family: Georgia, Tahoma, Verdana;
	font-weight: bold;

	}

#block-views-Schedule-block_1 .views-field-field-date-value a
{
	text-decoration: none;
	color: black;
	float: left;
	padding-right: 12px;
	margin-bottom: 0;
	font-style: italic;

}

#block-views-Schedule-block_1 .views-field-field-playwrite-value
{

	margin-top: -20;
	margin-left: 60px;
	padding: 0;.0;
	line-height: 1em;
}

#block-views-Schedule-block_1 p
{
	margin-top: 0;
}

#block-views-Schedule-block_1 .view-header
{
	margin-bottom: -30px;
	padding-bottom: .5px;
	text-align: center;
	font-size: 16px;
}

.node-type-event .terms-inline
{
	display: none;
}

.node-type-event .submitted
{
	display: none;
}

.node-type-event .field-field-register
{
	text-align: right;
}


