/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes/unstyled/screen.css);
@import url(../css/import_cont.css);
/* end StyleCatcher imports */

#wrap { width:770px; margin:10px auto; }
#side { width:200px; float:left; text-align:left; }
#cont { width:550px; text-align:left; float:right; }
#foot_navi { clear:both; }

h3.widget-header {
    background:#ffcc66;
    padding:1px 3px 1px 5px;
    border-bottom: #cc9933 1px solid;
}
h3.widget-header a {
    text-decoration:none;
}
h3#page-title, h3.entry-title {
    border-top: #f0f0f0 1px solid;
    border-left: #cc9933 10px solid;
    border-right: #cc9933 1px solid;
    border-bottom: #cc9933 1px solid;
    font-size: 1.5em;
    text-align:left;
    padding: 0.3em 0.3em 0.3em 1em;
    margin: 10px 0;
    color:#666666;
}
h3#page-title a, h3.entry-title a{
    text-decoration:none;
}

div.date {
    width:550px;
    text-align:right;
    color:#666;
    border-top:1px dotted #999;
    margin-top:10px;
    margin-bottom:20px;
}
div.entry-categories{
    width:550px;
    text-align:right;
    color:#666;
    border-top:1px dotted #999;
    margin-top:10px;
}
