/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/cityscape-dc/cityscape-dc.css);
/* end StyleCatcher imports */

#header { 
    border-color: #27455a;  
    background: #000000 url(http://www.electronicsweekly.com/blogs/led-lights/led.png) no-repeat bottom left; 
}

#header a {
    color: #eeeeee;
    font-weight: bold;
}

#header-name {
    color: #EEEEEE;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #EEEEEE;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}

#header-content {
    width: 844px; 
    min-height: 72px; 
    margin: 20px 0 60px 20px;
}


