﻿/*CCLmain - default.htm(disclaimer), Story 1 - s1p.htm, s1p2.htm*/
@media (min-width: 551px), only screen and (min-device-width: 551px){

*
{
	font-size:100%;
	font-family:"Courier New", Courier, monospace;
	font-weight:bolder;
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    text-decoration:none;
    border:0;
	cursor:auto;
	vertical-align:baseline;
    background:transparent;
}
#music a:hover /*#music*/
{
/*background:red;*/
	/*border:.5em red solid;*/
}
a:link
{
	
} 
a:visited
{
	
}
a:hover
{
	/*border:1em red solid;*/
} 
a:active
{
	
}
/* HTML5 RESET*/
article, footer, header,menu, nav, section, aside, blockquote
{
	display:block;
}
body 
{
	line-height:1;
}
ol, ul {
	list-style:none;
}
hr {
	display:none;
}
/*CCL CSS*/
body 
{
/*background-color:gold;*/	
	width:100%;
	background-image: url('../images2/goldSquare.png');
	background-repeat:repeat;
}
#article
{
/*background-color:hotpink;*/
	width: 93%;
	margin:auto;
	margin-top:3%;
	margin-bottom:1.5%;
	background-image:url('../images2/bookBkgnd.png');
	background-position:left top;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
	box-shadow:5px 5px 14px 3px rgba(50,50,50,1);
}
/*//////////////////////////////////////////////////////TOP MENU*/
#topMenu
{
/*background-color:hotpink;*/
	position:fixed;
	top:0;
	width:100%;
	height:7.7%;
	background-image:url('../images2/edge4.png');
	background-position:right;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
	box-shadow:1px 5px 14px 3px rgba(50,50,50,1);
}
/*////////////////////////////////////////////////////TOP BUTTONS*/
.topMenuBTN
{
	width:8%;
	height:90%;
	margin-left:.8%;
}
#about
{
	margin-left:.7%;
}
/*/////////////////////////////////////////////////BOTTOM BUTTONS*/
.bottomMenuBTN
{
display:block;
	float:right;
	width:8%;
	height:90%;
	margin-left:.8%;
}
#nextBTN
{
	margin-right:.5%;
}
/*////////////////////////////////////////////////ACCESS BUTTONS*/
#accessButtons /*BOTTOM*/
{
	display:inline;
	position:fixed;
	bottom:.5%;
	font-size:0;
}
#accessButtons2 /*TOP*/
{
	display:inline;
	position:fixed;
	top:.5%;
	font-size:0;
}
/*//////////////////////////////////////////////////TITLE DIV*/
header
{
	display:inline;
	margin:auto;
}
h1{
/*background-color:aqua;*/
	color: rgba(255, 0, 0,.7);
	font-family: "Courier New", Courier, monospace;
	font-size: 4em;
	text-align: center;
	padding-top: 4%;
}
/*/////////////////////////////////SECTION FOR VERTICAL IMAGE*/
.verticalImg
{
/*background-color:aqua;*/
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:25%;
	-webkit-box-shadow:3px 3px 0px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 0px rgba(100,80,100,1);
	box-shadow:3px 3px 0px rgba(100,80,100,1);
}
.leftAsideV
{
/*background-color:coral;*/
	display:block;
	clear:both;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:37.5%
}
.rightAsideV
{
/*background-color:coral;*/
	display:block;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:37.5%;
}
.leftAsidePV
{
/*background-color:darkorchid;*/
	float:left;
	width:85%;
	font-family:"Courier New", Courier, monospace;
	font-size: 100%;
	line-height:1.5;
	margin: auto;
	margin-left:11%;
	color: rgba(255,255,255,1);
}
.rightAsidePV
{
/*background-color:darkorchid;*/
	float:right;
	width:85%;
	font-family:"Courier New", Courier, monospace;
	font-size: 100%;
	line-height:1.5;
	margin: auto;
	margin-right:11%;
	color: rgba(0,0,0,1);
}

/*///////////////////////////////SECTION FOR HORIZONTAL IMAGE*/
.horizontalImg
{
/*background-color:aqua;*/
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:48%;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);
}
.horizontalImgS
{
/*background-color:aqua;*/
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:48%;
	
}

.horizontalImg2
{
/*background-image:url('../images2/HT.png');*/
	display:block;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:48%;
	}

.leftAsideH
{
/*background-color:coral;*/
	display:block;
	clear:both;
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:26%
}
.rightAsideH
{
/*background-color:coral;*/
	display:block;
	float:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:3%;
	width:26%
}
.leftAsidePH{
/*background-color:darkorchid;*/
	float:left;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 100%;
	line-height:1.5;
	margin: auto;
	margin-left:16%;
	color: rgba(255,255,255,1);
}
.rightAsidePH{
/*background-color:darkorchid;*/
	float:right;
	width:78%;
	font-family:"Courier New", Courier, monospace;
	font-size: 100%;
	line-height:1.5;
	margin: auto;
	margin-right:16%;
	color: rgba(0,0,0,1);
}
#anigif
{
/*background-color:aqua;*/
	width:52%;
	/*padding:5%;*/
	margin:auto;
	margin-left:24%;
	border:thick black solid;
}
#hillaryH
{
    
	font-style: italic;
	font-size: 150%;
	color: pink;
	text-decoration: underline;
}
#hillaryP
{
	width:20%;
}
#ContentH1
{
	font-style:normal;
	font-size: 200%;
	color:silver;
	text-decoration: underline;
	margin-top:7%;
}
#infi
{
	font-size:200%;
}
#underline
{
	text-decoration:underline;
}
#itali
{
    font-style:italic;
}
#boldz
{
	font-weight:bold;
	color:red;
}
#under
{
	text-decoration:underline;
}
/*///////////////////////////////////////////////PARAGRAPHS*/
#leftAsideP121
{
	margin-top:5%;
}
#rightAsideP221
{
	margin-top:35%;
}
#rightAsideP521
{
	margin-top:80%;
}

#rightAsideP621
{
	margin-top:35%;
}
#rightAsideP721
{
	margin-top:5%;
}
#leftAsideP722
{
	margin-top:8%;
}
#rightAsideP722
{
	margin-top:45%;
}
#rightAsideP822
{
	margin-top:35%;
}
#rightAsideP2211
{
	margin-top:45%;
}
#rightAsideP2212
{
	margin-top:45%;
}

#rightAsideP2213
{
	margin-top:45%;
}

#rightAsideP2214
{
	margin-top:45%;
}
#rightAsideP231
{
	margin-top:35%;
}
#rightAsideP232
{
	margin-top:45%;
}
#rightAsideP233
{
	margin-top:25%;
}
#rightAsideP236
{
	margin-top:25%;
}


/*////////////////////////////////////////////////////DENOTES*/
#denotes
{
	border-bottom:thick black dotted;
}
.aRedBkgrnd:hover
{
background-color:red;
	/*padding:.5%;*/
}
/*///////////////////////////////////////BOTTOM PAGE NUMBERS*/
#pgNumbersP
{
/*background-color:gold;*/
	display:inline;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 100%;
	padding:.5%;
	margin-right:15%;
	margin-top:50%;
	color: rgba(255,0,0,1);
	border:medium grey double;
}
#italicText
{
	font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size:75%;
}
.sig
{
	clear:both;
	position:fixed;
	width:3%;
	bottom:8.7%;
	right:.2%;
	-webkit-box-shadow:3px 3px 3px rgba(100,80,100,1);
	-moz-box-shadow:3px 3px 3px rgba(100,80,100,1);
	box-shadow:3px 3px 3px rgba(100,80,100,1);
}
/*////////////////////END DIV TO SECURE BKGRND ARTICLE IMAGE*/
#end
{
	clear:both;
	width:100%;
	height:1%;
	margin-bottom:3%;
}
/*///////////////////////////////////////////////////FOOTER*/
#footerMenu
{
/*background-color:aquamarine;*/
	clear:both;
	position:fixed;
	bottom:0;
	width:100%;
	height:7.7%;
	background-image:url('../images2/edge4.png');
	background-position:right;
	background-repeat:repeat-y;
	background-size:100% 100%;
	-webkit-box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
	-moz-box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
	box-shadow:5px 1px 14px 3px rgba(50,50,50,1);
}
.copyright 
{
	width:50%;
	margin-top:.5%;
}
#access
{
	width:0;
	height:0;
}
/*///////////////////////////////////////////////THE OTHER PAGES*/
.table
{
/*background-color:pink;*/
	display:table;
	width:80%;
	margin:auto;
	margin-top:6%;
	overflow:scroll;
}
.cell
{
/*background-color:pink;*/
	padding:1%;
	vertical-align:middle;
	line-height:1.5;
}
#disclaimerT
{
	width:65%;
	margin-left:27%;
}
#disclaimer /*IMAGE*/
{
	width:68%;
}
#music /*IMAGE*/
{
	width:14%;
	/*margin-left:1%;*/
}
#music1:hover
{
	/*background-color:red;*/
}

}
.newyear
{
	width:80%;
	margin:auto;
	margin-left:10%;
}

/*//////////////////////////////MEDIA - PHONE - 550 px*/
@media only screen and (max-width: 550px), only screen and (max-device-width: 550px){
h1
{
	font-size: 2.6em;
}
.leftAsidePV
{
	font-size: 70%;
}
.rightAsidePV
{
	font-size: 70%;
}
.leftAsidePH
{
	font-size: 70%;
}
.rightAsidePH
{
	font-size: 70%;	
}
.topMenuBTN
{
	width:15%;	
}
.bottomMenuBTN
{
	width:18%;
	height:110%;
}
#pgNumbersP
{
	font-size: 70%;
}
#italicText
{
	font-size:45%;
}

}
#ContentH1{
	font-size: 140%;
}
/*//////////////////////////////MEDIA - PHONE - 480 px*/
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px){
h1
{	
	font-size: 2em;	
}
.leftAsidePV
{
	font-size: 50%;
}
.rightAsidePV
{
	font-size: 50%;
}

.leftAsidePH
{
	font-size: 50%;
}
.rightAsidePH
{
	font-size: 50%;	
}
.topMenuBTN
{
	width:15%;
}
.bottomMenuBTN
{
	width:18%;
	height:110%;	
}
#pgNumbersP
{
	font-size: 50%;
}
#italicText
{
	font-size:50%;
}

}
