

* {
   box-sizing: border-box; 
  }
body {
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 12pt;
    color: #2e1d1d;
	background-color: #fff;
	/*background: url("images/mkg_springtime_peach_1b.gif");
	background-position: top left;
	background-repeat: no-repeat;*/

  }
  
hr {text-align: center;
	width: 60%;
	margin: auto;
	margin-top: 15;
	margin-bottom: 15;
}
  
p {margin: 1em 0;
  }

h2 {
	font-family: sans-serif; 
	margin: 0 0 0.6em 0; 
	font-size: 4vw; 
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	color: #ffaa55;}
	
a:link {text-decoration: underline; color: #996666; font-weight: bold;}    
a:visited {COLOR: #ff9966; text-decoration: none; }
a:hover {COLOR: #0099ff; font-weight: bold; text-decoration: underline;}
a:active {color: #460497; text-decoration: none;}

ol, ul, li {padding: 5px 20px;
font-weight: 300;
font-size: 12pt;}

ul {list-style-type:"🐱";}

ul.small {list-style-type: disc; }
li.small {font-size: 10pt; 
			padding: 2px 5px;}




small {
	font-size: 0.66em;
	margin: 6 0 3 0;
	}

img {
  font-family: sans-serif;
  font-weight: 300;
  font-size:0.75em;
  color: #999999;
  line-height: 1;  
  text-align: center;
  display: block;
  position: relative;
  max-width: 100%;
  height: auto;
  padding-top: 6;
  padding-bottom: 6;
  margin: auto;
}

img:before { 
  content: ""; 
  display: block;
  margin-bottom: 3px;
  background-image: url("images/404img.png"); width:150; height:48;
  background-repeat: no-repeat;
  margin: auto;
}

img:after { 
  content: "(url: " attr(src) ")";
  display: block;
  margin: auto;
  font-size: 12px;
}

footer img {
	max-width: 100%;
	}
	
.bg2 {background: url("images/otckittywave.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	
}
	
	
#main {
    display: flex;
    min-height: calc(100vh - 40vh);
	line-height: 1.25em;
		background-color: #fff;
  }
#main > article {
    flex: 1;
  }
#main > nav {
    order: -1;
    border-right-style: solid;
    border-right-color: #f0f0f0;
    border-right-width: 1px;
    flex: 0 0 20vw;
	background: url("images/mkg_springtime_peach_3.gif");
	background-repeat: repeat-y;
	max-width: 150px;
  }

#main > aside {
    flex: 0 0 20vw;
    background: url("images/mkg_springtime_peach_3.gif");
	background-repeat: repeat-y;
	max-width: 150px;
	border-left-style: solid;
    border-left-color: #f0f0f0;
    border-left-width: 1px;
  }

  
article {
	width:80%;
	max-width: 700px;
    padding-top: 0.5em;
	padding-bottom: 1em;
	padding-left: 5%;
	padding-right: 5%;

	background: url("images/article-right.jpg");
	background-position: top right;
	background-repeat: repeat-y;
  }
  
nav, aside {
	padding: 1px;
	background-color: #ff9966;
    }  
	
nav p, aside p {
	font-size: 0.8em;
	text-align: center;
	line-height: 1.1em;
	padding: 0.4em;
	margin: 2px;
	background-color: #996666;
	font-weight: 600;
	} 
nav p:hover, aside p:hover {color: #996666; background-color: #FBDFC3;}


	
nav a:link, aside a:link  {text-decoration: none; color: #ffCC99; font-weight: 600;}    
nav a:visited, aside a:visited {COLOR: #d3d3d3; text-decoration: none; }
nav a:hover, aside a:hover {COLOR: #996666; text-decoration-line: underline; font-weight: 600; background-color: #FBDFC3;}
nav a:active, aside a:active {color: #FF3300; text-decoration: none; font-weight: 600;}
	
/*aside p {
	font-size: 0.8em;
	color: #fff;
	text-align: left;
	line-height: 1em;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	} 
  
aside a:link {text-decoration: none; color: #fff;}    
aside a:visited {COLOR: #d3d3d3; TEXT-DECORATION: none}
aside a:hover {COLOR: #0099ff; TEXT-DECORATION: underline}
aside a:active {color: #bbbbbb; text-decoration: none;}*/

	
header {
	max-width: 850px;
	background: url("images/otckittywave.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffcc99;
    padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 150px;
	padding-right: 20px;
    height: 112px;
    border-bottom-style: solid;
    border-bottom-color: #f0f0f0;
    border-bottom-width: 1px;
  }
  
header p {
	margin: 0 0 3 0;
}
  
footer {
	max-width: 850px;
    height: auto;
	padding-top: 5px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    border-top-width: 1px;
	background-color: #996666;
  }
footer img {
	padding: 1;
}
footer p {
	font-family: 'Century Gothic', sans-serif;
	font-size:0.66em;
	color: #fff;
	text-align: center;
}

  /*
div.xlib {background: url("images/xlib.gif");
width: 12px;
height: 12px;
margin-right: 4px;
display: inline-block;
vertical-align: middle;
} */
span.xlib {background: url("images/xlib.gif");
width: 12px;
height: 12px;
margin-right: 4px;
display: inline-block;
vertical-align: middle;
}

.special {
    color: #996666;
}





#small {
	color: #fff;
	font-size: 8pt;
	text-align: center;
	margin: auto;
	padding: 0 5%;
}


div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}


/* ****** MOBILE ****** */
@media only screen and (max-width: 600px) {
body, header, footer {
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
}
div.#bg2 {width: 100%;}

article {
	width: 80%;
	overflow: scroll;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2%;
	padding-right: 2%;
}
header p {text-align: right;}


img {
max-width: 90%;
height: auto;
margin: auto;
}