/* News Styles for Bender     */
/* Drk Pruple: #280147   */
/* Purple: #3d1e56       */
/* Lt Purple:  #4b2f61   */
/* Orange: #e6b063       */
/* Lt Orange: #f3d09d     */

body .news-search-form {
  background-color: transparent;
  border: none;
  float: right;
  position: relative;
  top: -18px;
}

body .news-search-form input {
  width: 140px;
  background-color: #fff;
  border: 1px solid #cbafe1;
}

dd {
  margin: 0;
}

#nvm-right-column ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 14px;
}

#nvm-right-column ul li {
  margin: 14px 0;
}

#nvm-right-column .date {
  margin-top: 4px;

}

.news-single-author {
  text-transform: capitalize !important;
  padding-top: 8px;
  clear: left;
}

#nvm-right-column ul li a:link {
  color:#d6a053;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}

#nvm-right-column ul li a:visited {
  color:#f3d09d;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}

#nvm-right-column ul li a:hover {
  color:#f3d09d;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}


body .news-search-form-submit input {
  width: 60px;
  background-color: #3d1e56;
  border: 1px solid #4b2f61;
  color: #fff;
}

body .news-search-emptyMsg {
  display: none;
}

body .news-list-container {
  background-color: transparent;
  border: none;
  margin-top: 30px;
}

body .news-list-category {
  display: none;
}

body .news-list-item {
  background-color: transparent;
  border: none;
  height: auto;
}

body .news-list-container h3 {
  background-color: transparent;
  border: none;
  margin-bottom: 2px;
}

.news-list-item .news-list-date {
  font-size: 1.1em;
  font-weight: bold;
}

body .news-list-container h3 a:link {
  color:#d6a053;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}

body .news-list-container h3 a:visited {
  color:#f3d09d;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}

body .news-list-container h3 a:hover {
  color:#f3d09d;
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Serif;
}

body .news-list-date {
  background-color: transparent;
  color: #fff;
  font-size: .9em;
}


body .news-list-morelink, .news-list-category {
  font-size: 1em;
}

body .news-amenu-container {
  clear: both;
  background-color: transparent;
  border: none;
}

body .news-amenu-container h2 {
  background-color: transparent;
  border: none;
  clear: both;
}

body .news-amenu-container ul {
  background-color: transparent;
  border: none;
}

body .news-amenu-item-year {
  background-color: transparent;
  border: none;
}

body .news-single-item {
    background-color: transparent;
    border: none;
}

body .news-single-item h2 {
    color: #e6b063;

}

body .news-single-timedata, body .news-single-author, body .news-single-imgcaption {
  font-size: 1em;
}

body .news-single-backlink, body .news-single-backlink a {
  font-size: 1em;
}

body .news-single-timedata {
  float: left;
}

body .news-single-category {
  display: none;
}