/* Site styles */


body {background-color: #38b038;}
#header {overflow: hidden; background-color: none;}
div.bread_crumbs_main {background: #fff;}
#wrapper {background: #fff url(../images/slither.gif) repeat-y; border: 2px solid #fff;}
.noSlither {background-image: none !important;}
div.class_name, div.login_username, .about_me h2, #footer, .blog_details h2, .post_bottom, .approveby {background: #016600;}
.blog_body {border-color: #016600;}

.class_latestest_posts {background: #016600;}
.class_latestest_posts h2 a {color: #fff; }
.class_latestest_posts ul li a {color: #fff;}
.class_latestest_posts ul li a.post_second_user {background: #39ac35;}
.class_latestest_posts ul li a:hover {background: yellow !important;}

div.post_page_navigation p {color: #3f4c6b;}


.header_right a {color: #fff;}


/* Outline of About me box */

.about_me_details,
.old_post_display{
	border:1px solid #016600;
	border-top:none;
}

.old_post_display ul{
	border-top:1px solid #016600;
}

.old_post_display ul li{
	background:#fd2b2a;
	border-bottom:1px solid #38b038;
}

.old_post_display ul li a{
	color:#fff;
}

.old_post_display ul li a:hover{
	background:#1082fe !important;
	color:#fff !important;
}



.old_post_display ul li a.second_li{
	background:#016600;
}


p.copyrightEtc, p.copyrightEtc a {color: #000;}

