@import url(http://www.careerdoctor.org/mt/mt-static/themes-base/blog.css);
@import url(http://www.careerdoctor.org/mt/mt-static/addons/Commercial.pack/themes/universal-black/screen.css);

#header-inner,
#main-navigation-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 790px;
    margin: 0 auto;
}
.layout-wt #alpha {
    width: 600px;
}

a {
    color: #006666;
}
#header { 
    background: #006666 url() repeat-x 0 0;
}

#header-description {
    color: #ffffff;
    font-size: 15px;  
}
#main-navigation {
    background: #eee url(nav-bg.gif) repeat-x 0 0;
    border-bottom: 1px solid #ccc;
    font-family: verdana;
    margin-bottom:20px;
}
#main-navigation ul li a {
    border-left: 0px;
}
#search-submit {
    border: 0px;
    background: #006666;
    color: #fff;
    padding: 3px 5px 2px 5px;
    font-size: 11px;
}

.widget-header {    
    background: #99CC99;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    border: none;
    padding: 0 5px 0 5px;
    line-height: 18px;
    font-family: verdana;
}
.widget-content {
    font-size:12px;
}
.widget-content h3 { font-weight:bold; }
.widget-list-item { margin-bottom:15px; }
#footer-content a,
#footer-content ul li a { color: #006666; }
