#sidebar {}

.sidebar-widget {
	margin: .5em;
	padding: .5em;
	border: 3px solid #005699;
	background: #fff url( ../announce/announce-bg.jpg ) repeat-x;
}

.sidebar-widget h2 {
	color: #005699;
	font-size: 1.5em;
}

.sidebar-widget a {	color: #005699; }
.sidebar-widget a:hover { color: #ed870b }

.sidebar-widget li { color: #005699; }






/* wordpress auto-generated css-tags */
/* for default widgets (before putting in one manually */

.pagenav,
.archivenav,
.categories,
.linkcat,
.meta {
	margin: .5em;
	padding: .5em;
	border: 3px solid #005699;
	background: #fff url( ../announce/announce-bg.jpg ) repeat-x;
}

.pagenav h2,
.archivenav h2,
.categories h2,
.linkcat h2,
.meta h2 {
	color: #005699;
	font-size: 1.5em;
}

.pagenav a,
.archivenav a,
.categories a,
.linkcat a,
.meta a { color: #005699; }

.pagenav a:hover,
.archivenav a:hover,
.categories a:hover,
.linkcat a:hover,
.meta a:hover { color: #ed870b }

.pagenav li,
.archivenav li,
.categories li,
.linkcat li,
.meta li { color: #005699; }

.pagenav li.current_page_item,
.categories li.current-cat { color: #ed870b; }

.pagenav li.current_page_item a,
.categories li.current-cat a { color: #ed870b; }

/* surrounding ul for auto-generated stuff */
ul.sidebar-list {
	margin: 0;
	padding: 0;
	list-style: none;
}