@charset "utf-8";
body {
	font:palatino;
}
.box {
	background-image: url(http://www.comptonbassett.org.uk/village-information/images/library-times-thumb.jpg);
	background-repeat: no-repeat;
	width: 275px;
	height: 95px;
}
.box:hover {
	background-image: url(http://www.comptonbassett.org.uk/village-information/images/library-times.jpg);
	background-repeat: no-repeat;
	width: 682px;
	height: 400px;
	z-index: 999;
}
.dailyVersesWrapper a
{
    color:#fff; 
    font-weight:bold;
}
.dailyVerses.linkToWebsite a
{
    opacity:0.6; 
    font-size:12px;
    text-decoration:none;
	color: #fff;
}
.bmenu {
	padding: 0px;
	margin: 0 0 10px 0;
	position: relative;
}
.bmenu li a {
	color: #FFFFFF;;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 3px 0px 3px #000;
	letter-spacing: 1px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.bmenu:hover a {
	color: #1c1e8d;
	text-shadow: 0px 0px 3px #ffffff;
}
.bmenu:visited li a {
	color: #FFFFFF;
}
.bmenu li a:hover {
	color: #fff;
	text-shadow: 2px 2px 1px #000;
	padding-left: 20px;
}
.banner {
	font-family: palatino, "Myriad Pro", Helvetica, Arial, sans-serif, "Monotype Corsiva";
	font-size: 70px;
	font-weight: bold;
	color: #000000;
	-webkit-text-fill-color: white; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
	text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.bannerbg {
	width: 100%;
    height: 100%;
}

.well h2 {
	text-align: center;
}
.well h4 {
	text-align: center;
}
.well pdfembed {
	text-align: center;
	max-width: 800px;
}
.well img {
	float: left;
    margin: 0 20px 20px 0;
}
.hall {
	display: block;
	width: auto;
	max-width: 100%;
}
.credit {
	font-size:10px;
	font-style:italic;
}
.innerimage {
	max-width: 100%;
}
.intrinsic-container {
  position: relative;
  min-height: 600px;
  overflow: hidden;
}
 
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
 
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}
 
.intrinsic-container iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.mainbanner {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif, "Monotype Corsiva";
	font-size: 40px;
	color: #000000;
	text-align:center;
}
.maincontainer{
	max-width: 1150px;
	max-height: 1500px;
	align-content: center;
}
.containerleft{
	max-height: 1000px;
	overflow-y: scroll;
	float: left;
}
.adcontainer{
	width: 15%;
	max-width: 250px;
	max-height: 1500px;
	overflow: hidden;
	float: right;
}

.col-lg-3{
    width: 100%;
    width: 220px;
    float: left;
    position: relative;
    min-height: 1px;
	padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    text-align: center;
}
.col-lg-3 img {
    max-width: 100%;
}
.imgcalstone {
	width:100%;
}
.imgxssmall {
	width:100%;
	max-width:450px;
}
.imgxssmallright {
	width:100%;
	max-width:450px;
	float: right;
    margin: 0 0 10px 10px;
}
.imgxxssmall {
	width:100%;
	max-width:350px;
	
}
.imgsmall {
	width:100%;
	max-width:600px;
}
.imgmed {
	width:100%;
	max-width:800px;
}
.positioning{
    position: absolute;
    right: 15px;
    bottom: 22px;
    background-color: red;
    color: white;
    padding: 4px;
    font-size: 17px;
    line-height: 18px;
}

table
{
    height:100%;
    table-layout:fixed;
}
table tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-width: 200px;
}
.advertising
{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align:center; /*Specify the alignment of the whole UL if UL is not width:100%;*/
    letter-spacing:normal;
	margin-bottom:5px;
	margin-top:5px;
    padding:0;
    width:100%;
    display:inline-block;
    list-style:none;
    z-index:999999990; 
	height: 75px;
    max-width:1400px;
	color: #ffffff;
background:rgba(20,43,60,0.9);
border:3px solid rgba(255,255,255,0.5);
border-radius:14px;
}

/* CSS Document */

.footer {
	 text-align: center; 
	background-color: black; 
	color: aliceblue; 
	padding-top: 20px;"
}
