#home-top {
  background: url(/images/home-banner.jpg) no-repeat 0 0;
  min-height: 282px;
  overflow: hidden;
  position: relative;
}

#home-top_irish {
  background: url(/images/home-banner-irish.jpg) no-repeat 0 0;
  min-height: 310px;
  overflow: hidden;
  position: relative;
  background-size: 1060px;
}

#home-top #introduction {
  font-size: 1.3em;
  line-height: 160%;
  padding: 20px 20px 20px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 415px;
  display: inline;
}

#home-top_irish #introduction_irish {
  font-size: 1.3em;
  line-height: 160%;
  padding: 20px 20px 20px 20px;
  position: absolute;
  right: 0;
  top: 0;
  width: 500px;
  display: inline;
}

#home-top h1,
#home-top_irish h1 {
  left: -9999px;
  position: absolute;
}

.pubsearch {
  margin-bottom: 10px;
}

#alerts {
  background: #F5EDDF;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5eddf), to(#ebdcc0));
  background: -webkit-linear-gradient(#f5eddf, #ebdcc0);
  background: -moz-linear-gradient(#f5eddf, #ebdcc0);
  background: -ms-linear-gradient(#f5eddf, #ebdcc0);
  background: -o-linear-gradient(#f5eddf, #ebdcc0);
  background: linear-gradient(#f5eddf, #ebdcc0);
  -pie-background: linear-gradient(#f5eddf, #ebdcc0);
  margin: 0;
  padding: 1em 1em 0 1em;
  position: relative;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

#alerts div.alert-item {
  margin: 0 0 1em 0;
  overflow: hidden;
  width: 928px;
}

#alerts div.alert-item div.alert-top {
  background: url(/images/alert-top.png) no-repeat 0 0;
  height: 10px;
  width: 928px;
}

#alerts div.alert-item div.alert-bottom {
  background: url(/images/alert-bottom.png) no-repeat 0 0;
  height: 10px;
  width: 928px;
}

#alerts div.alert-item div.alert-content {
  background: #fff;
  border-right: 4px solid #e5d1af;
  padding: 0 20px 0 28px;
  width: 876px;
}

#alerts div.alert-item h2 {
  color: #00927c;
  margin-bottom: 0;
}

#alerts div.alert-item a {
  color: #b90071;
}

#alerts div.alert-item p {
  margin-bottom: 0;
}

#home-bottom {
  background: transparent url(/images/home-grad-bg.png) repeat-x 0 0;
  border-top: 1px solid #d4d6d9;
  overflow: hidden;
  padding: 20px 10px;
  /*
  position: relative;
  display: inline;
  */
}

#home-bottom .column {
  float: left;
  overflow: hidden;
  padding: 25px 10px;
  width: 290px;
  display: inline;
}

#home-bottom .column a.rss {
  overflow: hidden !important;
  padding-bottom: 0 !important;
}

#home-bottom h2 {
  color: #00927c;
  font-size: 1.2em !important;
  margin-bottom: .5em !important;
}

#home-bottom h3 {
  font-size: 1.1em !important;
  margin-bottom: .75em !important;
}

#home-bottom a {
  color: #00927c;
}

#home-bottom div.full-width-column {
  padding: 25px 10px;
}

#home-bottom div.full-width-panel {
  background: #f7f7f7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: -ms-linear-gradient(#ffffff, #f7f7f7);
  background: -o-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
  padding: 10px;
}

#home-bottom div.home-panel {
  background: #f7f7f7;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
  background: -webkit-linear-gradient(#ffffff, #f7f7f7);
  background: -moz-linear-gradient(#ffffff, #f7f7f7);
  background: -ms-linear-gradient(#ffffff, #f7f7f7);
  background: -o-linear-gradient(#ffffff, #f7f7f7);
  background: linear-gradient(#ffffff, #f7f7f7);
  /*
    -pie-background: linear-gradient(#ffffff, #f7f7f7);
    */
  margin-bottom: 20px;
  padding: 10px;
  position: relative;
  width: 270px;
  min-height: 187px;
  overflow: hidden;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

#home-bottom div.home-panel-content {
  float: right;
  width: 170px;
}

#home-bottom .home-panel p {
  margin-bottom: 0;
}

img.attachment-homepage_featured {
  border: 3px solid #eaeaea;
  float: left;
  margin: 0 0 0 0;
}

#latest-news {
  background-color: #ededed;
  padding: 10px;
}

#latest-news ul {
  background-color: #fff;
  margin: 0 0 1em 0;
  padding: 10px 10px 1px 10px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/wp-content/themes/ntma/PIE.htc);
}

#latest-news ul li {
  margin: 0 0 1em 0;
}

#latest-news ul li p {
  line-height: 150%;
}

#latest-news p {
  line-height: 100%;
  margin-bottom: 0 !important;
}

#quick-links ul {
  padding: .5em 0 1em 0;
}

#quick-links ul li {
  background: url(/images/bullet-green-large.png) no-repeat 0 50%;
  border-top: 1px solid #edeceb;
  border-bottom: 1px solid #edeceb;
  font-size: 0.9em !important;
  line-height: 28px;
  margin: 0 0 1em 0;
  min-height: 28px;
  padding: 2px 0 2px 35px;
  zoom: 1;
}

h2.underline {
  border-bottom: 3px solid #edeceb;
  margin-bottom: .25em;
}
