/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.consulting.co.nz/mt-static/themes-base/blog.css);
@import url(http://www.consulting.co.nz/mt-static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */


#footer,
#header { 
  border: none;
  background-color: #fff; 
  background-image: none;
}

#header-name {
    color: #666; 
    font-size: 1.5em;
    fxont-weight: normal;
}

#footer-content,
#footer-content a,
#header a   {
    color: #666;
    font-weight: bold;
}

#header-content {
    margin: 10px 0 10px 20px;
}

.asset-name {
    font-size: 1.2em;
}

.asset-header {
  margin-bottom: 0;
}

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

.archive-title {
    margin: 5px 0 30px;
    font-size: 1.2em;
}

.words-header, 
.words-meta {
  clear: none !important;
  float: left;
  width: 200px;
  padding-right: 10px;
  padding-top: 0px;
  text-align: right;
  border: none !important;
}

a:visited.published,
a:link.published,
a:visited.words-link,
a:link.words-link {
 text-decoration: none !important;
}

a:hover.published,
a:hover.words-link {
 text-decoration: underline !important;
}


.words-body {
  clear: none !important;
  float: left;
  width: 490px;
}

.alpha-words {
  wxidth: 940px !important;
}

blockquote {
  border-left: 1px solid #cccccc;
  padding-left: 30px;
  margin-left: 0;
}
