
div.theme {
    width:100%;
    background-image: url(/_assets/images20/theme_spring.jpg);
    background-color: #b2d440;
    padding-top: 10px;
    background-repeat:no-repeat;
    background-position:top center;
}


div.channelTitle h1,
div.channelTitle input.editableText,
div.channelDescription div.description {
    border: 1px solid transparent;
}

div.channelContent {
    min-height: 810px;
}

span.premiumFeature,
a, a:link, a:visited, a:active,
div.channelDescription div.description {
	color:#415723;
}
a:hover,
div.channelContent div.showTitle a:hover{
	color: #415723;
}

h1,
h3,
body div.theme,
div.newChannel h1,
div.channelTitle h1{
    color: #415723;
    }

div.channelPagination a {
	color: #fff;
	border: 1px solid #fff;
	background-color: #aacf37;
}

div.channelPagination a:hover {
	color: #fff;
}

div.channelPagination span.currentPage {
	color: #fff;
    background-color: #d4b213;
	border: 1px solid #fff;
}

div.channelContent div.showThumb {
border:3px solid #2c9544;
}

div.foot,
div.foot a,
div.foot a:link,
div.foot a:visited,
div.foot a:active,
div.foot a:hover {
	color:#d4b213;
}

