/* cmsms stylesheet: ait modified: 11/11/25 17:03:44 */
#date a {color:#333; text-decoration:none;} 
#date a:hover{ background:none; color:#000; text-decoration:none;}
#date {
    padding: 5px 20px;
    background: rgb(3,3,3,0.1);
    position: relative;
    margin-left: 20%;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 10;
}
.brake { display:none;}
.brake-small { display:inline;}

.page-members p { margin-bottom:40px;}
.steering-group { margin-top:60px;}
.steering-group p { margin-bottom:10px;}

@media screen and (min-width: 468px) {
#date { margin-left: 45%;}
.brake { display: inline;}
.brake-small { display:none;}
}

.search {
margin-top:10px;
left: -15px;
min-width:200px;
}
#NewsPostDetailCategory, #NewsPostDetailAuthor{
   display:none;
}
#menu_vert {
background: rgb(9,9,9,0.1); 
color: #444; 
margin-top:10px;
padding:15px 0;
}
#menu_vert li {
padding:5px 0;
}
#menu_vert a { color: #444;}
#menu_vert a.menuactive, #menu_vert a:hover { color:  #83820e;}

.accessibility { text-transform: uppercase; font: 1em Georgia, Times New Roman, serif; font-weight:100;}
