body {
background: white url(../../img/ola-joyce/header.jpg) top center no-repeat;
font-family: arial, sans-serif;
}

h2, h4 {
font-size: 1.6em;
font-weight: bold;
  font-family: georgia, serif;


}
h3{
  font-family: georgia;
}


.column-1 h2, 
.column-3 h2 {
  background: black;
  text-indent: 12px;
  line-height: 30px;
  font-weight: normal;
  color: white;
}




a {
color: #2499ff;
font-weight: bold;
text-decoration: underline;
}

div#wrapper {
  width: 100%;
  /*background: url(../../img/ola-joyce/footer-bg.png) repeat-x bottom;*/
  }

div#header {
position: relative;
height: 190px;
margin: 0 auto;
margin-bottom: 30px;
width: 960px;
}




div#header h1 {
position: absolute;
right: 0px;
top: 90px;
width: 425px;
z-index: 99;
background: url(../../img/ola-joyce/logo.png) no-repeat;
}

div#header h1 a {
display: block;
height: 73px;
text-indent: -999em;
overflow: hidden;
}

div#navigation {
position: absolute;
left: 0px;
top: 103px;
}

div#navigation ul {
margin: 0;
padding: 14px 10px 10px 10px;
line-height: 22px;
font-size: 2.2em;
text-transform: capitalize;
background: black;
width: 940px;
}

div#navigation ul li {
float: left;
padding: 0 11px;
}

div#navigation ul li a {
float: left;
color: white;
text-decoration: none;
font-family: georgia, serif;
font-weight: normal;
border-bottom:3px solid black;

}

div#navigation ul li.sel a,
div#navigation ul li a:hover {
border-color:white;
}

div#subnavigation ul{
  position: absolute;
  background: white;
  padding: 5px 5px 5px 15px;
  font-family: georgia, sans-serif;
  top: 152px;
  font-size: 1.4em;
}
div#subnavigation ul li{
  float: left;
  display: inline;
  padding: 0 10px;
  
}
div#subnavigation ul li a{
  text-decoration: none;
  color:  black;
} 

div#subnavigation ul li.sel{
  background: url(../../img/ola-joyce/sub-nav-tick.png) center left no-repeat;
}

div#subnavigation ul li.sel a {
  color: #2499FF;
}
/* Main */

div#main {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 20px;
}

div.columns div.column-1 {
width: 220px;
padding: 0;
}

div.columns div.column-2,
div.columns div.column-2-3 {
width: 720px;
margin-left: 20px;

}

div.columns div.column-2-3 div.column-2 {
width: 460px;
padding: 0;
margin: 0 20px 0 0px;
}

div.columns div.column-2-3 div.column-3 {
width: 220px;

}
div.columns div.full-width {
  margin: 0;
  padding-bottom: 20px;
}
.module{
  border-bottom: 1px solid #b6b6b6;
}

.column-2 h2, .blog h4{
  font-size: 36px;
  line-height: 37px;
  color: #222222;
  margin-bottom: 15px;
  
}


p.leading {
  font-size: 1.8em;
  color: #666666; 
  line-height: 1.4em;
}

.blog-feed dl{
  padding: 10px;
}
.blog-feed dt{
  font-family: georgia, serif;
}
.blog-archive ul.js-active{
padding: 10px;
}

ul.functions li a {
	padding: 4px 0 0 21px;
	background: url(../../img/ola-joyce/sprites.gif) no-repeat;
}
/* turne */

div.schedule ul {
font-size: 1em;
}

div.schedule ul li {
  padding-left: 15px;
  margin: 5px 0;
}

div.schedule ul li.open {
  
}
div.schedule ul li.open h3{

}

div.schedule ul li.open a {
color: #000;
}

div.schedule ul li h3 {
display: inline;
float: left;
margin: 0 6px 0 0;
font-weight: normal;
font-family: georgia, serif;
font-size: 1.3em;
}

div.schedule ul li.open h3 {
font-weight: bold;
background: url(../../img/ola-joyce/shedule-tick.png) no-repeat left center;
padding-left: 15px;
margin-left: -15px;
}

div.schedule ul li h4 {
font-size: 1.3em;
display: inline;
}

div.schedule ul li div.info p {
line-height: 1.2;
margin: 0;
}
div.comments h4{
  font-size: 1.6em;
}
div.comments div.form {
width: 440px;
}

div.comments div.form textarea {
width: 440px;
}

#footer-ww {
background: url(../../img/ola-joyce/footer-bg.png) repeat-x;
}

div#footer {
  margin: 0 auto;
  background: url(../../img/ola-joyce/universal-logo.png) no-repeat left center;
/*  height: 180px;*/
  
}

#copyright{
  line-height: 0;
  width: 960px;
  margin: 0 auto;
}
