
:root{
	--yellow: #ffcc99;;
/*#ffc600*/
/*#ffcc99;*/
/*#f3ffcc;*/
}

* {
  box-sizing: border-box;
}

body {
	xxmargin: 0;
}

.page-all {   /* mast */
	max-width:700px; /*Story width, not page width*/
	background-color: #FFFFE0;
	padding:0 1em 1em 1em;
	border: 1px solid #800080;
	margin: 1em auto; /*center the div*/


}




/*
<div class="pagetopbottom">
  <ul>
    <li ><a href="#TopOfPage">Top</a></li>
    <li ><a href="#BottomOfPage">Bottom</a></li>
   </ul>
</div>
*/
div.pagetopbottom {
  position: fixed;
  right: 10px; bottom: 10px;
  /* padding 0; */
  /* margin: 0 30% 5% 75%; */
  width: auto; height: auto;
  /* border: 1px solid red; */
}
div.pagetopbottom ul  {
  /* padding 0; */
  /* margin: 0; */
  /* border: 1px solid blue; */
}
div.pagetopbottom ul li {
  /* padding 0; */
  margin: 1px;
  /* display: inline; */
  /* border: 1px solid blue; */
}
div.pagetopbottom ul li a {
/* margin: 0; */
/* padding: 0; */
  text-decoration: none;
  font-size:1.2em;
  font-weight:700;
  color:peru;
}

.JennysWriting {
	color: #990000;
}


.menu-RW {
	position: absolute;
	margin: -9em 0 0 670px;
	padding: 5px 15px 8px 10px; 
	background-color: #f0ffff;
	border: 1px solid red;
	border-radius: 5px;
	
}

.menu-as {
	font-size:73%;
	text-decoration: none;
	background-color: #f0ffff;
	border: 1px solid #333;
	clear: both;
}


div.frontpage {
	border: 1px solid #333;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}

h1.frontpage {
	font-size: 2.2em;
	font-weight: 700;
	color: white;
	background-color: blue;
	padding: 10px 0 18px 0;
	margin: -10px 0 -5px 0;
	text-align: center;
	text-shadow: 0 0 0 silver;
}

h2.frontpage {
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1.1em;
	margin: 0 0 .3em 0;
	text-decoration: none;
	text-shadow : 1px 2px 5px silver;
}
h2.frontpage a:link {color: #cc0066; text-decoration: none; }
h2.frontpage a:visited { color: #cc3366; text-decoration: none; }
h2.frontpage a:active { color: #cc0066; text-decoration: none; }
h2.frontpage a:hover {background-color: blue; text-decoration: underline; }

h3.frontpage {
	font-size: 1.2em;
	font-weight: 700;
	font-size:110%;
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
	}


div.divbox {
	text-align: center;
	padding: 10px;
	/* margin: 0px; */
	margin: auto;
	width:80%;
	background-color: #ffcc99;
	border: 1px solid black;
	border-radius: 6px; 
}

div.lineOfbuttons {
	background-color: #819FF7;
	width: 95%;
	padding: 0em;
	margin: 0em;
}

a.button {
	/* float: left; */
	padding: .2em .4em;
	margin: 10px;
	background-color: #ffff00;
	border: 1px solid black;
	border-radius: 6px;
	text-decoration: none;
}

a.buttonR {
	float: right;
	padding: 4px 1em;
	margin: -.3em 25px 0 0;
	background-color: #ffff00;
	border: 1px solid black;
	border-radius: 6px;
	text-decoration: none;
}


/* Adventure Stories (as) */
div.headline-as {
	display: block;
	/*font-weight:700;*/
	/* color:"#663300"; */
	border: 1px solid red;
	border-radius: 6px;
	margin: 10px 10px;
	padding: 10px 10px;
	max-width: 600px;
	text-shadow : 1px 2px 5px silver;
	}
          
h1.storyHead{
	font-size:180%;
	line-height:90%;
	text-align: center;
	color: #996633;
	background: #ffffcc;
	margin: 0 0 0 0;
	clear:both
	}

h2.storyHead{
	font-size:140%;
	line-height:90%;
	text-align: center;
	color: #996633;
	background: #ffffcc;
	margin: 3px 0 0 0;
	clear:both
	}

h3.storyHead{
	font-size:110%;
	line-height:90%;
	text-align: center;
	color: #996633;
	background: #ffffcc;
	margin: 3px 0px 0px 0px;
	clear:both
	}


.dropcap-as {
	font-size: 1.7em;
	margin: 0 2px 0 0;
	padding: 0 3px 0 3px;
	background: #90ee90;
	border: 3px outset #2e8b57;
}

.day-as {
	font-size:100%;
	font-weight:bold;
	color:blue;
}

.subtitle-bar-as {
	font-size:130%;
	font-weight:bold;
	color: #800000;
}

.header-bar-as {
	font-size: 100%;
	text-align: center;
	background-color:#ffccff;
	border-right: 2px dotted #2e8b57;
	border-bottom: 2px dotted #2e8b57;
}

.floatRight-photos-as {
	float: right;
	margin: 10px 20px 10px 10px;
	padding: 8px 8px 8px 8px;
	background-color: #ddd;
	border:1px red solid;
	text-align: center;
	clear: right;
}

.clearfix {
    overflow: auto;
}

/*
<div class="clearfix"> <----above image to be floated.
*/
/*
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
*/

div.story_photo_wrapper {
/* used only in: W:\rj-files\20-Web\hostgator\public_html\scripts\infinite_scroll\scroll-script.php */
	display: inline-block;
	/* position: relative; */
	
	/* maxWidth:700px; */
	/* maxWidth max-width */
	/* width:100%; */
	/* height:100%; */

	/* margin-left: auto; */
	/* margin-right: auto; */
	/* align:center; */
	
	/* text-align:center; */

	padding:6px;	
	margin-bottom: 20px;	
	border: 1px blue solid;
	background-color: #ddd; 
}

div.story_photo_caption {
	color: maroon;
	text-align: center;
	margin-bottom: 0px;
}

div.photos-center-as {
	position:relative;
	width:100%;
	height:100%;
	padding: 8px 8px 8px 8px;
	/* background-color: #ddd; */
	/* border: 1px red solid; */
	/* text-align: center; */
	clear: left;
}

div.photos-center-as img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* text-align: center; */
}

div.max {color: maroon;}
div.rj {color: black;}

/* #holder id="holder" */
#holder {
	position:relative;
	width:100%;
	height:100%;
	padding: 8px 8px 8px 8px;
	/* background-color: #ddd; */
	/* border: 1px red solid; */
	/* text-align: center; */
	clear: left;
}

#holder img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	xxtext-align: center;
}

.vis {
	/*display: block;*/
	display: none;
	/*visibility: hidden;*/
	/*visibility: visible;*/
}

.floatLeft-photos-as {
		/* display: block; */
		/* position:relative; */
		/* display: flex; */
		/* flex-wrap: nowrap; */
		/* width:100%; */
	float: left;
	margin: 8px 10px 8px 0px;
	padding: 5px 3px 5px 3px;
	background-color: #ddd;
	border: 1px red solid;
	text-align: center;
	clear: left;
}

.floatright-as {
	float: right;
	margin: 0 0 20px 10px;
	padding: 0 10px 0 10px;
	background-color: #ddd;
	border: 1px solid black;
}



.caption-as {
	text-align: center;	
	/*margin: .2em 2em .2em 2em;*/
	/*padding: 0em 0em 1em 0em;*/
	/*font-size: 1em;*/
	/*font-family: Verdana, sans-serif;*/
	color: #993300;
}

.quote {
	font-size: 95%;
	color: #660000;
	background-color: #fffaf0;
	border: 1px none #800080; /*2px dotted #800080*/
	margin-left: 0px;
	padding:5px;
}

.formbutton-as {
	padding:0;
	font-size:85%;
}

.CallOut {
	float: right;
	color:red;
	font-size:20px;
	background-color: #ffffcc;
	text-align:center;
   max-width: 300px;
	text-shadow : 1px 2px 5px silver;
	border-top: solid red;
	border-bottom: solid red;
	border-radius: 25px;
	margin: 0 0 10px 20px;
	padding: 10px 10px 0 10px;
}


.CallOutLeft {
	float: left;
	color:red;
	font-size:20px;
	background-color: #ffffcc;
	text-align:center;
	width: 200px;
	text-shadow : 1px 2px 5px silver;
	border-top: solid red;
	border-bottom: solid red;
	border-radius: 25px;
	margin: 0 20px 10px 10px;
	padding: 0 10px 0 20px;
}

.CallOutCenter {
	color:red;
	font-size:20px;
	background-color: #ffffcc;
	text-align:center;
	width: 200px;
	text-shadow : 1px 2px 5px silver;
	border-top: solid red;
	border-bottom: solid red;
	border-radius: 25px;
	margin: 0px 20px 10px 10px;
	padding: 0px 10px 0px 20px;
}

.NextPage {
	text-align: center;
	font-size: 11pt;
	text-shadow : 1px 2px 5px silver;
}

.LastPage {
	text-align: right;
	font-size: 13pt;
	margin: -30px 10px 5px 10px;
	padding: 0 0 0 0;
}

.float_left_side_menu {
	float: left;
	font-size:.85em;
	clear: left;
}

.menu_items_left {
	text-decoration: none;
	border: 1px solid #996633;
}

.contentRight {
	border-left: 1px solid gray;
	margin: 15px 0px 0px 40px;
	padding:0px 0px 0px 20px;
}

.contentLeft {
	border-right: 1px dashed gray;
	margin: 0px 40px -0px 0px;
	padding:0px 20px 0px 0px;
}



a:link {
	color:Blue;
	}

a:visited, a:active {
	color:Red;
	}

a:hover {
	color:Yellow;
	background:Blue;
	text-decoration:underline;
	}


h1,h2,h3,h4 {
	color: #008b8b;
	font-weight:bold;
	text-align:left;
	}

h1 {
	font-size:160%;
	line-height:90%;
	padding: 0 0 .2em 0;
	}

h1.center {
	text-align: center;
	}

h1.highlight {
	color: blue;
	font-size:1.6em;
	font-weight:bold;
	margin:  1em 1em 2em 1em;;
	padding: .5em 1em .4em 1em;
	background: #cc9966;
	text-shadow: 4px 4px 5px silver;
	xxbox-shadow: 5px 10px silver;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	/*	*/
color: transparent;
background: brown;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
	}


h2 {
	font-size:120%;
	padding: 0em 0 .2em 0;
	text-shadow : 1px 2px 5px silver;
	}

h2.center {
	text-align:center;
	}


h2.highlight {
	color: blue;
	font-size:1.1em;
	/* font-weight:bold; */
	margin:  3em 0em 1em 0em;;
	padding: .2em 0em .2em .5em;
	background: #cc9966;
	text-shadow : 1px 2px 5px silver;
	}

h3 {
	font-size:110%;
	margin: 0 0 0 0;
	padding: 0 0 .15em 0;
	}

h3.highlight {
	color: blue;
	font-size:1.1em;
	/* font-weight:bold; */
	font-weight:bold;
	margin:  1em 1em 2em 1em;;
	padding: .5em 1em .4em 1em;
	background: #cc9966;
	text-shadow: 4px 4px 5px silver;
	xxbox-shadow: 5px 10px silver;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	text-align: center;
	/*	*/
color: transparent;
background: brown;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
	}


	}


h3.center {
	text-align:center;
	}

h4 {
	font-size:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

h4.center {
	text-align:center;
	}
	



/*
div#MenuWrap {
	position: relative;
	float:right;
	width:75px;
	text-align: center;
	margin: 5px -45px 0px 0px;
	padding: 0px 0px 30px 0px;
	border: 1px solid green;
	border-radius: 10px;
	background-color: white;
}
div.ShowHideMenu {
	display: inline-block;
	position: relative;
	float:right;
	left:0px;
	top:-20px;
	padding: 90px, 220px 0px 0px ;
	width: 15px; height: 15px;
	font-size:1.1em;
	xxborder-radius: 8px;
	xxborder-style: solid;
	xxborder-color: rgba(10,10,0,.4);
	xxbackground-color: rgba(10,10,0,.4);
}
*/