/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist White  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

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


/* Header */

#header { margin-top: 0; margin-bottom: 0; }

#header-inner { width: 780px; }

#header-name { margin: 1px 0 0; }

#header-description {
    margin: 0;
}

#header a { font-weight: normal; text-decoration: none; margin-top: 0; margin-bottom: 0; }

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name { color: #630; font-size: 14px; font-weight: bold; text-decoration: none; margin-top: 0; margin-bottom: 0; margin-left: 20px; }

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

.asset-name a:hover {
    text-decoration: underline;
}

.asset-header { color: #630; font-size: 14px; margin-top: 0; margin-bottom: 0; }

.asset-content { width: 595px; margin-top: 0; margin-bottom: 0; }

.asset-more-link { font-size: 12px; font-weight: bold; margin: 0 20px 20px; }

.asset-meta {
    margin-top: 0.25em;
    font-weight: normal;

    display: block;
    border-top: 1px solid #ccc;
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

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

.archive-title { color: #630; font-size: 14px; font-weight: bold; width: 565px; margin: 29px 0 10px 20px; padding-bottom: 5px; border-bottom: 2px solid #ca9966; }

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.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,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed { text-decoration: none; }

/* Footer */

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


/* Utility */

.widget-header,
.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 {
    font-family: "trebuchet ms";
}

a {
     
}

a:hover {
    text-decoration: none;
}


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

#container-inner, #content { margin-top: 0; }

#header-inner, #content-inner, #footer-inner {  }

#header-inner, #beta-inner, #gamma-inner { margin-top: 0; margin-right: 0; margin-left: 0; }

#content { width: 595px; margin-top: 29px; margin-bottom: 0; }

#container-inner { margin-top: 0; margin-right: 0; margin-left: 0; }

#header-inner,
#content-inner,
#footer-inner {
    margin: 0 0 0 0;
}


/* Header ----------------------------------------------------------------- */

#header { background-color: #926666; width: 780px; height: 18px; margin-top: 0; margin-bottom: 0; }

#header a { color: #e5d8cc; font-size: 10px; line-height: 18px; text-align: right; margin-top: 0; margin-right: 0; margin-bottom: 0; }

#header-content { margin-top: 0; margin-right: 10px; margin-bottom: 0; }

#header-name { color: #000; font-size: 12px; margin-bottom: 0; }

#header-description { color: #fff; font-size: 8px; margin-top: 0; }


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

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

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

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

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}
.asset-name a { color: #630; margin-top: 0; margin-bottom: 8px; }

.asset-name a:hover { text-decoration: underline; }

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


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content { margin-right: 0; margin-left: 0; }

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: solid 1px #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 21px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

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


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

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

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

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


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

#footer { 
    background-color: #666; 
}

#footer-content {
    margin: 20px 0;
}


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

#header:after,
#header-inner:after,
#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;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    
}


/* original ----------------------------------------------------------------- */

body        { color: #666; font-size: 12px; background-color: #fff; background-image: url(http://www.jconsul.co.jp/page/back.gif); margin-top: 0    }
.menu     { font-size: 13px; font-weight: normal; line-height: 30px; margin-left: 0; width: 180px; margin-top: 21px; }
.upmenu     { font-size: 14px; font-weight: normal; float: right; margin-top: 4px; margin-right: 6px; margin-bottom: 2px; }
.center     { color: #000; font-size: 12px; line-height: 16px; margin-top: 6px; margin-right: 6px; margin-left: 6px; vertical-align: middle }
.main      { color: #000; font-size: 16px; font-weight: bold; line-height: 18px; margin-top: 0; margin-left: 20px; padding-left: 0; }
.up      { color: #666; font-size: 12px; line-height: 22px; margin: 0 20px 20px; padding-left: 0; }
.ta      { color: #666; font-size: 12px; font-weight: bold; line-height: 22px; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-left: 0; }
.pr  { color: #000; font-size: 13px; font-weight: bold; line-height: 24px; margin-top: 6px; margin-bottom: 15px; margin-left: 20px; }
p    { color: #666; font-size: 12px; line-height: 22px; margin-top: 6px; margin-right: 20px; margin-left: 20px  }
h1    { color: #630; font-size: 14px; margin: 10px 10px 20px 20px; padding-top: 4px; padding-bottom: 4px; padding-left: 0; border-bottom: 2px solid #ca9966; }
h2    { color: #630; font-size: 14px; margin: 10px 10px 20px 20px; padding-top: 20px; padding-bottom: 4px; padding-left: 0; }
h3  { color: #666; font-size: 14px; margin-top: 6px; margin-bottom: 0; margin-left: 20px }
ul { font-size: 14px; line-height: 30px; margin: 0 0 0 10px; padding-left: 30px; border-top-width: 2px; border-left-width: 12px; list-style-image: url(http://www.jconsul.co.jp/service/image/btn.gif); }
a:link        { color: #000; text-decoration: none   }
a:visited      { color: #000; text-decoration: none   }
a:hover      { color: #f60; text-decoration: underline  }
a:active      { color: #f00; text-decoration: underline  }