/* MONTH CALENDAR */

#fc_calendar {
	text-align: left;
	margin: 0 auto;
	background: #e2ded4;
	width: 650px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: helvetica, "lucida sans", arial, verdana;
}
#fc_calendar table {
	border-collapse: collapse;
	font-size: 12px;
}
#fc_calendar #fc_inner td {
	border: 1px solid #000;
	vertical-align: top;
	background: #fff;
	color: #000;
}
#fc_outer {
	width: 640px;
	margin: 0;
	padding: 0;
}
#fc_inner {
	width: 640px;
}
#fc_calendar .event {
	font-size: 11px;
	font-family: helvetica, "lucida sans", arial, verdana;
	overflow: hidden;
	line-height: 12px;
	width: 80px;
	color: #343434;
	padding-bottom: 4px;
}
#fc_calander table table .event a {
	color: #343434;
	text-decoration: underline;
}
#fc_calendar .out_of_range {
	background-color: transparent;
}
#fc_calendar .black {
	background-color: #000;
}
#fc_calendar .has_events {
	background-color: yellow;
	color: #f00;
}
#fc_calendar .day_cell .all_day, #fc_calendar .day_cell .multi_day {
	background-color: #eda150;
	margin: 0 0 1px;
	padding: 0 4px;
	line-height: 20px;
	color: #fff;
	font-size: 11px;/*      font-weight: bold;*/
}
#fc_calendar .day_cell .all_day a, #fc_calendar .fc_inner .day_cell .multi-day a {
	color: #fff;
	text-decoration: none;
}
#fc_calendar .day_cell .all_day a:hover, #fc_calendar .day_cell .multi-day a:hover {
	color: #fff;
	text-decoration: underline;
}
#fc_calendar .first_day {
	margin-left: 0;
}
#fc_calendar .last_day {
	margin-right: 0;
}
#fc_calendar .day_cell .index_difference_1 {
	margin-top: 21px;
}
#fc_calendar .day_cell .index_difference_2 {
	margin-top: 45px;
}
#fc_calendar .day_cell .date {
	width: 88px;
	text-align: right;
	background: #d9d9d9;
	height: 20px;
	line-height: 20px;
	margin: -30px 0 0 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
}
#fc_calendar .day_cell .date a {
	font-weight: bold;
	color: #49616A;
	text-decoration: none;
}
#fc_calendar .day_cell .date .num {
	margin-right: 5px;
}
#fc_calendar .day_cell .date a:hover {
	color: #000;
	text-decoration: underline;
}
#fc_calendar .out_of_range .date {
	background: transparent url(/themes/solspace_themes/calendar/img/pad_date.png) repeat-x;
	color: #999;
}
#fc_calendar .day_cell {
	width: 86px;
	height: 80px;
	padding-top: 30px;
	overflow: auto;
}



#wc_calendar .header div {
	float: left;
	width: 20%;
}
#wc_calendar .header div.left {
	padding-left: 10px;
}
#wc_calendar .header div.center {
	width: 56%;
	text-align: center;
}
#wc_calendar .header div.right {
	text-align: right;
	padding-right: 10px;
}
#wc_calendar .header div.center h2 {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}
#wc_calendar .header div.center h2 span {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
#wc_calendar .day {
	padding-bottom: 10px;
	border-bottom: 1px solid #aeaeae;
}

#wc_calendar div.calendars {
	border-top: 1px solid #545454;
	margin-bottom: 15px;
}
#wc_calendar div.calendars small, #wc_calendar li small {
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	float: right;
	text-align: right;
}
#wc_calendar div.calendars h3.other_cal {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: red;
	margin-top: 25px;
	margin-bottom: 10px;
}
#wc_calendar ul li.title {
	font-size: 15px;
	font-weight: bold;
	color: #545454;
}

div.weekdays {background:#e9e5d8; padding:10px; margin:15px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

#days_of_week th {
	padding: 5px 0;
	color: #fff;
	text-align: center;
}


#month_year th {
	padding: 5px;
	color: #000;
}
#month_year th.left {
	text-align: left;
}
#month_year th.center {
	text-align: center;
}
#month_year th.right {
	text-align: right;
}

.wrap {
	background: black;
	padding: 0 3px 3px;
}
#fc_legend {
	clear: both;
}
#fc_legend .event {
	font-size: 11px;
	font-family: helvetica, "lucida sans", arial, verdana;
	overflow: hidden;
	white-space: nowrap;
	width: 90px;
	color: #cda0a0;
	margin: 0 0 0 5px;
	padding: 0 4px;
	line-height: 20px;
	background-color: #fff;
	float: left;
}
#fc_legend span.legend {
	font-weight: bold;
	width: 90px;
	line-height: 20px;
	float:left
}
#fc_legend .all_day, #fc_legend .multi_day {
	background-color: #eda150;
	padding: 0 4px;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
}
#fc_legend .all_day a, #fc_legend .multi-day a {
	color: #fff;
	text-decoration: none;
}



#dc_calendar .header div {
	float: left;
	width: 15%;
}
#dc_calendar .header div.left {
	padding-left: 10px;
}
#dc_calendar .header div.center {
	width: 65%;
	text-align: center;
}
#dc_calendar .header div.right {
	text-align: right;
	padding-right: 10px;
}
#dc_calendar .header div.center h2 {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
}
#dc_calendar .header div.center h2 span {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
#dc_calendar h4 {
	border-top: 1px solid #eeeeee;
}
#dc_calendar h4.thickline {
	border-top: 3px solid #898989;
}
#dc_calendar .event {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #e7e7e7;
	background: #f3f3f3;
}
#dc_calendar .event_top {
	margin-bottom: 5px;
	padding: 5px;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	background: #eaeaea;
}
#dc_calendar .event h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}
#dc_calendar .event_top h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}
#dc_calendar .event h2 span {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#dc_calendar .event_top h2 span {
	font-size: 11px;
	font-weight: normal;
	color: #666666
}

#subnav ul li#nav_sub_calendar_of_events a, #subnav ul li.parent_here a {font-weight: bold; color:#fff; background: #f3a308;}
#subnav ul li#nav_sub_calendar_of_events ul li a, #subnav ul li.parent_here ul li a {color: #333; font-weight: normal; text-decoration: none; border:none; line-height: 14px; background:none;}
#subnav ul li ul li#nav_sub_calendar_of_events a {text-decoration:underline; font-weight:bold;}


