/**
 * GENERAL COLORS
 * */

.mabout,.topmenu li.mabout a:hover,
.topmenu li.mabout.active a,
.topmenu li.mabout.over a,
.topmenu .submenu.mabout li a,
.post.mabout h2 span,
.post.mabout h3 span,
 #sidebar ol.mabout {
	background-color:#3ebcee;
}

.mbcc,
.topmenu li.mbcc a:hover,
.topmenu li.mbcc.active a,
.topmenu li.mbcc.over a,
.topmenu .submenu.mbcc li a,
.post.mbcc h2 span,
.post.mbcc h3 span,
 #sidebar ol.mbcc {
	background-color:#e59b38;
}

.mexperiences,
.topmenu li.mexperiences a:hover,
.topmenu li.mexperiences.active a,
.topmenu li.mexperiences.over a,
.topmenu .submenu.mexperiences li a,
.topmenu .subcat li.mexperiences a,
.post.mexperiences h2 span,
.post.mexperiences h3 span,
#sidebar ol.mexperiences {
	background-color:#c3a37d;
}

.mgames,
.topmenu li.mgames a:hover,
.topmenu li.mgames.active a,
.topmenu li.mgames.over a,
.topmenu .submenu.mgames li a,
.topmenu .subcat li.mgames a,
.post.mgames h2 span,
.post.mgames h3 span,
#sidebar ol.mgames {
	background-color:#4aba4c;
}

.mcontributors,
.topmenu li.mcontributors a:hover,
.topmenu li.mcontributors.active a,
.topmenu li.mcontributors.over a,
.topmenu .submenu.mcontributors li a,
.topmenu .subcat li.mcontributors a,
.post.mcontributors h2 span,
.post.mcontributors h3 span,
#sidebar ol.mcontributors {
	background-color:#99b5cb;
}

.mblog,
.topmenu li.mblog a:hover,
.topmenu li.mblog.active a,
.topmenu li.mblog.over a,
.topmenu .submenu.mblog li a,
.post.mblog h2 span,
.post.mblog h3 span,
#sidebar ol.mblog {
	background-color:#df93ba;
}

.mnews,
.topmenu li.mnews a:hover,
.topmenu li.mnews.active a,
.topmenu li.mnews.over a,
.topmenu .submenu.mnews li a,
.post.mnews h2 span,
.post.mnews h3 span,
#sidebar ol.mnews {
	background-color:#df93ba;
}
.mcontact,
.topmenu li.mcontact a:hover,
.topmenu li.mcontact.active a,
.topmenu li.mcontact.over a,
.topmenu .submenu.mcontact li a
 {
	background-color:#BFBFBF;
}

.tbcc {
	color:#3ebcee;
}
.texperiences{
	color:#c3a37d;
}
.tgames{
	color:#4aba4c;
}
.tcontributors{
	color:#99b5cb;
}
.tabout {
	color:#e59b38;
}
.tblog{
	color:#df93ba;
}
.tnews{
	color:#df93ba;
}
