/* 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 */


body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #3F3F3F;
}

/*
mt screen #e7f0f6;
old hentry rgb(248,247,241);
search bar  background-color: #660033; 
*/

div.search_bar {
  height: 24px;
  background-image: url('/images/presentation/gradient.png');
  background-repeat: repeat-x;
  padding: 6px;
  padding-right: 50px;
}

#header {
    border-color: transparent;
    background: none; 
    border-top-width: 10px;
    border-top-style: none;
}

div.hm_header_banner_inner {
}

div.hm_header_banner_inner_part1 {
  padding-right: 20px;
  padding-left: 20px;

  padding-top: 10px;
  padding-bottom: 10px;
}

span.hm_name1 {
  color: #3F3F3F;
}

span.hm_name2 {
  color: #3F3F3F;
}

span.hm_sub_title {
  color: #3F3F3F;
}



#header #header-inner a {
    color: #7a6642;
    text-decoration: none;
    font-weight: normal;
}


#beta-inner a {
   color: #3F3F3F;
}




#footer { 
    color: white;
    background-color: #660033; 
}


span.hm_menu_sep {
  font-size: 8pt;
  color: #3F3F3F;
}

a.hm_menu_link {
  color: #3F3F3F;
   text-decoration: none;
}

a.hm_menu_link:link {
  color: #3F3F3F;
   text-decoration: none;
}

a.hm_menu_link:active {
   color: red;
   text-decoration: none;
}

a.hm_menu_link:visited {
   color: #3F3F3F;
   text-decoration: none;
}

a.hm_menu_link:hover {
  color: #3F3F3F;
}

div.hm_menu_h {
 font-size: 10pt;
 float: right;
 text-align: right;
}

div.whats_new {
  clear: both;
  color: #660033;
  font-weight: bold;
  font-size: 14pt;
  padding-bottom: 12px;
  padding-top: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

#page-title {
   padding-top: 14pt;
   font-size: 14pt;
   font-weight: bold;
   color: #3F3F3F;
}

h1 {
   padding-top: 7pt;
   font-size: 14pt;
   font-weight: bold;
   color: #3F3F3F;
}

h2 {
  padding-top: 6pt;
  font-size: 12pt;
  font-weight: bold;
  color: #3F3F3F;
}

h3 {
  padding-top: 5pt;
  font-weight: bold;
  font-size: 10pt;
  color: #660033;
}

#footer-content {
color: red;
}

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

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


h3.widget-header {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #660033;
}




a:link {
   color: rgb(96,0,0);
   text-decoration: none;
}

a:active {
    color: #c1191c;
    text-decoration: none;
}

a:visited {
    color: rgb(96,0,0);

    text-decoration: none;
}

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

.asset-name a:link {
    text-decoration: none;
    color: #3F3F3F;
}


.hentry {
   padding: 10px;
   background-color: #f0f0f0;
}

.asset-name a:visited {
    text-decoration: none;
    color: #3F3F3F;
}

.asset-name a:hover {
    text-decoration: none;
    color: #727272;
}

.asset-name a:active {
    text-decoration: none;
    color: #727272;
}


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

.asset-footer {
   border-top: none;
   border-top-color: transparent;
}

.mt-image-left {
   border: 1px solid #ccc;
}

.mt-image-right {
   border: 1px solid #ccc;
}

