/*   

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/

*/

body,
html {
height:100%;
margin:0;
padding:0;
background-color:#ffffff;
}

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;
}

body {
/*background-image:url(images/ivy.jpg);*/
background-repeat:no-repeat;
text-align:center;
/*background-color:#bfe3f9;
background-color:#d7edfa;
background-image:url(images/winter.jpg);
background-position:100% 100%;
background-repeat:repeat-x;*/
font-size:11px;
}

.container {
width:900px;
height:515px;
/*background-color:#eeffee;*/
margin:0 auto;
margin-bottom:0;
padding-top:15px;
}

.sidebar {
float:right;
width:205px;
height:380px;
border-right:1px solid #666666;
background-color:#ffffff;
}

  .sidebar img {
  padding-left:6px;
  padding-right:6px;
  padding-top:8px;
  }

.header {
width:100%;
height:130px;
}

  .push {
  height:75px;
  padding-top:15px;
  width:100%;
  text-align:right;
padding-bottom:10px;
  background-position: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;
text-transform:uppercase;
    }

      .navbar li a:link {
      text-decoration:none;
      color:#000000;
      }

      .navbar li a:visited {
      text-decoration:none;
      color:#000000;
      }

      .navbar li a:hover {
      color:#8CC63F;
      }

.navbar .current_page_item a:link, .navbar .current_page_item a:visited {
text-decoration:underline;
}

.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;
position:relative;
}

/*#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:50px;
margin:0 auto;
padding-top:20px;
background-image:url(images/georgian_text.png);
background-position:right;
text-align:left;
}

.footer h2 a:link, .footer h2 a:visited {
color:#8CC63F;
}

h1 {
font-weight:400;
color:#28903A;
font-size:28px;
font-family:Geneva, Tahoma, Arial, sans-serif;
}

  .push h1, .push h2 {
  /*display:none;*/
  }

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:58;
}

#slideshow IMG.active {
    z-index:60;
}

#slideshow IMG.last-active {
    z-index:59;
}


.alignleft {
float:left;
margin:5px 10px 5px 0; 
}

.alignright {
float:right;
margin:5px 0 5px 10px;
}

#brochure {
width:500px;
float:left;
padding-right:120px;
}

#outer {
/*background-image:url(images/berries.png);*/

background-image:url(images/ivy2.jpg);
background-position:center top;
background-repeat:no-repeat;
}