/* School Lane Community Association */

/* Revised Sept 2018 */   
   
/* Overall body section */

/* body {
	width: 960px; 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
/*	behavior: url(PIE.htc); is this OK ?? */
	/*	position: absolute; 
	overflow: hidden;
	height: 0;
	width: 0;

}
*/

html, body {
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	background-image:url(../images/gifs/natfl088.jpg);
    background-size: cover;  
	background-repeat: repeat-x repeat-y;
	text-align: left;
}

.list-group-item {
	color: 555;
	background: 999;
}

.jumbotron {
  padding: 1rem;
  border-radius: 0;
} 
.padding {
  padding-bottom: 2rem;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.hcustom  {
  text-align: left;
  color: #826d4e;
  background-color: #9aaf8e;
  font-weight: bold;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 1px 1px;
  }

/* new tbody non variable body text replaces 0 1 2 4 5 style sheet -- suggest this remains as LAST entry in this stylesheet */
.tbody, .tbodyc, .tbodyr, .tbodyj {
	padding: 3px;
	/* change to responsive sizing
	font: 16px Verdana, Arial,  Helvetica, sans-serif; */
	font-size:1.6vw;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.tbodyc {
	text-align: center;
	}
.tbodyr {
	text-align: right;
	}
.tbodyj {
	text-align: justify;
}
	 


/* main container is called master */

#master {
	width: 960px;
	text-align: left; 
	background-image:url(../images/gifs/sclabackground01.jpg);
	background-repeat:repeat-y; */
	clear:both; 
	}

/* Header section */

#headerleft {
	float: left;
	font: 8px Verdana, Arial, Helvetica, Chicago, Sans-serif, cursive;
	font-weight: normal;
/*	font-color: white;  */
 	text-decoration: none;
	text-align: center;
	width: 175px;
	height: 60px;
	vertical-align: middle; 
	background-color: #CC9900; 
	background-repeat: no-repeat;
	margin: 0px auto;
	}

/* head section - id */
#head {
    text-align: left;
	background-repeat: no-repeat;
}

/* Navigation section */

#nav {
	float: left;
	padding: 0,0,0,0;
	width: 74%;
	background-color: ##CC9900;
	text-align: left;
	height: 50px;
	color: #FFF;
	}

/* Resize section */

#resizer {
	float: right;
	width: 26%;
	background-color: #CC9900; 
	text-align: left;
	height: 60px;
	}

/* Main Section */

#main {
	color: #000;
	width: 960px;
	height: auto;
	text-align: left;
	background-image:url(../images/gifs/tbbackground.gif);
}

#main_left {
	float: left;
	width: 200px;
	text-align: left;
	margin-right: 10px;
}

#main_middle  {
	float: left;
	width: 550px;
}

#main_middle2  {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #888;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}

#main_right {
	width: 145px;
	float: right;
	background-color: #66ffc2;
}

h3 {
	background-color: #BBBBBB;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 1px 1px;	
}

#footer {
	border-top: 2px solid #3300CC;
	margin-left: 0px;
	height: 40px;
	text-align: center;
	font-size: 10px;
	clear: both;
}	

/* 22.04.2011 not sure if the following do anything */

div#container {
	margin: 0px auto;
	width: 970px;
	position: relative;
	text-align: left;
}

.pixels {
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
.point {
	font-size:12pt;
	line-height:30px;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}

.em {
	font-size:1em;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}

.percentage {
	font-size:100%;
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}

.undefined {
	margin-bottom:20px;
	padding:20px;
	background-color:#222222;
}
#changeFont {
	position:absolute;
	top:10px;
	right:10px;
	background-color:#333333;
	padding:5px;
}
.increaseFont, .decreaseFont, .resetFont {
	color:#CCCCCC;
	font-size:14px;
	float:left;
	margin:10px;
}
/* 22.04.2011 not sure if the above do anything */

/* Header section */
/* Menu bar section */
/* Content section */
/* homepagse styles from tabhome 18.03.2011 */
/* Footer section */
/* RSS Feed */
/* ALL removed 22.04.2011 */

/* Links stuff */

a	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a:link {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a:visited {
	color: #3366FF;
	text-decoration: none;
	}

a:hover{
	color: #3366FF;
	text-decoration: underline;
	}
a.big	{
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a.big:link {
	font:16px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a.big:visited {
	color: #3366FF;
	text-decoration: none;
	}

a.big:hover{
	color: #3366FF;
	text-decoration: underline;
	}
a.medium	{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a.medium:link {
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	}

a.medium:visited {
	color: #3366FF;
	text-decoration: none;
	}

a.medium:hover{
	color: #3366FF;
	text-decoration: underline;
	}

/* unordered lists */

ul {margin-top: 5px; margin-bottom: 5px}
ul li { list-style: url("../images/gifs/list_orangebox.gif") square; margin-left: -5px}
ul li li { list-style: url("../images/gifs/list_orangedisc.gif") circle; margin-left: -10px} 
ul li li li { list-style: url("../images/gifs/list_redtriangle.gif") square; margin-left: -20px}
/*ul	{ 	list-style-type: none;	}*/

/* button white on blue */

.button
{background-color:#3300CC;color:#ffffff;font-family:Arial;font-size:14px;}

/* font text size adjuster (resizer) */

.sizer
{background-color:#3300CC;color:#ffffff;font-family:Arial;font-size:10px;}

/* font classes */

.purple {font: 10px "Comic Sans MS",Chicago, Sans-serif, cursive; font-weight:normal; background-color: #CCCCFF;  text-decoration: none; } 
.posted {font: 16px "Comic Sans MS",Chicago, Sans-serif, cursive; font-weight:normal; color: #CC33CC; text-decoration: none; text-align:right;
} 
/* revised 10.04.2011 .posted {font: 16px Comic Sans MS,Chicago, Sans-serif, cursive; font-weight:normal; font-color :#CC33CC background-color: #CCCCFF;  text-decoration: none; } */

/* added 22.04.2011 for photo captions - will tone it down when I have sorted captioning */

.photocap {font: 18px "Comic Sans MS",Chicago, Sans-serif, cursive; font-weight: normal; background-color: #9C9;  text-decoration: none;}

/* variable body text according to 0 1 2 4 5 style sheet -- suggest this remains as LAST entry in this stylesheet */
.varbody {font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000000;  text-decoration: none; } /* assume text-align: left */ 
.varbodyc {font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000000;  text-decoration: none; text-align: center }
.varbodyr {font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000000;  text-decoration: none; text-align: right }
.varbodyj {font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000000;  text-decoration: none; text-align: justify }
.varbody2 {font: 10px "Arial Narrow", Arial, sans-serif;font-stretch: condensed;color: #000000;  text-decoration: none; }
.varbody0 {font: 12px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000000;  text-decoration: none; } /* assume text-align: left */ 
.varbody16 {font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #000080;  text-decoration: none; } /* assume text-align: left */ 
.hivis { background-color:#FFF; font: 16px Verdana, Arial,  Helvetica, sans-serif; font-weight:normal; color: #FF0222; text-decoration: none; } /* assume text-align: left */ 


/*---Media Queries --*/
@media (max-width: 992px) {
.social a {
  font-size: 4em;
  padding: 2rem;
  }
}

@media (max-width: 768px) {

/* prevent fonts going too small */
.tbody, .tbodyc, .tbodyr, .tbodyj {
  padding: 3px;
  /* change to responsive sizing
  font: 16px Verdana, Arial,  Helvetica, sans-serif; */
  font-size:2.4vw; /* was 1.6 */
  font-weight:normal;
  color: #000000;
  text-decoration: none;
  text-align: left;
}


.tbodyc {
  text-align: center;
  }
.tbodyr {
  text-align: right;
  }
.tbodyj {
  text-align: justify;
}

} /* end media 768 */

@media (max-width: 576px) {

/* prevent fonts going too small */
.tbody, .tbodyc, .tbodyr, .tbodyj {
  padding: 3px;
  /* change to responsive sizing
  font: 16px Verdana, Arial,  Helvetica, sans-serif; */
  font-size:3.2vw; /* was 1.6 */
  font-weight:normal;
  color: #000000;
  text-decoration: none;
  text-align: left;
}

.tbodyc {
  text-align: center;
  }
.tbodyr {
  text-align: right;
  }
.tbodyj {
  text-align: justify;
}

}  /* end media 576 */ 



/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url('img/mac.png');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}
/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}



/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/



