body {
	font-family:Lato-Regular; color:#3D3D3D; max-width: max-content;
margin: auto; background:darkblue;
}



a {
  color:inherit;
  text-decoration: none;
 }

/* ==========================================================================================
CANDICE'S CSS CODE
========================================================================================== */

/* PAGE - candice.php */

@font-face {src: url(../fonts/AttackGraffiti-3zRBM.ttf); font-family:AttackGraffiti;}

@font-face {src: url(../fonts/Felipa-Regular.ttf); font-family:Felipa;}

@font-face {src: url(../fonts/Lato-Black.ttf); font-family:Lato-Black;}
@font-face {src: url(../fonts/Lato-BlackItalic.ttf); font-family:Lato-BlackItalic;}
@font-face {src: url(../fonts/Lato-Bold.ttf); font-family:Lato-Bold;}
@font-face {src: url(../fonts/Lato-BoldItalic.ttf); font-family:Lato-BoldItalic;}
@font-face {src: url(../fonts/Lato-Italic.ttf); font-family:Lato-Italic;}
@font-face {src: url(../fonts/Lato-Light.ttf); font-family:Lato-Light;}
@font-face {src: url(../fonts/Lato-LightItalic.ttf); font-family:Lato-LightItalic;}
@font-face {src: url(../fonts/Lato-Regular.ttf); font-family:Lato-Regular;}
@font-face {src: url(../fonts/Lato-Thin.ttf); font-family:Lato-Thin;}
@font-face {src: url(../fonts/Lato-ThinItalic.ttf); font-family:Lato-ThinItalic;}

@font-face {src: url(../fonts/Montserrat-Regular.ttf); font-family:Montserrat-Regular;}



div#CandicePageFrame {border: 2px solid red;background: url("/wp-content/uploads/Bg01.jpg") repeat; padding:0px 20px 0px 20px;}

div.CandiceHeader1 {font-family:Felipa; font-size: 60px; line-height: 1.25em; color: blue; text-align:center; padding-bottom:20px;}

div.CandiceHeader2 {font-size: 10px;text-align: center;font-weight: bold; padding-top:20px;}

hr.CandiceHr {height: 12px;border: 0;box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);}

img.CandiceWrapLeft {float: left; padding-right:20px;}

div#CandiceContent {font-family: 'Lato-Regular', sans-serif; font-size: 16px; line-height: 1.5em; color: darkgreen; text-align:justify;}

/* {}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{} */

/* PAGE - candice.php */

pre.PreText {font-family:Lato-Regular; font-size: 1em;color:darkblue;}

.GoogleMapIcon {width:60px;}

/* {}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{} */

/* PAGE - ALL POEM PAGES.php */

.ImgBgOneInThree { text-align;center; background-image: url('/ab-candice/candice_images/poems_bg_ice.jpg'); background-repeat: no-repeat; background-size: cover;}

.ImgBgTalkingToTheMoon { text-align;center; background-image: url('/ab-candice/candice_images/poems_bg_moon.jpg'); background-repeat: no-repeat; background-size: cover;}

.ImgBgFSharp { text-align;center; background-image: url('/ab-candice/candice_images/poems_bg_note.png'); background-repeat: no-repeat; background-size: cover;}

.ImgBgPyramids { text-align;center; background-image: url('/ab-candice/candice_images/poems_bg_pyramids.jpg'); background-repeat: no-repeat; background-size: cover;}

.ImgBg911 { text-align;center; background-image: url('/ab-candice/candice_images/poems_bg_911.jpg'); background-repeat: no-repeat; background-size: cover;}

/* PAGE - menu.php */

img.flowers {
	width: 175px;
}

.CandiceMenuButton {
	display:inline-block;
	width: 150px;
	height:30px;
	background-color:black;
	color: white;
	font-size:1em;
	padding-top:10px;
	margin-top:15px;
	border: 1px solid black;
	border-width: 3px;
	border-style: inset;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 4px 4px 8px #000;
	-webkit-box-shadow: 4px 4px 8px #000;
	box-shadow: 4px 4px 14px #000;
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
	text-decoration:none;
}

.CandiceMenuButton:hover {
	display:inline-block;
	width: 150px;
	height:30px;
	background-color:white;
	color: black;
	font-size:1em;
	padding-top:10px;
	margin-top:15px;
	border: 1px solid black;
	border-width: 3px;
	border-style: inset;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 4px 4px 8px #000;
	-webkit-box-shadow: 4px 4px 8px #000;
	box-shadow: 4px 4px 14px #000;
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=.2);
	text-decoration:none;
}


div.CandicePageFrame {
	width:930px;
	padding-left:15px;
	background-image:url('/ab-candice/candice_images/Bg03.jpg');
	background-repeat:repeat;
	border:5px #66ccff;
	border-width:2px; 
	border-style:groove;
}

.CandiceText1 {
	width:590px;
	background-image:url('/ab-candice/candice_images/Bg01.jpg');
	background-repeat: repeat;
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

div.RedFrame {
	width:948px;
	background-color:red;
	border:5px #66ccff;
	border-width:2px; 
	border-style:groove;
}


div.BlueFrame {
	width:64%;
	margin:0.1%; 
	padding:2%;
	text-align:justify;
	background-color:blue;
}

div.YellowFrame {
	width:20%;
	padding:2%;
	text-align:center;
	background-color:yellow;
}



#CandiceOuterPageFrame {
	display: flex;
	width:948px;
	background-color:white;
	border:5px white;
	border-width:2px; 
	border-style:groove;  
}

#CandiceIndexOuterPageFrame {
	display: flex;
	width:948px;
	background-image:url('/ab-candice/candice_images/Bg03.jpg');
	border:5px white;
	border-width:2px; 
	border-style:groove;  
}

#FullWidthFrame {
  display: block; 
	padding:2%;
	text-align:center;
	background-image:url('/ab-candice/candice_images/Bg02.jpg');	
}

#CandiceLeftFrame {
  flex: 0 0 70%;
	margin-left:0.3%;
	margin-top:0.3%;
	margin-right:0%;
	margin-bottom:0.3%; 
	padding:2%;
	text-align:justify;	
	background-image:url('/ab-candice/candice_images/CandiceBg2.jpg');
}


#CandiceIndexLeftFrame {
  flex: 0 0 75%;
	margin-left:0.3%;
	margin-top:0.3%;
	margin-right:0%;
	margin-bottom:0.3%; 
	padding-left:2%;
	padding-right:2%;
	padding-bottom:2%;
	padding-top:0%;
	text-align:justify;	
}

#CandiceRightFrame {
  flex: 1;
	margin:0.3%; 
	padding:2%;
	text-align:center;
	background-image:url('/ab-candice/candice_images/CandiceBg3.jpg');
}

#CandiceIndexRightFrame {
  flex: 1;
	text-align:center;
}


#CandicePageContainer {
	display:block;
	width:952px;
	background-image:url('/ab-candice/candice_images/Bg03.jpg');
	border:5px #66ccff;
	border-width:2px; 
	border-style:groove;
}








#wrapper {
  display: flex;
	width:948px;
	background-color:red;
	border:5px #66ccff;
	border-width:2px; 
	border-style:groove;  
}

#left {
  flex: 0 0 64%;
	margin-left:0.3%;
	margin-top:0.3%;
	margin-right:0%;
	margin-bottom:0.3%; 
	padding:2%;
	text-align:justify;
	background-color:blue;
}

#right {
  flex: 1;
	margin:0.3%; 
	padding:2%;
	text-align:center;
	background-color:yellow;
}

#right2 {
  flex: 1;
	width:20%;
	padding:2%;
	text-align:center;
	background-color:yellow;
}



/* ==========================================================================================
END CANDICE'S CSS CODE
========================================================================================== */

