﻿/* Liturgical Colour - Advent */
 main.advent { background-image:url('../img/advent/advent1.png');
		  background-position:right bottom; background-repeat:no-repeat; 
		 max-width:100%; height:auto; margin-bottom:5%; }
		  
.advent box, .advent figure.full { border:3px #000099 solid; 
			 border-radius: 7px; 
			 background-color:#c370fd; }
			 
#home.advent header { display:flex;
					  height:90px;
					  align-items: center;
 					  justify-content: right;
			 		  background-image:none; 
			 		  background-color:#F6B1C5;
			 		  border:7px #9370DB solid;
			 		  border-radius: 17px; 
			 		  align-items:centre; 
			 		   }
.advent header { display:table;
 				 background-image:url('../img/advent/starbkgd.png');
				 background-repeat: no-repeat;
				 background-position:left center;
				 width:100%; height:100px;
				 background-size: cover;
				 border:5px #9370DB solid;
				 border-radius: 17px;}	
				 		 		   				 		 
.advent h1 { color:white; text-shadow: indigo 0.1em 0.1em 0.2em;}
.advent h2 { color:white; 
		display:table-cell; 
		vertical-align:middle; }

.advent h3 { color:#8d21ff;}
.advent h4 { color:#b64dff;}
.advent h5 { color:#9b3aee;}
.advent footer hr { background-color:#7c00ff; }     
.advent figcaption.full { color:white; }
.advent figcaption { color:#9b3aee; }
.advent footer { width:80%; }
.advent footer hr { background-color:#9370DB; }
.advent figcaption { color:violet; }

/* Liturgical Colour - saints day regular, Christmas Day to the Presentation, Easter Day to Ascension Day, Trinity Sunday, Jesus Special Feast Days, All Saints’ Day, Thanksgiving for Holy Communion  */
 main.gold { background-image:url('../img/devotions-bkgd/saintcross.png');
		 background-position:right bottom; background-repeat:no-repeat; 
		 max-width:100%; height:auto; margin-bottom:5%;}
.gold header, .gold box, .gold figure.full { border:3px #FFD700 solid; 
			 border-radius: 7px; 
			 background-image:url('../img/devotions-bkgd/gold_background.jpg');
			 background-repeat: no-repeat;
  			 background-size:cover; }
.gold h1 { color: white; }
.gold h2 { color:white; }
.gold footer hr { background-color:#FFD700; }
.gold h3 { color:#D4AF37; }
.gold h4 { color:#FFA500; }
.gold h5 { color:#D4AF37; }
.gold figcaption.full { color:white; }
.gold figcaption { color:#483D8B; }
.gold footer { width:75%; }
.gold figure footer { background-image:none; height:auto; width:100%; }

/* Liturgical Colour - martyr, Holy Week, Friday after Ascension Day to the Feast of Pentecost*/
 main.martyr { background-image:url('../img/devotions-bkgd/martyr-cross.png');
		  background-position:right bottom; background-repeat:no-repeat; 
		  max-width:100%; height:auto; margin-bottom:5%; }		 
.martyr	header, .martyr box, .martyr figure.full { border:3px #CC0000 solid; 
			 border-radius: 7px; 
			 background-color:#ff6961; }
.martyr h1 { color:white; }
.martyr	h2 { color:white; }		
.martyr h3 { color:#CC0000; }
.martyr h4 { color:maroon; }
.martyr h5 { color:#CC0000; }
.martyr	footer hr { background-color:#ff6961; }
.martyr figcaption { color:#CC0000; }
.martyr footer { width:75%; }
.martyr figure footer { background-image:none; height:auto; width:100%; }

/* Liturgical Colour - Israel, Virgin Mary Days, Angels */
 main.israel { background-image:url('../img/devotions-bkgd/gentle-dove.png');
		  background-position:right bottom; background-repeat:no-repeat; 
		  max-width:100%; height:auto; margin-bottom:5%; }
.israel header,.israel box, .israel figure.full { border:3px #004C99 solid; 
			 border-radius: 7px; 
			 background-color:#CCE5FF; }
#star1 { float:left; }
#star2 { float:right;}	
 		 
.israel h1 { color:#2B60DE;}
.israel h2 { color:#2B65EC;}
.israel h3 { color:#0066CC;}
.israel h4 { color:#483D8B;}
.israel h5 { color:#004C99; }
.israel footer hr { background-color:#99CCFF; }
.israel figcaption { color:#0066CC; }
.israel footer { width:80%; }

/* Liturgical Colour - Hanukkah */
.hanukkah header { background-image:url('../Images/Background/Hanukkah Backgrounds Happy hanukkah blue facebook.jpg');
		width:71%; 
		height:5em;
		background-color:transparent;
		background-repeat: no-repeat; 
		background-position: center; }			 	   			 	   
.hanukkah h1 { color:white; text-shadow: #004C99 0.1em 0.1em 0.2em;}
.hanukkah h2 { color:#D4AF37; padding:5%;}
.hanukkah h3 { color:#0066CC;}
.hanukkah h4 { color:#483D8B;}
.hanukkah h5 { color:#004C99;}
.hanukkah figcaption { color:#0066CC; }
.hanukkah footer { display: table;
	width:100%;
  	height:100%; }  
.hanukkah footer img { display:table-cell; vertical-align:middle; }

.manorah img {  height:0; max-height:100%; }
 .lightbox { display:flex; 
 			 flex-flow: row nowrap;
			 max-width:940px;
		     margin 0 auto;
 			 align-items: center; }

@media only screen and (max-width:913px) {
hr { margin: 0px auto 7px auto; }
main.gold { background-image:url('../img/devotions-bkgd/saintcross-med.png'); 
			 background-position:100% 97%; }
.gold figure footer { display:block; background-image:none; height:auto; width:100%; }                
main.martyr { background-image:url('../img/devotions-bkgd/martyr-cross-med.png');
			  background-position:100% 97%;}
.martyr figure footer { display:block; background-image:none; height:auto; width:100%; }                                
}

@media only screen and (max-width:540px) {

#home header { margin-left:0%; }

main.advent { background-image:url('../img/advent/advent1-mob.png');				 
			   background-position:98% 96%; }
			   
.advent footer { width:75%; }			 

main.gold { background-image:url('../img/devotions-bkgd/saintcross-small.png'); 
		     background-position:100% 98%; }  
.gold footer { width:75%; }                                    
main.martyr { background-image:url('../img/devotions-bkgd/martyr-cross-small.png');
			  background-position:100% 98%;}
.martyr footer { width:75%; }                
main.israel { background-image:url('../img/devotions-bkgd/dove-small.png');
			  background-position:100% 98%;}
.israel footer { width:75%; }
main.violet { background-image:url('../img/devotions-bkgd/allsaints_small.png');
			  background-position:100% 98%;}
.violet footer { width:75%; }

		}
			 
