/* UPDATED ON 08/15/2017 @ 11:25AM */

body { background-color: #F7F7F7; }
a { color: #29367A; }
a:hover { color: #29367A !important; text-decoration: underline !important; }

.MastheadContainer { background-color: #FFFFFF; }
.MastheadContent { width: 100%; max-width: 100%; border-bottom: solid 1px #ECECEC; }
.Masthead { width: 100%; max-width: 1200px; border-bottom: none 0px; }
.NavBarContainer { background-color: #FFFFFF; border-bottom: solid 1px #ECECEC; width: 100% !important; max-width: 100% !important; }


.Content { background-color: #FFFFFF; }



.PostLarge .Headline a { color: #29367A; }
.PostLarge .Headline a:hover { color: #29367A !important; text-decoration: none !important; }

.widget h2 { color: #29367A !important; }
.SectionHead { color: #29367A !important; }

.SocialButtons .Comments { background-color: #29367A; }
.SocialButtons .Comments-Hover { background-color: #4958A7 !important; }

.PostTitle h1 { color: #29367A !important; }

.PostArticle { font-size: 17px; line-height: 26px; color: #454545; font-family: 'Fira Sans';  }

.PostArticle a { text-decoration: underline; }

.IndexRecent .Post .Headline a { color: #000000 !important; }
.IndexRecent .Post .Text .Desc { font-family: 'Fira Sans'; color: #333333 !important; }

.category_content_holder .each_category .post-title h2:hover{ color:#29367A; text-decoration:none; }
.featuredpost article .entry-header h2 a:hover { color: #29367A !important; text-decoration: none; }
.featuredpost article .entry-meta .entry-author-name:hover,.each_category .PostInfo p a:hover, .Post .Text p a:hover { color: #29367A !important; }





.ColLeft .IndexRecent .Post .Text h2 a:hover { color: #29367A; }
.ColLeft .IndexRecent .Post .Text .Info a:hover { color: #29367A; }
.each_category .right h2 a:hover { color: #29367A; }
.each_category .right .Info a:hover { color: #29367A; }


.ColRight .Featured .Post .Text h2 a:hover { color: #29367A; }
.ColRight .Featured .Post .Text .Info a:hover { color: #29367A; }
.ColRight .AltNewsLinks .Post .Text h2 a:hover { color: #29367A; }
.ColRight .AltNewsLinks .Post .Text .Info a:hover { color: #29367A; text-decoration: none; }

.ColLeft .Related .Post .Text h2 a:hover { color: #29367A; }
.ColLeft .Related .Post .Text .Info a:hover { color: #29367A; }

@media (min-width: 1200px) {

.category_content_holder .each_category .post-title h2:hover{ /*color:#ff3300;*/ text-decoration:none; color: #29367A; }

}