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


/* downs mods */

body {
   font-family: "myriad apple", optima, "helvetica neue", arial, sans-serif;
   line-height: 135%;
}

#header-inner,
#content-inner,
#footer-inner {
    width: 750px;
    }

#header-content {
    width: 652px;
    }

#header-name { 
   font-family: "apple garamond bt", "american typewriter", georgia, "times new roman", serif; 
   font-weight: bold;
}

h2.asset-name { 
   font-family: "apple garamond bt", "american typewriter", georgia, "times new roman", serif;
   font-weight: bold;
   /* letter-spacing: -0.05em; */
}

.asset-body blockquote {
   margin: 0 10px 20px 10px;
   padding: 20px 20px 0 20px;
   border: dotted 1px #336;
   background-color: #eee;
}

#group-nav-inner {
    width: 710px;
    }

#content img {
    margin-right: 20px;
    margin-bottom: 10px;
    }

.layout-wt #alpha {
    width: 550px;
}

.layout-wt #beta {
    width: 190px;
}

#alpha-inner {
   padding-right: 50px;
   text-align: justify;
   }
   
.asset-body p {
   padding-bottom: 10px;
   }

.widget-header {
   font-weight: bold;
   color: #2d318a;
   padding-bottom: 1px;
   }

.widget-header a {
   font-weight: bold;
   color: #2d318a;
   padding-bottom: 1px;
   }
    
.widget-cloud a { color: #666; }
.widget-cloud .widget-content .widget-list { list-style: none; line-height: 20px; }
.widget-cloud .widget-content .widget-list .widget-list-item { display: inline; margin-right:4px; }
.widget-cloud .widget-content .widget-list .rank-1 { font-size: 19px; }
.widget-cloud .widget-content .widget-list .rank-2 { font-size: 18px; }
.widget-cloud .widget-content .widget-list .rank-3 { font-size: 17px; }
.widget-cloud .widget-content .widget-list .rank-4 { font-size: 16px; }
.widget-cloud .widget-content .widget-list .rank-5 { font-size: 15px; }
.widget-cloud .widget-content .widget-list .rank-6 { font-size: 14px; }
.widget-cloud .widget-content .widget-list .rank-7 { font-size: 13px; }
.widget-cloud .widget-content .widget-list .rank-8 { font-size: 12px; }
.widget-cloud .widget-content .widget-list .rank-9 { font-size: 11px; }
.widget-cloud .widget-content .widget-list .rank-10 { font-size: 9px; }

/* end downs mods */


