html {
   background: #ededed; margin:0; padding:0;
}

body {
  background: #ededed;
  font-family: verdana, helvetica, arial, sans-serif;
  color: #000000; 
}


#wrapper {
  margin: 10px auto;
  border: 2px #999 solid;
  background-color: #fff;
  text-align: left;
  padding: 0px;
  
}


#masthead a span {font-size: 2em; color: #999; font-weight: bold; background: #ccc;}


#sidebarwrapper {display: none;}
.sidebar, .sidebarBottom{display: none;}

.contentarea {display: float:right; padding: 3px; height:100%; background:#fff; overflow: hidden;}
.serendipity_entry_body, .serendipity_entry_extended {  font-size:.8em; padding-right: 2px;}
.serendipity_title{ font-size:1.5em; font-weight:bold; font-family:Georgia, Times, serif;letter-spacing: 1px;}
a:hover{color: maroon; text-decoration: none;}
a {color: blue; text-decoration: underline;}

code {font-family: Courier;}

.sendmefeedback {font-size: .8em;}
.footer {border-top:1px dotted #ccc; font-size: .8em; text-align: center;}

h3.serendipity_date {font-size: .75em; color: #666; text-align:right;}

.serendipity_entryFooter {font-size: .75em; color: #666; padding-top: 10px; font-style: italic;}

.serendipity_findmore, .bottomad {display:none;}


a img{border: 0;}