christian = {

	lilithian = {
		graphical_culture = westerngfx

		icon = 11
		heresy_icon = 13
		
		color = { 0.9 0.2 0.2 }
		parent = miaphysite
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE

		god_names = {
			GODDESS_GOD GODDESS_THE_LADY GODDESS_JESUS GODDESS_THE_BLESSED_VIRGIN
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		investiture = yes
		can_have_antipopes = no
		priests_can_marry = yes
		#autocephaly = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		can_retire_to_monastery = yes
		priests_can_inherit = no
		female_temple_holders = yes
		feminist = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
	}
	
	maryite = {
		graphical_culture = westerngfx

		icon = 2
		heresy_icon = 7
		
		color = { 0.7 0.65 0.7 }
		parent = orthodox
		
		crusade_name = CRUSADE
		scripture_name = THE_BIBLE
		
		god_names = {
			GOD_GOD GOD_THE_LORD GODDESS_OUR_QUEEN GODDESS_THE_HOLY_MOTHER GODDESS_MARY
		}
		
		evil_god_names = {
			SATAN LUCIFER THE_DEVIL
		}
		
		autocephaly = yes
		female_temple_holders = yes
		can_excommunicate = yes
		can_grant_divorce = yes
		can_grant_invasion_cb = invasion
		can_grant_claim = yes
		can_call_crusade = no
		priests_can_inherit = no
		feminist = yes
		
		can_retire_to_monastery = yes
		
		religious_clothing_head = 2
		religious_clothing_priest = 2
	}
}