/*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/

#EDN_MAREvents h1.edn_module_title {
  background: url(img/styles/grey/gradient_title_bg.png) repeat-x #797979;
  margin: 0 0 5px;
  padding: 0;
  border: 0;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#EDN_MAREvents h1.edn_module_title.no_margin {
  margin: 0;
}
#EDN_MAREvents h1.edn_module_title span {
  display: block;
  font: 14px Arial;
  line-height: 18px;
  font-weight: bold;
  color: white;
  margin: 0;
  padding: 2px 10px 3px;
  min-height: 18px;
  text-shadow: 0 -1px 0 #6c6c6c;
}
#EDN_MAREvents .publish_date {
  font-size: 11px;
  color: #888888;
  text-transform: uppercase;
  text-align: right;
}
#EDN_MAREvents .publish_date.text_left {
  text-align: left;
}
#EDN_MAREvents .bread_crumbs {
  text-align: left;
  margin: 0 0 10px;
  color: #363636;
  font: 11px Verdana;
  text-transform: uppercase;
}
#EDN_MAREvents .bread_crumbs a {
  color: #363636;
  font: 11px Verdana;
  text-transform: uppercase;
}
#EDN_MAREvents .bread_crumbs a:hover {
  text-decoration: underline;
}
#EDN_MAREvents a.open_article_btn {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  padding: 4px 13px 5px 20px;
  font-size: 12px;
  background: url(img/styles/grey/icons/more.png) no-repeat 5px 5px #4d4d4d;
  font-family: Verdana, Geneva, sans-serif;
  color: white;
  text-decoration: none;
  line-height: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#EDN_MAREvents a.open_article_btn:hover {
  text-decoration: underline;
  color: white;
}
#EDN_MAREvents a.open_article_btn.align_left {
  left: 0;
  right: auto;
}
#EDN_MAREvents .date_box {
  border: 0;
  background: #545252;
  width: 39px;
  margin: 0;
  position: absolute;
  left: -55px;
  top: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
  box-shadow: 1px 1px 4px rgba(50, 50, 50, 0.75);
}
#EDN_MAREvents .date_box p {
  color: white;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  line-height: 1;
}
#EDN_MAREvents .date_box p.day {
  font-size: 13px;
  font-weight: bold;
  margin: 4px 0 0;
}
#EDN_MAREvents .date_box p.month {
  font-size: 9px;
  text-transform: uppercase;
  margin: 4px 0 0;
}
#EDN_MAREvents .date_box p.year {
  font-size: 10px;
  background: #dbdbdb;
  color: #111111;
  padding: 2px 0;
  margin: 3px 0 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
#EDN_MAREvents div.EDN_article_rateit {
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
#EDN_MAREvents div.EDN_article_rateit.rateit div.rateit-selected {
  position: absolute;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-range {
  position: relative;
  display: inline-block;
  background: url(img/icons/star.gif);
  height: 16px;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-hover {
  position: absolute;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-hover {
  background: url(img/icons/star.gif) left -32px;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-hover-rtl {
  background-position: right -32px;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-selected {
  background: url(img/icons/star.gif) left -16px;
}
#EDN_MAREvents div.EDN_article_rateit div.rateit-selected-rtl {
  background-position: right -16px;
}
#EDN_MAREvents .easydnngallery {
  margin: 20px 0 0;
}
#EDN_MAREvents .easydnngallery .gallery_pagination {
  margin-left: auto;
  margin-right: auto;
}
#EDN_MAREvents .easydnngallery .lightbox_gallery,
#EDN_MAREvents .easydnngallery .video_gallery,
#EDN_MAREvents .easydnngallery .audio_gallery {
  margin-left: auto;
  margin-right: auto;
}
#EDN_MAREvents .admin_action, #EDN_MAREvents .edn_article_action {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  color: #ed2323;
  background: no-repeat 0 2px;
}
#EDN_MAREvents .admin_action.edit, #EDN_MAREvents .edn_article_action.edit {
  padding-left: 16px;
  background-image: url(img/icons/pencil_small.png);
}
#EDN_MAREvents .admin_action:hover, #EDN_MAREvents .edn_article_action:hover {
  color: #cd0000;
}
#EDN_MAREvents .article {
  padding: 0 0 35px;
  position: relative;
}
#EDN_MAREvents .article .search_highlight {
  background: #fffdb7;
}
#EDN_MAREvents .article .link_to_original_RSS_article {
  margin: 15px 0 0;
  padding: 0;
  border: 0;
  font: 12px Verdana, Geneva, sans-serif;
  line-height: 15px;
  clear: both;
}
#EDN_MAREvents .article .link_to_original_RSS_article a {
  font: 12px Verdana, Geneva, sans-serif;
  font-weight: bold;
}
#EDN_MAREvents .article h1 {
  font-size: 22px;
  font-family: Verdana, Geneva, sans-serif;
  color: black;
  line-height: 26px;
  margin: 0;
  padding: 0;
}
#EDN_MAREvents .article h1 a {
  font-size: 22px;
  font-family: Verdana, Geneva, sans-serif;
  color: black;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#EDN_MAREvents .article h2 {
  font-size: 16px;
  margin: 3px 0 0;
  color: black;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 22px;
  font-weight: normal;
}
#EDN_MAREvents .article h2 a {
  font-size: 14px;
  line-height: 18px;
  font-family: Verdana, Geneva, sans-serif;
  color: black;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
#EDN_MAREvents .article.sidebar_box {
  margin: 1px 0 0;
  background: gainsboro;
  padding: 4px;
  overflow: hidden;
}
#EDN_MAREvents .article.sidebar_box.odd {
  background: #cccccc;
}
#EDN_MAREvents .article.sidebar_box .in_article_image {
  margin-top: 1px;
  margin-left: 1px;
  margin-right: 3px;
  margin-bottom: 2px;
}
#EDN_MAREvents .article.sidebar_box h1,
#EDN_MAREvents .article.sidebar_box h1 a {
  font-size: 11px;
  line-height: 16px;
}
#EDN_MAREvents .article .author_box {
  margin: 0 0 7px;
}
#EDN_MAREvents .article .author_box.top_margin {
  margin-top: 5px;
}
#EDN_MAREvents .article .author_box span {
  text-transform: uppercase;
  padding: 1px 6px 2px 20px;
  background: url(img/styles/grey/icons/person.png) no-repeat 4px 3px #878787;
  color: white;
  position: relative;
  top: 1px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#EDN_MAREvents .article .author_box a {
  color: white;
  font-size: 11px;
}
#EDN_MAREvents .article .content {
  font-size: 14px;
  line-height: 19px;
  margin: 8px 0 0;
  font-family: Verdana, Geneva, sans-serif;
  color: #363636;
}
#EDN_MAREvents .article .content p {
  margin: 0 0 7px;
  font-size: 14px;
  line-height: 20px;
  font-family: Verdana, Geneva, sans-serif;
  color: #363636;
}
#EDN_MAREvents .article .content .clear_content {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
}
#EDN_MAREvents .article .content .article_documents {
  clear: both;
  padding: 7px 20px 12px;
  background: url("img/grey_linear_gradient.png") repeat-x whitesmoke;
  margin: 10px 0 0;
  border: 1px solid white;
}
#EDN_MAREvents .article .content .article_documents h2 {
  margin: 0 0 3px;
  font-size: 15px;
  font-weight: bold;
  color: #363636;
  font-family: Arial, Helvetica, sans-serif;
}
#EDN_MAREvents .article .content .article_documents ul {
  margin: 5px 0 0 17px;
  padding: 0;
}
#EDN_MAREvents .article .content .article_documents ul li {
  list-style: url(img/icons/grey_arrows_right.png) outside;
  padding: 3px 0 0;
}
#EDN_MAREvents .article .content .article_documents ul li a {
  color: black;
  font-size: 12px;
  line-height: 16px;
}
#EDN_MAREvents .article .content .article_documents ul li {
  list-style: none;
}
#EDN_MAREvents .article .content .article_documents ul li .document_icon {
  max-height: 12px;
  max-width: 12px;
  margin: 0 4px 0 0;
}
#EDN_MAREvents .article .content .article_documents span {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #666666;
}
#EDN_MAREvents .article .stats {
  margin: 11px 0 0;
  clear: both;
}
#EDN_MAREvents .article .stats span {
  margin: 0 15px 0 0;
  color: #363636;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
}
#EDN_MAREvents .article .stats span.comments {
  padding: 0 0 2px 19px;
  background: url(img/icons/comment.png) no-repeat 0 1px;
}
#EDN_MAREvents .article .details {
  margin: 11px 0 0;
  font-size: 12px;
  overflow: hidden;
  position: relative;
  min-height: 21px;
}
#EDN_MAREvents .article .details p {
  margin: 6px 0 0;
  width: 70%;
  overflow: hidden;
  padding: 0;
}
#EDN_MAREvents .article .details p a {
  color: white;
}
#EDN_MAREvents .article .details p span {
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px 6px 4px 23px;
  color: white;
  font-family: Verdana, Geneva, sans-serif;
  display: inline-block;
  line-height: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#EDN_MAREvents .article .details p.categories span {
  background: url(img/styles/grey/icons/category.png) no-repeat 3px 3px #878787;
}
#EDN_MAREvents .article .details p.tags span {
  background: url(img/styles/grey/icons/tag.png) no-repeat 3px 3px #878787;
}
#EDN_MAREvents .article .details p.author span {
  background: url(img/styles/grey/icons/person.png) no-repeat 3px 3px #878787;
}
#EDN_MAREvents .article.standalone h1 {
  font-size: 25px;
  line-height: 33px;
  font-weight: normal;
}
#EDN_MAREvents .article.standalone h2 {
  font-size: 16px;
  line-height: 21px;
}
#EDN_MAREvents .article.standalone .content {
  margin: 12px 0 10px;
}
#EDN_MAREvents .article.standalone .rate_article {
  margin: 0;
  color: #363636;
  font-size: 11px;
  font-family: Verdana, Geneva, sans-serif;
}
#EDN_MAREvents .article.standalone .rate_article .article_rating {
  display: inline-block;
}
#EDN_MAREvents .article.standalone .rate_article .article_rating .current_rating {
  margin: 0 5px 0 0;
}
#EDN_MAREvents .article.standalone .article_pagination table td a,
#EDN_MAREvents .article.standalone .article_pagination table td span {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
  color: black;
  padding: 1px 6px;
  margin: 0 3px 0 0;
  line-height: 16px;
  border: 1px solid #e4e4e4;
  background: url(img/pagination/page_bg.png) repeat-x white;
}
#EDN_MAREvents .article.standalone .article_pagination table td span {
  background: url(img/styles/grey/pagination_active_page_bg.png) repeat-x #646363;
  border: 1px solid #626262;
  color: white;
}
#EDN_MAREvents .article.standalone .event_date, #EDN_MAREvents .article.standalone .event_location {
  margin: 10px 0;
  padding: 1px 0 2px 23px;
  display: block;
  color: #3f3f3f;
  font: 12px Arial;
  font-weight: normal;
  line-height: 15px;
  background: url(img/icons/event_clock.png) no-repeat 0 0;
}
#EDN_MAREvents .article.standalone .event_date .bold, #EDN_MAREvents .article.standalone .event_location .bold {
  font-weight: bold;
}
#EDN_MAREvents .article.standalone .event_date .export, #EDN_MAREvents .article.standalone .event_location .export {
  background: url(img/icons/export_icalendar.png) no-repeat 0 0;
  margin: 0 0 0 8px;
  font: 11px Arial;
  line-height: 17px;
  text-decoration: none;
  color: #e9020b;
  padding: 0 0 0 20px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: -1px;
}
#EDN_MAREvents .article.standalone .event_date .export:hover, #EDN_MAREvents .article.standalone .event_location .export:hover {
  text-decoration: underline;
}
#EDN_MAREvents .article.standalone .event_location {
  background: url(img/icons/location_marker.png) no-repeat 7px 0;
}
#EDN_MAREvents .article.standalone .social_buttons {
  margin: 10px 0 0;
  padding: 0;
}
#EDN_MAREvents .article.standalone .social_buttons a {
  height: 30px !important;
}
#EDN_MAREvents .article.standalone .social_buttons .addthis_button_compact,
#EDN_MAREvents .article.standalone .social_buttons .addthis_button_expanded {
  height: 20px !important;
}
#EDN_MAREvents .article.standalone .social_buttons .addthis_button_linkedin_counter {
  margin-right: 15px;
}
#EDN_MAREvents .article.standalone .edn_article_map {
  border: 1px solid #cccccc;
  margin-top: 20px;
  margin-bottom: 20px;
}
#EDN_MAREvents .article.standalone .edn_article_map img {
  max-width: none;
}
#EDN_MAREvents .article.standalone .article_documents,
#EDN_MAREvents .article.standalone .related_articles {
  clear: both;
  padding: 7px 20px 12px;
  background: url("img/grey_linear_gradient.png") repeat-x whitesmoke;
  margin: 10px 0 0;
  border: 1px solid white;
}
#EDN_MAREvents .article.standalone .article_documents h2,
#EDN_MAREvents .article.standalone .related_articles h2 {
  margin: 0 0 3px;
  font-size: 15px;
  font-weight: bold;
  color: #363636;
  font-family: Arial, Helvetica, sans-serif;
}
#EDN_MAREvents .article.standalone .article_documents ul,
#EDN_MAREvents .article.standalone .related_articles ul {
  margin: 5px 0 0 17px;
  padding: 0;
}
#EDN_MAREvents .article.standalone .article_documents ul li,
#EDN_MAREvents .article.standalone .related_articles ul li {
  list-style: url(img/icons/grey_arrows_right.png) outside;
  padding: 3px 0 0;
}
#EDN_MAREvents .article.standalone .article_documents ul li a,
#EDN_MAREvents .article.standalone .related_articles ul li a {
  color: black;
  font-size: 12px;
  line-height: 16px;
}
#EDN_MAREvents .article.standalone .article_documents ul li {
  list-style: none;
}
#EDN_MAREvents .article.standalone .article_documents ul li .document_icon {
  max-height: 12px;
  max-width: 12px;
  margin: 0 4px 0 0;
}
#EDN_MAREvents .article.standalone .article_documents span {
  display: block;
  font-size: 11px;
  font-style: italic;
  color: #666666;
}
#EDN_MAREvents .article.standalone .article_comments {
  margin: 25px 0 20px;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment h3 {
  font: 18px Arial;
  color: #363636;
  margin: 15px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box {
  background: url(img/large_grey_to_white_gradient.png) repeat-x whitesmoke;
  border: 1px solid white;
  margin: 2px 0 0;
  padding: 25px;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box .comment_info {
  margin: 0 0 20px;
  text-align: center;
  padding: 0 30px;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box .comment_info span {
  font: 12px Arial;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table {
  margin: 0;
  padding: 0;
  width: 100%;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.left {
  font: 14px Arial;
  text-transform: uppercase;
  width: 20%;
  padding: 7px 0 0;
  color: #363636;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right {
  padding: 0 0 20px;
  width: 80%;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right.bottom {
  padding: 0;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right input.text {
  font: 16px Arial;
  border: 1px solid #bbbaba;
  padding: 5px 5px 4px;
  background: white;
  width: 70%;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right .submit {
  display: inline-block;
  background: url(img/grey_gradient_button_right.png) no-repeat right 0;
  height: 33px;
  border: 0;
  text-decoration: none;
  padding: 0 8px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right .submit span {
  background: url(img/grey_gradient_button_left.png) no-repeat;
  display: inline-block;
  text-decoration: none;
  font: 14px Arial;
  font-weight: bold;
  padding: 7px 6px 0 14px;
  color: #444444;
  height: 26px;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right .submit:hover {
  background-position: right -33px;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right .submit:hover span {
  background-position: 0 -33px;
  color: black;
}
#EDN_MAREvents .article.standalone .article_comments .add_comment .add_article_box table td.right textarea {
  font: 12px Arial;
  border: 1px solid #bfbfbf;
  padding: 5px;
  background: white;
  width: 90%;
  height: 100px;
}
#EDN_MAREvents .article.standalone .article_comments .num_of_comment {
  background: url(img/comment_count_bg.png) repeat-x whitesmoke;
  border: 1px solid white;
  padding: 3px 20px 5px;
  font: 15px Arial;
}
#EDN_MAREvents .article.standalone .article_comments .num_of_comment a {
  font: 15px Arial;
  font-weight: bold;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list {
  margin: 15px 0 0;
  display: block;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment {
  overflow: hidden;
  margin-left: 80px;
  padding: 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .votes {
  margin-top: 10px;
  width: 7%;
  float: left;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .votes input {
  position: relative;
  top: 5px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .votes span {
  font-size: 12px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side {
  width: 93%;
  overflow: hidden;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details {
  width: 15%;
  text-align: center;
  float: left;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .user_avatar {
  max-height: 60px;
  max-width: 60px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .author {
  font-size: 12px;
  margin: 1px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .date_time {
  font-size: 10px;
  color: #9a9a9a;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .votes {
  margin: 1px 0 0;
  font-size: 12px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .votes span {
  margin: 0 8px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .comment_details .votes span a {
  position: relative;
  top: 5px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .content_container {
  float: left;
  width: 85%;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .content_container .arrow {
  float: left;
  width: 26px;
  height: 31px;
  background: url(img/comment_pointer.png) no-repeat transparent;
  position: relative;
  left: 1px;
  top: 48px;
  z-index: 1;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .content_container .content {
  margin: 0 0 0 25px;
  background: url(img/comment_gradient_bg.png) repeat-x whitesmoke;
  border: 1px solid white;
  min-height: 100px;
  padding: 10px 20px;
  font: 12px Verdana;
  color: #363636;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .content_container .content p {
  margin: 0 0 5px;
  padding: 0;
  background: none;
  border: none;
  font: 12px Verdana;
  color: #363636;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .actions {
  font-size: 10px;
  margin: 2px 0 3px;
  float: right;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .actions a {
  color: #9a9a9a;
  margin: 0 5px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .right_side .actions a:hover {
  text-decoration: underline;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment {
  margin: 15px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment textarea {
  font: 12px Arial;
  border: 1px solid #bfbfbf;
  padding: 5px;
  background: white;
  width: 80%;
  height: 100px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment .actions {
  float: right;
  width: 15%;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment .actions a {
  display: inline-block;
  background: url(img/grey_gradient_button_right.png) no-repeat right 0;
  height: 33px;
  border: 0;
  text-decoration: none;
  padding: 0 8px 0 0;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment .actions a span {
  background: url(img/grey_gradient_button_left.png) no-repeat;
  display: inline-block;
  text-decoration: none;
  font: 14px Arial;
  font-weight: bold;
  padding: 7px 6px 0 14px;
  color: #444444;
  height: 26px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment .actions a:hover {
  background-position: right -33px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment .edit_comment .actions a:hover span {
  background-position: 0 -33px;
  color: black;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment.level1 {
  margin-left: 40px;
}
#EDN_MAREvents .article.standalone .article_comments .comment_list .comment.level0, #EDN_MAREvents .article.standalone .article_comments .comment_list .comment.level {
  margin-left: 0;
}
#EDN_MAREvents .article.standalone .author_group_profile {
  font-family: Arial;
  vertical-align: baseline;
  line-height: 1.25em;
  margin: 10px 0 0;
  padding: 15px;
  border: 1px solid white;
  background: url("img/grey_linear_gradient.png") repeat-x whitesmoke;
  overflow: hidden;
  position: relative;
}
#EDN_MAREvents .article.standalone .author_group_profile .author_rss {
  display: block;
  background: url(img/rss_18-18.png) no-repeat;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: auto;
  right: 5px;
  top: 5px;
  height: 18px;
  width: 18px;
}
#EDN_MAREvents .article.standalone .author_group_profile .author_rss span {
  display: none;
}
#EDN_MAREvents .article.standalone .author_group_profile .author_rss:hover {
  background-position: -18px 0;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_picture_container {
  float: left;
  font-size: 0;
  line-height: 0;
  margin: 0 15px 0 0;
  padding: 0;
  border: 0;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_picture_container img {
  padding: 0;
  margin: 0;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 1px 1px 2px 0 #dedede;
  -moz-box-shadow: 1px 1px 2px 0 #dedede;
  box-shadow: 1px 1px 2px 0 #dedede;
}
#EDN_MAREvents .article.standalone .author_group_profile .details_container h2 {
  padding: 0;
  border: 0;
  vertical-align: baseline;
  color: #555555;
  font: 12px Arial;
  font-weight: bold;
  line-height: 15px;
  margin: 0 0 4px;
}
#EDN_MAREvents .article.standalone .author_group_profile .details_container .short_info {
  margin: 0;
  padding: 0;
  border: 0;
  color: #6a6a6a;
  font: 12px Arial;
  line-height: 15px;
  text-shadow: 1px 1px #f1f1f1;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons {
  clear: both;
  padding: 5px 0 0 82px;
  overflow: hidden;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons a {
  text-decoration: none;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button {
  margin: 0 5px 0 0;
  float: left;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.contact, #EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.full_bio {
  display: inline-block;
  background: no-repeat #ecebeb;
  border: 1px solid white;
  padding: 2px 5px 2px 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.contact span, #EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.full_bio span {
  color: #636363;
  font: 12px Arial;
  line-height: 15px;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.contact:hover span, #EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.full_bio:hover span {
  color: black;
  text-decoration: none;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.contact {
  background-image: url(img/contact_letter.png);
  background-position: 3px 4px;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.full_bio {
  background-image: url(img/profile.png);
  background-position: 3px 3px;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: no-repeat;
  position: relative;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social span {
  display: none;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social:hover {
  background-position: -22px 0;
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social.facebook {
  background-image: url(img/facebook_button.png);
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social.linked_in {
  background-image: url(img/linked_in_button.png);
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social.twitter {
  background-image: url(img/twitter_button.png);
}
#EDN_MAREvents .article.standalone .author_group_profile .profile_buttons .button.social.google_plus {
  background-image: url(img/google_plus_button.png);
}
#EDN_MAREvents.news .article_rss_wrapper {
  overflow: hidden;
  clear: both;
  margin: 0 0 10px;
}
#EDN_MAREvents.news .article_rss_wrapper > a {
  float: right;
  font: 11px Arial;
  line-height: 13px;
  color: #444444;
}
#EDN_MAREvents.news .article_rss_wrapper > a > span {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(img/icons/rss_orange.png) 0 0;
  padding: 0;
  margin: 0 2px 0 0;
  border: 0;
}
#EDN_MAREvents.news .article_rss_wrapper > a:hover {
  color: black;
  text-decoration: none;
}
#EDN_MAREvents.news .article_rss_wrapper > a:hover > span {
  background-position: 0 14px;
}
#EDN_MAREvents.news .admin_action {
  font: 14px Arial;
  color: #ff0101;
  text-decoration: underline;
  padding: 0;
  margin: 0 10px 0 0;
  background: no-repeat 0 2px;
}
#EDN_MAREvents.news .admin_action:hover {
  text-decoration: underline;
  color: #cd0000;
}
#EDN_MAREvents.news .admin_action.publish_article {
  padding-left: 17px;
  background-image: url(img/icons/check_small.png);
}
#EDN_MAREvents.news .admin_action.edit {
  padding-left: 16px;
  background-image: url(img/icons/pencil_small.png);
}
#EDN_MAREvents.news .in_article_image {
  margin: 7px;
  overflow: hidden;
  max-width: 100%;
}
#EDN_MAREvents.news .in_article_image .image_wrapper {
  float: left;
  max-width: 97%;
}
#EDN_MAREvents.news .in_article_image .image_wrapper.no_text {
  margin: 5px 0 0 5px;
  position: relative;
  background: url(img/shadow.png) no-repeat right bottom;
  display: block;
  padding: 0 6px 6px 0;
  position: relative;
  font-size: 0;
  line-height: 0;
}
#EDN_MAREvents.news .in_article_image .image_wrapper img {
  border: 1px solid #cccccc !important;
  padding: 5px;
  margin: -5px 0 0 -5px;
  background-color: white;
  float: left;
  visibility: visible;
  max-width: 100%;
  height: auto;
}
#EDN_MAREvents.news .in_article_image p.image_title,
#EDN_MAREvents.news .in_article_image .image_description {
  clear: both;
  font: 11px Verdana;
  color: #252525;
}
#EDN_MAREvents.news .in_article_image p.image_title {
  font-weight: bold;
  margin: 0 0 2px 5px;
}
#EDN_MAREvents.news .in_article_image .image_description {
  font-style: italic;
  font-size: 10px;
  margin: 0 0 0 5px;
}
#EDN_MAREvents.news .in_article_image.left {
  float: left;
}
#EDN_MAREvents.news .in_article_image.right {
  float: right;
}
#EDN_MAREvents.news .in_article_image.clear {
  clear: both;
}
#EDN_MAREvents.news .in_article_image.no_left_margin {
  margin-left: 0;
}
#EDN_MAREvents.news .in_article_image.has_article {
  margin: 0 0 20px;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper {
  position: relative;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 0 0 1px;
  padding: 17px 20px 20px;
  width: 44%;
  height: auto;
  background: url(img/light_transparent_black.png) repeat;
  overflow: hidden;
  top: 0;
  bottom: 2.6%;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container .overflow_hider {
  overflow: hidden;
  height: 100%;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container h1,
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container h1 a,
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container .content {
  font: Verdana;
  color: white;
  margin: 0;
  padding: 0;
  border: 0;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container h1,
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container h1 a {
  font-size: 24px;
  line-height: 29px;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container h1 {
  margin: 0 0 5px 0;
  font-weight: bold;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .article_container .content {
  font-size: 14px;
  line-height: 18px;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .open_article_btn {
  position: absolute;
  top: 89%;
  right: 22px;
  left: auto;
  height: 14px;
}
#EDN_MAREvents.news .in_article_image.has_article .image_wrapper .date_box {
  position: static;
  float: left;
  margin: 6px 5px 5px 0;
}
#EDN_MAREvents.news .category_info h1 {
  font-size: 22px;
  font-family: Verdana, Geneva, sans-serif;
  color: black;
  line-height: 26px;
  margin: 0 0 10px;
  padding: 0;
}
#EDN_MAREvents.news .category_info .description {
  font-size: 14px;
  margin: 3px 0 10px;
  color: black;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 18px;
  font-weight: normal;
  overflow: hidden;
}
#EDN_MAREvents.news .category_info .description p {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 10px;
}
#EDN_MAREvents.news .child_categories {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#EDN_MAREvents.news .child_categories .in_article_image {
  margin: 0 20px 20px 0;
}
#EDN_MAREvents.news .child_categories .in_article_image .image_title {
  text-align: center;
  margin-right: 9px;
}
#EDN_MAREvents.news .child_categories .in_article_image .image_title a {
  color: black;
}
#EDN_MAREvents.news .child_categories .in_article_image .image_title a:hover {
  text-decoration: underline;
}
#EDN_MAREvents.news .article_pager {
  background: url(img/pagination/bg.png) repeat-x #ebebeb;
  border: 1px solid #e4e4e4;
  padding: 4px;
  margin: 0 0 20px;
  text-align: center;
}
#EDN_MAREvents.news .article_pager a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: inline-block;
}
#EDN_MAREvents.news .article_pager a.page {
  color: black;
  padding: 1px 6px;
  margin: 0 3px 0 0;
  line-height: 16px;
  border: 1px solid #e4e4e4;
  background: url(img/pagination/page_bg.png) repeat-x white;
}
#EDN_MAREvents.news .article_pager a.page.active {
  background: url(img/styles/grey/pagination_active_page_bg.png) repeat-x #646363;
  border: 1px solid #626262;
  color: white;
}
#EDN_MAREvents.news .article_pager a.first, #EDN_MAREvents.news .article_pager a.prev, #EDN_MAREvents.news .article_pager a.next, #EDN_MAREvents.news .article_pager a.last {
  text-transform: lowercase;
  color: #3e3e3e;
  margin: 0 5px 0 0;
}
#EDN_MAREvents.news .article_pager a.first:hover, #EDN_MAREvents.news .article_pager a.prev:hover, #EDN_MAREvents.news .article_pager a.next:hover, #EDN_MAREvents.news .article_pager a.last:hover {
  color: #707070;
}
#EDN_MAREvents.news .article_pager a .prev {
  margin: 0 2px 0 0;
}
#EDN_MAREvents.news .article_list {
  padding: 20px 0 0;
}
#EDN_MAREvents.news .EDN_article_pager {
  background-color: #99ccff;
}
#EDN_MAREvents.news .EDN_article_pager .firstButton, #EDN_MAREvents.news .EDN_article_pager .lastButton {
  background-color: #009900;
  margin: 3px;
  padding: 3px;
}
#EDN_MAREvents.news .EDN_article_pager .nextButton, #EDN_MAREvents.news .EDN_article_pager .previoustButton {
  background-color: #99ff33;
  margin: 3px;
  padding: 3px;
}
#EDN_MAREvents.news .EDN_article_pager .activepager {
  background-color: yellow;
  margin: 3px;
  padding: 3px;
}
#EDN_MAREvents.news .EDN_article_pager .pager {
  background-color: #ffffcc;
  margin: 3px;
  padding: 3px;
}
#EDN_MAREvents.news .edn_article_gallery {
  margin: 20px 0 0;
}
#EDN_MAREvents.news .edn_article_gallery ul {
  margin: 0;
  padding: 0;
  list-style: outside none;
  overflow: hidden;
}
#EDN_MAREvents.news .edn_article_gallery ul li {
  list-style: outside none;
  margin: 0 10px 10px 0;
  float: left;
}
#EDN_MAREvents.news .edn_article_gallery ul li a {
  line-height: 0;
  font-size: 0;
  display: block;
  border: 1px solid #cbcbcb;
  padding: 1px;
}
#EDN_MAREvents.news .edn_article_gallery ul li a:hover {
  border-color: #9d9c9c;
}
#EDN_MAREvents.news .article.multi_layout {
  padding: 0;
}
#EDN_MAREvents.news .article.multi_layout h1.title a {
  line-height: 27px;
}
#EDN_MAREvents.news .article.multi_layout .in_article_image {
  margin: 0;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn {
  margin: 0;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.left {
  float: left;
  margin-right: 3.9%;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.right {
  float: left;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.big {
  width: 47%;
  margin-bottom: 20px;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.big .in_article_image {
  overflow: visible;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.big .date_box {
  float: left;
  position: static;
  margin: 7px 5px 0 0;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.small {
  width: 47%;
  margin-bottom: 10px;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.small .in_article_image {
  margin: 0 5px 5px 0;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.small h1 {
  margin: 0 0 7px;
  line-height: 15px;
  font-size: 12px;
}
#EDN_MAREvents.news .article.multi_layout.two_collumn.small h1 a {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
#EDN_MAREvents.news .article.multi_layout.single_collumn {
  clear: both;
  overflow: hidden;
  margin: 0 0 15px;
}
#EDN_MAREvents.news .article.multi_layout.single_collumn .in_article_image {
  margin: 0 5px 5px 0;
}
#EDN_MAREvents.news .article.multi_layout.single_collumn h1 {
  margin: 0 0 7px;
}
#EDN_MAREvents.news .article.multi_layout.single_collumn h2 {
  margin: 0 0 5px;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container {
  margin: 15px 0;
  border-radius: 6px;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr:nth-child(even) td {
  background-color: #ebebeb;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td {
  padding: 4px 10px;
  color: #404040;
  font-family: Verdana;
  background-color: #e0dede;
  vertical-align: top;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td span,
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td ul li {
  line-height: 1.1;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_cf_all_fields_table_label {
  text-align: right;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_cf_all_fields_table_label > span {
  font-weight: bold;
  white-space: nowrap;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkboxList {
  margin: 0;
  padding: 0;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkboxList > li {
  list-style-type: none;
  padding: 0 0 4px 0;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkboxList > li .EDN_cf_checkbox_icon {
  margin-top: 0;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkbox_label {
  line-height: 16px;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkbox_icon {
  background: url(img/cf-checkbox.png) no-repeat 0 -18px;
  float: left;
  width: 16px;
  height: 17px;
  margin: 3px 4px 0 0;
}
#EDN_MAREvents.news .EDN_cf_all_fields_container > table tr td.EDN_all_fields_table_value .EDN_cf_checkbox_checked .EDN_cf_checkbox_icon {
  background-position: 0 0;
}
#EDN_MAREvents.news .user_dashboard {
  background: url(img/silver_gradient.png) repeat-x #ebebeb;
  border: 1px solid #e4e4e4;
  padding: 4px 6px;
  margin: 0 0 20px;
  overflow: hidden;
}
#EDN_MAREvents.news .user_dashboard a {
  display: block;
  float: left;
  color: #363636;
  font: 11px Arial;
  font-weight: bold;
  padding: 5px 0 0 35px;
  height: 20px;
  margin: 0 10px 0 0;
}
#EDN_MAREvents.news .user_dashboard a.add_article {
  background: url(img/icons/green_plus.png) no-repeat;
  padding-left: 25px;
}
#EDN_MAREvents.news .user_dashboard a.article_manager {
 background: url(img/icons/papers.png) no-repeat 0 1px;
  padding-left: 28px;
}
#EDN_MAREvents.news .user_dashboard a.approve_articles {
  background: url(img/icons/approve_articles.png) no-repeat 0 1px;
  padding-left: 22px;
}
#EDN_MAREvents.news .user_dashboard a.approve_comments {
  background: url(img/icons/approve_comments.png) no-repeat 0 2px;
  padding-left: 22px;
}
#EDN_MAREvents.news .user_dashboard a.category_manager {
  background: url(img/icons/categories.png) no-repeat 0 2px;
  padding-left: 22px;
}
#EDN_MAREvents.news .user_dashboard a.dashboard {
  background: url(img/icons/monitor.png) no-repeat 0 3px;
  padding-left: 24px;
}
#EDN_MAREvents.news .user_dashboard a.settings {
  background: url(img/icons/settings.png) no-repeat 0 1px;
  padding-left: 24px;
}
#EDN_MAREvents.news .user_dashboard a.author_profile {
  background: url(img/icons/profile.png) no-repeat 0 1px;
  padding-left: 18px;
}
#EDN_MAREvents.news .user_dashboard a:hover {
  text-decoration: underline;
}
#EDN_MAREvents.search {
  margin: 0 0 15px;
}
#EDN_MAREvents.search .search_message {
  font: 14px Arial;
  color: black;
  display: block;
}
#EDN_MAREvents.search .search_input {
  overflow: hidden;
}
#EDN_MAREvents.search .search_input .input {
  width: 220px;
  float: left;
  overflow: hidden;
  height: 22px;
  background: url(img/styles/grey/search_sprite.png) no-repeat -6px 0;
  padding: 6px 0 0;
}
#EDN_MAREvents.search .search_input .input input {
  background: transparent;
  width: 206px;
  height: 17px;
  padding: 0;
  border: 0;
  margin: 0 7px;
  font-size: 13px;
  color: #707070;
  line-height: 19px;
}
#EDN_MAREvents.search .search_input .input input.acLoading {
  background: url(img/indicator.gif) 85% center no-repeat !important;
}
#EDN_MAREvents.search .search_input .do_search {
  display: block;
  width: 31px;
  height: 28px;
  text-indent: -10000px;
  text-transform: capitalize;
  background: url(img/styles/grey/search_sprite.png) no-repeat 0 -28px;
  padding: 0;
  margin: 0;
  border: 0;
  float: left;
  cursor: pointer;
  text-decoration: none;
}
#EDN_MAREvents.search .search_input .do_search:hover {
  background-position: -31px -28px;
}
#EDN_MAREvents.search .search_input .do_search span {
  font-size: 12px;
  line-height: 16px;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}
#EDN_MAREvents.search .search_input.button_outside .input {
  width: 245px;
  float: none;
  overflow: hidden;
  height: 28px;
  background: url(img/styles/grey/search_sprite.png) no-repeat 245px 0;
  padding: 0 6px 0 0;
  margin: 0 0 5px;
}
#EDN_MAREvents.search .search_input.button_outside .input input {
  background: url(img/styles/grey/search_sprite.png) no-repeat -6px 0;
  width: 239px;
  height: 28px;
  padding: 0 0 0 6px;
  border: 0;
  margin: 0;
}
#EDN_MAREvents.search .search_input.button_outside .do_search {
  display: inline-block;
  width: auto;
  height: 22px;
  text-indent: 0;
  text-transform: none;
  background: url(img/styles/grey/search_button_right.png) no-repeat right 0;
  float: none;
  padding: 0 6px 0 0;
}
#EDN_MAREvents.search .search_input.button_outside .do_search span {
  display: inline-block;
  background: url(img/styles/grey/search_sprite.png) no-repeat 0 -56px;
  padding: 4px 2px 0 25px;
  margin: 0;
  height: 18px;
}
#EDN_MAREvents.search .search_input.button_outside .do_search:hover {
  background-position: right -22px;
}
#EDN_MAREvents.search .search_input.button_outside .do_search:hover span {
  background-position: 0 -78px;
}
#EDN_MAREvents.tag_cloud {
  margin: 0 0 15px;
}
#EDN_MAREvents.tag_cloud h1.edn_module_title {
  margin: 0;
}
#EDN_MAREvents.tag_cloud .tags a {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #363636;
  line-height: 22px;
  display: inline-block;
  margin: 5px 5px 0 0;
}
#EDN_MAREvents.tag_cloud .tags a:hover {
  text-decoration: underline;
}
#EDN_MAREvents.tag_cloud .tags a span {
  color: #787878;
  font-size: 11px;
  font-weight: bold;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle1 {
  font-size: 12px;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle2 {
  font-size: 14px;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle3 {
  font-size: 16px;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle4 {
  font-size: 18px;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle5 {
  font-size: 20px;
}
#EDN_MAREvents.tag_cloud .tags a.TagStyle6 {
  font-size: 22px;
}
#EDN_MAREvents.category_menu {
  margin: 0 0 15px;
}
#EDN_MAREvents.category_menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  list-style: outside none;
}

/* basic wrapper & link styles */
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li {
  margin: 0;
  padding: 0;
  list-style: outside none;
  cursor: pointer;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div {
  padding: 20px 30px 20px 138px;
  margin: 0 0 5px;
  /*background: url(img/icons/greater_than_grey.png) no-repeat 18px center;*/
  overflow: hidden;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a {
  color: #252426;
  font-family: 'PT Sans', sans-serif;
}

/* icons */
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a.icon {
  position: absolute;
  left: 10px;
  text-indent: -10000px;
  text-decoration: none;
  line-height: 12px;
}

/* rss icon
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a.icon.rss {
  background: url(img/icons/rss_orange.png) no-repeat;
  width: 14px;
  height: 14px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a.icon.rss:hover {
  background-position: 0 -14px;
}*/

/* drop down icon*/
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a.icon.expand_collapse {
  background: url(img/icons/up_down_grey.png) 3px 2px no-repeat;
  width: 15px;
  height: 13px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div a.icon.expand_collapse.collapse {
  background-position: -10px 3px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div:hover a.icon.expand_collapse {
  background-position: 3px -11px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li div:hover a.icon.expand_collapse.collapse {
  background-position: -10px -10px;
}

/* active & hover states */
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.active div{
  font-weight: bold;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper div{
  background-color: #E9E9E9;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper div:hover{
  background-color: #B9B9C8;
}

/* padding for levels 0-6 */
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_0 > div {
  padding-left: 30px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_1 > div {
  padding-left: 48px;
  background-position: 36px center;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_2 > div {
  padding-left: 66px;
  background-position: 54px center;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_3 > div {
  padding-left: 84px;
  background-position: 72px center;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_4 > div {
  padding-left: 102px;
  background-position: 90px center;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_5 > div {
  padding-left: 120px;
  background-position: 108px center;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper li.level_6 > div {
  padding-left: 138px;
  background-position: 126px center;
}

#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper.author_menu li div {
  background-image: none;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper.author_menu li div > img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid white;
  float: left;
  margin: 0 7px 0 0;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper.author_menu li.level_0 > div {
  padding-left: 15px;
}
#EDN_MAREvents.category_menu ul.edn_category_menu_wrapper.author_menu li.level_1 > div {
  padding-left: 25px;
}
#EDN_MAREvents.calendar .top_calendar_actions {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 2px 3px;
  line-height: 0;
  border: 0;
  text-align: right;
}
#EDN_MAREvents.calendar .top_calendar_actions > a {
  margin: 0 0 0 5px;
  display: inline-block;
  padding: 0;
  border: 0;
  background: url(img/calendar/calendar_action_buttons.png);
}
#EDN_MAREvents.calendar .top_calendar_actions > a > span {
  display: none;
}
#EDN_MAREvents.calendar .top_calendar_actions > a.articles_by_month {
  width: 12px;
  height: 12px;
  background-position: 0 -5px;
}
#EDN_MAREvents.calendar .top_calendar_actions > a.icalendar_export {
  width: 12px;
  height: 15px;
  background-position: -13px -1px;
}
#EDN_MAREvents.calendar .top_calendar_actions > a.articles_rss {
  width: 12px;
  height: 12px;
  background-position: -26px -4px;
}
#EDN_MAREvents.calendar .top_calendar_actions > a.events_rss {
  width: 18px;
  height: 16px;
  background-position: -39px 0;
}
#EDN_MAREvents.calendar .callendar_table_container {
  margin: 0 0 15px;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table {
  width: 100%;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table td {
  background-color: transparent !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .month_selection {
  background: url(img/styles/grey/calendar_title_bg.png) repeat-x #686868;
  width: 100%;
  border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .month_selection td {
  text-align: center;
  padding: 6px 0 7px;
  font: 15px Arial, Helvetica, sans-serif;
  color: white;
  text-shadow: 0 -1px 0 #6c6c6c;
  font-weight: bold;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .month_selection td.next_prev_months a {
  color: white !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .week_days {
  background: url(img/calendar_weekdays_bg.png) repeat-x #e5e5e5 !important;
  color: #6c7174;
  font-size: 9px;
  padding: 7px 0 5px;
  text-shadow: 1px 0 0 white;
  border-bottom: 1px solid #ccd2d6;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day {
  padding: 8px 3px 7px;
  margin: 0;
  border: 1px solid #e7e9ea;
  background: #f3f3f3 !important;
  text-align: center;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day a {
  color: #6f6f6f !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.other_month a {
  color: #c8cccf !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.has_posts {
  background: #e0e0e0 !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.has_events {
  background: #ffae00 !important;
  border-color: #d8d04c;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.has_events a {
  color: #434343 !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.today {
  background: #a1a1a1 !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.today a {
  color: white !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.selected {
  background: #c5c5c5 !important;
}
#EDN_MAREvents.calendar .callendar_table_container .calendar_table .day.selected a {
  color: white !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day {
  vertical-align: top;
  padding: 0;
  background: white !important;
  overflow: hidden;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day > a {
  display: block;
  background: #f3f3f3;
  padding: 3px 7px 1px;
  margin: 0;
  border: 0;
  text-align: left;
  font-weight: bold;
  color: #6f6f6f !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.other_month a {
  color: #c8cccf !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.has_posts, #EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.has_events {
  background: transparent !important;
  border: 1px solid #e7e9ea;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.has_posts > a, #EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.has_events > a {
  background: #e0e0e0 !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.has_events > a {
  background: #ffae00 !important;
  color: white !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.today > a, #EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.selected > a {
  background: #a1a1a1 !important;
  color: white !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day.selected > a {
  background: #c5c5c5 !important;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day > ul {
  margin: 0;
  padding: 0 4px 3px;
  border: 0;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day > ul > li {
  border: 0;
  margin: 0;
  padding: 3px 0 0;
  list-style: none;
  display: block;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day > ul > li > a {
  border: 1px solid #adadad;
  border-radius: 5px;
  margin: 0;
  padding: 2px 5px;
  background: white;
  display: block;
  text-align: left;
  color: #707070 !important;
  text-decoration: none;
  font: 10px Arial;
  line-height: 12px;
}
#EDN_MAREvents.calendar .callendar_table_container.advanced .calendar_table .day > ul > li.event > a {
  border: 1px solid #f77601;
  background: #fff3e9;
  color: #ef5a00 !important;
}
#EDN_MAREvents.calendar .archive_list {
  margin: 0 0 15px;
}
#EDN_MAREvents.calendar .archive_list .edn_module_title {
  margin: 0;
}
#EDN_MAREvents.calendar .archive_list ul {
  list-style: outside none;
  margin: 0;
  padding: 0;
}
#EDN_MAREvents.calendar .archive_list ul li {
  list-style: outside none;
  border-bottom: 1px solid #d3d2d2;
  padding: 6px 4px 3px 23px;
  background: url(img/icons/grey_arrows_right.png) no-repeat 9px 12px;
}
#EDN_MAREvents.calendar .archive_list ul li a {
  color: #363636;
  font: 12px Arial, Helvetica, sans-serif;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box {
  border: none;
  padding: 0;
  background: none;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li {
  cursor: pointer;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div > .edn_archive-year,
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div > .edn_archive-month {
  text-decoration: none;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div > .edn_archive-year:hover,
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div > .edn_archive-month:hover {
  text-decoration: underline;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse {
  display: block;
  float: right;
  line-height: 12px;
  margin: 0 0 0 4px;
  text-decoration: none;
  text-indent: -10000px;
  background: url(img/icons/up_down_grey.png) no-repeat scroll 3px 2px;
  height: 13px;
  width: 15px;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div .icon.expand_collapse.collapse {
  background-position: -10px 3px;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div:hover .icon.expand_collapse {
  background-position: 3px -11px;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li div:hover .icon.expand_collapse.collapse {
  background-position: -10px -10px;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li.active > div > .edn_archive-year,
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li.active > div > .edn_archive-month {
  font-weight: bold;
}
#EDN_MAREvents.calendar .archive_list .edn_module_box .edn_archive_menu_wrapper li ul li:last-child {
  border-bottom: none;
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title {
  position: relative;
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a {
  display: block;
  position: absolute;
  left: auto;
  bottom: auto;
  margin: 0;
  padding: 0;
  border: 0;
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a.export {
  top: 4px;
  right: 6px;
  height: 14px;
  width: 12px;
  background: url(img/icons/export_icalendar_white_outline.png);
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a.rss {
  top: 5px;
  right: 6px;
  height: 14px;
  width: 14px;
  background: url(img/icons/rss_orange.png);
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a.rss:hover {
  background-position: 0 -14px;
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a.rss ~ a.export {
  right: 26px;
}
#EDN_MAREvents.calendar .archive_list.events .edn_module_title > a > span {
  display: none;
}
#EDN_MAREvents.calendar .archive_list.events ul li {
  background: url(img/icons/archive_event_clock.png) no-repeat 6px 7px;
}
#EDN_MAREvents .chameleon_slider {
  margin: 15px 0;
}
#EDN_MAREvents .fb-comments, #EDN_MAREvents .fb-comments iframe[style], #EDN_MAREvents .fb-comments > span {
  width: 100% !important;
}
#EDN_MAREvents .fb_comments_count {
  margin: 0 !important;
  display: inline !important;
}

.qtip.edn_calendarbox_BlogOne {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  min-width: 50px;
  font-size: 10px;
  line-height: 12px;
  direction: ltr;
  padding: 0;
  margin: 0;
  background: #f6f6f6;
  border: 1px solid #cdcdcd;
  border-radius: 2px;
  box-shadow: 2px 2px 3px -2px #1a1a1a;
  max-width: 500px;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content {
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .title,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .title {
  border: 0;
  border-bottom: 1px solid #cdcdcd;
  background: url(img/calendar/title_gradient.png) repeat-x 0 bottom white;
  margin: 0;
  padding: 6px 15px 0;
  display: block;
  height: 19px;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .title span,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .title span {
  font: 12px Arial;
  color: #111111;
  line-height: 14px;
  font-weight: bold;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .title span a,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .title span a {
  text-decoration: none;
  color: #111111;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .title span a:hover,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .title span a:hover {
  color: black;
  text-decoration: underline;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  display: block;
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article {
  display: block;
  margin: 0;
  border: 0;
  padding: 15px;
  width: 385px;
  overflow: hidden;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > img,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > img {
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  border: 0;
  border-radius: 5px;
  max-width: 100px;
  max-height: 100px;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article p,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article p {
  color: #333333;
  font: 12px Arial;
  line-height: 14px;
  margin: 0;
  padding: 0;
  display: block;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > p.title,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > p.title {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > p.title a,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > p.title a {
  font: 14px Arial;
  line-height: 16px;
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > p.title a:hover,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > p.title a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > p.location,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > p.location {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #111111;
  margin-top: 5px;
  padding: 0 0 0 15px;
  background: url(img/calendar/red_map_location.png) no-repeat 0 0;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > .content p,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > .content p {
  margin: 10px 0 0;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > a,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > a {
  float: right;
  text-decoration: none;
  font: 12px Arial;
  color: #333333;
  line-height: 14px;
  font-weight: bold;
  margin: 3px 0 0;
  padding: 0 0 0 9px;
  border: 0;
  background: url(img/calendar/red_arrow.png) no-repeat 0 2px;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article > a:hover,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article > a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article_list,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article_list {
  display: block;
  margin: 0;
  border: 0;
  padding: 15px 15px 15px 30px;
  width: 385px;
  overflow: hidden;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article_list > li,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article_list > li {
  list-style: url(img/calendar/red_arrow.png) outside;
  margin: 5px 0 0px;
  padding: 0;
  border: 0;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article_list > li > a,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article_list > li > a {
  color: #333333;
  font: 12px Arial;
  line-height: 14px;
  font-weight: bold;
  text-decoration: none;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article_list > li > a:hover,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article_list > li > a:hover {
  text-decoration: underline;
}
.qtip.edn_calendarbox_BlogOne > .qtip-content > .wrapper > .article_list > li > p,
.qtip.edn_calendarbox_BlogOne > .ui-tooltip-content > .wrapper > .article_list > li > p {
  color: #111111;
  margin: 0;
  padding: 0;
  border: 0;
  font: 10px Arial;
  line-height: 12px;
}

.EDN_search.BlogOne {
  padding: 0px;
  border: 1px solid #cccccc;
  background-color: white;
  overflow: hidden;
  z-index: 9999999;
  padding: 3px;
  box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.27);
  margin: 0 20px;
}
.EDN_search.BlogOne ul {
  margin: 0px;
  padding: 0px;
  list-style-position: outside;
  list-style: none;
}
.EDN_search.BlogOne ul li {
  margin: 0px;
  padding: 2px 5px;
  display: block;
  font: Arial;
  font-size: 12px;
  color: #363636;
  border: solid 1px transparent;
}
.EDN_search.BlogOne ul li span a {
  color: #363636;
  text-decoration: none;
}
.EDN_search.BlogOne ul li span a:hover {
  text-decoration: none;
  color: white;
  text-decoration: underline !important;
}
.EDN_search.BlogOne .acSelect {
  background-color: #878787;
  color: white;
}
.EDN_search.BlogOne .acSelect a {
  color: white;
}


/* Admin Fixes */
.page-home #dnn_ContentPane span[id*='_dlArticleList'] .admin_action {
  display: none;
}



