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

body {
    font: normal 13px 'Trebuchet MS', 'Tw Cen MT', meiryo, arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

h1,h2,h3 {
    font: normal 13px georgia, palatino, serif;
}

.ccc {
    font-size: 10px; text-align: right; font-style: italic;
}

#header-dummy { 
    background: #ff9934 url(http://the-tribe-of.olfaction.jp/showcase/img/ttoo-header-bg.jpg) repeat-x 0 0;
}


#header { 
    background: #ff9934;
    background: #002800;
}

#header a {
    color: #002800;
    color: #fff;
}

#header-content {
    width: 842px;
    height: 70px;
    margin: 15px 20px;
}

/* #header-content {width: 842px; margin: 30px 20px;} */

#header-name {
    text-align: right;
    margin: 30px 0px 0px 0px;
    font: normal 30px 'Tw Cen MT', meiryo, arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    color: #FFF;
    line-height: 45px;
}

h1 {
    color: #000;
}

#header-description {
    text-align: right;
    margin: 5px 0px 0px 0px;
    font: normal 12px 'Tw Cen MT', meiryo, arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    color: #ff9934;
    color: #FFF;
    line-height: 20px;
}

#homepage-image {
    width: 905px;
    height: 170px;
    background: url(http://the-tribe-of.olfaction.jp/showcase/img/905x170_moon_in_woods.jpg) no-repeat 0 0;
    overflow: visible;
    text-indent: -9999px;
    margin: 0 0 0px 20px;
}

.widget-banner {
    text-align:center;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border: 0px solid #ddd;
    background-color: #fff;
}

.widget-recent-entries dl {
    padding: 0 8px;
}

.widget-recent-entries dl dt {
    font-size: 14px;
}

.widget-recent-entries dl dd {
    margin-bottom: 3px;
}

.asset-body h2 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-body h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.asset-header h2 {
    font-weight: bold;
}

#alpha-inner h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#main-navigation ul li a {
    display: block;
    text-decoration: none;
    padding: 7px 7px 7px 8px;
    border-left: 1px solid #ccc;
}

