#content {
	width: 280px;
}

#slideshow-wrapper {
	background: #FAFAFA;
	display: block;
	height: 200px;
	margin: 0 0 20px 300px;
	overflow: hidden;
	position: relative;
	width: 580px;
}

span#slideshow-overlay {
	background: transparent url('images/photo-overlay.png') no-repeat;
	display: block;
	height: 200px;
	position: absolute;
	right: 0;
	top: 0;
	width: 580px;
}

.sidebar {
	width: 280px;
}

#sidebar-primary {
	float: left;
	margin-right: 20px;
}

.sidebar .widget .heading {
	font-size: 170%;
}

#map-experience-meridian-idaho a {
	width: 250px;
}

.widget-blog li.post {
	padding: 0;
}

.widget-blog li.post h2 {
	font-size: 100%;
	letter-spacing: -.03em;
}

span.post-body {
	display: block;
	line-height: 160%;
}

.widget-blog span.post-body .button {
	background: #CDF3FF !important;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-khtml-border-top-left-radius: 5px;
		-khtml-border-bottom-right-radius: 5px;
	color: #11BBF1;
	display: block;
	float: right !important;
	font-weight: bold;
	letter-spacing: -.03em;
	margin: -1em 0 0 0 !important;
	padding: 0 5px 0 5px !important;
	text-transform: uppercase;
}

.widget-events a.rsswidget {
	background: #ffffff;
	border-top: 2px solid #E8F7FE;
	clear: right;
	display: block;
	float: left;
	font-weight: bold;
	margin-bottom: 1.3em;
	padding: 1px 0px 1px 0;
	text-decoration: none;
}

.widget-listen-online a.rsswidget {
	background: #ffffff url('images/bullet_feed.png') right center no-repeat !important;
	border-top: 2px solid #FEFAE8;
	color: #3A2E6B;
	display: block;
	float: left;
	font-weight: bold;
	padding: 1px 16px 1px 0;
	text-decoration: none;
}

.widget-listen-online .rss-date {
	clear: left;
	display: block;
}