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

.rss-search {
    float: right;
    width: 265px;
}

.rss {
    margin-top: 11px;
}

#footer-content ul li.on a {
    color: #000;
}


/*
.links-off a {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    color: black;
    font-weight: bold;
}

.links-off {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    color: black;
    font-weight: bold;
}
*/

#header-inner {

}

#header-graphic-small {
 /*  display: inline;  */
   float: left;
   margin: 0;
   padding: 0;
}

#header-graphic-small img {
   margin: 0;
   float: left;
}

#header-content {
    width: auto;
    margin: 0;
    padding: 0;
 /*   border: 1px solid #0000FF; */
}

#header-name {
    margin: 45px 0px 5px 0px;
}

#header-description {
    display: inline;
    width: auto;
}

#header .widget-sign-in {
    width: auto;
}

#header .widget-sign-in .widget-content {  
    background-color: transparent;
}

.floatclear {
    clear: both;
}

