/*
Theme Name:     Herald Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Herald theme
Author:         meks
Author URI:     http://mekshq.com
Template:       herald
Version:        0.1.0
*/

.herald-entry-content p {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 1em;
}

.herald-entry-content a {
    border-bottom: 2px dotted black;
}

.entry-content a {
    border-bottom: 2px dotted black;
}

.herald-entry-content strong {
	font-size: inherit;
}

.herald-entry-content ul {
    font-size: inherit;
}

.herald-entry-content blockquote {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 20px;
    margin-right: 40px;
    border-left: 2px black solid;
    padding-left: 15px;
}

.herald-entry-content blockquote p {color: #000000; text-align: left; font-size: inherit; line-height: 1.4em;}

.myTable1 table {
@media only screen and (max-width: 800px) {
  th:nth-child(4) {display:none; }
  th:nth-child(5) {display:none; }
  td:nth-child(4) {display:none; }
  td:nth-child(5) {display:none; }
}
}

body.post-template-default.single.single-post.postid-130024.single-format-standard.wp-custom-logo.wp-embed-responsive.herald-v_2_6_1.herald-child > div#content:not(#stnPriority1):not(#stnPriority2):not(#stnPriority3)
{
    z-index: revert !important;
}

#stickyunit {   position:fixed; }