@import url(http://www.andrewjaffe.net/MT5/mt-static/themes-base/blog.css);
@import url(http://www.andrewjaffe.net/MT5/mt-static/themes/minimalist-red/screen.css);


#header {
    border-top-width: 0px;
    border-top-style: solid;  
    /** added by AHJ **/
/* width: 790px; /* necessary for ie win */ /* ahj 710px */
 /*  height: 108px; */
background-image: url("http://www.andrewjaffe.net/blog/images/Banner-wide.png");
/*background-repeat: no-repeat; */
}
.header-name {
font-family: 'trebuchet ms', trebuchet, lucida, verdana, helvetica, arial, sans-serif;
}

.asset-body {
font-family: Georgia, 'Times New Roman', serif;
font-size: 110%;
color: #111; /* #333; */
/*   background: #36414d;  */
/*    background: #E0E0E0; AHJ 05/08*/
   background: #FEFEFE;
   line-height: 1.4;
}


/* added by AHJ from 3.0 original w/ changes */
a {
text-decoration: none;
}


a {
color: #006699; /* text-decoration: underline; */
}
a:hover {
color: #0099CC; /* #1081b9; */
}

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

.module-content a:hover {
color: #36414d;
}
.module-content a {
color: #006699; /* 1081b9  808080 a3b8cc  */
}

h1, h2, h3, h4, h5, h6 {
font-family: 'trebuchet ms', trebuchet, lucida, verdana, helvetica, arial, sans-serif;
}

#header,
#footer {
  background-color: #142E0C
}
