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

#homepage-image {
    width: 0px;
    height: 0px;
    background: url() no-repeat 0 0;
}
#header { 
    background: #000 url(../../../../picture/harn_top.jpg) no-repeat center top; 
}
#header-inner {
    height: 170px;
}
#header-content {
    padding: 30px 0 65px 10px;
    background: transparent url() 0px 0px no-repeat;
}
#header a {
    color: #ffd700;
    font-weight:bold;
}
#header-name {
    color: #ffd700;
    font-weight:bold;
}
#header-description {
    color: #ffd700;
}
#header-menu ul {
    background: #000 url() left bottom repeat-x;
}
#header .widget-sign-in .widget-content {
    background-color: transparent;
}
