@import url(http://www.ts-works.net/mt5/mt-static/themes-base/blog.css);
@import url(http://www.ts-works.net/mt5/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

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

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

/* body & a overwrite */
body {background-color:#000000;}
a         {color:#55ff00; TEXT-DECORATION: none;}
a:link    {color:#55ff00; TEXT-DECORATION: none;}
a:visited {color:#55ff00; TEXT-DECORATION: none;}
a:active  {color:#55ff00; TEXT-DECORATION: none;}
a:hover   {color:#70ffff; TEXT-DECORATION: none;}

/* 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:#ffffff;}
.entry-asset {margin-top: 30px;margin-bottom: 30px;}
.entry-title a { color: #ff0000; 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: #000000;
  border-right: 1px solid #c0d9e6;
  border-bottom: 1px solid #c0d9e6;
}
#alpha .comments .odd {
  background-color: #000000;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

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

/* footer overwrite*/
#footer { background-color: #000000; 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: #ffffff; text-indent: 0px;}

