.item-title {
	text-transform: uppercase;
}

a {
	color:#339900;
}
a:link {
	color:#339900;
}
a:visited {
	color:#339900;
}
a:hover {
	color:#a6a6a8;
}
a:active {
	color:#339900;
}

div#side-bar-box ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

h1 {
	font-size:13pt;
	margin:20px 0px 10px 0px;
}

h2 {
	font-size:10pt;
	margin:20px 0px 10px 0px;
}

h2.widgettitle {
	text-transform:uppercase;
	letter-spacing:2px;
}

div.post h2 {
	margin-top:50px;
}

div.post h2 a {
	font-size:12pt;
}