/* JS-Kit About CSS */

#content {
	border-color: #2eb36f;
}

#logo {
	background: url(../images/js-kit-logo-blog.png) center top no-repeat;
	margin-bottom: 0;
}

.hi-light, .column-main H3, .column-main H3 A {
	color: #00A650;
}

.button-active {
	background: url(../images/bg-grey-button.png) center bottom no-repeat;
}

.button, .button-active, .button A, .button-active A {
	color: #00A650;
}

#feature-code {
	display: none;
}

#qmark, #sub-navi-list {
	height: 1px;
	visibility: hidden;
}

.column-main {
	border: solid 1px #FFFFFF;
	clear: left;
	margin: 0 2px 0 0;	/* was margin: 0 220px 1em 0; */
	padding: 1em 1em 0 0;
}

.column-side {
	float: right;
	padding: 1em 0 0 0;
	text-align: left;
	width: 2px; /* was 220px */
}

#paginator {
	margin-top: 0.6em;
	text-align: center;
}

.rss-icon {
	border: none; 
	display: inline;
	margin: 0 0 -2px 0;
}

#block-by-month, #block-product {
	visibility: hidden;
}