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

/* djd mods */

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

#header-inner {
   width: 700px;
}

#header-name a {
   font-family: georgia, "times new roman", serif;
   font-weight: normal;
   letter-spacing: -3px;
   color: #336699;
}

#header-description {
   color: #fff;
   font-size: 1.2em;
}

#content-inner {
   width: 700px;
}

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

#alpha-inner {
   width: 460px;
}

#alpha-inner p {
   line-height: 135%;
   margin-bottom: 15px;
}

.asset-name {
   margin-bottom: 2px;
}

.asset-name a {
   font-family: georgia, "times new roman", serif;
   font-weight: normal;
   letter-spacing: -1px;
   color: #336699;
}

.asset-meta {
   border-top: none;
   margin-top: 0;
}

.asset-body blockquote {
   margin: 10px 6px 10px 15px;
   padding: 8px 12px;
   line-height: 135%;
   background-color: #eee;
   border: 1px dotted #ccc;
}

.widget {
   margin-bottom: 20px;
}

.widget-header, .widget-header a {
   font-family: georgia, "times new roman", serif;
   color: #369;
   border-bottom: none;
   padding-bottom: 0;
}

a.backhome {
   padding-left: 12px;
   background: url(http://davidjdowns.com/images/interface/leftarrow.gif) no-repeat 0 50%;
}
