/*****
Theme Name: MH Magazine Child Theme
Theme URI: http://www.mhthemes.com/themes/mh/magazine/
Description: This is a child theme for MH Magazine WordPress theme to make customizations much easier for you. By using this child theme you make sure, that you keep your changes after an update of the parent theme.
Author: MH Themes
Author URI: http://www.mhthemes.com/
Template: mh-magazine
Version: 1.0.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*****/

/***** Tables *****/

table { width: auto; margin-bottom: 20px; margin-bottom: 1.25rem; border-left: 1px solid #ebebeb; border-top: 1px solid #ebebeb; }

/*at the end: pressreview*/
.feedindex
 {
  font-size: 12px;
  font-family: 'Verdana';
  text-align: left;
  color: #000000;
  padding: 0px 6px 0px 4px;
  border-right: 0px dotted #E0E0E0;
  border-top: 0px solid #C0C0C0; /* #E0E0E0; mst */
  border-bottom: 1px solid #C0C0C0; /* #E0E0E0; mst */  
}
.feedindex a,
.feedindex a:visited,
.feedindex a:hover,
.feedindex a:visited:hover {
  text-decoration: none;
  color: #000000;
}

.entry-content a { font-weight: 600; color: #000000; }