@charset "utf-8";

a {
	color: #0000FF;
}


.date-header {
	color: #006699;
}

.entry {
	position: relative;
	z-index: 1;
	background: url(../bimages/entry_bgb.gif) left top no-repeat;
	width: 605px !important;
	width /**/: 650px;
	padding-left: 45px;
	padding-top: 70px;
}
.entry-header {
	border-bottom: 1px solid #0000FF;
}
.entry-body blockquote {
	border-left: 3px double #0000FF;
}
.entry-body p.entry-footer {
	border-top: 1px solid #0000FF;
}
.module-list {
	border-top: 1px solid #0000FF;
}
.module-list li {
	border-bottom: 1px solid #0000FF;
}
.module-list li a {
	background: #F9F9F9 url(../bimages/marker_blue.gif) left center no-repeat;
}
.module-list li a:hover {
	color: #006699;
	background: #FFFFFF url(../bimages/marker_blue.gif) left center no-repeat;
}
#calendar td a {
	background-color: #006699;
}
#calendar td a:hover {
	background-color: #2D8DCB;
}

