body {
	padding : 0 ;
	margin : 0 ;
	text-align: center;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: x-small;
	color:#333;
voice-family: "\"}\""; 
voice-family:inherit;
font-size: small;	
}

html>body	
{
font-size: small;	
} 
wrap
	{
 
	border:0;
	}

a:link {
  color:#008000	;
  text-decoration:none;
  }
a:visited {
  color:#61B329;
  text-decoration:none;
  }
a:hover {
  color:#385E0F;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:658px;
  height:129px;
  margin:10px auto ;
  border:1px solid #ADFF2F;
  background:url(http://merrow-smith.org/images/bg_ms.jpg) 0 0 no-repeat #fff;
  }
#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
 text-align:left;
  font-size:120%;
  line-height:1.2em;
  font-weight:normal;
  color:#ADFF2F;
  text-transform:uppercase;
  letter-spacing:.25em;
  }
#blog-title a {
  color:#ADFF2F;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#7FFF00;
  text-decoration:none;
  }

/* Content
----------------------------------------------- */
#content {
  width:660px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:410px;
  float:left;
  }
#sidebar {
  width:200px;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em Verdana, arial,Sans-serif;
  letter-spacing:.2em;
  color:#EE0000	;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#2F4F4F;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
	margin: 10px;
  padding:4px;
  border:1px solid#ccc;
  
  }
  
  
  .post img a
 {text-decoration:none;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar h2 {
 border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  }
#sidebar ul {
  margin:0;
  padding:0 ;
   border:none;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
#sidebar #searchbox {
float:left;width:160px;
  margin:20px 0  ;
  padding:0;
  border:0;
   }
#sidebar .search {
float:left;
  color:#666;
  line-height:normal;
  font-size:76%;
  margin:0;
  }
#sidebar .search a {
  color:#666;
  text-decoration:none;
  }
  .searchbutton{float:left;
  }
.searchbox{float:left;
  }

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding:15px 0 5px 0;
  font:76% Verdana,Sans-serif;
  letter-spacing:.1em;
  }
