/* Enter Your Custom CSS Here */
.site-header {background-color:#145bc5;padding-bottom:20px;border-color:#ffa500;}
#site-main {margin-top:0px;}
.site-footer {margin:0;padding-top:40px;border-color:#ffa500;background-color:#145bc5;}
.wrapper {width:94%;}
.post-single {margin:0px;}
#site-main .widget-title {background:linear-gradient(#8d5d04,#ffa500) !important;box-shadow:0px 2px 2px #ffa500;font-size:18px;font-weight:400;text-transform:uppercase;}
.page-id-4 .ilovewp-page-inner, .page-id-93 .ilovewp-page-inner,  .page-id-159 .ilovewp-page-inner {display:none;}

#site-aside .widget_nav_menu .menu-item, #site-main .widget-title, .comments-area .comments-title {background-color:rgba(20, 91, 197, 0.5);color:#ffff00;}
#site-aside .widget_nav_menu a, #site-aside .widget_nav_menu .current-menu-item > a, #site-aside .widget_nav_menu a:hover, #site-aside .widget_nav_menu a:focus {color:#efefef;}
#site-aside .widget_nav_menu .menu-item:hover a {color:#efefef;}
/* #site-aside .widget_nav_menu .widget-title {border-bottom:2px solid #8e0404;margin-bottom:0px;}*/
.wpcf7 input, textarea {width:100%;}
.post-single textarea {max-width:100%;}
/*.page-id-4 #site-aside {display:none;}
.page-id-4 #site-content {width:100%;} */
.site-footer .copy-ilovewp {display:none;}

.lsow-dark-bg .lsow-services .lsow-service .lsow-service-text {color:#fff;}
button, input[type=button], input[type=reset], input[type=submit] {background-color:#ffa500;font-size:16px;padding:12px;}


.grade-row h2 {text-transform:uppercase;color:#fff;}
.grade-row a {background:#fff;box-shadow:2px 2px 2px #442c2c;border-radius:4px;padding:7px 20px;}


/* Side Menu Design */
#site-aside .widget_nav_menu .menu-item {
	background: linear-gradient(#145bc5, #0aa8d1);
}

#pg-4-2 > .panel-row-style {
  background: linear-gradient(#145bc5, #0aa8d1);
}

.menu-item-102 a:before {
  content:"";
  background:url('http://www.aeoniti.org/wp-content/uploads/2018/05/3-stars-e1525197799300.png');
  display:block;
  height:24px;
  width:90px;
  text-align:center;
	position:absolute;
  top:-20px;
}

.staff-list td {
  font-size:13px;
  line-height:1.5em;
}
.staff-list th:first-child {
  width:90px;
}
.staff-list th:nth-child(5n), .staff-list th:nth-child(6n) {
  width:150px;
}
.staff-list tr:nth-child(2n+2){
  background-color:#efefef;
}