@charset "utf-8";


/* CSS Document */





body {


	color: black;


	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;


	font-size: 19px;


	background: -o-linear-gradient(rgb(125,158,215) 0%, rgb(253,228,224) 100%);


	background: -ms-linear-gradient(rgb(125,158,215) 0%, rgb(253,228,224) 100%);


	background: -moz-linear-gradient(rgb(125,158,215) 0%, rgb(253,228,224) 100%);


	background: -webkit-linear-gradient(rgb(125,158,215) 0%, rgb(253,228,224) 100%);


	background: linear-gradient(rgb(125,158,215) 0%, rgb(253,228,224) 100%);


	background-attachment: fixed;


	/* [disabled]background-image: url(../images/gradient.jpg); */


	background-size: cover;


	background-color: rgb(126,158,215);


}





.bold { font-weight: bold; text-decoration:underline; }





#container {


	display: block;


	margin: 1% 1% 1% 1%;


}


header {


	display: block;


}


h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;


	font-weight: bold;


	font-size: 2.25em;


	color: #FFA;


	margin-bottom: 8px;


	text-shadow: black 4px 4px 8px, black -1px -1px 8px;


	text-decoration: none;


}


nav {


	display: block;


	font-variant: small-caps;


	font-weight: bold;


	font-size: 1.075em;


	color: black;


	margin-bottom: 15px;


	margin-left: 26px;


}


nav a:link, nav a:visited, nav a:active, nav a:hover {


	color: white;


	text-decoration: none;


}


#main_pad {


	display: block;


	padding: 1px 25px 10px 25px;


	background-color: #FFFEF0;


	border-radius: 10px;


	box-shadow: inset rgb(200,200,200) -5px -5px 5px, inset rgb(200,200,200) 5px 5px 5px, black 7px 7px 10px, black -1px -1px 10px;


}


#music_pad {


	display: block;


	padding: 1px 15px 10px 15px;


	background-color: #FFF;


	border-radius: 10px;


	box-shadow: inset rgb(200,200,200) -5px -5px 5px, inset rgb(200,200,200) 5px 5px 5px, black 7px 7px 10px, black -1px -1px 10px;


}


.main_content {


	display: block;


	width: 100%;


}


#login_text {


	display:  block;


	margin-top: 11px;


	margin-right: 17px;


	text-align: right;


	float: right;


	color: black;


	font-family: Georgia, "Times New Roman", Times, serif;


	line-height: 17px;


	font-size: 0.65em;


}


#login_text a {


	color: black;


}


img#office {


	float: right;


	border-radius: 7px;


	box-shadow: #337DA6 4px 4px 4px, #337DA6 -1px -1px 4px;


	margin-bottom: 5px;


	margin-left: 15px;


}


h3 {


	font-family: Georgia, "Times New Roman", Times, serif;


	font-size: 1.125em;


	color: #009;


}


#services {


	display: block;


	margin-bottom: 20px;


}





#services a {


	text-decoration: none;


}


#services a:link, #services a:visited {


	color: black;


}


#services a:hover {


	color: #00C;


}


#services a:active {


	color: #C00;


}


.paragraph {


	text-align: justify;


	margin-left: 20px;


}


#record_status {


	font-size: 0.8em;


	display: block;


	float: right;


	margin-right: 12px;


	margin-top: 5px;


}


#record_nav_links {


	display: block;


	font-size: 0.8em;


	margin-left: 8px;


}





.align_right {


	text-align: right;


}





.greyed {


	color: #999;


}


.justify {


	text-align: justify;


}


.indent {


	margin-left: 20px;


}


.center {


	text-align:center;


	margin-left: auto;


	margin-right:: auto;


}


.subhead_text {


	font-size: 1.1em;


	font-style:italic;


}


#legend {


	font-size: 0.8em;


	font-family: "Times New Roman", Times, serif;


}


.log_link {


	font-family: Georgia, "Times New Roman", Times, serif;


	font-weight: normal;


	font-style: italic;


	color: #009;


	font-size: 1.0em;


}





.smaller_pad table {


	font-family:Georgia, "Times New Roman", Times, serif;


	font-size: 0.75em;


	margin-left: 7px;


}


.smaller_pad table input:not([type="checkbox"]):not([type="submit"]) {


	width: 97%;


}


.smaller_pad table select {


	width: 98.5%;


}


.smaller_pad table textarea {


	width: 97.3%;


	height: 150px;


}





.smaller_pad table input#button {


	font-size: 1.075em;


}











#contact_table input#button, #update_table input#button {


	float:right;


	margin-right: 12px;


}





#contact_table input[type="checkbox"], #update_table input[id="publicemail"] {


	margin-left: 0px;


}





table.list_table {


	margin-top:10px;


}





table.list_table th {


	font-weight: normal;


}


table.list_table:not(#edit_table) th {


	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;


	font-size: 1.5em;


	font-variant:small-caps;


}





table#edit_table th {


	font-family: Arial, Helvetica, sans-serif;


	font-size 0.35em;


}








table.list_table th a {


	text-decoration:none;


	color: black;


}





table.list_table td {


	padding: 6px;


	border-radius: 4px;


	box-shadow: inset rgb(200,200,200) -1px -1px 2px, inset rgb(200,200,200) 3px 3px 3px;


}





table.list_table:not(#edit_table) td {


	font-family: "Times New Roman", Times, serif;


	font-size: 1.1em;	


}





table#edit_table td {


	font-family: Tahoma, Geneva, sans-serif;


	font-size: 0.75em;


}








table th#fullname { width: 275px; }


table th#email { width: 230px; }


table th#password { width: 100px; }


table th#salutation { width: 60px; }


table th#firstname { width: 80px; }


table th#lastname { width: 80px; }


table th#phone { width: 150px; }


table th#location { width: 135px; }


table th#oneorzero { width: 15px; }





.smaller_pad {


	display: block;


    padding: 2px 15px 15px 15px;


	background-color: white;


	border-radius: 10px;


	box-shadow: inset rgb(200,200,200) -5px -5px 5px, inset rgb(200,200,200) 5px 5px 5px, black 7px 7px 10px, 	black -1px -1px 10px;


}





table:not(.list_table) th {


     font-size: 1.25em;	


}





#join_pad {


	width: 627px;


}





#update_pad {


	width: 627px;


}





#contact_pad {


	width: 627px;


}





#login_pad {


	width: 463px;


}





#password_pad {


	width: 524px;


}





#directory_pad {


    width: 827px;


}





#directory_pad a {


	color: black;


}





#delete_pad {


	width: 437px;


}





.return_link {


	display: block;


	margin-bottom: 15px;


	margin-top: -5px;


}





.return_link a {


	color: black;


	font-size: 0.85em;


}





.error_text {


	color:#C00;


	font-family: Arial, Helvetica, sans-serif;


	font-weight: bold;


	margin-left: 20px;


}


.success_text {


	color: #093;


	font-family: Arial, Helvetica, sans-serif;


	font-weight: bold;


	margin-left: 20px;


}


footer {


	display: block;


	font-family: Georgia, "Times New Roman", Times, serif;


	font-size: 0.9em;


	text-align: left;


	margin-top: 20px;


}


#greatlordkia p.main_text {


	text-align: justify;


	font-family: Georgia, "Times New Roman", Times, serif;


	font-style: italic;


	font-size: 90%;


}


#greatlordkia .author {


	font-size: 80%;


	font-style: italic;


	color: #900;


	font-weight: normal;


}


#anointing p.main_text {


	font-family: "Times New Roman", Times, serif;


}


#anointing .author {


	font-size: 80%;


	font-style: italic;


	color: #900;


	font-weight: normal;


}

  .photo_text {
	  font-size: 1.1em;
	  font-weight:bold;
	  font-style:italic;
	  margin-bottom:6px;
  }
  div.photo_grid {
	  display:flex;
	  flex-wrap:wrap;
  }
  div.photo {
	  padding:12px;
  }
  img.rounded6 {
      border-radius:6px;
  }
  img.rounded10 {
	  border-radius:10px;
  }