/* Oliver G Pike CSS Two Column layout */

/* CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

#main { 
  margin-left:auto; margin-right:auto; width:968px;
}

#wrapper {
  float:left; background:url(graphics/bgrnd968wide.png) top left repeat-y; text-align: left;
}

#header {
  height:93px; border-bottom:#ccc solid; border-width:0px;
}

#footer {
  height:30px; border-top:#ccc solid; border-width:0px; color: #777777;
}

/* these are the text headings settings  */

h1 {
  color: #303030;
  font-family: verdana, trebuchet, sans-serif;
  font-size: 32px;
  font-weight:bold;
  line-height: 1.1em;
  margin: 10px 10px;
  text-align: left;
	
}

h2 {
  color: #404040;
  margin: 10px 10px;
  font-family: verdana, trebuchet, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  text-align: left;
}

h3 {
  font-family: verdana, trebuchet, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 35px;
  margin: 10px 10px;
  color: #ffffff;
  text-align: left;
}

h4 {
  color: #aaaaaa;
  margin: 20px 20px;
  font-family: verdana, trebuchet, sans-serif;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #3f3f3f;
  text-align: left;
}

/* standard paragraph setting */

p {
  margin: 10px 10px;
  font-family: verdana, trebuchet, sans-serif;
  font-size: 14px;
  text-align: left;
}

/* Classes */

.centred
  {
    margin: 10px 250px;
    font-family: verdana, trebuchet, sans-serif;
    font-size: 14px;
    text-align: center;
  }

.centredDropped
  {
    margin: 10px 10px;
    font-family: verdana, trebuchet, sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 20px 20px 20px 20px;
  }  

img.floatLeft { 
    float: left;
    margin-left: 20px; 
    margin-right: 20px;
    padding: 0px 0px 5px 0px;
    z-index: 99;
}

img.floatRight { 
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    z-index: 99;
}


/* Navigation side menu settings */

#navigation {font-family: verdana, trebuchet, sans-serif;
  font-size: 15px; 
  line-height: 35px;
  margin: 10px 10px;
  color: #ffffff;
  text-align: left;
  font-weight: normal; width:136px; float:left;
  height: 768px;
}

#navigation ul {margin:0px; padding:0px;}

#navigation li {list-style: none; z-index: 1000;} 

ul.top-level {background:#666;}
ul.top-level li {
 border-bottom: #fff solid;
 border-top: #fff solid;
 border-width: 1px;
}

#navigation a {
 color: #fff;
 cursor: pointer;
 display:block;
 height:35px;
 line-height: 25px;
 text-indent: 10px;
 text-decoration:none;
 width:100%;
}

#navigation a:hover{
 text-decoration:none;
}

#navigation li:hover {
 background: #052b2b;
 position: relative;
}

#navigation p{
 color: #fff;
 height: 15px;
 line-height: 18px;
 text-indebt: 10px;
}

ul.sub-level {
    display: none;
}
li:hover .sub-level {
    background: #999;
    border: #fff solid;
    border-width: 1px;
    display: block;
    position: absolute;
    left: 110px;
    top: 5px;
}

ul.sub-level li {
    border: none;
    float:left;
    width:200px;
}

.content {
  position: relative;
  width: 760px;
  margin-left: 168px; margin-right: 20px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.contentLightbox {
  position: relative;
  width: 800px;
  margin-top: 200px;
  margin-left: 50px; 
  padding: 0px 0px 0px 0px;
  text-align: left;
}

.contentPoem {
  position: relative;
  width: 700px;
  margin-top: 20px;
  margin-left: 250px;
  padding: 0px 0px 0px 0px;
  font-style: italic;
}

.contentVideo {
  position: relative;
  width: 800px;
  margin-top: 20px;
  margin-left: 200px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}

.picturePanel {
  position: relative;
  width: 760px;
  margin-left: 156px; margin-right: 0px;
  padding: 20px 20px 20px 20px;
  text-align: left;
}

.captionPanelRight  {
  position: relative;
  width: 600px;
  height: 80px;
  margin-left: 130px;
  padding: 10px;
  background-color: #cccccc;
  text-align: left;
}

/* Photo Gallery styles */
#images-box {
    /* The total width of the image-box, mainly for centering */
    width: 650px;
    margin: 0px auto;
    position: relative;
    top: 20px;
}
 
.image-lightbox img {
    width: inherit;
    height: inherit;
}
 
.holder {
    /* The width and height of the thumbnail*/
    width: 150px;
    height: 150px;
    float: left;
    margin: 0 20px 0 0;
}
 
.image-lightbox {
    width: inherit;
    height: inherit;
    padding: 10px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 0;
    z-index: 900;
    font-family: verdana, trebuchet, sans-serif;
    /* Transitions */
    -webkit-transition: all ease-in 0.5s;
    -moz-transition: all ease-in 0.5s;
    -ms-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
}
 
.image-lightbox span {
    display: none;
}
 
.image-lightbox .expand {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 4000;
    top: 0;
    left: 0;
}
 
.image-lightbox .close {
    position: absolute;
    width: 20px; height: 20px;
    right: 20px; top: 20px;
}
 
.image-lightbox .close a {
    height: auto; width: auto;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    background: #22272c;
    box-shadow: inset 0px 24px 20px -15px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0,0,0,0.4), 0px 0px 30px rgba(255,255,255,0.4);
    border-radius: 5px;
    font-weight: bold;
    float: right;
}
 
.close a:hover {
    box-shadow: inset 0px -24px 20px -15px rgba(255, 255, 255, 0.01), inset 0px 0px 10px rgba(0,0,0,0.4), 0px 0px 20px rgba(255,255,255,0.4);
}
 
div[id^=image]:target {
    width: 650px;
    height: 650px;
    z-index: 5000;
    top: -150px;
    left: 200px;
}
div[id^=image]:target .close {
    display: block;
}
 
div[id^=image]:target .expand {
    display: none;
}
 
div#image-1:target, div#image-2:target, div#image-3:target { left: 50px; }
 
div#image-1 { left: 0px; }
div#image-2 { left: 200px; }
div#image-3 { left: 400px; }