
html {min-height: 100%; height: auto;}

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 0.8em;
  margin: 0;
  padding: 0;
  background: #C6E1AE url(http://harehopequarry.org.uk/style/images/bodyBg.png) repeat-x bottom left;}

#pageFrame {
  position: relative;
  width: 59em;
  margin: 1em auto;
  padding-top: 5px;
  background-color: #FFF;}

/***********************************
Global
***********************************/

h1, h2, h3, p, ul#childMenu {margin-top: 0;}
h1 {font-size: 1.5em}
h2 {font-size: 1.4em}
h3 {font-size: 1.3em}

a {color: #7DA33B;}
a:hover {color: #A0D14A;}
a img {border: 0;}

.error {color: #F00;}
.notice {color: #F60;}

.floatLeft {float: left;}
.floatRight {float: right;}
img.floatRight {margin: 0 0.5em 0.5em 0;}
img.floatRight {margin: 0 0 0.5em 0.5em;}

.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.alignCenter {text-align: center;}

dl.floatSmall dt {
  float: left;
  width: 5em;}
dl.floatSmall dd {
  margin-left: 5em; 
  margin-bottom: 0.3em}
 
dl.floatMedium dt {
  float: left; 
  width: 10em;}
dl.floatMedium dd {
  margin-left: 10em; 
  margin-bottom: 0.3em}

.clearFix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}
.clearFix {display: inline-block;}
* html .clearFix {height: 1%;}
.clearFix {display: block;}

/***********************************
Header
***********************************/

#header {
  border: 1px solid #3E3931;
  border-width: 1px 0;
  background: #3E3931 url(http://harehopequarry.org.uk/style/images/headerBg.jpg) no-repeat 50% 50%;
  margin-bottom: 5px;}

p#siteTitle {
  margin: 0;}
p#siteTitle a {
  text-indent: -5000px;
  display: block;
  width: 202px; height: 97px;
  float: left;
  margin: 5px;
  background: transparent url(http://harehopequarry.org.uk/style/images/logo.png) no-repeat 0 0;}

p#siteTagline {
  display: none;}

/***********************************
Main Menu
***********************************/

#mainMenuWrap {
  min-height: 295px;
  width: 13.5em;
  float: right;
  margin-right: 10px;
  background-color: #3E3931;
  opacity: .90;
  filter: alpha(opacity=90);
  font-size: 0.95em;
  line-height: 1.4;}
ul#mainMenu,
ul#mainMenu ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;}
ul#mainMenu {
  margin: 5px 0;}
ul#mainMenu li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding-left: 10px;}
ul#mainMenu ul li a {
  font-weight: normal;
  padding-left: 25px;}
ul#mainMenu li a:hover {
  color: #999;
  text-decoration: underline;}

/***********************************
Breadcrumbs
***********************************/

p#breadcrumbs {
  margin: 0 5px 5px 5px; 
  font-size: 0.8em;
  padding-bottom: 5px;
  border-bottom: 1px dotted #3E3931;}

/***********************************
2 Column Left Layout
***********************************/

.twoColumnLeftOuter .twoColumnLeftInner {
  width: 100%;
  float: right;
  margin-left: -33.5%;}
.twoColumnLeftOuter .column1 {
  width: 32.5%;
  float: left;
  display: inline;}
.twoColumnLeftOuter .twoColumnLeftInner .column2 {
  margin-left: 33.5%;}
 
/***********************************
2 Column Right Layout
***********************************/

.twoColumnRightOuter .twoColumnRightInner {
  width: 100%;
  float: left;
  margin-right: -26.5%;}
.twoColumnRightOuter .twoColumnRightInner .column1 {
  margin-right: 26.5%;}
.twoColumnRightOuter .column2 {
  width: 25%;
  float: right;
  display: inline;}

/***********************************
pageContent
***********************************/

#pageContent {padding: 0 5px 5px 5px;}

/***********************************
pageContent .column2 > box
***********************************/

#pageContent .column2 .box {
  color: #454545;
  margin-bottom: 10px;}
#pageContent .column2 .box .boxHeader {
  border: 1px solid #CCC;
  background: transparent url(http://harehopequarry.org.uk/style/images/boxHeaderBg.png) repeat-x bottom left;}
#pageContent .column2 .box .boxHeader h1,
#pageContent .column2 .box .boxHeader h2 {
  margin: 0;
  padding: 5px;}
#pageContent .column2 .boxContent {
  font-size: 0.85em;
  padding: 5px 5px 1px 5px;
  background: transparent url(http://harehopequarry.org.uk/style/images/boxContentBg.png) repeat-x bottom left;
  border: 1px solid #EEE;
  border-top-width: 0;}

/***********************************
image
***********************************/

.contentImage {
  display: block;
  margin: 0 auto;}
.contentImage p.caption {
 margin-top: 0.5em;
 text-align: center; 
 font-size: 0.9em;
 color: #333;}

/***********************************
events
***********************************/

dl.eventsFeature {
  margin-top: 0;}
dl.eventsFeature dd {
  margin: 0.5em 0 1em 0;}
dl.eventsFeature dd span.published {
  color: #AAA;}

/***********************************
articles
***********************************/

dl.articlesFeature {
  margin-top: 0;}
dl.articles dd,
dl.directory dd,
dl.articlesFeature dd {
  margin: 0.5em 0 1em 0;}
dl.articles dd span.published,
dl.directory dd span.published,
dl.articlesFeature dd span.published {
  color: #AAA;}

/***********************************
Page Navigation
***********************************/

p.pageNav {
  text-align: center;
  font-size: 0.8em;
  padding: 0.3em;
  border: 1px solid #CCC;}
p.pageNav a {border-bottom: 0;}

/***********************************
comments
***********************************/

div.commentListItem {
  border-top: 1px solid #CCC;
  padding: 0.75em 0.75em 0 0.75em;}

a.commentPost,
a.complaint {
  padding: 3px 0 3px 20px;
  background: transparent url(http://webbedit.co.uk/style/images/comment.png) no-repeat 0 50%;}
a.complaint {
  background: transparent url(http://webbedit.co.uk/style/images/alert.png) no-repeat 0 50%;}

/***********************************
terms
***********************************/

ol.terms {font-weight: bold;}
ol.terms ol {
  font-weight: normal;
  list-style: lower-alpha;}
ol.terms ol ol {list-style: lower-roman;}

/***********************************
Image Gallery
***********************************/

.imageGalleryImage {
  text-align: center;}
.imageGalleryImage p {
  margin: 0 0 0.75em 0;}
.imageGallery2 .imageGalleryImage  {
  width: 49.9%;
  float: left;}
.imageGallery3 .imageGalleryImage  {
  width: 33.2%;
  float: left;}
.imageGallery4 .imageGalleryImage  {
  width: 24.9%;
  float: left;}

/***********************************
Footer
***********************************/

#pageFooter {background: #FFF url(http://harehopequarry.org.uk/style/images/boxHeaderBg.png) repeat-x bottom left;}

p#footerContent{
  margin: 0 5px 5px 5px; 
  font-size: 0.8em;
  padding-top: 5px;
  border-top: 1px dotted #3E3931;
  text-align: center;}

/***********************************
General
***********************************/

table.visitPrices {width: 75%; margin-left: 1em;}
table.visitPrices th {text-align: left; width: 15em}

