@charset "utf-8";

#upcomming {
	margin-bottom: 20px;
}
#upcomming ul, #past ul {
	font-size: 16px;
	font-weight: bold;
}
#upcomming li.master {
	font-size: 18px;
}
#upcomming li.master ul {
	font-size: 16px;
}
#past {
	margin-top: 15px;
}
#month {
	padding-bottom: 20px;
}
#event-content {
	display: none;
}
#the-event {
	width: 775px;
	padding: 20px;
	border: #194253 solid 3px;
	background: #e3e7ed url(meeting-back.gif) top left no-repeat;
	margin: 0 auto;
}
#the-event b.label {
	float: left;
	width: 4.0em;
	display: block;
	clear: left;
}
#the-event .block {
	padding-bottom: 3px;
	font-size: 16px;
}
#the-event .bigger {
	font-size: 18px;
}
#the-event .description {
	padding-top: 4px;
}
#the-event a.to-see-album {
	clear: left;
	color: #145300;
	display: block;
	font-style: italic;
}
#the-event a.to-see-album:hover {
	color: #3f712f;
}
#the-event h1, #the-event h2, #the-event h3, #the-event h4, #the-event h5, #the-event h6 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	border-bottom: none;
	margin-bottom: 15px;
	font-size: 35px;
	color: #145300;
}
#the-event h1 .subhead {
	font-size: 24px;
}
#the-event h2, #the-event h3, #the-event h4, #the-event h5, #the-event h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	text-align: left;
}
#the-event h2 { font-size: 26px; }
#the-event h3 { font-size: 22px; }
#the-event h4 { font-size: 18px; }
#the-event h5 { font-size: 16px; }
#the-event h6 { font-size: 14px; }

#the-event.ssc_event {
	background: #c8e0c5 url(event-back.gif) top no-repeat;
	border-color: #145300;
}
#the-event.ssc_event a {
	color: #145300;
}
#the-event.ssc_event a:hover {
	color: #3f712f;
}
#the-event.ssc_event h1, #the-event.ssc_event h2, #the-event.ssc_event h3, #the-event.ssc_event h4, #the-event.ssc_event h5, #the-event.ssc_event h6 {
	color: #145300;
}
#the-event #happenings {
	margin-top: 10px;
}
#the-event #happenings h3 { color: black }
#the-event #happenings ul {
	font-size: 16px;
	padding-top: 0;
	margin-top: 5px;
}
#the-event #happenings li a {
	font-size: 20px;
	font-weight: bold;
}
#calendar_head {
	text-align: center;
	font-size: 18px;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
}
#calendar_head .prev_month, #calendar_head .next_month {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-weight: bold;
}
#calendar_head select {
	font-size: 18px;
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	margin: 0px 10px 3px;
}
#month table {
	margin-top: 8px;
	clear: both;
	border: #145300 solid 1px;
	border-top-color: black;
}
#month th {
	background: #245714 url(cal_th_back.gif) repeat-x top;
	color: white;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	border-left: #145300 solid 1px;
	border-top: #145300 solid 1px;
	border-bottom: #adcda8 solid 1px;
	border-right: #adcda8 solid 1px;
}
#month td {
	border-left: #194253 solid 1px;
	border-top: #194253 solid 1px;
	border-bottom: #c3d4ea solid 1px;
	border-right: #c3d4ea solid 1px;
	font-size: 10px;
	min-height: 5em;
	padding-bottom: 5px;
}

#month .weekend {
	background: #e6f5e4;
}

#month .end_of_month {
	border-left-color: #7b868b;
	border-right-color: #d3d6d7;
	border-bottom-color: #d3d6d7;
}
#month .today {
	background: #C2DBEF;
}
#month .dnum {
	color: #333333;
	font-size: 9px;
	float: right;
	padding: 3px;
}

#month .hol {
	background: #8ab389;
	font-size: 10px;
	padding: 3px;
	color: black;
	display: block;
}
#month a.meeting, #month a.event {
	display: block;
	color: #145300;
	padding: 3px 3px 3px 3px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
}
#month a.event {
	color: 194253;
}
#add_event {
	display: none;
}
.nicedit {
	width: 900px;
}
#loading {
	text-align: center;
	margin: 15px auto 15px auto;
	color: #2D8B0F;
	display: none;
}
#loading b {
	display: block;
}
#add_event div.labeled {
	clear: left;
	padding: 3px 0px;
}
#add_event label {
	width: 7em;
	float: left;
}
#add_event_member_only label, #add_event_featured label {
	width: auto;
	float: none;
}
a#remove_event_link {
	display: block;
	font-size: 14px;
	color: #333399;
	text-align: center;
	font-style: italic;
}
.caption {
	font-size: 10px;
	color: #999999;
	font-style: italic;
}
.caption:hover {
	color: #000000;
}

/*Date Picker*/

input.datepicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #666666;
	font-size: 13px;
	background: #fff url(date.gif) no-repeat top left;
	cursor: pointer;
}
input:focus.datepicker{
	background: #fffce9 url(datefocus.gif) no-repeat top left;
}
.dp_container{
	position: relative;
	padding: 0;
	z-index: 500;
}
.dp_cal{
	background-color: #fff;
	border: 1px solid #0070bf;
	position: absolute;
	width: 177px;
	top: 24px;
	left: 0;
	margin: 0px 0px 3px 0px;
}
.dp_cal table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dp_cal select{
	margin: 2px 3px;
	font-size: 11px;
}
.dp_cal select option{
	padding: 1px 3px;
}
.dp_cal th,
.dp_cal td{
	width: 14.2857%;
	text-align: center;
	font-size: 11px;
	padding: 2px 0;
}
.dp_cal th{
	border: solid #aad4f2;
	border-width: 1px 0;
	color: #797774;
	background: #daf2e6;
	font-weight: bold;
}
.dp_cal td{
	cursor: pointer;
}
.dp_cal thead th{
	background: #d9eefc;
}
.dp_cal td.dp_roll{
	color: #000;
	background: #fff6bf;
}
/* must have this for the IE6 select box hiding */
.dp_hide{
	visibility: hidden;
}
.dp_empty{
	background: #eee;
}
.dp_today{
	background: #daf2e6;
}
.dp_selected{
	color: #fff;
	background: #328dcf;
}
/* end of date picker */