/* Site styles */


body {background: #ffc24f;}
#header {overflow: hidden;}
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: #3159bb;}
.blog_body {border-color: #3159bb;}

.class_latestest_posts {background: #3159bb;}
.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: #3c6bdd;}
.class_latestest_posts ul li a:hover {background: yellow !important;}

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


.header_right a {display: none;}



.old_post_display{
	border:1px solid #8a8dc3;
	border-top:none;
}

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

.old_post_display ul li{
	background:#66a93e;
	border-bottom:1px solid #e6efe2;
}

.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:#7ccd4b;
}


p.copyrightEtc, p.copyrightEtc a {color: #3159bb;}


