/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
#f3f3f3    #ff2a13   #7a7a7a   new red #AF0000
*/
.x-logobar  {background-color:#ffffff;}

.hentry {
    margin-top: 1.5em;
}
h1.h-landmark {
display:none;
}

.x-recent-posts a {
background-color:#f3f3f3;
box-shadow:none;

}
/*   bulletins page  */
.entry-wrap {
background-color:#f3f3f3;
padding: 5px; 60px; 6px; 40px;
}
.entry-title a {
    color:#AF0000;
    font-size: 16px;
}

.x-recent-posts a  {
border:none;
}
         /*  test home page hover */
 h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-topbar .p-info a:hover, .x-breadcrumb-wrap a:hover, .widget ul li a:hover, .widget ol li a:hover, .widget.widget_text ul li a, .widget.widget_text ol li a, .widget_nav_menu .current-menu-item > a, .x-widgetbar .widget ul li a:hover, .x-accordion-heading .x-accordion-toggle:hover, .x-comment-author a:hover, .x-comment-time:hover, .x-recent-posts a:hover .h-recent-posts   { color:blue;}

/*  headers on posts on bulletin page */
h2, .h-custom-headline.h5   {
font-weight:400;
}
 h2 a:hover  {
color:blue;
}


.x-recent-posts .h-recent-posts{
margin: -1px 0px 10px;
color:#AF0000;
font-weight: 500;
}
.x-recent-posts-excerpt{
color:#000000;
}
.x-recent-posts-excerpt a{
color:#AF0000;
display:inline;
text-decoration: underline;
}
.entry-title {
    font-size: 130%;
    line-height: 1.05;
    margin: 0;
}
h2 a {color:red;}  /* for bulletin page */
/*  for slider redbar border */
.x-slider-container.below {
    border-bottom: 0px solid #f3f3f3;
}
/* header on homepage  */
.x-recent-posts a.no-image {
    padding: 0px;
}
/*  date under header above  */
.x-recent-posts .x-recent-posts-date {
    padding-bottom:5px;
}
/* wrap headers on homepage   */
.x-recent-posts .h-recent-posts, .x-recent-posts .x-recent-posts-date {
    white-space: normal;
}
