
body {
	text-align:center;
	background-color: #1d1785;
	color:#fdb6c4;
	}



#wrapper {
    margin-left:auto;
    margin-right:auto;
	margin-top:0;
	max-width:1500px;

	background: url(images/parchment.gif);
	
	}

header {
	width:100%;
	}

header h1 {
	font-size:4em;
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	color:#1d1785;
	}

section {
	
	text-align:left;
	margin-left:20px;
	margin-right:30px;
	margin-top:0;
	
	}

section p {
    width:100%;
	margin:20px;
	color: #1d1785;
	}

h1, h2, h3 {
  color:#1d1785;
  padding:10px;
  }

section a:link {
	color:#ED0EFA;
	text-decoration: underline;
	}      /* unvisited link */

section a:visited {
	color:#B35A5A;
	}  /* visited link */

section a:hover {
	color:#ED0EFA;
	text-decoration: none;
	}  /* mouse over link */

section a:active {
	color:#ED0EFA;
}  /* selected link */

footer {
	clear:both;
	padding:10px;
	text-align: right;
	}
	

footer p {text-align: right;color: #1d1785;}
.lesson {
	padding:25px;
	color: #1d1785;
	text-align: center;
	}
footer a:link {
	color:#00f;
	text-decoration: none;
	}      /* unvisited link */

footer a:visited {
	color:#00f;
	}  /* visited link */

footer a:hover {
	color:#0f0;
	text-decoration: underline;
	}  /* mouse over link */

footer a:active {
	color:~f0f;
	}  /* selected link */

strong {
	color:#1d1785;
	font-weight:900;
	}

.small {
	font-size:75%;
	padding:7px;
	}

ol {
  background: #1e38a7;
  margin:0px;
  padding: 0px;
  }

ol p {
  margin:0px;
  padding:3px 0;
}

ol li {
  background: #1e38a7;
  margin-left: 40px;
  padding-left: 10px;
 color: #3de718;
}

#red-list ul {
	list-style-type: circle;
	display: inline;
	}

#red-list li {
	padding:7px;
	margin-left:30px;
	margin-right:30px;
	color: #000;
	}

th,tr,td td {
	padding:2px;
	border-bottom:2px solid #668FC7;
	color: #F4D718;
	}
td p
	{
	color: #000;
	}

.right {
	float:right;
	margin:15px;
	}

.left {
	float:left;
	}

.center {
	text-align:center;
	margin:0 auto;
	width: 100%;
	}
#comments {width: 80%;color: yellow;}
li p {padding: 10px 0 5px 0;width: 100%; background: #000;}

#navbar {
 text-align:center;
	margin-left:auto;
	margin-right: auto;
	padding: 0;
display:inline-block;
	}

#navbar li {
	list-style: none;
  margin:0;
  display: inline-block;
  
  }

#navbar li a {
	display: inline-block;
	
	text-decoration: none; }
#navbar li a:hover {
	display: inline-block;
	color: red;
	text-decoration: underline; 
	}
#navbar h3 {color: #1d1785;}

#navbar1 {
 text-align:center;
	margin-left:auto;
 margin-right: auto;
	padding: 0;
	height:50px;
	}
#navbar1 li {
	list-style: none;
  float: left;
  width: 10%;
}
#navbar1 li a {
	width: 100%;
	display: block;
	padding: 3px 3px;
	color:yellow;
	text-decoration: none; }
#navbar1 li a:hover {
	display: inline-block;
	padding: 3px 13px;
	background:#3f4bc0;
        color:yellow;
	text-decoration: underline; }
#navbar1 li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #2D3A97;}
#navbar1 li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar1 li:hover li {
	float: none; }
#navbar1 li:hover li a {
	width: 9em;
	background-color: #0036A6;
	border-bottom: 1px solid #fff;
	color: #FFFFFF; }
#navbar1 li li a:hover {
	background-color: #0040C6; }


#navbar2 {
	width: 20%;
	float: left;
	text-align:left;
        margin-right: 20px;
	padding: 0;
	
 }
#navbar2 li {
	list-style: none;
	margin:2px; 
	color: whitesmoke;}
#navbar2 li a {
	display: block;
	padding: 3px 3px;
	background:#1e38a7;
        color:yellow;
	text-decoration: underline; }
#navbar2 li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #2D3A97;}
#navbar2 li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }	
#navbar2 li:hover li {
	float: none; }
#navbar2 li:hover li a {
	width: 9em;
	background-color: #0036A6;
	border-bottom: 1px solid #fff;
	color: #FFFFFF; }
#navbar2 li li a:hover {
	background-color: #0040C6; }
	
.clear
	{
	clear:both;
	}

#read
	{
    

	
	margin:0 auto;
	color: #333664;
	}

#read p
	{
	    width:90%;
	color: #040404;
	}

#read strong, li, td {
	color: #1e38a7;
	}

#read a:link {
	color:#1e38a7;
	text-decoration: none;
	}      /* unvisited link */

#read a:visited {
	color:#1e38a7;
	}  /* visited link */

#read a:hover {
	color:#1e38a7;
	text-decoration: underline;
	}  /* mouse over link */

#read a:active {
	color:#1e38a7;
	}  /* selected link */

#read2 {

	
	background: url(images/parchment.gif);
	margin:0 auto;
	}

.clear {
	clear: both;
	}

fieldset.form {
	width:90%;
	}

#form1 {
	width: 90%;
	}

#form2 {
	width: 90%;
	}

#read2 p {
    color: #040404;
    }


#navtop {
    text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:#305e9c;
	border-bottom: 1px solid #b7e8e7;
	height:30px;
	}

.blue {
	color: #ffffff;
	font-weight: bold;
	}

.image-l {
	width:30%;
	float:left;
	margin-right: 4px;
	}

.image-r {
	width:60%;
	float:right;
	margin-left: 4px;
	}

.image2 {
	float: left;
	}

img {
	max-width:100%;
	}

.opening {
	width: 100%;
	float:left;
	border: 1px solid #000000;
	}

.opening p {
	color: #ffffff;
	}

.selectmenu {
	display: none;
	}

.small-ads {
	display: none;
	}
.centre {text-align: center;}
#commentics {max-width:500px;}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 360px) {
/* Styles */
.image-l {
	width:100%;
	margin-right:5%;
	
	}

header h1 {font-size: 2em;}
#read {width: 90%;}
iframe {display: none;}
#navbar {display: none;}
#navbar2 {display: none;}
#navbar {display: none;}
.selectmenu {
	display: block;;
	}
.opening {width:100%}
#navbar1 {display: none;}
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	tr { border: 1px solid #ccc; }

	td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 20%;
	}

	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 80%;
		padding-right: 10px;
		white-space: nowrap;
	}
	/*
	Label the data

	td:nth-of-type(1):before { content: "Date"; }
	td:nth-of-type(2):before { content: "Town"; }
	td:nth-of-type(3):before { content: "Details"; }
	td:nth-of-type(4):before { content: "website"; }
	.books td:nth-of-type(1):before { content: "Title"; }
	.books td:nth-of-type(2):before { content: "Author"; }
	.books td:nth-of-type(3):before { content: "Order"; }

	.chakra td:nth-of-type(1):before { content: "Chakra"; }
	.chakra td:nth-of-type(2):before { content: "Central Question"; }
	.chakra td:nth-of-type(3):before { content: "Description"; }
	.chakra td:nth-of-type(4):before { content: "Colour"; }
*/
}


/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 840px) {
/* Styles */
#read {width: 90%;}
iframe {display: none;}
.selectmenu {
	display: block;
	
	
	}
	.image-l {
	width:100%;
	
	}
#navbar {display: none;}
#navbar1 {display: none;}
#navbar2 {display: none;}
.subjects {display: none;}
}
@media only screen
and (max-width : 900px) {
/* Styles */
#read {width: 90%;}
	.image-l {
	width:100%;
	
	}
iframe {display: none;}
.selectmenu {
	display: block;
	
	}
#navbar1 {display: none;}
#navbar2 {display: none;}
.small-ads {
	display: block;
	}
.large-ads {
	display:none;
	}
}
