#main {
    padding-top: 10px;
}
#header-text-nav-container {
    border-bottom: 1px solid #F2F2F2;
    background-color: #3a5f90;
}
#site-title a {
    color: #e7d9d9;
    font-size: 36px; 
}
body {
    padding-top: 0px;
    padding-bottom: 15px;
}
.main-navigation {
    width: 100%;
    background-color: #344955;
}
.main-navigation a {
    color: #f8f8f8;
    display: block;
    float: left;
    font-size: 16px;
    padding: 12px 16px;
}
p {
    line-height: 24px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
}

.panel-grid-cell .widget-title
 {
    margin-top: 0;
		 text-align:center;

}
#site-title a {
    color: #e7d9d9;
    font-size: 36px;
}
p {
    line-height: 24px;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
}
#site-description {
    line-height: 24px;
    font-size: 26px;
    padding-bottom: 0;
    color: #b8b0b0;
    padding-top: 10px;
		text-align: center;
}
#header-text-nav-wrap {
    padding: 30px 0 20px;
}
.panel-grid-cell .widget-title {
    margin-top: 0;
    text-align: center;
    padding-bottom: 0px;
}
.entry-meta .posted-on a, .entry-meta .comments-link a, .entry-meta .edit-link a, .entry-meta .tag-links a {
    color: #272424;
    font-size: large;
}

.news-cat a, .grid-date-post a
 {
    color: #555;
    pointer-events: none;
}
.news-cat {
    margin-bottom: 10px;
    display: none;
}
.news .news-title a {
    font-size: 22px;
    line-height: 26px;
    color: #555;
    text-decoration: none !important;
    pointer-events: none;
}
.news .news-title {
    margin-top: 0px !important;
    margin-bottom: -20px !important;
}
.news-col-1 .news-inner-wrap-view, .news-col-list .news-inner-wrap-view {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 5px;
    margin-bottom: 2px;
}
h5 {
    font-size: 10px;
    line-height: 10px;
}
.date-post {
    width: 11%;
    float: left;
    text-align: center;
    display: none;
}
.entry-meta
 {
    color: #AAAAAA;
    padding-bottom: 20px;
    display: none;
}
#header-text-nav-wrap {
    padding: 30px 0 0px;
}