﻿/*.recommended_post a {
   
}

.recommended_post a:hover {
   text-decoration: underline;
   color: Blue;
}*/

.centered {
   text-align: center;
}

.featured_story img {
   margin-bottom: 12px;
}

.featured_story .title {
   color: #CC0000;
   font-weight: normal;
   margin-bottom: 5px;
}

.featured_story .title p {
   padding: 0px;
}

.featured_story .date {
   color: Gray;
   font-style: italic;
}

.featured_story .date p {
   margin: 0px;
}

.featured_link {
   text-align: right;
}

.featured_link a {
   text-decoration: none;
}

.CYA_news .title, .national_debt_news .title, .internal_news .title {
   font-size: 1.25em;
   margin-bottom: 15px;
}

.CYA_news .title a, .national_debt_news .title a, .internal_news .title a {
   text-decoration: none;
   color: inherit;
}

.national_debt_news .title a{
   color: #CC0000;
}

.previews {
   padding-left: 8px;
}

.newsroom_preview {
   margin-bottom: 6px;
}

.newsroom_preview .author {
   font-style: italic;
   color: Gray;
}

.preview_title {
   font-size: 1.1em;
   font-weight: bold;
}

.internal_news {
}

.main_listings .divider {
   margin: 20px 0px 10px 0px;
}