/* UPDATED ON 01/15/2017 @ 06:08PM */

a { color: #3366CC; }
a:hover { color: #427CEE; }

.IndexColLeft .index_header h2{
	font-size: 24px;
    color: #CC0066;
    font-weight: lighter !important;
    margin-bottom: 30px;
}

.index_header .index_body {
	width:100%;float:left;
}

.IndexColLeft .index_body h2 a {
	color: #000;
}

.IndexColLeft .index_body span a {
	color: #3366CC;
}

.ColRight .AltNewsLinks .Post .Text h2 a{
	color: #3366CC;
}

.PostDesc { font-family: 'Open Sans'; color: #666666; }
.PostDesc a { color: #666666; }
.PostDesc a:hover { text-decoration: underline; }

.PostArticle { font-family: 'Open Sans'; font-weight: 400; }
.PostArticle a { text-decoration: underline; }

.PostTitle h1 { font-family: 'Merriweather', serif; font-weight: 900; }
.PostArticle h1 { font-family: 'Merriweather', serif; font-weight: 900 !important; }
.PostArticle h2 { font-family: 'Merriweather', serif; font-weight: 900 !important; }
.PostArticle h3 { font-family: 'Merriweather', serif; font-weight: 900 !important; }
.PostArticle h4 { font-family: 'Merriweather', serif; font-weight: 900 !important; }
.PostArticle h5 { font-family: 'Merriweather', serif; font-weight: 900 !important; }

.SocialButtons .Comments { background-color: #2A421C; }
.SocialButtons .Comments-Hover { background-color: #345620 !important; }


.ColRight .AltNewsLinks .Post .Text { color: #444; }
.ColRight .AltNewsLinks .Post .Text h2 a { color: #444; }
.ColRight .AltNewsLinks .Post .Text h2 a:hover { color: #444; text-decoration: underline; }
.ColRight .AltNewsLinks .Post .Text .Info a { color: #444; }
.ColRight .AltNewsLinks .Post .Text .Info a:hover { color: #444; }

.ColRight .AltNewsLinks .Post .Text { color: #444; }
.ColRight .AltNewsLinks .Post .Text h2 a { color: #444; }
.ColRight .AltNewsLinks .Post .Text h2 a:hover { color: #3366CC; text-decoration: none; }
.ColRight .AltNewsLinks .Post .Text .Info a { color: #444; }
.ColRight .AltNewsLinks .Post .Text .Info a:hover { color: #3366CC; text-decoration: none; }

@media (min-width: 769px) {

.Masthead { border-bottom: solid 0px; }

.NavBarContainer { display: block; min-width: 100%; width: 100%; max-width: 100%; border-top: solid 1px #ECECEC;  border-bottom: solid 1px #ECECEC; }

.PostArticle { font-size: 18px; line-height: 24px; }



}

@media (min-width: 1200px) {

.Container { min-width: 1200px; }
.Content { padding: 30px 0px 45px 0px; }

.IndexRecent { max-width: 100%; text-align: justify; }
.IndexColLeft .index_header h2 { font-size: 34px; font-weight: 900 !important; padding-top: 0px; margin-top: 0px; }

#Menu { width: auto !important; }
#Search { width: 640px !important; padding-left: 20px; }

#Menu ul li a { font-size: 18px !important; line-height: 18px !important; font-weight: 700 !important; }

.PostTitle h1 { font-size: 38px; line-height: 41px; font-weight: 900 !important; }

}