@import url(http://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT);

/* your stylesheet */
body{
  font: 12px "Helvetica", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  line-height:1.5em;
  background: #fff url(../images/layout/bg-tile.jpg) repeat-x fixed;
  overflow-x: hidden;
}

.ie7 body { behavior:url("csshover3.htc"); }

.ie7 #container #logos a{
  background:#fff;
  text-decoration: none;
  cursor:hand;
}

.ie7 #container #logos a img{ 
  background:none;
}

.ie7 #container #logos a img:hover{
}

#container #logos{
  padding:10px 20%;
  margin-bottom:20px;
}

#container #logos a{
  background:none;
  margin-right:8px;
  display:block;
  float: left;
}

#container #logos a:hover{
}

#container a, #footer a{
  text-decoration: underline;
  color:#444;
}

#container h2.title span.links a img:hover{
  -moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#container a:hover, #footer a:hover{
  background:#0031FF;
  color:#fff;
  text-decoration: none;
}

#container #wcno{
  
}

#container h1{
  font: 43px "OFL Sorts Mill Goudy TT", "Georgia", serif;
  line-height:1em;
  color: #444;
  padding:10px;
  font-weight:medium;
  border-top:4px solid #444;
  text-align: center;
  text-shadow: #ccc 2px 1px 2px;
}

h1#welcome{
  background: transparent url(../images/layout/welcome.jpg) no-repeat fixed top;
  height: 88px;
}

.ie #container h1{
  font: 40px "Georgia", serif;
}

.ie6 #container h1, .ie7 #container h1{
  font-weight: normal;
  font-size:30px;
}

#container .posts{
  margin-bottom:6px;
  clear: both;
  padding:5px;
}

#container .item{
  padding:5px 10px;
  border-top:1px dotted #ccc;
}

#container .item h2{
  font: 13px "Helvetica", Verdana, sans-serif;
  font-weight: bold;
}

#container .item p{
  font-size:11px;
}

#container .item p small{
  font:10px "Helvetica", Verdana, sans-serif;
}

#container h2.title{
  font: 24px "OFL Sorts Mill Goudy TT", "Georgia",serif;
  background: #fff url(../images/layout/h2-bg.jpg) no-repeat scroll top;
  padding:8px 3px;
  margin-bottom:10px;
  clear: both;
}

.ie #container h2.title{
  font: 24px "Georgia",serif;
}

.ie7 #container h2.title{
  font-weight: normal;
}

#container h2.title a img{
  margin-right:5px;
}

#container h3{
  margin-left:-20px;
  margin-bottom:10px;
  background:#000;
  color:#fff;
  padding:5px;
  display: inline;
}

#container h3.red{ background: #FF0009;}
#container h3.navy{ background: #001726;}

#container #care .posts{
  margin:10px 0;
}

#welcome{
  left:50%;
  position:relative;
  margin: 0 0 0 -370px;
}

#container{
  width: 700px;
  position:relative;
  background:#fff;
  border:1px solid #999;
  padding:20px;
  margin:20px auto;
  min-height:500px;
  -moz-box-shadow: 1px 1px 10px #999;
  -webkit-box-shadow: 1px 1px 10px #999;
  box-shadow: 1px 1px 10px #999;
}

.ie #container{
  box-shadow: 1px 1px 10px #eee;
  behavior: url(css/ie-css3.htc);
}

#footer{
  width: 700px;
  left:50%;
  margin:0 0 20px -370px;
  position:relative;
  text-align: center;
  line-height:1.5em;  
}

#footer p{
  margin-bottom:3px;
}

.ie6 #container, .ie7 #container{
  height: auto;
}

/* auto clear for modern browsers */
#contact:after{ 
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0; 
  clear: both; 
  visibility:hidden; 
}

/* auto clear for the browser that could... this needs the css_browser_select js script */
.ie #contact{
  height: 1%;
  display:block;
}

.ie7 #contact{
  clear: both;
}

#contact blockquote, #newsletter blockquote{
  padding:10px;
  font-size: 13px;
  line-height:1.5em;
  width: 280px;
  border-left:1px solid #eee;
  border-top:1px solid #eee;
  border-bottom:2px solid #ccc;
  border-right:2px solid #ccc;
}

#container #newsletter blockquote{
  padding:5px 15px;
  float:left;
  width:40%;
  margin:10px 10px 30px 0;
}

#container #newsletter input{
  padding:5px;
  margin-bottom:5px;
}

#container #newsletter input[type="text"]{
  width: 80%;
}

#contact blockquote p{
  font-size: 16px;
  font-weight: medium;
  margin-bottom:20px;
}

#get-to-know{
  background:#FFFF00;
}

.right{
  float: right;
}

.yellow{
  background:#FFFF00;
}

.item .yellow{
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding:3px;
}

.small{
  font-size: 10px;
}

/* photos */
#photos .posts h2{
  margin-bottom:5px;
}

#photos table{
  font: 12px "Helvetica", sans-serif;
}

#photos td{
  vertical-align: top;
}

#photos td p{
  padding:5px;
  margin:5px;
  display:none;
}

#photos a:hover{
  background:none;
  border:0;
  text-decoration:none;
  margin:0;
  padding:0;
  color:#000;
}

#container blockquote{
  padding:5px;
  border-left:1px solid #ccc;
  margin:5px;
}

 #photo-gallery h2.title{
    font: 24px "Georgia",serif;
    background: #fff url(images/layout/h2-bg.jpg) no-repeat scroll top;
    padding:8px 3px;
    margin-bottom:10px;
    clear: both;
  }
  
  #photo-gallery a{
    color:#444;
  }
  
  #photo-gallery div.item h2{
    font: 16px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  }
  
  #photo-gallery h2.title a{
    text-decoration: underline;
  }
  
  #photo-gallery .item{
    padding:5px 10px;
    border-top:1px dotted #ccc;
  }
  
  #photo-gallery img{
    padding:10px;
    background:#fff;
    border:1px solid #ccc;
    margin-right:10px;
    -moz-box-shadow: 1px 1px 5px #ccc;
    -webkit-box-shadow: 1px 1px 5px #ccc;
    box-shadow: 1px 1px 5px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius:5px;
  }
  
  #photos .posts .item a img{
    padding:5px;
    border: 1px solid #ccc;
    margin:5px;
    background:#fff;
  }
  
  #photos .posts .item a img:hover{
    -moz-box-shadow: 1px 1px 10px #000;
    -webkit-box-shadow: 1px 1px 10px #000;
    box-shadow: 1px 1px 10px #000;
  }
