/* 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-green/minimalist-green.css);
/* end StyleCatcher imports */

/* downs mods*/

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

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

h1.archive-title {
   letter-spacing: -0.05em;
   color: #3d7b22;
   }

h1.search-results-header {
   font-size: 120%;
   font-weight: bold;
   letter-spacing: -0.05em;
   color: #3d7b22;
   margin-bottom: 10px;
   }

#alpha-inner {
   padding-right: 50px;
   text-align: justify;
   }
   
#alpha-inner img {
   padding-right: 15px;
   padding-bottom: 5px;
   }
   
.asset-body {
   line-height: 130%;
   }

.asset-body p {
   padding-bottom: 10px;
   }

.widget-cloud a { color: #3d7b22; }
.widget-cloud .widget-content .widget-list { list-style: none; line-height: 20px; }
.widget-cloud .widget-content .widget-list .widget-list-item { display: inline; }
.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; }

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

.widget-header {
   font-family: "apple garamond bt", "american typewriter", georgia, "times new roman", serif;
   font-size: 125%;
   font-weight: bold;
   }

.widget-assets {
   margin-bottom: 20px;
   }

.widget-consuming li {
     margin-bottom: 0;
     padding-bottom: 0;
}

.widget-consuming .widget-list-item a {
     display: block;
     font-size: 1.3em;
     font-weight: bold;
     color: #666;
     text-decoration: none;
}

.widget-consuming .widget-list-description {
     color: #aaa;
     margin-top: 2px;
     margin-bottom: 20px;
     padding-bottom: 0;
}

.widget-consuming .widget-list-item a.five {
     background: url(http://davidjdowns.com/blogs/ii/fivestar.jpg) no-repeat right 50%;
}

.widget-consuming .widget-list-item a.four {
     background: url(http://davidjdowns.com/blogs/ii/fourstar.jpg) no-repeat right 50%;
}

.widget-consuming .widget-list-item a.three {
     background: url(http://davidjdowns.com/blogs/ii/threestar.jpg) no-repeat right 50%;
}

.widget-consuming .widget-list-item a.two {
     background: url(http://davidjdowns.com/blogs/ii/twostar.jpg) no-repeat right 50%;
}

.widget-consuming .widget-list-item a.one {
     background: url(http://davidjdowns.com/blogs/ii/onestar.jpg) no-repeat right 50%;
}
   
/* end downs mods */


