#amr_icalendar_widget-3 {
	left: -10px;
	font-weight: 11px;
	color: #323232;
	padding: 0;
	margin: 0;
	}

.widget_calendar {
	background: none;
	background: url('../images/calendar_widget_bg.png');
	background-repeat: repeat-y;
	position: relative;
	font-size: 10px;
	color: #323232;
	}
	.widget_calendar  caption {
		color: #323232;
		background: #E1E1E1;
		padding: 4px 10px;
		width: 100%;
		font-weight: bold;
		text-transform: uppercase;
		}
	.widget_calendar h3 {
		display: none;
		}
	.widget_calendar table {
		margin: 0;
		padding: 10px;
		border-spacing: 0;
		width: 100%;
		position: relative;
		}
	.widget_calendar thead,
	.widget_calendar tfoot,
	.widget_calendar tbody {
		background: none;
		text-align: center;
		}
	.widget_calendar tbody {
		padding: 20px;
		}
		.widget_calendar a:link,
		.widget_calendar a:visited {
			color: #323232;
			}
		.widget_calendar tbody td {
			padding: 3px;
			text-align: center;
			}
	.widget_calendar tfoot {
		position: absolute;
		    top: 3px;
		    width: 90%;
		}
		.widget_calendar tfoot tr,
		.widget_calendar tfoot td {
			width: 100%;
			display: block;
			}
			.widget_calendar tfoot td .prevmonth {
				float: left;
				}
			.widget_calendar tfoot td .nextmonth {
				float: right;
				}
		.widget_calendar tfoot a:link,
		.widget_calendar tfoot a:visited {
			color: #323232;
			}
		.widget_calendar .smallcalendar tfoot td {
			background: none;
			border: none;
			}
	.widget_calendar .smallcalendar th {
		background: none;
		border: none;
		color: #840023;
		font-weight: bold;
		}
	.widget_calendar .daylink {
		color: #555555;
	}
	
#events_wrap table.largecalendar td.today,
#multismallcalendar td.today,
table.smallcalendar td.selected,
table.smallcalendar td.today {
	background: none;
	color: #840023;
	border: 1px solid #840023;
	}
	table.smallcalendar td a:active,
	table.smallcalendar td a:hover {
		color: #840023;
		}
	table.smallcalendar td.today a,
	#multismallcalendar td.today a {
		color: #840023;
		}
			
table.smallcalendar td.selected {
	background: white;
	color: #323232;
	border-color: #323232;
	}
	table.smallcalendar td.today {
		background: none;
		color: #840023;
		border-color: #840023;
		}

article.vevent {
	height: 150px;
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	position: relative;
	clear: both;
	color: #323232;
	border-bottom: dotted 1px #CCCCCC;
}

article.vevent img.wp-post-image {
	width: 172px;
	height: 129px;
	float: left;
	display: block;
	border: 10px solid #D6D5D2;
	margin-right: 30px;
	cursor: pointer;
}

article.alt {
	background: none;
	border: none;
	border-bottom: dotted 1px #CCCCCC;
	}

article.vevent h1 {
	margin: 40px 0 0 0;
	padding: 0;
	font-weight: normal;
	}
	article.vevent h1 a {
		color: #840023;
		text-decoration: none;
		}
		
article.vevent .dtstart,
article.vevent .dtend {
	font-weight: bold;
	color: #323232;
	}
	
.single-event #close_event {
	float: right;
	}
	.single-event #close_event a {
		width: 17px;
		height: 16px;
		display: block;
		background-image: url('../images/event_close_bg.png');
		background-repeat: no-repeat;
		text-indent: -999px;
		overflow: hidden;
		}

.single-event header {
	margin-bottom: 20px;
	}

.single-event article h1 {
	color: #323232;
	font-size: 22px;
	font-weight: normal;
	width: 550px;
	line-height: 30px;
	position: relative;
	}
	.single-event .prev_link a,
	.single-event .next_link a {
		width: 19px;
		height: 34px;
		display: block;
		background-repeat: no-repeat;
		text-indent: -999px;
		overflow: hidden;
		}
		
	.single-event .prev_link {
		float: left;
		margin-right: 10px;
		}
	.single-event .next_link {
		float: right;
		right: 0;
		position: absolute;
		top: 0;
		}
	.single-event .prev_link a {
		background-image: url('../images/prev_link_bg.png');
		}
	.single-event .next_link a {
		background-image: url('../images/next_link_bg.png');
		}
	.single-event .event_dates {
		font-size: 11px;
		text-transform: uppercase;
		color: #323232;
		font-weight: bold;
		}
	.single-event #event_description {
		margin-top: 10px;
		}
		.single-event #event_description p {
			margin-top: 0;
			}
	.single-event #artist_list {
		float: right;
		width: 200px;
		margin-bottom: 20px;
		margin-left: 30px;
		}
		.single-event #artist_list h3 {
			margin-top: 0;
			margin-bottom: 10px;
			font-size: 11px;
			color: #323232;
			text-transform: uppercase;
			}
		.single-event #artist_list ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
		.single-event #artist_list li {
			list-style: none;
			margin-bottom: 10px;
			}
		

#event_loader {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	z-index: 999;
	}

.gallery_clear {
	clear: both;
}

.photospace {
	min-height: 300px;
	margin: 20px 0;
	background: #FFFFFF;
	background-image: url('../images/gallery_bg.jpg');
	background-repeat: repeat-y;
	background-position: right;
	}
	.photospace .slideshow-container {
		padding-bottom: 10px;
		min-height: 260px;
		}
		.photospace .slideshow img {
			border: none;
			}

	.photospace .gal_content {
		float: left;
		background: #DEDEDB;
		position: relative;
		min-height: 300px;
		}
	
	.photospace .thumnail_col {
		float: right;
		width: 186px;
		padding-left: 14px;
		padding-top: 10px;
		}
	.photospace ul.thumbs img {
		border: none;
		}
	.photospace .controls {
		margin: 0;
		padding: 0;
		position: absolute;
		z-index: 10;
		top: 40%;
		width: 400px;
		}
		.photospace .nav-controls {
			float: none;
			}
		.photospace .controls .ss-controls {
			display: none;
			}
		.photospace .controls .next,
		.photospace .controls .prev {
			width: 24px;
			height: 33px;
			background-repeat: no-repeat;
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			}
		.photospace .controls .prev {
			float: left;
			background-image: url('../images/photo_gallery_prev.png');
			}
		.photospace .controls .next {
			float: right;
			background-image: url('../images/photo_gallery_next.png');
			}
		.photospace .slideshow span.image-wrapper {
			padding: 10px 0 0 0;
			}
	.photospace .caption-container {
		width: 380px;
		bottom: 0;
		display: block;
		padding: 0px 10px 5px 10px;
		}
	.photospace .caption {
		color: #323232;
		padding-top: 0;
		font-size: 9px;
		text-align: left;
		}
		.photospace span.image-caption {
			position: relative;
			width: 360px;
			}
		.photospace .caption-container #enlarge_link {
			width: 15px;
			height: 18px;
			float: right;
			margin-top: 3px;
			display: block;
			background-image: url('../images/photo_gallery_zoom.png');
			background-repeat: no-repeat;
			text-indent: -999px;
			overflow: hidden;
			cursor: pointer;
			}
		.photospace .caption .image-caption {
			margin-bottom: 2px;
			}
		.photospace .image-desc {
			padding-top: 0;
			}

.icalnav {
	text-align: right;
	}
