/*   

Theme Name: ivy
Theme URI: http://www.aa1media.com/
Description: A wordpress theme.
Version: 2.0
Author: Alexander Stott
Author URI: http://www.aa1media.com/

*/

html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

body {
background-image:url(images/berries.jpg);
background-repeat:no-repeat;
background-position:center top;
text-align:center;
}

.container {
width:900px;
height:515px;
/*background-color:#eeffee;*/
margin:15px auto;
margin-bottom:0;
}

.sidebar {
float:right;
width:205px;
height:380px;
border-right:1px solid #666666;
}

  .sidebar img {
  padding-left:6px;
  padding-right:6px;
  padding-top:8px;
  }

.header {
width:100%;
height:130px;
/*background-color:orange;*/
}

  .push {
  height:75px;
  padding-top:25px;
  width:100%;
  text-align:right;
  }

  .navbar {
  background-image:url(images/navbar.png);
  background-repeat:repeat-x;
  height:30px;
  width:100%;
  overflow:hidden;
  }

    .navbar ul {
    margin-top:8px;
    }

    .navbar li {
    display:inline;
    list-style:none;
    font-size:1.1em;
    font-weight:700;
    font-family:Myriad, Tahoma, Arial;
    letter-spacing:.1px;
    margin:0 23px 0 23px;
    }

      .navbar li a:link {
      text-decoration:none;
      color:#000000;
      }

      .navbar li a:visited {
      text-decoration:none;
      color:#000000;
      }

      .navbar li a:hover {
      color:#8CC63F;
      }

.post {
background-color:#ffffff;
height:348px;
width:661px;
text-align:left;
/*overflow:hidden;*/
overflow:auto;
border:1px solid #333333;
padding:15px;
float:left;
background-image:url(images/ivyfeather.jpg);
background-repeat: no-repeat;
background-position:bottom right;
}

#bhome .post {
background:none;
background-color:#ffffff;
overflow:hidden;
}

  .post p {
  font-size:12px;
  padding-bottom:15px;
  }

  #brooms .post p {
  line-height:20px;
  }

  #brooms, #bmeetings ul {
  margin-bottom:15px;
  margin-left:25px;
  }

  #brooms, #bmeetings li {
  font-size:12px;
  margin-bottom:3px;
  list-style-type:square;
  }

.greenline {
background-color:#8CC63F;
height:5px;
float:left;
/*width:693px;*/
width:900px;
}

.footer {
width:900px;
height:70px;
margin:0 auto;
background-image:url(images/georgian_text.jpg);
background-position:right;
}

h1 {
font-weight:400;
color:#28903A;
font-size:28px;
font-family:Geneva, Tahoma, Arial, sans-serif;
}

h2 {
font-weight:400;
color:#8CC63F;
font-size:18px;
font-family:Geneva, Tahoma, Arial, sans-serif;
margin-bottom:10px;
}

h3 {
font-weight:700;
color:#56801e;
font-size:14px;
font-family:Geneva, Tahoma, Arial, sans-serif;
margin-bottom:10px;
}

#half {
width:320px;
float:left;
}

#slideshow {
    position:relative;
    
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.footer h2 {
float:left;
margin-top:15px;
font-weight:700;
}

#bbook .post {
background-color:#ffffff;
height:378px;
width:691px;
text-align:left;
/*overflow:hidden;*/
padding:0;
overflow:auto;
border:1px solid #333333;
float:left;
background-image:url(images/ivyfeather.jpg);
background-repeat: no-repeat;
background-position:bottom right;
}