
/*Color 1 Grey*/

#header, #footer ,#title span ,.sf-menu li li,.sf-menu .children li a:focus,.sf-menu .children li a:hover, .sf-menu .children li a:active {

background:#6291AB;
}
#searchsubmit, #commentform #submit,.bt_login, .bt_register {

color:#6291AB;

}
 ::selection {
background:#6291AB;
}
 ::-moz-selection {
background:#6291AB;
}

/*Color 2 BLUE*/

.tab,.sf-menu li li:hover,.footer_panel ul li:hover	{
	background:#98DF7A;
	
}


a,.more a,.more a,.small_title a,#sidebar ul li h2,#left h1,.post h2  {

color:#98DF7A;
}


/*Color 3 ORANGE*/

.postmetadata a,.footer_panel ul li a:hover,.n.more,.alignleft a,.alignright a,.footer a,.sf-menu li li:hover,.sf-menu li li.sfHover,.sf-menu li li a:focus,.sf-menu li li a:hover,.sf-menu li li a:active,.sf-menu li a:hover  {
color:#F18497;
}

#sidebar ul li h2 {
border-bottom:1px solid #F18497;

}
