/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.setagayaracing.com/mt-static/themes/base-weblog.css);
@import url(http://www.setagayaracing.com/mt-static/themes/default-like-blue/default-like-blue.css);
/* end StyleCatcher imports */




body {
background-color: #ebebeb;
background-image: url("back01.jpg"); 
background-repeat: repeat;
}

#banner {
background-image: url("head01.jpg") ;
background-color: #5a2d92;
}


.entry-header {
background-color: #dcdcdc;
padding-left: 5px;
}

.date-header {
color: #646464;
font-family: Arial;
font-size: 7pt;
}

.entry {
color: #666666;
font-family: Arial;
font-size: 12pt;
font-weight: normal;
line-height: 130%;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 9px;
}




/* page layout */

#banner-inner {
    padding: 80px 20px;
    border-width: 0px 0px 0 0px;


}


.banner-user-photo { border: 1px solid #fff; }

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;



}

.date-header {
    margin-top: 0;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    border-left: 3px solid #dcdcdc;
    padding: 0 0 0 2px;
    color: #000000;
    font-size: 12px;
}



.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #969696;
    padding-top: 3px;
    color: #969696;
    font-size: 8px;
    text-align: right;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #969696;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #dcdcdc;
}


/* modules */

.module {
    margin: 0 0 0px 0;
    border-bottom: 0px solid #f3f6f9;
    background: #dcdcdc;
}

.module-content {
    margin: 0 0 10px 0;
    border-top: 0px solid #969696;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #969696;
    padding-bottom: 10px;
    color: #969696;
    background: #fff;
}

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #505050; }
a:hover { color: #969696; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #969696; }

h1, h2, h3, h4, h5, h6 {
    font-family: arial;
}


.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 0px solid #000000;
    padding: 5px;
    color: #fff;
    background: #969696;
    font-size: 10px;
    font-weight: bold;
    line-height: ;
    text-transform: uppercase;
}


#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
}


/* 全体の幅 */
 .layout-two-column-right body { min-width: 800px;}
 .layout-two-column-right #container { width: 800px;}
 .layout-two-column-right #banner { width: 800px; }
 /* 各カラムの幅 */
 .layout-two-column-right #alpha { width: 577px; }
 .layout-two-column-right #beta { width: 210px; }





