h2 {
	text-shadow: #3f5056 2px 2px 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

a {
	color: #2687FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.entry {
	padding-bottom: 10px;
	line-height: 16px;
}

.entry ul {
	color: #ACC2CD;
	padding: 0 0 0 30px;
}
.entry ol {
	color: #ACC2CD;
	padding: 0 0 0 10px;
}

.entry li {
	padding: 0;
}
.contentarea #content .entry a {
	color: #D5E2E6;
	font-weight: bold;
}
.contentarea #content .entry a:hover {
	color: #FFFFFF;
}
.postinfo, .postinfo a {
	padding-left: 0px;
	font-size: 10px;
	color: #901818;
	margin-top: 0px;
	padding-top: 0px;
}

.contentarea #content .entry p {
	color: #ACC2CD;
	line-height: 18px;
}

input, textarea, .contentarea #content #postcomment #commentform #comment {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1E1F21;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #B3B3AD;
}
.contentarea #content .entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.submitButton {
	font-size: 12px;
}
