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

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

/* Global */

body {
   font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic ProN W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic Pro W3', 'Meiryo', 'MS P Gothic', verdana, 'trebuchet ms', helvetica, arial, sans-serif;
   font-size: 10pt;
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    margin-top: 15px;
    position: relative;
}

#header-name {
    margin: 0;
    line-height: 1;
}

#header a {
    text-decoration: none;
}

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


/* Content */

.asset-name {
    font-size: 18px;
    font-weight: bold;
    border-left: 10px solid #326ea1;
    padding-left: 6px;
}

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

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

.asset-content {
    margin: 5px 0;
}

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

.asset-meta {
    border-top: 1px solid #e3e3e3;
}

.asset-footer {
    border-top: 1px solid #e3e3e3;
}

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

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

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

.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,
.entry-categories-header,
.entry-tags-header,
.entry-link-header {
    margin: 0;
    padding: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

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

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

/* Footer */

#footer-content,
#footer-content a {
    color: #444b4c;
}


/* Utility */

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


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

body {
    color: #444b4c;   
    background: #fff; 
}

a {
    color: #444b4c; 
}

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


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

#container-inner,
#content {
    background-color: #fff;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

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


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

#header { 
    border-color: #e3e3e3;
}

#header a {
    font-weight: normal;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 32px;
}
#header-content {
    width: 770px; 
    min-height: 32px; 
}

#header-name {
    color: #444b4c; 
    font-size: 28px;
    font-weight: normal;
}


#header {
    margin-bottom: 0px;
}

#header-inner {
    padding-bottom: 0px;
    padding-left: 0px;
}


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

.asset {
    background: url(post-ornament.gif) no-repeat 0 0;
}

.asset-header {
    margin-top: 15px;
}

.asset-header,
.asset-content,
.asset-footer {
    margin-left: 0px;
    margin-right: 0px;
}  

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

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

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

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header,
.entry-categories-header,
.entry-tags-header,
.entry-link-header {
    color: #326ea1;
    border-left: 5px solid #326ea1;
    padding-left: 8px;
}


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

.entry-tags-header,
.entry-categories-header,
.entry-link-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}



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

.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner { background: transparent url(content-twt.gif) repeat-y scroll left top; }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }

#content .widget {
    border-bottom: 1px solid #e3e3e3;
}

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

.widget-header {
    margin-top: 10px;
    border-left: 5px solid #326ea1;
    padding-left: 8px;
}

.widget-header,
.widget-header a {
    color: #326ea1;
    font-weight: bold;
}

.widget-content {
    margin-bottom: 15px;
}

.widget-content a {
    color: #444b4c;
}

.widget-content a.hover {
    color: #000000;
}

.widget-about .widget-header {
    margin-bottom: 10px;
}

#content .widget-powered .widget-content {
    margin: 0;
    background-color: #ffffff;
}

.layout-wtt #content #beta .widget-powered .widget-content,
.layout-twt #content #gamma .widget-powered .widget-content,
.layout-wt #content #beta .widget-powered .widget-content {
    margin-left: 1px;
}

.layout-twt #content #beta .widget-powered .widget-content,
.layout-tw #content #beta .widget-powered .widget-content {
    margin-right: 1px;
}

.widget-email .widget-content,
.widget-subscribe .widget-content,
.widget-syndicate .widget-content {
    margin-top: 15px;
} 

.widget-header {
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

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

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

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

.widget-header-only {
    margin-bottom: 15px;
}


/* "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: #e3e3e3; 
}

#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 {
    height: 1%;
}


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

.asset-stream  .asset-header-content {
    padding: 15px 0 0 27px;
}



/* Unique Styles -------------------------------------------------------- */

.entry-tags-header,
.entry-categories-header,
.entry-link-header {
    font-size: 12px;
    font-weight: bold;
    color: #326ea1;
}

.mt-image-left,
.mt-image-right
{
  float: none;
}

p
{
  text-indent: 1em;
}

p.noindent
{
  text-indent: 0;
}

blockquote
{
  margin: 1em 0.5em 1em 0.5em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  border: 1px solid #888f95;
  width: auto;
}

code, kbd, pre
{
  font-family: "Osaka-Mono", "MS Gothic", Andale Mono, Lucida Console, Monaco, fixed, monospace;
  font-size: 10pt;
}

h4
{
  font-size: 16px;
  font-weight: bold;
  border-left: 5px solid #326ea1;
  padding: 0 0 0 8px;
}

h5
{
  font-size: 14px;
  font-weight: bold;
  border-left: 3px solid #326ea1;
  padding: 0 0 0 5px;
}

em
{
  font-weight: normal;
  font-style: normal;
  color: #f00;
  text-decoration: none;
}

strong
{
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

.jTitle,
.eTitle
{
  color: #000;
  font-weight: bold;
}

.asset-body img {
  margin-bottom: 10px;
}

.small {
  font-size: small;
}


