







	
body {
    background-image: url(Ledbury-High-St-2.jpg);
	background-attachment: fixed;
	 background-repeat:   no-repeat;
	 background-size:     cover;    
}
 
 
 video {
  display: block;
  margin: auto;
}

h1 {
	border:2px solid black; 
	border-radius: 5px; 
	width: 960px;
	text-align: center; 
	background-color: #ffe6b3;
	
	font-family: Droid Sans, arial, sans-serif;
}
.boxed {
  
    width: 400px;
    height: auto;
    padding: 20px;
    border: 1px solid black;
	border-radius: 5px;
    margin: auto;
	text-align: justify;
	font-style: normal;	
	font-family: "Droid Sans", Helvetica, Arial sans-serif;
}
.boxed2 {
  
    width: 700px;
    height: auto;
    padding: 20px;
    border: 1px solid black;
	border-radius: 5px;
   
}















ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
}
li {font-size:large; 
    display: inline;
}


#container {
     width: 960px;
     margin: 0 auto;
	
	 
}

#container2 {
     width: 1000px;
     margin: 0 auto;
	
}


.newspaper/* used in a Ledbury Poem*/ {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	 -webkit-column-width: 100px; /* Chrome, Safari, Opera */
    -moz-column-width: 100px; /* Firefox */
    column-width: 100px;
	text-align: center;
-webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
	font-family: "Droid Sans", Helvetica, Arial sans-serif;
	background-color: #ffe6b3;
}

#content2 /* Used in all main pages*/
{
	padding:30px;
	
	
	
	
	margin: 0 auto;
	width:870px;
	position: relative;
	clear: none;
	height: auto;
	
	font-family: "Droid Sans", Helvetica, Arial sans-serif;
	 text-align: justify;word-wrap:break-word;
	 background-color: #ffe6b3;
	
}
#content3/*Used in Ledbury Poem*/
{
	padding:30px;
	
	margin: 0 auto;
	width:990px;
	position: relative;
	clear: none;
	height: auto;
	font-family: "Droid Sans", Helvetica, Arial sans-serif;
	 text-align: justify;word-wrap:break-word;
	 background-color: #ffe6b3;
	
}




p{	font-family: "Droid Sans", Helvetica, Arial sans-serif; text-align:center; word-wrap:break-word; font-style: italic;}
p.center{	font-family: "Droid Sans", Helvetica, Arial sans-serif; text-align:center; word-wrap:break-word; font-style: normal;}
p.normal {font-size: 200%; font-family: "Droid Sans", Helvetica, Arial sans-serif; text-align:center; word-wrap:break-word; font-style: normal;}
p.border {border:1px; border-style:solid; border-color:black; border-radius:10px; padding: 1em; font-style:normal; text-align:center;}
p.box{text-align:center; font-size: 150%; font-style: normal;}
p.list{text-align:left; font-size: 125%; font-style: normal;}
p.right{	font-family: "Droid Sans", Helvetica, Arial sans-serif; text-align:right; word-wrap:break-word; font-style: normal;}
p.left{font-family: "Droid Sans", Helvetica, Arial sans-serif;text-align:left; font-style: normal; word-wrap:break-word;}

blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 100px;
    margin-right: 100px;
    text-align: justify; 
	font-style: italic;
	
}
blockquote2 {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 100px;
    margin-right: 10px;
    text-align: justify; 
	font-style: italic;
	
}
blockquote3 {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 100px;
    margin-right: 100px;
    text-align: justify; 
	
	
}
blockquote4 {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 20px;
    margin-right: 300px;
    text-align: justify;
}

blockquote5 {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 300px;
    margin-right: 20px;
    text-align: justify;
}
blockquotenews {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 150px;
    margin-right: 150px;
    text-align: center; 
	
	
}
.space { margin-top: 500px; }
.space1 {margin-top: 200px;}

.space4 {margin-bottom:200px;}/*used in No 22 Southend*/
h2{width:938;
text-align:center; 
	font-family: "script MT bold",Droid Sans, arial, sans-serif;
	font-size: 1.5em; }
	
	IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
.image1
{float:left; margin:10px;}
.image2
{float:right; margin:10px;}


.image3 {
    display: block;
    margin: auto;
    box-shadow: 10px 10px 5px #ccc;
	-moz-box-shadow: 10px 10px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #ccc;
	-khtml-box-shadow: 10px 10px 5px #ccc;}
}

	
	.image4{float:left;margin:10px;
	box-shadow: 10px 10px 5px #ccc;
	-moz-box-shadow: 10px 10px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #ccc;
	-khtml-box-shadow: 10px 10px 5px #ccc;}
	
.image5
{float:right;margin:20px;
 box-shadow: 10px 10px 5px #ccc;
	-moz-box-shadow: 10px 10px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #ccc;
	-khtml-box-shadow: 10px 10px 5px #ccc;}
.image6
{float:left; margin:10px}
.imagewide
{float:left; margin-left: 80px; margin-right:30px;}
.image6:hover
	{
		-moz-box-shadow: 0 0 50px rgba(142,113,12,1.9);
		-webkit-box-shadow: 0 0 50px rgba(142,113,12,1.9);
		box-shadow: 0 0 50px rgba(142,113,12,1.9);
	}/*used in index*/
	
	
	
		
	
.image7{float:right; margin:10px;}
.image7:hover
	{
		-moz-box-shadow: 0 0 50px rgba(142,113,12,1.9);
		-webkit-box-shadow: 0 0 50px rgba(142,113,12,1.9);
		box-shadow: 0 0 50px rgba(142,113,12,1.9);/*used in index*/
	}
	.image8 {
    display: block;
    margin: auto;}
	.image9{margin:20px;
 box-shadow: 10px 10px 5px #ccc;
	-moz-box-shadow: 10px 10px 5px #ccc;
	-webkit-box-shadow: 10px 10px 5px #ccc;
	-khtml-box-shadow: 10px 10px 5px #ccc;}
	
/*used in Southend intro*/

#alignPhoto {display: inline-block;
  vertical-align: middle;
}

}
#alignImage {
  position: relative;
}
.alignText {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
/*end*/



	

	
.div2 {
    width: 40%;
    height: 100px;
    padding: 10px;
    border: 1px solid red;
	float: right
	
	
	
}
img.center {
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}

figure {
    float: right;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 20px;
    margin-right: 10px;
}
figcaption { 
    display: block;
	 padding: 5px;
  font-family: "Droid Sans", Helvetica, Arial sans-serif;
  font-size: 1em;
  font-weight: 500;
  border: none;
  background: transparent;
  word-wrap:normal;
  text-align: center;
}
figure2{
    float: left;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0px;
    margin-right: 20px;
}
figure3{
    float: center;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0px;
    margin-right: 20px;
}

/* used in Bye Street and New Street Tables*/

 .table1
{
    font-family: arial, sans-serif;
    border-collapse: collapse;
	text-align: center;
width: 100%;}


.table1 tr:nth-child(even) {
background-color: #ccb88f;}

.table1 td, th {
    border: 
    
    padding: 8px;
}

.table1 td:nth-child(1){width: 10%;}


.table1 td:nth-child(2) {width: 10%;}


 .table1 td:nth-child(3) {width:30%;}
 .table1 td:nth-child(4) {width: 30%;}
 .table1 td:nth-child(5) {width: 30%;}


/* used in New Street South*/

.table3 tr:nth-child(even) {
background-color: #ccb88f;}

.table3 td, th {
    border: 
    
    padding: 8px;
}

.table3 td:nth-child(1){width: 20%;}


.table3 td:nth-child(2) {width: 50%;}


/* Used in Cider Annie poem*/

.table4 
{ font-family: arial, sans-serif;
    border-collapse: collapse;
	text-align: left;
width: 100%;}
.table4 tr { }
.table4 td,th  {border: padding 8px}
.table4 td:nth-child(1){width: 33%;}


.table4 td:nth-child(2) {width: 33%;}

.table4 td:nth-child(3) {width: 33%;}






/* used in Tithe Tables*/

 .table2
{
    font-family: arial, sans-serif;
    border-collapse: collapse;
	text-align: center;
width: 100%;}

.table2 tr:nth-child(even) {
background-color: #ccb88f;}





.table2 td, th {
    border: 
    
    padding: 8px;
}

.table2 td:nth-child(1){width: 20%;}


.table2 td:nth-child(2) {width: 25%;}


 .table2 td:nth-child(3) {width:10%;}
 .table2 td:nth-child(4) {width: 20%;}
 .table2 td:nth-child(5) {width: 25%;}



pre {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0;
	white-space: pre-wrap;
}

.alphabet {
    list-style-type: none;
    margin:90px auto 0;
    padding:0;
    cursor: pointer;
    width:80%;
    text-align:center;
}

.alphabet li {
    float:left;
    margin:0;
    padding:0;
    border-right:1px solid darkgrey;
    font-size: 13px;
    -moz-box-sizing:border-box;
    color:black;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    width:3.84%;
}

.alphabet li:last-child {
    border-right: none;
}

.alphabet li:hover {
    color:green;
    background-color: lightgrey;
}



.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
.tooltip {
	display: none;
}

.text:hover .tooltip {
	display: inline;
}
.text{color:blue;font-family: "Droid Sans", Helvetica, Arial sans-serif;display:inline;}



.tooltip {
	display: none;
	width: 200px;
	position: inline;
	padding: 8px;
	margin: 4px 0 0 4px;
	top: 0;
	left: 16px;
	font-size: 16px;
	z-index: 999;
}
/*used for tables in Molly and Williams*/
<style>
* {
  box-sizing: border-box;
}

/* Create three unequal columns that floats next to each other */
.column {
  float: left;
  padding: 10px;
  height: auto; /* Should be removed. Only for demonstration */
}

.left {
  width: 20%;
}
.right {width: 68%;}
.middle {
  width: 5%;
}
/*used in Hatton memorial*/

* {
  box-sizing: border-box;
}
.column1 {
  float: left;
  width: 50%;
  padding: 10px;
  
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}





















/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
  text: font-family: "Droid Sans", Helvetica, Arial sans-serif;text-align:left; font-style: normal; word-wrap:break-word;
}
</style>




