@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700|Open+Sans:400,700&subset=latin,latin-ext);
.eds_news_an17.eds_subCollection_news .eds_categoryName {
  padding: 10px 13px;
  border-bottom: solid 2px #dddddc;
  margin-bottom: 15px;
}
.eds_news_an17.eds_subCollection_news .eds_categoryName > a,
.eds_news_an17.eds_subCollection_news .eds_categoryName > span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #806518;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox {
  font-size: 0;
  line-height: 0;
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin: 0 2% 20px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article {
    width: auto;
    margin: 0 0 20px;
    display: block;
  }
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a {
    float: left;
    margin-right: 20px;
  }
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a > img {
  max-width: 100%;
  height: auto;
  border: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a > img {
    display: none;
  }
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a > img.eds_mobileImage {
  display: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > a > img.eds_mobileImage {
    display: inline-block;
  }
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > div {
  overflow: hidden;
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > div > h2 {
  margin: 0 0 3px;
  padding: 0;
  line-height: 0;
  font-size: 18px;
}
Arial, Helvetica, sans-serif {
  display: block;
  font-size: 18px;
  text-decoration: none;
}
.eds_news_an17.eds_subCollection_news .eds_articlesInBox .eds_article > div > h2:hover .eds_articleTitle {
  text-decoration: underline;
}
.eds_news_an17.eds_subCollection_news .eds_article p {
  margin: 0;
  padding: 0;
}
.eds_news_an17.eds_subCollection_news .eds_article p + p {
  margin-top: 20px;
}
.eds_news_an17.eds_subCollection_news .eds_article .eds_articleTitle {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  font-style: normal;
  line-height:1.25em;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.eds_news_an17.eds_subCollection_news .eds_article .eds_articleDate {
  font-family: Arial, Helvetica, sans-serif;
  color: #848482;
  line-height: 1;
  font-size: 14px;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.3;
  font-size: 14px;
  color: #000;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_authorDetails {
  overflow: hidden;
  margin: 0 25px 15px;
  border-bottom: solid 2px #dddddc;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_authorDetails > img {
  float: left;
  margin-right: 8px;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_authorDetails > div {
  overflow: hidden;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_articleTitle {
  font-size: 30px;
  padding: 10px 25px;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_metaDetails {
  color: #848482;
  padding: 0 0 10px;
  border-bottom: solid 2px #dddddc;
  margin: 0 25px 15px;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_mediaContainer {
  margin: 0 auto 15px;
  text-align: center;
  max-width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_mediaContainer img {
  max-width: 100%;
  height: auto;
}
.eds_news_an17.eds_subCollection_news .eds_article.eds_articleDetails .eds_articleContent {
  padding: 10px 25px;
  font-size:16px;
  line-height:23px;
  color: #000;
}
.eds_news_an17 .article_pager {
  margin: 10px 0;
  text-align: center;
}
.eds_news_an17 .article_pager a {
  display: inline-block;
  background: #e7e7e7;
  color: #696969;
  font: 12px/1.3 Arial, Helvetica, sans-serif;
  box-shadow: 0 0 2px 0 #CDCDCD, inset 1px 1px 3px 0 white;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  margin: 0 2px 5px 0;
  padding: 3px 7px;
  text-decoration: none;
}
.eds_news_an17 .article_pager a:hover {
  box-shadow: 0 0 2px #737373, inset 1px 1px 3px 0 white;
  text-decoration: none;
}
.eds_news_an17 .article_pager a.active {
  box-shadow: inset 1px 1px 3px 0 #ADADAD;
}
.eds_news_an17 .eds_displayBanners {
  margin-bottom: 15px;
}
.eds_news_an17 .eds_displayBanners .eds_banner img {
  max-width: 100%;
  height: auto;
}
.eds_news_an17 .eds_displayBanners .eds_banner + .eds_banner {
  margin-top: 10px;
}
.eds_news_an17 .user_dashboard {
  background: url("images/common/user_dashboard/silver_gradient_bg.png") repeat-x #ebebeb;
  border: 1px solid #e4e4e4;
  padding: 4px 6px;
  margin: 0 0 20px;
  overflow: hidden;
}
.eds_news_an17 .user_dashboard a {
  display: block;
  float: left;
  color: #363636;
  font: 12px Arial;
  font-weight: normal;
  padding: 5px 0 0 35px;
  height: 20px;
  margin: 0 10px 0 0;
  text-decoration: none;
  line-height: 1.3;
}
.eds_news_an17 .user_dashboard a.add_article {
  background: url("images/common/user_dashboard/green_plus.png") no-repeat;
  padding-left: 25px;
}
.eds_news_an17 .user_dashboard a.article_manager {
  background: url("images/common/user_dashboard/papers.png") no-repeat 0 1px;
  padding-left: 28px;
}
.eds_news_an17 .user_dashboard a.event_manager {
  background: url("images/common/user_dashboard/event_manager.png") no-repeat 0 2px;
  padding-left: 35px;
}
.eds_news_an17 .user_dashboard a.approve_articles {
  background: url("images/common/user_dashboard/approve_articles.png") no-repeat 0 1px;
  padding-left: 22px;
}
.eds_news_an17 .user_dashboard a.approve_comments {
  background: url("images/common/user_dashboard/approve_comments.png") no-repeat 0 2px;
  padding-left: 22px;
}
.eds_news_an17 .user_dashboard a.category_manager {
  background: url("images/common/user_dashboard/categories.png") no-repeat 0 2px;
  padding-left: 22px;
}
.eds_news_an17 .user_dashboard a.dashboard {
  background: url("images/common/user_dashboard/monitor.png") no-repeat 0 3px;
  padding-left: 24px;
}
.eds_news_an17 .user_dashboard a.settings {
  background: url("images/common/user_dashboard/settings.png") no-repeat 0 1px;
  padding-left: 24px;
}
.eds_news_an17 .user_dashboard a.author_profile {
  background: url("images/common/user_dashboard/profile.png") no-repeat 0 1px;
  padding-left: 18px;
}
.eds_news_an17 .user_dashboard a:hover {
  text-decoration: underline;
}
.eds_news_an17 .admin_action {
  margin: 5px 10px 5px 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ED2323;
  background: no-repeat;
  line-height: 1;
  display: inline-block;
}
.eds_news_an17 .admin_action:hover {
  color: #CD0000;
}
.eds_news_an17 .admin_action.edit {
  padding-left: 16px;
  background-image: url("images/common/pencil_small.png");
}
.eds_news_an17 .admin_action.publish_article {
  padding-left: 17px;
  background-image: url("images/common/check_small.png");
}

/*# sourceMappingURL=an17.css.map */
