/*
#content {
float:left;
}
*/
/* #content, #text {
height:2000px;
} */
#text h2 a {
color:#3D6300;
font-size:1.3em;
text-decoration:none;
}

.text-zoom {
  font-size:130%;
  padding:10px;
  margin: 15px 15px 15px 0;
  width:45%;
  border:1px solid #3D6300;
  color:#52AA00;
}
.text-zoom.right {
  float:right;
  margin-left:10px;
}
.text-zoom.left {
  float:left;
}

/*Post meta data hack since it can't be put at one link*/
.postmetadata {
color:#3E6400;
font-size:0.8em;
font-weight:bold;
text-decoration:none;
}
.postmetadata a {
color:#3E6400;
font-weight:bold;
text-decoration:none;
}
/*Post meta data hack since it can't be put at one link end*/
#menu form#searchform {
background:transparent url(./template/search.png) no-repeat scroll left top;
height:57px;
width:179px;
}
#menu form#searchform input#s {
float:left;
margin:18px 0 0 14px;
}
.vcard a, .commentmetadata a {
color:#000000;
}
.vcard a:hover, .commentmetadata a:hover {
color:#868686;
}
span.says {
color:#000000;
padding:0;
margin:0;
background:none;
}
.blogitem p a {
color:#000000;
}
.blogitem p a:hover {
color:#868686;
}
.wp-caption {
  border: 1px solid gray;
  padding: 5px 0px;
  text-align: center;
  margin:1.5em 0;
}
.wp-caption a img {
  border: none;
}
/*
#contentbottom {
float:left;
}
*/
#contentbottom {
clear: left;
}
#footer {
clear: left;
}
