#menu {
	font-weight:bold;
	color:#333;
}

#menu > ul > li {
	font-size:1.25em;
}

#menu ul ul {
	width:200px;
	font-size:.8em;
}

#menu ul ul ul {
	width:220px;
}

#main-image img {
	border:1px solid #fff;
	display:block;
	height:auto;
	width:100%;
}

.post-title h1 {
	color:#006600;
	font-size:1.5em;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-date strong {
	font-size:3em;
	font-weight:bold;
}

.post-date em {
	font-size:1.5em;
	font-weight:bold;
	top:7px;
}

.post-date span {
	font-size:1.25em;
	font-weight:bold;
	top:5px;
}

.sidebar-widget h1 {
	color:#006600;
	font-weight:bold;
}