@charset "UTF-8";
#content .right-box h1 {
	background-image: url(../img/blog/category-title.jpg);
}
h1#banner-header {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
h2.date-header {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3.entry-header {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #003366;
}
h3.entry-header a {
	text-decoration: none;
}
h3.entry-header a:link {
	color: #003366;
}
h3.entry-header a:visited {
	color: #003366;
}
h3.entry-header a:hover {
	color: #990000;
}
p.entry-footer {
	font-size: 10px;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
h3.trackbacks-header {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 15px;
	margin-bottom: 5px;
}
h3.comments-header {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 15px;
	margin-bottom: 5px;
}
h2.comments-open-header {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.module-content {
	padding-bottom: 15px;
}
div.module-content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.module-content li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div.module-content a {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
.entry-category {
	display: none;
}
.entry-body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
}
.entry-body p {
	clear: both;
}
.entry-body div {
	clear: both;
}
.entry-footer {
	clear: both;
}
