@import url(http://club.dmic.org/mt/mt-static/themes-base/blog.css);
@import url(http://club.dmic.org/baseball/header.css);
@import url(http://club.dmic.org/baseball/widget.css);
@import url(http://club.dmic.org/baseball/members.css);
@import url(http://club.dmic.org/baseball/game.css);

/* end StyleCatcher imports */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/* Content */

.asset-name {
    font-size: 12pt;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}
o
.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    text-align: right;
}

/*
.asset-footer {
    border-top: 1px solid #d8e8f5;
}
*/

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

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


/* Global ----------------------------------------------------------------- */

body {
    color: #333;   
    background: #e9e9ff url(/baseball/design/body2.gif) repeat-y  top center; 
}

a {
    color: #69c; 
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#content {
/*    background-color: #fff;*/
}

#content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    overflow: visible;
}

#gamma-inner, #footer-inner {
    padding-right: 0;
    padding-left: 0;
}

#beta-inner {
    padding-right: 0;
    padding-left: 0;
    margin-right: 3px;
}
/* Header ----------------------------------------------------------------- */

#content {
    margin-top: 4px;
}

#beta-inner,
#gamma-inner {
    padding: 0 0 25px;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #69c;
}

.asset-footer {
    border-top-color: #d8e8f5;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #69c;
}

.comment,
.trackback {
    border-color: #d8e8f5;
}



.archive-list-item {
    margin-bottom: 5px;
}

.layout-wt #beta-decor b {
    z-index: 3;
    display: block;
    background: url(/baseball/design/corner-left.gif) transparent no-repeat;
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
}

.layout-twt #beta-decor b,
.layout-tw #beta-decor b {
    z-index: 3;
    display: block;
    background: url(corner-right.gif) no-repeat;
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    right: 0;
}

.layout-wtt #gamma-decor b,
.layout-twt #gamma-decor b {
    z-index: 3;
    display: block;
    background: url(/baseball/design/corner-left.gif) transparent no-repeat;
    width: 2px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 1px;
}

.layout-wm .recent-comments-stream-widget  {
    background-image: url(/baseball/design/corner-left.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
} 

.media-stream-widget img {
    border: 1px solid #999;
} 

/* "Powered By" Widget */

.widget-powered {
    padding: 10px;
    text-align: center;
}

/* Footer Widgets */

#footer .widget {
/*    margin: 10px 0;*/
}


#footer .widget-powered {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    padding-right: 0;
    padding-left: 0;
    position: static;
/*
    background-color: #05182b;
*/
}
#footer-content {
/*
    margin: 20px 0;
*/
}

/* Utilities -------------------------------------------------------------- */

#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#alpha-inner {
    padding-top: 15px;
    padding-bottom: 15px;
}
#alpha-inner h2 {
    font-size: 14pt;
    font-weight: bold;
}

#content-inner,
/* #footer-inner, */
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

.group-banner {
    top: 33px;
}

#alpha {
    background: white;
}
/*
for score
*/
#SCORE {
    font: 9px;
}

#SCORE table {
    margin: 10px;
    border-collapse: collapse;
    border: 1px black solid;
}

#SCORE th{
    text-align: center;
    height: 26px;
    width: 26px;
    border: 1px gray solid;
    background: silver;
}
#SCORE .name {
    width: 200px;
}

#SCORE td {
    text-align: center;
    height: 26px;
    width: 26px;
    border: 1px gray solid;
    background: white;
}

#SCORE .date,#SCORE .place {
    width: 100px;
}

#default-table table {
    margin: 3px;
    border-collapse: collapse;
    border: 1px black solid;
}

#default-table th {
    text-align: center;
    border: 1px gray solid;
    background: silver;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#default-table td {
    text-align: left;
    border: 1px gray solid;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#INFO td {
    padding-right: 10pt;
}
#topnews {
    padding: 10px;
    border-top: 2px solid blue;
    border-bottom: 2px solid blue;
    margin-bottom: 5px;
    background: #efefff;
}
#topnews .date {
    color: gray;
}
#topnews a {
    color: #66a;
}
.news-archive {
    text-align: center;
}
.asset-header{
    padding-left: 5px;
    padding-top: 5px;
    background: #F8F5FF;
    border-left: 1px solid #D8E8F5;
    border-bottom:1px solid #D8E8F5;
}

#links h3 {
    font-size: 14pt;
    font-weight: bold;
}

#links p {
    margin-bottom: 20px;
}

#largecal table {
    border: solid 1px #666;
    border-collapse: collapse;
}

#largecal th {
    color: white;
    background: #aaa;
    width: 100px;
    text-align: center;
    border: solid 1px #999;
}
#largecal td {
    color: black;
    background: white;
    width: 100px;
    height: 70px;
    vertical-align: top;
    border: solid 1px #999;
    font-size: 9pt;
}
#largecal .largecal-sun {
    background: #faa;
}
#largecal .largecal-sat {
    background: #aaf;
}
#largecal a {
    font-color: #aaf;
    font-weight: normal;
    text-decoration: none;
}

#largecal a:hover {
    font-color: #33f;
    font-weight: normal;
    text-decoration: underline;
}

#largecal .largecal-nextmonth {
    float: right;
    margin: 20px;
    font-size: 12pt;
}
#largecal .largecal-previousmonth {
    float: left;
    margin: 20px;
    font-size: 12pt;
}

