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


#homepage-image {height: 0px;}
#main-navigation {background-color: gray;}

#content{
  background-color: black;
  padding: 15px;
  margin: 0px 0px 0px 0px;
}
#alpha-inner{
  color: white;
}

body {background-color:black;}
a {color:firebrick;}


/* entry overwrite */
div.entry-content {margin-bottom: 40px;}
#entry-comments {margin-left: 40px; width:90%;}
.entry-comment-content {font-size:10px;}
blockquote {color: limegreen;}
.page-title {color:white;}
.entry-asset {margin-top: 30px;margin-bottom: 30px;}
.entry-title a { color: yellow; font-size: 18px;}
.entry-comments-summary { 
  font-size: 10px; 
  color: silver; 
  border-style:dotted none; 
  border-color: gray; 
  border-width: 1px; 
  text-align: right; margin:15px;
}
span.entry-comment{margin: 15px;}
#alpha .comments .even {
  background-color: black;
  border-right: 1px solid #c0d9e6;
  border-bottom: 1px solid #c0d9e6;
}
#alpha .comments .odd {
  background-color: black;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

/* widget overwrite */
.widget-calender table, tbody, tr, th, td {color: white;}
.widget-content {color:white;font-size: 9px;}
.widget-content a {font-size: 11px;}

/* footer overwrite*/
#footer { background-color: black; background-image: url();}
#footer .widget-powered { float: right; text-align: right; clear: none;}
#footer .widget-powered .widget-content { margin: 0; padding: 0; text-align: left;}
#footer .widget-powered .widget-content span { overflow: hidden; text-indent: 0px;}
#footer .widget-powered .widget-content span a { float: right; overflow: hidden; background-image: url(); color: white; text-indent: 0px;}