@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
  font-family: Roboto;
}

p {
  font-size: 1em;
  /*color: #8a8a8a;*/
  color: #515d77;
}

a {
  color: #404fc2;
}

a:hover {
  color: #7924a6;
}

.entry-title {
  font-family: Roboto;
  font-size: 2em;
  font-weight: 500;
  color: #8a8a8a;
}

.ecs-event .entry-title-summary {
  font-family: Roboto;
  font-size: 1em;
}


.builder-module {
  border-bottom: 2px solid #e2eaf0;
}
/*#builder-module-526fce1e51247.builder-module.builder-module-header.builder-module-2.builder-module-header-1.builder-module-middle.builder-module-header-last.builder-module-before-content.builder-module-before-default-module-style.builder-module-after-navigation.builder-module-after-default-module-style.default-module-style.clearfix {*/
.builder-module-header {
  background-image: url("http://zamc.org/wp-content/uploads/2017/09/zamc_long100.png");
	/*background-image: url("http://zamc.org/wp-content/uploads/2017/05/white-translucent3.png");*/
  /*background-image: url("http://zamc.org/wp-content/uploads/2017/09/Faravahar-translucent5.png");*/
  background-repeat: no-repeat;
  background-size: cover; /*contain*/
  background-position: center;
  background-color: #2e304d;
  /*height: 16em;*/
}
/*
#builder-module-526fd01d5a330.builder-module.builder-module-navigation.builder-module-1.builder-module-navigation-1.builder-module-top.builder-module-before-header.builder-module-before-default-module-style.default-module-style.clearfix.builder-module-navigation-custom-menu.builder-module-navigation-custom-menu-id-3 {
  background-color: #2e304d;
}
*/
.builder-module-outer-wrapper .builder-module {
  padding-top: 2em;
  padding-left: 0;
  padding-right: 0;
}

.builder-module-outer-wrapper .builder-module-navigation {
  padding: 0em 0em 0em 0em;
  background-color: #2e304d;
}



.builder-module-content .hentry {
	padding-top: 2em;
  margin-bottom: 2em;
  border-style: solid;
  border-width: 4px 0px 0px 0px;
 	border-color: #F5F5F5;
}

.builder-module-navigation ul .current_page_item a,
.builder-module-navigation ul .current-cat a,
.builder-module-navigation ul .current-menu-item a {
  color: #e2eaf0;
}

.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
  font-size: 1em;
  background: transparent;
  color: #e2eaf0;
  padding: 0;
  margin-right: 2em;
  margin-bottom: 1em;
  letter-spacing: 0;
  position: relative;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

.site-title,
.site-title a,
.site-title a:hover {
  font-family: Georgia;
  height: auto;
  margin-bottom: 0;
  text-decoration: none;
  font-size: 2em;
  font-weight: 500;
  font-variant: small-caps;
  /*color: #e2eaf0;*/
  color: #ffffff;
  letter-spacing: 1px;
}

.site-tagline,
.site-tagline a,
.site-tagline a:hover {
  font-variant: normal;
  font-style: italic;
  font-family: Georgia;
  font-size: 1.2em;
  text-transform: none;
  /*color: #e2eaf0;*/
  color: #ffffff;
}