@charset "utf-8";
/* CSS Document */

#page {
	width:804px;
}

#header {
	background:white url(header.jpg) no-repeat top left;
	height:211px;
}

.blog-title a {
	color:#333!important;
	}

.description {
	color:#666666!important;
	}

.menu a {
	color:black!important
}

.entry-content img {
	float:right;
	border:1px solid #999999;
	margin:0 0 8px 15px;
}

.entry-title a {
	font-size:.7em;
	color:#003366!important;
/*	padding:3px;
	border:1px solid #BFD6EB;
	background:#E3EEF9;
	display:block;
	width:98%;
*/
	letter-spacing:normal;
}

.hentry {
/*	padding-top:5px;
	margin-top:10px;
	border-top:3px solid #999999;
*/
}