@charset "UTF-8";
/* CSS Document */

#sidebar {
   display: none;
}
#respond {
   display: none;
}
#footer {
   display: none;
}
#credit {
   display: none;
}
#tabs {
   display: none;
}
div.postmetadata {
   display: none;
}
p, a, li, a:link, a:visited , h2, div#header h3 a {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   color: #000;
   text-decoration: none;
}
h2, div#header h3 a {
   font-size: 120%;
}
div.entry h2 {
   font-weight: bold;
   border-top-width: 1px;
   border-top-style: dotted;
   border-top-color: #000;   
}
#main {
   width: 100%;
   margin: 0;
   padding: 0;
}