.headersection,
.footersection {
    background: #008000 none repeat scroll 0 0;
}

.icon a {
    background: #2d9d2d none repeat scroll 0 0;
}

.searchbtn input[type="text"] {
    border: 1px solid #034703;
    background: #52c252;
}

.searchbtn input[type="submit"] {
    border: 1px solid #549854;
    background: #005600 none repeat scroll 0 0;
}

.searchbtn input[type="submit"]:hover {
    border: 1px solid #549854;
    background: #005600 none repeat scroll 0 0;
}

.navsection {
    background: none repeat scroll 0 0 #35a535;
}

.navsection ul li {
    border-left: 1px solid #007000;
    border-right: 1px solid #38a838;
}

.samepost h2 a {
    color: #007000;
}

.maincontent,
.sidebar {
    background: #c9ffc9 none repeat scroll 0 0;
}

.samepost img {
    border: 1px solid #35a535;
}

.contentsection {
    border: 1px solid #35a535;
}

.samesidebar h2 {
    background: #35a535 none repeat scroll 0 0;
    border-bottom: 2px solid #007000;
    color: #fff;
}

.readmore a {
    border: 1px solid #35a535;
    color: #35a535;
}

.readmore a:hover {
    color: #007000;
}

.pagination a {
    background: #35a535 none repeat scroll 0 0;
    border: 1px solid #007000;
    color: #333;
}

.pagination a:hover {
    background: #007000 none repeat scroll 0 0;
    border: 1px solid #35a535;
    color: #333;
}

.footermenu ul li a {
    color: #35a535;
}

.samesidebar ul li a {
    color: #35a535;
}

.samepost h2,
.about h2 {
    color: #007000;
}

.about img {
    border: 1px solid #007000;
}

.relatedpost h2 {
    background: #35a535 none repeat scroll 0 0;
    border-bottom: 2px solid #007000 !important;
}