b_jerusalem = {
	holy_site = the_light
}	
b_bagdad = {
	holy_site = the_light
}	
b_roma = {
	holy_site = the_light
}
b_mecca = {
	holy_site = the_light
}
b_alexandria = {
	holy_site = the_light
}


b_jerusalem = {
	holy_site = the_darkness
}	
b_bagdad = {
	holy_site = the_darkness
}	
b_roma = {
	holy_site = the_darkness
}
b_mecca = {
	holy_site = the_darkness
}
b_alexandria = {
	holy_site = the_darkness
}



k_thegods = {
    color={ 255 255 255 }
    color2={ 255 228 0 }
    creation_requires_capital = no
    capital = 333
    title = "KING"
	title_female = "QUEEN"
    religion = the_light
    controls_religion = the_light
    allow = {
		religion = the_light
		ai = no
	}
}
k_evilgods = {
    color={ 0 0 0 }
    color2={ 179 13 0 }
    creation_requires_capital = no
    capital = 333
    title = "KING"
	title_female = "QUEEN"
    religion = the_darkness
    controls_religion = the_darkness
    allow = {
		religion = the_darkness
		ai = no
	}
}