body {
  margin-top: .25in;
  background: url(images/moonbeamtile.gif);
  font: Georgia,serif;
  font-size: 12pt;
  color:#333333;
}

a:link {
   color:#663300;
   text-decoration:none;
}

a:visited {
   color:#68bc50;
   text-decoration:none;
}

a:hover {
   color:#68BC50;
   text-decoration:underline;
}

#main_page_wrapper_outer {
   width: 704px;
   background: transparent;
   margin 0 auto;
}

#banner {
   background:#DFFDDB;
   width:700px;
   margin:0 auto 10px;
   border:2px solid #ffffcc;
   padding: 0;
}

#banner a {
   color:#663300;
   text-decoration:none;
}
  
#banner a:hover {
   color:#cc6600;
}

.blog_title {
   margin: 5px 5px 0;
   padding: 20px 20px .25em;
   border: 2px solid #ffffcc;
   border-width: 2px 2px 0;
   line-height: 1.2em;
   font-weight: normal;
   color: #663300;
   text-transform: uppercase;
   letter-spacing: .2em;
   text-align: center;
   font-size: 20pt;
}

.blog_tagline {
   margin:0 5px 5px;
   padding:0 20px 20px;
   border:1px solid #ffffcc;
   border-width:0 2px 2px;
   max-width:700px;
   font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
   text-transform:uppercase;
   letter-spacing:.2em;
   color:#68BC50;
   text-align: center;
   font-size: 8pt;  
}

#content {
   background:#DFFDDB;
   width:470px;
   border-left:2px solid #ffffcc;
   border-top:2px solid #ffffcc;
   border-right:2px solid #ffffcc;
   padding:5px;
}

#sidebar {
   background:#DFFDDB;
   width:200px;
   border-right:2px solid #ffffcc;
   border-top:2px solid #ffffcc;
   border-left:2px solid #ffffcc;
   border-bottom:2px solid #ffffcc;
   padding:5px;
   color:#863;
}

#trackback_list_title,
#comment_list_title,
#comment_form_title,
.post_title {
   margin:.25em 0 0; 
   padding:0 0 4px; 
   font-size:140%;
   font-weight:normal;
   line-height:1.4em; 
   color:#996600;
}

.post a {
   font-weight:bold;
}

.post blockquote {
   margin:1em 20px;
}

.post_date,
.sidebar_title {
   margin:1.5em 0 .75em;
   font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
   text-transform:uppercase;
   letter-spacing:.2em;
   color:#68BC50;
}

#credit,
.comment_footer,
.post_footer,
.post_byline {
   margin:1.5em 0 .75em;
   font: "Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
   text-transform:uppercase;
   letter-spacing:.2em;
   color:#68BC50;
   font-size: 7pt;
}

#credit {
   font-style: normal;
}

#login,
#admin_page,
#comment_page,
#trackback_send_page {
   background-color: #DFFDDB;
}	

#admin_page_tabs {
   background-color: #D0F0D0;
}

.menu_item_selected {
   background-color: #dffdd8;
}

